@media screen and (max-width: 2580px), (min-width: 2000px) {
    .imagen-der {
        width: 59%;
        height: 100%;
    }
    /* section {
        width: 100%;
    } */
    .titulo-principal {
        font-size: 4rem;
    }
    .posicion-titulo-izq {
        padding: 8rem 31rem 0 2rem;
    }
    .titulo-izq-largo {
        background-size: 35% 117%;
    }
    /* .contenido#nosotros-contenido{
        display: grid;
    }
    
    .texto-izq#nosotros-texto-izq {
        padding: 104px 341px 0px 98px;
    } */

    /* .icono-play{
        left: 13.4%;
    } */

}

@media screen and (max-width: 2000px) {
    .titulo-seccion#titulo-asesores {
        margin: 32px 200px;
    }
    /* .icono-play{
        left: 17.4%;
    } */
    
}

@media screen and (max-width: 1920px) {

    .posicion-titulo-izq {
        padding: 10rem 20rem 10rem 5rem;
        margin-right: 20rem;
        text-shadow: 0 4px 4px rgb(0 0 0 / 50%);
    }
    .titulo-izq-largo {
        background-size: 40% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 222px;
    }
    .texto-testimonio-video{
        font-size: 1.5rem
    }
    /* .icono-play{    
        top: 50%;
        left: 18.5%;
    } */

    /* .texto-izq#nosotros-texto-izq {
        padding: 104px 341px 0px 98px;
    } */
}
@media screen and (max-width: 1800px) {
    .titulo-izq-largo {
        background-size: 45% 117%;
    }
    /* .icono-play {
        top: 50%;
        left: 20.9%;
    } */

    /* .titulo-seccion#titulo-seccion-nosotros{
        margin: 32px 223px;
    } */
    
}
@media screen and (max-width: 1600px) {
    .titulo-izq-largo {
        background-size: 55% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 222px;
    }
    /* .icono-play{
        left: 22%;
    } */

    /*Nosotros*/

    /* .texto-izq#nosotros-texto-izq {
        padding: 35px 55px 0px 141px;
    }

    .titulo-seccion#titulo-seccion-nosotros{
        margin: 32px 255px;
    } 
}

@media screen and (max-width: 1536px) {
    /* .icono-play {
        left: 23%;
    } */
}

@media screen and (max-width: 1440px){
    /* .icono-play{
        left: 24%;
    } */
}

@media screen and (max-width: 1367px) {
    .navbar {
        padding: 0;
        margin-left: 0;
        margin-top: -2rem;
        width: 100%;
        height: 51px;
    }
    .logo1 {
        height: 62px;
        width: 100px;
    }
    .paginas {
        margin-right: 8.5rem;
    }
    .paginas li {
        margin-left: 2.5rem;
    }
    .img-agricultor {
        right: -7px;
    }
    .posicion-titulo-izq {
        padding: 8rem 14rem 10rem 1rem;
    }
    .titulo-principal {
        font-size: 3.7rem;
    }
    .subtitulo-principal {
        font-size: 1.3rem;
    }
    .boton-izq {
        margin-bottom: 100px;
    }
    .texto-estadistica {
        margin: 37px 59px 30px 144px;
    }
    .titulo-izq-largo {
        background-size: 71% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 283px;
    }
    .texto-testimonio-video{
        font-size: 1.2rem;
    }
    .texto-izq#nosotros-texto-izq{
        padding: 0;
    }
    .texto-depts{
        padding: 0;
    }
    /* .icono-play{
        left: 25%;
    } */
    .contenedor-deptos{
        gap: 0;
    }
/*
    .titulo-seccion#titulo-seccion-nosotros{
        margin: 32px 286px;
    } */

    .posicion-titulo-der{
        margin: 0 ;
    }

    .contacto-asesor{
        width: 30%;
    }
}

