/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'GT-Walsheim-Thin-Trial';
    font-style: normal;
    font-weight: 200;
    src: url('fuentes/GT-Walsheim-Thin-Trial.otf'); /* IE9 Compat Modes */
    src: local(''),
         url('fuentes/GT-Walsheim-Thin-Trial.otf') format('opentype'), /* IE6-IE8 */
         url('fuentes/GT-Walsheim-Thin-Trial.woff2') format('woff2'), /* Super Modern Browsers */
         url('fuentes/GT-Walsheim-Thin-Trial.woff') format('woff'), /* Modern Browsers */
         url('fuentes/GT-Walsheim-Thin-Trial.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fuentes/GT-Walsheim-Thin-Trial.svg#GT-Walsheim-Thin-Trial') format('svg'); /* Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'GT-Walsheim-Regular-Trial';
    font-style: normal;
    font-weight: 500;
    src: url('fuentes/GT-Walsheim-Regular-Trial.otf'); /* IE9 Compat Modes */
    src: local(''),
         url('fuentes/GT-Walsheim-Regular-Trial.otf') format('opentype'), /* IE6-IE8 */
         url('fuentes/GT-Walsheim-Regular-Trial.woff2') format('woff2'), /* Super Modern Browsers */
         url('fuentes/GT-Walsheim-Regular-Trial.woff') format('woff'), /* Modern Browsers */
         url('fuentes/GT-Walsheim-Regular-Trial.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fuentes/GT-Walsheim-Regular-Trial.svg#GT-Walsheim-Regular-Trial') format('svg'); /* Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'GT-Walsheim-Medium-Trial';
    font-style: normal;
    font-weight: 700;
    src: url('fuentes/GT-Walsheim-Medium-Trial.otf'); /* IE9 Compat Modes */
    src: local(''),
         url('fuentes/GT-Walsheim-Medium-Trial.otf') format('opentype'), /* IE6-IE8 */
         url('fuentes/GT-Walsheim-Medium-Trial.woff2') format('woff2'), /* Super Modern Browsers */
         url('fuentes/GT-Walsheim-Medium-Trial.woff') format('woff'), /* Modern Browsers */
         url('fuentes/GT-Walsheim-Medium-Trial.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fuentes/GT-Walsheim-Medium-Trial.svg#GT-Walsheim-Medium-Trial') format('svg'); /* Legacy iOS */
    font-display: swap;
}
@font-face {
    font-family: 'GT-Walsheim-Bold-Trial';
    font-style: normal;
    font-weight: 700;
    src: url('fuentes/GT-Walsheim-Bold-Trial.otf'); /* IE9 Compat Modes */
    src: local(''),
         url('fuentes/GT-Walsheim-Bold-Trial.otf') format('opentype'), /* IE6-IE8 */
         url('fuentes/GT-Walsheim-Bold-Trial.woff2') format('woff2'), /* Super Modern Browsers */
         url('fuentes/GT-Walsheim-Bold-Trial.woff') format('woff'), /* Modern Browsers */
         url('fuentes/GT-Walsheim-Bold-Trial.ttf') format('truetype'), /* Safari, Android, iOS */
         url('fuentes/GT-Walsheim-Bold-Trial.svg#GT-Walsheim-Bold-Trial') format('svg'); /* Legacy iOS */
    font-display: swap;
}
:root {
    --color-celeste: #00CEF0;
}

h1, h2, h3, h4, h5, h6, .heading-font {
    font-family: 'GT-Walsheim-Bold-Trial',system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important;
}
.h2, h2 {
    font-size: 2.9em;
    line-height: 1;
}
.h3, h3 {
    font-family: 'GT-Walsheim-Thin-Trial', system-ui, -apple-system, BlinkMacSystemFont, sans-serif !important;
    font-size: 2.8em;
    line-height: 2rem
}
.h4, h4 {
    font-size: 2.5em;
    line-height: 2.5rem;
}
.h5, h5 {
    font-size: 1.4em;
}
h1 strong, h2 strong, h3 strong, h4 strong , h5 strong, h6 strong {
    color: var(--color-celeste);
}
.slider-nav-light .flickity-prev-next-button svg {
    background-color: var(--primary-color);
}
.slider-nav-circle .flickity-prev-next-button svg {
    border: 2px solid var(--primary-color);
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: var(--color-celeste);
    background-color: var(--color-celeste);
}
.flickity-page-dots .dot {
    opacity: 1;
    margin: 0 10px;
    height: 10px;
    width: 10px;
}
.slider-nav-light .flickity-page-dots .dot.is-selected, .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
    background-color: var(--color-celeste);
    position: relative;
}
.slider-nav-light .flickity-page-dots .dot.is-selected:before{
    position: absolute;
    z-index: 0;
    content: "";
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 1px solid var(--color-celeste);
    border-radius: 20px;
    left: -9px;
    top: -9px;
}

