
.container { margin:0 auto;overflow: hidden; }
@media (min-width: 576px) {
	.container { max-width: 540px; }
}

@media (min-width: 768px) {
	.container { max-width: 750px; }
}

@media (min-width: 992px) {
	.container { max-width: 970px; }
}

@media (min-width: 1200px) {
	.container { max-width: 1170px; }
}

.content {
	padding: 40px 0;
}

footer {
	background-color: black;
	padding: 40px 0;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  float:left;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}



/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  background: url('/images/preloader-dark.gif') center center no-repeat; 
  text-align: center;
  margin-top: -12px;
  margin-left: -12px;
  z-index: 1044;
  text-indent: -9999px;
}
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader, .hidden {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }



/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}



body,
.dropdown-menu { font-size: 0.875rem; }


/* ----------------------------------------------------------------
  Basic
-----------------------------------------------------------------*/

ol {
  margin: 0;
  padding-left:25px;
}
ol li {
  margin: 0;
  padding: 0;    
}
dl, dt, dd, ul, ul li {
	margin: 0;
	padding: 0;    
	list-style-type: none;
}

.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}

::selection {
	background: #ff4400;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #ff4400; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #ff4400; /* Safari */
	color: #FFF;
	text-shadow: none;
}

:active,
:focus { outline: none !important; }


/* ----------------------------------------------------------------
	Typography
-----------------------------------------------------------------*/


body {
	line-height: 1.5;
	color: #e0e0e0;
	font-family: sans-serif,verdana,arial;
	line-height: 1.5;
    margin: 0;
	background-color: #191919;
}

a {
	text-decoration: none !important;
	color: #ff4d53;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img, figure, div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.content a {
  text-decoration: none !important;
  color: #bbbbbb;
}

a:hover { color: #fff; }

img { max-width: 100%; }


/* ----------------------------------------------------------------
	Cookie consent
-----------------------------------------------------------------*/

.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0)}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}



