@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@-ms-viewport {
  width: device-width;
}

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

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

#main {
  min-height: 600px;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-right: 9px;
  padding-left: 9px;
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1230px;
    max-width: 100%;
    padding-right: 9px;
    padding-left: 9px;
  }
}

.container-fluid {
  /*position: relative;*/
  margin-left: auto;
  margin-right: auto;
  padding-right: 9px;
  padding-left: 9px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 9px;
    padding-left: 9px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -9px;
  margin-left: -9px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -9px;
    margin-left: -9px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -9px;
    margin-left: -9px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -9px;
    margin-left: -9px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -9px;
    margin-left: -9px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.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-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-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-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-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 9px;
  padding-left: 9px;
}

@media (min-width: 576px) {
  .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-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-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-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-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 {
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 768px) {
  .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-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-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-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-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 {
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 992px) {
  .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-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-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-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-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 {
    padding-right: 9px;
    padding-left: 9px;
  }
}

@media (min-width: 1200px) {
  .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-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-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-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-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 {
    padding-right: 9px;
    padding-left: 9px;
  }
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.33333%;
}

.pull-2 {
  right: 16.66667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.33333%;
}

.pull-5 {
  right: 41.66667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.33333%;
}

.pull-8 {
  right: 66.66667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.33333%;
}

.pull-11 {
  right: 91.66667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.33333%;
}

.push-2 {
  left: 16.66667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.33333%;
}

.push-5 {
  left: 41.66667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.33333%;
}

.push-8 {
  left: 66.66667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.33333%;
}

.push-11 {
  left: 91.66667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #636c72;
}

.invisible {
  visibility: hidden !important;
}

.hidden {
  display: none !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

.btn:active, .btn.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-info:active, .btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-success:active, .btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-warning:active, .btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-danger:active, .btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}

.btn-outline-info:active, .btn-outline-info.active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}

.btn-outline-success:active, .btn-outline-success.active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled {
  color: #636c72;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* Inputs */
input:not([type="checkbox"]):not([type="radiobuttons"]):not([type="submit"]).input_error,
input:not([type="checkbox"]):not([type="radiobuttons"]):not([type="submit"]).ui-state-error,
textarea.input_error,
.select-container.input_error,
.checkbox-container.input_error {
  border: 1px solid #C00;
}

.checkbox-container.input_error {
  padding: 4px;
  margin-top: 6px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  display: flex;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

a {
  color: gray;
}

html, input, button, textarea {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  margin: 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  background: #efefef;
  padding-top: 96px;
}

body.generic {
  padding-top: 90px;
  background: #FFF;
}

body.hotel, body.hotel-2, body.reservation {
  background: #FFF;
}

h2, h3 {
  font-family: "Montserrat", sans-serif;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  background: #CD002E;
  height: 96px;
  width: 100%;
  z-index: 100;
}

.site-header .container {
  max-width: 1270px;
}

.site-header a {
  color: #FEFEFE;
  text-decoration: none;
}

.o-logo {
  float: left;
  margin: 22px 0 0 20px;
}

.o-logo a {
  width: 161px;
  height: 45px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  display: block;
  background-image: url("/img/logo-clubfinds.png");
  /* Si fuera SVG */
  /* background-image: url("/i/logo-clubfinds-01.svg");
  filter: blur(0.4px); */
}

.main-nav {
  float: left;
  margin-left: 60px;
}

.main-nav .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 36px 0 0 0;
  line-height: 1;
}

.main-nav .menu li {
  font-weight: 700;
  display: inline-block;
  border-right: 1px solid #E68080;
  padding: 0 15px 0 15px;
  text-align: center;
  height: 32px;
  vertical-align: top;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .main-nav .menu li {
    font-weight: 400;
  }
}

.main-nav .menu a {
  display: block;
  font-weight: 700;
  color: #FAE5E5;
}

.main-nav .menu strong {
  display: block;
  font-weight: 900;
  color: #FAE5E5;
}

.main-nav .menu a:hover {
  color: #FFF;
}

.main-nav .menu .telefon {
  padding-left: 5px;
  padding-right: 0 !important;
  font-size: 18px;
  border-right: 0;
  vertical-align: bottom;
  position: relative;
  top: -5px;
}

.main-nav .menu .telefon.xs {
  padding-left: 15px;
}

.main-nav .menu .xs {
  top: -7px;
}

.pulse {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
  0% { -webkit-transform: scale(1); }
  50% { -webkit-transform: scale(1.3); }
  100% { -webkit-transform: scale(1); }
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

@media (max-width: 1199px) {
  .main-nav .menu {
    display: none;
    width: 100%;
    position: absolute;
    top: 96px;
    left: 0;
    background: #333;
    padding: 18px 30px;
  }
  .main-nav .menu li {
    display: block;
    height: auto;
    border: 0;
    padding: 12px 0;
    font-size: 18px;
    float: left;
    width: 50%;
    color: #FFF;
  }
  .main-nav .menu li.telefon {
    width: 30%;
    text-align: left;
    margin-left: 5px;
  }
  .main-nav .menu li.telefon.xs {
    width: 16%;
    text-align: right;
  }
  
  .main-nav .menu li.telefon strong {
    display: block;
  }

  .main-nav .menu a {
    color: #FFF;
  }
}

.header-right {
  float: right;
  margin: 37px 40px 0 0;
  display: none;
}

@media (min-width: 1200px) {
  .header-right {
    display: block;
  }
}

a.login-button {
  display: block;
  margin-bottom: 3px;
  background-color: #b4022a;
  color: #fff;
  text-decoration: none;
  padding: 0.5em 1em;
  border: 1px solid #b4022a;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1.1em;
  opacity: .8;
  transform: .2s all;
  text-align: center;
}

.header-right a:hover {
  opacity: 1;
}

.toggle-menu {
  float: right;
  margin: 38px 22px 0 0;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

.wrapper {
  max-width: 1024px !important;
}

.page-header {
  height: 376px;
  background-color: #eee;
  background-size: cover;
  margin-bottom: -100px;
}
.page-header.home-header, .home-header .page-header-content {
  height: auto !important;
  min-height: 510px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

.page-header .page-header-content {
  height: 376px;
  padding-top: 90px;
  background: url("/img/header-glow-dark.png") no-repeat center top;
}

.page-header h2 {
  margin: 0 0 60px 0;
  font-size: 46px;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #FFF;
  font-weight: bold;
}

@media (max-width: 767px) {
  .page-header h2 {
    font-size: 32px;
  }
}

.page-header h2.big {
  margin-top: 20px;
  font-size: 50px;
}

.search-form {
  background: #CD002E url("/img/header-glow.png") no-repeat;
  background-position: bottom right -450px;
  color: #FFF;
  padding: 18px 18px 14px 18px;
  position: relative;
}
.search-form.search-form-search {
  background: #666 url("/img/header-glow.png") no-repeat;
}

.search-form h3 {
  font-weight: normal;
  margin-bottom: 18px;
  text-transform: uppercase;
  max-width: 60%;
}

.search-form > h3 {
  max-width: 100%;
}

.search-form .button {
  background: #CD002E;
  color: #FFF;
  border: 0;
  padding: 0.3em 1em;
  position: absolute;
  top: 18px;
  right: 18px;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  transition: .2s all;
  width: auto;
}

.search-form input[type="submit"]:hover {
  transform: scale(1.1);
}

.search-form input {
  width: 100%;
  margin-bottom: 18px;
}

@media (max-width: 767px) {
  .search-form {
    margin-bottom: 18px;
  }
}

.search-form #huespedes-totales {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDAwMDAiLz4KICA8L2c+Cjwvc3ZnPgo=);
	background-position: right 12px center;
	background-repeat: no-repeat;
}
.search-form .container-habitaciones {
	position: relative;
}
.search-form .desplegableHab {
	min-width: 200px;
	display: none;
	position: absolute;
	padding: 9px;
	top: 36px;
	right: 9px;
	width: calc(100% - 18px);
	background: rgba(165,0,37,.8);
	z-index: 100;
}
.search-form .desplegableHab .select-container {
  margin-bottom: 0;
}
.search-form .xHab {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #FFF;
}
.search-form .xHab h4 {
	margin: 0 0 6px 0;
}
.search-form .xHab label {
	margin-top: 0;
}
.search-form .xHab input {
	margin-bottom: 0;
	font-size: 0.7em;
	line-height: 1em;
}
.search-form .xHab select {
	width: 100%;
	background: #FFF;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	padding: 0.8em 1.1em;
	/* border: 1px solid #cccccc;
	line-height: 1.1em; */
}

input.date {
  background-image: url("/i/ico-calendar.png");
  background-position: right 12px center;
  background-repeat: no-repeat;
}

input:not([type="checkbox"]):not([type="radiobuttons"]):not([type="submit"]),
textarea {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 0.8em;
  padding: 0.8em;
  border: 1px solid #cccccc;
  line-height: 1.1em;
}

.ui-autocomplete-panel .ui-autocomplete-table td {
  border-width: 0;
  font-size: 13px;
  padding: 5px 10px;
  text-align: left;
  background: none;
  border: none;
  color: initial;
}
.ui-autocomplete-panel .ui-autocomplete-table td:hover {
  cursor: pointer;
}
.ui-autocomplete-panel .ui-autocomplete-table td.categoria {
  font-weight: bold;
}
.ui-autocomplete-panel .ui-autocomplete-table td.categoria:hover {
  cursor: not-allowed;
}
.ui-autocomplete-panel .ui-autocomplete-table td.no-encontrados:hover {
  cursor: not-allowed;
}
.ui-autocomplete-panel .ui-autocomplete-table td.item {
  padding-left: 24px !important;
}

/* Loading en Autocomplete */
input[type="text"].bg_loading1,
.ui-autocomplete.bg_loading1 input[type="text"] {
	background: white url(/i/loading1.gif) no-repeat 98% center !important;
	padding-right: 30px;
}

.page-title {
  margin: 1.2em 0;
  text-align: center;
  color: #5C5C5C;
  font-size: 36px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
}
.ofertas-container {
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: opacity 1.0s ease;
          transition: opacity 1.0s ease;
}

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

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

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

@media (min-width: 1200px) {
  .ofertas-container {
    width: 1024px;
    max-width: 100%;
  }
}

.show-container {
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 1.0s ease;
          transition: opacity 1.0s ease;
}
.menu-ofertas {
    list-style: none;
    margin: 50px auto;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 0.9em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.menu-ofertas li {
    margin: 16px;
    line-height: 1em;
    float: left;
}

.menu-ofertas li:first-child {
    margin-left: 0;
}

.menu-ofertas li:last-child {
    margin-right: 0;
}

.menu-ofertas a {
    color: #666666;
    padding-bottom: 0.5em;
    text-decoration: none;
}
.menu-ofertas .active {
    border-bottom: 4px solid #666666;
}

.photo-grid {
  list-style: none;
}

.photo-grid li {
  margin-bottom: 18px;
}

.photo-grid li a img {
  display: block;
}

.photo-grid li.has-text a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 250px;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.text-box {
  position: absolute;
  width: 90%;
  padding: 1.5em;
  line-height: 1;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  height: 90%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: .2s all;
}

.photo-grid li.has-text.has-image .text-box {
  height: 70%;
}

@media (min-width: 768px) {
  .photo-grid li.has-text.has-image .text-box {
    height: 80%;
  }
}

.text-box:hover {
  background-color: rgba(225, 0, 0, 0.5);
}

.text-box h3 {
  font-size: 1.4em;
  margin-bottom: 5px;
  font-weight: 900;
}

.text-box p {
  font-weight: 900;
}

.text-box .price {
  font-family: "Montserrat", sans-serif;
  font-size: 1.7em;
  text-align: center;
  width: 100%;
  margin: .6em 0;
  padding: 10px 0;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

@media (min-width: 992px) {
  .text-box .price {
  font-size: 2.2em;
  }
}

.more-info {
  margin-top: 8px;
  font-size: .8em;
}

.masofertas-container {
  text-align: center;
  margin: 20px auto;
  width: 250px;
}

.button-masofertas {
  display: block;
  margin: 2em auto 3em auto;
  width: 300px;
  text-align: center;
  color: #333;
  font-weight: 700;
  text-decoration: none;
  background: #fff;
  padding: 1em 3em;
  border: 1px solid #cccccc;
  font-size: 1em;
  text-transform: uppercase;
  opacity: .8;
}

.button-masofertas:hover {
  opacity: 1;
}

.c-reasons-container {
  background-color: #b4022a;
  background-image: url("/img/background-badget.png");
  background-repeat: no-repeat;
  background-position: 30% 0;
  color: #fff;
  text-align: center;
  padding: 2em 0 3em;
}

.c-reasons-container h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 2em;
  font-weight: 900;
}

.c-reasons-container h2 + p {
  font-size: 1.4em;
  margin: 10px 0;
}

.c-reasons-container ul {
  max-width: 900px;
  margin: 50px auto 0;
  list-style: none;
  font-weight: 900;
  font-size: 1.3em;
  line-height: 1.1;
  font-family: "Montserrat", sans-serif;
}

.c-reasons-container ul:after {
  content: "";
  display: block;
  clear: both;
}

.c-reasons-container ul li {
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 85px;
}

@media (min-width: 768px) {
  .c-reasons-container ul li {
    width: 23.5%;
    float: left;
  }
}

.c-reasons-container ul li:nth-child(n) {
  margin-right: 2;
}

.c-reasons-container ul li:nth-child(4n) {
  margin-right: 0px;
}

.c-reasons-container ul li span {
  display: block;
}

.c-reasons-container ul li:nth-of-type(1) {
  background-image: url("/i/estrella.png");
}

.c-reasons-container ul li:nth-of-type(2) {
  background-image: url("/i/flecha.png");
}

.c-reasons-container ul li:nth-of-type(3) {
  background-image: url("/i/user.png");
}

.c-reasons-container ul li:nth-of-type(4) {
  background-image: url("/i/garanty.png");
}

.ventana {
  background: #FFF;
  padding: 36px;
}

.regalo-preview {
  position: relative;
  background: url("/img/regalo-preview.jpg") top center no-repeat;
  height: 480px;
  border: 10px solid #CD002E;
}

.regalo-preview-mensaje {
  font-weight: bold;
  font-size: 18px;
  padding: 0 20px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 260px;
  width: 100%;
  color: #CD002E;
}

.regalo-preview-datos {
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 30px;
  padding-top: 30px;
  border-top: 1px solid #CD002E;
  font-size: 11px;
  font-weight: bold;
  color: #CD002E;
}

.btn-importe, .btn-cantidad {
  cursor: pointer;
}

#cantidad-value {
  padding: 0 8px;
}

.contador-text {
  color: #666;
  font-size: 13px;
}

.field-destinatario-mail {
  display: none;
  padding-bottom: 4px;
}

.regalo-form {
  padding-left: 18px;
}

.regalo-form p {
  margin-bottom: 10px;
}

.regalo-form h4 {
  margin-bottom: 5px;
}

.regalo-form hr {
  margin: 18px 0;
}

.regalo-form input[type="text"], .regalo-form textarea {
  width: 100%;
}

.sobre-nosotros {
  padding-right: 18px;
}

.sobre-nosotros h4, .sobre-nosotros p {
  margin-bottom: 1em;
}

.sobre-nosotros h4 {
  font-family: 'Montserrat',sans-serif;
}

address {
  color: #999;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
}

.ventajas-grid {
  margin-top: 18px;
  background: #FFF;
  padding: 18px;
}

.ventaja {
  display: block;
  position: relative;
  height: 0;
  padding-top: 100%;
  background-color: #efefef;
  background-size: cover;
  margin-bottom: 18px;
}

.ventaja:after {
  display: block;
  content: '';
  position: absolute;
  background: url("/img/ventajas-glow.png");
  width: 122px;
  height: 212px;
  z-index: 10;
  bottom: 0;
  right: 0;
}

.ventaja .descuento-ventaja {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  font-weight: bold;
  color: #FFF;
  font-size: 50px;
  text-align: center;
}

.ventaja .texto-ventaja {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(225, 0, 0, 0.5);
  color: #FFF;
  padding: 18px;
  text-align: center;
  text-transform: uppercase;
}

.integration .hotel-availability fieldset {
  margin-bottom: 1em;
  border: 0;
}

.integration .hotel-availability .header {
  position: relative;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  padding: 1em 0;
}

legend {
  font-weight: bold;
}

.select-container {
  position: relative;
  background-color: #fff;
  border: 1px solid #cccccc;
  overflow: hidden;
}

.select-container:before {
  position: absolute;
  content: "";
  background: transparent url(/i/ico-arrow-down.png) center center no-repeat;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  pointer-events: none;
}

.select-container select {
  padding: 1.2em;
  border: none;
  width: 110%;
  background: transparent;
/*   -webkit-appearance: button; */
/*   -moz-appearance: none; */
  -moz-appearance:none; /* Firefox */
  -webkit-appearance:none; /* Safari and Chrome */
  appearance:none;
}

.select-container select:focus {
  outline: 0;
}

.search-form .select-container {
  margin-bottom: 18px;
}

.search-form .select-container select {
  width: 100%;
  background: #FFF;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 0.8em;
  padding: 0.8em 1.1em;
}

.rooms .form-group, .kids .form-group {
  width: 20%;
  margin-right: 5%;
  float: left;
}

.button {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5em 1em;
  border: 1px solid #b30000;
  font-size: 0.75em;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1.1em;
  background-color: #dc0000;
  opacity: .8;
}

.c-header-filters {
  padding: 0.5em 1em 0.5em;
  background-color: #f7f7f7;
}

.c-header-filters-head {
  min-height: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.c-header-filters-head-box.filters-button {
  flex-grow: 1;
}

@media (min-width: 768px) {
  .c-header-filters-head-box.filters-button {
    text-align: center;
  }
}

.offers-result {
  font-weight: 700;
  background-image: url(https://www.clubfinds.com/i/ico-lupa.png);
  background-repeat: no-repeat;
  padding-left: 26px;
  color: #666666;
}

@media (min-width: 1200px) {
  .offers-result {
    float: left;
  }
}

.offers-result .number {
  min-width: 30px;
  display: inline-block;
  text-align: right;
}

.offers-filters {
  padding-left: 10px;
  font-weight: 700;
  color: #666666;
  border-left: 1px solid #666666;
}

.offers-filters input:not([type="checkbox"]):not([type="radiobuttons"]):not([type="submit"]) {
  padding: 0.4em;
}

.offers-filters .input-min-stay {
  width: 30px;
  text-align: center;
}

@media (min-width: 1200px) {
  .order-filter-container {
    float: right;
  }
}

.order-filter-container label {
  margin: 0;
  background-image: url(/i/ico-order.png);
  background-repeat: no-repeat;
  padding-left: 27px;
  text-transform: uppercase;
  font-weight: 700;
  color: #666666;
  font-size: 0.9em;
}

.order-filter-container select {
  margin-left: 6px;
}

.order-filter-container label, .order-filter-container select {
  float: left;
}

.c-header-filters hr {
  margin: 0.8em 0;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
}

.c-header-filters .filters-button .button-container a {
  color: #666666;
  padding: 1em 3em;
  background: url(/i/ico-filter.png) 10px 50% no-repeat, url(/i/ico-arrow-down.png) 90% 50% no-repeat;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid #999999;
  font-size: 0.75em;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1.1em;
  opacity: .8;
  top: 0px;
}

.filters-info {
  margin-top: 25px;
  margin-bottom: 0;
}

.filters-info .button-container {
  margin-bottom: 20px;
}

.filters-info .button-container a {
  margin-right: 10px;
  color: #666666;
  padding: 1em 3em;
  background: url(/i/ico-filter.png) 10px 50% no-repeat, url(/i/ico-arrow-down.png) 90% 50% no-repeat;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid #999999;
  font-size: 0.75em;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1.1em;
  opacity: .8;
}

.filters-info select, .filters-info h3, .filters-info ul, .filters-info p, .filters-info .active-filters {
    float: left;
}
.filters-info .active-filters h3 {
    font-size: 0.95em;
    font-weight: 700;
    margin-right: 10px;
    margin-bottom: 10px;
}
.filters-info .active-filters ul {
    list-style: none;
    font-size: 0.9em;
}
.filters-info .active-filters li {
    float: left;
    margin-right: 10px;
    padding-right: 20px;
    line-height: 1.5em;
}
.filters-info .active-filters .erase {
  background: url(/i/ico-remove.png) center center no-repeat;
  width: 20px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}

.filters-info .delete-filters {
  margin-left: 20px;
}

.c-all-filters-container {
  position: relative;
}

.c-all-filters {
  padding-bottom: 150px;
  position: absolute;
  width: 100%;
  padding: 1em;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.c-all-filters.show {
  display: block;
  opacity: 1;
  z-index: 10;
  background-color: #f0f0f0;
  position: relative;
}

.c-all-filters h3 {
  margin-bottom: 1em;
  color: #666666;
  font-size: 0.9em;
}

.notas-col {
  color: gray;
  margin-bottom: 0.8em;
  font-size: 0.9em;
  vertical-align: text-top;
}

.servicios-col {
  color: gray;
  margin-bottom: 0.8em;
  font-size: 0.9em;
  vertical-align: text-top;
}

fieldset.estrellas {
  margin-top: -20px;
  border: none;
}

fieldset.estrellas label {
  position: relative;
  display: inline-block !important;
  background-image: url("/i/ico-star.png");
  background-repeat: repeat-x;
  height: 18px;
  top: 8px;
  margin-right: 15px;
}

fieldset.estrellas div {
	display: inline-block;
}

fieldset.estrellas div:nth-of-type(1) label {
  width: 16px;
}

fieldset.estrellas div:nth-of-type(2) label {
  width: 32px;
}

fieldset.estrellas div:nth-of-type(3) label {
  width: 48px;
}

fieldset.estrellas div:nth-of-type(4) label {
  width: 64px;
}

fieldset.estrellas div:nth-of-type(5) label {
  width: 80px;
}

.c-all-filters li:nth-child(n) {
  margin-right: 1%;
}

.c-all-filters li {
  width: 23%;
  color: gray;
  /*float: left;*/
  list-style: none;
  margin-bottom: 0.8em;
  font-size: 0.9em;
  display: inline-block;
  vertical-align: text-top;
}

@media (max-width: 375px) {
	.c-all-filters li {
		width: 43%;
	}
}

.c-all-filters ul:after {
  content: "";
  display: block;
  clear: both;
}

.c-all-filters .button-container {
  margin: 50px auto;
  text-align: center;
}

.button-container a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding: 0.5em 1em;
  border: 1px solid #b30000;
  font-size: 0.75em;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1.1em;
  opacity: .8;
  padding: 1em 2em;
  background-color: #dc0000;
  opacity: .8;
  position: relative;
  top: 22px;
}

.c-reasons-container .button-container a, .c-all-filters .button-container a, .formulario-datos-usuario .button-container a, .c-reservation-info .button-container a {
  padding: 1em 3em;
  background-color: #dc0000;
  opacity: .8;
}

.c-all-filters .button-container a {
	display: inline-block;
}

.btn-see-filters .close {
  background-color: #666666 !important;
  border-color: #666666;
}

.btn-see-filters {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
}

.btn-see-filters .close {
  background-color: #666666 !important;
  border-color: #666666;
}

.hide {
  display: none;
  opacity: .1;
}

.c-all-filters hr {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #cccccc;
  margin: 1.2em 0;
}

.c-search-list-results {
  line-height: 1;
  padding-top: 20px;
}

.c-search-list-results .search-result {
  text-align: left;
  position: relative;
  margin-bottom: 18px;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  min-height: 305px;
}

.c-search-list-results .offer-foto {
  display: block;
  position: relative;
  padding-top: 60%;
  background-size: cover;
}

.c-search-list-results img {
  width: 100% !important;
  height: auto !important;
}

.c-search-list-results .offer-info {
  padding: 10px 10px 40px 10px;
}

.offer-container {
  position: absolute;
  bottom: 0;
  margin-top: 40px;
  border-top: 1px solid #cccccc;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700;
  padding: 0.3em 0;
  color: #4d4d4d;
  height: 24px;
  overflow: hidden;
  width: 100%;
}

.c-search-list-results li {
  list-style: none;
  color: gray;
  font-size: 0.8em;
  margin: 4px 0;
}

.c-search-list-results h3 {
  text-transform: uppercase;
  font-size: 0.8em;
}

.c-search-list-results h3 a {
  color: #333;
}

.c-search-list-results .price-container {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  height: 58px;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.c-search-list-results .price-container:after {
  content: "";
  display: block;
  clear: both;
}

.c-search-list-results .price-container .price-regimen {
  padding: 10px 0;
  min-height: 60px;
  border-bottom: 1px solid #f0f0f0;
}

.c-search-list-results .price-container .price-regimen:last-of-type {
  border: none;
}

.c-search-list-results .price-container .price-item {
  font-size: 2em;
  font-weight: 700;
  float: left;
}
.c-search-list-results .price-container .price-item .ppp {
  font-size: 0.3em;
  font-weight: 400;
}
.c-search-list-results .price-container .price-item .price.color-1 {
  color: red;
}
.c-search-list-results .price-container .price-item .price.color-2 {
  color: green;
}
.c-search-list-results .price-container ul.regimen {
  font-size: 0.85em;
  float: right;
  width: 91px;
  padding-top: 8px!important;
}
.moreinfo-button {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 5px;
  display: block;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #dc0000;
  background: url(/i/ico-plus-red.png) 50% 50%;
}

.offer-container .moreinfo-button {
  border: none;
  background: url(/i/ico-plus.png) 50% 50%;
  border-radius: 0;
  background-repeat: no-repeat;
}

.offer-container li {
  margin-right: 24px;
  margin-left: 5px;
  margin-bottom: 5px;
  line-height: 8px;
  height: 12px;
}

.offer-container.extend {
  position: absolute;
  bottom: 0;
  height: 70px;
  background-color: #eee;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.c-search-list-results .price-container ul li {
  color: #1a1a1a;
}

.c-search-list-results .service-icon {
  overflow: hidden;
  text-indent: -9999px;
  float: left;
  position: absolute;
  margin: 2px;
}

/* Search - No hoteles encontrados */
.c-search-list-not-found-container {
  background-color: #fff;
  margin-top: 10px;
}
.c-search-list-not-found {
  padding: 20px 20px;
  margin: 0 auto;
}
.c-search-list-not-found .title {
  font-weight: 700;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 21px;
  color: red;
  line-height: 21px;
}
.c-search-list-not-found .message {
  font-weight: 400;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 21px;
  color: #666666;
  line-height: 21px;
}

/* Iconos */
.service-icon {
  background: url("/i/services_icons1.png") no-repeat left top;
  width: 33px;
  height: 33px;
}

.service-icon.ico1 {
  background-position: -1px -1px;
}

.service-icon.ico2 {
  background-position: -36px -1px;
}

.service-icon.ico3 {
  background-position: -71px -1px;
}

.service-icon.ico4 {
  background-position: -106px -1px;
}

.service-icon.ico5 {
  background-position: -141px -1px;
}

.service-icon.ico6 {
  background-position: -176px -1px;
}

.service-icon.ico7 {
  background-position: -211px -1px;
}

.service-icon.ico8 {
  background-position: -246px -1px;
}

.service-icon.ico9 {
  background-position: -281px -1px;
}

.service-icon.ico10 {
  background-position: -316px -1px;
}

.service-icon.ico11 {
  background-position: -1px -36px;
}

.service-icon.ico12 {
  background-position: -36px -36px;
}

.service-icon.ico13 {
  background-position: -71px -36px;
}

.service-icon.ico14 {
  background-position: -106px -36px;
}

.service-icon.ico15 {
  background-position: -141px -36px;
}

.service-icon.ico16 {
  background-position: -176px -36px;
}

.service-icon.ico17 {
  background-position: -211px -36px;
}

.service-icon.ico18 {
  background-position: -246px -36px;
}

.service-icon.ico19 {
  background-position: -281px -36px;
}

.service-icon.ico20 {
  background-position: -316px -36px;
}

.service-icon.ico21 {
  background-position: -1px -71px;
}

.service-icon.ico22 {
  background-position: -36px -71px;
}

.service-icon.ico23 {
  background-position: -71px -71px;
}

.service-icon.ico24 {
  background-position: -106px -71px;
}

.service-icon.ico25 {
  background-position: -141px -71px;
}

.service-icon.ico26 {
  background-position: -176px -71px;
}

.service-icon.ico27 {
  background-position: -211px -71px;
}

.service-icon.ico28 {
  background-position: -246px -71px;
}

.service-icon.ico29 {
  background-position: -281px -71px;
}

.service-icon.ico30 {
  background-position: -316px -71px;
}

.service-icon.ico31 {
  background-position: -1px -106px;
}

.service-icon.ico32 {
  background-position: -36px -106px;
}

.service-icon.ico33 {
  background-position: -71px -106px;
}

.service-icon.ico34 {
  background-position: -106px -106px;
}

.service-icon.ico35 {
  background-position: -141px -106px;
}

.service-icon.ico36 {
  background-position: -176px -106px;
}

.service-icon.ico37 {
  background-position: -211px -106px;
}

.service-icon.ico38 {
  background-position: -246px -106px;
}

.service-icon.ico39 {
  background-position: -281px -106px;
}

.service-icon.ico40 {
  background-position: -316px -106px;
}

.service-icon.ico41 {
  background-position: -1px -141px;
}

.service-icon.ico42 {
  background-position: -36px -141px;
}

.service-icon.ico43 {
  background-position: -71px -141px;
}

.service-icon.ico44 {
  background-position: -106px -141px;
}

.service-icon.ico45 {
  background-position: -141px -141px;
}

.service-icon.ico46 {
  background-position: -176px -141px;
}

.service-icon.ico47 {
  background-position: -211px -141px;
}

.service-icon.ico48 {
  background-position: -246px -141px;
}

.service-icon.ico49 {
  background-position: -281px -141px;
}

.service-icon.ico50 {
  background-position: -316px -141px;
}

.service-icon.ico51 {
  background-position: -1px -176px;
}

.text-content {
  word-wrap: break-word;
}
.text-content:after {
  content: "";
  display: block;
  clear: both;
}
.text-content p, .text-content ul, .text-content ol {
  font-size: 0.9em;
  color: #666666;
  line-height: 1.2em;
  margin: 1.2em 0;
}

fieldset {
  border: none;
}

.text-content a {
  color: #000;
}

.generic main .button-container {
  margin-top: 50px;
  font-size: 1.3em;
}
.generic main .button-container a {
  padding: 1em 3em;
  background-color: #dc0000;
  opacity: .8;
}
.generic main .button-container a:focus {
  color: #fff;
  opacity: 1;
}

#formAgencia label {
  display: block;
  margin: 1em 0 0.2em 0;
}

.c-header-hotel {
  padding: 1em;
  background-color: #f0f0f0;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1;
}

.c-header-hotel .hotel-offer {
  float: right;
  font-weight: 900;
  margin-top: 1em;
}

.c-header-hotel .hotel-name {
  float: left;
}

.c-header-hotel .hotel-name h1 {
  font-weight: 900;
}

.c-header-hotel .hotel-name h2 {
  font-size: 1.1em;
  color: gray;
}

.c-hotel-aside {
  background-color: #eee;
  margin-bottom: 18px;
}

.c-hotel-aside .hotel-questions, .c-hotel-aside .hotel-button {
  width: 100%;
  padding: 0 1em;
}

.hotel aside .hotel-questions .wrap, .hotel-2 aside .hotel-questions .wrap {
  border-top: 1px solid #cccccc;
  padding: 2em 0 0;
}

.c-hotel-aside .hotel-questions {
  text-align: center;
  padding-bottom: 40px;
}

.c-hotel-aside .hotel-questions h3 {
  text-transform: uppercase;
  color: gray;
  font-size: 1em;
}

.c-hotel-aside .hotel-questions p {
  color: #dc0000;
  font-size: 1.6em;
  font-weight: 600;
}

.c-hotel-aside .hotel-questions a {
  margin-top: 30px;
  display: block;
  color: #4d4d4d;
  font-size: 1.1em;
}

.hotel aside .hotel-questions .wrap:after, .hotel-2 aside .hotel-questions .wrap:after, .hotel aside .hotel-button .wrap:after, .hotel-2 aside .hotel-button .wrap:after {
  content: "";
  display: block;
  clear: both;
}

.hotel aside .c-menu-socialmedia-container, .hotel-2 aside .c-menu-socialmedia-container {
  width: 100%;
  margin-bottom: 30px;
  padding: -1 1em;
}

.hotel aside .c-menu-socialmedia-container .wrap, .hotel-2 aside .c-menu-socialmedia-container .wrap {
  border-top: 1px solid #cccccc;
}

.hotel aside .c-menu-socialmedia-container h3, .hotel-2 aside .c-menu-socialmedia-container h3 {
  text-align: right;
  line-height: 35px;
  color: gray;
}

.hotel aside .c-menu-socialmedia-container h3, .hotel aside .c-menu-socialmedia-container ul, .hotel-2 aside .c-menu-socialmedia-container h3, .hotel-2 aside .c-menu-socialmedia-container ul {
  width: 50%;
  float: left;
}

.c-menu-socialmedia-container li {
  list-style: none;
  float: left;
  margin-left: 10px;
}

.hotel aside .c-menu-socialmedia-container .wrap:after, .hotel-2 aside .c-menu-socialmedia-container .wrap:after {
  content: "";
  display: block;
  clear: both;
}

.c-menu-socialmedia-container ul:after {
  content: "";
  display: block;
  clear: both;
}

.hotel aside .c-menu-socialmedia-container .wrap, .hotel-2 aside .c-menu-socialmedia-container .wrap {
  border-bottom: 0;
  padding: 2em 0 0;
}

.required {
  color: red;
}

label {
  display: block;
  margin: 1em 0 0.2em 0;
}

.c-regime-form .datos-form-soy-socio,
.c-regime-form .formulario-datos-cliente,
.c-regime-form .formulario-datos-pago,
.c-regime-form .formulario-bono-regalo {
  padding: 10px;
  margin-top: 30px;
}

.c-regime-form .formulario-datos-pago {
  background-color: #f8f8f8;
}

.formulario-responsables .o-booking-info {
  margin-top: 1em;
  margin-bottom: 0.3em;
}
.formulario-responsables .o-booking-info strong {
  text-transform: initial;
}
.formulario-responsables input[type="text"],
.formulario-responsables input[type="password"],
.formulario-responsables .select-container {
  width: 85%;
}

input[type="checkbox"] + label {
  display: inline;
  margin-left: 5px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
}
input[type="checkbox"] + label .select-container + strong {
  position: relative;
  top: 10px;
}
input[type="checkbox"] + label strong {
  float: right;
}

.check-group {
  margin: 1em 0;
}

.o-booking-info strong {
  text-transform: uppercase;
  margin-right: 3em;
}

.room-extras label span {
  font-weight: 400;
}

.input_con_label input[type="checkbox"] {
  float: left;
  margin-top: 2px;
}
.input_con_label input[type="checkbox"] + label span {
  float: left;
  width: 80%;
  margin-left: 6px;
  line-height: 18px;
  font-weight: 400;
}
.input_con_label input[type="checkbox"] + label span + strong {
  margin-top: 3px;
}

.datos-form-identificate,
.datos-form-olvidaste-contrasenya {
  padding: 10px;
  background-color: #f8f8f8;
}
.datos-form-identificate input[type="text"],
.datos-form-identificate input[type="password"],
.datos-form-identificate .select-container,
.datos-form-olvidaste-contrasenya input[type="text"],
.datos-form-olvidaste-contrasenya input[type="password"],
.datos-form-olvidaste-contrasenya .select-container {
  width: 85%;
}
.datos-form-identificate .button-container,
.datos-form-olvidaste-contrasenya .button-container {
  margin-top: 42px;
  font-size: 1.1em;
}
.datos-form-identificate .button-container a,
.datos-form-olvidaste-contrasenya .button-container a {
  padding: 1em 2em;
  background-color: #dc0000;
  opacity: .8;
  top: -10px;
}
.datos-form-identificate .button-container a:hover,
.datos-form-identificate .button-container a:focus,
.datos-form-olvidaste-contrasenya .button-container a:hover,
.datos-form-olvidaste-contrasenya .button-container a:focus {
  color: #fff;
  opacity: 1;
}

.formulario-datos-cliente textarea, .formulario-datos-cliente input[type="text"], .formulario-datos-pago textarea, .formulario-datos-pago input[type="text"] {
  width: 100%;
}

.formulario-datos-usuario .select-container select {
  padding: 0.8em 50px 0.7em 0.5em;
}

.room-extras .select-container {
  position: relative;
  top: 0;
  width: 70px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px;
}
.expire-date .select-container {
  width: 46% !important;
  float: left !important;
  clear: none !important;
}

hr {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #f0f0f0;
  margin: 1.2em 0;
}

.c-regime-form h3 {
  margin-top: 15px;
  text-align: right;
  text-transform: uppercase;
  color: #000;
  font-weight: 900;
  font-size: 1.6em;
}

.c-regime-form h3 strong {
  color: #333;
  margin-left: 1em;
}

.c-regime-form h4 {
  margin-top: 15px;
  text-align: right;
  text-transform: uppercase;
  color: #000;
  font-weight: 900;
}

.c-regime-form h4 strong {
  color: #333;
  margin-left: 1em;
}

.c-regime-form h5 {
  font-size: 0.95em;
  margin-top: 40px;
}

.c-regime-form h5 span, .c-regime-form h5 a {
  text-transform: uppercase;
}

.c-regime-form h5 small {
  display: block;
  margin-top: 10px;
}

.c-regime-form h5 a {
  color: #b30000;
}

.c-regime-form h5 a:hover, .c-regime-form h5 a:focus {
  color: #000;
}

.c-regime-form .formulario-datos-usuario {
  margin-top: 20px;
}

.c-regime-form .b-socio {
  margin: 40px 0 10px 0;
}

.c-regime-form .b-socio a {
  text-decoration: underline;
}

.c-regime-form .datos-form-socio {
  background-image: -webkit-linear-gradient(270deg, #FFFFFF 0%, #F7F7F7 98%);
  background-image: linear-gradient(-180deg, #FFFFFF 0%, #F7F7F7 98%);
  padding: 0.1em 1em 1.5em 1em;
  max-width: 50%;
}

.c-book-info-resume {
  margin-bottom: 1em;
}

.c-book-info-resume h3 {
  position: relative;
  background-color: #dc0000;
  color: #fff;
  padding: 1em 0;
  text-align: center;
  font-size: 1em;
}

.c-book-info-resume ul, .c-book-info-resume h5, .c-book-info-resume h4 {
  padding: 0 20px;
}

.c-book-info-resume h4 {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: 900;
}

.c-book-info-resume h4 strong {
  min-width: 150px;
  display: inline-block;
  margin-right: 30px;
}

.c-book-info-resume h5 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 900;
}

.c-book-info-resume h5 strong {
  min-width: 155px;
  display: inline-block;
  margin-right: 30px;
}

.c-book-info-resume ul {
  list-style: none;
  text-transform: uppercase;
  font-size: 0.8em;
  margin-top: 1em;
}

.c-book-info-resume li {
  margin-bottom: 1em;
}

.c-book-info-resume li strong {
  min-width: 155px;
  display: inline-block;
}

@media (min-width: 960px) {
	.c-book-info-resume li strong {
		min-width: 130px;
	}
	.c-book-info-resume h5 strong {
		min-width: 130px;
	}
}
@media (min-width: 1024px) {
	.c-book-info-resume li strong {
		min-width: 100%;
	}
	.c-book-info-resume h5 strong {
		min-width: 100%;
	}
}
@media (min-width: 1200px) {
	.c-book-info-resume li strong {
		min-width: 155px;
	}
	.c-book-info-resume h5 strong {
		min-width: 155px;
	}
}

.c-book-info-resume .suplements {
  margin: 0 20px;
  padding: 0;
}

.c-book-info-resume .suplements strong {
  min-width: 235px;
}

.c-book-info-resume .book-data li {
  padding-left: 30px;
  background-repeat: no-repeat;
  min-height: 18px;
}

.c-book-info-resume .book-data li:nth-child(1), .c-book-info-resume .book-data li:nth-child(2) {
  background-image: url("/i/ico-calendar.png");
}

.c-book-info-resume .book-data li:nth-child(3) {
  background-image: url("/i/ico-bed.png");
}

.c-book-info-resume .extras-data li {
  min-height: 18px;
  list-style: disc;
  margin-left: 20px;
}

.c-book-info-resume .extras-data li.titulo {
  list-style: none;
  margin-left: 0;
}

.c-book-info-resume .extras-data li strong {
  width: 205px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin-right: 30px;
}

@media (min-width: 768px) {
  .c-book-info-resume .extras-data li strong {
    width: 155px;
    min-width: auto;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .c-book-info-resume .extras-data li strong {
    width: 185px;
    min-width: auto;
    margin-right: 30px;
  }
}
@media (min-width: 1200px) {
  .c-book-info-resume .extras-data li strong {
    width: 205px;
    min-width: auto;
    margin-right: 30px;
  }
}

.c-book-info-resume .extras-data li strong.full-width {
  width: 100%;
  margin-right: 0;
}

.c-book-info-resume .extras-data li.titulo strong {
  width: 185px;
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
  margin-right: 30px;
}

.c-book-info-resume .extras-data li span {
  float: left;
}

.c-reservation-info .contact, .c-reservation-info .data, .c-reservation-info .dates {
  margin: 1em 0;
}

.c-reservation-info h6 {
  margin: 1em 0 0.5em 0;
  font-size: 1.4em;
  font-weight: 300;
}

.c-reservation-info ul {
  margin: 2em 0 2em 0;
}

.c-reservation-info ul:after {
  content: "";
  display: block;
  clear: both;
}

.c-reservation-info li {
  list-style: none;
  float: left;
  width: 50%;
}

.c-reservation-info li h5 {
  font-weight: 600;
  font-size: 1em;
  color: gray;
  margin-bottom: 5px;
}

.c-reservation-info li p {
  line-height: 1.4em;
}

.c-reservation-info .total {
  font-size: 1.6em;
  margin-bottom: 10px;
}

aside hr {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #cccccc;
  margin: 0.8em 1.2em 1.4em;
}

.message.ok, .ok.comment-notes, .ok.form-allowed-tags {
  color: green;
  border-left: 3px solid green;
  margin: 1em 0 0.5em 0;
  font-size: 1.4em;
  font-weight: 300;
  padding: 0.5em;
}

.c-reservation-info .button-container {
  margin-top: 100px;
  font-size: 1.3em;
}

.site-footer-pre {
  padding-top: 20px;
  background-color: #f2f1f0;
  position: relative;
}

.site-footer-pre-2 {
  background-color: #f2f1f0;
  margin-top: 60px;
}

body.generic .site-footer-pre,
body.generic .site-footer-pre-2,
body.hotel .site-footer-pre,
body.hotel .site-footer-pre-2,
body.hotel-2 .site-footer-pre,
body.hotel-2 .site-footer-pre-2,
body.reservation .site-footer-pre,
body.reservation .site-footer-pre-2 {
  background-color: #fff;
}

.site-footer {
  background-color: #50505A;
  padding: 1em 0;
  color: #fff;
}

.site-footer-pre .site-footer {
  margin-top: 0;
}

.site-footer .claim {
  text-align: center;
  font-size: 1.3em;
  margin: 10px 0;
}

.site-footer a {
  color: #fff;
  text-decoration: none;
}

.site-footer .claim {
  text-align: center;
  font-size: 1.3em;
  margin: 10px 0;
}

.site-footer .menu {
  display: table;
  margin: 20px auto 20px auto;
  font-size: 0.9em;
}

.site-footer .menu li {
  margin-right: 5px;
}

.site-footer .menu li:after {
  content: " · ";
}

.site-footer .menu li:last-child:after {
  content: "";
}

.site-footer .menu.lngs {
  margin: 20px auto 30px;
}

.site-footer .footer-contact-container {
  max-width: 750px;
  margin: 0 auto;
}

.site-footer .footer-contact-container:after {
  content: "";
  display: block;
  clear: both;
}

.site-footer .footer-contact {
  float: left;
}

.site-footer .footer-contact h3 {
  font-weight: 400;
}

.site-footer .footer-contact .footer-telephones {
  display: block;
  float: left;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-right: 10px;
  height:150px;
}

@media (min-width: 576px) {
  .site-footer .footer-contact .footer-telephones {
    height:120px;
  }
}

.site-footer .footer-contact span {
  font-size: 0.75em;
}

.site-footer .sign {
  text-align: center;
}

.site-footer .sign a:after {
  content: " · ";
}

.site-footer .sign a:last-child:after {
  content: "";
}

.site-footer .o-logo {
  width: 100%;
  float: none;
  margin: 28px 0 0 0;
}

.site-footer .o-logo a {
  margin: 0 auto;
}

.site-footer .menu {
  display: table;
  margin: 20px auto 20px auto;
  font-size: 0.9em;
  list-style: none;
}

.site-footer .menu li {
  margin-right: 5px;
  line-height: 1em;
  float: left;
}

.c-menu-socialmedia-container ul:after {
  content: "";
  display: block;
  clear: both;
}

.c-menu-socialmedia-container li {
  list-style: none;
  float: left;
  margin-left: 10px;
}

.c-menu-socialmedia-container a {
  width: 35px;
  height: 35px;
  display: block;
  text-indent: -999em;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-color: #3E3E45;
}

.c-menu-socialmedia-container a:hover, .c-menu-socialmedia-container a:focus {
  opacity: .5;
}

.site-footer .footer-iconos {
  float: right;
}

.site-footer .c-menu-socialmedia-container {
  margin: 0;
}

.site-footer .c-menu-socialmedia-container p {
  padding-left: 1em;
}

.site-footer .c-menu-socialmedia-container li {
  margin-top: 5px;
}

.site-footer .iconos-tipos-pago {
  float: right;
  margin-top: 20px;
}

.facebook a {
  background-image: url("/i/facebook.png");
}

.twitter a {
  background-image: url("/i/twitter.png");
}

.googleplus a {
  background-image: url("/i/googleplus.png");
}

.instagram a {
  background-image: url("/i/ico-instagram.png");
}

.tiktok a {
  background-image: url("/i/ico-tiktok.png");
}

.user-welcome {
  position: relative;
  float: left;
  font-size: 0.8em;
  text-align: right;
  margin-top: -5px;
  color: #fff;
  padding-right: 30px;
}
.user-welcome strong {
  display: block;
}
.user-welcome span {
  position: absolute;
  top: 5px;
  right: 0;
}
.user-welcome span a {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  background: transparent url(/i/disconnect.png) 0 0 no-repeat;
  opacity: .8;
}
.user-welcome span a:hover, .user-welcome span a:focus {
  opacity: 1;
}

.c-login-form {
  float: left;
  z-index: 10;
}
.c-login-form .button-container {
  padding: 0.5em 0;
  z-index: 100;
}
.c-login-form .reset-password {
  font-size: 0.7em;
  margin-top: 1.5em;
}
.c-login-form .reset-password a {
  color: #fff;
}
.c-login-form .reset-password a:hover, .c-login-form .reset-password a:focus {
  opacity: .7;
}
.c-login-form .show-hide-button {
  color: #fff;
  text-decoration: none;
  padding: 0.5em 1em;
  border: 1px solid #b30000;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 1.1em;
  opacity: .8;
  background-color: #b30000;
}
.c-login-form .show-hide-button:hover {
  opacity: 1;
  cursor: pointer;
  color: #fff;
}
.c-login-form .show-hide-content {
  top: 200%;
  right: 0;
  width: 200px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1em 1em 1em 1em;
  border-radius: 2px;
}
.c-login-form .show-hide-content input:not([type="submit"]) {
  margin: 0 0 10px 0 !important;
  width: 100%;
}
.c-login-form .show-hide-content > a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  margin-top: 10px;
}
.c-login-form .show-hide-content > a:hover, .c-login-form .show-hide-content > a:focus {
  opacity: .8;
}

.windows {
  display: none;
}

.c-hotel-slider {
  position: relative;
  margin-bottom: 10px;
}

.slider-container {
  position: relative;
}

.slider-offers {
  position: absolute;
  bottom: 20px;
  left: -10px;
  width: 400px;
  z-index: 10;
}

.slider-thumbs {
  position: relative;
}

.slider-thumbs a {
  margin-right: 10px;
  /* opacity: .8; */
  /* Ed - movido a img */
}

.slider-thumbs a img {
  opacity: .8;
}

.slider-thumbs a:hover img, .slider-thumbs a.active img {
  /* Ed - Cambiado a img. Quitar el focus, porque no es correcto que la imagen activa tenga el focus de la pagina */
  opacity: 1;
}

.slider-thumbs .owl-prev, .slider-thumbs .owl-next {
  position: absolute;
  bottom: 45px;
  display: block;
  text-indent: -999em;
  width: 30px;
  height: 30px;
  background-color: #333333;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider-thumbs .owl-prev:hover, .slider-thumbs .owl-prev:focus, .slider-thumbs .owl-next:hover, .slider-thumbs .owl-next:focus {
  opacity: .5;
}

.slider-thumbs .owl-prev {
  left: 10px;
  background-image: url("/i/ico-arrow-left-white.png");
}

.slider-thumbs .owl-next {
  right: 10px;
  background-image: url("/i/ico-arrow-right-white.png");
}

.slider-offer {
  list-style: none;
  background-color: #fff;
  margin-top: 10px;
}

.slider-offer:after {
  content: "";
  display: block;
  clear: both;
}

.slider-offer strong {
  display: inline-block;
  /*float: left;*/
  width: 140px;
  height: 65px;
  background-color: #333;
  color: #fff;
  text-align: center;
  line-height: 65px;
  font-size: 1.6em;
  font-weight: 900;
  vertical-align: middle;
}

.slider-offer strong .desde {
  font-size: 18px;
}

.slider-offer ul {
  list-style: none;
  font-size: 0.8em;
  padding: 0 15px 0 15px;
  /*float: left;*/
  font-weight: 600;
  /*height: 65px;*/
  display:inline-block;
  vertical-align: middle;
}

@media (max-width: 414px) {
	.slider-offer ul {
	  max-width:50%;
	}
}

.hotel-about {
  background-color: #f7f7f7;
  padding: 15px 30px;
}

.text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6 {
  margin: 1.1em 0 0.4em 0;
  line-height: 1.2em;
}

.text-content h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  color: #333;
}

.c-hotel-aside .hotel-button {
  text-align: center;
  margin-bottom: 24px;
  position: relative;
}

.hotel aside .hotel-button .wrap, .hotel-2 aside .hotel-button .wrap {
  border-top: 1px solid #cccccc;
  padding: 1em 0 0;
  position: relative;
}

.hotel .c-hotel-aside a.button {
  padding: 1em 2em;
  margin: 10px auto;
  display: table;
  font-size: 0.9em;
}

.loading-button {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.loading-button div {
	background: url(../i/loading1.gif) no-repeat center !important;
	width: 24px;
	height: 24px;
	margin: 10px auto;
}

/* Hotel - Calendario */
.hotel .c-calendar .ui-datepicker-prev:hover {
  background-position: -12px -1530px;
}

.hotel .c-calendar .ui-datepicker-next:hover {
  background-position: -6px -1560px;
}

.hotel .c-calendar td {
  width: 58px;
  height: 55px;
}

.hotel .c-calendar td a {
  text-decoration: none;
  line-height: 1.1em;
}

.hotel .c-calendar td.pasado {
  color: #cccccc;
}

.hotel .c-calendar td.pasado a {
  color: #cccccc;
}

.hotel .c-calendar td.hoy {
  background-color: #ddd;
}

.hotel .c-calendar td.disponible a {
  color: #3EB500;
}

.hotel .c-calendar td.no-disponible a {
  color: #CA6464;
}

.hotel .c-calendar td.mes-distinto {
  background-color: #f7f7f7;
}

.hotel .c-calendar td.mes-distinto.disponible a {
  color: #8CC36F;
}

.hotel .c-calendar td.mes-distinto.no-disponible a {
  color: #DA8787;
}

.hotel .c-calendar td.starred:before {
  position: absolute;
  content: url("/i/ico-star.png");
  right: -5px;
  z-index: 10;
  top: 0;
}

.hotel .c-calendar td .plus-info .fila-estancia {
  margin-top: 2px;
  min-width: 115px;
}

.hotel .c-calendar td .plus-info .fila-estancia .precio {
  width: 31px;
  float: left;
  text-align: right;
  margin-right: 11px;
}

.hotel-availability {
  padding: 1em;
}

.hotel fieldset {
  margin-bottom: 1em;
}

.c-all-filters hr {
  border-color: #cccccc;
}

table {
  font-size: 1em;
  width: 100%;
}

.ui-datepicker-header {
  position: relative;
  background-color: #dc0000;
  color: #fff;
  text-align: center;
  padding: 1em;
}

.hotel .c-calendar .ui-datepicker-prev {
  /* Ed - añadido .c-calendar */
  position: absolute;
  top: 12px;
  left: 10px;
  width: 22px;
  height: 24px;
  background: transparent url("/i/gui.png") no-repeat scroll right bottom;
  background-position: -9px -1530px;
  text-indent: -999em;
  cursor: pointer;
}

.hotel .c-calendar .ui-datepicker-next {
  /* Ed - añadido .c-calendar */
  position: absolute;
  top: 12px;
  right: 10px;
  width: 22px;
  height: 24px;
  background: transparent url("/i/gui.png") no-repeat scroll right bottom;
  background-position: -9px -1560px;
  /* Ed - he corregido esto */
  text-indent: -999em;
  cursor: pointer;
}

.hotel .c-calendar th {
  /* Ed - añadido .c-calendar */
  padding: 1em;
  background-color: #f7f7f7;
  font-size: 11px;
}

.hotel .c-calendar td {
  /* Ed - añadido .c-calendar */
  position: relative;
  text-align: center;
  background-color: #ececec;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  color: #666666;
  padding: 5px 0;
}

.hotel .c-calendar td:last-of-type {
  /* Ed - añadido .c-calendar */
  border-right: 1px solid #fff;
}

/* Ed - NO COPIAR LAS CLASES DE c-calendar de TD */
.hotel .c-calendar td .price {
  /* Ed - añadido .c-calendar */
  font-size: 20px;
  display: block;
  font-style: normal;
}

.hotel .c-calendar td .plus {
  /* Ed - añadido .c-calendar */
  position: absolute;
  right: -5px;
  bottom: 0;
  width: 20px;
  height: 14px;
  background: transparent url("/i/ico-calendar-more.png") 0 0 no-repeat;
  display: block;
  z-index: 10;
}

.hotel .c-calendar td .plus-info {
  /* Ed - añadido .c-calendar */
  display: none;
  position: absolute;
  bottom: 20px;
  right: 0;
  background-color: #666666;
  color: #fff;
  z-index: 10;
  padding: 1em;
  text-align: left;
  border-radius: 3px;
  white-space: nowrap;
}

.hotel .c-calendar td .plus:hover .plus-info {
  /* Ed - añadido .c-calendar */
  display: block;
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

.goog-te-gadget {
  display: none !important;
}

/* Hotel Servicios */
.hotel-list-services {
  margin-bottom: 30px;
}

.hotel-list-services:after {
  content: "";
  display: block;
  clear: both;
}

.hotel-list-services li {
  margin: 0;
  margin-bottom: 1em;
  width: 30%;
  float: left;
  list-style: none;
}

.hotel-list-services li:nth-child(n) {
  margin-right: 5%;
}

.hotel-list-services li:nth-child(3n) {
  margin-right: 0px;
}

@media (min-width: 960px) {
  .hotel-list-services li {
    width: 21.25%;
  }
  .hotel-list-services li:nth-child(n) {
    margin-right: 5%;
  }
  .hotel-list-services li:nth-child(4n) {
    margin-right: 0px;
  }
}

.hotel-list-services img {
  vertical-align: middle;
  margin-right: 10px;
}

.hotel-list-services li {
  width: 29%;
  margin-bottom: 1.1em;
  min-height: 34px;
}

.hotel-list-services li:nth-child(4n) {
  margin-right: 5%;
}

.hotel-list-services li:nth-child(3n) {
  margin-right: 0px;
}

@media (min-width: 415px) and (max-width: 1024px) {
	.hotel-list-services li:nth-child(3n+1) {
	  clear:left;
	}
}

@media (max-width: 414px) {
	.hotel-list-services li {
		width: 43%;
	}
	.hotel-list-services li:nth-child(3n) {
	  margin-right: 5%;
	}
	.hotel-list-services li:nth-child(2n+1) {
	  clear:left;
	}
}

.hotel-list-services li .service-icon {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  margin-right: 4px;
  vertical-align: middle;
}

.hotel-list-services li .texto {
  display: inline;
}

.hotel input.date {
  width: 35%;
  float: left;
  margin-right: 2%;
}

.select-container.n-hab {
  width: 25%;
  float: right;
  background: #fff url(/i/ico-bed.png) no-repeat 20% center;
  height: 36px;
  padding-left: 35px;
}
.select-container.n-hab select {
  padding: 0.8em 1em 1em 0.5em;
}
@media (min-width: 1200px) {
  .select-container.n-hab select {
    padding: 0.8em 1em 1em 1em;
  }
}

.hotel-more-offers {
  margin-top: 30px;
}

.message.error, .error.comment-notes, .error.form-allowed-tags {
    color: red;
    border-color: red;
}
.message, .comment-notes, .form-allowed-tags {
    color: gray;
    border-left: 3px solid gray;
    padding: 0.5em;
    margin: 2em 0;
}
.message h6, .comment-notes h6, .form-allowed-tags h6 {
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 0.5em;
}


.ui-datepicker .ui-state-disabled {
  cursor: default !important;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-datepicker .ui-corner-all {
  border-radius: 0;
}

.ui-datepicker {
  font-size: 13px;
}

.ui-datepicker .ui-widget {
  font-size: 1em;
}

.ui-datepicker input, .ui-datepicker select, .ui-datepicker textarea, .ui-datepicker button {
  font-size: 12px;
}

/* VENTANITA */
.ui-datepicker {
  border: 1px solid #CCC \9;
  background: #FFF;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.ui-datepicker a {
  color: #111;
}

/* HEADER */
.ui-datepicker .ui-widget-header {
  background-color: #CD002E;
  color: #FFF;
  font: 400 16px 'Raleway', Arial, Helvetica, sans-serif;
}

.ui-datepicker .ui-widget-header a {
  color: #FFF;
}

/* ICONO DEL CALENDARIO POSICION */
.ui-datepicker-trigger {
  margin: 0 0 0 3px;
}

/* TABLA */
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
  border: 1px solid #F6f6f6;
  background-color: #F6F6F6;
  color: #46443F;
}

.ui-datepicker .ui-state-default a,
.ui-datepicker .ui-state-default a:link,
.ui-datepicker .ui-state-default a:visited {
  color: #46443F;
  text-decoration: none;
}

.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  border: 1px solid #CCC;
  background-color: #FFF;
  color: #46443F;
}

.ui-datepicker .ui-state-hover a, .ui-datepicker .ui-state-hover a:hover {
  color: #46443F;
  text-decoration: none;
}

.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-header .ui-state-active {
  border: 1px solid #CD002E;
  background-color: #CD002E;
  color: #FFF;
}

.ui-datepicker .ui-state-active a,
.ui-datepicker .ui-state-active a:link,
.ui-datepicker .ui-state-active a:visited {
  color: #FFF;
  text-decoration: none;
}

.ui-datepicker :active {
  outline: none;
}

.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-header .ui-state-highlight {
  border: 1px solid #CD002E;
  background-color: #FFF;
  color: #CD002E;
}

.ui-datepicker .ui-state-highlight a,
.ui-datepicker .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-datepicker .ui-state-error,
.ui-datepicker .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background-color: #fef1ec;
  color: #cd0a0a;
}

.ui-datepicker .ui-state-error a,
.ui-datepicker .ui-widget-header .ui-state-error a {
  color: #C00;
}

.ui-datepicker .ui-state-error-text,
.ui-datepicker .ui-widget-header .ui-state-error-text {
  color: #C00;
}

.ui-datepicker .ui-priority-primary,
.ui-datepicker .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-datepicker .ui-priority-secondary,
.ui-datepicker .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-datepicker .ui-state-disabled,
.ui-datepicker .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* Multi */
.ui-datepicker.ui-datepicker-multi {
  width: auto !important;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  margin: 0 0.2em 0.4em;
  width: 95%;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-datepicker .ui-icon {
  width: 22px;
  height: 24px;
  background: transparent url("/i/gui.png") no-repeat right bottom;
}

/*.ui-datepicker .ui-widget-header .ui-icon { background-image: url("/i/datepicker_arrows1.png"); }*/
/* positioning */
.ui-datepicker .ui-icon-circle-triangle-e {
  background-position: -9px -1560px;
}

.ui-datepicker .ui-icon-circle-triangle-w {
  background-position: -9px -1530px;
}

.ui-datepicker .ui-state-hover .ui-icon-circle-triangle-e {
  background-position: -6px -1560px;
}

.ui-datepicker .ui-state-hover .ui-icon-circle-triangle-w {
  background-position: -12px -1530px;
}

#sheet .pager .prev {
  background-position: -9px -1530px;
}

#sheet .pager .next {
  background-position: -9px -1560px;
}

#sheet .pager .prev:hover {
  background-position: -11px -1530px;
}

#sheet .pager .next:hover {
  background-position: -7px -1560px;
}

/* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 280px;
  padding: .2em .2em 0;
  margin-top: 2px;
  /*nx */
  display: none;
  z-index: 99999 !important;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
  background: none !important;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
  border-radius: 8px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
  border-radius: 8px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 0px;
  border: 0px !important;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 0px;
  border: 0px !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -11px;
  top: 50%;
  margin-top: -11px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 14px;
  border-collapse: collapse;
  margin: 0 0 .4em;
  font-family: 'PTRootUI', Verdana, sans-serif;
}

.ui-datepicker th {
  padding: 4px;
  text-align: center;
  border: 0;
  color: #8D8783;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 7px 4px 4px 4px;
  text-align: center;
  text-decoration: none;
  height: 36px;
  width: 36px;
}

.ui-datepicker .dia-elegido a,
.ui-datepicker .dia-elegido.ui-datepicker-unselectable span {
  border: 1px solid #D90000;
  background-color: #D90000;
  color: #FFF;
}

.ui-datepicker-month, .ui-datepicker-year {
  padding: 2px !important;
  font-size: 16px !important;
  width: 70px !important;
  font-family: 'PTRootUI', Verdana, sans-serif;
  font-weight: 700;
}
.ui-datepicker-month {
  margin-right: 4px !important;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-wrapper:after,
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-wrapper-outer,
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.slider-container .owl-item img {
  display: block;
  width: 100% !important;
  height: auto !important;
  -webkit-transform-style: preserve-3d;
}

.slider-thumbs .owl-item img {
  display: block;
  height: 80px;
  width: 108px;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  /* Ed - Modificado para que no salga por debajo del DatePicker y del Autocomplete */
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  cursor: default !important;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #FFF url("/i/cb_overlay.png") repeat 0 0;
}

#colorbox {
  outline: 0;
}

#cboxWrapper {
  background-color: #FFF;
  border-radius: 3px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15), inset 0px 1px 0px 1px #FFF;
  padding: 10px;
}

