@font-face {
    font-family: "Guillon";
    src: url("../fonts/Guillon/Guillon.woff") format("woff"),
        url("../fonts/Guillon/Guillon.otf") format("opentype")
}

@font-face {
    font-family: "ABC Favorit";
    src: url("../fonts/ABCFavorit/ABCFavorit-Light-Trial.woff") format("woff"),
        url("../fonts/ABCFavorit/ABCFavorit-Light-Trial.otf") format("opentype")
}

@font-face {
    font-family: "AllianceNo2-Light";
    src: url("../fonts/AllianceNo2-Light/AllianceNo2-Light.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "AllianceNo2";
    src: url("../fonts/AllianceNo2-Regular/AllianceNo2-Regular.woff") format("woff"),
        url("../fonts/AllianceNo2-Regular/AllianceNo2-Regular.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "AllianceNo2-Bold";
    src: url("../fonts/AllianceNo.2-Bold/AllianceNo2-Bold.woff") format("woff"),
        url("../fonts/AllianceNo.2-Bold/AllianceNo2-Bold.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/Inter.woff") format("woff"),
        url("../fonts/Inter/Inter.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "ARSMaquettePro-Bold";
    src: url("../fonts/ARSMaquettePro-Bold/ARSMaquettePro-Bold.woff") format("woff"),
        url("../fonts/ARSMaquettePro-Bold/ARSMaquettePro-Bold.woff2") format("woff2");
    font-display: swap;
}

body {
    background-color: #FAF7F0;
}

body::-webkit-scrollbar {
    display: none;
}

@media(min-width:1921px){
     .row.mx-4 {
        margin-right: 12rem !important;
        margin-left: 12rem !important;
    }
}

@media(min-width:1600px) and (max-width:1921px) {
    .row.mx-4 {
        margin-right: 6rem !important;
        margin-left: 6rem !important;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .row.mx-4 {
        margin-right: 2rem !important;
        margin-left: 2rem !important;
    }
}

@media (max-width:1024px) {
    .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/*Fonts*/
h1 {
    font-family: "ARSMaquettePro-Bold", sans-serif;
    letter-spacing: -3px;
    font-size: 6.25rem;
    left: 30px;
    line-height: 100%;
    pointer-events: none;
    word-break: break-word;
    color: #FAF7F0;
}


/*  .card-title 
    .h2-celeste
*/
h3 {
    font-family: 'AllianceNo2-Light', sans-serif;
    font-size: 2.25rem;
    letter-spacing: -1px;
    line-height: 120%;
}

.card-title {
    color: #081B4B;
    margin-top: 24px;
}

.h2-celeste {
    color: #CDDDF5;
    margin-top: .5rem;
}

.h2-blanco {
    color: white;
}

@media(min-width:768px) and (max-width:1023px) {
    h2 {
        font-size: 1.6rem;
        line-height: 125%;
    }
}

@media(max-width:767px) {
    h2 {
        font-size: 1.4rem;
        line-height: 125%;
    }
}

h2.text-Recuadro-Titulo,
h2.text-Titulo {
    font-family: "ARSMaquettePro-Bold", sans-serif;
    font-size: 3.6rem;
    color: #081B4B;
    letter-spacing: -1px;
    line-height: 105%;
    margin: 0;
}

/*  .text-Titulo */

/*  .text-Subtitulo 
    .text-Recuadro-Titulo
    .text-Properties-PropertyName
*/
h4 {
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1.1rem;
    line-height: 145%;
    margin: 0;
}

.text-Subtitulo {
    color: #081B4B;
    text-transform: uppercase;
}

.text-Properties-PropertyName {
    color: #081B4B;
    text-transform: uppercase;
}

h2.text-Recuadro-Titulo {
    color: #FAF7F0;
    line-height: 105%;
    margin: 0;
}

h2.text-Custom-Text-Recuadro {
    font-family: "ARSMaquettePro-Bold", sans-serif;
    letter-spacing: -1px;
    font-size: 2rem;
    color: #FAF7F0;
    line-height: 105%;
    margin: 0;
}

/*
    .text-LinkV2
*/
h5 {
    font-family: 'AllianceNo2', sans-serif;
    line-height: 100%;
    letter-spacing: 1px;
    font-size: 1.1rem;
    margin: 0;
}

.text-LinkV2 {
    color: white;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .text-LinkV2 {
        font-size: .9rem;
        line-height: 135%;
    }
}

/*
    .texto-anio
    .texto-anio-fecha
    .etiqueta-about-us
    .texto-etiqueta-tipo-propiedad
    .texto-markets-filtros
    .texto-primary-bold-small
    .text-white-small-uppercase
*/
h6 {
    font-family: 'AllianceNo2', sans-serif;
    font-size: .725rem;
    line-height: 120%;
    letter-spacing: 1px;
    margin: 0;
    word-wrap: break-word;
}

.texto-anio {
    color: #bbbec5;
    margin-bottom: .5rem;
    text-transform: uppercase;
}

.texto-primary-bold-small {
    color: #081B4B;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.texto-primary-small-uppercase {
    color: #081B4B;
    text-transform: uppercase;
}

.texto-bluedesaturated-small-uppercase {
    color: #475576;
    text-transform: uppercase;
}

.fecha-publicacion {
    display: inline;
    text-transform: uppercase;
}

.texto-primary-uppercase-small,
.texto-markets-filtros {
    color: #081B4B;
    text-transform: uppercase;
}

.tag-filter-state.active .texto-markets-filtros,
.tag-filter-industry.active .texto-markets-filtros {
    color: white;
}

.fecha-publicacion,
.active .texto-anio {
    color: #081b4b;
}

.texto-properties-dropdown {
    font-size: .75rem;
    letter-spacing: 1px;
    color: #081B4B;
    display: inline;
    text-transform: uppercase;
}

.texto-anio-fecha {
    font-size: .75rem;
    letter-spacing: 1px;
    color: #fff;
    display: inline;
    text-transform: uppercase;
}

.texto-etiqueta-tipo-propiedad {
    color: white;
    text-transform: uppercase;
}

.text-white-small-uppercase {
    color: #FAF7F0;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .texto-anio {
        margin-bottom: 0;
    }
}

/*
    .text-Contenido-v1
    .text-Recuadro-Contenido
    .text-Fecha-Contenido
    .text-Valores
    .text-Celeste
    .text-enlace-personalizado
    .text-enlace-personalizado-blanco
    .text-Card-Title-Testimonios
    .text-Card-Body-Testimonios
    .text-Recuadro-Privacidad-Terminos-Contenido
    .text-404-Menu
    .text-Direccion-Property
    .text-Primary
    .text-title-clients
*/

p {
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1rem;
    line-height: 145%;
    letter-spacing: 0;
    margin: 0;
}

.text-Contenido-v1 {
    color: #475576;
}

.text-Recuadro-Contenido {
    color: #FAF7F0;
}

.text-Primary,
.text-Fecha-Contenido {
    color: #081B4B;
}

.text-Servicios-Recuadro-Contenido {
    color: #142444;
    opacity: .8;
}

.text-Valores {
    color: #FAF7F0;
    text-transform: uppercase;
}

.text-enlace-personalizado-primary {
    display: inline;
    color: #081B4B;
    text-transform: uppercase;
}

.text-enlace-personalizado-blanco {
    display: inline;
    color: white;
    text-transform: uppercase;
}

.text-Celeste {
    color: #CDDDF5;
}

.text-Blanco {
    color: white;
}

.text-Footer-MenuOption {
    color: #A1A8BD;
}

.text-Footer-BodyBlue {
    color: #99A9C3;
}

.text-Card-Markets-ParkName,
.text-Card-Home-Property,
.text-Card-Title-Testimonios {
    color: #081B4B;
}

.text-Card-Home-Property-Address {
    color: #475576;
}

.text-Card-Body-Testimonios {
    color: #2E4470;
}

.text-Recuadro-Privacidad-Terminos-Contenido {
    font-family: 'Guillon', sans-serif;
    font-size: .8rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.text-404-Menu {
    font-family: 'Guillon', sans-serif;
    line-height: 130%;
    letter-spacing: 1px;
    font-size: .8rem;
    color: #FAF7F0;
}

.text-Direccion-Property {
    font-family: 'Guillon', sans-serif;
    color: #475576;
    line-height: 130%;
    letter-spacing: 1px;
    font-size: .8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.text-title-clients {
    font-family: 'AllianceNo2';
    font-size: .8rem;
    margin-bottom: .3rem;
    color: white;
    letter-spacing: 1px;
    line-height: 130%;
    text-transform: uppercase;
}


.list-clients-point {
    color: #CDDDF5;
    text-transform: uppercase;
    font-size: .7rem;
}

@media (min-width:768px) and (max-width:1024px) {
    h1 {
        font-size: 3.5rem;
    }

    p {
        font-size: 1rem;
    }

    h3,
    h2.text-Titulo,
    h2.text-Recuadro-Titulo {
        font-size: 2.25rem;
    }

    h4 {
        font-size: 1rem;
    }

    h5 {
        font-size: 1rem;
    }

    .text-Subtitulo {
        width: 50%;
    }
    
    h2.text-Custom-Text-Recuadro {
        font-size: 1.6rem;
    }
}

@media(max-width:767px) {
    h3,
    h2.text-Titulo,
    h2.text-Recuadro-Titulo {
        font-size: 1.6rem;
    }

    h4 {
        font-size: .9rem;
        letter-spacing: 0px;
    }

    h5 {
        font-size: 1rem;
    }

    p {
        font-size: .9rem;
    }

    .text-Subtitulo {
        margin-bottom: 1rem;
    }

    .h2-celeste {
        margin-top: .125rem;
    }

    h2.text-Custom-Text-Recuadro {
        font-size: 1.3rem;
    }
}

.medium {
    font-size: 1.1rem;
}

.regular {
    font-size: 1rem;
}

.small {
    font-size: .9rem;
}

.extra-small {
    font-size: .7rem;
}

.bold {
    font-weight: bold;
}

.Guillon {
    font-family: "Guillon", sans-serif;
}

.AllianceNo2 {
    font-family: "AllianceNo2", sans-serif;
}

.AllianceNo2-Light {
    font-family: "AllianceNo2-Light", sans-serif;
}

.Inter {
    font-family: "Inter", sans-serif;
    letter-spacing: -.5px;
}

.text-right {
    text-align: right;
}

.letterspacing-1 {
    letter-spacing: 1px;
}


a {
    text-decoration: none
}

.card {
    border: 0;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.07),0 4px 6px -2px rgba(0,0,0,.05)
}

/* Whitespaces */
.whitespace-firstslide {
    height: 160px;
}

.whitespace-textTitulo {
    height: 100px;
}

.whitespace-150 {
    height: 150px;
}

.whitespace-110 {
    height: 110px;
}

.whitespace-90 {
    height: 90px;
}

.whitespace-50 {
    height: 50px;
}

.whitespace-30 {
    height: 30px;
}

.whitespace-20 {
    height: 20px;
}

.responsive-separator-30 {
    height: 30px;
    display: none;
}

.whitespace-enbreve {
    height: 30px;
}

@media(min-width:768px) and (max-width:1023px) {
    .whitespace-firstslide {
        height: 120px;
    }

    .whitespace-textTitulo {
        height: 72px;
    }

    .whitespace-110 {
        height: 70px;
    }
}

@media(max-width:767px) {
    .whitespace-firstslide {
        height: 99px;
    }

    .whitespace-textTitulo {
        height: 50px;
    }

    .whitespace-110 {
        height: 70px;
    }

    .whitespace-30 {
        height: 25px;
    }

    .whitespace-enbreve {
        height: 300px;
    }
}



/* Recuadro */
.divrounded.top {
    border-radius: 20px 20px 0px 0px;
    border-bottom: solid 1px #4c6384;
}

/* Topbar */
.topbar {
    box-shadow: none;
    background-color: #FAF7F0 !important;
    z-index: 5;
    padding: 1.25rem 0rem;
    padding-right: 1.75rem;
}

.topbar a {
    font-family: 'AllianceNo2', sans-serif;
    font-size: .75rem;
    font-weight: bold;
    line-height: 120%;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #081B4B !important;
}

#div-btn-x {
    display: none;
}

.nav-link {
    display: inline;
}

.navbar-content {
    width: 17%;
    display: flex;
    justify-content: center;
}

.navbar-menu-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.navbar-menu-pages,
.navbar-nav {
    margin: auto;
}

.navbar {
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.05);
    padding-top: .5625rem
}

.navbar-toggler {
    border: 0
}

.navbar-toggler:focus {
    box-shadow: none
}

.navbar-dark .navbar-toggler,.navbar-light .navbar-toggler {
    border: 0
}

.navbar-brand {
    display: flex;
    align-items: center
}

.navbar-brand img {
    margin-right: .25rem
}

.navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-dark .navbar-toggler-icon,.navbar-light .navbar-toggler-icon {
    background-image: none
}

.topbar .logofinsa {
    max-height: 38px;
}

.topbar .dropdown-menu {
    margin-top: 2.5rem !important;
}

.topbar .navbar-menu-preferences {
    float: right;
    margin-left: auto;
}

.topbar .navbar-menu-preferences .dropdown {
    padding: .5rem 0;
}

.arrow_dropdown {
    width: 12px;
    height: 12px;
    display: inline-block;
    background-image: url('../images/Flecha_Dropdown_Expandir.webp');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    vertical-align: sub;
    transform: rotate(0);
    transition: .25s transform ease-in;
}

.nav-item.show .arrow_dropdown {
    transform: rotate(180deg);
    transition: .25s transform ease-in;
}

.text-topbar-white {
    color: white !important;
    font-family: 'AllianceNo2', sans-serif;
    font-size: .75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.setlang {
    text-transform: uppercase;
}


.navbar-menu-pages .nav-item:not(.show) .dropdown-menu {
    animation-name: anim_navbar_dropdown_hide;
    animation-duration: .5s;
}

.navbar-menu-pages .dropdown-menu {
    overflow: hidden;
}

.navbar-menu-pages .nav-item.show .dropdown-menu {
    animation-name: anim_navbar_dropdown_show;
    animation-duration: .75s;
    animation-fill-mode: forwards;
}

.navbar-tablet-preferences {
    display: none;
}

.topbar .collapse:not(.show) {
    display: initial;
}

.topbar .dropdown-unit-system {
    display: none !important;
}

#Properties .topbar .dropdown-unit-system {
    display: inline-block !important;
}

@keyframes anim_navbar_dropdown_show {
    0% {
        display: block;
        max-height: 0px;
        opacity: 0;
    }

    100% {
        display: block;
        max-height: 200px;
        opacity: 1;
    }
}

@keyframes anim_navbar_dropdown_hide {
    0% {
        display: block;
        max-height: 120px;
        opacity: 1;
    }

    100% {
        overflow: hidden;
        max-height: 0px;
        opacity: 0;
    }
}

@media (min-width:768px) and (max-width: 1024px) {
    .navbar-expand-lg .navbar-toggler {
        display: inline-block;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .topbar {
        padding: .8rem 2rem;
    }

    .topbar .navbar-content {
        width: 100%;
        justify-content: space-between;
    }

    .topbar .dropdown-menu.show {
        position: static;
        margin-top: 0 !important;
    }

    .navbar-collapse {
        float: right;
        height: 0px !important;
        padding: 0px;
    }

    .navbar-menu-preferences {
        display: none;
    }

    .navbar-toggler {
        padding: 0;
    }

    .navbar-menu-content {
        width: 45%;
        float: right;
        background-color: #faf7f0;
        position: fixed;
        right: 0;
        top: 0;
        height: 101vh;
        right: 100vw;
    }

    .navbar-menu-content.navbar-menu-hide {
        animation-name: anim_navbar_content_hide;
        animation-duration: .5s;
        animation-fill-mode: forwards;
    }

    .navbar-menu-content.navbar-menu-show {
        animation-name: anim_navbar_content_show;
        animation-duration: .5s;
        animation-fill-mode: forwards;
    }

    .navbar-menu-pages {
        width: 80%;
        margin-top: 0px;
        margin-left: 10%;
        padding-top: 25px;
    }

    .navbar .dropdown-menu {
        box-shadow: none;
        padding: 0 0 !important;
        position: initial;
        margin-top: 0 !important;
    }

    .navbar-toggler {
        padding-left: 1rem;
    }

    #btn-toogle .navbar-toggler-icon,
    #btn-toogle .navbar-toggler-icon img {
        width: 36px;
        height: auto;
    }

    #div-btn-x .navbar-toggler-icon,
    #div-btn-x .navbar-toggler-icon img {
        width: 24px;
    }

    #div-btn-x {
        display: initial;
        text-align: right;
        width: 100%;
        display: inline-block;
    }

    #div-btn-x .navbar-toggler {
        padding: .25rem .0rem;
    }

    .dropdown-menu .text-topbar {
        padding: .25rem 0rem;
    }

    .nav-item {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }

    .nav-item.show .nav-link {
        padding-bottom: .25rem;
    }

    .navbar-menu-pages .nav-item:not(:last-child) {
        border-bottom: solid 1px #cfd1d4;
    }

    .navbar-tablet-preferences {
        display: inline;
    }

    .topbar .logofinsa {
        max-height: 32px;
    }

    .topbar a {
        font-size: .7rem;
        line-height: 1.5rem;
    }
}

