/*
@font-face {
    font-family: "futuraPT-bold";
    font-display: fallback;
    src: local('futuraPT-bold'), url("../fonts/FuturaPTBold.otf");
}

@font-face {
    font-family: "futuraPT-medium";
    font-display: fallback;
    src: local('futuraPT-medium'), url("../fonts/FuturaPTMedium.otf");
}

@font-face {
    font-family: "proximanova-regular";
    font-display: fallback;
    src: local('proximanova-regular'), url("../fonts/proximanova-regular.otf");
}
*/

@font-face {
  font-family: 'Champion';
  src: local('Champion-Heavyweight_Web'), url('../fonts/Champion-Heavyweight_Web.woff2') format('woff2'), /* Super Modern Browsers */
       local('Champion-Heavyweight_Web'), url('../fonts/Champion-Heavyweight_Web.woff') format('woff'); /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'EuclidCircularB';
  src: local('EuclidCircularB-Bold-Web'), url('../fonts/EuclidCircularB-Bold-Web.woff2') format('woff2'), /* Super Modern Browsers */
       local('EuclidCircularB-Bold-Web'), url('../fonts/EuclidCircularB-Bold-Web.woff') format('woff'); /* Pretty Modern Browsers */
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'EuclidCircularB';
  src: local('EuclidCircularB-Light-Web'), url('../fonts/EuclidCircularB-Light-Web.woff2') format('woff2'), /* Super Modern Browsers */
       local('EuclidCircularB-Light-Web'), url('../fonts/EuclidCircularB-Light-Web.woff') format('woff'); /* Pretty Modern Browsers */
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'EuclidCircularB';
  src: local('EuclidCircularB-Medium-Web'), url('../fonts/EuclidCircularB-Medium-Web.woff2') format('woff2'), /* Super Modern Browsers */
       local('EuclidCircularB-Medium-Web'), url('../fonts/EuclidCircularB-Medium-Web.woff') format('woff'); /* Pretty Modern Browsers */
  font-weight: normal;
  font-style: normal;
}


.section-col-3 {text-align: center;}

#barraaceptacion {
    color: #fff !important;
    position: fixed;
    bottom: 30px;
    right: 30px;
    left: 30px;
    padding: 30px;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000 !important;
    padding: 20px 30px 30px 30px !important;
}

#barraaceptacion p {
    color: #fff !important;
    font-size: 16px;
}

#barraaceptacion a.close-cookies {
    text-align: right;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
    display: block;
    font-family: "proximanova-regular";
}

.gm-style .gm-style-iw-c {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #469DC8;
    border: 0;
    border-radius: 10px;
    color: #fff;
    margin-top: 30px;
    position: relative;
    padding: 15px 45px;
    letter-spacing: 1.4px;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 40px !important;
}

.gm-style .gm-style-iw-d {
    overflow: hidden !important;
    padding-bottom: 15px;
}

.gm-style .gm-style-iw-t::after {
    display: none;
}

a {
    color: #7A9ED0;
}

section.collapse, section.collapsing, .section-sede {
    margin: 0;
}

section.collapse .container-fluid, section.collapsing .container-fluid, .section-sede .container-fluid {
    padding-top: 68px;
}

.section-sede .title a {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    text-decoration: none;
}

.section-sede .title {
    margin-bottom: 6px;
}

.section-sede img {
    height: 170px;
    object-fit: cover;
}

.section-sede ul {
    margin-bottom: 0;
}

.section-sede li a {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    text-decoration: none;
}

.section-sede li a:hover {
    color: #469DC8;
}

.section-sede li {
    line-height: 16px;
}

.section-sede .block-links {
    display: grid;
    align-items: center;
}

.section-sede .sede {
    padding: 0;
    background-color: #F7F7F7;
}

.div-padding {
    padding-top: 68px;
    background: #F4F4F4;
}

form .intl-tel-input.separate-dial-code .selected-flag {
    position: absolute;
    background-color: transparent;
    height: 42px;
    bottom: 0;
    padding-left: 0;
}

#tel {
    padding-left: 84px !important;
}
.section-reserva #tel {
    padding-left: 84px !important;
}

body > form > section > div > div > div.col-12.block-sobre-tu-estancia > div:nth-child(2) > div:nth-child(4) > span > span.selection > span {
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    background-image: url(../img/icons/desplegar.svg);
    background-repeat: no-repeat;
    background-position: right;
}

body > form > section > div > div > div.col-12.block-sobre-tu-estancia > div:nth-child(2) > div:nth-child(4) > span > span.selection > span span {
    padding: 0;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000;
}

.block-sobre-tu-estancia .select2-selection__arrow {
    display: none;
}

.select2-container {
    width: 100% !important;
}

.section-reserva .intl-tel-input .country-list {
    display: grid;
}

.section-reserva .intl-tel-input .country-list.hide {
    display: none;
}

.section-texto .title {
    margin: 0 auto 35px;
    font-size: 42px;
    line-height: 44px;
    max-width: 430px;
}

.section-texto.block-legal .title {
    margin: inherit;
    margin-bottom: 35px;
    text-align: center;
    max-width: initial;
}

.gm-style .gm-style-iw-t {
    bottom: 0 !important;
}

body > section.section-faqs > div > div > div:nth-child(2) > p {
    margin-top: 55px;
}

.section-gallery .block-text {
    margin-bottom: 30px;
}

