/*
Theme Name: Base
Theme URI: https://www.invbit.com
Author: Base
Author URI: https://www.invbit.com
Description: Base para Betheme
Template: betheme
Version: 1.6.2
*/
@import './css/variables.css';
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap');


.validate_email_against_bot {
    display: none;
}

body #cmplz-manage-consent .cmplz-manage-consent {
    background-image: url(imagenes/fondo-ajustes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    right: unset !important;
    left: 0px;
    font-size: 0px;
    color: var(--negro) !important;
    width: 140px;
    background-color: transparent !important;
    box-shadow: unset !important;
    bottom: -2px !important;
    padding: 0 !important;
}

body #cmplz-manage-consent .cmplz-manage-consent:before {
    content: "";
    background-image: url(imagenes/icono-ajustes.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.8s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}

body #cmplz-manage-consent .cmplz-manage-consent:hover:before {
    transform: translate(-50%, -54%);
    -webkit-transform: translate(-50%, -54%);
    -moz-transform: translate(-50%, -54%);
    -ms-transform: translate(-50%, -54%);
    -o-transform: translate(-50%, -54%);
}


/* generic */

html {
    scroll-behavior: smooth;
}

html.lenis {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

.radius-6 img {
    border-radius: 6px;
}

.flexColumn .mcb-wrap-inner {
    flex-direction: column;
}

.hidden,
.oculto {
    display: none;
}

#Content {
    overflow-x: hidden;
}

#back_to_top:hover i {
    color: #151515;
}

#Wrapper #Content .no-padding {
    padding-inline: 0;
}

@media only screen and (min-width: 1440.9px) {
    #Wrapper .full-width {
        padding-inline: 64px;
    }
}

@media only screen and (min-width: 550px) and (max-width: 1440px) {
    #Wrapper .full-width {
        padding-inline: 32px;
    }
}

@media only screen and (max-width: 549.9px) {
    #Wrapper .full-width {
        padding-inline: 16px;
    }
}

/* typography */
h1,
h2 {
    text-transform: uppercase;
}

.pretitle p {
    text-transform: uppercase;
    letter-spacing: -0.48px;
}

/* typography. end */

.vertical-align-middle img {
    vertical-align: middle;
}

/* botones */
.button.button_size_2 {
    text-transform: uppercase;
    max-height: 47px;
}

.arrowButton a {
    display: flex;
    align-items: center;
    column-gap: 8px;
}

.arrowButton a:hover {
    text-decoration: none;
}

.arrowButton a img,
a.arrowButton img,
.ls-hover a,
.arrowButtonBackground a,
a.arrowButton {
    transition: all 0.3s ease;
}

.arrowButton a:hover img,
a.arrowButton:hover img {
    transform: rotate(45deg);
}

a.arrowButton:hover {
    transform: scale(1.02);
}

a.arrowButton,
.arrowButtonBackground a {
    background-color: #151515;
    border-radius: 300px;
    min-height: 60px;
    width: 100%;
    min-width: 60px;
    max-width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.ls-hover a.title_link:hover {
    text-decoration: none;
    letter-spacing: 0.5px;
}

.ls-hover a.button:hover {
    letter-spacing: 0.5px;
}

.ls-hover a.button:hover span {
    font-weight: 600;
}

.underline-offset a {
    text-underline-offset: 8px;
    transition: all 0.3s ease;
}

.underline-offset a:hover {
    letter-spacing: 0.5px;
    font-weight: 600;
}

.flexButtons .mcb-wrap-inner {
    display: flex;
    justify-content: center;
    column-gap: 24px;
}

/* botones. end */

/* header */
.mfn-header-tmpl-menu-sidebar {
    height: 100dvh !important;
}

#Wrapper .mfn-header-tmpl-menu-sidebar {
    background-color: #fff;
}

.mfn-header-tmpl-menu-sidebar-wrapper {
    box-shadow: 4px 0 20px rgba(0, 0, 0, 0.2);
    border-left: 1px solid #1515153d;
}

#Wrapper .mfn-header-tmpl-menu-sidebar-wrapper:after {
    content: url(/wp-content/uploads/2025/02/logo-2025-02-26-logo.png#664);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.mfn-header-tmpl-burger-sidebar-opened #Wrapper,
.mfn-header-tmpl-burger-sidebar-opened #Content {
    background-color: #00000030;
    transition: all 0.3s ease;
}

#Wrapper .mfn-header-tmpl-menu-sidebar .mfn-close-icon {
    font-size: 26px;
}

.mfn-close-icon .icon {
    color: #151515;
}

.mfn-header-tmpl-menu-sidebar .mfn-header-menu>li>a {
    transition: all 0.3s ease;
}

#Wrapper .mfn-header-tmpl-menu-sidebar .mfn-header-menu>li>a:hover {
    letter-spacing: 0.5px;
    font-weight: 600;
}

.rrss-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: #151515;
    width: 100%;
    max-width: 200px;
    z-index: 1;
}

@media only screen and (min-width: 550px) {
    .rrss-menu {
        bottom: 15dvh;
    }

    #Wrapper .mfn-header-tmpl-menu-sidebar-wrapper:after {
        top: 23dvh;
    }
}

@media only screen and (max-width: 549.9px) {
    .rrss-menu {
        bottom: 1dvh;
    }

    #Wrapper .mfn-header-tmpl-menu-sidebar-wrapper:after {
        top: 10dvh;
    }
}

