/*Microsoft Edge*/
@supports (-ms-ime-align:auto) {

}

.sust .plantando {
    z-index: 1;
    position: absolute;
    width: 22vw;
    right: -5%;
    top: 50px;
}

/* Chrome & Safari (any version)*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .nosotros .client-thumbnails .next-arrow svg, .nosotros .client-thumbnails .prev-arrow svg {
        width: 12px;
        height: 12px;
        position: relative;
        top: -7px;
        left: -4px;
    }
}

/*Firefox*/
@-moz-document url-prefix() {
    .nosotros .client-thumbnails .next-arrow svg, .nosotros .client-thumbnails .prev-arrow svg {
        width: 12px;
        height: 12px;
        position: relative;
        top: -6px;
        left: -6px;
    }

}

/* IE 10 and above*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

}

.select-style.sel-cob {
    width: 90%;
}

.zoom:hover {
    transform: scale(1.2);
    z-index: 99999;
}

.startp-nav nav .navbar-nav .nav-item .dropdown_menu li a {
    font-size: 12px;
}

.padding-design {
    padding-left: 7%;
    padding-right: 6%;
}

.contacto-square-3 {
    width: 4%;
}

.square-1 {
    position: absolute;
    width: 46vw;
    height: 228px;
    background-color: #C10D19;
    z-index: 1;
    bottom: 87%;
    left: 32%;
}

.square-2 {
    position: absolute;
    width: 5vw;
    height: 296px;
    background-color: #C10D19;
    z-index: 1;
    top: 14vw;
    left: 9vw;
}

.index.repair-banner-image img:nth-child(1) {
    left: 13vw;
    z-index: 2;
    position: relative;
    width: 40vw;
    bottom: 0;

}

.index.repair-banner-image img:nth-child(2) {
    position: absolute;
    left: 32vw;
    top: 9vw;
    margin: 0;
    z-index: 3;
    width: 33vw;

}

@media (min-width: 1681px) and (max-width: 1920px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 0.85vw;
    }

    .footer-bottom .copyright p {
        font-size: 0.8vw;
    }

    a.color-btn.outline {
        padding: 14px 40px;
        max-width: 299px;
        height: 50px;
    }

    .directivos .team-box .team-details {
        height: 540px;
    }

    .directivos .team-box {
        min-height: 540px;
    }

    .index .col-xl-4.col-xxl-3 {
        flex: 0 0 35%;
        max-width: 35%;
    }

    .padding-design {
        padding-left: 7%;
        padding-right: 7%;
    }

    .xxl-mb-80 {
        margin-bottom: 80px !important;
    }

    /*.col-xxl-9 {*/
    /*-ms-flex: 0 0 75%;*/
    /*flex: 0 0 75%;*/
    /*max-width: 75%;*/
    /*}*/
    .mb-1920-80 {
        margin-bottom: 10px !important;
        margin-right: 0;
    }

    .mb-1920-42 {
        margin-bottom: 42px !important;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px;
        margin-left: 0;
        padding-right: 1.5rem;

    }

    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:after {
        bottom: 14px;
    }

    .square-2 {
        position: absolute;
        width: 3vw;
        height: 216px;
        background-color: #C10D19;
        z-index: 1;
        top: 20vw;
        left: 10.8vw;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: 13vw;
        z-index: 2;
        position: relative;
        width: 45vw;
        bottom: 15px;
    }

    .index.repair-banner-image img:nth-child(2) {
        position: absolute;
        left: 36vw;
        top: 12vw;
        margin: 0;
        z-index: 3;
        width: 37vw;
    }

    .square-1 {
        position: absolute;
        width: 46vw;
        height: 229px;
        background-color: #C10D19;
        z-index: 1;
        bottom: 77%;
        left: 39%;
    }

    @media screen and (min-width: 540px) {
        .button1 {
            display: flex !important;
            justify-content: center !important;
        }
    }

    .valores-divisor {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    @media screen and (min-width: 768px) {
        .valores-divisor {
            top: 70px;
            left: 23px;
            width: calc(100% - 46px);
        }

        .valores-divisor1 {
            position: absolute;
            top: 70px;
            width: 100%;
            left: 0px;
        }
    }
    /*desde aqui */
    .startp-nav nav .navbar-nav .nav-item {
        padding: 15px 20px;
    }

    .two-lines.nav-item .nav-link.has-children::before {
        top: 48px;
    }

    .nav-item .nav-link.has-children::before {

        top: 38px;
    }

    .desgin-xd-1 h4.only-d {
        margin-bottom: 75px;
    }

    .desgin-xd-1 h2.only-d-resp {
        margin-bottom: 65px;
    }

    .desgin-xd-1 .last {
        margin-bottom: 90px;
    }

    .square-4 {
        position: absolute;
        width: 46vw;
        height: 150px;
        background-color: #C10D19;
        z-index: 1;
        left: 14vw;
        top: 0;
    }

    .sust .plantando {
        z-index: 1;
        position: absolute;
        width: 679px;
        right: -5%;
        top: 40px;
    }

    .sust .esrbarra {
        position: absolute;
        top: 66vh;
        width: 23vw;
        left: 49vw;
    }

    .sust .esr {
        position: absolute;
        z-index: 10;
        width: 12vw;
        left: 25vw;
        top: 48vh;
    }

    .select-style.quarter {
        width: 11%;
        position: relative;
    }

    .fs-25 {
        font-size: 28px;
    }

    .mercado .fs-25 {
        font-size: 24px;
    }

    .select-style.sel-cob {
        width: 65%;
    }

    .stock-header_container {
        width: 85%;
    }

    /*.stock-header_container svg {*/
    /*top: 10px !important;*/
    /*right: 22% !important;*/
    /*}*/
    .valores-divisor {
        top: 70px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 50px;
        width: 100%;
        left: 0px;
    }

    .blog-area a.color-btn.outline {
        padding: 17px 42px;
        height: 50px;
    }

}