/* ----------------------------------------------------------------
  Basic Layout Styles
-----------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #fff;
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
	font-family: 'Raleway', sans-serif;
}

h5,
h6 { margin-bottom: 0; }

h1, h2 { font-size: 30px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

h5 { font-size: 14px; }

h6 { font-size: 12px; }

h4 { font-weight: 600; }

h5,
h6 { font-weight: bold; }

h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge) { color: #ff4400; }

p,
pre,
dl,
dd,
blockquote,
address,
table,
fieldset { margin-bottom: 20px; margin-block-start: 0; }

.aligncenter {
	text-align:center;
}
.alignright {
	text-align:right;
}
.topbar {
  text-align:right;
  background-color: black;
  padding: 5px 0 0px 0;
}
.topbar a{
  background-color: #2d2d2d;
  display: inline-block;
  color: white !important;
  padding: 7px 5px;
  border-radius: 2px;
  margin-right: 5px;
  text-transform:uppercase;
  line-height: 13px;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.topbar a:hover{
  background-color:#565656;
}
.topbar a.red{
  background-color: #ff020c91;
}
.topbar a.green{
  background-color: #3a820b;
}
.logo{
	background-color: black;
    padding: 0px 0 0px 0;
}

.buscador{
	background-color: #ff020c91;
    padding: 20px 0 15px 0;
}
.buscadoradmin{
  background-color:#353535;
    padding: 20px 0 15px 0;
}
.titulocabecera{
  background-color: #ff020c91;
    padding: 20px 0 15px 0;
}
.btn, .btn-red, .btn-gray, .btn-green, .btn-blue{
	  background-color: #191919;
    cursor: pointer;
    color: white !important;
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #191919;
    border-radius:2px;
    padding: 5px 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
}
.btn-big, .btn-big-red, .btn-big-gray, .btn-big-green, .btn-big-blue{
    background-color: #191919;
    cursor: pointer;
    color: white !important;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #191919;
    border-radius:2px;
    padding: 15px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
}
.btn-small, .btn-small-red, .btn-small-gray, .btn-small-green, .btn-small-blue{
  background-color: #000000;
  cursor: pointer;
    color: white !important;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid #191919;
    border-radius:2px;
    padding: 3px 9px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
}
.btn-mini, .btn-mini-red, .btn-mini-gray, .btn-mini-green, .btn-mini-blue{
    background-color: #000000;
    cursor: pointer;
    color: white !important;
    font-weight: bold;
    font-size: 12px;
    line-height:12px;
    border: 1px solid #191919;
    border-radius:2px;
    padding: 1px 5px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
}
.btn-red, .btn-small-red, .btn-big-red, .btn-mini-red{
  background-color: #9c0c11;
}
.btn-gray, .btn-small-gray, .btn-big-gray, .btn-mini-gray{
  background-color: #2d2d2d;
}
.btn-green, .btn-small-green, .btn-big-green, .btn-mini-green{
  background-color: #3a820b;
}
.btn-blue, .btn-small-blue, .btn-big-blue, .btn-mini-blue{
  background-color: #0c769c;
}
.btn:hover, .btn-small:hover, .btn-big:hover, .btn-mini:hover{
    background-color: #565656;
}
.btn-red:hover, .btn-small-red:hover, .btn-big-red:hover, .btn-mini-red:hover{
  background-color: #9c0c116e;
}
.btn-gray:hover, .btn-small-gray:hover, .btn-big-gray:hover, .btn-mini-gray:hover{
  background-color: #2d2d2d6e;
}
.btn-green:hover, .btn-small-green:hover, .btn-big-green:hover, .btn-mini-green:hover{
  background-color: #459c0c6e;
}
.btn-blue:hover, .btn-small-blue:hover, .btn-big-blue:hover, .btn-mini-blue:hover{
  background-color: #0c769c6e;
}


.botonesmovil img {
    height: 25px;
    filter: brightness(0) invert(1);
}
.btn img, .btn-red img, .btn-gray img, 
.btn img, .btn-red img, .btn-gray img, .btn-green img, .btn-blue img{
    height: 17px;
    filter: brightness(0) invert(1);
}
.btn-small img, .btn-small-red img, .btn-small-gray img, .btn-small-green img{
    height: 13px;
    filter: brightness(0) invert(1);
}

.is-invalid{
  outline: 2px solid #ff4d53;
}
.botonheader{
	display: inline-block;
    margin-left: 0px;
    margin: 0 5px 5px 0;
}
.botonheader div{
  border-left: 2px solid #9c0c11;
    background-color: #2d2d2d;
	border-radius: 2px; 
    padding: 5px 10px;
	color: black;
	overflow:hidden;
}
.botonheader:hover div {
	background-color: #565656;
}
.botonheader i {
	font-size:35px;color: #ff4400;line-height:38px;margin-right:5px;float:left;
}
.botonheader p {
	margin-bottom: 0;
    line-height: 15px;
    float: left;
    margin-top: 3px;
    font-size: 12px;
    letter-spacing: 1px;
    color: white;
    text-align: left;
}
.gratis:before{
	content: 'Gratis!!';
	color:red;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}
.bootstrap-select .dropdown-menu {
  display:none;
}
.bootstrap-select.show .dropdown-menu {
    display: table;
    transform: translate3d(0,0,0) !important;
    position: relative !important;
    background-color: #333;
    border-left: 2px solid gray;
    border-right: 2px solid gray;
    border-bottom: 2px solid gray;
    z-index: 999999;
}
.bootstrap-select .dropdown-menu li a,
.bootstrap-select .no-results {
    display: block;
    position: relative;
    padding: 2px 10px;
    border-top: 1px solid gray;
    color:white !important;
}
.bootstrap-select .dropdown-menu li.selected a,
.bootstrap-select .dropdown-menu li:hover a,
.bootstrap-select .no-results{
    background-color:black !important;
    font-weight:bold;
    margin: 0 !important;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  display:none !important;
}
.dropdown-toggle, .dropdown-toggle:hover {
  background-color: white;
  color: black !important;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
}

.bootstrap-select {
  height: 35px !important;
  padding: 0 !important;
  display: block !important;
  overflow: visible !important;
  width: 100% !important;
  margin: 0 !important;
}
input:not([type=checkbox]):not([type=radio]), textarea, .bootstrap-select {
	padding:5px 10px;
	border: 1px solid #333;    
	border-radius: 2px;
	font-size: 15px;
  margin-bottom:5px;
  margin-right:5px;
  font-family: sans-serif,verdana,arial;
}
input:not([type=checkbox]):not([type=radio]):not([name=busqueda_usuario]):not([name=busqueda_id_anuncio]):not([name=busqueda]), textarea, .bootstrap-select {
  width:100%;
}
input[type=date] {
  padding:2px 10px !important;
  background-color:white;
}
input[type=checkbox] {
  width:initial !important;
  margin-bottom:5px;
  margin-right:5px;
}
select {
  width:100%;
  padding:3px 0px 5px 7px;
  border: 1px solid #333;    
  border-radius: 2px;
  font-size: 15px;
  margin-bottom:5px;
  margin-right:5px;
}
.buscador .container, .buscadoradmin .container{
  overflow:visible !important;
}
.buscador input, .buscador select, .buscador button[type=submit] {
  width: 176px;
}
.buscador input[name=busqueda] {
  width:547px;
}
.buscadoradmin select, .buscadoradmin input {
  background-color:white;
}
.buscadoradmin .inputconlabel {
  width: calc(25% - 10px) !important;
  display: inline-block;
}
.buscadoradmin input[name=busqueda] {
  width: calc(100% - 30px) !important;
}
.buscadoradmin input:not([type=checkbox]):not([type=radio]), .buscadoradmin  select{
  margin-bottom:0 !important;
}
.imgpostloop {
  max-height:220px;
}

.top-destacado .imgpostloop{
  max-height:320px !important;
}
.paddingfoto {
  padding: 0;
}
.gridestadisticas{
  display: grid; 
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: auto;
  grid-column-gap: 10px;
}
.gridsubirfotos{
  display: grid; 
  grid-template-columns: repeat(5,1fr);
  grid-template-rows: auto;
  grid-column-gap: 10px;
}
.gridsubirfotos li{
  margin-bottom:20px;
  text-align: center;
}
.gridsubirfotos li img{
  max-height:200px;
}
.gridsubirfotos {
  overflow:visible !important;
}
.image-preview img {
    padding-top: 0px!important;
    max-width: 130px;
    max-height: 85px;
    width:initial !important;
    height:initial !important;
}/*
.cargando img:not(.iconocargando) {
    display: none;
}*/

.gridsubirfotos li:first-child img{
  outline: 2px solid #9c0c11;
}
.gridsubirfotos li:first-child:before {
  content: "Portada";
  position: absolute;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing:1px;
  color: white;
  padding: 5px 10px;
  background-color: #9c0c11;
}