@media screen and (width: 1280px) {
    .contenedor-grid {
        margin-inline: 90px;
    }

}
@media screen and (max-width: 1280px) {
    .alcance-container {
        grid-template-columns: auto;
    }
    .contacto-asesor:hover .texto-overlay {
        height: 45%; /* Cambiar la altura al 100% */
    }
    .media-producto iframe{
        max-width: 100px;
    }
}
@media screen and (max-width: 1024px) {
    .body {
        width: 100%;
    }
    .paginas {
        margin-right: 3.5rem;
    }
    .fondo-principalv2 {
        width: 100vw;
    }
    .texto-estadistica {
        margin: 0;
    }
    .texto-izq {
        font-size: 1.3rem;
        margin: 25px 0 16px 100px;
    }
    .boton-izq {
        margin: 0 0 0 19%;
    }
    .titulo-izq-largo {
        background-size: 80% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 222px;
    }
    .contenedor-video{
        margin-left: -100px;
    }
    .texto-testimonio-video{
        margin: 12px -73px 16px 81px;
        font-size: 1.12rem;
    }
    .media-producto iframe{
        max-width: 300px;
    }
}
@media screen and (max-width: 1000px) {
    .contacto-asesor{
        width: 40%;
    }
}
@media screen and (max-width: 992px) {

        .titulo-izq{
        width: 87vw;
        background-size: contain;
    }
    .contenedor-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .titulo-seccion#nosotros-titulo {
        margin: 0px 135px 28px 184px;
    }
    .alcance-container{
        margin-top: -95px;
    }
}
@media screen and (max-width: 900px) {
    main {
        width: 100%;
    }
    .paginas li a {
        display: none;
    }
    .nav-links li:not(:last-child) {
        border-bottom: 2px solid #00b70e;
    }
    .fondo-principalv2 {
        height: 35rem;
        width: 100%;
    }
    .img-agricultor {
        height: 28rem;
        right: 0;
        top: 59px;
    }
    .posicion-titulo-izq {
        padding: 12rem 7rem 10rem 2rem;
    }
    .titulo-principal {
        font-size: 3.2rem;
    }
    .subtitulo-principal {
        font-size: 1.1rem;
    }
    .logo-navbar {
        display: none;
    }
    .icono-menu {
        width: 13rem;
        height: 2rem;
    }
    .icono-menu img {
        filter: brightness(0.8) contrast(1.2) saturate(1.5);
    }
    .menu-res {
        display: flex;
        background: linear-gradient(to right, #eaffe9 30%, #087c00 50%, #054d00 100%);
        align-items: center;
        width: 100%;
    }
    .burger {
        display: flex;
        margin-left: auto;
        padding-right: 5px;
        transition: all 0.5s;
    }
    .burger .linea {
        transition: all 0.8s;
    }
    .burger:hover .linea {
        background-color: rgb(30, 255, 10);
        border: #003d01;
        transition: all 0.4s;
    }
    .burger.active .linea {
        background-color: rgb(0, 39, 1);
        transition: all 0.5s;
    }
    .burger.active:hover .linea {
        background-color: rgb(30, 255, 10);
        transition: all 0.5s;
    }
    .nav-links {
        display: none;
        flex-direction: column;
        justify-content: center;
        height: 30vh;
        width: 41vw;
        position: fixed;
        top: 48px;
        left: 55%;
        background: #00490cd6;
        box-shadow: inset -7px 15px 11px 7px rgba(0, 0, 0, 0.263);
        opacity: 0;
        transition: opacity 0.5s ease;
    }
    .nav-links li {
        margin-top: 0.7rem;
    }
    .nav-links li a {
        color: #ffffff;
        text-decoration: none;
        font-size: 1.1rem;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0.6rem;
        padding-left: 15px;
        transition: all 0.5s;
    }
    .nav-links li a:hover {
        color: #42f448;
        transition: all 0.25s;
    }
    .nav-links.active {
        opacity: 1;
    }
    .titulo-izq-largo {
        background-size: 90% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 222px;
    }
    .texto-testimonio-video {
        font-size: 1rem;
    }
    .titulo-seccion {
        margin: 0 0 32px 33%;
    }
    .titulo-seccion#titulo-seccion-nosotros{
        margin: 33px 0 0 225px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 820px) {
    .img-agricultor {
        height: 26rem;
        right: -3px;
        top: 75px;
    }
    .posicion-titulo-izq {
        padding: 10rem 7rem 10rem 2rem;
    }
    .titulo-principal {
        font-size: 3rem;
    }
    .subtitulo-principal {
        font-size: 1rem;
    }
    .texto-estadistica {
        margin: 0;
    }
    .logo-navbar {
        display: none;
    }
    .icono-menu {
        width: 13rem;
        height: 2rem;
    }
    .menu-res {
        display: flex;
        background: linear-gradient(to right, #eaffe9 30%, #087c00 50%, #054d00 100%);
        align-items: center;
        width: 100%;
    }
    .burger {
        display: flex;
        margin-left: auto;
        padding-right: 5px;
        transition: all 0.5s;
    }
    .burger .linea {
        transition: all 0.8s;
    }
    .burger:hover .linea {
        background-color: rgb(30, 255, 10);
        border: #003d01;
        transition: all 0.4s;
    }
    .burger.active .linea {
        background-color: rgb(0, 39, 1);
        transition: all 0.5s;
    }
    .burger.active:hover .linea {
        background-color: rgb(30, 255, 10);
        transition: all 0.5s;
    }
    .nav-links {
        display: none;
        flex-direction: column;
        justify-content: center;
        height: 30vh;
        width: 41vw;
        position: fixed;
        top: 48px;
        left: 55%;
        background: #00490cd6;
        box-shadow: inset -7px 15px 11px 7px rgba(0, 0, 0, 0.263);
        opacity: 0;
        transition: opacity 0.5s ease;
    }
    .nav-links li {
        margin-top: 0.7rem;
    }
    .nav-links li a {
        color: #ffffff;
        text-decoration: none;
        font-size: 1.1rem;
        text-transform: uppercase;
        font-weight: bold;
        letter-spacing: 0.6rem;
        padding-left: 15px;
        transition: all 0.5s;
    }
    .nav-links li a:hover {
        color: #42f448;
        transition: all 0.25s;
    }
    .nav-links.active {
        opacity: 1;
    }
    .titulo-izq-largo {
        background-size: 95% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 175px;
        font-size: 2rem;
    }
    .texto-testimonio-video{
        font-size: .98rem;
        margin: 80px -145px 79px -5px;
    }
    .titulo-seccion{
        margin: 0 0 32px 35%;
    }
    .titulo-izq{
        width: 87vw;
        background-size: contain;
    }
    /* .icono-play{
        left: 30%;
        top: 50%;
    } */
    .testimonio{
        padding-block: 71px;
        padding-inline: 77px;
    }
    .testimonio#testimonio1, .testimonio#testimonio2, .testimonio#testimonio3{
        padding-block: 35px;
        padding-inline: 200px;
    }
    .flecha-derecha,.flecha-izquierda,.flecha-derecha:active,.flecha-izquierda:active{
        display: none;
    }

    /*Nosotros*/

    .fondo-nosotros{
        background-attachment: local;
        height: 30rem;
    }
    .texto-izq-sub{
        font-size: 1rem;
        margin-inline: -69px;
    }


    /*Contactanos*/

    .texto-asesores{
        font-size: .78rem;
        padding: 0;
        margin: 0;
    }
    .fondo-contacto{
        background-size: 98%;
        height: 11rem;
    }
    .texto-izq-sede{
        font-size: 1.3rem;
        padding: 47px 0 16px 128px;    
    }
    .fondo-figura-sede{
        background-size: contain;
    }
    .subtitulo-izq{
        background-size: contain;
    }
    .subtitulo-seccion{
        margin: 26px 0 0 229px;
    }
    .titulo-seccion#titulo-seccion-nosotros{
        margin: 33px 0 0 179px;
        font-size: 2rem;
    }
    .titulo-principal-der#contactanos{
        font-size: 4.1rem;
    }
    .posicion-titulo-izq {
        padding: 9rem 0rem 10rem 1rem;
    }
    .fondo-contactanos{
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: revert;
        height: 37rem;
        background-position: top;
    }
    .boton-izq {
        margin: 0 0 0 30%;
    }
    .colombia-mapa {
        max-width: 450px;
    }

    .texto-izq#nosotros-texto-izq{
        margin:60px -46px 17px 23px;
        font-size: 1.4rem;
    }

    .posicion-titulo-der {
        padding: 1rem 8rem 0rem 27rem;
    }
    .item.product-item.item-fumigadora{
        margin-inline: 15rem;
    }
}