@media (min-width: 1537px) and (max-width: 1680px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 0.85vw;
    }

    .footer-bottom .copyright p {
        font-size: 0.8vw;
    }

    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:after {
        bottom: 11px;
    }

    .nav-item .nav-link.has-children::before {
        top: 35px;
    }

    .two-lines.nav-item .nav-link.has-children::before {
        top: 45px;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px !important;
        padding-right: 1.5rem;
    }

    .col-xxl-3 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .index h2 {
        margin-bottom: 10px !important;
        margin-top: 40px !important;
    }

    .index.pb-100 {
        padding-bottom: 36px !important;
    }

    .index .repair-banner-content p {
        margin-bottom: 20px;
        /*font-size: 19px;*/
    }

    .xxl-mb-80 h2.only-d-resp {
        margin-bottom: 50px;
    }

    /*.xxl-mb-80 p {*/
    /*font-size: 18px;*/
    /*}*/
    .xxl-mb-80 p.last {
        margin-bottom: 20px;
    }

    .square-4 {
        position: absolute;
        width: 47vw;
        height: 188px;
        background-color: #C10D19;
        z-index: 1;
        left: 12%;
        top: 0;
    }

    .sust .plantando {
        z-index: 1;
        position: absolute;
        width: 32vw;
        right: -5%;
        top: 25px;
    }

    .sust .esrbarra {
        position: absolute;
        top: 55vh;
        width: 38%;
        left: 72%;
    }

    .sust .esr {
        position: absolute;
        z-index: 10;
        width: 22%;
        left: 252px;
        top: 23vw;
    }

    .col-xxl-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .col-xxl-3 {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: 8vw;
        z-index: 2;
        position: relative;
        width: 54vw;
        bottom: 50px;
    }

    .square-2 {
        position: absolute;
        width: 5vw;
        height: 296px;
        background-color: #C10D19;
        z-index: 1;
        top: 20vw;
        left: 3.9vw;
    }

    .index.repair-banner-image img:nth-child(2) {
        position: absolute;
        left: 30vw;
        top: 20vw;
        margin: 0;
        z-index: 3;
        width: 39vw;
    }

    .square-1 {
        position: absolute;
        width: 48vw;
        height: 228px;
        background-color: #C10D19;
        z-index: 1;
        bottom: 91%;
        left: 32%;
    }

    .index h2 {
        margin-bottom: 10px !important;
        margin-top: 40px !important;
    }

    .index .repair-banner-content p {
        margin-bottom: 10px;
        /*font-size: 18px;*/
    }

    .index p.mr45 {
        margin-right: 0;
    }

    .valores-divisor {
        position: absolute;
        top: 70px;
        width: 87%;
        left: 23px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .padding-design {
        padding-left: 7%;
        padding-right: 7%;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px;
        margin-left: 0;
        padding-right: 1.5rem;
    }

}