.nav>li>a {
    letter-spacing: .1em;
}

.header-button .button.success{
	letter-spacing: .1em;
	font-size: .9em;
	font-family: Poppins, sans-serif;
	font-weight: 700;
    font-style: normal;
    line-height: 3.5em;
    min-height: 3.5em;
    padding: 0 2.0em;
}
.nav>li.html {
    font-size: initial;
}
.nav-left {
    justify-content: center;
}
.detos-depa {
    position: relative;
    width: 1000px;
    z-index: 1;
    margin-top: -200px;
    margin-bottom: 100px;
}
.detos-depa p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14px;
}
.detos-depa h3 {
    font-size: 1.8em;
    margin-bottom: 0;
    line-height: 25px;
    font-family: 'GT-Walsheim-Regular-Trial',system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important;
}
.detos-depa .col-01{
    flex-basis: 28%;
    max-width: 28%;
}
.detos-depa .col-02{
    flex-basis: 20%;
    max-width: 20%;
}
.detos-depa .col-03{
    flex-basis: 15%;
    max-width: 15%;
}
.detos-depa .col-04{
    flex-basis: 37%;
    max-width: 37%;
}
.detos-depa .col-datos>.col-inner{
	border-radius: 20px 0 0 20px;
}
.detos-depa .col-boton>.col-inner{
	border-radius: 0 20px 20px 0;
}
.detos-depa .col-boton>.col-inner a{
    border: 0;
    line-height: 20px;
    margin-bottom: 0;
    min-height: 6.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 20px 20px 0;
}
.slider-inicio .flickity-page-dots {
    bottom: 40px;
}
.flecha-01:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 20px;
    height: 20px;
    right: -17px;
    top: 50px;
	background-image: url(https://www.globdigitaldevs.com/proyectos/bluesanisidro/wp-content/uploads/2025/05/flecha-derecha.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.texto-01 p {
    margin-top: 0;
    font-size: 22px;
    line-height: 38px;
}

.section.espacio .section-bg.fill{
    background-color: #fff;
    border-radius: 0 0 120px 120px;
}
.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
    background-color: transparent;
    border: 1px solid;
}
.button.is-outline {
    line-height: 3.5em;
    min-height: 3.5em;
    padding: 0 2.0em;
}


.datos-espacio p {
    margin-bottom: 0;
    font-size: 10px;
    line-height: 12px;
}
.datos-espacio h3 {
    font-size: 1.3em;
    margin-bottom: 0;
    line-height: 25px;
    font-family: 'GT-Walsheim-Regular-Trial',system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important;
}
.datos-espacio .col-01{
    flex-basis: 28%;
    max-width: 28%;
}
.datos-espacio .col-02{
    flex-basis: 20%;
    max-width: 20%;
}
.datos-espacio .col-03{
    flex-basis: 15%;
    max-width: 15%;
}
.datos-espacio .col-04{
    flex-basis: 37%;
    max-width: 37%;
}

.datos-espacio .col-01>.col-inner{
	border-radius: 20px 0 0 20px;
}
.datos-espacio .col-04>.col-inner{
	border-radius: 0 20px 20px 0;
}

.datos-espacio  .flecha-01:before {
    width: 16px;
    height: 16px;
    right: -14px;
    top: 48px;
}

.p-0 p{
	margin-bottom: 0;
}
.p-0 h2 {
    margin-bottom: 10px;
}
.tabs-explorar{
	margin-top: -40px;
}
.tabs-explorar .box-image {
    border-radius: 20px;
}
.nav.nav-line-bottom li.active > a {
    font-weight: 700;
}