.rrss-menu>p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Bricolage Grotesque';
    text-transform: uppercase;
}

.rrss-menu div {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    align-items: center;
}

.rrss-menu a {
    transition: all 0.3s ease;
}

.rrss-menu a:first-child {
    transform: scale(1.2);
}

#Wrapper .rrss-menu a:hover {
    transform: scale(1.3);
}

#Wrapper .rrss-menu a:first-child:hover {
    transform: scale(1.5);
}

/* submenu */
#Wrapper ul.sub-menu.mfn-submenu {
    box-shadow: unset;
    text-align: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #dcdcdc;
    border-radius: 0;
}

.mfn-header-menu .mfn-menu-li .mfn-menu-link {
    justify-content: center;
}

#Wrapper .sub-menu a.mfn-menu-link {
    padding-inline: 0;
    padding-bottom: 0;
    max-width: fit-content;
    margin: 0 auto;
}

span.menu-sub.mfn-menu-subicon {
    display: flex;
}

.menu-sub i.fas.fa-arrow-down {
    content: url(https://fisioload.invbit.systems/wp-content/uploads/2025/03/down-chevron-2025-03-07-down-chevron.svg);
    max-width: 14px;
}

.mfn-li-hover .menu-sub i.fas.fa-arrow-down {
    transform: rotate(180deg);
}

.sub-menu a.mfn-menu-link {
    position: relative;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.sub-menu a.mfn-menu-link::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    bottom: 0;
    left: 50%;
    background-color: #151515;
    transition: width 0.3s ease, left 0.3s ease;
}

.sub-menu a.mfn-menu-link:hover::after {
    width: 100%;
    left: 0;
}

.mfn-li-hover a {
    border-bottom: 0 !important;
}


@media only screen and (max-width: 600px) {
    header .mcb-item-button-inner a.button.button_size_2 {
        display: none;
    }
}

/* header. end */

/* generic. end */
/* home styles */

/* hero section */

@media only screen and (min-width: 2000px) {

    .heroSection .heroText .title,
    .heroText.contacto p.title {
        font-size: clamp(86px, (90 * 100vw) / 800, 230px);
        line-height: clamp(101px, (93 * 100vw) / 800, 240px);
    }

    #Wrapper .heroText.nosotros {
        max-width: 1850px;
    }

    #Wrapper .heroText.contacto {
        width: 100%;
        max-width: 1557px;
    }

    #Wrapper .heroText {
        width: 100%;
        max-width: 1957px
    }

    #Wrapper .heroSection {
        min-height: 94dvh;
    }
}

@media only screen and (max-width:1919.9px) {
    #Wrapper .heroText {
        width: 100%;
        max-width: 1200px;
    }

    #Wrapper .heroText.contacto {
        max-width: 964px;
    }
}

@media only screen and (min-width: 768.9px) and (max-width: 1220px) {

    .heroSection .heroText .title {
        font-size: clamp(86px, (89 * 100vw) / 800, 142px);
        line-height: clamp(101px, (99 * 100vw) / 800, 160px);
    }

    .heroText.contacto .title {
        font-size: clamp(86px, (110 * 100vw) / 800, 142px);
        line-height: clamp(101px, (123 * 100vw) / 800, 160px);
    }
}

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

    .heroSection .heroText .title {
        font-size: clamp(36px, (90 * 100vw) / 800, 142px);
        line-height: clamp(49px, (100 * 100vw) / 800, 160px);
    }

    .heroText.contacto .title {
        font-size: clamp(36px, (110 * 100vw) / 800, 142px);
        line-height: clamp(49px, (123 * 100vw) / 800, 160px);
    }
}


@media only screen and (min-width: 561px) and (max-width: 768px) {
    .heroSection .heroText.home .title {
        font-size: clamp(36px, (86 * 100vw) / 800, 142px);
        line-height: clamp(49px, (97 * 100vw) / 800, 160px);
    }
}

@media only screen and (max-width: 560.9px) {
    .heroSection .heroText.home .title {
        font-size: clamp(36px, (80 * 100vw) / 800, 142px);
        line-height: clamp(49px, (90 * 100vw) / 800, 160px);
    }
}


/* hero section. end */

/* services slider, reviews y notices y about*/
.servicesSlider .slick-prev.slick-arrow,
.reviewsSlider .slick-prev.slick-arrow,
.noticesSlider .slick-prev.slick-arrow,
.sliderAbout .slick-prev.slick-arrow {
    transform: rotate(180deg);
}

.servicesSlider .slick-arrow,
.reviewsSlider .slick-arrow,
.noticesSlider .slick-arrow,
.sliderAbout .slick-arrow {
    content: url(/wp-content/uploads/2025/02/arrowright-2025-02-27-arrowright.svg);
    background-color: #F7F7F7;
    border-radius: 300px;
    border: 0;
    min-height: 60px;
    max-width: 60px;
    padding: 12px;
}

.servicesSlider button:hover,
.reviewsSlider button:hover,
.noticesSlider button:hover,
.sliderAbout button:hover {
    background-color: #f7f7f7;
}

.servicesSlider .slick-controls,
.reviewsSlider .slick-controls,
.noticesSlider .slick-controls,
.sliderAbout .slick-controls {
    position: absolute;
    top: -90px;
    right: 0;
    display: flex;
    align-items: center;
    column-gap: 16px;
}

