@media (max-width: 991px) {
    .size-title-big {
        font-size: 2.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-left: 0px;
    }

    .title-size {
        font-size: 2.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.0425rem;
    }

    .content-contenido-page-s .content-title-center-page-proyect-s .title-size {
        text-align: center;
    }

    .fake-title-size {
        font-size: 1.5rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.05625rem;
    }

    .subtitle-big {
        font-size: 1.275rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtitle-size {
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-text-standar h1,
    .content-text-standar h2,
    .content-text-standar h3,
    .content-text-standar h4,
    .content-text-standar h5,
    .content-text-standar p,
    .content-text-standar span,
    .content-text-standar a {
        font-size: 1.275rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-text-size-complet h1,
    .content-text-size-complet h2,
    .content-text-size-complet h3,
    .content-text-size-complet h4,
    .content-text-size-complet h5,
    .content-text-size-complet p,
    .content-text-size-complet span,
    .content-text-size-complet a {
        font-size: 2.1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 111%;
        letter-spacing: -0.08625rem;
    }

    .standar-size {
        font-size: 0.8125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .mySwiperSingleProyecto .swiper-pagination {
        position: relative;
        margin-top: 20px;
    }

    .mySwiperSingleProyecto .swiper-pagination .swiper-pagination-bullet {
        height: 6px;
        width: 6px;
    }

    .mySwiperSingleProyecto .swiper-btn-slider-singhle-proyect {
        height: 100%;
        top: 0;
        width: 50%;
    }

    .mySwiperSingleProyecto .swiper-btn-slider-singhle-proyect svg {
        opacity: 0;
        font-size: 0;
        width: 0;
        height: 0;
    }

    .mySwiperSingleProyecto .swiper-btn-slider-singhle-proyect.swiper-button-prev {
        left: 0;
    }

    .mySwiperSingleProyecto .swiper-btn-slider-singhle-proyect.swiper-button-next {
        right: 0;
    }

    /* estilos extras ficha L */
    .margin-top-custom {
        margin-top: 3rem;
    }

    .margin-bottom-custom {
        margin-bottom: 3rem;
    }

    .content-img-direccion-flexible {
        height: 23.90913rem;
    }

    .content-img-direccion-flexible img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .content-image-video-between-left {
        height: 27.8rem;
        margin-bottom: 3rem;
    }

    .content-image-video-between-left img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .content-image-video-between-left .video-element-controls {
        object-fit: cover;
    }

    .content-image-between-rigth {
        height: 18rem;
    }

    .content-image-between-rigth img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .content-image-altura-pequenha {
        height: 11.80838rem;
    }

    .content-image-altura-pequenha img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .content-image-center-col-center {
        height: 28.71513rem;
    }

    .content-image-center-col-center img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .content-image-video-completa {
        height: 14.5rem;
    }

    /* cabecera s */
    .content-btn-back-to-page {
        padding: 0.5rem 1rem;
        gap: 10px;
        border-radius: 50px;
        border: 1px solid var(--green-new);
        display: inline-block;
        width: auto;
    }

    .content-image-vertical-center img {
        width: 100%;
    }
}

.content-image-banner-complet img {
    object-fit: cover;
}

html body .swiper-button-prev::after,
html body .swiper-button-next::after {
    content: '' !important;
}


/* seccion header */
body:not(.scroll-top) .change-color-menu .custom-logo {
    filter: invert(1);
}

body:not(.scroll-top) .change-color-menu header#masthead {
    background-color: transparent;
}

html body:not(.scroll-top) .change-color-menu .lang-selector-dropdown .lang-selector-toggle,
html body:not(.scroll-top) .change-color-menu .lang-selector-dropdown .lang-selector-toggle .lang-selector-icon {
    color: var(--light-2);
}

html body:not(.scroll-top) .change-color-menu #main-menu-primary .menu-item a {
    color: var(--light-2);
}

html body:not(.scroll-top) .change-color-menu #navbar_secondary #main-menu-secondary .menu-item .nav-link,
html body:not(.scroll-top) .change-color-menu #navbar_secondary #main-menu-secondary .menu-item .nav-link .fal {
    color: var(--light-2);
}

html body:not(.scroll-top) .change-color-menu #navbar_secondary #main-menu-secondary .menu-item:nth-child(2) .nav-link {
    border: 1px solid var(--light-2);
}

/* seccion header */

.content-banner {
    margin-top: -90px;
}

.content-banner .image-banner {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -1;
    filter: brightness(0.8);
}

.content-image-video-completa .video-element-controls {
    object-fit: cover;
}