@media screen and (max-width: 768px) {
    .contenedor-grid {
        margin-inline: 90px;
        grid-template-columns: 1fr;
    }
    .titulo-principal {
        font-size: 3.5rem;
    }
    .posicion-titulo-izq {
        padding: 7rem 7rem 10rem 2rem;
    }
    .titulo-izq-largo {
        background-size: 90% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 171px;
        font-size: 1.75rem;
    }
    .titulo-seccion#nosotros-titulo {
        font-size: 1.8rem;
        margin: 32px 20px;
        text-align: center; /* Center align for smaller screens */
    }

    .titulo-seccion#nosotros-titulo {
        font-size: 2.1rem;
        margin: 0 0 25px 196px;
        text-align: center; /* Center align for smaller screens */
    }
    .contenedor-deptos {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: 0px;
        margin-top: -5px;
    }
    .slide {
        flex: 0 0 3%;
        display: flex;
        justify-content: center;
        margin: 5px;
    }
    .logo-deptos {
        max-width: 200px;
        height: auto;
        margin-top: 25px;
    }
    .texto-izq#nosotros-texto {
        font-size: 1.12rem;
        /* margin: 20px 0; */
        padding: 0 30px;
        text-align: center; /* Center align for smaller screens */
    }
    .texto-izq#nosotros-texto-izq {
        font-size: 1.2rem;
        margin: 0 66px 0px 66px;
        padding: 0 10px;
        text-align: center; /* Center align for smaller screens */
    }
    .hrem-35{
        height: 38rem;
    }
    /* .img-nosotros img{
        width: 50%;
        height: auto;
        max-width: 50%;
    } */
    .sedes-section{
        width: auto;
    }
    .posicion-titulo-der {
        padding: 1rem 8rem 0rem 20rem;
    }
    .contenedor-video{
        width: 173px;
        padding-left: 0px;
        margin-left: -145px;
    }
    .texto-testimonio-video {
        font-size: .78rem;
    }
    .alcance-container {
        grid-template-columns: 1fr; /* Una columna en pantallas pequeñas */
    }
    .contenedor-deptos {
        grid-template-columns: repeat(2, auto); /* 2 columnas */
    }
    .texto-depts {
        text-align: center;
    } 
    .instagram-container {
        width: 50%;  /* Se ajusta al ancho disponible */
    }
}