#cboxContent {
  background: #fff;
  overflow: visible !important;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #CCC;
}

#cboxLoadedContent {
  margin: 0;
  padding: 0;
}

#cboxTitle {
  position: fixed;
  overflow: hidden;
  color: #605C5C;
  font-size: 12px;
  font-weight: normal;
  top: 50%;
  margin-top: -12%;
  right: 20px;
  text-align: left;
  width: 240px;
  padding: 5px;
}

#cboxTitle div {
  background-color: #FFF;
  padding-bottom: 10px;
  border-radius: 3px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

#cboxTitle h3 {
  font-size: 13px;
  font-weight: 400;
  padding: 15px 20px;
  background-color: #F4F4F4;
  border-bottom: 1px solid #DFDFDF;
}

#cboxTitle p {
  margin-top: 10px;
  padding: 0 15px;
}

#cboxTitle .viewer {
  margin: 20px 0;
  height: 30px;
}

#cboxCurrent {
  position: absolute;
  bottom: -14px;
  left: 0px;
  font-weight: 400;
  font-size: 11px;
  color: #777;
  text-align: left;
  text-transform: uppercase;
  padding: 8px 2px;
}

#cboxLoadingOverlay {
  /* background: url("/i/cb_loading_bg.png") no-repeat center center; */
}

