.home-intro .titulo{
    text-align: center;
    margin: 20px;
    font-weight: 700;
}

.home-certificaciones{
    margin-top: 50px;
}

.home-certificaciones .titulo{
    text-align: center;
    margin: 20px;
    font-weight: 700;
}

.home-certificaciones .titulo h1{
    line-height: 0.2;
}

.home-certificaciones .subtitulo p {
    text-align: center;
    margin: 20px;
    font-weight: 400;
    color: #003A5D;
}

.home-novedades .titulo{
    text-align: center;
    margin: 20px;
    font-weight: 700;
}

.home-novedades .noticias .titulo{
    text-align: left;
    margin: 0;
}

.home-novedades .titulo p{
    text-align: left;
    margin: 10px 0;
    font-weight: 700;
    font-size: 22px;
    line-height: normal;
}

.home-novedades .subtitulo p {
    text-align: center;
    margin: 20px;
    font-weight: 400;
    color: #65C7C6;
}

.home-novedades .categoria {
    margin: 10px 0;
}

.home-novedades .categoria p {
    color: #31423D;
    margin: 0;
}

.home-novedades .extract p {
    color: #858184;
}

.home-novedades .novedades-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2em;
    margin: 50px;
}

.lineas-grid{
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 1100px;
}

.lineas-grid .linea{
    display: flex;
    align-items: center;
}

.lineas-grid .linea .grid-imagen{
    max-width: 50%;
    height: auto;
}

.lineas-grid .linea .textos{
    flex: 1;
}

.lineas-grid .linea .textos .txt-white{
    color: #FFF;
}

.lineas-grid .linea .textos .texto p {
    line-height: normal;
    font-weight: 400;
    font-size: 17px;
}

.lineas-grid .reverse{
    flex-direction: row-reverse;
}

.certificaciones-grid{
    display: flex;
    justify-content: center;
}

.certificado{
    margin: 20px;
    width: 20%;
    align-content: center;
}

.swiper-container {
    height: 550px;
    overflow: visible;
  }

.swiper-slide {
    border-radius: 12px;
    overflow: visible;
    transition: transform 0.4s ease;
    align-content: center;
}

.contacto-banner .swiper-slide {
    border-radius: 12px;
    overflow: visible;
    transition: transform 0.4s ease;
    align-content: end;
}

.banner {
    overflow: hidden; /* allow slides to peek out */
    position: relative;
}

.contacto-banner .banner {
    overflow: hidden; /* allow slides to peek out */
    position: relative;
    height: 850px;
}

.adorno{
    justify-self: center;
    margin: 10px;
}

.adorno .dot{
    height: 10px;
    width: 10px;
    background-color: #FFC746;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
}

.logo-footer{
    justify-self: center;
    margin: 10px;
}

.footer-redes{
    justify-self: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 10px;
}

.footer-redes .item{
    margin: 0 10px;
}

.footer-menu {
    justify-self: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    margin: 10px;
}

.footer-top-area .menu-item {
    margin: 0 20px;
    color: white;
    font-weight: 500;
}

.footer-top-area .legal-links .menu-item{
    width: 170px;
}

.oficinas {
    justify-self: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 20px 100px;
    gap: 20px;
    line-height: normal;
}

.oficinas p{
    color: #FFF;
    font-size: 15px;
}

.oficinas h2{
    color: #FFC746;
    font-size: 20px;
}

.legal-links{
    justify-self: center;
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
    margin: 10px;
    gap: 20px;
}

.swiper-slide .textos{
    margin-right: 50%;
    margin-left: 50px;
}

.banner .textos .titulo h1{
    font-size: 55px;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    line-height: 1;
    color: #fff;
}

.banner .textos .subtitulo h3{
    font-family: "Nunito Sans", sans-serif;
    color: #fff;
}

.contacto-banner .banner .textos .subtitulo h3{
    font-size: 50px;
}

.banner .textos .titulo span{
    font-size: 55px;
    font-weight: 700;
}