@media (min-width: 1441px) and (max-width: 1536px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 16px;
    }

    .footer-bottom .copyright p {
        font-size: 0.8vw;
    }

    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:after {
        bottom: 11px;
    }

    .nav-item .nav-link.has-children::before {
        top: 35px;
    }

    .two-lines.nav-item .nav-link.has-children::before {
        top: 45px;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px !important;
        padding-right: 0;
    }

    .index p.mr45 {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .padding-design {
        padding-left: 7%;
        padding-right: 7%;
    }

    .xxl-mb-80 h2.only-d-resp {
        margin-bottom: 50px;
    }

    /*.xxl-mb-80 p {*/
    /*font-size: 18px;*/
    /*}*/
    .xxl-mb-80 p.last {
        margin-bottom: 60px;
    }

    .square-4 {
        position: absolute;
        width: 47vw;
        height: 188px;
        background-color: #C10D19;
        z-index: 1;
        left: 12%;
        top: 0;
    }

    .sust .plantando {
        z-index: 1;
        position: absolute;
        width: 38vw;
        right: -12%;
        top: 48px;
    }

    .sust .esrbarra {
        position: absolute;
        top: 50vh;
        width: 38%;
        left: 72%;
    }

    .sust .esr {
        position: absolute;
        z-index: 10;
        width: 22%;
        left: 252px;
        top: 23vw;
    }

    .col-xxl-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .desgin-xd-1 .col-xxl-9 {
        -ms-flex: 0 0 60% !important;
        flex: 0 0 60% !important;
        max-width: 60% !important;
    }

    .col-xxl-3 {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: 6vw;
        z-index: 2;
        position: relative;
        width: 58vw;
        bottom: 82px;
    }

    .square-2 {
        position: absolute;
        width: 4vw;
        height: 296px;
        background-color: #C10D19;
        z-index: 1;
        top: 20vw;
        left: 3vw;
    }

    .index.repair-banner-image img:nth-child(2) {
        position: absolute;
        left: 27vw;
        top: 24vw;
        margin: 0;
        z-index: 3;
        width: 42vw;
    }

    .square-1 {
        position: absolute;
        width: 48vw;
        height: 249px;
        background-color: #C10D19;
        z-index: 1;
        bottom: 91%;
        left: 32%;
    }

    .index h2 {
        margin-bottom: 10px !important;
        margin-top: 40px !important;
    }

    .index.pb-100 {
        padding-bottom: 36px !important;
    }

    .index .repair-banner-content p {
        margin-bottom: 20px;
        /*font-size: 19px;*/
    }

    .valores-divisor {
        position: absolute;
        top: 75px;
        width: 87%;
        left: 23px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .directivos .team-box .team-details {
        height: 745px !important;
    }

    .directivos .team-box {
        min-height: 745px !important;
    }

}

@media (min-width: 1371px) and (max-width: 1440px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 0.85vw;
    }

    .footer-bottom .copyright p {
        font-size: 0.8vw;
    }

    .padding-design {
        padding-left: 7%;
        padding-right: 7%;
    }

    .xxl-mb-80 h2.only-d-resp {
        margin-bottom: 15px;
    }

    /*.xxl-mb-80 p {*/
    /*font-size: 18px;*/
    /*}*/
    .xxl-mb-80 p.last {
        margin-bottom: 20px;
    }

    .square-4 {
        position: absolute;
        width: 47vw;
        height: 188px;
        background-color: #C10D19;
        z-index: 1;
        left: 12%;
        top: 0;
    }

    .sust .plantando {
        z-index: 1;
        position: absolute;
        width: 40vw;
        right: -12%;
        top: 40px;
    }

    .sust .esrbarra {
        position: absolute;
        top: 47vh;
        width: 38%;
        left: 72%;

    }

    .sust .esr {
        position: absolute;
        z-index: 10;
        width: 22%;
        left: 252px;
        top: 23vw;
    }

    .col-xxl-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }

    .col-xxl-3 {
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: 6vw;
        z-index: 2;
        position: relative;
        width: 58vw;
        bottom: 82px;
    }

    .square-2 {
        position: absolute;
        width: 4vw;
        height: 296px;
        background-color: #C10D19;
        z-index: 1;
        top: 20vw;
        left: 3vw;
    }

    .index.repair-banner-image img:nth-child(2) {
        position: absolute;
        left: 24vw;
        top: 25vw;
        margin: 0;
        z-index: 3;
        width: 45vw;
    }

    .square-1 {
        position: absolute;
        width: 48vw;
        height: 249px;
        background-color: #C10D19;
        z-index: 1;
        bottom: 93%;
        left: 32%;
    }

    .index h2 {
        margin-bottom: 10px !important;
        margin-top: 0px !important;
        /*font-size: 36px !important;*/
    }

    .index .repair-banner-content p {
        margin-bottom: 10px;
        /*font-size: 19px;*/
        margin-right: 0;
    }

    .index.pb-100 {
        padding-bottom: 40px !important;
    }

    .valores-divisor {
        position: absolute;
        top: 70px;
        width: 87%;
        left: 23px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

}

@media (min-width: 1371px) and (max-width: 1450px) {
    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:after {
        bottom: 11px;
    }

    .nav-item .nav-link.has-children::before {
        top: 35px;
    }

    .two-lines.nav-item .nav-link.has-children::before {
        top: 45px;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px !important;
        padding-right: 1.5rem;
    }

    .directivos .team-box .team-details {
        height: 745px !important;
    }

    .directivos .team-box {
        min-height: 745px !important;
    }
}

@media (min-width: 1281px)  and (max-width: 1370px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 0.85vw;
    }

    .footer-bottom .copyright p {
        font-size: 0.8vw;
    }

    .directivos .team-box .team-details {
        height: 745px !important;
    }

    .directivos .team-box {
        min-height: 745px !important;
    }

    .section-cominucados .select-style.quarter {
        width: 17%;
    }

    .index h2 {
        margin-bottom: 15px;
    }

    .index .repair-banner-content p {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .fs-20-1366 {
        font-size: 20px !important;
    }

    .select-style.year-anual {
        width: 65%;
    }

    #fundamentales #select_year {
        width: 60%;
    }

    #fundamentales #select_tipo {
        width: 95%;
    }

    .historico #length_change.select-style {
        width: 35%;
    }

    .historico .select-style.quarter {
        width: 16%;
    }

    .historico #filtro.select-style {
        width: 70%;
    }

    .square-4 {
        position: absolute;
        width: 700px;
        height: 188px;
        background-color: #C10D19;
        z-index: 1;
        left: 8%;
        top: 0;
    }

    .sust .plantando {
        z-index: 1;
        position: absolute;
        width: 84%;
        left: 13vw;
        top: 28px;
    }

    .sust .esrbarra {
        position: absolute;
        top: 68.2vh;
        width: 41%;
        left: 40vw;
    }

    .sust .esr {
        position: absolute;
        z-index: 10;
        width: 22%;
        left: 250px;
        top: 310px;
    }

    .first-b.repair-main-banner.pb-100 {
        padding-bottom: 73px !important;
    }

    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:after {
        bottom: 11px;
    }

    .valores-divisor {
        top: 75px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .select-style.sel-cob {
        width: 80%;
    }

    .stock-header_container {
        width: 82%;
    }

    .padding-design {
        padding-left: 7%;
        padding-right: 6%;
    }

    .contacto-square-3 {
        width: 4%;
    }

    .nav-item .nav-link.has-children::before {
        top: 35px;
        width: 30px;
    }

    .nav-item.two-lines .nav-link.has-children::before {
        top: 45px;
        width: 30px;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px;
        padding-right: 1.4rem;
    }

    .startp-nav nav .navbar-nav .nav-item a:last-child {
        padding-right: 25px;
    }

    .startp-nav nav .navbar-nav .nav-item .dropdown_menu li a {
        font-size: 11px;
    }

    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:hover:after {
        width: 88%;
    }

    .index.repair-banner-image img:nth-child(1) {
        width: 50vw;
        bottom: 7vw;
        left: 14.3%;
    }

    .index.repair-banner-image img:nth-child(2) {
        width: 40vw;
        left: 25vw;
        top: 48%;
    }

    .square-1 {
        bottom: 92%;
    }

    .square-2 {
        top: 35%;
        left: 4.4vw;
    }

    .repair-main-banner.pb-100 {
        padding-bottom: 106px !important;
    }

}