@keyframes anim_navbar_content_show {
    0% {
        right: -100vw;
    }

    100% {
        right: 0vw;
    }
}

@keyframes anim_navbar_content_hide {
    0% {
        right: 0vw;
    }

    100% {
        right: -100vw;
    }

}

@media (max-width:767px) {
    .navbar-expand-lg .navbar-toggler {
        display: inline-block;
    }

    .topbar {
        display: flex;
        padding: 0;
    }

    .topbar .logofinsa {
        max-height: 24px;
    }

    .navbar-tablet-preferences {
        display: none;
    }

    .navbar-menu-preferences {
        display: block;
    }

    .dropdown-menu .text-topbar {
        padding: .25rem 0rem;
    }

    #div-btn-x {
        display: initial;
        text-align: right;
        width: 100%;
        display: inline-block;
    }

    #div-btn-x .navbar-toggler {
        padding: .25rem .0rem;
    }

    .navbar-menu-pages,
    .navbar-nav {
        margin-top: 0px;
        margin-left: initial;
        margin-right: 0px;
    }

    .navbar-content {
        width: 100%;
        padding: .5rem 1rem !important;
    }

    .navbar-menu-content {
        display: flex;
        justify-content: space-between;
        align-content: space-between;
        flex-direction: column;
        height: 80vh;
        width: 65%;
        float: right;
        padding: 1rem 2rem;
        background-color: #faf7f0;
        position: fixed;
        top: 0px;
        right: 110vw;
    }

    .navbar-collapse {
        float: right;
        height: 0px !important;
        background-color: white;
        width: 100%;
        padding: 0;
        position: sticky;
        top: 100px;
    }

    .navbar-menu-content.navbar-menu-hide {
        animation-name: anim_navbar_content_hide;
        animation-duration: .5s;
        animation-fill-mode: forwards;
    }

    .navbar-menu-content.navbar-menu-show {
        animation-name: anim_navbar_content_show;
        animation-duration: .5s;
        animation-fill-mode: forwards;
    }

    .nav-item {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }

    .navbar .dropdown-menu {
        box-shadow: none;
        padding: 0 0 !important;
        position: initial;
        margin-top: 0 !important;
    }

    .nav-item.show .nav-link {
        padding-bottom: .25rem;
    }

    .topbar .navbar-menu-preferences {
        float: initial;
        margin-left: initial;
    }

    .topbar .navbar-content {
        width: 100%;
        justify-content: space-between;
    }

    #btn-toogle.navbar-toggler {
        padding: 0;
    }

    .navbar-menu-preferences .dropdown {
        display: block;
    }

    .arrow_dropdown {
        width: 14px;
        height: 14px;
    }

    .navbar-menu-pages .nav-item:not(:last-child) {
        border-bottom: solid 1px #cfd1d4;
    }

    .navbar-menu-preferences .dropdown .dropdown-content {
        bottom: 0px;
        right: 100%;
    }

    .topbar a {
        font-size: .7rem;
        line-height: 1.5rem;
    }

    @keyframes anim_navbar_content_show {
        0% {
            right: -100vw;
        }

        100% {
            right: 0vw;
        }
    }

    @keyframes anim_navbar_content_hide {
        0% {
            right: 0vw;
        }

        100% {
            right: -100vw;
        }

    }
}

/* Dropdown */
.dropbtn {
    background-color: #289EEC;
    color: white !important;
    border-radius: 90px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 1rem;
    background-color: #f9f9f9;
    min-width: 170px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top:.25rem;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/* Dropdown Filters */
.dropdown-celeste-phone .dropdown-menu {
    background-color: #289EEC;
    position: absolute;
    transform: translate3d(0px, 45px, 0px) !important;
    top: 0px;
    left: 0px;
}



.dropdown-celeste-phone .dropdown-menu {
    width: 50%;
}

.dropdown-celeste-phone .dropdown-menu .dropdown-item {
    display: block;
    text-wrap: balance;
    word-break: break-word;
}

/* Colors */
.white {
    color: white;
}

.dark-blue {
    color: #081B4B;
}

.medium-blue {
    color: #2E4470;
}

.blue-desaturated {
    color: #475576;
}

.gray-blue {
    color: #99A9C3;
}

.celeste {
    color: #CDDDF5;
}

.blue-celeste {
    color: #289EEC;
}

.gray-purple {
    color: #A1A8BD;
}

.gray {
    color: #FAF7F0;
}

.gray-2 {
    color: #F5F4EF;
}

.white {
    color: #FFFFFF;
}

.bckg-blue {
    background-color: #243963;
}

.bckg-gray {
    background-color: #F1EEE7;
}

.bckg-main-background {
    background-color: #FAF7F0;
}

.bckg-azul {
    background-color: #289EEC;
}

.bckg-celeste {
    background-color: #CDDDF5;
}

.bckg-highlight-1 {
    background-color: #FBE952;
    ;
}

.bckg-primary {
    background-color: #081B4B;
}

.bckg-naranja {
    background-color: #F59F4E;
    ;
}

.bckg-highlight-2 {
    background-color: #1BB98C;
}

.bckg-dark-blue {
    background-color: #142444;
}

/* General */
.div-header h1 {
    position: absolute;
    bottom: 30px;
    color: white;
    font-size: 6rem;
    left: 35px;
}

/* VideoPlayer */
.videoplayer {
    position: relative;
    overflow: hidden;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 43%) 0%, rgba(0, 0, 0, 0) 60%)
}

video#bgvideo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.player_modal_video {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.95);
    top: 0;
    z-index: 10;
    pointer-events: none;
}

.player_modal_video.visible {
    pointer-events: all;
}

.btn_closevideo {
    position: fixed;
    background-color: #0000003b;
    width: 50px;
    border: solid 0px;
    right: .5vw;
    top: 0;
}

.player_modal_video video {
    height: 100vh;
    width: auto;
}

@media (max-width: 1024px) {
    .player_modal_video video {
        width: 100vw;
        height: auto;
    }
}

.btn_play_modal_video:hover {
    filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, .2));
    cursor: pointer;
}

.btn-hero-video {
    position: absolute;
    right: 32px;
    bottom: 65px;
    width: 56px;
    height: 56px;
}

.visible {
    animation-duration: 0.5s;
    animation-name: opacity-entrance;
    animation-delay: 0s;
    animation-fill-mode: forwards;
}