@media only screen and (min-width:1198px) and (max-width:1440px) {
    #Wrapper .servicesSlider {
        max-width: 850px;
        width: 100%;
    }

    #Wrapper .servicesSlider .title.lead {
        font-size: 30px;
        line-height: 46px;
    }
}

@media only screen and (max-width: 1197.9px) {
    .servicesRow .section_wrapper .wrap {
        width: 100%;
    }

    .servicesRow .section_wrapper>.wrap:nth-child(1) .mcb-wrap-inner {
        flex-direction: column;
    }

    .servicesRow .section_wrapper>.wrap:nth-child(1) .mcb-wrap-inner .column {
        width: 100%;
        max-width: 450px;
    }
}

@media only screen and (min-width: 480.9px) and (max-width: 800px) {

    .servicesSlider .slick-controls,
    .reviewsSlider .slick-controls {
        top: -50px;
    }

    .reviewsSlider .slick-controls {
        top: -63px;
    }

    #wrapper .noticesSlider .slick-controls {
        top: -75px;
    }

    #Wrapper .servicesSlider {
        margin-top: 50px;
    }

    #Wrapper .reviewsSlider {
        margin-top: 70px;
    }

    #Wrapper .noticesSlider {
        margin-top: 85px;
    }

    #Wrapper .servicesSlider p.title.lead,
    #Wrapper .reviewsSlider p.title.lead {
        font-size: 30px;
        line-height: 50px;
    }
}

@media only screen and (max-width: 768px) {
    .postContainer .mcb-wrap-inner {
        gap: 12px;
    }

    .postContainer .mcb-wrap-inner {
        grid-template-columns: 1fr;
    }
}

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

    .servicesSlider .slick-controls,
    .reviewsSlider .slick-controls,
    .noticesSlider .slick-controls,
    .sliderAbout .slick-controls {
        top: -80px;
        /* left: 0; */
    }

    #Wrapper .servicesSlider,
    #Wrapper .reviewsSlider {
        margin-top: 100px;
    }

    #Wrapper .noticesSlider {
        margin-top: 85px;
    }

    #Wrapper .servicesSlider p.title.lead,
    #Wrapper .reviewsSlider p.title.lead {
        font-size: 24px;
        line-height: 40px;
    }
}

@media only screen and (max-width: 440px) {
    #Wrapper .review-image img {
        margin-bottom: 12px;
    }

    .servicesSlider .slick-arrow,
    .reviewsSlider .slick-arrow,
    .noticesSlider .slick-arrow,
    .sliderAbout .slick-arrow {
        max-width: 50px;
        min-height: 50px;
    }
}

.slick-controls .disabled {
    opacity: 0.4;
}

.slide-indicator,
.slide-indicators,
.slide-indicators {
    color: #151515;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    margin-right: 16px;
}


/* grid section */
.flexEnd>.mcb-column-inner {
    display: flex;
    justify-content: flex-end;
}

/* .homeGrid {
    display: none;
} */

.max-width-339 .mcb-wrap-inner h3,
.max-width-339 .mcb-wrap-inner p {
    max-width: 339px;
    width: 100%;
}

@media only screen and (min-width: 1920px) {
    .gridRow {
        max-width: 2580px;
        margin: 0 auto;
    }

    .homeGrid .gridRow.threeCols>.mcb-wrap-inner {
        grid-template-columns: 49.85% repeat(2, 1fr);
    }

}

@media only screen and (min-width: 1200px) and (max-width:1919.9px) {
    .gridRow {
        max-width: 1780px;
        margin: 0 auto;
    }

    .homeGrid .gridRow.threeCols>.mcb-wrap-inner {
        grid-template-columns: 49.85% repeat(2, 1fr);
    }
}

@media only screen and (min-width: 1200px) {
    .homeGrid .gridRow>.mcb-wrap-inner {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (min-width: 768.9px) and (max-width: 1199.9px) {
    .homeGrid .gridRow>.mcb-wrap-inner {
        grid-template-columns: repeat(2, 1fr);
    }

    .homeGrid .gridRow.threeCols>.mcb-wrap-inner .wrap:first-child {
        grid-column: span 2;
    }

    .homeGrid .gridRow.threeCols>.mcb-wrap-inner {
        grid-template-columns: repeat(3, 1fr);
    }

    .homeGrid .gridTitle h2 {
        font-size: clamp(34px, (83* 100vw) / 800, 142px);
        line-height: clamp(50px, (83* 100vw) / 800, 160px);
    }
}


@media only screen and (min-width: 768.9px) and (max-width: 959.9px) {
    .homeGrid .grid-video-col {
        grid-column: span 3;
    }

    .homeGrid .grid-mas-info {
        grid-column: span 2;
    }
}

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

    .homeGrid .gridTitle h2 {
        font-size: clamp(34px, (83* 100vw) / 800, 142px);
        line-height: clamp(50px, (83* 100vw) / 800, 160px);
    }

    #Wrapper .videoExperiencia video {
        max-height: 400px;
    }


    .homeGrid .gridRow>.mcb-wrap-inner {
        grid-template-columns: 1fr;
    }

    #Wrapper .gridRow {
        max-width: 550px;
        width: 100%;
        margin: 0 auto;
    }
}