@media (max-width: 720px) {
    .section {
        margin: 10px 20px;
    }
    .texto-asesores {
        font-size: .6rem;
    }
    .texto-asesores .nombre-asesores{
        font-size: .7rem;
    }
    .fondo-figura-sede{
        background-size: 44rem;
    }
    .texto-izq-sede{
    padding:  49px 0 3px 122px;
    }
    .subtitulo-seccion {
        margin: 26px 0 0 172px;
        font-size: 1.5rem;
    }
    .mapa{
        margin: 32px 0px 0 -90px;

    }
    .tabla-accesorios-contenedor {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    .item.product-item.item-fumigadora{
        margin-inline: 12rem;
    }
    .titulo-card-item.fumigadora-titulo {
        font-size: 0.8em;
        margin: 0;
    }
    .card-image.fumigadora-image {
        height: auto;
    }
    .tabla-accesorios {
        width: 80%;
    }
    .tabla-accesorios th, .tabla-accesorios td {
        padding: 5px;
        font-size: .7rem;
    }

}
@media screen and (max-width: 650px) {
    .subtitulo-principal {
        font-size: .99rem;
        margin: 0;
    }
    
}

@media screen and (max-width: 600px) {
    .img-agricultor {
        height: 25rem;
        right: 0;
        top: 59px;
    }
    .fondo-principalv2 {
        height: 32rem;
        width: 100%;
    }
    .posicion-titulo-izq {
        padding: 8rem 5rem 10rem 1rem;
    }
    .titulo-principal {
        font-size: 3rem;
    }
    .subtitulo-principal {
        font-size: 1rem;
    }
    .boton-izq {
        margin: 0 0 0 19%;
    }
    .titulo-izq-largo {
        background-size: 98% 117%;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 35px 0 0 27%;
        font-size: 1.5rem;    
    }
    .titulo-principal.productos-titulo {
        padding-top: 24%;
        font-size: 1.5rem;
    }
    .modal-content {
        width: 90%;
        padding: 10px;
    }

    #modalTable th, #modalTable td {
        padding: 8px 10px;
    }
    .titulo-seccion{
        margin: 0 0 49px 33%;
        font-size: 1.89rem;
    
    }
    .fondo-figura-sede{
        background-size: 38rem;
    }
    .texto-izq-sede {
        padding: 42px 0 3px 101px;
    }
    .hrem-35#seccion-sede {
        height: 27rem;
    }
    .subtitulo-seccion {
        margin: 20px 0 0 145px;
        font-size: 1.4rem;
    }
    .titulo-seccion#titulo-seccion-nosotros {
        margin: 36px 0 0 144px;
        font-size: 1.8rem;
    }
    .contacto-asesores{
        margin-inline: 50px;
    }
    
    .form-item input{
        width: 82%;
    }
    .form-item textarea{
        width: 82%;
    }
    .colombia-mapa{
        max-width: 24rem;
    }
    .texto-izq#nosotros-texto {
        font-size: 0.97rem;
        margin: 0 39px;
        padding: 9px 0px 0px 107px;
        text-align: center;
    }
    .mision-vision{
        font-size: 1.1rem;
    }
    .texto-izq#nosotros-texto-izq {
        margin: 60px 0px 17px 23px;
        font-size: 1.1rem;
    }
    .titulo-seccion#nosotros-titulo {
        font-size: 1.91rem;
        margin: 0px 0 40px 145px;
    }
    .posicion-titulo-der {
        padding: 4rem 8rem 0rem 17rem;
    }
    .titulo-principal-der {
        font-size: 3rem;
    }
        /*imagen hoja en mapa*/
        .cultivo img {
            width: 18px;
            height: 18px;
        }
        #icono-nortesantander {
            top: 26%;
            left: 55%;
        }
        #icono-cesar {
            top: 19%;
            left: 52%;
        }
        #icono-arauca {
            top: 34%;
            left: 64%;
        }
        #icono-guajira {
            top: 9%;
            left: 57%;
        }
        #icono-bolivar {
            top: 27%;
            left: 48%;
        }
        #icono-santander {
            top: 33%;
            left: 52%;
        }
}