.hidden {
    animation-duration: 0.5s;
    animation-name: opacity-exit;
    animation-delay: 0;
    animation-fill-mode: forwards;
}

@media (min-width:768px) and (max-width:1023px) {
    .btn-hero-video {
        width: 50px;
        height: 50px;
        bottom: 50px;
        right: 38px;
    }
}

@media (max-width:767px) {
    #hero {
        height: 400px;
    }


    .videoplayer h1 {
        font-size: 2.5rem;
        line-height: 100%;
        width: 75%;
        bottom: 30px;
    }

    .btn-hero-video {
        width: 40px;
        height: 40px;
        bottom: 40px;
        right: 33 px;
    }
}


/* Div */

.pr-5 {
    padding-right: 3rem !important;
}

.circle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

#cobe,
#cobe_map {
    width: 900px;
    height: 900px;
    position: absolute;
    left: -11.5%;
    bottom: -20%;
    mix-blend-mode: lighten;
}

#cobe_map {
    opacity: .5;
}

#cobe_layer2 {
    width: 1000px;
    height: 1000px;
    position: absolute;
    mix-blend-mode: screen;
    left: -10.5%;
    bottom: -45%;
}

@media(min-width:768px) and (max-width:1022px) {
    #cobe_layer2 {
        width: 600px;
        height: 600px;
        bottom: -20.5%;
        left: -18%;
    }

    #cobe_map,
    #cobe {
        width: 600px;
        height: 600px;
    }

    #cobe_map,
    #cobe {
        left: -25%;
        bottom: -13%;
    }
}

@media(max-width:767px) {
    #cobe_layer2 {
        width: 500px;
        height: 500px;
        bottom: -13%;
        left: -37%;
    }

    #cobe_map,
    #cobe {
        width: 500px;
        height: 500px;
        bottom: -9%;
        left: -50%;
    }
}


/*FirstSlide Cabecera Pagina*/
.firstslide {
    height: 675px;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-size: cover;
}

.firstslide h1 {
    position: absolute;
    bottom: 51px;
    left: 1.5rem;
    width: 75%;
}

#Contact .filters-row {
    position: sticky;
    top: 0px;
    z-index: 1;
}

.carousel-item>img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

@media(min-width:1921px) {
    .firstslide h1 {
        left: 12rem;
    }
}

@media(min-width:1600px) and (max-width:1921px) {
    .firstslide {
        height: 850px;
    } 
    
    .firstslide h1 {
        left: 6rem;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .firstslide h1 {
        bottom: 33px;
        left: 32px;
    }

    .firstslide {
        height: 630px;
    }
}

@media (max-width:767px) {
    .firstslide h1 {
        font-size: 2.25rem;
        letter-spacing: -1px;
        width: 75%;
        left: 32px;
        bottom: 28px;

    }

    .firstslide {
        height: 450px;
        background-position: center;
    }
}

/* Texto */

.text-Link {
    font-family: 'AllianceNo2';
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 400;
    color: #081b4b;
    letter-spacing: 0;
}

.text-Recuadro-Seccion {
    font-family: 'AllianceNo2';
    text-transform: uppercase;
    color: #CDDDF5;
    margin: 0;
}

.text-Recuadro-Link {
    font-family: 'AllianceNo2';
    text-transform: uppercase;
    color: #CDDDF5;
    margin: 0;
}

.text-CardV1-Titulo {
    font-family: 'AllianceNo2', sans-serif;
    font-weight: 400;
    color: #081B4B;
    font-size: 2.25rem;
}

.text-CardV1-Link {
    font-family: 'AllianceNo2', sans-serif;
    text-transform: uppercase;
    color: #081B4B;
    margin: 0;
    letter-spacing: 0;
}

.text-CardV1-Content {
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1.1rem;
}

.text-CardProperty-Link {
    font-family: 'AllianceNo2', sans-serif;
    text-transform: uppercase;
    color: #081B4B;
    margin: 0;
    letter-spacing: 0;
}


.text-Recuadro-Contenido.celeste {
    color: #CDDDF5;
}

.fig-flechasdobles-derecha {
    width: 1rem;
    margin-bottom: 4px;
}

.text-Noticia-Titulo {
    font-family: 'AllianceNo2';
    color: #081B4B;
}

.text-Noticia-Fecha-Categoria {
    font-family: 'AllianceNo2';
    letter-spacing: .1rem;
    font-size: .7rem;
    display: inline;
    color: #081B4B;
    font-weight: bold;
}

.text-Footer3 {
    font-family: 'AllianceNo2';
    font-size: 1.1rem;
}

/* Cartas */
.CardV1 {
    height: 100%;
    padding: 0 !important;
}

.CardV1 .card-body {
    flex: 1 1 auto;
    padding: 1.75rem 3rem;
}

.CardV1 .card-title {
    height: 15%;
    margin: 0;
}

.CardV1 .card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 45%;
    margin: 0;
}

.CardProperty .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.CardProperty .card-body .tag-propertytype {
    padding-top: .4rem !important;
    padding-bottom: .4rem !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    border-radius: 90px;
    width: fit-content;
    text-transform: uppercase;
    position: initial;
}

.CardNoticia .card-body {
    padding-left: 0px;
    padding-right: 0px;
}

/* Inputs */
.emailsubscribe {
    color: #CDDDF5;
}

.emailsubscribe::placeholder {
    color: #CDDDF5;
    bottom: 30px;
    color: white;
}

/* Inicio */
#Home .div-phone,
#Home .div-tablet {
    display: none;
}

#Home .div-desktop {
    display: flex;
}

#Home .card .card-content {
    margin: 20px 0;
}

#Home .colmainpublication .card-img-top {
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 450px;
}

#Home .secondarypublications .card-img-top {
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 300px;
}

#Home #propertiesCarousel {
    min-height: 491px;
    padding: 0px;
}

#Home .carousel-item .card {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

#Home #propertiesCarousel.visible {
    display: inherit;
    animation-duration: 0.5s;
    animation-name: opacity-entrance;
    animation-delay: 0.1s;
    animation-fill-mode: backwards;
}

#Home #propertiesCarousel.hidden {
    display: inherit;
    animation-duration: 0.5s;
    animation-name: opacity-exit;
    animation-delay: 0.1s;
    animation-fill-mode: backwards;
}

#Home #div_enbreve .card-round {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    color: #FAF7F0;
}

#Home #div_enbreve .card-round .text-Recuadro-Contenido {
    width: 75%;
}

.categoryProperties {
    cursor: pointer;
}

.categoryProperties.active {
    font-weight: 100;
}

.categoryProperties h6 {
    color: #081B4B;
}

#Home .categoryProperties {
    background-color: #F1EEE7;
    padding-top: .25rem;
    padding-bottom: .25rem;
}

#Home .categoryProperties.active {
    background-color: #289EEC !important;
}

#Home .categoryProperties.active h6 {
    color: white;
}

#Home .publications .card-title {
    font-family: 'AllianceNo2-Light';
    margin-top: 0;
}

#Home #container-phone-cardsproperties::-webkit-scrollbar {
    width: 0;
    height: 0;
}

#Home #container-phone-cardsproperties {
    margin-top: 24px;
    display: grid;
    grid-column-gap: 20px;
    grid-auto-flow: column;
    list-style: none;
    scroll-snap-type: x mandatory;
    grid-auto-columns: 75%;
    padding: 12px 0px;
    overflow-x: auto;
}

#Home #container-phone-cardsproperties .CardProperty {
    padding: 24px 12px;
}

#Home i.CardProperty {
    font-style: normal;
}

#Home #container-phone-cardspublications {
    margin-top: 24px;
    display: grid;
    grid-column-gap: 20px;
    grid-auto-flow: column;
    list-style: none;
    scroll-snap-type: x mandatory;
    grid-auto-columns: 85%;
    padding: 12px 0px;
    overflow-x: auto;
}

#Home #container-phone-cardspublications::-webkit-scrollbar {
    width: 0;
    height: 0;
}

#Home #container-phone-cardspublications .CardNoticia {
    padding: 24px 24px;
}

.cards-properties .card-body,
.cards-publications .card-body {
    padding: 25px;
}

.cards-properties button,
.cards-publications button {
    background-color: transparent;
    border: none;
    padding: 0rem 0rem;
}

.cards-properties button img,
.cards-publications button img {
    width: 3vw;
}

.div-grid-enbreve {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 50% 50%;
}

#div-video-map {
    position: absolute;
    top: -10%;
    left: -19%;
}

#div-services .div-tablet.card-img-top {
    border-radius: 0;
}

.colmainpublication .card-title {
    line-height: 1.5em;
    max-height: 3em;
    overflow: hidden;
}

@media(min-width:768px) and (max-width:1024px) {
    .CardV1.card {
        display: flex;
        flex-direction: row;
    }

    #Home .div-phone,
    #Home .div-desktop {
        display:none;
    }

    #Home .div-tablet {
        display: flex;
    }

    #Home .card-img-top.div-tablet {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    #Home .barproperties .card-img-top {
        min-height: 180px;
    }

    #Home #div_enbreve .card-round .text-Recuadro-Contenido {
        width: 100%;
    }

    .div-grid-enbreve {
        display: flex;
    }

    #Home .publications .colmainpublication .card-img-top {
        min-height: 211px;
    }

    #Home .publications .secondarypublications .card-img-top {
        min-height: 135px;
    }

    #Home .div-tablet .CardNoticia {
        padding: 2.25rem 2.25rem !important;
    }
    
    #div-video-map {
        position: absolute;
        top: 25%;
        left: -36%;
    }
    
    #div-video-map video {
        width: 700px;
        height: 700px;
    }
}

@media(max-width:767px) {
    .icon-finsa {
        display: none;
    }

    #Home .div-tablet,
    #Home .div-desktop {
        display: none;
    }

    #Home .div-phone {
        display: flex;
    }
    
    #Home #div-services .card-img-top {
        border-radius: 0;
    }

    .div-grid-enbreve {
        grid-template-columns: 100%;
    }
    
    #Home #container-phone-cardsproperties {
        grid-auto-columns: 80%;
    }

    #Home .card-img-top {
        background-size: cover;
        min-height: 125px;
        border-radius: 10px;
    }

    #Home .CardV1 .card-body {
        padding: 1.75rem 2rem;
    }

    #Home .CardNoticia .card-img-top {
        background-size: cover;
        max-height: 125px;
        border-radius: 10px;
        overflow:hidden;
    }
    
    #Home .CardNoticia .card-img-top img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    #div-video-map {
        position: absolute;
        top: 54%;
        left: -69%;
    }
    
    #div-video-map video {
        width: 600px;
        height: 600px;
    }
}

/* Servicios */
.divrounded {
    background-color: #142444;
}

.divrounded.bottom {
    border-radius: 0px 0px 28px 28px;
}

.divrounded.all {
    border-radius: 28px 28px 28px 28px;
}

.divrounded .card {
    border-radius: 1rem;
    background-color: #FAF7F0 !important;
}

.divrounded .card p {
    font-family: "AllianceNo2", sans-serif;
}

@media(min-width:1921px){
    .divrounded.bottom {
        min-height: 50px;
    }
}

/* Valores */
.roundborder {
    border-radius: 20px;
}

.roundborder-middle {
    border-radius: .5rem;
}

/* Soluciones */
.divsolucionesbody ul {
    padding-left: 1rem
}

.divsolucionesbody ul li {
    padding-left: 2rem;
}

/*Clientes */
#Clients .carousel-phone,
#Clients .div-phone,
#Clients .div-tablet {
    display: none;
}

#Clients .div-phone-cards {
    display: inline !important;
}

#Clients .icon_rowleft {
    width: 42px;
}

#Clients .div-desktop {
    display: flex;
}

.mapDiv {
    position: relative;
}

#carouselDesktopCardsClients {
    min-height: 260px;
}

#carouselDesktopCardsClients .carousel-item img {
    width: 7vw;
}

.lista-clientes .space {
    width: 1vw;
}