.numeroestadistica{
  width:100%;
  display:block;
  font-weight:bold;
  font-size:55px;
  line-height: 60px;
  text-align: center;
}
.estadistica{
  width:100%;
  display:block;
  font-weight:bold;
  text-transform:uppercase;
  text-align: center;
}
.cajaestadistica{
    border: 1px solid #2d2d2d;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #2d2d2d;
}
.cajagrafica{
    border: 1px solid #2d2d2d;
    margin-bottom: 10px;
    padding: 40px 20px 30px 20px;
    background-color: #2d2d2d;
}
@media (min-width: 1200px) {
  select[name=categoria] {
    font-size:15px !important;
    padding:3px 0px 5px 7px !important;
  }
}
@media (min-width: 575px) and (max-width:991px) {
  select[name=categoria] {
    font-size:15px !important;
    padding:3px 0px 5px 7px !important;
  }
}
@media (min-width: 991px) and (max-width:1200px){
  .buscador input[name=busqueda] {
    width: 457px;
  }
  .buscador input, .buscador select, .buscador button[type=submit] {
    width: 147px;
  }
}
@media (min-width: 768px) and (max-width:991px){
  .buscador input[name=busqueda] {
    width: 452px !important;
  }
  .buscador select[name=categoria], .buscador select[name=provincia] {
    width: calc(50% - 7px) !important;
  }
  .buscador input, .buscador select, .buscador button[type=submit] {
    width: calc(33.3% - 8px);
  }
  .buscadoradmin .inputconlabel {
    width: calc(50% - 10px) !important;
  }
}
@media (min-width: 575px) and (max-width:768px){
  .buscador input[name=busqueda] {
    width: 332px !important;
  }
  .buscador select[name=categoria], .buscador select[name=provincia] {
    width: calc(50% - 7px) !important;
  }
  .buscador input, .buscador select, .buscador button[type=submit] {
    width: calc(33.3% - 8px);
  }
  #uploads .box-drag {
    width: calc(25% - 10px) !important;
  }
  .buscadoradmin .inputconlabel {
    width: calc(50% - 10px) !important;
  }
}

@media (max-width: 575px){
  .buscador input[name=busqueda] {
    width: calc(50% - 7px);
  }
  .buscador input, .buscador select, .buscador button[type=submit] {
    width: calc(50% - 7px);
  }
  #uploads .box-drag {
    width: calc(50% - 10px) !important;
  }
  .buscadoradmin .inputconlabel {
    width: calc(50% - 10px) !important;
  }
}

@media (max-width: 768px){
  .top-destacado .imgpostloop,
  .imgpostloop{
    max-height: 1200px !important;
    width: 100% !important;
  }
  .padding0mobile{
    padding: 0 !important;
  }
  [data-lightbox=gallery-item]{
    width: 100% !important;
  }
  .post-content{
    display:flex;
    flex-wrap:wrap-reverse;
  }
.maxfontsize100movil {
  font-size:100% !important;
}
.categoriahome .opacidad {
  padding:0 5px !important;
}
.gridestadisticas{
  grid-template-columns: repeat(2,1fr);
}
.gridsubirfotos{
  grid-template-columns: repeat(2,1fr);
}
.numeroestadistica{
  font-size:30px;
  line-height: 33px;
}
.estadistica{
  font-weight:normal;
  font-size:12px;
  line-height:14px;
}
.cajaestadistica{
    padding: 5px 15px;
}
.cajagrafica{
    padding: 20px 10px 15px 10px;
}

  .small-mobile{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .masonry-thumbs.grid-2 a {
      width: 100% !important;
      padding: 15px;
  }
  .paddingfoto {
    padding: 0 15px 15px 15px;
  }
  .topbar {
    padding:5px 0;
  }
  .buscador{
      padding-bottom: 5px;
  }
  .hidden-xs {
    display:none;
  }
  .aligncenter-xs {
    text-align:center;
  }
  .alignleft-xs {
    text-align:left !important;
  }
  .categoriaform p, .premiosform p {
    font-size:12px;
    line-height:11px; 
  }
  #footer {
    padding: 40px 0 80px 0;
  }
  .sidebar:not(.pcfloatright) {
    margin-top:40px;
  }
}
.buscador select[name=categoria],.buscador select[name=provincia] {
  font-weight:bold;
}
textarea {
  min-height: 250px;
  max-width: 100%;
}
#modalemail textarea {
  min-height: 100px !important;
  width:100%;
}
.invalid-feedback {
    display: inline-block;
    color: white;
    background-color: #191919;
    padding: 4px 10px;
    line-height: 11px;
    width: 100%;
    font-size: 12px;
    border: 2px solid #ff7878;
    margin-bottom: 5px;
}

.categoriaform{
  float: left;
  margin: 2.5px;
  width: calc(33.3% - 5px);
}
.premiosform {
  float: left;
  margin: 2.5px;
  width: calc(50% - 5px);
}
.categoriahome {
	float: left;
	margin: 2.5px;
	width:calc(50% - 5px);
}
header .botones {
  padding-top:5px;
}
.desactivado:before{
  content: 'ANUNCIO DESACTIVADO';
    position: absolute;
    width: 100%;
    height: 100%;
    word-break: break-all;
    color: #e0e0e0;
    text-shadow: 2px 2px 8px black;
    letter-spacing: 3px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1e1e1ec7;
    font-size: 29px;
    z-index: 999;
}
.desactivado > div{
  filter: blur(1px);
}
.desactivado{
  position:relative;
}
.seotop{
  padding: 0 0 5px 0; 
  text-align:center;
  background-color: black;
}
.seobottomcontainer{
  padding: 30px;
  background-color: #0e0e0e;
}
.toplistingblock{
  text-align: center; 
  margin: 0 -15px 20px -15px; 
  padding: 5px 5px; 
  line-height: 12px; 
  background-color: #400d0e;
}
.postvalidationblock{
  width: 100%;
  padding: 0px 15px;
  margin-bottom: 0px;
  font-weight:bold;
}
.postvalidationblock.validationok{
  background-color: #3a820b; 
}
.postvalidationblock.validationpending{
  background-color: #cb5b00; 
}
.postcatblock{
  width: 100%;
  background-color: #0e0e0e; 
  padding: 0px 15px;
  margin-bottom: 0px;
}
.postdescription{
  word-break: break-word;
  line-height: 14px;
  margin-bottom: 0;
  font-size: 13px;
  color: #e0e0e0; 
  text-align: justify;
}
.entry-title{
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px 15px;
  background-color: #000000;
}
.statslink {
  color:#e0e0e0;
}
.acciones{
  width: 100%; background-color: #000000; padding: 5px 15px; margin-bottom: 0px;
}
.cajaverde{
  margin-top: 20px;border: 3px solid #b0ff7c;padding: 15px;color: #b0ff7c;
}
.infocoste.blockinputcantidad{
  background-color: #353535;
}
.infocoste.blocknumcreditos{
  background-color: #353535;
}
[name=forma_pago][type=radio]{
  position: absolute;
  margin-top: 17px;
  margin-left: 15px;
}
.footer_estafas{
  background-color: #ffffff57;
  text-align: center;
  padding: 20px;
  margin: 0 0 20px 0;
  font-weight: bold;
}
.footer_manual{
  background-color: #ffffff57;
  text-align: center;
  padding: 20px;
  margin: 0 0 20px 0;
  font-weight: bold;
}