.homeGrid .gridRow>.mcb-wrap-inner {
    display: grid;
    gap: 8px;
}


.videoExperiencia video {
    object-fit: cover;
    width: 100%;
}


/* cta */
#Wrapper .cta-inner-box {
    max-width: 368px;
    width: 100%;
}

@media only screen and (max-width: 768px) {
    #Wrapper .cta h2.title {
        font-size: clamp(34px, (72* 100vw) / 800, 142px);
        line-height: clamp(50px, (82* 100vw) / 800, 160px);
    }
}

/* reviews */
.review-name {
    font-size: 20px;
    line-height: normal;
    color: #151515;
    text-transform: uppercase;
    font-family: 'Bricolage Grotesque';
    margin-bottom: 4px;
}

.review-origin {
    font-size: 13.3px;
    line-height: normal;
    margin-bottom: 10px;
}

.review-experience {
    font-size: 16px;
    line-height: 22.4px;
    color: #151515;
    text-transform: math-auto;
}

/* reviews. end */

/* noticias */

/* ocultar blog y demás relacionados */
.noticiasHome,
li#menu-item-755,
.menu-item-755 {
    display: none !important;
}

/* new notices */
.postContainer .mcb-wrap-inner {
    display: grid;
}

@media only screen and (min-width: 768px) {
    .postContainer .mcb-wrap-inner {
        grid-template-columns: repeat(2, 1fr);
    }

}

.post-image img {
    min-height: 280px;
    max-height: 280px;
    object-fit: cover;
    border-radius: 6px;
}

.postContainer h3 {
    margin: 0;
    font-family: "Bricolage Grotesque";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.52px;
    max-width: 350px;
}

.post-button {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}

.postContainer .post-title {
    min-height: 280px;
}

.post-title .column_attr {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.post-title .column_attr::after,
.post-title .column_attr::before {
    display: none;
}

/* new notices. end */
.noticiasHome .desc_footer {
    display: none;
}

.noticiasHome .Latest_news {
    position: relative;
}

.noticiasHome .Latest_news ul li.has-post-thumbnail .desc {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    border: 1px solid #151515;
    border-radius: 6px;
    padding: 34px;
}

.noticiasHome .desc h3 {
    font-family: "Bricolage Grotesque";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.52px;
}

.noticiasHome .Latest_news ul {
    clear: both;
}

.noticiasHome .Latest_news li {
    display: flex;
    column-gap: 24px;
    margin: 0;
}

#Wrapper .noticiasHome .photo {
    width: 100%;
    clear: both;
    border: 0;
    border-radius: 6px;
}

.noticiasHome .Latest_news .button {
    position: absolute;
    right: 34px;
    bottom: 34px;
    background-color: #151515;
    border-radius: 300px;
    min-width: 60px;
    max-width: 60px;
    min-height: 60px;
    max-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.noticiasHome .button_icon {
    content: url(/wp-content/uploads/2025/02/flecha-arriba-derecha-blanca-2025-02-27-flecha-arriba-derecha-blanca.svg);
    transition: all 0.3s ease;
}

.noticiasHome .button_label {
    display: none;
}

.noticiasHome .button:hover {
    transform: scale(1.02);
}

.noticiasHome .button:hover .button_icon {
    transition: all 0.3s ease;
    transform: rotate(45deg);
}

.noticiasHome .button::before,
.noticiasHome .button:hover::before {
    background-color: #151515;
}

/* home styles. end */

/* servicios */
.h3-decoration {
    z-index: 0;
}

.h3-decoration h3 {
    font-family: "Bricolage Grotesque";
    font-size: 400px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -8px;
    text-transform: uppercase;
}

.inner-list {
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

.inner-list .list-item {
    display: grid;
    gap: 8px;
    grid-template-columns: 20px 1fr;
}

.list-item p:first-child {
    font-family: Inter;
    font-size: 13.3px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.max-width-870 h2.title {
    max-width: 870px;
    width: 100%;
}

.marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 200px;
    overflow-x: hidden;
}

.track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 32s linear infinite;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}



@media only screen and (min-width: 2000px) {
    #Wrapper .screen-xl .image_frame {
        width: 100%;
        height: 100%;
    }

    #Wrapper .mcb-section .mcb-wrap .mcb-item-9d5c49bc7 {
        bottom: -160px;
        top: unset;
    }
}

@media only screen and (min-width: 1920.9px) {
    #Wrapper .h3-decoration h3 {
        font-size: 20vw;
    }

    .fila-servicio .text-col .mcb-wrap-inner {
        max-width: 1000px;
    }

    #Wrapper .mcb-section .mcb-wrap-95fa87141 .mcb-wrap-inner-95fa87141m,
    #Wrapper .mcb-section .mcb-wrap-7skfydu37 .mcb-wrap-inner-7skfydu37 {
        margin-left: 0px;
    }
}

@media only screen and (max-width: 1920px) {
    #Wrapper .h3-decoration h3 {
        font-size: 16vw;
    }
}

@media only screen and (max-width: 1440px) {
    .fila-servicio .mcb-wrap-inner .wrap {
        width: 100%;
    }

    #Wrapper .fila-servicio .mcb-wrap-inner .wrap .mcb-wrap-inner {
        margin-inline: 0;
    }

    #Wrapper .fila-servicio .img-col img {
        max-height: 600px;
    }

    .h3-decoration .column {
        top: -50px;
    }

    #Wrapper .fila-servicio .order-01 {
        order: 1;
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1024px) {
    #Wrapper .services-zigzag:not(.about) {
        padding-top: 140px;
    }

    #Wrapper .h3-decoration:first-child .track {
        top: -100px;
    }
}