.lista-clientes .cliente {
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #c2c4c9;
    font-size: 1.1rem;
    padding-top: 10px;
    padding-bottom: 7px;
    font-family: "AllianceNo2", sans-serif;
    word-break: break-word;
    margin: 0;
    text-transform: uppercase;
    color: #081B4B;
}

.lista-clientes .row:nth-child(1)>:first-child {
    padding-top: 0px;
}

.point_wave {
    width: 20px;
    height: 20px;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    position: absolute;
    background-color: #09c9b600;
    border-radius: 50%;
    pointer-events: none;
}

.point {
    transform-origin: 50% 50%;
    width: 25px;
    height: 25px;
    transform: translate(-50%, -50%) !important;
    opacity: 0;
    z-index: 2;
}

.anim-turnon-point {
    animation-name: turnon_point;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}

.anim-turnoff-point {
    animation-name: turnoff_point;
    animation-duration: .5s;
    animation-fill-mode: forwards;
}

@keyframes turnon_point {
    0% {
        opacity: 0;
    }

    70% {
        width: 30px;
        height: 30px;

    }

    100% {
        scale: 1;
        opacity: 1;
    }
}

@keyframes turnoff_point {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.anim-wave-point {
    animation-name: point_wave;
    animation-duration: 4s;
    animation-fill-mode: forwards;
}

.anim-wave-point-child {
    animation-name: point_wave;
    animation-duration: 4s;
    animation-delay: .5s;
    animation-fill-mode: forwards;
}

@keyframes point_wave {
    0% {
        background-color: #09c9b6ff;
        width: 0px;
        height: 0px;
    }


    100% {
        width: 200px;
        height: 200px;
        opacity: 0;
    }
}

.mapDiv .point {
    position: absolute;
    content: url('../images/Clients/Point.webp');
}

.mapDiv .point:hover {
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    content: url('../images/Clients/Point_Hovered.webp');
    opacity: 1 !important;
}

.point:hover+.divDetailsCountry {
    display: inherit;
}

.mapDiv .divDetailsCountry {
    pointer-events: none;
    z-index: 2;
    display: none;
    position: absolute;
    overflow: auto;
    background-color: #081B4B;
    box-shadow: 0px 0px 13px 4px rgb(0 0 0 / 20%)
}

.divDetailsCountry h6 {
    letter-spacing: .1rem;
}

.divDetailsCountry ul {
    padding-left: 1rem
}

.divDetailsCountry ul li {
    padding-left: 0rem;
}

#rowDivPresencia>div {
    display: inline-flex;
    justify-content: flex-start;
    gap: 4px;
}

#rowDivPresencia .card-round {
    width: 32%;
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #0000001f;
    backdrop-filter: blur(3px) brightness(1.8) grayscale(.4);
    color: white;
}

#rowDivPresencia .card-round p {
    font-family: 'AllianceNo2', sans-serif;
    letter-spacing: .05rem;
}

.cards-testimonios .card-body {
    padding: 25px;
}

.cards-testimonios p {
    font-family: 'AllianceNo2', sans-serif !important;
    opacity: 1 !important;
}

.cards-testimonios .card-text {
    font-size: 1.1rem;
}

.cards-testimonios .card-text-1 {
    text-transform: uppercase;
    letter-spacing: .1rem;
    font-size: .75rem;
    color: #081B4B;
    font-weight: bold;
}

#carouselPhoneTabletCards img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.cards-clientes button,
.cards-testimonios button {
    background-color: transparent;
    border: none;
    padding: 0rem 0rem;
}

.cards-clientes button img,
.cards-testimonios button img {
    width: 3vw;
}

#Clients .tag-filter-industry {
    cursor: pointer;
    height: 36px;
    border: none;
}

.tag-filter-industry span .texto-anio-fecha {
    color: #081B4B;
}

#Clients .tag-filter-industry.active {
    background-color: #289EEC !important;
}

#Clients .tag-filter-industry.active .texto-anio-fecha {
    color: #faf7f0 !important;
}

.dropdown-celeste-phone .dropdownbtn-Filter.unused {
    font-size: .75rem;
}

.dropdown-celeste-phone .dropdownbtn-Filter {
    padding: .75rem 1.5rem;
    font-size: .75rem;
    background-color: #289EEC;
}

.dropdown-celeste-phone .dropdownbtn-Filter:focus,
.dropdown-celeste-phone .dropdownbtn-Filter:hover {
    background-color: #289EEC;
}

.carousel-phone .card {
    padding: 21px;
}

.carousel-phone .card .card-text {
    font-size: .9rem;
    line-height: 1.25rem;
}

.carousel-phone .card .card-text-1 {
    font-size: .6rem;
}

.carousel-phone .card .text-nombre {
    text-transform: none;
}

.cards-testimonios button.ellipse-button {
    background-color: transparent;
    border: none;
}

.cards-testimonios .ellipse-button img {
    width: 12px;
    content: url('../images/Ellipse_inactivo.png');
    cursor: pointer;
}

.cards-testimonios .ellipse-button.active img {
    content: url('../images/Ellipse_activo.png');
}


@media (min-width:768px) and (max-width:1023px) {

    #Clients .carousel-desktop,
    #Clients .div-desktop,
    #Clients .div-phone {
        display: none;
    }

    #Clients .carousel-tablet,
    #Clients .div-tablet {
        display: flex;
    }

    #Clients button.carousel-tablet {
        display: inline;
    }

    #carouselDesktopCardsClients {
        min-height: 482px;
    }

    #carouselDesktopCardsClients .carousel-item img {
        width: 12vw;
    }

    .cards-testimonios {
        padding-left: .75rem !important;
        padding-right: .75rem !important;
    }

    button.carousel-tablet {
        display: inline;
    }

    .point {
        width: 1.75vw;
        height: 1.75vw;
    }

    .mapDiv .point:hover {
        width: 3vw;
        height: 3vw;
        transform: translate(-50%, -50%);
        content: url('../images/Clients/Point_Hovered.png');
    }

    @keyframes turnon_point {
        0% {
            opacity: 0;
        }

        70% {
            width: 2.5vw;
            height: 2.5vw;

        }

        100% {
            scale: 1;
            opacity: 1;
        }
    }

    @keyframes point_wave {
        0% {
            background-color: #09c9b6ff;
            width: 0px;
            height: 0px;
        }


        100% {
            width: 15vw;
            height: 15vw;
            opacity: 0;
        }
    }

    #Clients .text-Recuadro-Titulo {
        font-size: 2.25rem;
        line-height: 100%;
    }

    #Clients .divrounded.middle .text-Recuadro-Contenido {
        width: 100% !important;
    }

    #rowDivPresencia>div {
        display: block;
    }

    #rowDivPresencia.div-tablet .row {
        gap: 4px;
    }

    #rowDivPresencia.div-tablet .row .col-5 {
        flex: auto 0 0;
        width: 49%;
    }

    #rowDivPresencia.div-tablet .card-round {
        width: 100%;
    }

    #rowDivPresencia.div-tablet .card-round h1 {
        font-size: 2.25rem;
    }
}

@media (max-width:767px) {

    #Clients .carousel-desktop,
    #Clients .div-desktop {
        display: none;
    }

    #Clients .carousel-phone,
    #Clients .div-phone {
        display: flex;
    }

    .point {
        width: 1.75vw;
        height: 1.75vw;
    }

    .mapDiv .point:hover {
        width: 3vw;
        height: 3vw;
        transform: translate(-50%, -50%);
        content: url('../images/Clients/Point_Hovered.png');
    }

    @keyframes turnon_point {
        0% {
            opacity: 0;
        }

        70% {
            width: 13px;
            height: 13px;

        }

        100% {
            scale: 1;
            opacity: 1;
        }
    }

    @keyframes point_wave {
        0% {
            background-color: #09c9b6ff;
            width: 0px;
            height: 0px;
        }


        100% {
            width: 15vw;
            height: 15vw;
            opacity: 0;
        }
    }

    #Clients .text-Titulo {
        line-height: 100%;
        margin-top: 20px;
    }

    #Clients .text-Contenido-v1 {
        margin-top: 40px;
        line-height: 1.5rem;
        font-size: 1rem;
    }

    #Clients .divrounded.middle .col-4 {
        width: 0%;
        padding: 0;
    }

    #Clients .divrounded.middle .col-7 {
        width: 91.6%;
    }

    #Clients .divrounded.middle .col-8 {
        width: 91.6%;
    }

    #Clients .divrounded.middle .text-Recuadro-Titulo {
        font-size: 1.5rem;
        line-height: 100%;
    }

    #Clients .divrounded.middle .text-Recuadro-Contenido {
        width: 100% !important;
        line-height: 1.2rem;
        font-size: .9rem;
    }

    #rowDivPresencia>div:first-child {
        display: flex;
        flex-direction: column;
    }

    #rowDivPresencia .card-round {
        width: 100%;
    }

    .lista-clientes td {
        padding-top: .25rem;
        font-size: .9rem;
    }
    
    #carouselDesktopCardsClients {
        min-height: 454px;
    }

    #carouselDesktopCardsClients .carousel-item img {
        width: 25vw;
    }

    .carousel-item .col-xs-4 {
        width: 35%;
    }

    .carousel-item .col-xs-8 {
        width: 65%;
        padding: 0rem 1rem;
    }

    .lista-clientes h4 {
        margin-bottom: 0px;
    }
}

/* Commitment */

#Commitment .div-phone,
#Commitment .div-tablet {
    display: none;
}

#Commitment .div-desktop {
    display: flex;
}

.img-gobernanza {
    background-image: url('../images/Commitment/Slide_2.jpg');
    min-height: 524px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px
}

.img-fundacion {
    background-image: url('../images/Commitment/Slide_3.jpg');
    min-height: 580px;
    background-size: cover;
    background-position: bottom;
    border-radius: 10px
}

.img-logo-compr {
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
}

#Commitment .line-font {
    text-underline-offset: 3px;
}

#Commitment .divrounded .card {
    border-radius: 15px;
}

.icon-contact {
    width: 42px;
}

#carouselGobernanza .carousel-inner,
#carouselFundacion .carousel-inner {
    border-radius: 20px;
    overflow: hidden;
}

#carouselGobernanza .img-rounded,
#carouselFundacion .img-rounded {
    height: 525px;
    width: 100%;
    background-position: center;
    background-size: cover;
}

@media(min-width:1921px) {
    #carouselGobernanza .img-rounded,
    #carouselFundacion .img-rounded {
        min-height: 700px;
    }
}

@media (min-width:768px) and (max-width:1023px) {

    #Commitment .div-phone,
    #Commitment .div-desktop {
        display: none;
    }

    #Commitment .div-tablet {
        display: flex;
    }

    .icon-contact {
        width: 6vw;
    }

    .recuadro-pactoglobal .text-Recuadro-Contenido {
        font-size: 1rem;
        line-height: 100%;
    }

    .img-gobernanza {
        min-height: 256px;
    }

    .img-fundacion {
        min-height: 300px;
    }
}

@media (max-width:767px) {

    #Commitment .div-desktop,
    #Commitment .div-tablet {
        display: none;
    }

    #Commitment .div-phone {
        display: flex;
    }

    #Commitment .div-phone .d-inline {
        display: inline;
    }

    #Commitment .card {
        padding: 10px;
    }


    .img-gobernanza {
        background-image: url('../images/Commitment/Slide_2_Phone.png');
        min-height: 300px;
    }

    .icon-contact {
        width: 10vw;
    }

    .img-fundacion {
        background-image: url('../images/Commitment/Slide_3_Phone.png');
        min-height: 300px;
    }

    .img-logo-compr {
        width: 200%;
        left: -50%;
    }

    .img-logo-compr.img-2 {
        width: 120%;
        left: -10%;
    }

    .text-contacto1,
    .text-contacto2 {
        font-size: .9rem;
    }

    #carouselGobernanza .img-rounded,
    #carouselFundacion .img-rounded {
        max-height: 270px;
    }

    #carouselGobernanza .carousel-inner .carousel-item.div-banderas {
        background-image: url('../images/Commitment/FINSA\ Gobernanza-phone.jpg') !important;
    }

    #carouselFundacion .carousel-inner .carousel-item.div-fundfinsa {
        background-image: url('../images/Commitment/Fundacion\ FINSA\ 01-phone.jpg') !important;
    }

    .divDetailsCountry.responsive-left {
        translate: -100%;
    }

}