@media screen and (max-width: 480px) {
    main{
        width: 100%;
    }
    .menu-res{
        background: linear-gradient(to right, #eaffe9 40%, #087c00 60%, #054d00 100%);
    }
    .icono-menu{
        width: calc(90% - 1rem);
        height: 1.8rem;
        margin-left: 9px;
    }
    .img-agricultor{
        height: 15.9rem;
        right: -10px;
        top: 60px;
        width: 11.3rem;
    }
    .posicion-titulo-izq{
        padding: 5rem 0px 8rem 5px;
        margin: 0rem 13rem 1rem 0rem;
    }
    .titulo-principal{
        font-size: 1.4rem;
    }
    .subtitulo-principal{
        font-size: .9rem;
    }
    .fondo-principalv2{
        height: 23.18rem;
        width: 100%;
        background-attachment: local;
    }
    .menu-res{
        width: 100%;
    }
    .nav-links{
        top: 61px;
        left: 45%;
        width: 55vw;
    }
    .nav-links li {
        margin-left: -15px;
    }
    .nav-links li a{
        font-size: .8rem;
        padding-left: 10px;
    }

    /*Seccion 2 Nostros*/

    .titulo-seccion{
        font-size: 1.4rem;
        margin: 0 0 70px 100px;
    }
    .texto-izq{
        font-size: .891rem;
        margin: -40px 0px 44px 27px;   
    }
    .imagen-der{
        width: 90%;
        padding-block-start: 15px;
    }
    .margin-top-50{
        margin-top: 25px;
    }
    .boton-izq{
        width: 40%;
        height: 40px;
        font-size: 1.1rem;
        margin: 18px 0 0 30%;
        font-weight: 500;
    }
    /*     
    .ui-to-top{
        right: 80px;
        bottom: 400px;
    } 
    */

    /*Seccion 3 barra horizontal estadisticas*/

    .fondo-estadistica{
        height: 8.18rem;
        width: 100%;
    }
    .texto-estadistica{
        margin: 10px;
        font-size: 1.1rem;
    }

    /*Seccion 4 servicios*/

    .imagen-servicio{
        border-radius: 5% 5% 17% 17%;
        transition-duration: .5s;
        width: 100px;
        height: 100px;
    }
    .contenedor-grid{
        margin-inline: 15px;
    }
    .contenedor-item{
        padding-block: 20px;
        margin: 0 0 0 0;
    }

    /*Seccion 5 nuestros productos*/

    .titulo-izq #titulo-productos{
        font-size: 1.25rem;
        margin: 0 0 70px 120px;
    }
    .titulo-izq{
        background-size: 100% 60%;
    }
    #titulo-v2{
        background-size: 98%;
    }
    .modal .close, .close-modal{
        color: #d87a7a;
        position: fixed;
        top: 0px;
        right: 14px;
        font-size: 5rem;
        z-index: 9999;
        
    }
    .close:hover,
    .close:focus {
        color: rgb(117, 0, 0);
        text-decoration: none;
        cursor: pointer;
        
    }
    /*Seccion 6 testimonios*/

    .testimonio{
        padding-block: 10px;
        padding-inline: 30px;
    }
    .imagen-testimonio{
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .nombre-testimonio{
        font-size: .5rem;
    }
    .nombre-empresa{
        font-size: .5rem;
    }
    .contenedor-texto{
        padding-block-start: 56px;
        margin-inline: -31px 16px;
    }
    .contenedor-imagen {
        margin-left: 27px; /* Add space between image and text */
        padding-top: 38px;
    }
    .nav-btn{
        font-size: 1rem;
    }
    .dot{
        height: 5px;
        width: 5px;
    }
    .dot-container{
        margin-top: 0px;
    }
    .right-btn{
        padding-right: 0px;
        right: 32px;

    }
    .texto-testimonio{
        font-size: .6rem;
        margin: 0  0 0 0 ;
    }
    .hrem-25{
        height: 31rem;
    }
    .hrem-26{
        height: 15rem;
    }

    #testimonio3 .contenedor-info{
        font-size: .8rem;
    }
    .video-grande .cerrar{
        top: 0px;
        right: 10px;
        font-size: 4rem;
    }
    .video-grande video{
        height: 75%;
    }
    .contenedor-video {
        width: 103px;
        padding-left: 0px;
        margin-left: -145px;
    }
    /* .icono-play{
        top: 50%;
        left: 30%;
    } */
    .icono-play i.fas.fa-play {
        font-size: 2.5rem;
    }
    .contenedor-texto-video{
        margin-block-start: -27px;
        margin-inline: 7px -117px;
    }
    .texto-testimonio-video{
        font-size: .56rem;
        margin: 24px 0 0 0 ;
    }

    /*Seccion 7 proovedores*/

    .titulo-izq-largo{
        background-size: 98%;
    }
    .titulo-izq-largo #titulo-asesores{
        font-size: 1.1rem;
        margin: 17px 0 0 100px;
    }
    .contenedor-logos{
        margin-top: -30px;
    }
    .contenedor-logos .slide img{
        width: 110px;
        height: 75px;
        padding: 0px;
        object-fit: contain;
        background-color: rgb(255, 255, 255);
        cursor: pointer;
        margin:10px;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
                    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    }
    .footer-copy{
        padding: 0 3px 0 3px;
    }
    .footer-copy p{
        font-size: .7rem;
    }

    /*Nosotros*/
    /*Seccion 1*/

    .fondo-nosotros{
        height: 23.18rem;
        width: 100%;
    }
    .posicion-titulo-der{
        padding: 0rem 0rem 0rem 0rem;
        margin-left: 7rem;
    }

    /*Seccion nosotros*/

    .img-nosotros{
        width: 10%;
        height: 10%;
        margin: 44px 0 0 49px;
    }
    #imgNosotros {
        width: 180px;
        height: 200px;
        max-width: 200px;
    }

    /*Seccion alcance*/

    .alcance-container{
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        margin-top: -50px;
    }
    .colombia-mapa{
        max-width: 20rem;
    }
    .footer li{
        font-size: .91rem;
        padding-inline: 17px;
    }
    .footer-title{
        font-size: 1.2rem;
    }
    .footer-section{
        margin: -8px;
    }
    .posicion-titulo-der {
        padding: 4rem 0rem 0rem 0rem;
        margin-left: 7rem;
    }
    .titulo-principal-der {
        font-size: 2.5rem;
    }
    .titulo-seccion#nosotros-titulo {
        font-size: 1.2rem;
        margin: -31px 0 36px 104px;
    }
    .texto-izq#nosotros-texto {
        font-size: 0.9rem;
        margin: 25px 61px 16px 44px; 
    }
    .texto#nosotros-texto {
        display: flow;
        padding: 0;
        width: 100vw;
    }
    .subtitulo-principal#subtitulo-nosotros {
        font-size: 0.6rem;
        padding: 0px 6px 0px 42px;    
    }
    .texto-depts {
        position: relative;
        top: 0px;
    }

    .texto-izq#nosotros-texto-izq {
        font-size: 1.2rem;
        margin: -15px 47px 0px 32px;
    }
    .hrem-35 {
        height: 43rem;
    }
    .logo-deptos{

        margin-inline: 0;
        max-width: 130px;
    }
    .texto-izq-sub{
        text-shadow: -2px 1px 1px rgb(17 213 34 / 55%);
        font-size: 1rem;
        margin-left: -34px;
    }
    .texto-izq-sub#texto-giron{
        top: 77px;
    }
    .texto-izq-sub#texto-aguachica{
        top: 175px;
    }
    .mapa-google#mapa-giron{
        margin-top: -60px;
        margin-left: 40%;
        width: 50%;
        height: 50%;
        padding: 148px 0 55px 0;
    }
    .mapa-google#mapa-aguachica{
        margin-top: 48px;
        margin-left: 40%;
        width: 50%;
        height: 50%;
        padding: 148px 0 55px 0;
    }
    .fondo-verde{
        margin-top: 50px;
    }

    .testimonios.fondo-verde{
        margin-top: -50px;
    }
    .nav-links {
        height: 30vh;
    }

    .sedes-section {
        padding: 5% 2%;
        width: 90vw;
    }
    .mapa-google{
        margin: 1rem 0 0 0;
        width: auto;
        height: auto;
        padding:0;
    }
    /*contactanos*/

    .form-item input{
        width: 78%;
    }
    .form-item textarea{
        width: 78%;
    }
    .titulo-principal-der#contactanos {
        font-size: 2.5rem;
    }
    .texto-asesores {
        font-size: .4rem;
        padding: 18px 0 8px 0;
        margin: -21px 0px 0 0px;
    }
    .texto-izq-sede {
        font-size: .8rem;
        padding: 40px 0 7px 78px;
    }
    .formulario {
        width: 100%;
    }
    .titulo-seccion#titulo-seccion-nosotros {
        margin: 23px 0 0 140px;
        font-size: 1.1rem;
    }
    .subtitulo-seccion {
        margin: 14px 0 0px 127px;
        font-size: .99rem;
    }
    .subtitulo-izq{
        height: 85px;
    }
    .texto-centro{
        font-size: .9rem;
        margin: -10px 29px 30px 134px;
    }
    .form-item{
        padding: 0px 0px 0px 30px;
    }
    .form-item label{
        font-size: 0.9rem;
        left: 40px;
    }
    .form-item textarea + label{
        left: 40px;
    }
    .form-item input{
        height: 48px;
        font-size: 1.1rem;
    }
    label[for="terminos"]{
        font-size: .8rem;
        text-align: center;
    }
    .check svg{
        margin: 0 0 0 14px;
    }
    .fondo-contactanos{
        background-size: cover;
        height: 23.18rem;
        background-position: top;
    }
    /* .contacto-asesor.fondo-contacto {
        margin-bottom: -111px;
    } */
    .hrem-35#seccion-sede{
        height: 19rem;
    }
    .titulo-izq-largo#titulo-contacto{
        height: 80px;
    }

    .margin-top-150{
        margin-top: 60px;
    
    }
    .contenedor-deptos {
        grid-template-columns: 1fr; /* Una columna en pantallas muy pequeñas */
    }
    .contacto-asesores{
        margin-inline: 10px
    }
    .contacto-asesor{
        width: 40%;
    }
    .texto-overlay {
        height: 35%; /* Cambiar la altura al 100% */
    }
    .contacto-asesor:hover .texto-overlay {
        height: 45%; /* Cambiar la altura al 100% */
    }
    .fondo-figura-sede{
        background-size: contain;
    }

    .tabla-accesorios-contenedor {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
    }
    .item.product-item.item-fumigadora{
        margin: auto;
    }
    .titulo-card-item.fumigadora-titulo {
        font-size: 0.8em;
        margin: 0;
    }
    .card-image.fumigadora-image {
        height: auto;
    }
    .tabla-accesorios {
        width: 80%;
    }
    .tabla-accesorios th, .tabla-accesorios td {
        padding: 5px;
        font-size: .7rem;
    }
    .titulo-proveedor{
        font-size: 1.41rem;
    }
    .subtitulo-proveedor{
        font-size: 1.1rem;
    }
    .contenedor-subtitulo-proveedor{
        padding: 5px 11px;
        max-width: 66%;
    }
    .proveedor{
        margin-bottom: 10px
    }

    .card-categoria-greencrop{
        width: 120px;
        height: 108px;
    }
    .card-categoria-greencrop img{
        width: 120px;
        height: 124px;
        margin-bottom: -18px;
    }
    .card-categoria-greencrop h3{
        font-size: .8rem;
    }
    .categorias{
        margin-bottom: 20px;
        gap: 0px;
    }
    .proveedor-link img {
        max-width: 70px;
    }
    .texto-producto p{
        font-size: .7rem;
    }
    .btn {
        font-size: 0.59rem;
    }
    .carousel-item img {
        max-height: 99px;
    } 
    .hrem-carousel {
        max-height: 64vh;
    }
    .carousel-control-prev, .carousel-control-next {
        top: 21%;
        width: 25px;
        height: 25px;
    }
    .carousel-control-prev-icon, .carousel-control-next-icon {
        width: 20px;
        height: 20px;
    }
    .carousel-control-prev {
        left: -10px;
    }
    .carousel-control-next {
        right: -10px;
    }
    #carouselDestacados{
        margin: -20px auto;
    }
}