.banner-lineas{
    display: grid;
    grid-template-columns: 1.9fr 1fr;
}

.banner-lineas .textos-bg{
    margin-left: -200px;
    border-radius: 150px 0 0;
    text-align: right;
    align-content: center;
    z-index: 1;
}

.banner-lineas .textos{
    margin: 0 40px;
    align-items: center;
}

.banner-lineas .textos h3{
    font-weight: 400;
    font-size: 20px;
}

.lineas-banner {
    margin-bottom: 100px;
}

.secciones{
    margin-bottom: 70px;
}

.secciones .list-sections .imagen{
    display: flex;
    align-items: center;
    gap: 16px;
    margin: 30px 20px;
    margin-top: 70px;
}

.secciones .list-sections .imagen .line{
    flex-grow: 1;
    height: 2px;
    background-color: #00ABC1;
}

.secciones .list-sections .item{
    margin: 20px;
    background: #777D8D10;
    padding: 30px 20px;
    border-radius: 20px;
    box-shadow: 0px 2px 5px;
}

.secciones .list-sections .item img{
    margin: 10px;
}

.secciones .list-sections .item a{
    color: #003A5D;
    text-decoration: none;
    font-size: 20px;
    font-family: "Nunito Sans";
    font-weight: 600;
}

.banner-nosotros .banner-background {
    height: 575px;
    align-content: center;
    background-size: cover;
    background-position-y: -30px;
}

.banner-nosotros .banner-background .textos{
    margin: 40px;
}

.banner-nosotros .banner-background .textos h3{
    color: #FFFFFF;
}

.banner-nosotros .banner-background .textos h1{
    color: #FFFFFF;
}


.banner-nosotros .textos .titulo h1{
    font-size: 50px;
}

.quienes-somos{
    margin: 30px 0;
}

.txt-img{
    display: grid;
    grid-template-columns: 1fr 1.25fr;
    align-items: center;
}

.quienes-somos .txt-img .txt-bg{
    background: #FFC746;
    border-radius: 10px;
    text-align: center;
    margin-right: -80px;
    z-index: 1;
}

.txt-img .txt-bg .txt{
    padding: 50px;
}

.txt-bg .txt p{
    font-weight: 400;
    text-align: justify;
    font-size: 19px;
}

.nosotros-seccion{
    margin: 30px 0;
}

.nosotros-seccion .seccion-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    background: #B6B7BB30;
}

.nosotros-seccion .seccion-grid .item .texto{
    margin: 40px 0;
    line-height: normal;
    border-right: 2px dotted #65C7C6;
}

.nosotros-seccion .seccion-grid .item:last-child .texto{
    border-right: none;
}

.nosotros-seccion .seccion-grid .item .imagen{
    margin: 40px;
    text-align: center;
}

.nosotros-seccion .seccion-grid .item .texto{
    padding: 0 40px;
}

.nosotros-seccion .seccion-grid .item .texto p{
    color: #777D8D;
    font-weight: 400;
    text-align: justify;
    font-size: 19px;
}

.propuesta-valor{
    margin: 30px 0;
}

.img-txt{
    display: grid;
    grid-template-columns: 1.25fr 1fr;
    align-items: center;
}

.propuesta-valor .img-txt .txt-bg{
    background: #005FAC;
    border-radius: 10px;
    text-align: center;
    margin-left: -80px;
    z-index: 1;
}

.propuesta-valor .img-txt .txt-bg p{
    color:#FFF
}

.propuesta-valor .img-txt .txt-bg h2{
    color:#FFF
}
.nuestra-gente .img-txt .txt-bg{
    background: #B6B7BB;
    border-radius: 10px;
    text-align: center;
    margin-left: -80px;
    z-index: 1;
}

.img-txt .txt-bg .txt{
    padding: 50px;
}

.mision .txt-img .txt-bg{
    background: #65C7C6;
    border-radius: 10px;
    text-align: center;
    margin-right: -80px;
    z-index: 1;
}

.mision{
    margin: 30px 0;
}