@media only screen and (min-width: 550.9px) and (max-width: 1024px) {
    #Wrapper .fila-servicio .img-col img {
        max-height: 500px;
    }

    #Wrapper .h3-decoration .track {
        bottom: -22px;
        top: unset;
    }
}

@media only screen and (max-width: 550px) {
    #Wrapper .fila-servicio .img-col img {
        max-height: 300px;
    }

    #Wrapper .h3-decoration .track {
        bottom: 7px;
        top: unset;
    }
}


/* exitos clientes */
.client-box .client-name {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.52px;
    color: #fff;
    margin-bottom: 8px;
}

.client-box .client-info {
    font-family: 'Inter';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    margin-bottom: 0;
}

.client-box .column .column_attr {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.client-box .column .column_attr::before,
.client-box .column .column_attr::after {
    display: none;
}

.info-container {
    height: 100%;
}

.client-box .column .column_attr>p:first-child {
    display: flex;
    justify-content: flex-end;
}

.grid-clientes>.mcb-wrap-inner {
    display: grid;
    gap: 8px;
}


.grid-clientes>.mcb-wrap-inner .wrap {
    width: 100%;
}

.info-container a.arrowButton {
    background-color: #fff;
}

@media only screen and (max-width: 1440px) {
    .casos-exito-titulo h2 {
        font-size: clamp(34px, (74* 100vw) / 800, 120px);
        line-height: clamp(50px, (73* 100vw) / 800, 120px);
    }
}

@media only screen and (min-width: 959.9px) {
    .casos-exito .grid-clientes>.mcb-wrap-inner {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 959px) {
    .casos-exito .grid-clientes>.mcb-wrap-inner {
        grid-template-columns: 1fr;
    }

    .casos-exito .grid-clientes {
        max-width: 500px;
        margin: auto;
    }
}

@media only screen and (max-width: 550px) {
    .casos-exito .grid-clientes .mcb-wrap-inner .wrap .mcb-wrap-inner {
        min-height: 350px;
        padding: 20px 16px;
    }
}

/* popup casos exitos */
.pum-theme-727,
.pum-theme-tema-por-defecto {
    background-color: #000000a8 !important;
}

.popup-casos-exito {
    max-width: 1240px;
    margin: 0 auto;
}

.popup-casos-exito .imagenes-wrap .mcb-wrap-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 34px;
}

.popup-casos-exito .imagenes-wrap .mcb-wrap-inner .column {
    width: 100%;
}

.popup-casos-exito .imagenes-wrap .mcb-column-inner {
    margin: 0;
}

.popup-casos-exito {
    display: none;
}

/* popup */
div#popmake-742,
#popmake-756,
#popmake-758 {
    top: 60px !important;
}

div#popmake-742,
#popmake-756,
#popmake-758 {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 4px 0 20px rgba(0, 0, 0, 0.2);
    border: 1px solid #dedede;
}

#pum-742 p.pretitle,
#popmake-756 p.pretitle,
#popmake-758 p.pretitle {
    font-family: "Bricolage Grotesque";
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
    color: #151515;
    text-align: center;
}

#pum-742 h2.title,
#popmake-756 h2.title,
#popmake-758 h2.title {
    font-family: "Bricolage Grotesque";
    font-size: 120px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -2.4px;
    text-align: center;
    text-transform: none;
    margin-bottom: 34px;
}

.flexCol {
    margin-bottom: 34px;
}

@media only screen and (min-width: 1024.9px) {

    #pum-742 p.pretitle,
    #popmake-756 p.pretitle,
    #popmake-758 p.pretitle {
        font-size: 34px;
        line-height: 120%;
    }

    #pum-742 h2.title,
    #popmake-756 h2.title,
    #popmake-758 h2.title {
        font-size: 120px;
        line-height: 100%;
    }

    div#popmake-742,
    #popmake-756,
    #popmake-758 {
        padding: 100px;
    }
}

@media only screen and (min-width: 550.9px) and (max-width: 1024px) {

    #pum-742 p.pretitle,
    #popmake-756 p.pretitle,
    #popmake-758 p.pretitle {
        font-size: 24px;
        line-height: 120%;
    }

    #pum-742 h2.title,
    #popmake-756 h2.title,
    #popmake-758 h2.title {
        font-size: 80px;
        line-height: 100%;
    }

    div#popmake-742,
    #popmake-756,
    #popmake-758 {
        padding: 100px 40px;
    }
}

@media only screen and (min-width: 768px) {

    .flexCol,
    .caso-exito-imagenes {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 34px;
        margin-bottom: 34px;
    }

    #pum-742 .caso-exito-imagenes img,
    #popmake-756 .caso-exito-imagenes img,
    #popmake-758 .caso-exito-imagenes img {
        border-radius: 6px;
        max-width: 503px;
        width: 100%;
        height: 607px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 550.9px) and (max-width: 767.9px) {
    .caso-exito-imagenes {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 34px;
        margin-bottom: 34px;
        justify-items: center;
    }

    #pum-742 .caso-exito-imagenes img,
    #popmake-756 .caso-exito-imagenes img,
    #popmake-758 .caso-exito-imagenes img {
        border-radius: 6px;
        max-width: 503px;
        width: 100%;
        height: 307px;
        object-fit: cover;
    }
}