@media screen and (max-width: 420px){
    /* .icono-play {
        top: 47%;
        left: 28%;
    } */
    .texto-izq#nosotros-texto-izq {
        margin: 0;
    }
    .titulo-izq-largo#titulo-contacto {
        height: 70px;
    }
    .texto-izq-sede {
        padding: 34px 0px 11px 68px;
    }
    .subtitulo-seccion {
        margin: 11px 0 0 103px;
    }
    .titulo-seccion#titulo-seccion-nosotros {
        margin: 22px 0 0 117px;
        font-size: 1rem;
    }






    .item.product-item {
        width: 130px; /* Ajusta el ancho del contenedor del producto */
        padding: 10px; /* Reduce el padding para ahorrar espacio */
        margin: 10px;
        border: 1px solid #ddd;
        border-radius: 10px;
        background-color: #fff;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        transition: transform 0.2s;
    }
    
    .item.product-item:hover {
        transform: scale(1.05); /* Efecto de agrandamiento al hacer hover */
    }
    
    .card-image {
        width: 100px; /* Ajusta el tamaño de la imagen */
        height: 55px;
        border-radius: 5px;
        display: block;
        margin: 0 auto 10px; /* Centra la imagen y ajusta el margen inferior */
    }
    
    .titulo-card-item {
        font-size: 14px; /* Disminuye el tamaño del título */
        font-weight: bold;
        color: #333;
        text-align: center;
        margin-bottom: 10px;
    }
    
    .link-container {
        text-align: center;
    }
    
    .more-card-item {
        font-size: 12px; /* Disminuye el tamaño del texto del enlace */
    }
    
    .more-card-item:hover {
        background-color: #007bff;
        color: #fff;
    }

    .category-name{
        font-size: 0.5rem;
        padding-inline: 10px;
        width: auto;
    }
    .fertilizantes-compuestos-complejos.card-categoria,
    .fertilizantes-mezclas-fisicas.card-categoria,
    .fertilizantes-especializados.card-categoria,
    .fertilizantes-simples.card-categoria {
        padding: 0;
        width: 100%; /* Ajustado para que ocupe el 100% del contenedor */
        max-width: 130px; /* Limitar el ancho a 200px */
        margin: 10px;
    }
    
    .fertilizantes-compuestos-complejos.card-categoria img,
    .fertilizantes-mezclas-fisicas.card-categoria img,
    .fertilizantes-especializados.card-categoria img,
    .fertilizantes-simples.card-categoria img {
        width: 85%;
        height: 100px;
        margin-bottom:-16px;
    }
    
    .fertilizantes-compuestos-complejos.card-categoria h3,
    .fertilizantes-mezclas-fisicas.card-categoria h3,
    .fertilizantes-especializados.card-categoria h3,
    .fertilizantes-simples.card-categoria h3 {
        width: 100%;
        margin-bottom: 5px;
        height: auto;
        font-size: 10px; /* Reducir el tamaño del texto para pantallas más pequeñas */
        text-align: center;
        transition: all 0.5s;
    }

    .titulo-saat.card-categoria h3,
    .titulo-agrexcel.card-categoria h3 {
        font-size: 0.8rem;
    }