.section-gallery .block-img img {
    height: 330px;
    object-fit: cover;
    margin-top: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.section-gallery .block-img img:hover {
    filter: brightness(80%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.featherlight .featherlight-content {
    padding: 0 !important;
    border: 0 !important;
}

.featherlight-next {
    background: url(../img/icons/long-arrow-right.svg) no-repeat 100% 95% !important;
    background-size: 25px !important;
    background-position: bottom;
    bottom: 45%;
}

.featherlight-previous {
    background: url(../img/icons/long-arrow-left.svg) no-repeat 0% 95% !important;
    background-size: 25px !important;
    background-position: bottom;
    bottom: 45%;
}

.featherlight-next span, .featherlight-previous span, .featherlight-next:hover span, .featherlight-previous:hover span {
    display: none;
}

.section-gallery .title {
    font-family: EuclidCircularB, Impact, sans-serif;
    margin-bottom: 40px;
    font-size: 42px;
    color: #000;
    letter-spacing: 0;
    line-height: 44px;
}

.section-gallery .block-text p {
    max-width: 600px;
    margin: 0 auto;
}

.block-legal a, .section-about-intro .block-text p a, .section-landing-intro p a {
    color: #6770FD !important;
    text-decoration: none;
}

.block-legal a:hover, .section-about-intro .block-text p a:hover, .section-landing-intro p a:hover {
    color: #469DC8 !important;
}

.section-about-intro .block-text p a {
    color: #000000 !important;
}

.section-about-intro .block-text p a:hover {
    color: #000000 !important;
}


.publicos {opacity:1;display:flex;-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.publicos.scroll-menu {opacity:0;display: flex !important;-webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}

/*///////// GENERAL ///////// */
h1, h1 a {
    font-family: EuclidCircularB, Impact, sans-serif;
    font-size: 60px;
    color: #000000;
    letter-spacing: 0;
    line-height: 80px;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

h1 a:hover {
    opacity: 0.7;
    text-decoration: none;
    color: #000;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

h2 {
    font-family: EuclidCircularB, Impact, sans-serif;
    font-size: 36px;
    color: #000000;
    letter-spacing: 0;
    line-height: 44px;
}

.section-cabecera h2 {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 36px;
    color: #000000;
    letter-spacing: 0;
    line-height: 44px;
}

/*h2.blue, h3.blue {color: #468192;text-transform: uppercase;}*/
h3, h4 {
    font-family: EuclidCircularB, Impact, sans-serif;
    font-size: 36px;
    color: #000000;
    letter-spacing: 0;
    line-height: 44px;
}

h4 {
    margin-bottom: 22px;
    margin-top: 55px;
}

h5 {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 27px;
    line-height: 29px;
    color: #000000;
    letter-spacing: 0;
    margin-top: 25px;
    margin-bottom: 10px;
}

.grecaptcha-badge {
    display: none !important;
}

.p-recaptcha {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    line-height: 14px;
    font-size: 12px;
    margin-top: 10px;
    color: rgba(73, 80, 87, 0.9);
    margin-bottom: 0;
}

.p-recaptcha a {
    color: rgba(73, 80, 87, 0.9);
}

.section-basica h3 {
    text-transform: uppercase;
    margin-top: 35px;
}

.section-basica {
    margin-top: 30px;
    margin-bottom: 55px;
}

p, label, li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 400;
    font-size: 14pt;
    color: #666;
    letter-spacing: 0;
    line-height: 18pt;
}

b, strong {
    font-family: EuclidCircularB, Arial, sans-serif;
}

.link-blue,
.section-habitaciones-tipo p.room.link-blue {
    font-size: 18px;
    letter-spacing: 0;
    margin: 15px 0;
}

.link-blue a,
.section-habitaciones-tipo p.room.link-blue a {
    color: #F5C350;
    text-decoration: none;
    border-bottom: 1px solid #F5C350;
    padding-bottom: 3px;
}

.link-blue a:hover,
.section-habitaciones-tipo p.room.link-blue a:hover {
    color: #469DC8;
    border-bottom: 1px solid #469DC8;
}

.link-blue a:hover img,
.section-habitaciones-tipo p.room.link-blue a:hover img {
    -webkit-transform: translateX(8px) !important;
    transform: translateX(8px) !important;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.link-blue a img,
.section-habitaciones-tipo p.room.link-blue a img {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    opacity: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    width: 15px;
    height: 9px;
}

.section-habitaciones-tipo .btn-red {
    margin-top: 0;
}

#map-thespot {
    height: 690px;
}

.link-fixed {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    position: fixed;
    bottom: 0;
    background: #469DC8;
    z-index: 30;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    display: none;
}

.link-fixed a {
    color: #FFF;
    text-decoration: none;
}

.link-fixed img {
    height: 15px;
    margin-left: 5px;
}

.share a:hover {
    opacity: 0.6;
}

section {
    margin: 100px 0;
}

.section-logo, .section-menu, .section-cabecera {
    margin: 0;
}

.section-cabecera div[id^=carouselIndicators].carousel {
    margin-top: 35px;
}

.section-menu {
    background: #F5C350;
    display: none;
}

section.section-menu > .bg-gray {
    background: #f4f4f4;
    left: 0;
    min-width: 150px;
    height: 66px;
    top: -1px;
    position: absolute;
    z-index: 0;
}

.navbar li.submenu {
    position: relative;
}

.navbar .publicos li.submenu a {
    color: #000;
}

.navbar .publicos li.submenu a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    height: 2px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.navbar li.submenu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 69px;
    left: 0;
    top: -21px;
    background: #F5C350;
}

a.btn:not([href]):not([tabindex]) {
    color: #fff;
}

.btn {
    font-size: 18px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.btn:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.btn-red {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #469DC8;
    border: 2px solid #469DC8;
    border-radius: 0;
    color: #fff;
    margin-top: 30px;
    position: relative;
    padding: 15px 45px !important;
    letter-spacing: 0;
}

.btn-border-red {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #fff;
    border: 2px solid #469DC8;
    border-radius: 0;
    color: #000;
    margin-top: 30px;
    position: relative;
    padding: 15px 45px !important;
    letter-spacing: 0;
}

.btn-yellow {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #469DC8;
    border: 2px solid #469DC8;
    border-radius: 0;
    color: #FFF;
    margin-top: 30px;
    position: relative;
    padding: 15px 45px;
    letter-spacing: 0;
}

.btn-blue {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #F5B800;
    border: 2px solid #F5B800;
    border-radius: 10px;
    color: #fff;
    margin-top: 30px;
    position: relative;
    padding: 15px 45px;
    letter-spacing: 0;
}

.btn-white {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #fff;
    border: 2px solid #000;
    border-radius: 0;
    color: #000;
    margin-top: 30px;
    position: relative;
    padding: 15px 45px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}

.btn-white::before {
    content: '';
    width: 103%;
    height: 113%;
    position: absolute;
    background-color: #000;
    z-index: -1;
    left: 0;
    top: 0;
}

.send {
    position: absolute;
    right: 0;
}

input.btn-blue, input.btn-white {
    box-shadow: 3px 3px 0px 2px rgba(0, 0, 0, 1);
    padding: 15px 45px !important;
    font-size: 1rem !important;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

input.btn-blue:hover, input.btn-white:hover {
    box-shadow: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

a.btn-red::before, a.btn-blue::before, .block-mensaje .btn-white::before {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

a.btn-red:hover, a.btn-blue:hover, .block-mensaje .btn-white:hover, .btn-yellow:hover {
    background-color: #fff;
    color: #000 !important;
}

a.btn-red:hover::before, a.btn-blue:hover::before, .block-mensaje .btn-white:hover::before {
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.btn-white.active {
    background-color: #D0E9F0;
}

#ui-datepicker-div {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}

.ui-datepicker-title {
    text-transform: uppercase;
    color: #FFF;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: #d0e9f0;
    border-color: #d0e9f0;
    color: #000;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    background: #468192;
    border-color: #468192;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border: 0;
}

.ui-widget.ui-widget-content {
    border: 1px solid #000;
}

.ui-datepicker .ui-datepicker-header {
    background-color: #469DC8;
    border: 0;
}

.ui-widget.ui-widget-content {
    padding: 0;
}

.ui-datepicker .ui-datepicker-header {
    padding: 15px 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 15px;
}

.ui-icon-circle-triangle-e {
    background-position: -32px -48px;
}

.ui-icon-circle-triangle-w {
    background-position: -96px -48px;
}

.icon-mensaje {
    position: fixed;
    bottom: 81px;
    z-index: 30;
    right: 15px;
    cursor: pointer;
}
.icon-mensaje {
    display: flex;
    align-items: center;
    background-color: #000;
    border-radius: 40px;
    padding-right: 20px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all 1s ease;
}
.icon-mensaje p {
    margin: 0;
    color: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all 1s ease;
}
.icon-mensaje.scroll {
    padding-right: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all 1s ease;
}
.icon-mensaje.scroll p {
    display: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all 1s ease;
}

.block-mensaje {
    position: fixed;
    background: #FDF6F4;
    z-index: 900;
    width: 285px;
    padding: 25px;
    border: 0;
    border-radius: 10px;
    bottom: 15px;
    right: 15px;
}

.block-mensaje.bg-blue {
    background: #d0e9f0;
}

.block-mensaje {
    visibility: hidden;
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform .4s ease-in-out, visibility 0.4s;
    -moz-transition: -moz-transform .4s ease-in-out, visibility 0.4s;
    -ms-transition: -ms-transform .4s ease-in-out, visibility 0.4s;
    -o-transition: -o-transform .4s ease-in-out, visibility 0.4s;
    transition: transform .4s ease-in-out, visibility 0.4s;
}

.block-mensaje.open {
    visibility: visible;
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -moz-transition: -moz-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.block-mensaje h3, .block-mensaje .title {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
}

.block-mensaje form {
    margin: 0;
}

.block-mensaje .form-control {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background: transparent;
    font-size: 18px !important;
    padding-top: 16px !important;
}

.block-mensaje textarea {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    padding: 0;
    font-size: 18px;
}

.block-mensaje .btn {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
}

.block-mensaje .img-close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.block-mensaje .check {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px !important;
    color: #000;
}

.block-mensaje .check input {
    margin-right: 5px;
}

.block-mensaje .check a {
    text-decoration: underline;
    color: #000;
}

/*.block-mensaje::before {content: '';width: 103%;height: 113%;position: absolute;background-color: #000;z-index: -1;left: 0;top: 0;}*/

/*///////// HEADER ////////// */
.navbar .publicos {
    display: flex;
    margin: auto;
    padding: 0 25px;
    align-items: center;
}



.navbar .publicos li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 200;
    padding: 0 14px;
}

.navbar .publicos li.icons-nav a {
    margin: 0 2px;
}

.navbar .publicos li a {
    text-decoration: none;
    font-size: 14px;
    color: #1D1D1B;
    letter-spacing: 0;
}

.navbar .link {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #469DC8;
    height: 68px;
    align-items: center;
    display: grid;
    width: 212px;
    text-align: center;
    letter-spacing: 0;
    cursor: pointer;
}

.navbar.blue .link li, .navbar .link li, .navbar .link a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.navbar.blue .link li:hover, .navbar .link li:hover {
    opacity: 0.7;
    text-decoration: none;
}

.nav-fixed {
    position: fixed;
    right: 0;
    padding: 0;
    z-index: 51;
}

div.space {
    height: 66px;
}

.nav-fixed .container-fluid {
    padding: 0;
}

#menu-toggle {
    background-color: #000;
}

.navbar #nav-icon {
    z-index: 50;
    width: 40px;
    height: 55px;
    position: relative;
    margin: 13px 10px 0 18px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.navbar #nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #FFF;
    border-radius: 7px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.navbar #nav-icon span:nth-child(1) {
    top: 13px;
    width: 65%;
    left: 5px;
}

.navbar #nav-icon span:nth-child(2), .navbar #nav-icon span:nth-child(3) {
    top: 20px;
    width: 50%;
    left: 15px;
}

.navbar #nav-icon span:nth-child(4) {
    top: 27px;
    width: 75%;
}

.section-logo {
    position: absolute;
    z-index: 7;
}

.section-logo img {
    width: 140px;
}

.section-menu .menu {
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-menu .menu a {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 200;
    color: #000;
    margin: 0 22px;
    font-size: 14px;
}

.section-menu .menu a:hover {
    text-decoration: none;
}

/*.hvr-underline-from-center:before {height: 2px;background: #000000;}
.bg-beige .hvr-sweep-to-left:before {background-color: #D0E9F0;}
.bg-blue .hvr-sweep-to-left:before {background-color: #ECE7D5;}
.hvr-shutter-out-horizontal {background-color: transparent;}
.hvr-shutter-out-horizontal:before {background-color: #000;}*/
.hvr-underline-from-center:before, .hvr-underline-from-right:before {
    background: #469DC8;
    height: 2px;
}

.hvr-underline-from-center.active:before, .active .hvr-underline-from-right:before {
    left: 0;
    right: 0;
    background: #000;
}

.overlay .lang {
    display: inline-flex;
}

.overlay .lang li {
    margin-left: 10px;
}

.overlay .row {
    height: 100%;
}

.overlay {
    overflow: overlay;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 50;
}

.overlay nav, .overlay nav .container-fluid {
    height: 100%;
}

.overlay-slideright {
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease-in-out, visibility 0.4s;
    -moz-transition: -moz-transform .4s ease-in-out, visibility 0.4s;
    -ms-transition: -ms-transform .4s ease-in-out, visibility 0.4s;
    -o-transition: -o-transform .4s ease-in-out, visibility 0.4s;
    transition: transform 0.4s ease-in-out, visibility 0.4s;
}

.overlay-slideright .block-menu {
    visibility: hidden;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .4s ease-in-out, visibility 0.4s;
    -moz-transition: -moz-transform .4s ease-in-out, visibility 0.4s;
    -ms-transition: -ms-transform .4s ease-in-out, visibility 0.4s;
    -o-transition: -o-transform .4s ease-in-out, visibility 0.4s;
    transition: transform .4s ease-in-out, visibility 0.4s;
}

.overlay-slideright.open {
    visibility: visible;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -moz-transition: -moz-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.overlay-slideright.open .block-menu {
    visibility: visible;
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -moz-transition: -moz-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

.overlay .block-menu {
    height: 100%;
    padding-top: 120px;
    width: 280px;
    padding-right: 15px;
}

.overlay .block-menu {
    background-color: #F4F4F4;
}

.overlay .block-menu li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 21px;
}

.overlay .block-menu li.menu-pre-title {
    font-size: 14px;
}

.overlay .block-menu li.sede-menu-title {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}

.overlay .block-menu li.publico {
    line-height: 21px;
}

.overlay .block-menu li a {
    color: #000;
}

.overlay .block-menu li a:hover {
    text-decoration: none;
}

#nav-icon.open span:nth-child(1) {
    top: 20px;
    width: 75% !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-tra180degnsform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon.open:hover span:nth-child(1) {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-tra180degnsform: rotate(-45deg);
    transform: rotate(45deg);
}

#nav-icon.open span:nth-child(2), #nav-icon.open span:nth-child(3) {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-tra180degnsform: rotate(45deg);
    transform: rotate(45deg);
    width: 0;
}

header #nav-icon.open span:nth-child(4) {
    top: 20px;
    left: 4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-tra180degnsform: rotate(45deg);
    transform: rotate(45deg);
}

header #nav-icon.open:hover span:nth-child(4) {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-tra180degnsform: rotate(45deg);
    transform: rotate(-45deg);
}

#nav-icon:hover span:nth-child(1), .navbar #nav-icon:hover span:nth-child(2), .navbar #nav-icon:hover span:nth-child(3), .navbar #nav-icon:hover span:nth-child(4) {
    width: 90%;
    left: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.navbar #nav-icon.open:hover span:nth-child(1), .navbar #nav-icon.open:hover span:nth-child(2), .navbar #nav-icon.open:hover span:nth-child(3), .navbar #nav-icon.open:hover span:nth-child(4) {
    left: 4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.navbar #nav-icon.open:hover span:nth-child(2), .navbar #nav-icon.open:hover span:nth-child(3) {
    width: 0;
}

.navbar #nav-icon.open:hover span:nth-child(4) {
    width: 75%;
}

/*///////// BG ///////// */
section {
    position: relative;
}

/*section.bg-beige::before {background-color: #ECE7D5;z-index: -1;}
section.bg-blue::before {background-color: #D0E9F0;}
.section-cabecera::before {
    content: '';
    position: absolute;
    top: -90px;
    left: 90px;
    width: 65%;
    height: 600px;
}
.section-cabecera.sin-carousel::before {
    content: '';
    position: absolute;
    top: 25px;
    left: 90px;
    width: 65%;
    height: 570px;
}
.section-cabecera.bg-blue.sin-carousel::before {
    width: 75%;
}
.section-slide::before {
    content: '';
    position: absolute;
    top: -30px;
    right: 0;
    width: 70%;
    height: 250px;
}*/

/*///////// CABECERA ///////// */
.section-cabecera.altura-ventana h1 {font-size: 45px;line-height: 51px;}
.section-cabecera .block-carousel {
    padding-left: 0;
}

.section-cabecera .carousel-item img {
    /*height: 548px;*/
    height: calc(100vh - 136px);
    object-fit: cover;
}

.section-cabecera .block-title {
    padding-left: 30px;
    display: grid;
    align-items: center;
}

.section-cabecera .carousel-indicators {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    left: 100%;
    padding-left: 45px;
    top: 85%;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 3px solid #FFF;
    border-radius: 30px;
    margin-right: 30px;
    cursor: pointer;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
}

.carousel-indicators li {
    background-color: #fff;
}

.carousel-indicators .active {
    background-color: #000;
}

/*///////// SECTIONS HOME ///////// */
.section-home-residencias {
    padding: 70px 0;
    margin-top: 0;
    background-color: #F6F6FF;
}

.section-home-residencias .residencia-1 {
    padding-right: 0;
}

.section-home-residencias .residencia-2 {
    padding-left: 0;
}

.section-home-residencias .block-beige {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 40px;
    background-color: #ECE7D5;
    margin-top: 80px;
    position: relative;
}

.section-home-residencias .block-beige::before {
    content: '';
    background-color: #CFC6A2;
    width: 100%;
    height: 100%;
    top: 9px;
    left: 9px;
    position: absolute;
    z-index: -1;
}

.section-home-residencias .block-beige p {
    margin: 0;
    text-transform: uppercase;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}

.section-home-residencias .block-beige p a {
    color: #000;
}

.section-home-residencias .block-beige p a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.section-home-residencias .block-beige p:first-child {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}

.section-home-intro h2 {
    margin-bottom: 30px;
}

.section-home-intro p {
    padding-right: 145px;
}

.section-home-intro .block-text {
    display: grid;
    align-items: center;
}

.section-home-intro .block-text p:last-child {
    margin-bottom: 0;
}

.section-home-intro .text-footer-img {
    font-size: 12px;
    color: #000000;
    letter-spacing: 0;
    line-height: 21px;
    padding: 60px 90px;
}

.section-home-intro .block-img {
    position: relative;
}

.section-home-intro .block-img img {
    height: 625px;
    object-fit: cover;
}

.section-home-intro .block-img::before {
    content: '';
    background-color: #ECE7D5;
    width: 94%;
    height: 617;
    top: 20px;
    left: 32px;
    position: absolute;
    z-index: -2;
}

.section-slide h2 {
    color: #000;
    margin: 0 auto 35px;
    max-width: 1140px;
}

.section-slide .block-carousel img {
    height: 700px;
    object-fit: cover;
}

.section-slide.bg-blue .block-carousel img {
    height: 730px;
}

.section-slide .slide .carousel-control-prev-icon, .section-cabecera .slide .carousel-control-prev-icon {
    background-image: url(../img/icons/long-arrow-left.svg);
    width: 24px;
    height: 44px;
}

.section-slide .slide .carousel-control-next-icon, .section-cabecera .slide .carousel-control-next-icon {
    background-image: url(../img/icons/long-arrow-right.svg);
    width: 24px;
    height: 44px;
}

.section-slide {
    margin-bottom: 0;
    z-index: 0;
}

.section-home-three-blocks {
    margin-top: 100px;
    z-index: 1;
}

.section-home-three-blocks h3 {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 32px;
}

.section-home-three-blocks p {
    margin: 0;
}

.section-home-three-blocks .block-1 {
    padding-right: 40px;
}

.section-home-three-blocks .block-2 {
    padding: 0;
    margin-top: 155px;
}

.section-home-three-blocks .block-3 {
    padding-left: 50px;
}

.section-home-three-blocks .block-text {
    width: 290px;
    margin: 50px auto 0;
}

.section-home-three-blocks .block-img {
    position: relative;
}

.section-home-three-blocks .logo {
    margin-top: 80%;
}

.section-noticias-eventos {
    background-color: #469DC8;
    padding: 60px 0 110px;
}

/* DE MOMENTO */
.section-noticias-eventos {
    margin-bottom: 0;
}

/* ---------- */
.section-noticias-eventos h2 {
    margin-bottom: 55px;
    color: #fff;
}

.section-noticias-eventos p,
.section-noticias-eventos a {
    color: #fff;
}

.section-noticias-eventos h3, .section-noticias-eventos h3 a {
    color: #fff;
    margin-bottom: 25px;
    text-decoration: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

/*
.section-noticias-eventos h3 a:hover {
    color: #000;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
    */

.section-noticias-eventos .block-img img {
    height: 350px;
    object-fit: cover;
}

.section-noticias-eventos .block-text {
    display: table;
    height: 350px;
}

.section-noticias-eventos .block-text > div {
    display: table-cell;
    vertical-align: middle;
}

.section-noticias-eventos .carousel-indicators {
    margin: 0;
    margin-bottom: -60px;
}

.section-noticias-eventos .share {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #469DC8;
    letter-spacing: 0;
    line-height: 12px;
    margin: 0;
    margin-top: 25px;
    background: #FFF;
    display: inline;
    padding: 0.5em 1em 0.6em;
}

.section-noticias-eventos .share a {
    margin-left: 5px;
}

.section-noticias-eventos .share img {
    height: 28px;
    margin-right: 5px;
}

.section-noticias-eventos .block-img {
    position: relative;
    padding-bottom: 20px;
}

.section-nuestros-spotters .column-1, .section-nuestros-spotters .column-3 {
    margin-top: 45px;
}

.section-nuestros-spotters .column-2 {
    margin-top: 200px;
}

.section-nuestros-spotters .block-social {
    border: 1px solid #d9d9d9;
}

.section-nuestros-spotters .block-social img {
    height: 330px;
    object-fit: cover;
}

.section-nuestros-spotters .column-1 div.block-social:first-child {
    margin-bottom: 30px;
}

.section-nuestros-spotters .column-2 div.block-social:nth-child(2) {
    margin: 30px 0 0;
}

.section-nuestros-spotters .column-3 div.block-social:first-child {
    margin: 0 0 30px;
}

.section-nuestros-spotters .column-2 p {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    max-width: 280px;
}

.section-nuestros-spotters h2 {
    margin-bottom: 40px;
}

.section-nuestros-spotters .block-text p {
    max-width: 650px;
    margin: 0 auto;
}

.section-nuestros-spotters .btn-red, .section-nuestros-spotters .btn-blue {
    width: 100%;
    margin-top: 250px;
}

.block-social-top {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 15px;
}

.block-social-bottom {
    padding: 15px;
}

.block-social-top p span {
    color: #000;
}

.block-social-top p {
    width: 50%;
    font-size: 15px;
    color: #A5A7AA;
    margin: 0;
    line-height: 20px;
}

.block-social-bottom p {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

.block-social-bottom .add {
    color: #A5A7AA;
    margin-top: 25px;
}

/*///////// SOBRE NOSOTROS ///////// */
.section-about-intro {
    background-color: #7A9ED0;
    padding: 70px 0;
    margin-top: 0;
}

.section-about-intro h2 {
    margin-bottom: 30px;
    max-width: 350px;
    color: #FFF;
}

.section-about-intro .block-text {
    padding-left: 10%;
    padding-right: 30px;
}

.section-about-intro .block-img img {
    height: 440px;
    object-fit: cover;
}

.section-about-intro .block-img {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
}

.section-about-intro .block-text {
    display: grid;
    align-items: center;
}

.section-about-intro .block-text p:last-child {
    margin-bottom: 0;
    color: #FFF;
}

.section-about .block-text {
    display: grid;
    align-items: center;
}

.section-about .block-text h2 {
    margin-bottom: 30px;
}

.section-about .btn-red {
    margin-left: 50px;
    width: 250px;
}

.section-about .block-img img {
    height: 620px;
    object-fit: cover;
    object-position: top;
    padding-right: 20px;
}

.section-about .block-img {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
}

.section-about .block-title {
    margin-top: 80px;
}

.title {
    font-size: 27px;
    color: #000000;
    letter-spacing: 0;
    line-height: 29px;
}

.section-about .block-text-2 {
    margin-top: 200px;
    padding-right: 50px;
}

/*///////// SECTION BLOG ///////// */
.section-blog {
    margin: 0;
    margin-top: -70px; /*de momento*/
    margin-bottom: 70px;
}

.section-blog a {
    text-decoration: none;
}

.section-blog h3, .section-blog h3 a {
    color: #000;
    margin-bottom: 25px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.section-blog h3:hover {
    text-decoration: none;
    opacity: 0.6;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.section-blog h3 a:hover {
    text-decoration: none;
    opacity: 1;
}

.section-blog p {
    margin: 0;
}

.section-blog .share {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    margin-top: 25px;
    font-size: 18px;
}

.section-blog .share a {
    margin-left: 5px;
}

.section-blog .share a:hover {
    opacity: 0.6;
}

.section-blog .btn-red {
    margin-top: 0;
}

.section-blog .block-blog {
    padding: 70px 0;
    margin: 0;
}

.section-blog .block-blog.bg-color {
    background-color: #469DC8;
}

.section-blog .block-blog.bg-color a,
.section-blog .block-blog.bg-color p {
    color: #FFF;
}

.section-blog-post p.share,
.section-blog .block-blog p.share {
    border: 2px solid #469DC8;
    background: #FFF;
    padding: 0.5em 1em;
    display: inline-block;
    color: #000;
}

.section-blog .block-img img {
    height: 330px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.section-blog .block-img img:hover {
    opacity: 0.7;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.section-blog .block-img {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
}

section-blog div.block-blog:first-child {
    margin-top: 60px;
}

.section-blog .container-fluid {
    padding: 0;
}

.section-blog-post h2 {
    margin-bottom: 30px;
}

.section-blog-post .block-1 .block-date p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
}

.section-blog-post .block-1 .block-text p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #000000;
    letter-spacing: 0;
    line-height: 28px;
}

.section-blog-post .block-2 {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 28px;
}
.section-blog-post .block-2 p, .section-blog-post .block-3 p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 28px;
    padding-right: 16%;
}

.section-blog-post .block-1 {
    margin-bottom: 65px;
}

.section-blog-post .block-2 {
    margin-bottom: 45px;
}

.section-blog-post .block-3 {
    margin-top: 65px;
}

.section-blog-post .block-slider img {
    height: 610px;
    object-fit: cover;
}

.section-blog-post .block-share {
    margin-top: 30px;
}

.section-blog-post .block-share a {
    margin-left: 5px;
}

.section-blog-post .slide .carousel-control-next-icon {
    background-image: url(../img/icons/long-arrow-right.svg);
    width: 38px;
    height: 38px;
}

.section-blog-post .slide .carousel-control-prev-icon {
    background-image: url(../img/icons/long-arrow-left.svg);
    width: 38px;
    height: 38px;
}

.section-blog-post .carousel-control-next {
    right: -94px;
}

.section-blog-post .carousel-control-prev {
    left: -94px;
}

/*///////// SECTION PUBLICOS ///////// */

.section-publicos .container-fluid h2 {
    margin-bottom: 40px;
    max-width: 400px;
}

.section-publicos .container-fluid .block-text {
    padding-left: 10%;
    padding-right: 30px;
}

.section-publicos .container-fluid .block-img {
    display: grid;
    align-items: end;
}

.section-publicos .container-fluid .block-img img {
    height: 430px;
    object-fit: cover;
    padding-right: 7%;
}

.section-publicos .container-fluid .block-img .imagen {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
}

.section-publicos .container {
    margin-top: 80px;
}

.section-publicos .container .boton {
    text-align: right;
    margin-top: 25px;
}

.section-publicos .container .block-text h2 {
    max-width: 400px;
    margin: 0 0 50px 65px;
}

.section-publicos .container .block-text p {
    padding-left: 65px;
}

.section-publicos .container .block-text p:last-child {
    margin-bottom: 0;
}

.section-publicos .container .block-text.text-2 {
    display: grid;
    align-items: end;
}

.section-publicos .container .btn-red {
    margin-left: 50px;
    width: 268px;
}

.section-publicos .container .block-img img {
    height: 570px;
    object-fit: cover;
}

.section-publicos .container .block-img .imagen {
    position: relative;
    height: -moz-fit-content;
    height: fit-content;
}

/*///////// SECTION HABITACIONES ///////// */
.section-habitaciones .block-habitacion {
    padding: 0 15px;
}

.section-habitaciones h2 {
    margin-bottom: 50px;
}

.section-habitaciones h3 {
    margin: 55px 0 30px;
    font-size: 24pt;
    line-height: 30pt;
}

.section-habitaciones .column-2 h3 {
    margin-top: 35px;
}

.section-habitaciones .block-precio p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}

.section-habitaciones .block-precio p:nth-child(1) {
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.section-habitaciones .block-precio span {
    font-size: 32px;
    color: #000000;
    letter-spacing: 0;
}

.section-habitaciones .btn-red {
    max-width: 280px;
}

.section-habitaciones .block-img img {
    height: 450px;
    object-fit: cover;
}

.section-habitaciones .container .block-img {
    position: relative;
}

.section-habitaciones .block-icons {
    margin: 50px 0 200px;
}

.section-habitaciones .icon {
    margin: 10px 0;
}

.section-habitaciones .icon p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 200;
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    line-height: 11px;
    text-transform: uppercase;
    margin-top: 22px;
}

.section-habitaciones .block-intro p:first-child {
    text-align: left;
}

.section-habitaciones .column-2 div.block-habitacion:first-child {
    margin: 200px 0 60px;
}

.section-habitaciones .column-3 div.block-habitacion:first-child {
    margin-bottom: 60px;
}

.section-habitaciones .logo {
    margin-top: 330px;
}

/*///////// SECTION FAQS ///////// */
.section-faqs {
    margin-top: 57px;
    margin-bottom: 60px;
}

.section-faqs .share {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    margin: 30px 0;
}

.section-faqs .share a {
    margin-left: 5px;
}

.section-faqs .btn-red {
    margin-top: 5px;
}

.section-faqs h1 {
    margin-bottom: 50px;
}

.section-faqs h2 {
    margin-top: 25px;
}

.section-faqs h5 span, .section-faqs h2 span {
    font-family: EuclidCircularB, Impact, sans-serif;
    font-size: 36px;
    color: #469DC8;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0;
}

.section-faqs button:hover, .section-faqs button:focus {
    text-decoration: none;
}

.section-faqs .card-body {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 55px;
}

.section-faqs #accordion-faqs .card {
    background-color: transparent;
    border-top: 0;
    border-bottom: 1px solid #9d9d9d;
    border-radius: 0 !important;
    border-left: 0;
    border-right: 0;
}

.section-faqs #accordion-faqs div.card:first-child {
    border-top: 1px solid #9d9d9d;
}

.section-faqs #accordion-faqs .card-header {
    background-color: transparent;
    border: 0;
    padding-left: 0;
}

.section-faqs #accordion-faqs-in .card {
    border: 0 !important;
}