#cboxLoadingGraphic {
  background: url("/i/cb_loading.gif") no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  right: 0px;
  bottom: -14px;
  font-weight: 400;
  font-size: 11px;
  color: #777;
  padding: 8px 2px;
}

#cboxPrevious, #cboxNext, #cboxClose {
  background: url("/i/gui.png") no-repeat right bottom;
}

#cboxPrevious {
  position: absolute;
  top: 49%;
  left: -28px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background-position: -99px -549px;
}

#cboxPrevious:hover {
  background-position: -139px -549px;
}

#cboxNext {
  position: absolute;
  top: 49%;
  right: -28px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background-position: -99px -519px;
}

#cboxNext:hover {
  background-position: -139px -519px;
}

#cboxClose {
  position: absolute;
  top: -9px;
  right: 8px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background-position: center -2800px;
}

#cboxClose:hover {
  background-position: center -2825px;
}

#cboxWrapper {
  box-shadow: none;
  background-color: transparent;
}


.sharelink-info-link {
	float: left;
	margin-right: 1em;
}
.sharelink-info-container {
	display: none;
}


/* Tipsy */
.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 10px 13px 9px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

/* Windows */
.win {
	width: 600px;
	position: relative;
}
.win_loading {
	background: url(../i/cb_loading.gif) no-repeat center center;
	height: 300px;
}
.win .header {
	width: 100%;
	height: 60px;
	margin-bottom: 30px;
	background: #C20000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d60000), color-stop(0%, #ff0000), color-stop(1%, #e00000), color-stop(100%, #a90000));
	background: -webkit-linear-gradient(top, #d60000 0%, #ff0000 0%, #e00000 1%, #a90000 100%);
	background: linear-gradient(to bottom, #d60000 0%, #ff0000 0%, #e00000 1%, #a90000 100%);
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}
.win_loading .header {
	margin-bottom: 150px;
}
.win .header img {
	margin-left: 20px;
}
.win .body {
	margin: 0 20px 50px;	
}
.win_loading h2 {
	text-align: center;
}
.win p {
	margin-top: 6px;
}
.win .buttons {
	margin: 20px 0;
}
.win .button {
	padding: 0.8em 1.4em !important;
	margin: auto !important;
	display: table !important;
	font-size: 0.9em !important;
}

.btn-whatsapp {
  position: relative;
  margin: 30px auto;
  display: block;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #295B5D;
  background-image: radial-gradient(50% 221%, #295B5D 3%, #000000 100%);
  width: 100%;
  padding: 18px 80px 18px 15px;
  font-weight: bold;
  text-align: center;
  max-width: 300px;
  border-radius: 0 60px 60px 0;
  line-height: 1.3;
}
.btn-whatsapp:after {
  content: '';
  background-image: url("../img/btn-whatsapp.png");
  display: block;
  position: absolute;
  top: 50%;
  right: 6px;
  width: 60px;
  height: 60px;
  -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.fixed_map {
  height: 653px;
}
@media (min-width: 768px) {
  .fixed_map {
    position:fixed;
    right:0;
    height: 84%;
  }
}

#div_openstreet_map {
  z-index:10;
}

.room-extras .extra {
  border-top: 1px solid #ccc;
  margin-top: 12px;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
}
.room-extras .extra .image__link {
  height: 100%;
}
.room-extras .extra img {
  margin-right: 35px;
  height: 100%;
  width: 240px;
}
.win .room-extras .extra img {
  width: 320px;
}
.room-extras .extra .extra__content {
  flex: 1;
}
.room-extras .extra .extra__title {
  font-size: 20px !important;
  text-align: left !important;
  text-transform: none !important;
}
.room-extras .extra .extra__price strong {
  font-size: 26px;
  margin-right: 15px;
}
.room-extras .extra .extra__price span {
  font-size: 14px;
}
.room-extras .extra .extra__wyswyg {
  margin-top: 10px;
  line-height: 1.2em;
}
.room-extras .extra .extra__footer {
  margin-top: 20px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.room-extras .extra .extra__fotter-right {
  display: flex;
  align-items: center;
}
.room-extras .extra .extra__fotter-right span {
  margin-right: 10px;
}
.room-extras .extra .select-container {
  margin: 2px 0 0 0;
}
.room-extras .extra .select-container select {
  padding: 1em;
}
.room-extras .extra .extra__more-info {
  color: #DC0000;
  text-decoration: none;
}
.room-extras .extra .extra__btn {
  font-size: 1.1em;
}
.room-extras .extra .extra__btn a {
  position: static;
  top: auto;
}
/* .room-extras .extra .extra__btn a {
  color: white;
  background-color: #DC0000;
  font-size: 20px;
  margin-left: 20px;
  padding: 7px 50px;
  text-decoration: none;
  text-transform: uppercase;
} */
.room-extras .extra .fechas {
  display: none;
  margin-top: 20px;
}

.room-extras .extra .fechas-container {
  margin-top: 5px;
}

.formulario-datos-pago .iconos-tipos-pago {
  margin-top: 10px;
}
.formulario-forma-pago .check-group label {
  margin: -22px 0 0 20px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
}

/* Página Landing Ofertas */
body.ofertas h1 {
  margin: 20px 0 20px 0;
}
body.ofertas .pagina-description {
  margin-bottom: 40px;
}
body.ofertas .oferta-item {
  margin-top: 50px;
}
body.ofertas .oferta-item:first-of-type {
  margin-top: 0;
}
body.ofertas .photo img {
  width: 100%;
}
@media (min-width: 992px) {
  body.ofertas .photo img {
    width: auto;
  }
}
body.ofertas .hotels {
  margin-top: 20px;
}
body.ofertas .hotels-title {
  font-size: 20px;
}
body.ofertas .hotels-list {
  margin: 10px 0 0 20px;
}
body.ofertas .hotel-item {
  margin-top: 10px;
}

/* Contact Form */

.contact-input {
  width: 100%;
}

@media (min-width: 992px) {
  .contact-input {
    width: 600px;
  }
}

/* End Contact Form */