body.light-mode .validacionedad{
  background-color:white;
}
body.light-mode{
	color: #191919;
	background-color: #fff;
}
body.light-mode .topbar{
	background-color: #e0e0e0;
}
body.light-mode .logo{
	background-color: #e0e0e0;
}
body.light-mode .seotop{
	background-color: #e0e0e0;
}
body.light-mode h1, 
body.light-mode h2, 
body.light-mode h3, 
body.light-mode h4, 
body.light-mode h5, 
body.light-mode h6{
	color: #191919;
} 
body.light-mode a{
  color: #b1080d;
}
body.light-mode a:hover{
  color: #000000;
}
body.light-mode .buscador{
  background-color:#b1080d;
}
body.light-mode footer{
  background-color:#e0e0e0;
}
body.light-mode .seobottomcontainer{
  background-color: #f3f3f3;
}
body.light-mode .topbar a:not(.red):not(.green):not(.blue){
  background-color: white;
  color: #2d2d2d !important;
}
body.light-mode .topbar a.red {
  background-color: #b1080d;
  color:white;
}
body.light-mode .topbar a.green {
  background-color: #3a820b;
  color:white;
}
body.light-mode .blue {
  background-color: #0c769c;
  color:white;
}
body.light-mode .postvalidationblock.validationok,
body.light-mode .postvalidationblock.validationok small
{
    color:white;
}
body.light-mode .postvalidationblock.validationpending,
body.light-mode .postvalidationblock.validationpending small{
    color:white;
}
body.light-mode .botonheader div{
  background-color: white;
  color: #2d2d2d !important;
  border-left:2px solid #b1080d;
}
body.light-mode .botonheader p{
  color: #2d2d2d !important;
}
body.light-mode .pagination li{
  background-color: #f3f3f3;
  border: 1px solid #dfdfdf;
}
body.light-mode .pagination li a{
  color: #2d2d2d;
}
body.light-mode .pagination li.active, 
body.light-mode .pagination li:hover {
  background-color:#b1080d;
}
body.light-mode .pagination li.active a, 
body.light-mode .pagination li.active span, 
body.light-mode .pagination li:hover a,
body.light-mode .pagination li:hover span {
  color:white !important;
}
body.light-mode .toplistingblock{
  background-color: #ffcecf;
}
body.light-mode .post{
  background-color: #e0e0e0;
}
body.light-mode .postvalidationblock.validationok{
  background-color: #3a820b; 
}
body.light-mode .postvalidationblock.validationpending{
  background-color: #cb5b00; 
}
body.light-mode .postcatblock{
  background-color: #7c1215; 
  color:white !important;
}
body.light-mode .postcatblock small{
    color:white !important;
}
body.light-mode .entry-title{
  background-color: #b1080d;
}
body.light-mode .entry-title a,
body.light-mode .entry-title ul,
body.light-mode .entry-title li,
body.light-mode .entry-title span
{
  color: white !important;
}
body.light-mode .etiqueta{
    background-color: #2a2a2a;
}
body.light-mode .numfotos{
    background-color: #ffffffe8;
}
body.light-mode .postdescription{
  color: #2d2d2d; 
}
body.light-mode .esfavorito {
  background-color: white;
  padding: 5px;
  border-radius: 50px;
}
body.light-mode .entry-meta li a, 
body.light-mode .entry-meta li {
  color: #2d2d2d; 
}
body.light-mode .statslink {
  color:#2d2d2d;
}
body.light-mode .acciones{
  background-color: #cdcdcd;
}
body.light-mode .btn-gray, 
body.light-mode .btn-small-gray, 
body.light-mode .btn-big-gray, 
body.light-mode .btn-mini-gray {
  background-color:#efefef;
  color:#2d2d2d !important;
}
body.light-mode .btn-gray small, 
body.light-mode .btn-small-gray small, 
body.light-mode .btn-big-gray small, 
body.light-mode .btn-mini-gray small {
  color:#2d2d2d !important;
}
body.light-mode .desactivado:before {
  color: #000000;
  text-shadow: 2px 2px 8px #c9c9c9;
  background-color: #ffffffc7;
}
body.light-mode .widget{
  background-color:#ededed;
}
body.light-mode .listawidget li:nth-child(odd){
  background-color:#ededed;
}
body.light-mode .listawidget li:nth-child(even){
  background-color:#f3f3f3;
}
body.light-mode .listawidget li a{
  color:#2d2d2d;
}
body.light-mode .widget{
  color:#2d2d2d;
}
body.light-mode .btn-red, 
body.light-mode .btn-green, 
body.light-mode .btn-blue,
body.light-mode .btn-small-red, 
body.light-mode .btn-small-green, 
body.light-mode .btn-small-blue,
body.light-mode .listawidget li a.btn-red, 
body.light-mode .listawidget li a.btn-green, 
body.light-mode .listawidget li a.btn-blue
body.light-mode .listawidget li a.btn-small-red, 
body.light-mode .listawidget li a.btn-small-green, 
body.light-mode .listawidget li a.btn-small-blue{
  color:white !important;
}
body.light-mode .modal1 .block{
  background-color:#f3f3f3;
}
body.light-mode .sidebar .widget .titulo, 
body.light-mode .modal1 .titulo{
  background-color:#b1080d;
}
body.light-mode .modal1 .titulo,
body.light-mode .modal1 .titulo h4,
body.light-mode .modal1 .titulo h6{
  color: white;
}
body.light-mode .cajaverde{
  border: 3px solid #3c9700;
  color: #3c9700;
}
body.light-mode .titulocabecera{
  background-color:#b1080d;
}
body.light-mode .buscador h1, 
body.light-mode .buscador h2, 
body.light-mode .buscador h3, 
body.light-mode .buscador h4, 
body.light-mode .buscador h5, 
body.light-mode .buscador h6, 
body.light-mode .titulocabecera h1, 
body.light-mode .titulocabecera h2, 
body.light-mode .titulocabecera h3, 
body.light-mode .titulocabecera h4, 
body.light-mode .titulocabecera h5, 
body.light-mode .titulocabecera h6{
	color: #fff;
} 
body.light-mode .widget .titulo {
    color: black;
    background-color: #e0e0e0;
}
body.light-mode .sidebar .widget .titulo {
	color: #fff !important;
}
body.light-mode .infocoste.blockinputcantidad{
  background-color: #e0e0e0;
  color:#2d2d2d;
}
body.light-mode .infocoste.blocknumcreditos{
  background-color: #e0e0e0;
}
body.light-mode .calculocreditos{
  color: #56a323;
}
body.light-mode [name=forma_pago] + label{
  background-color: #e5e5e5 !important;
}
body.light-mode [name=forma_pago]:checked + label{
  border: 1px solid #56a323 !important;
  color: #56a323;
}
body.light-mode .btn-small, 
body.light-mode .btn-small-red, 
body.light-mode .btn-small-gray, 
body.light-mode .btn-small-green, 
body.light-mode .btn-small-blue {
  border: 1px solid #cbcbcb;
}
body.light-mode .btn-mini, 
body.light-mode .btn-mini-red, 
body.light-mode .btn-mini-gray, 
body.light-mode .btn-mini-green, 
body.light-mode .btn-mini-blue,
body.light-mode .btn, 
body.light-mode .btn-red, 
body.light-mode .btn-gray, 
body.light-mode .btn-green, 
body.light-mode .btn-blue
 {
  border: 1px solid #cbcbcb;
}
body.light-mode .fondopaginaerror {
    background-color: #ffffff;    
}
body.light-mode .lbl {
  background-color: #cbcbcb;
}
body.light-mode .buscadoradmin{
  background-color: #cbcbcb;
}
body.light-mode tr:nth-child(odd){
  border: 1px solid #cbcbcb;
  background-color: #ededed;
}
body.light-mode tr:nth-child(even){
  border: 1px solid #cbcbcb;
  background-color: #f3f3f3;
}
body.light-mode th{
  background-color: #b1080d;
  border: 1px solid #cbcbcb;
  color:white;
}
body.light-mode td{
  border: 1px solid #cbcbcb;
}
body.light-mode .hide-light-mode{
  display:none;
}
body.light-mode ol.titulo,
body.light-mode ul.titulo{
    color:black
}
body:not(.light-mode) .hide-dark-mode{
  display:none;
}