.section-faqs #accordion-faqs-in span {
    font-size: 21px;
    color: #000;
}

.section-faqs #accordion-faqs-in button {
    padding: 0 !important;
}

.section-faqs #accordion-faqs-in button {
    padding-right: 45px !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    background-size: 20px !important;
}

.section-faqs #accordion-faqs-in .card-body {
    padding-top: 0;
    padding-bottom: 0;
}

.section-faqs .accordion-faqs-in .card {
    border: 0 !important;
}

.section-faqs .accordion-faqs-in span {
    font-size: 27px;
    color: #469DC8;
}

.section-faqs .accordion-faqs-in .collapsed span {
    font-size: 27px;
    color: #000;
}

.section-faqs .accordion-faqs-in button {
    padding: 0 !important;
}

.section-faqs .accordion-faqs-in button {
    padding-right: 45px !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    background-size: 20px !important;
}

.section-faqs .accordion-faqs-in .card-body {
    padding-top: 0;
    padding-bottom: 0;
}

.section-faqs #accordion-faqs button {
    background-image: url(../img/icons/menos.svg);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: center;
    width: 100%;
    text-align: left;
    padding-left: 0;
}

.section-faqs #accordion-faqs button.collapsed {
    background-image: url(../img/icons/mas.svg);
}

/*///////// BLOC UNIVERSIDADES ///////// */
.carousel {
    background: transparent;
}