/* certifications */

#Certificaciones .cards {
    grid-auto-columns: unset;
    grid-column-gap: unset;
    margin-top: 0;
    margin-bottom: 0;
}

.card-certification .card-title {
    margin-top: 0;
}

.card-certification h2 {
    font-family: 'AllianceNo2', sans-serif;
}

#Certificaciones .subtitulo {
    width: 78% !important;
    margin-top: 24px;
    margin-bottom: 48px;
}

@media(min-width:768px) and (max-width:1023px) {
    #Certifications .card {
        width: 100%;
    }
}

@media(max-width:767px) {
    #Certifications .card {
        width: 100%;
    }
}

/* Propiedades */

.dropdown .btn .texto-properties-dropdown,
.dropdown.show .dropdown-toggle.unused .texto-properties-dropdown {
    color: white;
}

.dropdown .dropdown-toggle.unused .texto-properties-dropdown,
.dropdown .dropdown-item .texto-properties-dropdown {
    color: #081B4B;
}

.filterproperties a {
    background-color: #F1EEE7;
    color: #081B4B !important;
}

.filterproperties a:hover {
    background-color: #dff1f4;
}

.filterproperties a.active {
    background-color: #289EEC;
    color: white !important;
}

.card {
    background-color: #F1EEE7 !important;
    border-radius: 1rem;
    box-shadow: none;
    overflow: hidden;
}

.barproperties .card-img-top {
    width: 90%;
    height: 180px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    position: relative;
    background-color: #e6e6e6;
}

.barproperties .card-body {
    padding: 1.5rem;
    padding-top: 0px;
}

.cluster span {
    font-family: 'AllianceNo2', sans-serif;
    font-weight: 100;
    letter-spacing: .03rem;
}

/* Etiqueta Tipo Propiedad */
.card .tag-propertytype {
    font-family: "AllianceNo2", sans-serif;
    font-size: .7rem;
    letter-spacing: 1px;
    color: white !important;
    padding-top: .4rem !important;
    padding-bottom: .4rem !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    border-radius: 90px;
    width: fit-content;
    position: absolute;
    bottom: 28px;
    left: 20px;
}

.propiedad {
    background-color: #F59F4E;
}

.terreno {
    background-color: #289EEC;
}

.Industrial,
.Retail,
.Housing,
.Offices {
    background-color: #F59F4E;
}

.Land {
    background-color: #289EEC;
}

.Industrial.Occupied,
.Retail.Occupied,
.Housing.Occupied,
.Offices.Occupied,
.Land.Occupied {
    background-color: #289EEC;
}

@media(min-width:1921px) {
    .barproperties .card-img-top {
        height: 300px;
    }
}

@media(min-width:1600px) and (max-width:1921px) {
    #Home .barproperties .card-img-top {
        height: 300px;
    }
    
    #Properties .barproperties .card-img-top {
        height: 200px;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .container-cards {
        width: auto;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
}

@media(max-width:767px) {
    .container-cards {
        width: auto;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
}

/* Services */
#Services .div-phone,
#Services .div-tablet {
    display: none;
}

#Services .div-desktop {
    display: flex;
}

.btn-read-more {
    font-family: 'AllianceNo2', sans-serif;
    background-color: transparent;
    color: white;
    padding: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: .075rem;
}

.services-hr {
    height: 2px !important;
    color: #a0b7db;
    margin: 0;
}

#Services .nav-item button {
    background-color: #f1eee7;
}

#Services ul.custom {
    list-style: none;
    padding-left: 1.4rem;
    position: relative;
}

#Services ul.custom li::before {
    content: "•";
    color: #09c9b6;
    display: inline-block;
    width: 1em;
    margin-left: -.5em;
    font-size: 32px;
    height: 0px;
    line-height: 0;
    position: absolute;
    top: .2em;
    left: .5em;
}

#Services ul.custom li {
    color: white;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    font-family: 'AllianceNo2', sans-serif;
}

ul.line-custom {
    list-style: none;
    margin-left: 0;
    padding-left: .75em;
    color: white;
    position: relative;
}

#Services ul.line-custom li:before {
    display: inline-block;
    content: "-";
    width: 1em;
    margin-left: -.75em;
    position: absolute;
}

#Services ul.dot-custom {
    color: white;
    font-family: 'AllianceNo2', sans-serif;
    letter-spacing: .05rem;
}

#Services .div-image {
    width: 99%;
    min-height: 550px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin-bottom: 35px;
}

@media (min-width:768px) and (max-width:1023px) {

    #Services .div-desktop,
    #Services .div-phone {
        display: none;
    }

    #Services .div-tablet {
        display: flex;
    }

    #Services .text-Subtitulo {
        width: 50%;
        font-size: .9rem;
    }

    #Services .text-Titulo {
        line-height: 100%;
        margin-top: 20px;
        margin: 0px;
        font-size: 2.5rem;
    }

    #Services .div-image {
        min-height: 300px;
    }
}

@media (max-width:767px) {

    #Services .div-tablet,
    #Services .div-phone {
        display: flex;
    }

    #Services .div-desktop,
    #Services .div-tablet {
        display: none;
    }

    #Services .div-phone .d-flex {
        display: flex;
    }

    #Services .div-phone .d-inline {
        display: inline;
    }

    #Services .text-Titulo {
        line-height: 100%;
        margin-top: 20px;
    }

    #Services .text-Subtitulo {
        width: 50%;
        font-size: .9rem;
    }

    #Services .text-Contenido-v1 {
        margin-top: 40px;
        line-height: 1.5rem;
        font-size: 1rem;
    }

    #Services .text-Recuadro-Titulo {
        line-height: 100%;
    }

    #Services .div-image {
        min-height: 275px;
    }

    #Services .divrounded.bottom li {
        font-size: .9rem;
    }

    #Services .divrounded.bottom .text-Recuadro-Contenido {
        width: 100% !important;
        line-height: 1.2rem;
        font-size: .9rem;
    }

}

/* Partnerships */

#Partnerships .card-body {
    padding: 0 !important;
    border-radius: 11px;
    height: 100%;
    flex-direction: column;
    justify-content: space-evenly;
}

.div-grid-certificaciones {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 50% 50%;
    grid-gap: .25rem;
}

@media(min-width:1921px) {
    .div-grid-certificaciones .card {
        justify-content: center;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .div-desktop,
    .div-phone {
        display:none;
    }
    
    .div-tablet {
        display:block;
    }
    
     .div-grid-certificaciones {
        grid-template-columns: 100%;
    }

    #Partnerships .card {
        padding: 32px;
    }
}

@media(max-width:767px) {
    .div-desktop,
    .div-tablet {
        display:none;
    }
    
    .div-phone {
        display:block;
    }
    
    .div-grid-certificaciones {
        grid-template-columns: 100%;
    }

    #Partnerships .card-body {
        border-radius: 8px;
    }
}

/* Environmental */

.img-edificios-sostenibles {
    background-image: url('../images/Environmental/Slide_2.jpg');
    min-height: 580px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px
}

#carouselEdificiosSostenibles .carousel-inner {
    border-radius: 20px;
    overflow: hidden;
}

#carouselEdificiosSostenibles .img-rounded {
    height: 525px;
    width: 100%;
    background-position: center;
}

.div-grid-edificiossostenibles {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 33% 33% 33%;
}

@media(min-width:1921px) {
    #carouselEdificiosSostenibles .carousel-item {
        min-height: 700px;
    }
}

@media(min-width:768px)and (max-width:1023px) {
    #Environmental .firstslide h1 {
        width: 75%;
    }

    .img-edificios-sostenibles {
        min-height: 330px;
    }

    .card-col {
        min-height: 174px;
    }

    .div-grid-edificiossostenibles {
        display: grid;
        grid-auto-rows: 1fr;
        grid-template-columns: 50% 50%;
    }
}

@media(max-width:767px) {
    .img-edificios-sostenibles {
        min-height: 330px;
    }

    #carouselEdificiosSostenibles .img-rounded {
        max-height: 270px;
    }

    #carouselEdificiosSostenibles .carousel-inner .carousel-item.div-edificio-entrada {
        background-image: url('../images/Environmental/01\ FINSA\ Desarrollo\ Sostenible\ LEED-phone.jpg') !important;
    }

    #carouselEdificiosSostenibles .carousel-inner .carousel-item.div-repostaje {
        background-image: url('../images/Environmental/02\ FINSA\ Desarrollo\ Sostenible-phone.jpg') !important;
    }

    .div-grid-edificiossostenibles {
        display: grid;
        grid-auto-rows: 1fr;
        grid-template-columns: 100%;
    }
}

/* Contacto */
#Contact .div-phone,
#Contact .div-tablet {
    display: none;
}

#Contact .div-desktop {
    display: flex;
}

.contacto {
    position: relative;
    overflow: hidden;
}

.contacto .bottom>.row {
    position: relative;
    z-index: 1;
}

#Contact #dropdownPais.dropdown.show button h6,
#Contact #dropdownZona.dropdown.show button h6,
#Contact #dropdownEstado.dropdown.show button h6 {
    color: white;
}

#Contact #dropdownPais button:not(.unused) h6,
#Contact #dropdownZona button:not(.unused) h6,
#Contact #dropdownEstado button:not(.unused) h6 {
    color: white;
}

#countOffices {
    font-family: 'AllianceNo2', sans-serif;
    color: white;
    margin: 0;
}

.enbreve .card-round::before,
.ennumeros .card-round::before,
.contacto .card-round::before,
.environmental .card-round::before,
#rowDivPresencia .card-round::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 1.3px;
    background: linear-gradient(140deg, rgb(143, 142, 142) 0%, rgba(17, 158, 146, 1) 70%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

.ennumeros .card-round {
    background-color: #2e447033;
    backdrop-filter: blur(5px) brightness(1.1);
    color: #FAF7F0;
    cursor: pointer;
}

.environmental .card-round {
    background-color: #2b3956;
    color: white;
    backdrop-filter: blur(4px);
}

.porcentage-environmental {
    font-size: 34pt;
    font-weight: 900;
    margin-bottom: 0;
}


.p-35 {
    padding: 1.25rem !important;
}

.enbreve .card-round,
.contacto .card-round {
    background-color: #0000001f;
    backdrop-filter: blur(3px) brightness(1.8) grayscale(.5);
    color: #FAF7F0;
}

.card-round {
    background-color: #FAF7F0;
    border-radius: 20px;
}

.card-round p {
    margin: 0;
}

#Contact .card {
    padding: 0;
}

#Contact .card-body {
    padding: 40px;
}

#Contact .tag-state {
    font-family: 'AllianceNo2', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 90px;
    width: fit-content;
    text-transform: uppercase;
    font-weight: bold;
}

#Contact .card-body .officename {
    font-family: 'AllianceNo2', sans-serif;
    font-size: 33px;
}

.text-Link {
    text-transform: uppercase;
}


.circle-text {
    width: 2.25vw;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
}

.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background: #081B4B;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.circle-text div {
    float: left;
    width: 100%;
    padding-top: 50%;
    line-height: 1em;
    margin-top: -0.5em;
    text-align: center;
    color: white;
}

.icon-network {
    width: 40px;
}

#div-form-error-message h4 {
    color: #ff4848;
}

.input-novalid {
    box-shadow: 0px 0px 10px 3px rgb(255 6 6 / 20%);
    border: solid 1px #7e3838;
}