@media (min-width: 576px) {
	.categoriahome { width:calc(50% - 5px); }
  .categoriaform{  width: calc(33.3% - 5px); }
  .premiosform{  width: calc(50% - 5px); }
}
@media (max-width: 991px) {
  .logo {
    text-align:center;
  }
  header .botones.alignright{
    text-align:center;
    padding: 0 !important;
  }
  .botonheader p {
    line-height: 13px;
    font-size: 12px;
    letter-spacing: -0.5px;
  }
  .botonheader div {
    padding: 5px 4px;
  }
  .botonheader i {
    font-size: 28px;
    line-height: 28px;
  }
  header .botones {
    padding-top: 0px;
  }
  .post.top-destacado {
    /*max-width:90%;
    margin-left:5% !important;*/
  }
  .entry-title > ul{
    height:initial !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  header .botones {
      margin-top: 15px;
  }
}


@media (min-width: 768px) {
  .aligncenter-not-xs{text-align:center;}
  .pcfloatright { float:right !important; }
	.categoriahome { width:calc(33.3% - 5px); }
  .categoriaform{  width: calc(25% - 5px); }
  .premiosform{  width: calc(50% - 5px); }
  .sidebar{ padding-right:0 !important; }
  .hidden-not-xs { display:none; }
}

@media (min-width: 992px) {
	.categoriahome { width:calc(25% - 5px); }
  .categoriaform{  width: calc(16.6% - 5px); }
  .premiosform{  width: calc(25% - 5px); }
}

@media (min-width: 1200px) {
	.categoriahome { width:calc(20% - 5px); }
  .categoriaform{  width: calc(12.5% - 5px); }
  .premiosform{  width: calc(25% - 5px); }
}
.categoriahome .imagenfondo, .categoriaform .imagenfondo, .premiosform .imagenfondo {
	text-align: center; 
	overflow: hidden; 
    background-size: cover !important;
    background-position: center !important;    									
}
.categoriahome .opacidad {
	background-color: #0000003b;
    overflow: hidden;
    height: 140px;
    width: 100%;
    padding: 0px 15px;
    display: table;
}
.categoriahome .opacidad2 {
  background-color: #0000003b;
    overflow: hidden;
    width: 100%;
    padding: 0px 15px 10px 15px;
    display: table;
}
.categoriaform .opacidad {
  background-color: #00000078;overflow: hidden;height:65px;padding:0px 15px;display:table;width: 100%;
}
.premiosform .opacidad {
  background-color: #00000000;overflow: hidden;height:388px;padding:0px;display:table;width: 100%;
}
.categoriahome .contenido{
	vertical-align:bottom;
  display:table-cell;
}
.categoriaform .contenido{
  vertical-align:middle;
  display:table-cell;
}
.premiosform .contenido {
  vertical-align:bottom;
  display:table-cell;
}
.categoriahome h4, .categoriaform p, .premiosform p {
	margin: 0;
}
.categoriahome h4 {
	color:white !important;margin-bottom:5px;font-weight:bold;display:block;text-transform:uppercase;letter-spacing: 2px; line-height: 19px;text-shadow: 2px 2px #000000;
}
.categoriaform.selected .opacidad, .premiosform.selected .opacidad{
  border:2.5px solid white;
  height:63.5px;
}
.categoriaform p, .premiosform p {
  -webkit-user-select: none; /* Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+/Edge */
user-select: none; /* Standard */
    color: white;
    display: block;
    letter-spacing: 1px;
    line-height: 15px;
    text-shadow: 2px 2px #000000;
}
/* HIDE RADIO */
.categoriaform [type=radio], .hideradio, .premiosform [type=checkbox] { 
  position: absolute;
  opacity: 0;
  /*width: 0; // Si ponemos esto, los mensajes de required de html5 no salen
  height: 0;*/
}

/* IMAGE STYLES */
.categoriaform [type=radio] + .imagenfondo::before {
    width: 20px;
    content: url('/images/check.png');
    display: block;
    opacity:1;
    position: absolute;
    height: 20px;
    z-index: 99999999999999;
    background-color: white;
}
.categoriaform [type=radio] + .imagenfondo, .premiosform [type=checkbox] + .imagenfondo {
  cursor: pointer;
}

.elegido {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffffffff;
  color:black;
  padding:5px ;
}

/* CHECKED STYLES */
.categoriaform [type=radio]:checked + .imagenfondo,
.premiosform [type=checkbox]:checked + .imagenfondo,
.bloqueeliminarfotos [type=radio]:checked + .foto
 {
  outline: 2px solid #95dd51;
}

.categoriaform [type=radio]:checked + .imagenfondo::before {
    content: url('/images/check-selected.png');
}

.mostrarsielegido {
  display:none;
}
.premiosform [type=checkbox]:checked + .imagenfondo .mostrarsielegido {
  display:block;
}
.premiosform [type=checkbox]:checked + .imagenfondo .opacidad {
  background-color: #00000000;
}
.categoriahome .provincias {
	font-size:12px;line-height:12px;color:#fafafa !important;text-shadow: 2px 2px #000000;
}
.categoriahome .provincias a{
	color:#fafafa !important;text-shadow: 2px 2px #000000;
}
.etiqueta {
    color: #fff;
    background-color: #be3300;
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.noleftpadding {
	padding-left:0;
}
.norightpadding{
	padding-right:0;
}
.entry-meta li{
	display: inline-block;
    margin-right: 20px;    
    margin-bottom: 5px;
}
.entry-meta li a, .entry-meta li {
    font-size: 12px;
    letter-spacing: -0.5px;
    color: #e0e0e0;
    font-weight: bold;
}
.post {
	background-color:#565656;
}
.post h4 a{
	color: #ffffff;
}
.post.top-destacado {
  /*margin-left: calc(50% - 225px);
  margin-top: 50px;
  margin-bottom: 50px !important;
  width: 450px;*/
  outline: 5px solid #ad986a;
  margin: 25px -10px;
  /*background-color: #cfc9ae;
  color: black !important;*/
  
  
  /* only animation-duration here is required, rest are optional (also animation-name but it will be set on hover)*/
  animation-duration: 2s; /* same as transition duration */
  animation-timing-function: linear; /* kind of same as transition timing */
  animation-delay: 0ms; /* same as transition delay */
  animation-iteration-count: infinite; /* set to 2 to make it run twice, or Infinite to run forever!*/
  animation-direction: normal; /* can be set to "alternate" to run animation, then run it backwards.*/
  animation-fill-mode: none; /* can be used to retain keyframe styling after animation, with "forwards" */
  animation-play-state: running; /* can be set dynamically to pause mid animation*/
  animation-name: outlineTopDestacadoPost;
}
.post.top-destacado .entry-title,
.post.top-destacado .entry-content p,
.post.top-destacado .entry-content a,
.post.top-destacado .entry-content small,
.post.top-destacado .entry-content .entry-meta li{
  /*color: black !important;*/
}
.post.top-destacado .entry-title,
.post.top-destacado > div:nth-child(1) {
  /*background-color:#ada688 !important;*/
}
.post.top-destacado .acciones{
  /*background-color: #ada688 !important;
  color: black !important;*/
}
.label-top-destacado{
  background-color: #FF0;
  color:white;
  
  /* only animation-duration here is required, rest are optional (also animation-name but it will be set on hover)*/
  animation-duration: 2s; /* same as transition duration */
  animation-timing-function: linear; /* kind of same as transition timing */
  animation-delay: 0ms; /* same as transition delay */
  animation-iteration-count: infinite; /* set to 2 to make it run twice, or Infinite to run forever!*/
  animation-direction: normal; /* can be set to "alternate" to run animation, then run it backwards.*/
  animation-fill-mode: none; /* can be used to retain keyframe styling after animation, with "forwards" */
  animation-play-state: running; /* can be set dynamically to pause mid animation*/
  animation-name: backgroundTopDestacadoLabel;
  
}

@keyframes backgroundTopDestacadoLabel {
  0% {
      background-color: #e3a010;  
      color:black
  }
  50% {
      background-color: #ad986a;
      color:#000000
  }
  100% {
    background-color: #e3a010;  
    color:black
  }
}
@keyframes outlineTopDestacadoPost {
  0% {
      outline-color: #e3a010; 
  }
  50% {
      outline-color: #ad986a;
  }
  100% {
    outline-color: #e3a010; 
  }
}

.widget{
	background-color:#2d2d2d;
	color:white;
	margin-bottom:30px;
}
.widget .titulo {
    color: white;
    letter-spacing: 1px;
    font-size: 17px;
    text-transform: uppercase;
    background-color: black;
    text-align: center;
    font-weight: normal;
	padding:10px;
}
.sidebar .widget .titulo, .modal1 .titulo {
  background-color:#9c0c11;
}
.modal1 .titulo {
  padding:10px 15px;
  text-align:center;
  text-transform:uppercase;
}
ol.titulo, ul.titulo {
  font-size: 20px;
  color: white;
  letter-spacing:1px;
  font-weight: bold;
}
.widget .contenido {
	padding:10px;
}
.listawidget li {
	text-align: center;
    font-size: 13px;
}
.listawidget li a {
    color: white;
    padding: 7px 0;
    display: block;
}
.listawidget li:nth-child(even) {background: #353535}
.listawidget li:nth-child(odd) {background: #2d2d2d}

.grid-2 {
    overflow: hidden !important;
    height: initial !important;
}
.masonry-thumbs.grid-2 a {
    /*width: 50%;*/
    top: initial !important;
    left: initial !important;
    position: relative !important;
    text-align: center;    
    display: block;
    width: 100% !important;
    padding: 15px 0;
    overflow: hidden !important;
}
.lbl{
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #2d2d2d;
  padding: 4px 20px;
  margin-top: 10px;
  display: inline-block;
}
.small{
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.pagination {
    display: block;
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.pagination .disabled{
  display:none;
}
.pagination li {
    display: inline-block;
    padding: 0;
    text-align: center;
    background-color: #565656;
    border-radius: 2px;
    border: 1px solid black;
}
.pagination li a{
  color:white;    
  padding: 6px 15px;
  font-size: 17px;
    display: inline-block;
}
.pagination li.active, .pagination li:hover {
  background-color: #9c0c11;
}
.pagination li.active span, .pagination li:hover a {
  font-weight:bold;
  font-size: 17px;
  padding: 6px 15px;
    display: inline-block;
}
.uploadArea p {
  margin:34px 15px;
  font-size: 13px;
  line-height: 13px;
}
#uploads {
    width: 100%;
    overflow: hidden;
}
#uploads .box-drag {
  width:calc(20% - 10px);
  margin: 0 5px 5px 5px;
}
.alert-error{
  background-color: #ff7878;
  padding:10px 20px;
  font-weight:bold;
  color:black;
  margin:10px 0;
}
.alert-success{
  background-color: #aeff78;
  padding:10px 20px;
  font-weight:bold;
  margin:10px 0;
  color:black;
}
.alert-info {
  background-color: #5fd0e0;
  padding:10px 20px;
  font-weight:bold;
  margin:10px 0;
  color:black;
}

.modal1 .block {
  background-color: #191919;
  overflow:hidden;
}
.mfp-content {
  display:inline-block;
  width:initial !important;
}
.modal1 {
  display: inline-block;
}
.tel {
  margin-top:20px;
}
#sortable {
  overflow:hidden;
}
.notificacion {
  position: fixed;
  top: 20px;
  right: 0;
  max-width: 100%;
  z-index: 9999;
}


input[name=cantidad] {
  font-size:20px !important;
  width: 120px !important;
  max-width:100%;
  text-align:right;
}
.infocoste{
  font-size: 21px;
  color: white;
  margin-bottom:5px;
}
.calculocreditos {
  font-weight:bold;
  color: #a8ec3e;
}


#botonfotos, #botoninfo, #botonfavorito, #botonemail, #botonllamar {
    display:block;
    position: fixed;
    bottom: 0;
    width: 25%;
    padding: 9px 0px;
    color: white;
    text-align: center;
    font-weight: bold;
    z-index: 99999999;
    font-size: 20px;
    margin-bottom: 0 !important;
    line-height: 17px;
}
#botonfavorito {
    left: 0;
}
#botoninfo { 
    left: 25%;
    background-color: #404040;
}
#botonfotos {
    left: 50%;
    background-color: #252525;
}
#botonemail {
    left: 75%;
    background-color: #404040;
}
#botonllamar {
    display:none;
}