.carousel-cell {
    width: 21%;
    height: 100px;
    margin-right: 10px;
    background: transparent;
    border-radius: 5px;
    counter-increment: carousel-cell;
    text-align: center;
}

.carousel-cell.is-selected {
    background: transparent;
}

.section-group-universidades h2 {
    max-width: 600px;
    margin-bottom: 60px;
    margin: 0 auto 60px;
}

/*///////// LANDING ///////// */
.section-landing-intro {
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0;
    background-color: #469DC8;
}

.section-landing-intro h2 {
    margin-bottom: 35px;
    color: #FFF;
}

.section-landing-intro p {
    color: #FFF;
}

.section-landing-intro .btn-yellow {
    background-color: #FFF;
    color: #469DC8;
}

.section-landing-intro .block-text {
    display: grid;
    align-items: center;
}

.section-landing-intro .text-footer-img {
    font-size: 12px;
    color: #000000;
    letter-spacing: 0;
    line-height: 21px;
    padding: 60px 28px 60px 53%;
}

.section-landing-intro .block-img img {
    height: 460px;
    object-fit: cover;
}

.section-landing-intro .block-img .imagen {
    position: relative;
}

.section-landing-espacios {
    position: relative;
}

.section-landing-espacios {
    margin-top: 70px;
    margin-bottom: 100px;
}

.section-landing-espacios .block-text {
    display: grid;
    align-items: center;
    padding-left: 35px;
    padding-right: 80px;
}

.section-landing-espacios h2 {
    margin-bottom: 30px;
}

.section-landing-espacios .btn-blue {
    max-width: 325px;
}

/*.section-landing-espacios p {font-size: 20px;}*/

.section-landing-servicios {
    margin-bottom: 160px;
}

.section-landing-servicios h2 {
    margin-bottom: 35px;
    padding-left: 15px;
}

.section-landing-servicios .block-text {
    max-width: 900px;
    margin: 0 auto;
}

.section-landing-servicios .block-img img {
    height: 300px;
    object-fit: cover;
}

.section-landing-servicios .block-img .imagen {
    position: relative;
}

.section-landing-servicios .block-servicios-extra img {
    height: 143px;
    object-fit: cover;
}

.section-landing-servicios .block-servicios-extra .servicio-extra p {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 23px;
}

.section-landing-servicios .block-text-extra {
    margin-bottom: 50px;
}

.section-landing-servicios .block-text-extra p {
    max-width: 666px;
    margin: 0 auto;
}

.section-landing-servicios .block-img p {
    font-size: 27px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 29px;
}

.section-landing-servicios .block-img .text {
    display: grid;
    align-items: center;
}

.section-landing-servicios .block-servicios .icons-servicios p {
    font-size: 27px;
    color: #469DC8;
    letter-spacing: 0;
    line-height: 29px;
}

.section-landing-servicios .block-servicios .icons-servicios li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 200;
    display: inline-table;
    width: 23%;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 23px;
}

.section-landing-servicios .block-servicios .icons-servicios li img {
    height: 34px;
    margin: 10px 0;
}

.section-landing-servicios .block-servicios .icons-servicios {
    margin: 60px 0;
}

.section-landing-servicios .block-img span {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    text-transform: none;
}

.section-landing-servicios .block-img .btn-blue::before {
    height: 107%;
    left: 2px;
    top: 2px;
}

.section-landing-servicios .block-img {
    background-color: #7A9ED0;
    padding: 70px 0;
}

.section-landing-servicios .title {
    margin-bottom: 22px;
    margin-top: 55px;
}

.section-landing-servicios .title-secon {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 27px;
    line-height: 29px;
    color: #000;
    letter-spacing: 0;
    margin-top: 25px;
    margin-bottom: 10px;
}

.section-landing-ubicacion .block-title p {
    font-size: 24px;
    margin: 20px 0 25px;
    color: #FFF;
}

.section-landing-ubicacion .box-universidades p {
    font-size: 18px;
    color: #FFF;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 0;
    line-height: 22px;
}

.section-landing-ubicacion .box-universidades {
    padding: 25px 15px;
    margin-bottom: 25px;
}

.section-landing-ubicacion .block-img img {
    height: 330px;
    object-fit: cover;
}

.section-landing-ubicacion .block-text, .section-landing-ubicacion .block-img {
    margin-top: 100px;
}

.section-landing-ubicacion .block-text {
    display: grid;
    align-items: center;
    padding-left: 30px;
}

.section-landing-ubicacion .block-text p:last-child {
    margin-bottom: 0;
}

.section-landing-ubicacion .block-map {
    position: relative;
    padding: 0;
}

.section-landing-ubicacion form {
    display: contents;
}

.section-landing-ubicacion .box-universidades input {
    margin-right: 5px;
}

.section-landing-ubicacion .block-select span {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    opacity: 0.4;
}

.section-landing-ubicacion .block-select span.en-auto {
    margin-left: 35px;
}

.section-landing-ubicacion .block-select span.duration {
    margin-left: 35px;
    opacity: 1
}

.section-landing-ubicacion .block-select span.select {
    opacity: 1;
}

.section-landing-ubicacion .block-select p {
    color: #FFF;
}

.section-landing-ubicacion .block-select img {
    margin-right: 5px;
}

.section-landing-ubicacion {
    margin-top: 0;
}

.section-landing-ubicacion .container-fluid {
    background-color: #469DC8;
    padding-top: 35px;
}

.travel-mode, .travel-destination {
    cursor: pointer;
}

.travel-destination.select .icon-no-select, .travel-destination .icon-select {
    display: none;
}

.travel-destination.select .icon-select, .travel-destination .icon-no-select {
    display: initial;
    margin-right: 8px;
}

.travel-destination {
    display: flex;
    padding-bottom: 4px;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
    transition: all 0.5s ease-out;
}

.travel-destination.select, .travel-destination:hover {
    border-bottom: 3px solid #fff;
}
.travel-destination:hover .icon-select {
    display: initial;
    margin-right: 8px;
}
.travel-destination:hover .icon-no-select {
    display: none;
}

/*///////// HABITACIONES ///////// */
.section-habitaciones-intro {
    background-color: #469DC8;
    padding: 70px 0;
    margin-top: 0;
}

.section-habitaciones-intro h2 {
    margin-bottom: 40px;
    color: #FFF;
}

.section-habitaciones-intro p {
    color: #FFF;
}

.section-habitaciones-intro .block-text {
    max-width: 600px;
}

.section-habitaciones-intro .block-icons {
    padding-top: 60px;
}

.section-habitaciones-intro .icon p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: 200;
    font-size: 10px;
    color: #FFF;
    letter-spacing: 0;
    line-height: 11px;
    margin-top: 15px;
}

.section-habitaciones-intro .icon {
    width: 90px;
    margin-top: 15px;
}

.section-habitaciones-tipo h3 {
    margin: 55px 0 25px;
}

.section-habitaciones-tipo .block-carousel img {
    height: 445px;
    object-fit: cover;
}

.section-habitaciones-tipo .block {
    position: relative;
    background-color: transparent;
    height: -moz-fit-content;
    height: fit-content;
    padding: 60px 25px;
    margin-top: 100px;
}

.section-habitaciones-tipo .block-total .block {
    padding: 15px 0;
    margin-top: 20px;
    max-width: 300px;
}

.section-habitaciones-tipo .block p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    padding-right: 0 !important;
    color: #469DC8;
    line-height: 18pt;
}

.section-habitaciones-tipo .block-text p {
    font-size: 14pt;
    line-height: 20pt;
    padding-right: 4%;
}

.section-habitaciones-tipo .block-btn {
    display: flex;
    align-items: center;
}

.section-habitaciones-tipo .block-precio { /*position: absolute;bottom: 20px;left: 160px;*/
    margin-top: 25px;
}

.section-habitaciones-tipo .block-precio p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}