@media(min-width:768px) and (max-width:1023px) {

    #Contact .div-phone,
    #Contact .div-desktop {
        display: none;
    }

    #Contact .div-tablet {
        display: flex;
    }

    .circle-text {
        width: 4.25vw;
    }

    .icon-network {
        width: 32px;
    }
}

@media(max-width:767px) {

    #Contact .div-tablet,
    #Contact .div-desktop {
        display: none;
    }

    #Contact .div-phone {
        display: flex;
    }

    #Contact .dropdown-toggle {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .circle-text {
        width: 5vw;
        display: inline-block;
        padding: 0;
    }

    .icon-network {
        width: 32px;
    }
}

/* Noticias */
.colmainpublication {
    padding-right: 0 !important;
    padding-left: 0 !important;
    align-self: flex-start;
    position: sticky;
    top: 0px;
}

.colmainpublication .card-img-top {
    height: 450px;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
}

.colmainpublication .card-img-top img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.secondarypublications {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}

.secondarypublications .card-img-top {
    height: 325px;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
}

.secondarypublications .card-img-top img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}


/* Soluciones */
.listButtons button {
    border-style: none;
    font-family: "AllianceNo2", sans-serif;
    letter-spacing: 1px;
    color: #081B4B;
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    border-radius: 90px;
    width: fit-content;
}

.listButtons button.active {
    background-color: #289EEC !important;
    color: #FAF7F0 !important;
    font-weight: 100;
}

.dropdownbtn-Filter {
    text-transform: uppercase;
    vertical-align: bottom;
    border: 0;
    font-weight: 500;
    padding: .8rem 1.5rem .8rem;
    font-size: .75rem;
    line-height: 1.5;
    border-radius: 30px;
    background-color: #081B4B;
    color: white;
    font-family: 'Guillon', sans-serif;
    font-size: .9rem;
    letter-spacing: .05rem;
}

.dropdownbtn-Filter.unused {
    background: #F1EEE7;
    color: #081B4B;
    font-size: .85rem;
}

.dropdownbtn-Filter:focus,
.dropdownbtn-Filter:hover {
    background-color: #061740;
}

.dropdownbtn-Filter:focus:after,
.dropdownbtn-Filter:hover:after {
    color: white !important;
}

.dropdownbtn-Filter:focus h6,
.dropdownbtn-Filter:hover h6 {
    color: white !important;
}

.dropdown-menu {
    max-height: 200px;
    overflow: auto;
}

.dropdown-menu .dropdown-item.invalid {
    pointer-events: none;
    color: gray;
}

.dropdown-item {
    padding: .25rem 1rem;
}

/* Footer */

.footer {
    height: 210px;
    overflow: hidden;
}

.footer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.footer-2 .logo_finsa {
    width: 280px;
    margin-top: -10px;
}

.footer-2 {
    background-color: #142444;
}

.footer-2 ul {
    list-style: none;
    padding-left: 2px;
}

.footer-2 li {
    width: fit-content;
}

.footer-2 ul li a {
    color: #A1A8BD !important;
    font-family: 'AllianceNo2';
    letter-spacing: 0;
}

.footer-3 {
    background-color: #142444;
    border-top: solid 1px #4C6285;
}

.footer-3 a {
    font-family: "AllianceNo2";
    letter-spacing: 0px;
}

.div_tabletfooter,
.div_mobilefooter {
    display: none;
}

.div_desktopfooter .div-footer-col-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.icon-phone {
    width: 28px;
}

@media(min-width:1921px) {
    .footer-2 .row.mx-3 {
        margin-right: 12rem !important;
        margin-left: 12rem !important;
    }

    .footer-3>.row.mx-2 {
        margin-right: 12rem !important;
        margin-left: 12rem !important;
    }
}

@media (min-width:1600px) and (max-width:1921px) {
    .footer-2 .row.mx-3 {
        margin-right: 6rem !important;
        margin-left: 6rem !important;
    }

    .footer-3>.row.mx-2 {
        margin-right: 6rem !important;
        margin-left: 6rem !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .div_desktopfooter {
        display: none;
    }

    .div_tabletfooter {
        display: flex;
    }

    .footer {
        height: 145px;
    }

    .footer img {
        content: url('../images/bg_footer_2.png');
    }

    .div-footer-col-1 {
        width: 100%;
    }

    .div-footer-col-1 .div-logo {
        vertical-align: top;
        width: 50%;
        display: inline-block;
    }

    .div-footer-col-1 .div-redes {
        display: inline-block;
    }

    .footer-2 .logo_finsa {
        max-width: 275px;
    }

    .footer-2 ul li a {
        font-size: 1rem;
    }

    .footer-2 p {
        font-size: 1rem;
    }

    .icon-phone {
        width: 20px;
    }

    .text-Footer3 {
        font-size: 1rem;
    }
}


@media (max-width:767px) {
    .div_desktopfooter {
        display: none;
    }

    .div_tabletfooter {
        display: none;
    }

    .div_mobilefooter {
        display: flex;
    }

    .footer {
        height: 90px;
    }

    .footer img {
        content: url('../images/bg_footer_phone.webp');
    }

    .footer-2 .logo_finsa {
        max-width: 170px;
    }

    .footer-2 a,
    .footer-2 p,
    .footer-3 a,
    .footer-3 p {
        font-size: .9rem;
    }
}

.custominput {
    padding: 15px;
    background-color: #2E4470;
    border-radius: 20px 20px;
}

.custominput input[type="email"],
.custominput input[type="text"],
.custominput input[type="tel"],
.custominput select,
.custominput .form-control,
.custom-input-search .form-control {
    background-color: transparent;
    border-style: none;
}

.custominput input[type="email"]::placeholder,
.custominput input[type="text"]::placeholder,
.custominput input[type="tel"]::placeholder,
.custominput select::placeholder,
.custominput textarea::placeholder {
    color: #faf7f0;
}

.footer-2 .custominput .icon {
    border-style: none;
}

.custominput input,
.custominput .form-control {
    color: #faf7f0;
}

.custominput input:focus,
.custominput .form-control:focus {
    color: white;
}

.custom-btn {
    background-color: #289EEC;
    border: none;
    color: white;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    border-radius: 40px;

}

.custom-btn:hover {
    background-color: #2384c4;
    color: white;
}

.custom-btn:focus {
    background-color: #0b5287;
    color: white;
}

.custom-inputfile {
    border-style: solid;
    border-width: 2px;
    border-radius: 40px;
    border-color: #289EEC;
    cursor: pointer;
    color: #faf7f0;
}

.custom-inputfile:hover {
    background-color: #213560;

    box-shadow: 0px 8px 4px 0px rgba(0, 0, 0, 0.1);
}

.customCheck {
    width: 16px;
    height: 16px;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
    border-color: white;
}

/*404*/
#NotFound404 {
    height: 100vh;
}

/* Park */
.text-park-address {
    text-transform: uppercase;
    font-family: 'Guillon';
    font-size: .9rem;
    letter-spacing: .075rem;
    font-weight: bold;
    color: #475576;
}

.table_caracteristics {
    width: 100%;
}

.table_caracteristics tbody tr {
    border-top: solid 1px #cfd1d4;
}

.table_caracteristics p {
    text-transform: uppercase;
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    letter-spacing: 0.1rem;
    font-size: .75rem;
    margin-top: .5rem;
    margin-bottom: .9rem;
}

.table_caracteristics td:first-child p {
    font-weight: bold;
}

.table_caracteristics tr.row_totales p {
    font-family: 'AllianceNo2-Bold', sans-serif !important;
}

.table_infraestructure {
    width: 100%;
}

.table_infraestructure tbody tr {
    border-top: solid 1px #cfd1d4;
}

.table_infraestructure td:first-child {
    vertical-align: baseline;
}

.table_infraestructure p {
    text-transform: uppercase;
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    letter-spacing: 0.1rem;
    font-size: .75rem;
    margin-top: .5rem;
    margin-bottom: .9rem;
    font-weight: bold;
}

.table_infraestructure h6 {
    font-family: 'AllianceNo2', sans-serif;
    color: #475576;
    font-size: 1.1rem;
    margin-top: .1rem;
    margin-bottom: 2.9rem;
}

.text-broker-name {
    font-family: 'AllianceNo2', sans-serif;
    text-transform: uppercase;
    color: #faf7f0 !important;
    letter-spacing: .1rem;
    font-size: .7rem !important;
}

.text-broker-phone,
.text-broker-email {
    font-family: 'AllianceNo2', sans-serif;
    color: rgb(250, 247, 240) !important;
    margin: 0px;
    letter-spacing: .05rem;
}

.hero-video-placeholder {
    width: 100%;
    min-height: 669px;
    background-image: url('/images/image_8.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    position: relative;
}

.hero-video-placeholder .btn-hero-video {
    position: absolute;
    right: 60px;
    bottom: 60px;
    height: 13%;
    width: auto;
}

.table-areas {
    width: 100%;
}

.div-areas .table-areas p {
    text-transform: uppercase;
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    letter-spacing: 0.1rem;
    font-size: .75rem;
    margin: 0;
    font-weight: bold;
}

.div-areas p.text-bold,
.table-areas p.text-bold {
    font-family: 'AllianceNo2-bold', sans-serif;
    font-size: .75rem;
    letter-spacing: .05rem;
    text-transform: uppercase;
    color: #081B4B;
    margin: 0;
}

.div-areas .square-color-area {
    width: 9px;
    height: 9px;
}

.square-color-area.bk-Occupied {
    background-color: #65666b;
}

.square-color-area.bk-Available {
    background-color: #32bcae;
}

.square-color-area.bk-Industrial {
    background-color: #f68a48;
}

.square-color-area.bk-Retail {
    background-color: #c2c2c7;
}

.square-color-area.bk-Services {
    background-color: #ffc415;
}

.square-color-area.bk-GreenArea {
    background-color: #6bb348;
}

.square-color-area.bk-Offices {
    background-color: #0083bf;
}

.square-color-area.bk-Housing {
    background-color: #182C54;
}

@media(min-width:768px) and (max-width:1023px) {
    .hero-video-placeholder {
        min-height: 375px;
    }

    .hero-video-placeholder .btn-hero-video {
        right: 30px;
        bottom: 30px;
    }
}

@media(max-width:767px) {
    .hero-video-placeholder {
        min-height: 355px;
    }

    .hero-video-placeholder .btn-hero-video {
        right: 20px;
        bottom: 20px;
    }
}

/* Property */
#Property .div-phone,
#Property .div-tablet {
    display: none;
}

#Property .div-desktop {
    display: flex;
}

#Property .tag-propertytype {
    font-family: "AllianceNo2", sans-serif;
    font-size: .7rem;
    letter-spacing: 1px;
    color: white !important;
    padding-top: .4rem !important;
    padding-bottom: .4rem !important;
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    border-radius: 90px;
    width: fit-content;
}

#carouselAerialsSpace {
    min-height: 675px;
    background-color: #aaaaaa;
}

#Property .carousel-item-prev {
    animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
}

#Property .carousel-item-next {
    animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both !important;
}

/*
.carouselAerials .carousel-item{
    animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@keyframes slide-left {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slide-right {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}*/

.custom-carousel-control {
    position: absolute;
    bottom: 60px;
    right: 3%;
    margin-bottom: .5rem;
}

.carouselAerialsSpace h1 {
    position: absolute;
}

.winfo {
    vertical-align: top;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #CFD1D4;
}

.noborder {
    border-style: none !important;
}

.w-24 {
    width: 24% !important;
}

.divMap {
    width: 600px !important;
    height: 600px !important;
    position: relative;
}

.divMap i {
    transform-origin: bottom;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -75%);
    font-size: 18px;
    color: red;
}

.divMap>div {
    border-radius: 10px;
}

.screenshot-guideline {
    position: absolute;
    width: 301px;
    height: 292px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-style: dashed;
    border-width: 2px;
    border-color: red;
    pointer-events: none
}