.tienetelefono #botonfotos, .tienetelefono #botoninfo, .tienetelefono #botonfavorito, .tienetelefono #botonemail, .tienetelefono #botonllamar {
    width: 20% !important;
}
.tienetelefono #botonfavorito {
    left: 0;
}
.tienetelefono #botoninfo { 
    left: 20%;
    background-color: #404040;
}
.tienetelefono #botonfotos {
    left: 40%;
    background-color: #252525;
}
.tienetelefono #botonemail {
    left: 60%;
    background-color: #404040;
}
.tienetelefono #botonllamar {
    display:block;
    left: 80%;
    background-color: #252525;
}

footer .svglink {
  margin: 5px 10px;
}
.iconofacebook {
  background-color: white;
  overflow: visible;
  display: inline-block;
  border-radius: 9px;
  line-height: 0;
  margin: 5px 10px;
}
.numfotos {
  top: 0;
  position: absolute;
  background-color: #2d2d2da8;
  right: 0;
  letter-spacing: 0 !important;
  line-height: 20px;
  font-weight: bold;
  border-bottom-left-radius: 5px;
  padding: 1px 5px;
}
.iconofacebook svg{
  color:#3f5c9a;
  fill:currentColor;
  border-radius:5px;
}
footer .svg{
  height: 35px;
}