.valores{
    margin: 30px 0;
}

.valores .titulo{
    text-align: center;
}

.valores-grid{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.valores .item {
    width: 33%;
    padding: 20px 0;
    background: #B6B7BB33;
    margin: 20px 0;
}

.valores .item .imagen{
    justify-self: center;
    padding: 20px;
    margin-top: 20px;
}

.valores .item .texto{
    margin: 20px 40px;
}

.valores .item .texto h3{
    text-align: center;
}

.valores .item .texto p{
    line-height: normal;
    color: #777D8D;
    text-align: justify;
    font-size: 19px;
}

.valores .valores-grid .item .dotted{
    border-right: 2px dotted #65C7C6;
    display: grid;
}

.valores .valores-grid .item:nth-child(3) .dotted{
    border-right: none;
}

.valores .valores-grid .item:nth-child(5) .dotted{
    border-right: none;
}

.nuestra-gente{
    margin: 30px 0;
}

.grid-imagen .imagen{
        overflow: hidden;
        width: 100%;
}


.grid-imagen .imagen img {
    width: 100%;
    height: auto;
    transition: transform 0.4s ease;
}

.grid-imagen .imagen:hover img {
    transform: scale(1.15);
}

.banner-background .img-zoom{
    overflow: hidden;
    width: 100%;
}


.banner-background .img-zoom img {
width: 100%;
height: auto;
transition: transform 0.4s ease;
}

.banner-background .img-zoom:hover img {
transform: scale(1.15);
}

.banner-nosotros .img-zoom{
    overflow: hidden;
    width: 100%;
}

.banner-nosotros .img-zoom .banner-background {
width: 100%;
transition: transform 0.4s ease;
}

.banner-nosotros .img-zoom:hover .banner-background {
transform: scale(1.05);
}

.contacto-banner .img-zoom{
    overflow: hidden;
    width: 100%;
}

.contacto-banner .img-zoom .banner-background {
width: 100%;
transition: transform 0.4s ease;
}

.contacto-banner .img-zoom:hover .banner-background {
transform: scale(1.05);
}


.textos .cont{
    overflow: hidden;
    width: 100%;
    padding: 40px;
}

.lineas-banner .textos .cont{
    padding: 5px 40px;
    display: grid;
}

.textos .cont .boton{
    text-align: center;
    width: 250px;
    background: #FFFFFF;
    border-radius: 20px;
    font-weight: 600;
    padding: 10px 10px;
    box-shadow: 0px 2px 5px;
    color: #003A5D;
    justify-self: right;
    margin: 20px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.textos .cont .boton .img{
    margin: 0 2px;
}

.textos .cont .cont-zoom {
width: 100%;
height: auto;
transition: transform 0.4s ease;
}

.textos .cont:hover .cont-zoom {
transform: scale(1.05);
}

.swiper-pagination-bullet-active{
    background: #02FFFF;
}

.header-search-1 .search-icon{
    display: none;
}

.list-sections{
    max-width: 1100px;
}

.list-sections .imagen img{
    width: 14%;
}

.locales-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 20px;
}

.locales-grid.peru-grid{
    grid-template-columns: 1fr;
}

.local{
    background: #FFFFFF;
    padding: 30px 30px;
    border-radius: 20px;
    line-height: 1.5;
    align-content: center;
    box-shadow: 0px 2px 5px;
    display: grid;
    justify-self: center;
    width: 100%;
    margin-bottom: 20px;
}

.mapa-ecu{
    justify-self: center;
    margin: 20px 20px;
}

.mapa-ecu a{

}

.local-peru{
    margin: 20px;
    margin-top: -80px;
    display: grid;
}

.local-peru .titulo h2{
    color: #FFC746;
}

.mapa-peru {
    justify-self: center;
    margin: 40px 20px;
}

.mapa-peru a{
}

.banner-contactanos .texto h3{
    color: #FFFFFF;
    font-family: "Nunito Sans";
    font-size: 50px;
}

.banner-nosotros .banner-contactanos .textos .titulo h1{
    color: #FFFFFF;
    font-family: "Nunito Sans";
}

.footer-grid{
    display: grid;
}

.map-grid{
    display: grid;
}

.menu-menu-principal-container{
    display: grid;
}

.ltn__header-area{
    background: white;
    background-repeat: no-repeat;
}

.ltn__header-middle-area.ltn__header-sticky.ltn__sticky-bg-white.plr--5---{
    background-image: linear-gradient(to right, #015B9A, #015B9A, #015B9A);
    background-size: 60% 100%;
    background-repeat: no-repeat;
    background-position-x: right;
}

.ltn__header-middle-area .container{
    background-image: linear-gradient(to right, #FFFFFF, #015B9A, #015B9A);
    background-size: 35% 100%;
    background-repeat: no-repeat;
    background-position-x: 30%;
    padding: 10px 0;
}

.local-peru .local .texto{
    justify-self: center;
}

.locales-peru .banner-background{
    height: 545px;
    align-content: end;
}

.locales-peru .textos{
    margin: 40px;
}

.locales-peru .textos h1{
    color: #00ABC1;
    font-family: "Nunito Sans";
}

.locales-ecu .titulo h1{
    color: #00ABC1;
    font-family: "Nunito Sans";
}

.locales-ecu .textos{
    margin: 40px;
}

.sub-menu:not(.sub-menu > li .sub-menu){
    left: 50%;
    top: 130%;
    transform: translateX(-50%);
}

.banner-legal .textos-bg{
    background-size: cover;
    background-repeat: no-repeat;
    height: 295px;
    align-content: center;
}

.banner-legal .textos-bg .texto{
    margin: 0 100px;
}

.banner-legal .textos-bg .texto h3{
    color: #FFFFFF;
    font-size: 30px;
}

.legal{
    margin: 50px;
    min-height: 200px;
    margin-top: 20px;
}

.grid-legal{
    display: grid;
    grid-template-columns: 0.25fr 1fr;
    min-height: 250px;
}

.grid-legal .tab{
    display: grid;
    grid-template-rows: 1fr 1fr;
    height: 100px;
}

.grid-legal .tab button{
    background: none;
    text-align: left;
    border-left: solid 2px #D9D9D9;
    padding-left: 20px;
    color: #003A5D;
}

.tab button.active {
  border-left: solid 2px #003A5D;
}

.tabcontent {
  display: none;
  animation: fadeEffect 1s;
}

.pdf{
    background: #65C7C6;
    padding: 15px 20px;
    width: 400px;
    border-radius: 20px;
    margin: 20px 0;
    text-align: center;
}

.pdf a{
    color: #015B9A;
    font-weight: 600;
}

.content-legal p{
    color: #797979;
}

.botones-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.pdf-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.denuncias h3{
    text-align: center;
    margin: 40px;
}

.grid-denuncias{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    margin: 30px 0;
    gap: 20px;
}

.grid-denuncias .pdf{
    width: 250px;
}

.popup-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

/* Popup content box */
.popup-content {
    background: white;
    padding: 2rem 4rem;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    text-align: center;
    width: 70%;
}

.pdf button{
    color: #015B9A;
    font-weight: 600;
}

.anonima h3{
text-align: center;
    margin: 30px;
}

.anonima{
    margin: 20px 0;
}

input#date{
    width: 100%;
    border: none;
    background: #F7F7F7;
    height: 50px;
    padding: 10px 20px;
}

input#text{
    width: 100%;
    border: none;
    background: #F7F7F7;
    height: 50px;
    padding: 10px 20px;
}

input#tel{
    width: 100%;
    border: none;
    background: #F7F7F7;
    height: 50px;
    padding: 10px 20px;
}