.nav.nav-line-bottom li > a {
    font-weight: 400;
    letter-spacing: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.nav-line-bottom>li.active>a:before{
    opacity: 1;
    background-color: var(--fs-color-primary);
    height: 3px;
    bottom: -1px;
}
.nav-line-bottom>li>a:before {
    background-color: #ffffff6b;
    bottom: 0px;
    top: auto;
    height: 1px;
    opacity: 1;
}
.nav-line-bottom>li{
    margin: 0 0px;
}
.extras .large-1 {
    flex-basis: 11.1%;
    max-width: 11.1%;
}       
.extras .icon-box-img svg {
    height: 50px;
}

.extras p {
    margin-bottom: 0;
    line-height: 1.4rem;
}


.explora .slider-nav-light .flickity-page-dots .dot.is-selected:before {
	display: none;
}
.explora .slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #ffffff;
    position: relative;
}
.explora .slider-nav-light .flickity-page-dots .dot {
    border-color: #ffffff;
    background-color: #ffffff;
}
.explora .row-slider .flickity-page-dots .dot {
    height: 8px;
    opacity: .2;
    width: 8px;
    margin: 0 8px;
}
.marco{
    position: relative;
}
.marco:before{
    position: absolute;
    z-index: -1;
    content: "";
    background-color: #fff;
    width: 92%;
    height: 85%;
    left: 0;
    top: 20px;
	border-radius: 80px 200px 200px 80px;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
    line-height: 3.5em;
    min-height: 3.5em
}

.footer-wrapper {
    font-size: 75%;
}

.footer-wrapper ul li{
    position: relative;
    list-style: none;
}