.favorito.iconolistado img, .entry-meta img {
  height: 15px;
  position:relative;
  top:2px;
  filter: brightness(0) invert(1);
}
.botonesmovil img {
  height: 25px;
  filter: brightness(0) invert(1);
}
.botonesmovil .favorito {
  background-color:#252525;
}
.esfavorito.iconolistado, .favorito.iconolistado:hover {
  color: #ff7a04 !important;
}
.esfavorito{
  background-color: #666666;
  padding: 5px;
  border-radius: 50px;
}
.esfavorito img {
  filter: brightness(0%) invert(1) sepia(100) saturate(100) hue-rotate(-30deg) !important;
}
.botonesmovil .esfavorito img, .btn-small-gray.esfavorito img  {
  filter: brightness(0) invert(1) !important;
}
.botonesmovil .esfavorito, .btn-small-gray.esfavorito{
  background-color:#ffa200;
  color:white;
}
.validacionedad {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: black;
  z-index: 99999999;
  vertical-align: middle;
  text-align: center;
  display: table;
}
.validacionedad .container {
  height: 100%;
  vertical-align: middle;
  display: table-cell;
}
table {
  width: 100%;
  border: 1px solid black;
  border-collapse: collapse;
}
table, th, tr, td {
  vertical-align: middle;
  text-align:center;
}
th {
    padding: 5px;
    border: 1px solid black;
    background-color: #9c0c11;
    letter-spacing: 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}