@media only screen and (max-width: 550px) {
    .caso-exito-imagenes {
        display: grid;
        grid-template-columns: 1fr;
        gap: 34px;
        margin-bottom: 34px;
        justify-items: center;
    }

    #pum-742 .caso-exito-imagenes img,
    #popmake-756 .caso-exito-imagenes img,
    #popmake-758 .caso-exito-imagenes img {
        border-radius: 6px;
        max-width: 503px;
        width: 100%;
        height: 307px;
        object-fit: cover;
    }

    #pum-742 p.pretitle,
    #popmake-756 p.pretitle,
    #popmake-758 p.pretitle {
        font-size: 20px;
        line-height: 120%;
    }

    #pum-742 h2.title,
    #popmake-756 h2.title,
    #popmake-758 h2.title {
        font-size: 50px;
        line-height: 100%;
    }

    div#popmake-742,
    #popmake-756,
    #popmake-758 {
        padding: 100px 40px;
    }
}

.caso-exito-imagenes {
    width: 100%;
}

#popmake-742 button,
#popmake-756 button,
#popmake-758 button {
    background-color: transparent;
    color: #151515;
    box-shadow: none;
    font-size: 26px;
}

/* faqs */
.faqs .icon-plus:before {
    content: url(/wp-content/uploads/2025/03/icons-2025-03-04-icons.svg);
}

.faqs .icon-minus:before {
    content: url(/wp-content/uploads/2025/03/boton-icono-arriba-2025-03-04-boton-icono-arriba.svg);
}

.faqs .accordion .question .title>.acc-icon-minus,
.faqs .accordion .question>.title>.acc-icon-plus {
    right: 34px;
    left: unset;
    top: 3px;
}

.style-simple .faqs .accordion .question.active:after {
    display: none !important;
    width: 0;
}

.faqs .accordion .question>.answer {
    box-shadow: none;
}

.faqs .question {
    /* height: 70px;
    display: flex;
    align-items: center; */
}

#Wrapper .faqs .title {
    width: 100%;
    box-shadow: unset;
}

#Wrapper .faqs {
    max-width: 870px;
}

.answer ul {
    margin: 1rem 2rem;
}

@media only screen and (max-width: 500px) {
    #Wrapper .faqs .question .title {
        font-size: 22px;
        line-height: 22px;
    }
}

/* faqs. end */

/* servicios. end */

/* acerca de nosotros */

.sliderAbout .slide-indicator {
    display: none;
}

@media only screen and (min-width: 600px) {
    .sliderAbout .slick-controls {
        right: 64px;
    }
}

@media only screen and (max-width: 1440px) {
    .services-zigzag.about .img-col {
        margin-bottom: 40px;
    }
}

/* video */
.backgroud-video-about {
    min-height: 1062px;
}

#videoAbout button#playPauseBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
    max-width: 120px;
}


/* video. end */
.gridCertificaciones .gridRow>.mcb-wrap-inner {
    display: grid;
    gap: 8px;
}


.gridCertificaciones .gridRow {
    max-width: 100%;
}

.gridCertificaciones .gridRow .text-col {
    height: 100%;
}

.gridCertificaciones .gridRow .titulo {
    font-family: "Bricolage Grotesque";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.52px;
    color: #151515;
    margin-bottom: 8px;
}

.gridCertificaciones .gridRow .texto {
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
    margin-bottom: 0;
}

.gridCertificaciones .gridRow .blanco * {
    color: #f7f7f7;
}


@media only screen and (min-width: 1920px) {
    .gridCertificaciones .gridRow .img-col {
        min-width: 411px;
    }

    .gridCertificaciones .gridRow .text-col {
        min-width: 350px;
    }

    .gridCertificaciones .gridRow-2 .img-col {
        min-width: 390px;
    }
}