.footer-wrapper ul li:before{
    position: absolute;
    z-index: 1;
    content: "";
    width: 10px;
    height: 10px;
    left: -18px;
    top: 5px;
    background-image: url(../../uploads/2025/05/check.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}



.footer-wrapper .col-02{
    flex-basis: 30%;
    max-width: 30%;
}

.footer-wrapper .col-04{
    flex-basis: 20%;
    max-width: 20%;
}
.footer-wrapper .logos-footer{
    flex-basis: 22%;
    max-width: 22%;
}

.footer-wrapper .datos-footer {
    flex-basis: 78%;
    max-width: 78%;
}

.footer-wrapper .pull-left {
    padding: 7.5px 0;
}

.footer-wrapper .footer-secondary a{
    margin-left: 5px;
}

.footer-wrapper .social-icons a{
    margin-left: 0.8em;
    margin-right: 0.8em;
}

.nav-pills>li>a {
    border-radius: 99px;
    border: 1px solid #ed8835;
}
.nav-pills>li{
    margin: 0 6px;
}

.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, select {
    box-shadow: inset 0 0em 0em 0 rgba(0, 0, 0, .02);
}
.forminator-edit-module{
    display: none;
}

.solicita:before{
    position: absolute;
    z-index: 0;
    content: "";
    width: 300px;
    height: 230px;
    left: -17px;
    top: 20px;
    background-image: url(../../uploads/2025/05/NUBE-1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.solicita:after{
    position: absolute;
    z-index: 0;
    content: "";
    width: 320px;
    height: 245px;
    right: 0px;
    bottom: 20px;
    background-image: url(../../uploads/2025/05/NUBE-2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.forminator-ui.forminator-custom-form[data-design=material] .forminator-checkbox .forminator-checkbox-box {
    border-width: 1px!important;
    border-radius: 8px!important;
}

.forminator-ui.forminator-custom-form[data-design=material] .forminator-textarea {
    border-width: 0px!important;
    border-bottom: 1px solid!important;
}

.forminator-consent__label p{
    font-size: 12px!important;
}
#select-6{
    flex-basis: 20%;
    max-width: 20%;
}
.forminator-ui#forminator-module-156.forminator-design--material .forminator-button-submit {
    border-radius: 50px!important;
    margin: auto!important;
    display: block!important;
    padding: 12px 50px!important;
    font-weight: 700!important;
    margin-top: 15px!important;
}
.forminator-ui.forminator-custom-form[data-design=material] {
    margin: 0px 0!important;
}
.forminator-ui#forminator-module-156.forminator-design--material select.forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    padding: 9px 5px 9px 0!important;
}

.zona .wpgmza_map {
    flex-basis: 50%!important;
    max-width: 50%!important;
    order: 1!important;
}
.zona .wpgmza-marker-listing-category-filter{
    text-align: left;
    margin-bottom: 0px;
    flex-basis: 50%;
    max-width: 50%;
    order: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.zona .wpgmza-marker-listing-category-filter>span{
    display: none;
}
.zona .row-mapa>.col-inner{
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.zona .wpgmza_map{
    border-radius: 40px;
}
.zona .wpgmza_cat_checkbox_holder {
    height: 100%;
}
.zona .wpgmza_cat_ul {
    display: flex;
    flex-flow: row wrap;
    margin-left: 0;
    width: 55%;
    margin: auto;
}
.zona .wpgmza_cat_ul>li{
    flex-basis: 50%;
    max-width: 50%;
    margin-left: 0;
    position: relative;
    padding-top: 10px;
}
.zona .wpgmza_cat_ul>li:before {
    position: absolute;
    z-index: 0;
    content: "";
    width: 50px;
    height: 8px;
    left: 0px;
    top: -4px;
    border-radius: 5px;
}

.wpgmza_cat_checkbox_item_holder_3:before {
    background-color: var(--color-celeste);
}

.wpgmza_cat_checkbox_item_holder_6:before {
    background-color: #734695;
}

.wpgmza_cat_checkbox_item_holder_4:before {
    background-color: #3557a3;
}
.wpgmza_cat_checkbox_item_holder_7:before {
    background-color: #e4e685;
}
.wpgmza_cat_checkbox_item_holder_1:before {
    background-color: #f07e1a;
}
.wpgmza_cat_checkbox_item_holder_5:before {
    background-color: #e62255;
}
.wpgmza_cat_checkbox_item_holder_2:before {
    background-color: #3557a3;
}

.zona .zona-titulo{
    margin-bottom: -100px;
}

.zona .zona-botones{
    margin-top: -150px;
}

.zoom .icon-inner {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.zoom:hover .icon-inner {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.icon-play:before {
    content: "";
    background-image: url(../../uploads/2025/05/play.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    left: 0;
    top: -5px;
    width: 12px;
    height: 12px;
}


.icon-map-pin-fill:before{
    content: "";
    background-image: url(../../uploads/2025/05/mapa-01.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    left: 0;
    top: -7px;
    width: 14px;
    height: 14px;
}
.mapa:hover .icon-map-pin-fill:before{
    background-image: url(../../uploads/2025/05/mapa-02.svg);
}

.icon-star:before{
    content: "";
    background-image: url(../../uploads/2025/05/wase-01.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    left: 0;
    top: -7px;
    width: 14px;
    height: 14px;
}
.mapa, .waze {
    padding-right: 30px;
    width: 160px;
}

.icon-angle-right:before {
    content: "";
    background-image: url(../../uploads/2025/05/flecha-01.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    left: 0;
    top: -7px;
    width: 16px;
    height: 15px;
}
.flecha{
    padding-right: 40px!important;
}
.flecha:hover .icon-angle-right:before {
    background-image: url(../../uploads/2025/05/flecha-02.svg);
}

.icon-angle-down:before {
    content: "";
    background-image: url(../../uploads/2025/05/abajo-01.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    left: 0;
    top: -7px;
    width: 14px;
    height: 14px;
}

.header-nav li  a:after {
    content: "";
    background-image: url(../../uploads/2025/05/menu.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    display: inline;
    left: 0;
    top: 0px;
    width: 14px;
    height: 8px;
}
.header-nav.nav:hover>li:not(:hover)>a:before {
    opacity: 1;
}
.header-nav.nav>li {
    margin: 0 10px;
}
.detos-depa .col-datos{
    flex-basis: 81.333333%;
    max-width: 81.333333%;
}
.detos-depa .col-boton{
    flex-basis: 18.666667%;
    max-width: 18.666667%;
}

.html.header-button-1 a:after {
    content: "";
    background-image: url(../../uploads/2025/05/abajo-01.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    position: absolute;
    right: 22px;
    top: 19px;
    width: 12px;
    height: 12px;
    left: auto;
    display: block
}

.html.header-button-1 a{
    position: relative;
    padding-right: 40px!important;
}
sup{
    font-size: 16px;
}
.explora .flickity-prev-next-button {
    opacity: 1;
}
br.cel{
    display: none;
}


@media only screen and (max-width: 1260px) {
    .zona .wpgmza_cat_ul {
        width: 80%;
    }
}

@media only screen and (max-width: 1200px) {
    .datos-espacio h3 {
        font-size: 1.1em
    }
}

@media only screen and (max-width: 1140px) {

    .datos-espacio .icon-box-img{
        width: 30px!important;
    }
}



@media only screen and (max-width: 1110px) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .detos-depa h3 {
        font-size: 1.4em
    }
    .detos-depa {
        left: calc(50% - 50%);
        width: 96%;
        margin-top: -170px;
        margin-bottom: 80px;
    }
    .nav-size-medium>li>a {
        font-size: .8em
    }
    .header-button .button.success{
        font-size: .8em;
    }
    #logo {
        width: 150px!important;
        margin-right: 0px;
    }
    .datos-espacio .icon-box-left .icon-box-img+.icon-box-text {
        padding-left: 0.4em;
    }
    .slider-inicio .flickity-page-dots {
        bottom: 30px;
    }
    .h2, h2 {
        font-size: 2.2em;
        line-height: 1;
    }
    .h3, h3 {
        font-size: 2.0em
    }
}
@media only screen and (max-width: 1000px) {
    .nav>li>a {
        letter-spacing: .0em;
    }
    .header-nav.nav>li {
        margin: 0 5px;
    }
    .header-button .button.success {
        letter-spacing: 0em;
    }
    .col-datos .icon-box-img{
        width: 40px!important;
    }
    .col-datos .icon-box-left .icon-box-img+.icon-box-text {
        padding-left: 0.5em;
    }
    .footer-wrapper .col-02 {
        flex-basis: 35%;
        max-width: 35%;
    }
    .footer-wrapper .col-04 {
        flex-basis: 20%;
        max-width: 20%;
    }
    .footer-wrapper .col-01{
        flex-basis: 20%;
        max-width: 20%;
    }
    .footer-wrapper .logos-footer {
        flex-basis: 20%;
        max-width: 20%;
    }
    .footer-wrapper .datos-footer {
        flex-basis: 80%;
        max-width: 80%;
    }
}
@media only screen and (max-width: 900px) {
    .zona .wpgmza_cat_ul {
        width: 95%;
    }

}

@media only screen and (max-width: 849px) {
    .detos-depa .col-boton>.col-inner a {
        border-radius: 0 0px 0px 0;
    }
    .img-01 .img-inner{
        border-radius: 0 0 90px 90px;
    }
    .img-02 .img-inner{
        border-radius: 0 0 32px 32px;
    }
    .vive{
        padding-top: 30px!important;
        padding-bottom: 30px!important;
    }
    .marco:before{
        display: none;
    }
    .marco{
        background-color: #fff;
        width: 98%;
        border-radius: 40px;
    }
    .zona .wpgmza-marker-listing-category-filter {
        flex-basis: 100%;
        max-width: 100%;
        order: 1;
    }
    .zona .wpgmza_map {
        flex-basis: 100% !important;
        max-width: 100% !important;
        order: 2 !important;
    }
    .zona .zona-titulo {
        margin-bottom: 50px;
    }
    .zona .zona-botones {
        margin-top: 0px;
    }

    .detos-depa {
        left: calc(50% - 50%);
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .detos-depa .col-datos>.col-inner {
        border-radius: 0px 0 0 0px;
    }
    .detos-depa .col-boton>.col-inner {
        border-radius: 0 0px 0px 0;
    }
    .detos-depa .col-boton {
        flex-basis: 100%;
        max-width: 100%;
    }
    .detos-depa .col-datos {
        flex-basis: 100%;
        max-width: 100%;
    }
    .detos-depa .col-boton>.col-inner a {
        min-height: 4.2em;
    }
    .tabs-explorar {
        margin-top: 10px;
    }
    .tabs-explorar .nav-right {
        justify-content: center;
    }
    .extras .large-1 {
        flex-basis: 18.1%;
        max-width: 18.1%;
    }
    .footer-wrapper .logos-footer {
        flex-basis: 100%;
        max-width: 100%;
    }
    .footer-wrapper .datos-footer {
        flex-basis: 100%;
        max-width: 100%;
    }
}


@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .detos-depa h3 {
        font-size: 1.2em;
    }
    .extras .large-1 {
        flex-basis: 25%;
        max-width: 25%;
    }
    .footer-wrapper .col-01,.footer-wrapper .col-02 ,.footer-wrapper .col-03 ,.footer-wrapper .col-04 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .explora .row-slider .flickity-page-dots .dot {
        height: 6px;
        opacity: .2;
        width: 6px;
        margin: 0 3px;
    }
}

@media only screen and (max-width: 600px) {
    .extras .large-1 {
        flex-basis: 33%;
        max-width: 33%;
    }
    .detos-depa .col-01 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .detos-depa .col-04 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .detos-depa .col-02 {
        flex-basis: 40%;
        max-width: 40%;
    }
    .detos-depa .col-03 {
        flex-basis: 40%;
        max-width: 40%;
    }
    .detos-depa .col-datos>.col-inner{
        padding-left: 80px;
        padding-right: 80px;
    }
    .h2, h2 {
        font-size: 2.2em
    }
    .texto-01 p {
        margin-top: 0;
        font-size: 18px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 549px) {
    .texto-01 p {
        margin-top: 0;
        font-size: 16px;
        line-height: 30px;
        text-align: left;
    }
    br.cel{
        display: inherit;
    }
    .col-espacios .divider {
        margin-top: 10px!important;
        margin-bottom: 10px!important;
    }
    .descargar{
        display: flex!important;
        justify-content: space-between!important;
        padding-left: 30px !important;
        padding-right: 50px !important;
        min-height: 5.2em!important;
        width: 100%;
        align-items: center;
    }
    .datos-espacio .flecha-01:before {
        width: 16px;
        height: 16px;
        right: -10px;
        top: 41px;
    }
    .datos-espacio .col-01>.col-inner{
        padding-left: 10%!important;
        padding-right: 10%!important;
    }
    .datos-espacio .col-04>.col-inner{
        padding-left: 10%!important;
        padding-right: 10%!important;
    }
    .datos-espacio .col-02>.col-inner {
        padding-left: 19%!important;
    }
    .datos-espacio .col-03>.col-inner {
        padding-right: 19%!important;
    }
    .datos-espacio .icon-box-img {
        width: 40px !important;
    }
    .datos-espacio h3 {
        font-size: 1.2em;
    }
    .datos-espacio p {
        font-size: 12px;
        line-height: 12px;
    }
    .datos-espacio .col-01>.col-inner {
        border-radius: 20px 20px 0 0px;
    }
    .datos-espacio .col-04>.col-inner {
        border-radius: 0 0px 20px 20px;
    }
    .datos-espacio .col-01 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .datos-espacio .col-02,.datos-espacio .col-03{
        flex-basis: 50%;
        max-width: 50%;
    }
    .datos-espacio .col-04 {
        flex-basis: 100%;
        max-width: 100%;
    }
    .boton-planos{
        display: flex!important;
        justify-content: space-between!important;
        padding-left: 30px !important;
        padding-right: 50px !important;
        min-height: 5.2em!important;
    }
    .boton-planos .icon-angle-down:before {
        transform: rotate(-90deg);
    }
    .header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
        box-shadow: 0px 0px 0px rgba(0, 0, 0, .15);
    }
    .mobile-nav.nav>li>a {
        color: hsl(0deg 0% 100%);
    }
    .header-bg-color {
        background-color: transparent!important;
    }
    .header{
        position: absolute;
    }
    #logo{
        display: none;
    }
    .button.is-outline {
        padding: 0 1em
    }
    .mapa, .waze {
        padding-right: 40px !important;
    }
    .explora .box-image{
        padding-top: 492px!important;
    }
    #tab_Áreas-comunes .box-image img {
        height: 492px;
        object-fit: cover;
        object-position: center center;
    }
    #tab_Áreas-comunes .box-image {
        padding-top: 0px !important;
    }
    .mapa, .waze{
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .explora .row-slider .flickity-prev-next-button svg {
        border: 0 !important;
        padding: 10px !important;
    }
    .explora .row-slider .flickity-prev-next-button {
        width: 30px !important;
    }
    .explora .flickity-prev-next-button.previous {
        left: 4%;
        transform: translateX(20%);
    }
    .explora .flickity-prev-next-button.next {
        right: 4%;
        transform: translateX(-20%);
    }

    .extras .large-1 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .footer-wrapper .col-01,.footer-wrapper .col-02 ,.footer-wrapper .col-03 ,.footer-wrapper .col-04 {
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 0;
    }
    .footer-wrapper ul li:before{
        display: none;
    }
    .footer-wrapper ul li {
        margin-left: 0em;
    }
    .footer-wrapper .footer-secondary a {
        margin-left: 0px;
        margin-bottom: 5px;
        display: block;
    }
    .solicita{
        padding-top: 150px!important;
        padding-bottom: 150px!important;
    }
    .solicita:after {
        width: 230px;
        height: 174px;
        right: 0px;
        bottom: 10px;
    }
    .solicita:before {
        width: 270px;
        height: 178px;
        left: -17px;
        top: -20px;
    }
    .h4, h4 {
        font-size: 2.0em;
        line-height: 2.5rem;
    }
    .h2, h2 {
        font-size: 2.0em
    }
    .h3, h3 {
        font-size: 1.8em;
    }
}

@media only screen and (max-width: 480px) {
    .detos-depa .col-datos>.col-inner {
        padding-left: 10%;
        padding-right: 10%;
        padding-bottom: 20px;
    }
    .flecha-01:before {
        width: 16px;
        height: 16px;
        right: -17px;
        top: 44px;
    }

}