.regreso .boton{
    background: #fFFFFF;
    padding: 10px 20px;
    width: 200px;
    border-radius: 20px;
    margin: 20px 0;
    text-align: center;
    display: grid;
    grid-template-columns: 0.25fr 2fr;
    box-shadow: 0px 2px 5px;
}

.anonima .regreso .boton{
    width: 250px;
}

.legal h3{
    margin: 50px 0;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
    top: 500px;
}

.productos-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.contacto-banner .banner-background{
    height: 500px;
    align-content: center;
    background-repeat: no-repeat;
    background-position-x: center;
}

.contacto-banner h1{
    color: #FFFFFF;
    font-size: 50px;
}

.contacto-banner .textos {
    margin: 40px;
}

.seccion-grid img{
    width: 5em;
}

.contacto-banner .subtitulo h2{
    color: #fff;
}

.contacto-banner .subtitulo{
    margin-right: 50%;
}

.banner-lineas .textos .disclaimer h3{
        font-size: 12px;
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@media only screen and (max-width: 1400px){
    .banner-nosotros .banner-background{
        height: 500px;
    }

    .banner-nosotros .banner-background{
        background-position-y: 0;
    }
}

@media only screen and (max-width: 1199px){
    .sub-menu:not(.sub-menu > li .sub-menu){
        transform: none;
    }

    .banner-lineas .textos h3{
        font-size: 18px;
    }

    .botones-grid .pdf{
        width: auto;
        margin: 20px 10px;
    }

    .pdf-grid .pdf{
        width: auto;
        margin: 20px 10px;
    }

    .site-logo{
        min-width: max-content;
    }

    .mobile-menu-toggle svg path{
        stroke: #02FFFF;
    }
}

@media only screen and (max-width: 1024px){
    .banner-lineas .textos-bg{
        margin-left: -175px;
    }

    .banner-lineas .textos{
        margin: 20px;
    }

    .banner-lineas .textos h3{
        font-size: 15px;
    }

    .lineas-banner .textos .cont{
        padding: 5px 20px;
    }

    .lineas-grid .linea .textos .texto p{
        font-size: 14px;    
    }

    .linea .textos .cont{
        padding: 0 20px;
    }

    .botones-grid .pdf{
        width: auto;
        margin: 20px 10px;
    }
}

@media only screen and (max-width: 992px){
    .lineas-grid .linea .textos .texto p{
        font-size: 12px;
    }

    .botones-grid{
        grid-template-columns: 1fr;
    }

    .botones-grid .pdf{
        width: 300px;
        margin: 20px 0;
    }

    .pdf-grid{
        grid-template-columns: 1fr;
    }

    .pdf-grid .pdf{
        width: 400px;
    }

    .list-sections .imagen img{
        width: 25%;
    }

    .banner-background .img-zoom img{
        height: 100%;
    }

    .banner-background .img-zoom{
        height: 100%;
    }

    .secciones .list-sections .productos-grid .item{
        display: grid;
        grid-template-columns: 0.25fr 1fr;
        align-items: center;
    }

    .secciones .list-sections .productos-grid .item a{
        font-size: 14px;
    }

    .grid-denuncias{
        grid-template-columns: 1fr 1fr;
    }

    .oficinas{
        margin: 20px 0;
    }

    .txt-bg .txt p{
        font-size: 14px;
    }

    .nosotros-seccion .seccion-grid .item .texto p{
        font-size: 14px;
    }

    .valores .item .texto p{
        font-size: 14px;
    }

    .ltn__header-middle-area .container{
        background-position-x: 45%;
    }
}

@media only screen and (max-width: 768px){
    .lineas-grid .linea{
        display: flow;
        justify-items: center;
        overflow: hidden;
    }

    .lineas-grid .linea .textos {
        padding: 40px;
    }

    .lineas-grid .linea .grid-imagen{
        max-width: 100%;
    }
    
    .oficinas{
        margin: 20px 50px;
    }

    .home-novedades .novedades-grid{
        margin: 0;
    }

    .swiper-container{
        height: 350px;
    }

    .banner .textos .titulo h1{
        font-size: 35px;
    }

    .banner-lineas .textos-bg{
        margin-left: -150px;
    }

    .banner-lineas .textos{
        margin: 20px;
    }

    .banner-lineas .textos h3{
        font-size: 15px;
    }

    .oficinas{
        display: flow;
    }

    .section-bg-6{
        background-image: linear-gradient(#FFFFFF, #015B9A);
        background-size: 100% 50%;
        background-position-y: bottom;
    }

    .ltn__header-middle-area.ltn__header-sticky.ltn__sticky-bg-white.plr--5---{
        background-image: none;
    }

    .ltn__header-middle-area .container{
        background-image: none;
    } 

/*     .ltn__header-8 .ltn__header-middle-area{
        padding-top: 0;
        padding-bottom: 0;
    }

    .ltn__header-middle-area .container{
        background-position-x: 70%;
    }

    .ltn__header-middle-area.ltn__header-sticky.ltn__sticky-bg-white.plr--5---{
        background-size: 45% 100%;
    } */

    .ltn__header-8 .site-logo{
        margin-bottom: 0px;
    }

    

    .locales-grid{
        display: flow;
    }

    .local{
        margin: 20px;
    }

    .productos-grid{
        grid-template-columns: 1fr;
    }

    .list-sections .imagen img{
        width: 50%;
    }

    .txt-img{
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .quienes-somos .txt-img .txt-bg{
        width: 100%;
    }

    .mision .txt-img .txt-bg{
        width: 100%;
    }

    .img-txt{
        display: flex;
        flex-wrap: wrap;
    }

    .nuestra-gente .img-txt .txt-bg{
        width: 100%;
        margin-left: 0px;
    }

    .propuesta-valor .img-txt .txt-bg{
        width: 100%;
        margin-left: 0px;
    }

        .nosotros-seccion .seccion-grid{
        display: flex;
        flex-wrap: wrap;
    }

    .valores .item{
        width: 100%;
        margin: 0;
    }

    .valores .valores-grid .item .dotted{
        border-right: none;
        border-bottom: 2px dotted #65C7C6;
        margin: 0 20px;
    }

    .valores .valores-grid .item:nth-child(5) .dotted{
        border-bottom: none;
    }

    .nosotros-seccion .seccion-grid .item .texto{
        border-right: none;
    }

    .nosotros-seccion .seccion-grid .item:last-child .texto{
        border-right: none;
    }

    .nosotros-seccion .seccion-grid .item{
        border-right: none;
        border-bottom: 2px dotted #65C7C6;
        margin: 20px 20px;
    }

    .nosotros-seccion .seccion-grid .item:last-child{
        border-bottom: none;
    }

    .banner-lineas{
        display: flow;
    }

    .banner-lineas .textos-bg{
        margin-left: 0;
        border-radius: 0;
    }

    .banner-lineas .textos{
        margin: 40px;
    }
    
    .lineas-banner{
        margin-bottom: 50px;
    }

    .grid-legal{
        grid-template-columns: 1fr;
    }

    .grid-legal .tab{
        display: flex;
        height: auto;
    }

    .secciones .list-sections .productos-grid-subcategoria .item{
        display: grid;
        grid-template-columns: 0.25fr 1fr;
        align-items: center;
    }

    .secciones .list-sections .productos-grid-subcategoria .item a{
        font-size: 14px;
    }

    .ltn__header-middle-area > .container-fluid > .row, .ltn__header-middle-area > .container > .row{
        display: grid;
        grid-template-columns: 0.5fr 0.1fr;
    }

    .ltn__header-8 .mobile-menu-toggle{
        top: 0;
    }

    .ltn__header-8 .ltn__header-middle-area{
        padding-top: 0;
        padding-bottom: 0;
    }

    .mobile-menu-toggle svg path{
        stroke: #015B9A;
    }

    .section-bg-6{
        background-size: 100% 75%;
    }
}

@media only screen and (max-width: 576px) {
    .lineas-grid .linea .grid-imagen{
        max-width: 100%;
    }

    .list-sections .imagen img{
        width: 50%;
    }

    .txt-img{
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .img-txt{
        display: flex;
        flex-wrap: wrap;
    }

    .quienes-somos .txt-img .txt-bg{
        margin-right: 0px;
    }

    .propuesta-valor .img-txt .txt-bg{
        margin-left: 0px;
    }

    .mision .txt-img .txt-bg{
        margin-right: 0px;
    }

    .nuestra-gente .img-txt .txt-bg{
        margin-left: 0px;
    }

    .banner-nosotros .banner-background{
        align-content: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 35vh;
        width: 100%;
    }

    .banner-nosotros .textos .titulo h1{
        font-size: 30px;
    }

    .banner-nosotros .banner-background .textos{
        margin: 15px;
        width: 25%;
    }

    .grid-legal{
        grid-template-columns: 1fr;
    }

    .grid-legal .tab{
        margin-bottom: 20px;
    }

    .grid-legal .tab{
        flex-wrap: wrap;
    }

    .grid-legal .tab button{
        margin: 10px 0;
        width: 100px;
        margin-right: 10px;
    }

    .pdf-grid .pdf{
        width: auto;
    }

    .contacto-banner .banner-background{
        background-size: cover;
        height: 225px;
    }

     .contacto-banner h1{
        font-size: 35px;
    }
    
    .contacto-banner .subtitulo h2{
        font-size: 17px;
    }

    .local{
        margin: 20px 0;
    }

    .locales-grid{
        margin: 20px 0;
    }

    .popup-overlay{
        justify-content: inherit;
    }

    .popup-content{
        padding: 2rem 1rem;
        width: 100vw;
    }

    .grid-denuncias{
        grid-template-columns: 1fr;
    }
    
    .popup-content p{
        font-size: 10px;
    }

    .txt-bg .txt p{
        font-size: 12px;
    }
    .nosotros-seccion .seccion-grid .item .texto p{
        font-size: 12px;
    }

    .valores .item .texto p{
        font-size: 12px;
    }

    .legal-links{
        display: flow;
    }

    .oficinas p{
        font-size: 12px;
    }

    .ltn__header-middle-area > .container-fluid > .row, .ltn__header-middle-area > .container > .row{
        grid-template-columns: 1fr 0.5fr;
    }

/*     .ltn__header-middle-area .container{
        background-position-x: 95%;
    }

    .ltn__header-middle-area.ltn__header-sticky.ltn__sticky-bg-white.plr--5---{
        background-size: 25% 100%;
    } */

    .nosotros-seccion .seccion-grid .item .texto{
        padding: 0;
    }

    .pdf{
        width: auto;
    }
}

@media only screen and (max-width: 425px) {
    .swiper-container{
        height: 250px;
    }

    .certificaciones-grid{
        display: grid;
        justify-items: center;
    }

    .home-novedades .novedades-grid{
        display: flow;
    }

    .banner .textos .titulo h1{
        font-size: 20px;
    }

    .banner .textos .subtitulo h3{
        font-size: 15px;
    }

    .swiper-slide .textos{
        margin-left: 10px;
    }

    .banner-lineas .textos{
        text-align: justify;
    }

    .secciones .list-sections .item{
        padding: 20px 20px;
    }

    .nosotros-seccion .seccion-grid .item .texto{
        margin: 0 20px;
    }

    .valores .item .texto{
        margin: 20px 20px;
    }

    .legal-links{
        display: flow;
    }

    .footer-top-area .menu-item{
        margin: 20px 20px;
    }

    .footer-menu{
        display: flow;
    }

    .certificado{
        margin: 0;
        width: 30%;
    }

    .contacto-banner h1{
        font-size: 20px;
    }

    .banner-nosotros .textos .titulo h1{
        font-size: 20px;

    }

    .banner-nosotros .textos .texto h3{
        font-size: 15px;
    }

    .contacto-banner .textos{
        margin: 15px;
    }

    .contacto-banner .subtitulo h2{
        font-size: 15px;
    }

    .site-logo img{
        width: 75%;
        height: 75%;
    }
}