.section-habitaciones-tipo .block-precio p:nth-child(1) {
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.section-habitaciones-tipo .block-precio span {
    font-size: 32px;
    color: #000000;
    letter-spacing: 0;
}

.section-habitaciones-tipo .block-btn .btn-blue {
    margin: 0;
    margin-right: 35px;
}

.section-habitaciones-tipo .slide .carousel-control-next-icon {
    background-image: url(../img/icons/long-arrow-right.svg);
    width: 38px;
    height: 38px;
}

.section-habitaciones-tipo .slide .carousel-control-prev-icon {
    background-image: url(../img/icons/long-arrow-left.svg);
    width: 38px;
    height: 38px;
}

.section-habitaciones-tipo .carousel-control-next {
    right: -75px;
    z-index: 1;
}

.section-habitaciones-tipo .carousel-control-prev {
    left: -75px;
    z-index: 1;
}

.section-habitaciones-tipo .carousel {
    position: relative;
}

.section-habitaciones-tipo .block-carousel.block-left, .section-habitaciones-tipo .block-carousel.block-right {
    padding-left: 10%;
}

.section-habitaciones-tipo .block-total .block-text {
    padding-left: 5%;
}

.section-habitaciones-tipo .block-total h3 {
    margin: 0 0 25px;
}

.section-habitaciones-tipo .block-carousel {
    margin-bottom: 95px;
}

.section-habitaciones-tipo .block-carousel.block-right {
    margin-left: 19%;
}

.section-espacios .slide .carousel-control-next-icon {
    background-image: url(../img/icons/long-arrow-right.svg);
    width: 24px;
    height: 44px;
}

.section-espacios .slide .carousel-control-prev-icon {
    background-image: url(../img/icons/long-arrow-left.svg);
    width: 24px;
    height: 44px;
}

.section-espacios .carousel-control-next {
    right: -75px;
    z-index: 1;
}

.section-espacios .carousel-control-prev {
    left: -75px;
    z-index: 1;
}

.section-espacios .carousel {
    position: relative;
}

.section-espacios .block-carousel {
    padding: 0 80px;
}

.section-espacios .block-carousel .carousel-item img {
    height: 435px;
    object-fit: cover;
}

.section-espacios .block-text {
    display: grid;
    align-items: center;
}

.section-espacios .block-text p:last-child {
    margin-bottom: 0;
}

.section-espacios .block-text .title {
    margin-bottom: 30px;
}

.section-espacios .row {
    padding: 40px 0;
}

/*///////// RESERVA ///////// */
.section-reserva {
    margin-top: 20px;
    margin-bottom: 50px;
}

.section-reserva .btn {
    width: 290px;
    margin: 30px 15px 0;
}

.section-reserva h2, .section-reserva h3 {
    margin-bottom: 20px;
}

.section-reserva .block-pasos {
    margin-bottom: 45px;
}

.section-reserva .block-pasos li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 21px;
    color: #cdcdcd;
    letter-spacing: 0;
}

.section-reserva .block-pasos li.active {
    color: #000;
}

.section-reserva .block-pasos li img {
    margin: 0 0 0 35px;
}

.section-reserva .block-residencia, .section-reserva .block-fecha, .section-reserva .block-fecha .fecha, .section-reserva .block-tipo {
    display: flex;
    align-items: baseline;
}

form label {
    margin: 0;
}

form input { /*padding: 0 !important;*/
    padding-top: 5px !important;
}

form label, form select, form input {
    font-size: 18px !important;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}

form select {
    font-weight: 900;
    color: #000 !important;
}

form select.form-control, form input.form-control {
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #000;
    color: #000 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-left: 0;
    text-align: left;
}

form select {
    background-image: url(../img/icons/desplegar.svg);
    background-repeat: no-repeat;
    background-position: right;
}

.section-reserva .block-residencia select {
    max-width: 350px;
}

.section-reserva .block-residencia.empezar select {
    max-width: 100px;
}

.section-reserva .block-residencia.tiempo select {
    max-width: 220px;
}

.section-reserva .block-tipo select {
    max-width: 150px;
}

.section-reserva .block-residencia label {
    padding-right: 12px;
}

.section-reserva .block-fecha label {
    width: 202px;
    text-align: right;
    padding-right: 12px;
}

.section-reserva .block-fecha input {
    max-width: 113px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: transparent;
}

.block-tipo label {
    padding-right: 12px;
}

.fecha {
    background-image: url(../img/icons/icon-calendari.svg);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
}

.section-reserva .block-fecha {
    margin-top: 15px;
    margin-bottom: 60px;
}

.section-reserva .block-blue {
    background-color: #D0E9F0;
    padding: 20px 25px;
    text-align: left;
}

.section-reserva .block-blue p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
    padding-right: 0 !important;
}

.section-reserva .block-precio p:nth-child(2) {
    font-size: 10px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.section-reserva .block-precio p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}

.section-reserva .block-precio span {
    font-size: 32px;
    color: #000000;
    letter-spacing: 0;
}

.section-reserva h4 {
    margin-top: 0;
    margin-bottom: 8px;
}

.section-reserva .block-carousel img {
    height: 400px;
    object-fit: cover;
}

.section-reserva .block-carousel .carousel {
    position: relative;
}

.section-reserva .block-hab {
    margin-top: 15px;
    margin-bottom: 40px;
}

.section-reserva .block-details p {
    color: #469DC8;
    margin: 0;
}

.section-reserva .block-details h5 {
    margin-bottom: 20px;
}

.section-reserva .block-details {
    margin-bottom: 20px;
}

.section-reserva .block-hab .block-select li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #fff;
    border: 2px solid #469DC8;
    border-radius: 0;
    color: #000;
    font-size: 18px;
    padding: 15px 25px;
    margin-top: 30px;
}

.section-reserva .block-hab .block-select li.active {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    background-color: #469DC8;
    border: 2px solid #469DC8;
    border-radius: 0;
    color: #fff;
    margin-top: 30px;
    position: relative;
    letter-spacing: 0;
}

.section-reserva .block-hab .block-carousel {
    padding-right: 5%;
}

.section-reserva .slide .carousel-control-next-icon {
    background-image: url(../img/icons/long-arrow-right.svg);
    width: 30px;
    height: 30px;
}

.section-reserva .carousel-control-next {
    z-index: 1;
}

.section-reserva .slide .carousel-control-prev-icon {
    background-image: url(../img/icons/long-arrow-left.svg);
    width: 30px;
    height: 30px;
}

.section-reserva .carousel-control-prev {
    z-index: 1;
}

.section-reserva.reserva-plaza-02 .fecha input, .section-reserva.reserva-plaza-03 .fecha input, .section-reserva.tarifa-personalizada-02 .fecha input, .section-reserva.calcula-tu-tarifa-01 .fecha input {
    max-width: 113px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: transparent;
}

.section-reserva.reserva-plaza-02 .fecha label, .section-reserva.reserva-plaza-03 .fecha label, .section-reserva.tarifa-personalizada-02 .fecha label, .section-reserva.calcula-tu-tarifa-01 .fecha label {
    text-align: left;
    padding-right: 12px;
    padding-top: 5px;
}

.section-reserva.reserva-plaza-02 .d-flex.fecha, .section-reserva.reserva-plaza-03 .d-flex.fecha, .section-reserva.tarifa-personalizada-02 .d-flex.fecha, .section-reserva.calcula-tu-tarifa-01 .d-flex.fecha {
    max-width: 348px;
    align-items: center;
}

.section-reserva #sexo, .section-reserva #cp {
    width: 190px;
    margin-right: 35px;
}

.section-reserva #estado-civil {
    width: 220px;
}

.section-reserva #doc {
    width: 287px;
    margin-right: 35px;
}

.section-reserva.reserva-plaza-02 .nombre, .section-reserva.reserva-plaza-02 .universidad, .section-reserva.reserva-plaza-03 .nombre, .section-reserva.reserva-plaza-03 .relacion, .section-reserva.tarifa-personalizada-02 .nombre, .section-reserva.calcula-tu-tarifa-01 .nombre {
    margin-bottom: 7px;
    align-items: baseline;
}

.section-reserva.reserva-plaza-02 .col-md-7, .section-reserva.reserva-plaza-03 .col-md-7, .section-reserva.tarifa-personalizada-02 .col-md-7, .section-reserva.calcula-tu-tarifa-01 .col-md-7 {
    margin: 7px 0;
}

.section-reserva .universidad select {
    width: 520px;
    margin-left: 12px;
}

.section-reserva .relacion select {
    width: 550px;
    margin-left: 12px;
}

.section-reserva .d-flex.grado {
    align-items: baseline;
}

.section-reserva .d-flex.grado label {
    padding-right: 12px;
}

.section-reserva .block-text p {
    font-size: 21px;
}

.section-reserva .block-check p {
    font-size: 18px;
    color: #000000;
    letter-spacing: 0;
    line-height: 22px;
    text-align: left;
}

.section-reserva .block-check input {
    margin-right: 10px;
    width: 125px;
}

.section-reserva .block-check {
    display: flex;
    margin-top: 30px;
    align-items: baseline;
}

.servicios .btn-blue, .servicios .btn-white {
    cursor: pointer;
    font-family: "proximanova-regular";
    font-weight: 900;
    font-size: 21px;
    letter-spacing: 0px;
    text-transform: none;
    padding: 10px 20px;
    margin: 5px 10px 15px;
    min-width: 145px;
}

.servicios .btn-blue span, .servicios .btn-white span {
    font-weight: normal;
    font-size: 14px;
}

.info-extra {
    position: absolute;
    right: 0;
    font-size: 12px;
    width: 216px;
    line-height: 14px;
    margin: 0;
}

.section-reserva.calcula-tu-tarifa-02 .fecha {
    background-image: none;
    padding-right: 0;
}

.section-reserva .block-text a {
    color: #000;
    text-decoration: underline;
}

.section-reserva.calcula-tu-tarifa-03 h3 {
    margin-top: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 18px;
}

.section-reserva.calcula-tu-tarifa-03 .block-img img {
    height: 380px;
    object-fit: cover;
}

.section-reserva.calcula-tu-tarifa-03 .block-select .btn {
    font-family: "proximanova-regular";
    font-weight: 900;
    text-transform: none;
    line-height: 0;
    max-width: 170px;
    padding: 30px 5px;
    margin-top: 5px;
}

.section-reserva.calcula-tu-tarifa-03 .block-habitacion {
    margin: 45px 0 70px;
    padding: 0 5%;
}

.section-reserva.calcula-tu-tarifa-03 .block-precio p:nth-child(1) {
    font-size: 10px;
}

.section-reserva.calcula-tu-tarifa-03 .block-habitacion .block-img {
    position: relative;
}

.section-reserva.calcula-tu-tarifa-03 div.block-img::before {
    content: '';
    background-color: #ECE7D5;
    width: 100%;
    height: 100%;
    top: -15px;
    left: -15px;
    position: absolute;
    z-index: -1;
}

.section-reserva.calcula-tu-tarifa-03 .block-habitacion:nth-child(2) div.block-img::before {
    content: '';
    background-color: #ECE7D5;
    width: 100%;
    height: 100%;
    top: 15px;
    left: -15px;
    position: absolute;
    z-index: -1;
}

form .row ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #9B9B9B;
}

form .row ::-moz-placeholder { /* Firefox 19+ */
    color: #9B9B9B;
}

form .row :-ms-input-placeholder { /* IE 10+ */
    color: #9B9B9B;
}

form .row :-moz-placeholder { /* Firefox 18- */
    color: #9B9B9B;
}

.section-reserva ul li {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    display: inline-flex;
}

.section-reserva.tarifa-personalizada-01 ul li {
    margin-bottom: 35px;
    position: relative;
    font-size: 27px;
    cursor: pointer;
}

.section-reserva.tarifa-personalizada-01 ul li span {
    position: absolute;
    top: 35px;
    width: 180px;
    font-size: 18px;
    text-align: left;
    margin-left: 22px;
}

.section-reserva ul li img {
    margin-right: 5px;
}