/*ALLVET*/

.vitaminicos.card-categoria,
.antiparasitarios.card-categoria,
.antibioticos.card-categoria {
    padding: 0;
    width: 100%; /* Ajustado para que ocupe el 100% del contenedor */
    max-width: 130px; /* Limitar el ancho a 200px */
    margin: 10px;
}

.vitaminicos.card-categoria img,
.antiparasitarios.card-categoria img,
.antibioticos.card-categoria img {
    width: 100%; /* Imagen ajustada al 100% del ancho del contenedor */
    height: auto;
}

.vitaminicos.card-categoria h3,
.antiparasitarios.card-categoria h3,
.antibioticos.card-categoria h3 {
    width: 100%;
    margin-bottom: 5px;
    height: auto;
    font-size: 16px; /* Reducir el tamaño del texto para pantallas más pequeñas */
    text-align: center;
    transition: all 0.5s;
}
}


@media (max-width: 400px) {
    .section {
        width: 79%;
    }
    .titulo-seccion#titulo-seccion-nosotros {
        margin: 18px 0 0 110px;
        font-size: 1rem;
    }
    .titulo-allvet.card-categoria h3,.titulo-california.card-categoria h3{
        font-size: 0.8rem;
    }

}
@media screen and (max-width: 376px) {
    /* .icono-play{
        left: 31%
    } */
    .texto-izq#nosotros-texto-izq {
        font-size: 1.1rem;
        margin: -30px 45px 0px 22px;
    }
    .texto-izq-sede {
        padding: 33px 0 7px 63px;
    }
    .texto-overlay{
        bottom: -17px;
    }
    .contacto-asesor:hover .texto-overlay {
        height: 65%; 
    }

}

@media screen and (max-width: 360px) {
    .img-agricultor {
        height: 14rem;
        right: -17px;
        top: 59px;
    }
    .posicion-titulo-izq {
        padding: 5rem 0rem 10rem 2rem;
    }
    .titulo-principal {
        font-size: 1.25rem;
    }
    .texto-izq{
        margin: -40px 36px 44px 22px;
    }
    .nav-links li {
        margin-inline: -27px;
    }
    .subtitulo-principal {
        font-size: 0.8rem;
    }
    .boton-izq {
        margin: 0 0 0 30%;
    }
    .titulo-izq-largo {
        background-size: 96% ;
    }
    .titulo-izq-largo #titulo-asesores {
        margin: 17px 0px 0 93px;
        font-size: 1.01rem;
    }
    .fondo-principalv2 {
        height: 21.18rem;
    }
    .titulo-seccion#nosotros-titulo {
        margin: -31px 0 36px 95px;
    }
    .titulo-seccion{
        margin: 0 0 70px 88px;
    }
    .titulo-seccion#titulo-seccion-nosotros {
        margin: 17px 0 0 94px;
        font-size: 1rem;
    }
    .subtitulo-seccion {
        margin: 11px 0 0 106px;
        font-size: .7rem;
    }
    .product-grid {
        margin-inline: 5%;
    }
    .titulo-sede{
        font-size: 1.52rem;
        margin-top: 10px;
    }
    .direccion-sede{
        font-size: 1.1rem;
    }    
    .telefono-sede, .email-sede{
        font-size: 0.8rem;
    }
    .info-sede{
        padding: 12px 17px;
    }
    .sedes-section{
        margin-top: -50px;
    }
    .contenedor-deptos{
        margin-top: -22px;
    }
    .texto-izq#nosotros-texto-izq {
        margin: -9px 36px 0px 22px;
    }
    /*imagen hoja en mapa*/
    .cultivo img {
        width: 18px;
        height: 18px;
    }
    #icono-nortesantander {
        top: 26%;
        left: 55%;
    }
    #icono-cesar {
        top: 19%;
        left: 52%;
    }
    #icono-arauca {
        top: 34%;
        left: 64%;
    }
    #icono-guajira {
        top: 9%;
        left: 57%;
    }
    #icono-bolivar {
        top: 27%;
        left: 48%;
    }
    #icono-santander {
        top: 33%;
        left: 52%;
    }
    #modalCultivosTableFMC th, #modalCultivosTableFMC td
    {
        padding: 4px;
        font-size: .81rem;
    }
    
    #modalDescription {
        font-size: .82rem;
    }
    .modal h4.title-description {
        padding: 10px;
        margin-bottom: 20px;
        font-size: .98rem;
    }
    #modalImage-fmc {
        max-width: 65vw;
        margin-block: 1rem;
    }
    #modalTable th {
        text-align: center;
        font-size: 0.75rem;
    }
    #modalTable td {
        font-size: .85rem;
    }
    #modalTable th, #modalTable td {
        padding: 5px 8px;
    }
    .info-text{
        font-size: .58rem;
    }
    .modal-content {
        width: 81%;
    }
    .card-categoria h3 {
        font-size: .77rem;
    }    
    .card-categoria-greencrop img {
        width: 78px;
        height: 75px;
        margin-bottom: -16px;
    }
    .card-categoria-greencrop {
        width: 80px;
        height: 67px;
    }
    .card-categoria-greencrop h3 {
        font-size: .6rem;

    }
    .fertilizantes-compuestos-complejos.card-categoria img, .fertilizantes-mezclas-fisicas.card-categoria img, .fertilizantes-especializados.card-categoria img, .fertilizantes-simples.card-categoria img {
        width: 77%;
        height: 60px;
        margin-bottom: -16px;
    }
    .fertilizantes-compuestos-complejos.card-categoria, .fertilizantes-mezclas-fisicas.card-categoria, .fertilizantes-especializados.card-categoria, .fertilizantes-simples.card-categoria {
        max-width: 105px;
    }
    .titulo-saat.card-categoria h3, .titulo-agrexcel.card-categoria h3 {
        font-size: 0.7rem;
    }
    #modalCultivosTable td{
        font-size: .8rem;
    }
    .modal-table {
        width: 83vw;
    }
}