td {
  padding: 3px 2px;
  border: 1px solid black;    
  font-size: 12px;
  line-height: 12px;
}
tr:nth-child(even) {
  padding: 5px;
  border: 1px solid black;
  background-color: #353535;
}
tr:nth-child(odd) {
  padding: 5px;
  border: 1px solid black;
  background-color: #2d2d2d;
}
.msj .mensajeAnunciante{
  width:90%;
  padding:15px;
  background-color:gray;
}
.msj .mensajeCliente{
  width:90%;
  padding:15px;
  background-color:#353535;
  float:right;
}

.msj .de{
  text-transform:uppercase;
}
[name=forma_pago]:checked + label {
    border: 1px solid #a8ec3e !important;
    font-weight: bold;
    color: #a8ec3e;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
div[aria-label="cookieconsent"] {
    z-index: 999999999 !important;
}
.fondopaginaerror{
  padding: 40px 0;
  background-color: #6d090d;
}
.codigoerror{
  text-align: center;
  font-size: 150px;
  line-height: 160px;
}
.mensajeerror{
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
@media (max-width: 1200px){
  .premiosform .opacidad{
    height:322px;
  }
}
@media (max-width: 991px){
  .premiosform .opacidad{
    height:476px;
  }
  .desactivado:before {
    font-size: 23px !important;
    }
}
@media (max-width: 768px){
  .premiosform .opacidad{
    height:344px;
  }
}
@media (max-width: 580px){
    .desactivado:before {
        font-size: 11px !important;
    }
}
@media (max-width: 480px){
  .premiosform .opacidad{
    height:212px;
  }
  .elegido {
    font-size: 12px;
  }
}
.mensaje-sin-leer{
  color: white;
  font-weight: bold;
  background-color: red !important;
  border-radius: 2px;
  font-size: 12px !important;
  padding: 2px 3px !important;
}

.mensaje-leido{
  color: white;
  font-weight: bold;
  background-color: #191919 !important;
  border-radius: 2px;
  font-size: 12px !important;
  padding: 2px 3px !important;
}
.portfolio-single-image a {
  overflow: hidden !important;
  display: block !important;
  text-align: center;
  margin-bottom: 20px !important;
}
.seoh1 {   
  font-size: 14px;
  display: inline-block;
}
.seoh2 {    
  font-size: 12px;
  line-height:12px;
  display: inline-block;
  font-weight: normal;
}
.width50{
  width: calc(50% - 5px) !important;
}
@media (min-width: 575px) and (max-width:991px){
  .width50{
    width: calc(100% - 5px) !important;
  }
}
.width50 .opacidad {
  padding:0 !important;
}


/* width */
.seobottom::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.seobottom::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0px;
}
 
/* Handle */
.seobottom::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 0px;
}

/* Handle on hover */
.seobottom::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

body{
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bloque-prioridad{
  display: block;
  width: 100%;
  background-color: #191919;
  padding: 0px 15px;
}
.prioridad-label{
  background-color: #565656;
  color: white;
  display: inline-block;
  float: right;
  padding: 0 10px;
}
.texto-prioridad{
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}
.numero-prioridad{
  display: inline;
  font-size: 40px;
}
.single-anuncio .top-destacado{
  outline: 10px solid #ad986a;
  overflow: hidden;
  margin-top: 10px;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0ms;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
  animation-name: outlineTopDestacadoPost;
  margin-bottom:50px;
}
.single-anuncio .label-top-destacado{
  font-size: 15px;
}
.blue{
  background-color: #0c769c !important;
}
.form_pago_label[for=tpv]:before {
    content: "";
    display: inline-block;
    width: 92px;
    height: 30px;
    float: left;
    background-image: url(https://www.ardienteplacer.com/images/visa-mastercard-maestro.png);
    background-size: cover;
    margin-right: 10px;
}
.form_pago_label[for=paypal]:before {
    content: "";
    display: inline-block;
    width: 46px;
    height: 30px;
    float: left;
    background-image: url(https://www.ardienteplacer.com/images/paypal.png);
    background-size: cover;
    margin-right: 10px;
}