.section-reserva ul li:not(:last-child) {
    margin-right: 35px;
}

.section-reserva ul li .icon-select, .section-reserva ul li.active .icon-no-select {
    display: none;
}

.section-reserva ul li.active .icon-select, .section-reserva ul li .icon-no-select {
    display: block;
}

/*///////// CONTACTO ///////// */
.section-contacto {
    margin-top: 70px;
}

.section-contacto h2 {
    padding-right: 30px;
}

.section-contacto .block-text {
    padding-right: 55px;
}

.section-contacto .block-info a {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    color: #000;
}

.section-contacto .block-info a.email {
    text-decoration: underline;
}

.section-contacto .block-info span {
    font-size: 27px;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    color: #469DC8;
}

.section-contacto .block-info p {
    margin-bottom: 30px;
}

.section-map {
    margin: 0;
}

.section-map .bg-beige {
    position: relative;
}

.section-map .col-12 {
    padding: 0;
}

.section-address {
    background-color: #F6F6FF;
    margin-top: 0;
    margin-bottom: 0;
}

.section-address .title {
    color: #469DC8;
    margin-bottom: 30px;
    margin-top: 0;
}

.section-address span {
    margin-bottom: 30px;
}

.section-address a {
    color: #000;
}

.section-address a.email {
    text-decoration: underline;
}

.section-address .block-address {
    padding: 50px 0;
}

address {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 16pt;
    margin-bottom: 30px;
}

/*///////// FOOTER ///////// */
footer {
    background-color: #1D1D1B;
    padding: 75px 0 50px;
}

footer p {
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 0;
    margin: 0;
    text-transform: uppercase;
    margin-top: 25px;
}

footer p a {
    text-decoration: underline;
    color: #FFF;
    margin: 0 5px;
}

footer p a:hover {
    opacity: 0.6;
    color: #FFF;
}

footer .col-1 p {
    padding-left: 30px;
}

footer .col-2 p {
    text-align: right;
    padding-right: 30px;
}

footer .links a {
    display: block;
}

footer .all-rights p {
    font-size: 12px;
    padding-top: 30px;
}


.load-more {
    margin-top: 50px !important;
}


#whatsapp {
    bottom: 4px !important;
    background: #5ab4a4;
}
#whatsapp a {
    display: flex;
    align-items: center;
}
#whatsapp a:hover {
	text-decoration: none;
}               
#whatsapp img {
    width: 66px;
}
#hubspot-chat {
  right: 0 !important;
  bottom: 150px !important;
  z-index: 5 !important;
  position: fixed !important;
  display: none !important;
  position: relative;
  padding: 0 16px 16px 0;
}
#hubspot-chat .close {
  opacity: 0;
  transition: all .5s cubic-bezier(.25,.8,.25,1);
}
#hubspot-conversations-inline-iframe {
  width: 340px;
  height: 450px;
  max-height: 55vh;
  max-width: 90vw;
  border: 1px solid #eee;
  position: relative;
  width: 376px;
  border-radius: 8px;
  box-shadow: 0 5px 20px rgba(0,0,0,.1);
  position: absolute;
  right: 16px;
  bottom: 95px;
  transition: all .25s cubic-bezier(.25,.8,.25,1);
  opacity: 0;
  transform: scale(0);
  transform-origin: bottom right;
}
#hubspot-chat.show-chat #hubspot-conversations-inline-iframe {
  opacity: 1;
  transform: scale(1);
}
#hubspot-chat.show-chat button .open {
  transition: all .5s cubic-bezier(.25,.8,.25,1);
  opacity: 0;
}
#hubspot-chat.show-chat button .close {
  opacity: 1;
}
.widget-launcher {
    box-shadow: 0 1px 6px rgba(0,0,0,.1), 0 2px 24px rgba(0,0,0,.2);
    transition: box-shadow .1s ease-in-out;
    position: relative;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: none;
}
.widget-launcher:hover {
    box-shadow: 0 2px 10px rgba(0,0,0,.2), 0 4px 28px rgba(0,0,0,.3);
    cursor: pointer;
}
.widget-launcher .widget-launcher-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.widget-launcher .widget-launcher-icon.open {
    width: 32px;
    height: 32px;
}



/*//////////////////// RESPONSIVE ////////////////////*/
@media screen and (min-width: 1200px) {
    .section-menu {
        display: block;
    }

    .navbar .publicos {
        padding: 0 15px;
    }

    .navbar .publicos li {
        padding: 0 8px;
    }

    .navbar .publicos li a,
    .section-menu .menu a {
        font-size: 12px;
    }
}

@media screen and (min-width: 1340px) {
    .section-logo {
        padding-left: 30px;
    }

    .navbar .publicos li {
        padding: 0 11px;
    }

    .navbar .publicos li a,
    .section-menu .menu a {
        font-size: 14px;
    }

    .navbar .publicos li {
        padding: 0 12px;
    }
}

@media screen and (min-width: 1400px) {
    .section-logo {
        padding-left: 70px;
    }
}

@media screen and (min-width: 1500px) {
    .navbar .publicos li {
        padding: 0 17px;
    }
}