@media screen and (max-width: 768px) {
    .burbuja {
        right: 2%; /* Menos margen para ajustarse a la pantalla */
        bottom: 5%;
        width: 80%; /* Más ancho en pantallas pequeñas */
        min-width: unset; /* Elimina el tamaño mínimo */
        max-width: 90%;
        max-height: 80vh; /* Limita la altura */
        border-radius: 15px; /* Bordes más suaves */
        padding: 10px;
    }

    .contenido-instagram {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .instagram-media {
        width: 100% !important;
        max-width: 100%;
        margin: auto;
    }

    .cerrar {
        top: 5px;
        right: 5px;
        width: 25px;
        height: 25px;
        font-size: 14px;
    }
}

/* nosotros */

.sector-section {
  width: 100%;
  padding: 50px 20px;
  background: linear-gradient(135deg, #e8f9f0, #ffffff);
}

.sector-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.sector-container:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
}

/* Texto */
.sector-text {
  flex: 1;
  border-left: 5px solid #139431;
  padding-left: 30px;

  /* Animación */
  opacity: 0;
  transform: translateX(-50px);
  animation: slideInLeft 1s ease forwards;
}

.sector-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #1d6e10;
  margin-bottom: 20px;
  position: relative;
}

.sector-text p {
  font-size: 1.2rem;
  line-height: 2.1;
  color: #444;
  text-align: justify;
}

/* Imagen */
.sector-image {
  flex: 1;
  display: flex;
  justify-content: center;

  /* Animación */
  opacity: 0;
  transform: translateX(50px);
  animation: slideInRight 1s ease forwards;
  animation-delay: 0.3s; /* Ligeramente después del texto */
}

.sector-image img {
  max-width: 70%;
  border-radius: 14px;
  box-shadow: 0px 8px 22px rgba(0, 0, 0, 0.2);
  transform: scale(1);
  transition: transform 0.6s ease;
}

.sector-image img:hover {
  transform: scale(1.05);
}

/* ======== Animaciones ======== */
@keyframes slideInLeft {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 🌿 Estilos base */
.forma-hoja {
  text-align: center;
  margin-top: 10px;
  position: relative;
}

.forma-hoja hr {
  width: 100%;
  border: none;
  height: 3px;
  background: linear-gradient(to right, transparent, #4CAF50, transparent);
  margin-bottom: 20px;
}

.forma-hoja .icono-hoja {
  width: 140px;  /* tamaño estándar en desktop */
  height: auto;
  display: inline-block;
  transition: transform 0.4s ease;
}

.forma-hoja .icono-hoja:hover {
  transform: scale(1.2);
}

/* 📱 Tablets grandes y laptops pequeñas */
@media screen and (max-width: 1024px) {
  .forma-hoja {
    margin-top: 70px;
  }
  .forma-hoja hr {
    width: 90%; /* un poco más corto */
  }
  .forma-hoja .icono-hoja {
    width: 120px;
  }
}

/* 📱 Tablets medianas y celulares grandes */
@media screen and (max-width: 768px) {
  .forma-hoja {
    margin-top: 50px;
  }
  .forma-hoja hr {
    width: 80%;
  }
  .forma-hoja .icono-hoja {
    width: 100px;
  }
}

/* 📱 Celulares pequeños */
@media screen and (max-width: 480px) {
  .forma-hoja {
    margin-top: 30px;
  }
  .forma-hoja hr {
    width: 70%;
  }
  .forma-hoja .icono-hoja {
    width: 80px;
  }
}

/* Aplica solo al primer bloque debajo del header */
.header + .fondo-blanco {
    margin-top: 120px; /* ajusta según la altura del header */
}