.content-imagen-pantalla-completa {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.content-text-size-complet a {
    text-decoration: underline;
}

.content-text-size-complet a:visited {
    color: var(--green-new);
}

.content-seccion-formulario-de-contacto {
    border-top: 1px solid var(--green-new);
}

html body.single.single-proyectos .mySwiperSingleProyecto .content-slide-image.swiper-slide {
    opacity: 0 !important;
}

html body.single.single-proyectos .content-slide-image.swiper-slide.swiper-slide-visible.swiper-slide-active {
    opacity: 1 !important;
}

/* quitamos espacios en col para contenido en dimensiones S */
.content-contenido-page-s .col-contenedor-info-dimensiones-s .wrapper-header,
.content-contenido-page-s .col-contenedor-info-dimensiones-s .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: 992px) {
    .size-title-big {
        font-size: 4.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-left: 0px;
    }

    .title-size {
        font-size: 3.25rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.13rem;
    }

    .fake-title-size {
        font-size: 2.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.0425rem;
    }

    .subtitle-big {
        font-size: 1.575rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtitle-size {
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-text-standar h1,
    .content-text-standar h2,
    .content-text-standar h3,
    .content-text-standar h4,
    .content-text-standar h5,
    .content-text-standar p,
    .content-text-standar span,
    .content-text-standar a {
        font-size: 1.675rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-text-size-complet h1,
    .content-text-size-complet h2,
    .content-text-size-complet h3,
    .content-text-size-complet h4,
    .content-text-size-complet h5,
    .content-text-size-complet p,
    .content-text-size-complet span,
    .content-text-size-complet a {
        font-size: 3.3125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 111%;
        letter-spacing: -0.08625rem;
    }

    .standar-size {
        font-size: 0.8125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .span-text-mapa {
        font-size: 1.1rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .text-back-page {
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.01125rem;
    }

    .content-slide-image {
        height: 31.51644rem;
    }

    .content-slide-image img {
        height: 100%;
        object-fit: contain;
    }

    .content-image-banner-complet {
        height: 50.625rem;
    }

    .swiper-btn-slider-singhle-proyect {
        width: 26.5%;
    }

    .swiper-btn-slider-singhle-proyect.swiper-button-prev {
        /* left: 0; */
        left: -88px;
    }

    .swiper-btn-slider-singhle-proyect.swiper-button-next {
        /* right: 0; */
        right: -88px;
    }

    /* estilos extras ficha L */
    .margin-top-custom {
        margin-top: 6rem;
    }

    .margin-bottom-custom {
        margin-bottom: 6rem;
    }

    .content-img-direccion-flexible {
        height: 34.90913rem;
    }

    .content-img-direccion-flexible img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .content-image-video-between-left {
        height: 40.8rem;
    }

    .content-image-video-between-left img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .content-image-video-between-left .video-element-controls {
        object-fit: cover;
    }

    .content-image-between-rigth {
        height: 26rem;
    }

    .content-image-between-rigth img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .content-image-altura-pequenha {
        height: 11.80838rem;
    }

    .content-image-altura-pequenha img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .content-image-center-col-center {
        height: 38.71513rem;
    }

    .content-image-center-col-center img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .content-image-video-completa {
        height: 58.5rem;
    }

    .content-btn-back-to-page {
        padding: 0.5rem 0.9375rem;
        gap: 10px;
        border-radius: 50px;
        border: 1px solid var(--green-new);
        width: auto;
        display: inline-block;
    }

    .content-title-center-page-proyect-s {
        max-width: 60%;
        text-align: center;
    }

    .single-proyectos .mySwiperSingleProyecto .swiper-pagination {
        position: relative;
        bottom: 0px;
        padding-top: 20px;
    }

    .content-image-vertical-center {
        width: 100%;
        max-height: 652px;
        height: 100%;
    }

    .content-image-vertical-center img {
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
}

@media screen and (min-width: 992px) and (max-width: 1535px) {
    .text-back-page {
        font-size: 0.8125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

@media (min-width: 1920px) {
    .size-title-big {
        font-size: 6.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-left: 0px;
    }

    .title-size {
        font-size: 4.3125rem;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0.1725rem;
    }

    .fake-title-size {
        font-size: 2.8125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.05625rem;
    }

    .subtitle-big {
        font-size: 1.875rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtitle-size {
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-text-standar h1,
    .content-text-standar h2,
    .content-text-standar h3,
    .content-text-standar h4,
    .content-text-standar h5,
    .content-text-standar p,
    .content-text-standar span,
    .content-text-standar a {
        font-size: 1.875rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .content-text-size-complet h1,
    .content-text-size-complet h2,
    .content-text-size-complet h3,
    .content-text-size-complet h4,
    .content-text-size-complet h5,
    .content-text-size-complet p,
    .content-text-size-complet span,
    .content-text-size-complet a {
        font-size: 4.3125rem;
        font-style: normal;
        font-weight: 400;
        line-height: 111%;
        letter-spacing: -0.08625rem;
    }

    .standar-size {
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.01125rem;
    }

    .span-text-mapa {
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .text-back-page {
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.01125rem;
    }

    .content-slide-image {
        height: 42rem;
    }

    .content-image-banner-complet {
        height: 67.4375rem;
    }

    .swiper-btn-slider-singhle-proyect {
        width: 25%;
    }

    .swiper-btn-slider-singhle-proyect.swiper-button-prev {
        /* left: 0; */
        left: -121px;
    }

    .swiper-btn-slider-singhle-proyect.swiper-button-next {
        /* right: 0; */
        right: -121px;
    }

    /* estilos extras ficha L */
    .margin-top-custom {
        margin-top: 12rem;
    }

    .margin-bottom-custom {
        margin-bottom: 12rem;
    }

    .content-img-direccion-flexible {
        height: 36.90913rem;
    }

    .content-img-direccion-flexible img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .content-image-video-between-left {
        height: 51.8rem;
    }

    .content-image-video-between-left img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .content-image-video-between-left .video-element-controls {
        object-fit: cover;
    }

    .content-image-between-rigth {
        height: 31rem;
    }

    .content-image-between-rigth img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .content-image-altura-pequenha {
        height: 11.80838rem;
    }

    .content-image-altura-pequenha img {
        height: 100%;
        width: 100%;
        object-fit: contain;
    }

    .content-image-center-col-center {
        height: 38.71513rem;
    }

    .content-image-center-col-center img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .content-image-video-completa {
        height: 67.5rem;
    }

    .content-image-vertical-center {
        width: 100%;
        max-height: 652px;
        height: 100%;
    }
}