@media screen and (max-width: 1200px) {
    .navbar .publicos li {
        padding: 0 8px;
    }

    .section-menu .menu a {
        margin: 0 10px;
    }

    .navbar .publicos, .section-menu .menu a {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    h1 {
        font-size: 42px;
        line-height: 44px;
    }

    section.section-menu:before {
        width: 20%;
    }


    .section-landing-espacios .btn {
        padding: 15px 15px;
    }

    .section-publicos .container-fluid .block-text {
        padding-left: 14%;
    }

    .section-publicos .container .block-text p {
        padding-left: 26%;
    }

    .section-blog-post .carousel-control-prev {
        left: 0;
    }

    .section-blog-post .carousel-control-next {
        right: 0;
    }

    .navbar .publicos li.icons-nav {
        display: none;
    }

    .section-logo {
        padding-left: 0;
    }

    .section-home-three-blocks .block-3 {
        padding-left: 25px;
    }

    .section-home-three-blocks .block-1 {
        padding-right: 25px;
    }

    .section-cabecera h2 {font-size: 29px;}
}

@media screen and (max-width: 991px) {
    .section-nuestros-spotters .block-social img {
        height: 250px;
    }

    .section-reserva .block-carousel img {
        height: 300px;
    }

    .section-habitaciones-tipo .block-text p {
        padding-right: 0;
    }

    .section-habitaciones-tipo .block-total .block-text {
        padding-left: 0;
    }

    .section-logo {
        padding-top: 15px;
    }

    h1 {
        font-size: 35px !important;
        line-height: 42px !important;
    }

    h2 {
        font-size: 31px;
    }

    .section-cabecera h2 {font-size: 24px;}

    .section-home-residencias .block-beige p {
        font-size: 14px;
    }

    .section-home-intro p {
        padding-right: 70px;
    }

    .section-home-intro .text-footer-img {
        padding: 60px 40px;
    }

    .section-home-three-blocks .block-text {
        width: 212px;
    }

    .section-home-three-blocks .block-1 {
        padding-right: 15px;
    }

    .section-home-three-blocks .block-2 {
        padding: 0 15px;
    }

    .section-home-three-blocks .btn-red {
        padding: 15px 7px;
    }

    .section-nuestros-spotters .btn-red, .section-nuestros-spotters .btn-blue {
        display: table;
    }

    .section-menu .menu a {
        margin: 0 24px;
    }

    .section-landing-espacios .block-text {
        padding-left: 20px;
        padding-right: 0px;
    }

    .section-habitaciones .block-habitacion {
        padding: 0;
    }

    .section-habitaciones .block-img img {
        height: 360px;
    }

    .section-habitaciones .btn {
        font-size: 15px;
        padding: 15px 15px;
    }

    .section-landing-servicios .block-img img {
        height: 532px;
    }

    .section-landing-servicios .block-img .btn-blue {
        padding: 15px 25px;
    }

    .section-landing-servicios .block-text {
        margin-top: 125px;
    }

    .section-publicos .container-fluid .block-text {
        padding-left: 7%;
    }

    .section-publicos .container .block-text p {
        padding-left: 20%;
    }

    .section-blog-post .block-2 p, .section-blog-post .block-3 p {
        padding-right: 5%;
    }

    .section-about .block-text p {
        padding-left: 21%;
    }

    .section-about .block-text h2 {
        margin: 80px 0 50px 45px;
    }

    .section-about .block-img img {
        height: 500px;
        padding-right: 0;
    }

    .section-about-intro .block-text {
        padding-left: 10%;
    }

    .section-habitaciones-intro .block-text p {
        padding-right: 25px;
    }

    .section-habitaciones-tipo .block-blue p {
        line-height: 16px;
        margin-bottom: 10px;
    }

    .section-habitaciones-tipo .block-total .block-btn {
        display: block;
    }

    .section-habitaciones-tipo .block-total .block-btn .block-precio {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .section-habitaciones-tipo .carousel-control-prev {
        height: 70px;
        position: relative;
        bottom: 0;
        width: 100px;
        float: left;
        left: 0;
    }

    .section-habitaciones-tipo .carousel-control-next {
        height: 70px;
        position: relative;
        bottom: 0;
        width: 100px;
        float: right;
        right: 0;
    }

    .section-faqs h5 span, .section-faqs h2 span {
        font-size: 32px;
    }

    h5 {
        margin-top: 10px;
    }

    .section-contacto .block-text {
        padding-right: 15px;
    }

    .section-contacto h2 {
        padding-right: 15px;
        font-size: 29px;
    }

    .info-extra {
        right: -160px;
    }

    .section-reserva.calcula-tu-tarifa-03 .block-img img {
        height: 300px;
    }

    footer p {
        font-size: 12px;
    }

    .section-espacios .block-carousel {
        padding: 0 45px;
    }

    .section-espacios .carousel-control-next {
        right: -55px;
        z-index: 1;
    }

    .section-espacios .carousel-control-prev {
        left: -55px;
        z-index: 1;
    }

    .btn-red, .btn-yellow {
        font-size: 16px;
        padding: 15px 30px !important;
    }

    #hubspot-chat {
        display: none !important;
    }

    .icon-mensaje {
        bottom: 75px;
    }
}

@media screen and (max-width: 767px) {
    .section-reserva {
        padding-top: 135px;
    }

    .section-faqs {
        margin-top: 150px;
    }

    .div-padding {
        display: none;
    }

    .section-reserva .btn {
        width: 100%;
    }

    .send {
        position: inherit;
    }

    .nav-fixed, .section-logo {
        top: 0;
    }

    section {
        margin: 80px 0;
    }

    .section-menu {
        display: none;
    }

    .section-home-residencias {
        margin-top: 60px;
    }

    .section-cabecera .carousel-indicators {
        top: 198%;
        left: 0%;
    }

    .section-cabecera {
        margin-top: 115px;
    }

    h1 {
        padding-right: 40%;
        line-height: 38px !important;
    }

    h2 {
        font-size: 28px;
        line-height: 28px;
    }

    .section-cabecera h2 {font-size: 20px;}

    .section-habitaciones h3 {
        font-size: 28px;
    }

    .section-cabecera .carousel-item img {
        height: 300px;
    }

    .section-cabecera .block-title {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section-home-residencias .btn-red {
        padding: 15px 14px;
    }

    .section-home-intro .text-footer-img {
        display: none;
    }

    .section-home-intro h2 {
        padding-top: 37px;
        padding-bottom: 25px;
    }

    .section-home-three-blocks .block-2 {
        margin-top: -90px;
    }

    .section-home-three-blocks img {
        height: 500px;
        object-fit: cover;
    }

    .section-home-three-blocks .block-text {
        width: 80%;
    }

    .section-home-three-blocks .btn-red {
        width: 280px;
    }

    .section-home-three-blocks .block-1, .section-home-three-blocks .block-3 {
        margin-top: 69px;
        padding-left: 15px;
    }

    .section-home-three-blocks .logo {
        margin-top: 85px;
    }

    .section-home-three-blocks .logo img {
        height: 100px;
    }

    .section-nuestros-spotters .block-text p {
        margin-left: 0;
    }

    .section-nuestros-spotters .column-1 {
        display: none;
    }

    .section-nuestros-spotters .column-1, .section-nuestros-spotters .column-2, .section-nuestros-spotters .column-3 {
        margin-top: 40px;
    }

    .section-nuestros-spotters .column-2 div.block-social:nth-child(2) {
        margin: 50px 0 40px;
    }

    .section-nuestros-spotters .column-3 div.block-social:first-child {
        margin: 0 0 40px;
    }

    .section-noticias-eventos .carousel-indicators {
        margin-bottom: -10px;
    }

    .carousel-cell {
        width: 40%;
    }

    .section-home-residencias .block-beige p {
        font-size: 11px;
    }

    .section-home-residencias .block-beige {
        padding: 15px 15px;
    }

    .section-home-intro .block-img img {
        height: 534px;
    }

    .section-landing-intro .block-text {
        padding-top: 0;
    }

    .section-landing-intro .text-footer-img {
        padding: 50px 30% 15px 30px;
    }

    .section-cabecera.sin-carousel::before {
        height: 470px;
    }

    .section-landing-intro h2 {
        margin-left: 0;
        margin-top: 30px;
        margin-bottom: 35px;
    }

    .section-landing-espacios {
        margin-top: 10px;
    }

    .section-slide .carousel-control-prev, .section-blog-post .carousel-control-prev {
        height: 70px;
        position: relative;
        bottom: 0;
        width: 100px;
        float: left;
    }

    .section-slide .carousel-control-next, .section-blog-post .carousel-control-next {
        height: 70px;
        position: relative;
        bottom: 0;
        width: 100px;
        float: right;
    }

    .section-landing-espacios .block-text {
        padding-top: 45px;
        padding-left: 15px;
    }

    .section-landing-espacios::before {
        height: 320px;
        top: -100px;
    }

    .section-habitaciones h2, .section-landing-espacios h2 {
        margin-bottom: 25px;
    }

    .section-habitaciones .block-icons {
        margin: 50px 0 65px;
    }

    .section-habitaciones h3 {
        margin: 35px 0 20px;
    }

    .section-habitaciones .btn {
        max-width: 350px;
    }

    .section-habitaciones .column-2 div.block-habitacion:first-child {
        margin: 75px 0 75px;
    }

    .section-habitaciones .column-3 div.block-habitacion:first-child {
        margin-top: 75px;
    }

    .section-habitaciones .logo {
        margin-top: 75px;
    }

    .section-landing-servicios h2 {
        line-height: 34px;
        margin-bottom: 5px;
    }

    .section-landing-servicios .block-img .imagen {
        margin-top: 40px;
    }

    .section-landing-servicios .block-img .btn-blue {
        margin-bottom: 35px;
    }

    .section-landing-servicios .block-text-extra {
        text-align: center;
    }

    .section-landing-servicios {
        margin-bottom: 90px;
    }

    .section-landing-servicios .block-text {
        margin-top: 20px;
    }

    .section-slide.bg-blue .block-carousel img {
        height: 700px;
    }

    .section-landing-servicios .block-servicios-extra .btn {
        width: 100%;
        padding: 15px 15px;
    }

    .section-publicos .container .btn {
        display: none;
    }

    .section-publicos .container .block-text p {
        padding-left: 15px;
    }

    .section-publicos .container .block-text h2 {
        margin: 20px 0 30px 0;
    }

    .section-publicos .container-fluid h2 {
        margin-bottom: 30px;
    }

    .section-publicos {
        margin-bottom: 70px;
        margin-top: 60px;
    }

    .section-publicos .container-fluid .boton {
        margin-top: 40px;
    }

    .section-publicos .container-fluid .boton {
        text-align: center;
    }

    .section-publicos .container .block-img img {
        padding-right: 0;
    }

    .section-publicos .container-fluid .block-img .imagen {
        margin-top: 30px;
    }

    .section-publicos .container .block-text p {
        padding-left: 0;
    }

    .section-cabecera.sin-carousel::before {
        width: 76%;
    }

    .section-blog h3 {
        margin-top: 30px;
    }

    .section-blog {
        margin-top: -40px;
    }

    .section-blog-post .block-slider {
        margin-bottom: -50px;
    }

    .section-about-intro .block-img img {
        height: 350px;
    }

    .section-about-intro h2 {
        margin-top: 35px;
        margin-bottom: 25px;
        max-width: 350px;
    }

    .section-about .block-text h2 {
        margin: 35px 0 25px 0;
    }

    .section-about .block-title h2 {
        margin-top: 60px;
    }

    .section-about .block-text-2 {
        margin-top: 25px;
    }

    .section-about .block-text-2 p {
        padding-left: 38px;
    }

    .section-about .block-text p {
        padding-left: 0;
    }

    .section-habitaciones-tipo .block-carousel.block-left, .section-habitaciones-tipo .block-carousel.block-right {
        padding-left: 15px;
    }

    .section-habitaciones-tipo .block-carousel.block-right {
        margin-left: 0;
    }

    .section-habitaciones-tipo .block-btn {
        display: block;
    }

    .section-habitaciones-tipo .block-btn .block-precio {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .section-habitaciones-tipo .block-total .block-text {
        padding-left: 15px;
    }

    .section-habitaciones-tipo .block-right .row, .section-habitaciones-tipo .block-left .row {
        width: 100%;
    }

    .section-habitaciones-tipo h3 {
        margin: 15px 0 25px;
    }

    .section-habitaciones-tipo .block-blue {
        padding: 20px 25px 10px;
        margin-top: 0;
        margin-bottom: 20px;
        width: 220px;
    }

    .section-habitaciones-tipo .block-btn {
        margin-top: 10px;
    }

    .section-habitaciones-intro .block-icons {
        padding-top: 25px;
    }

    .section-habitaciones-tipo .block-carousel img {
        height: 220px;
    }

    .section-habitaciones .column-3 div.block-habitacion:first-child {
        margin-top: 0;
    }

    .section-landing-servicios .block-img p {
        margin-top: 30px;
        text-align: center;
    }

    .section-faqs h1 {
        padding-right: 0;
        margin-top: 30px;
    }

    .section-faqs h5 span, .section-faqs h2 span {
        font-size: 25px;
    }

    .section-faqs #accordion-faqs .card-header {
        padding-top: 0;
        padding-bottom: 0;
    }

    .section-faqs #accordion-faqs-in span {
        font-size: 18px;
    }

    .section-faqs .accordion-faqs-in span {
        font-size: 18px;
    }

    .section-contacto .block-text, .section-contacto .block-info {
        margin-top: 20px;
    }

    .section-map {
        margin-top: 50px;
    }

    .section-reserva .block-pasos li {
        font-size: 16px;
    }

    .section-reserva .block-residencia {
        display: block;
        margin-bottom: 30px;
    }

    .section-reserva .block-residencia label {
        text-align: center;
        padding-right: 0;
    }

    .section-reserva .block-residencia select {
        max-width: 100%;
    }

    .info-extra {
        bottom: -18px;
        right: 11px;
    }

    footer .col-2 p, footer .col-1 p {
        text-align: center;
        padding: 0;
    }

    .section-faqs #accordion-faqs button.collapsed, .section-faqs #accordion-faqs button {
        white-space: inherit;
    }

    .section-faqs .accordion-faqs-in .collapsed span {
        font-size: 18px;
        line-height: 25px;
    }

    .section-faqs h5 span, .section-faqs h2 span {
        line-height: 35px;
    }

    .section-faqs .accordion-faqs-in span {
        line-height: 25px;
    }

    .section-faqs #accordion-faqs .card-header {
        padding-right: 0;
    }

    .section-publicos .container-fluid .block-img img {
        display: none !important;
    }

    .section-espacios .carousel-control-prev {
        height: 70px;
        position: relative;
        bottom: 0;
        width: 100px;
        float: left;
        left: 0;
    }

    .section-espacios .carousel-control-next {
        height: 70px;
        position: relative;
        bottom: 0;
        width: 100px;
        float: right;
        right: 0;
    }

    .section-espacios .block-carousel {
        padding: 0;
    }

    .section-gallery .title {
        margin-top: 50px;
    }

    .section-blog-post {
        margin-top: 180px;
    }

    .section-blog-post p, .section-blog-post li {
        font-size: 18px;
        line-height: 26px;
    }

    .section-reserva .block-carousel img {
        height: 215px;
        margin-bottom: 20px;
    }

    .section-texto.block-legal {
        margin-top: 170px;
    }
    .section-contacto {
        margin-top: 180px;
    }
    .section-reserva .block-residencia .pl-0 {
        padding-left: 15px !important;
    }

    .section-col-3 {margin-top: 180px;text-align: center;}
}