@media only screen and (min-width: 1640px) and (max-width: 1919.9px) {
    .gridCertificaciones .gridRow .img-col {
        min-width: 411px;
    }

    .gridCertificaciones .gridRow-2 .img-col {
        min-width: 330px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1639.9px) {
    .gridCertificaciones .gridRow .text-col {
        min-width: 283px;
    }
}

@media only screen and (max-width: 1299.9px) {
    .gridCertificaciones .gridRow .text-col .mcb-wrap-inner {
        padding: 34px 24px;
    }

    .gridCertificaciones .gridRow .text-col {
        min-width: 21vw;
    }
}

@media only screen and (max-width: 1130px) {
    .gridCertificaciones .gridRow .titulo {
        font-size: 23px;
    }
}

@media only screen and (min-width: 1024.9px) {
    .gridCertificaciones .gridRow>.mcb-wrap-inner {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media only screen and (min-width: 684px) and (max-width: 1024px) {
    .gridCertificaciones .gridRow>.mcb-wrap-inner {
        grid-template-columns: repeat(3, 1fr);
    }

    .gridCertificaciones .gridRow:not(.gridRow-2) .wrap:nth-child(5),
    .gridCertificaciones .gridRow-2 .wrap:nth-child(6) {
        grid-column: span 2;
    }

}

@media only screen and (max-width: 768px) {
    #Wrapper .gridCertificaciones .gridRow {
        max-width: 100%;
    }
}

@media only screen and (min-width: 482px) and (max-width: 683.9px) {
    .gridCertificaciones .gridRow>.mcb-wrap-inner {
        grid-template-columns: repeat(2, 1fr);
    }

    .gridCertificaciones .gridRow .wrap:nth-child(6) {
        grid-column: span 2;
    }

    .gridCertificaciones .gridRow .wrap .mcb-wrap-inner {
        min-height: 300px;
        max-height: 300px;
    }
}

@media only screen and (max-width: 481.9px) {
    .gridCertificaciones .gridRow>.mcb-wrap-inner {
        grid-template-columns: 1fr;
    }

    .gridCertificaciones .gridRow .wrap .mcb-wrap-inner {
        min-height: 250px;
        max-height: 250px;
    }
}


/* acerca de nosotros. end */

/* contacto */

@media only screen and (min-width: 1220px) and (max-width: 1999.9px) {
    .heroText.contacto p.title {
        font-size: 142px;
        line-height: 142px;
    }
}

.heroText.contacto p.title {
    color: #151515;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Bricolage Grotesque";
}

.form-contacto input[type="text"],
.form-contacto textarea {
    border: 1px solid #151515;
    border-radius: 6px;
    font-family: 'Bricolage Grotesque';
    text-transform: uppercase;
    color: #151515;
    font-weight: 500;
}

.form-contacto input::placeholder,
.form-contacto textarea::placeholder {
    color: #151515;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Bricolage Grotesque';
    font-weight: 500;
}

.form-contacto input::-webkit-input-placeholder,
.form-contacto textarea::-webkit-input-placeholder {
    color: #151515;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Bricolage Grotesque';
    font-weight: 500;
}

.form-contacto input::-moz-placeholder,
.form-contacto textarea::-moz-placeholder {
    color: #151515;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Bricolage Grotesque';
    font-weight: 500;
}

.form-contacto input:-ms-input-placeholder,
.form-contacto textarea:-ms-input-placeholder {
    color: #151515;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Bricolage Grotesque';
    font-weight: 500;
}

.form-contacto input::-ms-input-placeholder,
.form-contacto textarea::-ms-input-placeholder {
    color: #151515;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Bricolage Grotesque';
    font-weight: 500;
}


.form-legal {
    font-size: 10px;
    line-height: 16px;
}

.form-contacto span.wpcf7-list-item {
    margin-left: 0;
}

.form-contacto input[type="checkbox"] {
    margin-left: 0;
}

.form-contacto span.wpcf7-form-control.wpcf7-acceptance {
    font-size: 16px;
    color: #151515;
}

.form-contacto span.wpcf7-form-control.wpcf7-acceptance a {
    text-decoration: underline;
    text-underline-offset: 4px;
    transition: all 0.2s ease;
}

.form-contacto span.wpcf7-form-control.wpcf7-acceptance a:hover {
    text-underline-offset: 6px;
}

#Wrapper .form-contacto .wpcf7 input[type=submit] {
    background-color: transparent;
    text-transform: uppercase;
}

#Wrapper .form-contacto a.button {
    width: 100%;
    text-transform: uppercase;
    margin-top: 10px;
}

#Wrapper .form-contacto .wpcf7 input[type=submit]:hover {
    background-color: unset;
}

#Wrapper .form-contacto .button:hover input[type="submit"] {
    color: #151515;
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {

    .row-contacto .section_wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 60px;
    }

    .row-contacto .section_wrapper>.wrap:first-child,
    .row-contacto .section_wrapper>.wrap:nth-child(2) {
        width: 100%;
    }

    .row-contacto .section_wrapper>.wrap:first-child {
        max-width: 500px;
    }

    .row-contacto .section_wrapper>.wrap:nth-child(2) {
        max-width: 600px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023.9px) {
    .row-contacto .section_wrapper .wrap {
        width: 100%;
        text-align: center;
        max-width: 500px;
        margin: auto;
    }
}

@media only screen and (max-width: 767.9px) {
    .row-contacto .section_wrapper .wrap {
        width: 100%;
    }
}

#Wrapper .mapa .mcb-column-inner {
    margin: 0;
}

.mapa iframe {
    width: 100%;
    border-radius: 6px;
    min-height: 500px;
    filter: drop-shadow(1px 1px 2px black);
}


@media only screen and (min-width: 769px) {
    .mapa iframe {
        min-height: 500px;
    }
}

@media only screen and (max-width: 768.9px) {
    .mapa iframe {
        min-height: 300px;
    }
}

@media only screen and (min-width: 415px) {
    .contact-icons .mcb-wrap-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

@media only screen and (max-width: 414.9px) {
    .contact-icons .mcb-wrap-inner {
        display: grid;
        grid-template-columns: 1fr;
        gap: 0px;
    }
}


/* contacto. end */

/* blog */
.row-blog .image_wrapper {
    border-radius: 6px;
}

@media only screen and (min-width: 767.9px) and (max-width: 1024.9px) {
    .row-blog .posts_group.lm_wrapper.col-3.grid.hide-more {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
        row-gap: 32px;
    }

    .row-blog .posts_group.grid.col-3 .post-item {
        width: 100%;
    }
}

/* single post */
.single-post .section-related-adjustment.blog_wrapper.simple h2 {
    font-size: 36px;
    line-height: 46px;
    margin-top: 30px;
}

.single-post .section-related-adjustment .post-excerpt {
    display: none;
}

.single-post .section-related-adjustment .post-desc {
    padding-inline: 0 !important;
}

.single-post .section-related-adjustment .image_wrapper {
    border-radius: 6px;
}

.single-post aside#search-2,
.single-post aside#widget_mfn_recent_comments-3,
.single-post aside#text-3 {
    display: none;
}