@media (min-width: 1200px) and (max-width: 1280px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 0.85vw;
    }

    .footer-bottom .copyright p {
        font-size: 0.7vw;
    }

    .directivos .team-box .team-details {
        height: 830px !important;
    }

    .directivos .team-box {
        min-height: 830px !important;
    }

    .startp-nav nav .navbar-nav .nav-item .nav-link.has-children:after {
        bottom: 11px;
    }

    .nav-item .nav-link.has-children::before {
        top: 35px;
    }

    .two-lines.nav-item .nav-link.has-children::before {
        top: 45px;
    }

    .section-cominucados .select-style.quarter {
        width: 18%;
    }

    .square-1 {
        position: absolute;
        width: 46vw;
        height: 228px;
        background-color: #C10D19;
        z-index: 1;
        bottom: 94%;
        left: 32%;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px;
        margin-left: 0px;
    }

    .index {
        padding-bottom: 48px !important;
    }

    .valores-divisor {
        position: absolute;
        top: 90px;
        width: 87%;
        left: 23px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .index h2 {
        margin-bottom: 10px;
        margin-top: -16px;
        /*font-size: 36px !important;*/
    }

    .index .repair-banner-content p {
        margin-bottom: 20px;
    }

    .xxl-mb-80 h2.only-d-resp {
        margin-bottom: 50px;
    }

    .xxl-mb-80 p {
        /*font-size: 18px;*/
        margin-right: -0px;
    }

    .xxl-mb-80 p.last {
        margin-bottom: 60px;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: unset;
        z-index: 2;
        position: relative;
        width: unset;
        bottom: unset;
    }

    .square-2.no-mostrar {
        display: none !important;
    }

    .square-2 {
        position: absolute;
        width: 5vw;
        height: 296px;
        background-color: #C10D19;
        z-index: 1;
        top: 14vw;
        left: 3.2vw;
    }

    .index.repair-banner-image img:nth-child(2) {
        position: absolute;
        left: 19vw;
        top: 22vh;
        margin: 0;
        z-index: 3;
        width: 47vw;
    }

    .historico #length_change.select-style {
        width: 10%;
    }

    .historico .select-style {
        width: 20%;
    }

    .square-4 {
        position: absolute;
        width: 46vw;
        height: 150px;
        background-color: #C10D19;
        z-index: 1;
        left: 5vw;
        top: 0;
    }

    .sust .plantando {
        z-index: 1;
        position: absolute;
        width: 55vw;
        left: 5vw;
        top: 0;
    }

    .sust .esrbarra {
        position: absolute;
        top: 43vh;
        width: 31vw;
        left: 35vw;
    }

    .sust .esr {
        position: absolute;
        z-index: 10;
        width: 17vw;
        left: 14vw;
        top: 30vh;
    }
}

@media (min-width: 1200px) {
    table td.vacio {
        display: table-cell !important;
    }
}

@media (max-width: 1199px) {
    .navbar-nav.nav.ml-auto.gap-6 {
        gap: 0.6rem;
    }

    /*table.quarter tr td:nth-child(6), table.quarter tr td:nth-child(4),table.quarter tr td:nth-child(7) {*/
    /*padding-left: 0;*/
    /*}*/
    /*table.quarter tr td:nth-child(6) a {*/
    /*right: 15px;*/
    /*position: relative;*/
    /*}*/
    /*table.quarter tr td:nth-child(5) {*/
    /*padding-right: 0;*/
    /*}*/
    /*table.quarter tr td {*/
    /*width: 15.6%;*/
    /*}*/
    .trimestrales .text-slider {
        display: none !important;
    }

    table.quarter tr td:first-child {
        border-top: none;
    }

    table:not(.normal) td {
        display: flex;
    }

    table.quarter tr td {
        width: 100%;
    }

    table tr.historico {
        display: none;
    }

    table:not(.normal) td::before {
        content: attr(data-label);
        font-weight: bold;
        width: 45%;
        min-width: 175px;
        text-transform: uppercase;
    }

    .directivos .team-box .team-details {
        height: 590px;
    }

    .directivos .team-box {
        min-height: 590px;
    }

    .team-box.box-11 .team-details p {
        padding: 0;
    }

}