@media screen and (max-width: 575px) {
    section {
        margin: 60px 0;
    }

    .icon-mensaje {
        padding-right: 0;
    }
    .icon-mensaje p {
        display: none;
    }

    /*.section-noticias-eventos {margin-bottom: 80px;}*/
    .navbar #nav-icon {
        width: 35px;
        height: 40px;
        margin: 10px 17px 11px 19px;
    }

    .navbar .link {
        display: none;
    }

    .overlay .block-menu {
        padding-top: 95px;
    }

    .section-logo {
        padding-top: 20px;
    }

    h1 {
        padding-right: 10%;
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .section-cabecera::before {
        width: 80%;
    }

    .section-home-residencias .residencia-1 {
        padding-right: 15px;
        border-right: 0;
        margin-bottom: 40px;
    }

    .section-home-residencias .residencia-2 {
        padding-left: 15px;
    }

    .section-cabecera .carousel-indicators {
        top: auto;
        left: 0;
        bottom: -25px;
        margin: 0 auto;
    }

    .section-home-residencias .block-beige {
        display: none;
    }

    .section-slide::before {
        width: 92%;
    }

    .section-home-three-blocks .block-img {
        padding: 0 25px;
    }

    .section-home-three-blocks .block-2 .block-img::before, .section-home-three-blocks .block-3 .block-img::before {
        width: 95%;
    }

    .section-group-universidades h2 {
        font-size: 30px;
        text-align: center;
    }

    .carousel-cell {
        width: 70%;
    }

    .section-home-three-blocks img {
        height: 400px;
    }

    .section-slide .block-carousel img {
        height: 500px;
    }

    .section-landing-servicios .block-img img {
        height: 350px;
    }

    .section-slide.bg-blue .block-carousel img {
        height: 500px;
    }

    .section-landing-servicios .block-servicios-extra .btn {
        width: 100%;
        padding: 15px 15px;
    }

    .section-landing-intro h2 {
        margin-left: 0;
    }

    .section-cabecera.sin-carousel::before {
        height: 270px;
    }

    .section-cabecera .carousel-item img {
        height: 220px;
    }

    .section-logo img {
        height: 129px;
        width: auto;
    }

    .section-about-intro .block-img::before, .section-about .block-img::before {
        left: -30px;
    }

    .section-about .block-text p, .section-about .block-title h2, .section-about .block-text-2 p {
        padding-left: 0;
    }

    .section-about .block-text h2 {
        margin: 0;
        padding: 35px 0 25px 0;
    }

    .section-about-intro .block-text {
        padding-left: 15px;
    }

    .section-landing-espacios .block-text {
        padding-right: 15px;
    }

    .section-habitaciones-tipo .block-blue {
        margin-left: -15px;
    }

    .section-habitaciones-tipo .block-total h3, .section-habitaciones-tipo h3 {
        margin: 5px 0 25px;
    }

    .section-faqs h5 span, .section-faqs h2 span {
        font-size: 20px;
    }

    .section-faqs #accordion-faqs-in span {
        font-size: 16px;
    }

    .section-faqs .accordion-faqs-in span {
        font-size: 16px;
    }

    .section-faqs .accordion-faqs-in .collapsed span {
        font-size: 16px;
    }

    #map-thespot {
        height: 490px;
    }

    .section-reserva .block-fecha .fecha {
        align-items: flex-end;
    }

    .section-reserva .block-blue, .section-reserva .block-precio {
        text-align: left !important;
        width: 260px;
    }

    .section-reserva .block-carousel img {
        margin-bottom: 20px;
    }

    .section-reserva .block-residencia label {
        width: auto;
    }

    .section-reserva .block-tipo {
        display: block;
    }

    .block-tipo label {
        text-align: center;
        padding: 0;
    }

    .section-reserva .block-tipo select {
        margin: 0 auto;
    }

    .section-reserva .block-fecha label {
        font-size: 18px !important;
    }

    .section-reserva.reserva-plaza-02 .nombre, .section-reserva.reserva-plaza-02 .universidad, .section-reserva.reserva-plaza-03 .nombre, .section-reserva.reserva-plaza-03 .relacion, .section-reserva.tarifa-personalizada-02 .nombre, .section-reserva.calcula-tu-tarifa-01 .nombre {
        display: block !important;
    }

    .section-reserva .universidad select, .section-reserva .relacion select {
        margin: 0;
        width: 100%;
    }

    .section-reserva .btn {
        width: 91%;
    }

    .section-reserva #sexo, .section-reserva #cp {
        margin-right: 18px;
    }

    .section-reserva #doc {
        margin-right: 18px;
    }

    .section-reserva.reserva-plaza-02 .fecha input, .section-reserva.reserva-plaza-03 .fecha input, .section-reserva.tarifa-personalizada-02 .fecha input, .section-reserva.calcula-tu-tarifa-01 .fecha input {
        max-width: 140px;
    }

    .section-home-intro .block-img::before {
        left: -32px;
    }

    .section-cabecera::before {
        left: -90px;
        top: -50px;
        height: 413px;
    }

    .section-landing-ubicacion div.block-map::before {
        left: -35px;
    }

    .section-habitaciones .container .column-3 .block-img::before {
        left: -18px;
    }

    .section-publicos .container-fluid .block-img .imagen::before, .section-publicos .container .block-img .imagen::before {
        left: -30px;
    }

    .section-map div.bg-beige::before {
        left: -43px;
        top: 32px;
    }

    .section-landing-ubicacion .box-universidades p {
        font-size: 14px;
        padding: 10px 0;
        line-height: 16px;
    }

    .section-home-three-blocks .block-2 {
        margin-top: -30px;
    }

    .section-home-three-blocks .block-text {
        margin: 30px auto 0;
    }

    .section-address .block-address {
        padding: 50px 15px;
    }

    .section-espacios .block-carousel .carousel-item img {
        height: 290px;
    }

    .section-espacios .row {
        padding: 20px 0;
    }

    .section-home-three-blocks h3 {
        font-size: 28px;
        line-height: 35px;
    }

    .section-noticias-eventos .carousel-indicators {
        margin-bottom: -72px;
    }

    .section-reserva.reserva-plaza-02 .col-md-7, .section-reserva.reserva-plaza-03 .col-md-7, .section-reserva.tarifa-personalizada-02 .col-md-7, .section-reserva.calcula-tu-tarifa-01 .col-md-7 {
        margin: 10px 0;
    }

    .info-extra {
        bottom: -29px;
        z-index: 1;
    }

    form select.form-control, form input.form-control {
        margin-bottom: 0;
    }

    .section-reserva h2, .section-reserva h3 {
        font-size: 28px;
    }

    .section-reserva.tarifa-personalizada-01 ul li, .section-reserva.tarifa-personalizada-02 ul li {
        margin-bottom: 45px;
    }

    .section-landing-servicios .block-servicios .icons-servicios li {
        width: 45%;
    }

    .section-reserva {
        padding-top: 135px;
    }

    .carousel-indicators li {
        margin-right: 22px;
    }

    .section-cabecera h1 {
        margin-top: 25px;
    }

    .btn-red, .btn-yellow {
        padding: 15px 25px !important;
        font-size: 16px;
    }

    .section-about .block-img img, .section-publicos .container .block-img img {
        height: 380px;
        object-position: top;
    }

    .section-landing-intro .block-img img, .section-slide .block-carousel img, .section-blog-post .block-slider img {
        height: 380px;
    }

    h1 a {
        font-size: 51px;
        line-height: 56px;
    }

    .section-landing-servicios .block-servicios .icons-servicios {
        margin: 45px 0;
    }

    .section-landing-servicios .block-img {
        padding: 60px 0;
    }

    .section-gallery .title {
        margin-top: 100px;
        margin-bottom: 15px;
    }

    .section-gallery .block-img img {
        height: 290px;
    }

    .section-reserva.tarifa-personalizada-01 ul li {
        font-size: 20px;
    }

    .section-reserva ul li:not(:last-child) {
        margin-right: 20px;
    }

    .section-reserva .block-pasos li img {
        margin: 0 0 0 20px;
    }

    .section-reserva .block-pasos {
        margin-bottom: 20px;
        margin-top: 25px;
    }

    .block-mensaje {padding: 20px;}
}

@media screen and (max-width: 430px) {
    .section-cabecera .carousel-indicators {
        top: auto;
        left: 0;
        bottom: -25px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 380px) {
    .link-fixed {
        font-size: 13px;
        padding: 15px 10px;
    }

    #whatsapp.icon-mensaje img, 
    .icon-mensaje img {
        width: 46px;
    }

    .icon-mensaje {
      bottom: 65px;
    }
}

.iti-flag {
    background-image: url("../img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
        background-image: url("../img/flags@2x.png");
    }
}

.section-404 .error {
    font-size: 100px;
    line-height: 115px;
    margin-bottom: 50px;
    color: #e66049;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}
.section-404 .text-1 {
    font-size: 50px;
    line-height: 50px;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}
.section-404 .text-2 {
    display: block;
    font-size: 25px;
    line-height: 25px;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}
.section-mensaje .mensaje-ok, .section-mensaje .mensaje-error {
    font-size: 50px;
    line-height: 50px;
    font-family: EuclidCircularB, Arial, sans-serif;
    font-weight: normal;
}
.section-mensaje .mensaje-ok {
    color:#f5b800;
}
.section-mensaje .mensaje-error {
    color:#e66049;
}
@media screen and (max-width: 767px) {
    .section-mensaje, .section-404 {padding-top:105px;}
    #hubspot-messages-iframe-container {
        display: none !important;
    }
}

#alert-banner {
    font-family: EuclidCircularB, Arial, sans-serif;
    background: #1D1D1D;
    border-radius: 5px;
    padding: 1em 4em 1em 1em;
    color: #fff;
    position: relative;
    font-size: 14px;
    line-height: 1.2em;
    z-index: 3;
}
#alert-banner .icon {
    width: 90px;
    height: 90px;
    background: #8A4057;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: -8px;
    left: -20px;
}
#alert-banner .icon img {
    width: 40%;
    height: 40%;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#alert-banner .message {
    vertical-align: middle;
    padding: 0 1.5em 0 80px;
}
#alert-banner .message a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
#alert-banner .close {
    position: absolute;
    right: 5px;
    top: 5px;
    background: transparent;
    color: #fff;
    text-shadow: none;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    font-weight: lighter;
    border: 1px solid #fff;
    opacity: 1;
}
@media screen and (max-width: 767px) {
    .section-logo {
        z-index: 5;
    }
    #alert-banner {
        margin-top: 150px;
        margin-bottom: 0;
        line-height: 1.4em;
        z-index: 2;
    }
    #alert-banner .icon {
        top: -45px;
        left: 10px;
        width: 70px;
        height: 70px;
    }
    #alert-banner .message {
        padding: 1.5em 1.5em 0;
    }
    #alert-banner ~ .section-cabecera {
        margin-top: 1em;
    } 
}
.alert.warning {
    background: #7A9DCF;
    color: #fff;
}

/**
 * Instagram Section
 */
section.section-instagram h2 {
    margin-bottom: 1em;
}
section.section-instagram .feed {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}
section.section-instagram .feed .post {
    position: relative;
    width: 50%;
    display: none;
}
section.section-instagram .feed .post:nth-child(-n+4) {
    display: flex;
}
section.section-instagram .feed .post a {
    cursor: pointer;
}
section.section-instagram .feed .post img {
    width: 100%;
}
section.section-instagram .feed .post .icon {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0.6em;
    right: 0.6em;
    width: 24px;
    height: 24px;
    transition: all 0.3s ease;
}
section.section-instagram .feed .post .icon svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: rgba(255,255,255,0.8);
}
section.section-instagram .feed .post .icon.video,
section.section-instagram .feed .post .icon.sidecar {
    display: block;
}
section.section-instagram .feed .post-overlay {
    display: none;
    position: absolute;
    z-index: 2;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s, visibility 0.3s;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    background: rgba(0,0,0,0.8);
    display: flex;
    align-items: center;
}
section.section-instagram .feed .post-overlay .content {
    transform: translateY(10%);
    width: 80%;
    max-height: 80%;
    margin: 0 auto;
    position: relative;
    transition: 0.3s all ease;
    color: rgba(255,255,255,1);
    font-size: 16px;
    line-height: 1.2em;
    font-family: EuclidCircularB, Arial, sans-serif;
}
section.section-instagram .feed .post-overlay .content .reactions {
    margin-bottom: 1em;
}
section.section-instagram .feed .post-overlay .content .reactions svg {
    fill: currentColor;
    width: 24px;
    height: 24px;
}
section.section-instagram .feed .post-overlay .content .reactions svg + div {
    margin-left: 7px;
}
section.section-instagram .feed .post-overlay .content .reactions > div {
    display: inline-flex;
    align-items: center;
    min-width: 70px;
    justify-content: center;
}
section.section-instagram .feed .post-overlay .content .reactions > div + div {
    margin-left: 20px;
}
body > header {
    margin-bottom: 115px;
}
.epayco {
    width: 100%;
    max-width: 520px;
}

@media screen and (min-width: 768px) {
    section.section-instagram .feed .post:nth-child(-n+6) {
        display: flex;
    }
    section.section-instagram .feed .post {
        width: 33%;
    }
}

@media screen and (min-width: 1024px) {
    section.section-instagram .feed .post {
        width: 25%;
    }
    section.section-instagram .feed .post:nth-child(-n+8) {
        display: flex;
    }
    section.section-instagram .feed .post:hover .post-overlay {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        padding-top: 0;
    }
    section.section-instagram .feed .post:hover .content {
        transform: translateY(0);
    }
    body > header {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1280px) {
    section.section-instagram .feed .post {
        display: flex;
    }
    section.section-instagram .feed .post {
        width: 20%;
    }
    .container.max-width {
        max-width: 80%;
    }
}

ul.footer-menu {
    list-style: none;
    padding: 0;
    margin-bottom: 4em;
}
ul.footer-menu li {
    text-align: center;
    padding: 0.2em 0;
}
ul.footer-menu li a {
    color: #fff;
    text-decoration: none;
}

@media screen and (min-width: 1024px) {
    ul.footer-menu {
        list-style: none;
        display: flex;
        justify-content: space-between;
        padding: 0;
        margin-bottom: 4em;
    }
}

button.Launcher__LauncherButton-n1up1l-0.iUqRLO.widget-launcher.reagan--widget-loaded {
    background: #469DC8 !important;
}