#Property .divCaracteristicsMobile {
    display: none;
}

.colVideo {
    position: relative;
    min-height: 700px;
}

.colVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#Park .container-map,
#Property .container-map {
    width: 100%;
    height: 500px;
    position: relative;
    border-radius: 20px;
}

.player_modal_video iframe {
    width: 100% !important;
}

@media(min-width:768px) and (max-width:1023px) {
    #carouselAerialsSpace {
        min-height: 630px;
    }

    .custom-carousel-control {
        bottom: 39px;
    }

    #Property .container-map {
        height: 300px;
    }

    .player_modal_video iframe {
        width: 100% !important;
    }
}

@media(max-width:767px) {

    #Property .div-desktop,
    #Property .div-tablet {
        display: none;
    }

    #Property .div-phone {
        display: flex;
    }

    #carouselAerialsSpace {
        min-height: 400px;
    }

    #carouselAerialsSpace h1 {
        bottom: 70px;
    }

    .custom-carousel-control {
        bottom: 20px;
        right: initial;
        left: 32px;
    }

    #carouselAerialsSpace h1 {
        bottom: 70px;
    }

    #Property .container-map {
        height: 189px;
    }

    .screenshot-guideline {
        display: none;
    }

    .player_modal_video iframe {
        width: 100% !important;
    }
    
    .winfo .w-25{
        width:100% !important;
    }
    
    .div-areas .w-75 {
        width: 100% !important;
    }
}

/* Markets */
.button-custom {
    background-color: #289EEC;
    border-style: none;
    padding-top: .75rem !important;
    padding-bottom: .75rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    border-radius: 90px;
    width: fit-content;
}

.button-custom p {
    display: inline;
    color: white;
}

.divPrevisualizationMap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    background-color: #142444;
}

.mapBackground {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.mapBackground.state {
    position: absolute;
    display: none;
}

.mapBackground.state.visible {
    display: inherit;
    animation-duration: 0.5s;
    animation-name: opacity-entrance;
    animation-delay: 0.1s;
    animation-fill-mode: backwards;
}

#div-market-filters {
    background-color: #142444;
    border-radius: 15px;
}

.mapGrid {
    width: 100%;
}

.divDetailsLocation {
    pointer-events: none;
    display: none;
    position: absolute;
    overflow: auto;
    background-color: #081B4B;
    box-shadow: 0px 0px 13px 4px rgb(0 0 0 / 20%);
    z-index: 15;
    top: 0%;
    left: 0%;
    width: 150px;
    word-wrap: break-word;
    line-height: 10px;
}

.divDetailsLocation .text-title,
.divDetailsLocation .text-locations,
.divDetailsLocation ul li {
    font-family: 'ARSMaquettePro-Light', sans-serif;
    color: white;
    font-size: .75rem;
}

.divDetailsLocation .text-title {
    font-weight: bold;
}

.divDetailsLocation ul {
    padding-left: 1rem;
    line-height: 1rem;
    list-style: none;
}

.divDetailsLocation ul li {
    padding-left: 0rem;
}

.divDetailsLocation ul li::before {
    content: "\2022";
    color: #0bc7b4;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.div-with-info:hover+.divDetailsLocation {
    display: inherit;
}

.icon-map {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    transform-origin: 0 0;
    width: 12px;
}

.div-map-tag {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    transform-origin: center;
    pointer-events: none;
    z-index: 5;
}

.div-map-tag.div-with-info {
    pointer-events: all;
}

.div-map-tag p {
    font-size: .55rem;
    text-transform: uppercase;
}

.div-map-tag p.small {
    font-size: .5rem;
}

.div-map-tag .text-park-locations {
    color: #CDDDF5;
    text-transform: uppercase;
    font-size: .7rem;
}

.div-map-tag p {
    color: #fff;
}

.div-map-tag.icon-parklocation p {
    color: #007fd3;
}


.div-map-tag.icon-parklocation.active p {
    color: white;
}

.div-map-tag.icon-statename {
    line-height: 0px;
}

.div-map-tag.icon-statename p {
    color: #002755;
    font-family: 'ARSMaquettePro-Bold', sans-serif;
}

.div-map-tag.icon-sign p {
    font-size: .7rem;
    font-style: italic;
}

.div-map-tag.icon-country p {
    font-size: 1rem;
}

.div_market_filters .div_industry {
    width: 46%;
}

.div-map-symbology {
    position: absolute;
    left: 32px;
    bottom: 32px;
    width: 192px;
    background-color: #b8b8b8;
    border-radius: 10px;
}

.div-map-symbology p {
    font-family: 'ARSMaquettePro-Bold', sans-serif;
    font-size: .9rem;
    display: inline;
    color: #002755;
}

.div-map-symbology-mobile p {
    font-family: 'ARSMaquettePro-Bold', sans-serif;
    font-size: .75rem;
    display: inline;
    color: #002755;
}

.div_region .content,
.div_industry .content {
    border-left: solid 1px #cfd1d4;
}

.div_regiondesc .text-Recuadro-Seccion {
    color: #faf7f0 !important;
}

#Markets #dropdownRegion .dropdown-menu,
#Markets #dropdownState .dropdown-menu {
    background-color: #e6e2e1;
    border: none;
    border-radius: 10;
}

#Markets #dropdownRegion .btn,
#Markets #dropdownState .btn {
    border-style: none;
    background-color: #F1EEE7;
    border-radius: 15px;
    font-family: 'AllianceNo2', sans-serif;
}

#Markets #dropdownRegion h6,
#Markets #dropdownState h6,
#Markets .dropdownbtn-Filter:hover h6 {
    color: #4f4f4f !important;
}

#Markets #dropdownRegion .unused h6,
#Markets #dropdownState .unused h6 {
    color: #999fae;
}

#Markets .dropdownbtn-Filter:focus h6,
#Markets .unused.dropdownbtn-Filter:hover h6 {
    color: #999fae !important;
}

#Markets #dropdownRegion .dropdown-toggle:after,
#Markets #dropdownState .dropdown-toggle:after {
    display: none;
}

.custom-input-search-markets {
    background-color: transparent;
    border-style: none;
    background-color: #93a3b7;
    border-radius: 15px;
    font-family: 'AllianceNo2', sans-serif;
}

.custom-input-search-markets input[type="text"] {
    background-color: transparent;
    border-style: none;
}

.custom-input-search-markets input[type="text"] {
    color: white;
}

.custom-input-search-markets input[type="text"]::placeholder {
    text-transform: uppercase;
    color: #002755;
    font-size: .8rem;
    letter-spacing: .05rem;
}

.vr {
    border: none;
    border-left: 1px solid hsla(200, 10%, 50%, 100);
    height: 100vh;
    width: 1px !important;
}

.div-region-info {
    background-color: #142444;
    border-radius: 20px;
}

.text-CardRegionDescription {
    font-family: 'AllianceNo2', sans-serif;
    color: white;
}

.card-park .text-parkname {
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1.1rem;
}

.card-park .text-address {
    color: #475576;
    font-size: 1.1rem;
}

.card-park .text-link {
    text-transform: uppercase;
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1.1rem;
    letter-spacing: -.001rem;
}

.card-park .img-flecha {
    width: 16px;
    margin-bottom: 4px;
}

.div-map-symbology-mobile {
    display: none;
    background-color: #b8b8b8;
    border-radius: 10px;
}

#Markets #dropdownRegion .dropdown-item:hover,
#Markets #dropdownState .dropdown-item:hover {
    background-color: #5f5f5f;
    border: none;
}

#Markets #dropdownRegion .dropdown-item:hover h6,
#Markets #dropdownState .dropdown-item:hover h6 {
    color: #0cc8b2 !important;
}

@keyframes opacity-exit {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes opacity-entrance {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media(min-width:768px) and (max-width:1023px) {

    #Markets .div-phone,
    #Markets .div-desktop {
        display: none;
    }

    #Markets .div-tablet {
        display: flex;
    }

    .icon-map {
        width: 9px;
    }

    .div-map-tag p {
        font-size: .35rem;
    }

    .div-map-tag p.small {
        font-size: .3rem;
    }

    .div-map-tag.icon-sign p {
        font-size: .35rem;
    }

    .div-map-tag.icon-country p {
        font-size: .55rem;
    }

    .div-map-tag.icon-maritimeport p {
        font-size: .3rem;
    }
}

@media(max-width:767px) {

    #Markets .div-tablet,
    #Markets .div-desktop {
        display: none;
    }

    #Markets .div-phone {
        display: flex;
    }

    #Markets #div-filtros-tablet .text-Subtitulo {
        margin: 0;
    }

    .div-map-symbology.desktop {
        display: none;
    }

    .div-map-symbology-mobile {
        display: flex;
        flex-direction: column;
    }

    .icon-map {
        width: 5px;
    }

    .div-map-tag p {
        font-size: .15rem;
    }

    .div-map-tag p.small {
        font-size: .15rem;
    }

    .div-map-tag.icon-sign p {
        font-size: .2rem;
    }

    .div-map-tag.icon-country p {
        font-size: .4rem;
    }

    .div-map-tag.icon-maritimeport p {
        font-size: .1rem;
    }
}

/* Properties */
#Properties .custom-input-search .form-control {
    font-size: 2.5rem;
}

#Properties .custom-input-search .form-control::placeholder {
    color: #999fae;
    font-weight: 100;
}

#Properties .dropdown-toggle {
    box-shadow: none;
}

#a_spaceurl {
    color: white;
}

.text-Subtitulo-Properties {
    font-family: 'AllianceNo2', sans-serif;
}

.card-property .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-property .text-propertyname {
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1.1rem;
}

.card-property .text-propertydetails {
    color: #475576;
    font-size: 1.1rem;
}

.card-property .text-link {
    text-transform: uppercase;
    color: #081B4B;
    font-family: 'AllianceNo2', sans-serif;
    font-size: 1.1rem;
    letter-spacing: -.001rem;
}

.card-property .img-flecha {
    width: 16px;
    margin-bottom: 4px;
}

.img_aerial {
    min-width: 100%;
    background-color: #ebebeb;
    min-height: 415px;
}

#Properties .container-map {
    height: 580px;
}

.btn_close {
    cursor: pointer;
}

.map {
    min-height: 700px;
}

.page-item {
    cursor: pointer;
    ;
}

.page-item.active {
    background-color: #081b4b;
}

.page-item .page-link {
    background-color: transparent !important;
}

#div-info-container {
    pointer-events: none;
    position: fixed;
    width: 50vw;
    height: 100%;
    background-color: transparent;
    right: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 3;
}

#div_infoproperty {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 100%;
    pointer-events: all;
    background-color: #142444;
    overflow-y: auto;
}

#div_sticky {
    color: white;
    background-color: #2c6eff;
    position: sticky;
    top: 5px;
    max-height: 100vh;
}

.anim_divinfosticky_entry {
    animation-name: divinfoproperty_entry;
    animation-duration: .3s;
    animation-fill-mode: forwards;
}

.anim_divinfosticky_exit {
    animation-name: divinfoproperty_exit;
    animation-duration: .2s;
    animation-fill-mode: forwards;
}

@keyframes divinfoproperty_entry {
    0% {
        left: 100%;
    }

    100% {
        left: 0%;
    }
}

@keyframes divinfoproperty_exit {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

@media(min-width:1921px) {
    #divinfo_img_aerial {
        min-height: 600px;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    #Properties .container-map {
        height: 580px;
    }

    #div-info-container {
        width: 60vw;
    }
}

@media(max-width:767px) {
    #Properties .container-map {
        height: 275px;
    }

    .img_aerial {
        min-height: 200px;
    }

    #div-info-container {
        width: 75vw;
    }
}

/* About */

.div-tablet-cards,
.div-phone-cards,
.div-phone-values,
.div-tablet-values,
.div-phone{
    display: none;
}