.single-post .format- span.date {
    font-size: 16px;
}

/* blog. end */

/* legales */
/* cookies */
#cmplz-cookiebanner-container .cmplz-header {
    text-align: center;
    margin: 0 auto;
    display: block;
}

div#cmplz-message-1-optin {
    text-align: center;
}

#cmplz-cookiebanner-container .cookies-title {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: 'Bricolage Grotesque';
    margin-bottom: 6px;
}

#cmplz-cookiebanner-container #cmplz-message-1-optin p:not(.cookies-title) {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 20px;
}

@media only screen and (min-width: 768px) {
    .cmplz-cookiebanner {
        max-height: 550px;
    }
}

@media only screen and (max-width: 767.9px) {
    .cmplz-cookiebanner {
        width: 100%;
        max-width: 94%;
    }
}

@media only screen and (max-width:327px) {
    .cmplz-links.cmplz-documents {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }
}

/* cookies. end */

/* aviso legal */

div#cmplz-document a {
    font-weight: 600;
    text-decoration: none;
}

body:not(.page-id-713) div#cmplz-document {
    padding: 100px 0;
    width: 100%;
    max-width: 100%;
}

body.page-id-713 div#cmplz-document {
    width: 100%;
    max-width: 100%;
}

body.page-id-712 #Content,
body.page-id-713 #Content {
    padding: 100px 0 !important;
}

.page-id-712 div#cmplz-document {
    padding-top: 0 !important;
}

.page-id-712 .the_content_wrapper,
.page-id-713 .the_content_wrapper {
    margin: 0;
    width: 100%;
}

.page-id-712 div#cmplz-document h2,
.page-id-713 div#cmplz-document h2 {
    margin-top: 40px;
}

div#cmplz-document h1,
div#cmplz-document h2,
div#cmplz-document h3 {
    text-transform: uppercase;
}

@media only screen and (min-width: 500px) {

    div#cmplz-document h1,
    .page-id-712 #Content h1,
    .page-id-713 #Content h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
    }
}

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

    div#cmplz-document h1,
    .page-id-712 #Content h1,
    .page-id-713 #Content h1 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 15px;
    }
}

div#cmplz-document h2 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    padding: 0;
}

div#cmplz-document h2:not(:first-of-type) {
    margin-top: 40px;
}

#cmplz-document p,
#cmplz-document ul,
#cmplz-document li {
    font-size: 18px;
    line-height: 28px;
    color: #575767;
}

#cmplz-document ul {
    margin-left: 20px;
}

/* aviso legal. end */
/* legales. end */

/* footer */
#mfn-footer-template a.title_link {
    transition: all 0.3s ease;
}

#mfn-footer-template a.title_link:hover {
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: none;
}


@media only screen and (min-width: 768px) and (max-width: 1263.9px) {
    #mfn-footer-template .section>.section_wrapper {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        justify-items: end;
    }

    #mfn-footer-template .section>.section_wrapper .wrap:nth-child(1) {
        width: 100%;
        grid-column: span 2;
    }

    #mfn-footer-template .section>.section_wrapper .wrap:nth-child(2) {
        width: 100%;
        max-width: 300px;
        min-width: 280px;
    }

    #mfn-footer-template .section>.section_wrapper .wrap:nth-child(3) {
        width: 100%;
        grid-column: span 3;
    }

    #Wrapper #mfn-footer-template .bottom-bar .wrap {
        width: 100%;
        max-width: 100%;
        grid-column: span 1;
    }

    .bottom-bar>.mcb-wrap-inner {
        display: grid;
        grid-template-columns: 145px 1fr;
    }
}

@media only screen and (min-width: 775.9px) {
    ul#mfn-footer-menu-70 {
        justify-content: flex-end;
    }
}

@media only screen and (max-width: 775px) {
    .bottom-bar>.mcb-wrap-inner {
        grid-template-columns: 1fr;
    }

    .bottom-bar .wrap:nth-child(3) {
        order: -1;
        margin-bottom: 6px;
    }

    .bottom-bar .wrap {
        text-align: center;
    }
}

@media only screen and (max-width: 767.9px) {
    #mfn-footer-template section>.section_wrapper {
        justify-content: center;
    }

    ul#mfn-footer-menu-70 {
        display: flex;
        gap: 12px;
    }

    ul#mfn-footer-menu-70 a {
        padding: 0;
    }

    .bottom-bar .wrap:nth-child(3) {
        border-top: 1px solid #15151538;
        padding-top: 20px;
    }
}

@media only screen and (max-width: 425.9px) {
    #mfn-footer-template .reset-width {
        width: 100%;
        max-width: 100%;
    }
}

/* footer. end */


/* titles */
h1.title {
    position: relative;
    opacity: 0;
}

h1.title .text-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

h1.title .letter {
    display: inline-block;
    transform-origin: 0 0;
}