@media (max-width: 1100px) {
    .gap-6 {
        gap: 0.5rem;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
        font-size: 16px;
    }

    .footer-bottom .copyright p {
        font-size: 1vw;
    }

    .cd-h-timeline__events p {
        margin-top: 15px;
        font-size: 18px;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 16px !important;
    }

    /*Nosotros*/
    .nosotros-1 {
        max-width: 150%;
        position: relative;
        left: -26px;
    }

    .valores h3 {
        font-size: 25px;
    }

    .valores p {
        font-size: 18px;
    }

    .nosotros .single-team .team-info h3 {
        font-size: 19px;
    }

    .single-team .team-content p {
        font-size: 16px;
    }

    .recuadros11 li {
        font-size: 16px;
    }

    #sustentabilidad p {
        font-size: 16px;
    }

    #sustentabilidad h3 {
        font-size: 28px;
    }

    .repair-about-content small {
        font-size: 14px;
    }

    .nosotros .repair-about-content ul li {
        font-size: 15px;
    }

    h2.fs-38, h2.title-about {
        font-size: 28px;
    }

    .repair-about-area p, .repair-about-content p {
        font-size: 15px;
    }

    /*end*/
    .img-2-index {
        max-width: 121%;
        left: -30px;
        position: relative;
    }

    .index.first-b {
        padding-bottom: 40px !important;
    }

    .startp-nav nav .navbar-nav .nav-item {
        padding: 15px 2px;
    }

    .select-style.year-anual {
        width: 70%;
    }

    .nav-item .nav-link.has-children::before {
        content: "";
        display: block;
        position: relative;
        width: 45px;
        height: 1px;
        top: 32px;
    }

    .two-lines.nav-item .nav-link.has-children::before {
        top: 42px;
    }

    .index .fs-16 {
        font-size: 1.5vw;
    }

    .section-cominucados .select-style.quarter {
        width: 22%;
    }

    .sust .plantando {
        z-index: 1;
        position: relative;
        width: 100%;
        right: -68px;
        top: 0;
    }

    .no-mostrar {
        display: none !important;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0.8rem;
        letter-spacing: 0;
    }

    .alinear-foto {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .index .repair-banner-content p {
        margin-bottom: 12px;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: unset;
        z-index: unset;
        position: relative;
        width: unset;
        bottom: unset;
    }

    .index h2 {
        margin-top: 50px !important;
        margin-bottom: 30px;
    }

    .valores-divisor {
        position: absolute;
        top: 90px;
        width: 87%;
        left: 23px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        min-height: 210px;
    }

    .nuestro-modelo .square-text div h3 {
        font-size: 1rem;
    }

    #seven-component .square-text h3 {
        font-size: 15px !important;
    }
}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 992px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: Roboto;
    }

    #fundamentales #select_year, #fundamentales #select_tipo {
        width: 100%;
    }

    .valores.pt-10 {
        padding-top: 30px;
    }

    .estrategia .single-services-box h3 {
        font-size: 18px;
        min-height: 45px;
    }

    .estrategia .style-none {
        padding-left: 0;
    }

    .estrategia .style-none li {
        font-size: 14px;
    }

    .estrategia .single-services-box {
        width: 45%;
        margin-left: 20px;
    }

    .directivos p.fs-16 {
        font-size: 16px;
    }

    .cd-h-timeline__events p {
        margin-top: 15px;
        font-size: 16px;
    }

    /*Nosotros*/
    .img-1-nosotros {
        max-width: 118%;
        position: relative;
        left: -26px;
    }

    .valores h3 {
        font-size: 25px;
    }

    .valores p {
        font-size: 18px;
    }

    .nosotros .single-team .team-info h3 {
        font-size: 19px;
    }

    .single-team .team-content p {
        font-size: 16px;
    }

    .recuadros11 li {
        font-size: 16px;
    }

    #sustentabilidad p {
        font-size: 16px;
    }

    #sustentabilidad h3 {
        font-size: 28px;
    }

    .repair-about-content small {
        font-size: 14px;
    }

    .nosotros .repair-about-content ul li {
        font-size: 15px;
    }

    h2.fs-38, h2.title-about {
        font-size: 28px;
    }

    .repair-about-area p, .repair-about-content p {
        font-size: 15px;
    }

    /*end*/
    .sust {
        display: none !important;
    }

    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        font-size: 17px;
    }

    .blog-area .blog-post-content p.date {
        font-size: 14px;
    }

    .valores-divisor {
        top: 70px;
    }

    .valores-divisor1 {
        position: absolute;
        top: 70px;
        width: 100%;
        left: 0px;
    }

    .fix-b-movil.ptb-60 {
        padding-bottom: 0 !important;
    }

    .last-s {
        width: 89%;
        margin: 0;
        left: 18px;
        position: relative;
        bottom: 15px;
    }

    span.parametros {
        font-size: 13px;
    }

    span.p-valores {
        font-size: 38px;
    }

    .desgin-xd-1.m-index {
        padding-bottom: 0 !important;
    }

    .text-slider {
        margin-top: 13px;
    }

    .index.repair-main-banner {
        padding-bottom: 45px !important;
    }

    .index a.pd-boton-outline, .alinear-foto a.pd-boton-outline {

        width: 100%;
    }

    .stock-header_description3 {
        font-size: 12px;
    }

    .stock-header_container {
        padding: 20px 30px 0 25px;
        margin-bottom: 20px;
    }

    .repair-banner-content p.fs-16, .p-fs-relative, .alinear-foto p {
        font-size: 14px;
    }

    h2.fs-38 {
        font-size: 28px;
    }

    /*aqui*/
    h4.up-line.d-inline-block {
        display: block !important;
    }

    .directivos .team-box .team-details {
        height: 590px;
    }

    .directivos .team-box {
        min-height: 590px;
    }

    .select-style.year-anual, .select-style.year {
        width: 70%;
    }

    span.parametros {
        font-size: 1.5vw;
    }

    span.p-valores {
        font-size: 2.8vw;
    }

    .section-cominucados .select-style.quarter {
        width: 24%;
        float: none !important;
    }

    .startp-nav nav .navbar-nav .nav-item a {
        font-size: 12px;
        margin-left: 0;
        margin-right: 0;
        padding-right: 1rem;
        letter-spacing: 0;
    }

    .hide-under-1000 {
        display: none !important;
    }

    .index div.no-mostrar {
        display: none !important;
    }

    .no-mostrar {
        display: none !important;
    }

    .index {
        padding-bottom: 30px !important;
        padding-top: 115px !important;
    }

    .index.repair-banner-image img:nth-child(1) {
        left: unset;
        z-index: unset;
        position: relative;
        width: unset;
        bottom: unset;
    }

    .fix-anual.form-row {
        position: absolute;
        width: 100%;
        top: -10%;
        left: -34%;
        z-index: 10;
    }

    .repair-main-banner {
        /*padding-top: 100px;*/
    }

    .language-img {
        top: 25px;
        right: 14%;
    }

    .nuestro-modelo .square-text div h3 {
        font-size: 1rem;
    }

    .nuestro-modelo .square-text {
        max-height: unset;
    }

    .nuestro-modelo .square-text div h3 {
        font-size: 2rem !important;
    }

    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        min-height: 255px;
    }

    .pt-220-pb-80 {
        padding-top: 110px;
    }

}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1025px) and (orientation: landscape) {
    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        font-size: 17px;
    }

    .blog-area .blog-post-content p.date {
        font-size: 14px;
    }

    .fix-b-movil.ptb-60 {
        padding-bottom: 0 !important;
    }

    .last-s {
        width: 89%;
        margin: 0;
        left: 18px;
        position: relative;
        bottom: 15px;
    }

    span.parametros {
        font-size: 13px;
    }

    span.p-valores {
        font-size: 22px;
    }

    .desgin-xd-1.m-index {
        padding-bottom: 0 !important;
    }

    .text-slider {
        margin-top: 13px;
    }

    .index.repair-main-banner {
        padding-bottom: 45px !important;
    }

    .index a.pd-boton-outline, .alinear-foto a.pd-boton-outline {
        width: 100%;
    }

    .stock-header_description3 {
        font-size: 12px;
    }

    .stock-header_container {
        padding: 20px 30px 0 25px;
        margin-bottom: 20px;
    }

    .repair-banner-content p.fs-16, .p-fs-relative, .alinear-foto p {
        font-size: 14px;
    }

    h2.fs-38 {
        font-size: 28px;
    }

    /*aqui*/
    .trimestrales .select-style {
        width: 30%;
    }

    .trimestrales .img-slide {
        float: left;
    }

    .trimestrales .text-slider {
        float: left;
        padding: 0;
        margin-top: 0;
    }

    .fix-anual.form-row {
        position: absolute;
        width: 100%;
        top: -10%;
        left: -34%;
        z-index: 10;
    }

    .meanmenu-reveal {
        top: 10px;
    }

    .repair-main-banner {
        /*padding-top: 100px;*/
    }

    .nuestro-modelo .square-text div h3 {
        font-size: 1.1rem;
    }

    .nuestro-modelo .square-text {
        max-height: unset;
    }
}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: poppins, sans-serif;
    }

    .footer-bottom .copyright p {
        font-size: 15px;
    }

    .estrategia .single-services-box h3 {
        font-size: 18px;
    }

    .estrategia .single-services-box {
        width: 98%;
        margin-left: 50px;
    }

    .valores.pt-10 {
        padding-top: 40px;
    }

    .style-none li {
        font-size: 15px;
    }

    .directivos .team-box .team-details {
        height: 550px;
    }

    .directivos .team-box {
        min-height: 550px;
    }

    .directivos p.fs-16 {
        font-size: 16px;
    }

    .cd-h-timeline__events p {
        margin-top: 15px;
        font-size: 18px;
    }

    /*Nosotros*/
    .valores h3 {
        font-size: 25px;
    }

    .valores p {
        font-size: 18px;
    }

    .nosotros .single-team .team-info h3 {
        font-size: 19px;
    }

    .single-team .team-content p {
        font-size: 16px;
    }

    .recuadros11 li {
        font-size: 16px;
    }

    #sustentabilidad p {
        font-size: 16px;
    }

    #sustentabilidad h3 {
        font-size: 28px;
    }

    .repair-about-content small {
        font-size: 14px;
    }

    .nosotros .repair-about-content ul li {
        font-size: 15px;
    }

    h2.fs-38, h2.title-about {
        font-size: 28px;
    }

    .repair-about-area p, .repair-about-content p {
        font-size: 15px;
    }

    /*end*/
    .sust {
        display: none !important;
    }

    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        font-size: 17px;
    }

    .blog-area .blog-post-content p.date {
        font-size: 14px;
    }

    .fix-b-movil.ptb-60 {
        padding-bottom: 0 !important;
    }

    .last-s {
        width: 89%;
        margin: 0;
        left: 18px;
        position: relative;
        bottom: 15px;
    }

    .mb-movil-30 {
        margin-bottom: 30px;
    }

    span.parametros {
        font-size: 13px;
    }

    span.p-valores {
        font-size: 38px;
    }

    .desgin-xd-1.m-index {
        padding-bottom: 0 !important;
    }

    .text-slider {
        margin-top: 13px;
    }

    .index.repair-main-banner {
        padding-top: 100px !important;
        padding-bottom: 45px !important;
    }

    .index a.pd-boton-outline, .alinear-foto a.pd-boton-outline {

        width: 100%;
    }

    .stock-header_description3 {
        font-size: 12px;
    }

    .stock-header_container {
        padding: 20px 30px 0 25px;
        margin-bottom: 20px;
    }

    .repair-banner-content p.fs-16, .p-fs-relative, .alinear-foto p {
        font-size: 14px;
    }

    h2.fs-38 {
        font-size: 28px;
    }

    h4.up-line.d-inline-block {
        display: block !important;
    }

    .trimestrales .img-slide {
        float: left;
    }

    .trimestrales .text-slider {
        float: left;
        padding: 0;
        margin-top: 5px;
    }

    .trimestrales .select-style {
        width: 30%;
    }

    .section-cominucados .select-style.quarter {
        width: 40%;
    }

    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        font-size: 2.15vw;
    }

    .single-blog-post .blog-post-content h3 {
        min-height: unset;
    }

    .blog-area .blog-post-content p.date {
        font-size: 1.63vw;
    }

    .nuestro-modelo .square-text {
        max-height: initial;
    }

    .sustenta .contact-cta-box {
        padding: 30px 20px;
    }

    .year-anual {
        width: 100% !important;
        display: inline-block;
        margin-left: 25px;
        margin-bottom: 15px;
    }

    .filtro {
        text-align: left;
    }

    .dataTables_filter {
        text-align: left;
    }

    .fix.form-row, .fix-anual.form-row {
        position: relative;
        width: 94%;
        top: initial;
        left: 4%;
        z-index: inherit;
    }

    .fix-anual label {
        position: unset;
    }

    .dataTable_filter label {
        width: 100% !important;
    }

    .sustenta .premios {
        width: 50%;
        float: none;
    }

    .nosotros .single-features {
        width: 98%;
        margin-right: 10px;
        margin-bottom: 15px;
        margin-left: 10px
    }

    .meanmenu-reveal {
        top: 10px;
    }

    .index.repair-main-banner {
        padding-top: 100px !important;
    }

    .page-title-area {
        padding-top: 100px;
    }

    .seven-block .mitad {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .pt-220-pb-80 {
        padding-top: 110px;
    }

    .contacto-square-1 {
        display: none;
    }

    .contacto-square-2 {
        display: none;
    }

    #fundamentales .table tbody tr:first-child td {
        font-size: 15px;
    }

}