.ennumeros>.col>.row:first-of-type {
    background-image: url('../images/Aboutus/_ID30784%201.webp');
    min-height: 580px;
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
}

.buttons-about-us-mobile {
    display: none;
}

#About .div-desktop-cards .card-round {
    min-height: 145px;
}

.div-phone-cards button.ellipse-button {
    background-color: transparent;
    border: none;
}

.div-phone-cards .ellipse-button img {
    width: 12px;
    content: url('../images/Ellipse_inactivo.png');
    cursor: pointer;
}

.div-phone-cards .ellipse-button.active img {
    content: url('../images/Ellipse_activo.png');
}

.div-grid-ennumeros {
    display: grid;
    grid-auto-rows: 1fr;
    grid-template-columns: 33% 33% 33%;
}

.div-phone-cards>.row:first-of-type {
    min-height: 300px;
}

ul.list-years,
#About .cards {
    padding: 0px 24px 0px 0px;
}

#About #carouselPhoneCards .div-col .col-11 {
    min-height: 120px;
}

.container-cardinfo:has(.div_info.animation_divinfo_enter) {
    pointer-events: all;
}

.container-cardinfo .div_info {
    overflow: auto;
}

.year {
    width: 100%;
}

.etiqueta-about-us {
    background-color: #289eec;
    border-radius: 20px;
    padding: 6px 14px;
}

.cards {
    margin-top: 24px;
    display: grid;
    grid-auto-columns: 68%;
    grid-column-gap: 20px;
    grid-auto-flow: column;
    list-style: none;
    overflow-x: hidden;
    scroll-snap-type: x mandatory;
}

.card-history .card {
    min-height: 415px;
}

.card {
    display: flex;
    flex-direction: column;
    padding: 42px;
    background: var(--white);
    border-radius: 15px;
    transition: all 0.2s;
}

#About .card .card-content {
    margin: 20px 0;
    max-width: 90%;
}

.card .image-about-us {
    border-radius: 15px;
    max-width: 95%;
    max-height: 300px;
}

.buttons-about-us {
    text-align: right;
    margin-bottom: 32px;
}

.button-about-us {
    background-color: #289EEC;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 6px 10px;
    margin: 2px;
}

.div-history .year {
    cursor: pointer;
}

.div-history .year:hover .timeline .icon-timeline {
    color: #bbbec5;
}

.container-timeline {
    padding: 0px;
}

.timeline {
    display: inline;
    position: relative;
}

.anyo-timeline {
    display: inline-block;
    transition: color 500ms linear;
}

.timeline .icon-timeline {
    width: 9%;
    display: inline-block;
    font-size: 16pt;
    color: #faf7f0;
    cursor: pointer;
    transition: color 500ms linear;
    position: absolute;
}



.timeline .line {
    width: 100%;
    min-width: 91%;
    display: inline-block;
    background-color: #bbbec5;
    height: 1pt;
    vertical-align: middle;
    margin-bottom: 0px;
    transition: background-color 500ms linear;
}

.active {
    color: #081b4b !important;
}

.active-line {
    background-color: #081b4b !important;
}

.container-cardinfo {
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0px;
    left: 0px;
    min-width: 100% !important;
    pointer-events: none;
}

.container-cardinfo .btn_close {
    pointer-events: all;
    padding: 5px;
    cursor: pointer;
}

.div_info {
    width: 100%;
    height: 450px;
    border: solid 1px white;
    background-color: #25304129;
    backdrop-filter: blur(50px);
    color: white;
    transform: translate(200%, 0%);
}

.animation_divinfo_enter {
    animation-duration: 1s;
    animation-name: anim_div_infoenter;
    animation-fill-mode: forwards;
}

.animation_divinfo_exit {
    animation-duration: 1s;
    animation-name: anim_div_infoexit;
    animation-fill-mode: forwards;
}

@keyframes anim_div_infoenter {
    0% {
        transform: translate(200%, 0);
    }

    100% {
        transform: translate(0%, 0);
    }
}

@keyframes anim_div_infoexit {
    0% {
        transform: translate(0%, 0);
    }

    100% {
        transform: translate(200%, 0);
    }
}

/* Linea de tiempo */
.carousel-item img {
    overflow: hidden;
}

.carousel-btn.enabled {
    pointer-events: all;
    filter: none;
}

.carousel-btn.disabled {
    pointer-events: none;
    filter: grayscale(1);
}

@media (min-width: 768px) {
    #About .carousel-inner .carousel-item>div {
        display: none;
    }

    #About .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
    
    .card-history .card {
        min-height: 450px;
    }
}


#propertiesCarousel .carousel-inner .carousel-item.active,
#propertiesCarousel .carousel-inner .carousel-item-next,
#propertiesCarousel .carousel-inner .carousel-item-prev {
    display: flex;
}/**/

/* display 3 */
@media (min-width: 768px) {

    /*
    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }

    #propertiesCarousel .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(100%);
    }

    #propertiesCarousel .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-100%);
    }*/
    #propertiesCarousel .carousel-inner .carousel-item-right.active {
        transform: translateX(100%);
    }

    #propertiesCarousel .carousel-inner .carousel-item-left.active {
        transform: translateX(-100%);
    }
    
    
}

/*
.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}*/

@media (min-width:768px) and (max-width: 1024px) {

    #About .div-desktop,
    #About .div-phone,
    #About .div-desktop-cards,
    #About .div-phone-values,
    #About .div-desktop-values {
        display: none;
    }

    #About .div-tablet,
    .div-tablet-values {
        display: flex;
    }

    .div-tablet-cards {
        display: block;
    }

    .ennumeros .col-4 {
        width: 16.66666667%;
    }

    .div-tablet-cards .row .col {
        min-height: 150px;
    }

    #About .text-Recuadro-Titulo {
        font-size: 2.25rem;
        line-height: 100%;
    }

    #About .text-Recuadro-Contenido {
        margin-top: .5rem;
    }

    ul.list-years {
        grid-auto-columns: calc(85%) !important;
    }

    ul.list-years .anyo-timeline {
        font-size: .8rem;
    }

    .timeline .icon-timeline {
        color: #bbbec5;
    }

    .cards.card-history {
        grid-auto-columns: calc(calc(85%));
        grid-column-gap: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    .cards.card-history .image-about-us {
        display: block;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .cards.card-history .row {
        height: 100%;
    }

    #About .card-title {
        font-size: 1.75rem;
    }
}

@media (max-width:767px) {

    #About .div-desktop,
    #About .div-tablet,
    .div-desktop-values,
    .div-tablet-cards,
    .div-desktop-cards {
        display: none;
    }

    #About .div-phone,
    .div-phone-values {
        display: flex;
    }

    .div-phone-cards {
        display: inline;
    }

    .ennumeros>.col>.row:first-of-type {
        background-image: url('../images/Aboutus/_ID30784%201_phone.webp');
        min-height: 580px;
        background-size: cover;
        background-position: bottom;
        border-radius: 20px;
    }

    #About .divrounded.middle {
        justify-content: center;
    }

    #About .divrounded.middle .col-4 {
        width: 0%;
        padding: 0;
    }

    #About .divrounded.middle .col-7 {
        width: 91.6%;
    }

    .ennumeros .card-round .text-Recuadro-Titulo {
        line-height: 100%;
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

    #About .text_Contenido_Carta {
        font-size: .9rem;
    }

    .container-cardinfo .col-3 {
        width: 12%;
    }

    .container-cardinfo .col-6 {
        width: 76%;
    }

    ul.list-years {
        overflow-x: auto;
        grid-auto-columns: calc(75%) !important;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    ul.list-years .anyo-timeline {
        font-size: .8rem;
    }

    .container-timeline br {
        height: 10px;
    }

    .timeline {
        bottom: -10px;
    }

    .timeline .icon-timeline {
        color: #bbbec5;
        font-size: 16pt;
        bottom: -60%;
    }

    ul.list-years .cards.card-history {
        padding: 12px 0px;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .cards.card-history::-webkit-scrollbar,
    ul.list-years::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .cards.card-history {
        grid-auto-columns: 85%;
        padding: 12px 0px;
        overflow-x: auto;
    }

    .card-history .card {
        padding: 28px;
    }

    .card-history .card .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .card-history .card .image-about-us {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 1rem;
    }

    .card-history .card .row:first-of-type {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }

    .card-history .card>.row .col-6:first-of-type {
        padding: 0px;
    }

    .etiqueta-about-us {
        display: inline-block;
        margin-top: 1rem;
        font-size: .75rem;
    }

    .card-history .card .card-content {
        max-width: 100%;
    }

    .buttons-about-us {
        display: none;
    }

    .buttons-about-us-mobile {
        display: flex;
    }
    
     .card-history .card {
        min-height: 770px;
    }
}


/* Legal */

#pills-tabContent .pill-content {
    color: #faf7f0;
    font-family: 'AllianceNo2', sans-serif;
    letter-spacing: .05rem;
}

#Legal .div-tablet,
#Legal .div-phone {
    display: none;
}

#Legal .div-desktop {
    display: flex;
}

@media(min-width:768px) and (max-width:1024px) {

    #Legal .div-desktop,
    #Legal .div-phone {
        display: none;
    }

    #Legal .div-tablet {
        display: flex;
    }
}

@media(max-width:767px) {

    #Legal .div-tablet,
    #Legal .div-desktop {
        display: none;
    }

    #Legal .div-phone {
        display: flex;
    }
}

/*Media */

@media (min-width:849px) {
    #AboutUs .responsive-separator-30 {
        display: none;
    }
}

@media (max-width: 850px) {

    .publications .col-8,
    .publications .col-4 {
        width: 100%;
    }

    .publications .colmainpublication {
        padding: 0px !important;
    }

    #divText_001 {
        width: 60%;
    }

    #Home .responsive-separator-30 {
        display: inherit;
    }

    #AboutUs .ValoresDivBody .col-2 {
        width: 50% !important;
    }

    #AboutUs .divClients .col {
        flex: 0 0 auto;
        width: 30%;
    }

    #rowDivPresencia .col-3,
    #rowDivPresencia .col-5 {
        flex: auto 0 0;
        width: 100%;
    }

    #NotFound404 .col-7 {
        flex: auto 0 0;
        width: 100%;
    }

    #Property .divCaracteristicsMobile {
        display: inherit;
    }

    #Property .divCaracteristicsDesktop {
        display: none;
    }

    .propertydesc_table .col-5 {
        width: 100%;
        margin: 0px !important;
    }

    .colVideo {
        min-height: 300px;
    }

    .pr-5 {
        padding: 0 !important;
    }

    .row.mx-5 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
}

.divClients .col {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.subtitle-page {
    line-height: 3.5em !important;
    margin-bottom: 0;
}

.subtitulo {
    width: 68% !important;
    margin-top: 24px;
    margin-bottom: 48px;
}

.titulo h1 {
    margin-top: 42px;
    line-height: 1em;
    font-weight: 700;
}

.titulo {
    padding-left: 1em !important;
}

.cards {
    padding: 12px 48px;

}

.card-m-text {
    margin-top: 1em;
}

.p-left-top {
    padding-left: 0.5rem !important;
    padding-top: 1rem !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.p-right-top {
    padding-right: 0.25rem !important;
    padding-top: 1rem !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}

.uppercase {
    text-transform: uppercase;
}

.line-font {
    text-decoration-line: underline;

}

#Blog #publicacion-titulo {    
    text-shadow: #0c0c0c63 0px 0px 11px;
}

#Blog .carousel-item>img {
    object-position:bottom;
}

@media(max-width:767) {
    .whitespace-150 {
        height: 125px !important;
    }
}

/* Responsive */
@media (min-width: 320px) and (max-width: 480px) {
    .firstslide {
        height: 400px;
        background-size: cover;
    }

    .whitespace-150 {
        height: 100px !important;
    }

    .whitespace-90 {
        height: 40px !important;
    }
}