@media (max-width: 573px) {
    .owl-index.bg-f8f8f8 {
        background-color: transparent !important;
    }

    .cotizacion .row.mt-5 {
        margin-top: 0 !important;
    }

    .pt-xs-100 {
        padding-top: 100px;
    }

}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
    .footer-area p, .single-footer-widget ul.list li a, .single-footer-widget ul.footer-contact-info li {
        color: #A3A3A3;
        font-family: poppins, sans-serif;
    }

    #fundamentales .table tbody tr:first-child td::before {
        display: none;
    }

    #tabla {
        overflow-x: scroll;
    }

    .ptb-80.owl-index {
        padding-bottom: 20px !important;
        padding-top: 0 !important;
    }

    .owl-movil i {
        color: #C10D19;
        position: relative;
        top: 5px;
    }

    .owl-movil .doc-carusel {
        position: relative;
        bottom: 0;
    }

    .first-b .repair-banner-content a, .index-sust a.pd-boton-outline {
        max-width: 100%;
        padding: 8px 40px;
        height: 40px;
    }

    .first-b .repair-banner-content, .owl-index .section-title {
        text-align: left !important;
    }

    .index .repair-banner-content p {
        line-height: 1.4;
    }

    .services-details-area, .clasi, .noticias.container-fluid, .container-fluid.pres, .container-fluid.anua {
        padding-top: 100px;
    }

    .contact-area.contacto {
        padding-top: 80px;
    }

    .container-fluid.padding-design.historico, .faq-area.glosario {
        padding-top: 100px;
    }

    .repair-main-banner {
        padding-top: 100px !important;
    }

    .repair-main-banner.materialidad {
        padding-top: 100px !important;
    }

    .estrategia .single-services-box h3 {
        font-size: 18px;
    }

    .estrategia.p-t0-b30 {
        padding-top: 100px;
        padding-bottom: 30px;
    }

    .estrategia .single-services-box {
        width: 98%;
    }

    .style-none li {
        font-size: 15px;
    }

    .directivos p.fs-16 {
        font-size: 15px;
    }

    /*directivos*/
    .directivos.ptb-30 {
        padding-top: 110px;
        padding-bottom: 30px;
    }

    .directivos .team-box {
        min-height: unset;
    }

    .directivos .team-box .team-details {
        height: auto;
    }

    .directivos .team-box .team-details {
        position: relative;
    }

    .team-box {
        max-height: initial;
    }

    .valores .single-features {
        width: 100%;
    }

    .valores p {
        font-size: 18px;
    }

    .valores h3 {
        font-size: 25px;
    }

    .nosotros .single-team .team-info h3 {
        font-size: 18px;
    }

    .recuadros11 li, .single-team .team-content p {
        font-size: 14px;
    }

    #sustentabilidad p {
        font-size: 15px;
    }

    #sustentabilidad h3 {
        font-size: 25px;
    }

    .repair-about-content small {
        font-size: 14px;
    }

    .nosotros .repair-about-content ul li, .style-none li {
        font-size: 14px;
    }

    .first-section {
        padding-top: 110px;
    }

    .title-layout {
        display: none !important;
    }

    .blog-area .single-blog-post .blog-post-content h3.title-comu {
        font-size: 17px;
    }

    .blog-area .blog-post-content p.date {
        font-size: 14px;
    }

    .fix-b-movil.ptb-60 {
        padding-bottom: 0 !important;
    }

    .last-s {
        width: 89%;
        margin: 0;
        left: 18px;
        position: relative;
        bottom: 15px;
    }

    .mb-movil-30 {
        margin-bottom: 30px;
    }

    span.parametros {
        font-size: 13px;
    }

    span.p-valores {
        font-size: 30px;
    }

    .stock-header_stock-price {
        font-size: 50px;
    }

    .stock-header_price-wrap {
        padding-bottom: 10px;
    }

    .desgin-xd-1.m-index {
        padding-bottom: 0 !important;
    }

    .text-slider {
        margin-top: 3px;
    }

    .index.repair-main-banner {
        /*padding-top: 100px !important;*/
        padding-bottom: 45px !important;
    }

    .index a.pd-boton-outline, .alinear-foto a.pd-boton-outline {

        width: 100%;
    }

    .stock-header_description3 {
        font-size: 12px;
    }

    .stock-header_container {
        padding: 20px 30px 0 25px;
        margin-bottom: 20px;
    }

    .repair-about-content p, .repair-about-area p, .repair-banner-content p.fs-16, .p-fs-relative, .alinear-foto p {
        font-size: 14px;
    }

    h2.fs-38, h2.title-about {
        font-size: 28px;
    }

    .modelo-modals .modal-dialog {
        margin-top: 20% !important;
    }

    .nosotros .client-thumbnails .next-arrow svg, .nosotros .client-thumbnails .prev-arrow svg {
        top: -5px;
    }

    .nosotros .single-repair-feedback .client-img img {
        width: 80px;
        height: 80px;
    }

    .sustenta .contact-cta-box {
        padding: 30px 20px;
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
        padding-left: 10px;
    }

    .year-anual {
        width: 100%;
        display: block;
        margin-left: 0;
        margin-bottom: 15px;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        display: block;
        margin-left: 0;

    }

    .filtro {
        text-align: left;
    }

    .dataTables_filter {
        text-align: left !important;
    }

    .dataTables_filter input, .dataTables_filter label {
        width: 100% !important;
    }

    .fix.form-row, .fix-anual.form-row {
        position: relative;
        width: 94%;
        top: initial;
        left: 4%;
        z-index: inherit;
    }

    .dataTable_filter label {
        width: 100%;
    }

    .fix-anual label {
        position: unset;
    }

    .team-box.box-4:hover {
        margin-bottom: 15px;
    }

    .cd-h-timeline .cd-h-timeline__event .col-md-5 {
        order: 0;
    }

    .cd-h-timeline .cd-h-timeline__event .col-md-7 {
        order: 1;
        margin-top: 10px;
    }

    .scroll-mobil {
        overflow: scroll;
    }

    .shape1, .shape2, .shape3, .shape4, .shape5, .shape6, .shape7, .shape8, .shape9, .shape10 {
        display: none !important;
    }

    .sustenta .premios {
        width: 50%;
        float: none;
    }

    .single-blog-post .blog-post-content h3 {
        min-height: initial;
    }

    .nosotros .single-features {
        width: 98%;
        margin-right: 10px;
        margin-bottom: 15px;
        margin-left: 10px
    }

    .stock-header_container {
        border-left: unset;
        border-bottom: 4px solid #e62b1e;
    }

    .repair-banner-content p {
        text-align: justify;
    }

    .meanmenu-reveal {
        top: 10px;
    }

    .repair-main-banner {
        padding-top: 100px;
    }

    .page-title-area {
        padding-top: 100px;
    }

    .mb-xs-15 {
        margin-bottom: 15px;
    }

    .highlight .repair-banner-content h2, .highlight .repair-banner-content h4 {
        text-align: left;
    }

    .seven-block .mitad {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .stock-header_stock-price {
        margin-bottom: 15px;
    }

    .go-top {
        bottom: 95px;
    }

    .repair-about-area.nosotros {
        padding-top: 100px;
    }

    #fundamentales .table tbody tr:first-child td {
        font-size: 15px;
    }

    #seven-component .square {
        width: 50%;
    }

    #seven-component .square-text h3 {
        font-size: 15px !important;
    }

    .max {
        display: none;
    }

    .min {
        display: block;
    }
}

@media (min-width: 992px ) and (max-width: 999px) {
    #historicos .wprt-section .container {
        width: 100% !important;
    }

}

@media only screen and (max-width: 991px) {
    .startp-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #000000;
    }

    .nuestro-modelo .square-text div h3 {
        font-size: 0.9rem;
    }
}
