@media (max-width: 991px){
    .idioma {
        position: sticky;
    }
    .nav_container--ul:nth-child(4){
        height: 11rem;
    }
    .contenedor .align {
        display: block;
    }
    .align{
        text-align: end;
        padding-right: 2rem;
       /* z-index: 1000;*/
        position: relative;
    }

    .align i{
        cursor: pointer;
    }

    .header_nav--container {
        display: flex;
        justify-content: start;
        flex-direction: column;
        align-items: center;
        position: absolute;
        width: 100%;
        top: -210%;
        z-index: 100;
        height: 35rem;
        transition: .8s;
        background-image: url(../images/ficha-producto/Hero/bg1.png);
        background-repeat: no-repeat;
        padding-top: 2rem;
    }
    .header_nav--container.fich {
        top: -450%;
    }
    

    .nav_container--ul {
        display: flex;
        align-items: center;
        padding-left: 0;
        border-bottom: 0px solid rgba(187, 187, 187, 0.418);
        flex-direction: column;
        margin-bottom: 0;
        height: 8rem;
        justify-content: space-around;
    }
    .nav_container--items {
        font-size: 30px;
    }
    .nav_log{
        order: -1;
        text-align: center;
    }
    .nav_log img{
        width: 70%;
    }
    .header_nav--container.on{
        top: 0%;
        transition: .8s;
    }
    .align_close{
        display: block;
        position: absolute;
        right: 4%;
        top: 6%;
        order: -1;
    }
    .align_close i{
        color: white;
        cursor: pointer;
        font-size: 22px;
    }
    .redes{
        width: 100%;
        padding: 0;
        display: flex;
        justify-content: center;
    }
    .redes li{
        width: 3.5rem;
        height: 3.5rem;
        display: flex;
        justify-content: center;
        align-items: center;
        list-style: none;
        border: 2px solid white;
        border-radius: 50%;
        margin: .5rem;
        cursor: pointer;
        transition: .4s;
    }
    .redes li a {
        color: white;
        padding: 0rem;
    }
    .redes li a > i{
        font-size: 22px;
    }
    /*===========INICIO HOME================*/
    .bg-home{
        background-size: cover;
    }
    .me-auto {
        width: 100%;
        height: 5rem;
        border-bottom: none;
    }
    .nav_logo{
        display: none;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        text-align: center;
    }
    .nav_logo_mobile{
        position: relative;
        display: block;
        text-align: center;
        margin-top: 3rem;
    }
    .nav_logo_mobile img{
        width: 22%;
    }
    .nav_logo_mobile.cont{
        margin-top: 0rem;
    }
    .title.cont {
        bottom: 50%;
    }
    /*===========FIN HOME================*/

    /*===========INICIO EMPRESA================*/
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        text-align: center;
        display: flex;
        flex-direction: column;
        margin-top: -3.2rem;
    }
    .nav_logo {
        display: block;
        order: -1;
        margin-bottom: 1rem;
    }
    .nav_logo img {
        width: 50%;
    }
    .certificacion_container--img div img {
        width: 15rem;
    }
    /*===========FIN EMPRESA================*/

    /*===========INICIO PRODUCTOS================*/
    /*===========FIN PRODUCTOS================*/
    /*===========INICIO FICHA================*/
    .ficha_atras{
        margin-top: 0rem;
        position: absolute;
        top: 25%;
        left: 6%;
    } 
    /*===========FIN FICHA================*/
    .navbar {
        padding-top: 0rem !important;
        background-image: url(../images/ficha-producto/Hero/bg1.jpg) !important;;
        z-index: 10;
    }
    .container, .container-fluid, .container-lg, .container-md, 
    .container-sm, .container-xl, .container-xxl {
        padding-right: var(--bs-gutter-x,0rem)!important ;
        padding-left: var(--bs-gutter-x,0rem) !important;
    }
    .footer_contact {
        height: 35rem;
        flex-direction: column;
    }
    .footer_politic {
        height: 10rem;
        flex-direction: column-reverse;
    }
    .footer_container--right {
        width: 20rem;
    }
}

@media (max-width: 820px){
    /*===========INICIO HOME================*/
    .nav_logo_mobile.fich {
        margin-top: 0rem;
    }
    .nav_logo_mobile.fich img{
        width: 20%;
    }
    .footer_container--mid{
        order: -1;
    }
    .title img{
        width: 70%;
    }
    .nosotros_container {
        padding: 1rem;
        flex-direction: column;
    }
    .footer_politic {
        height: 15rem;
        justify-content: space-evenly;
    }
    .nosotros_container--img .bg img {
        height: 25rem;
    }
    .nosotros_container--text p {
        width: 21rem;
    }
    .nosotros_container--img .logo img{
        width: 20%;
    }
    .productos {
        height: 35rem;
        padding-left: 0rem;
        background-position: 58%;
        background-image: url(../images/home/Productos/mobile_bg.jpg);
    }
    .productos div {
        align-items: center;
    }
    .productos h2 {
        font-size: 42px;
        text-align: center;
    }
    .productos p {
        text-align: center;
    }
    .productos a {
        width: 10rem;
        padding: 9px 24px 9px 35px;
    }
    .flecha{
        display: block;
        position: absolute;
        bottom: 3%;
        left: 44%;
        text-align: center;
    }
    .flecha img{
        width: 70%;
    }
    .nav_logo_mobile img {
        width: 30%;
    }
    /*===========FIN HOME================*/
    /*===========INICIO EMPRESA================*/
    .title_empresa img{
        width: 80%;
    }
    .produccion {
        padding-left: 1rem;
    }
    .certificacion {
        height: 60rem;
    }
    .certificacion_destino{
        bottom: 60%;
        flex-direction: column;
        justify-content: space-evenly;
    }
    .certificacion_destino--map img {
        width: 100%;
    }
    .certificacion_container {
        height: 28rem;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .certificacion_container p {
        width: 23rem;
    }
    .certificacion_container--img {
        height: 18rem;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
    }
    .programa h3 {
        text-align: center;
        font-size: 40px;
        width: 13rem;
        line-height: 35px;
    }
    .programa_text {
        width: 23.6rem;
    }
    .fabrica_container_left--img img {
        width: auto;
    }
    .fabrica {
        height: 110rem;
    }
    .fabrica_container {
        height: 100rem;
        flex-direction: column;
        justify-content: space-between;
    }
    .fabrica_logo {
        display: none;
    }
    .fabrica_container_right--img {
        height: auto;
        flex-direction: row;
    }
    .fabrica_container_right--img p {
        display: none;
    }
    .fabrica_container_right--mobile{
        display: block;
    }
    .fabrica_container_right--img :nth-child(1) {
        width: 90%;
    }
    .fabrica_container_right--img :nth-child(2) {
        width: 99%;
        margin-top: 0rem;
    }
    /*===========FIN EMPRESA================*/
    /*===========INICIO PRODUCTOS================*/
    .bg-producto {
        height: 70vh;
        background-position: 60%;
    }
    .title_productos img{
        width: 60%;
    }
    .bg-hogar-1 img {
        width: 40%;
    }
    .bg-hogar-2 img {
        width: 40%;
    }
    .bg-hogar-3 img {
        width: 33%;
    }
    .bg-hogar-4 img {
        width: 35%;
    }
    .bg-hogar-5 img {
        width: 55%;
    }
    .bg-industrial-1 img {
        width: 35%;
    }
    .bg-industrial-2 img {
        width: 35%;
    }
    .bg-industrial-3 img {
        width: 35%;
    }
    .bg-industrial-4 img {
        width: 35%;
    }
    .bg-industrial-5 img {
        width: 35%;
    }
    .bg-industrial-6 img {
        width: 39%;
    }
    /*===========FIN PRODUCTOS================*/
    /*===========INICIO FICHA================*/
    .ficha {
        height: 70rem;
        flex-direction: column;
        padding-left: 0rem;
    }
    .ficha--img {
        text-align: center;
        margin-bottom: 0rem;
    }
    .ficha--img img {
        width: 80%;
    }
    .ficha_container--title.inst{
        height: 15rem;
    }
    /*===========FIN FICHA================*/

    /*===========CONTACTO================*/
    .bg-contacto {
        height: 30vh;
    }
    .contacto {
        height: 65rem;
    }
    .contacto .contenedor {
        height: 60rem;
        flex-direction: column;
    }
    .contacto .contenedor .contenedor_form {
        width: 80%;
    }
    .nav_logo_mobile.cont {
        margin-top: -2rem;
    }
    .title.cont {
        bottom: 25%;
    }
    .title.cont img {
        width: 25%;
    }
    .logo_cont {
        margin-top: 0rem;
        margin-left: 0rem;
        z-index: 100;
        position: absolute;
        bottom: 0%;
        right: 10%;
    }
    /*===========FIN CONTACTO================*/
    .footer_politic--mid, 
    .footer_politic--right {
        padding-top: 0rem;
        width: 17rem;
    }
    .bg-ficha {
        height: 20vh;
    }
    .bg_imagen {
        height: 21vh;
        top: -10%;
    }
}

@media (max-width: 490px){
    .nav_log img {
        width: 60%;
    }
    .nav_container--items {
        font-size: 25px;
    }
    .redes li {
        width: 3rem;
        height: 3rem;
    }
    .redes li a > i {
        font-size: 16px;
    }
    /*===========INICIO HOME================*/
    .nav_logo_mobile.fich {
        margin-top: -2rem;
    }
    .nav_logo_mobile.fich img {
        width: 40%;
    }
    .bg-ficha {
        height: 20vh;
    }
    .bg-home {
        height: 100vh;
    }
    .nosotros_container--text p {
        width: 17rem;
        font-size: 14px;
    }
    .title {
        bottom: 18%;
    }
    .glide{
        padding: 0rem;
    }
    .glide__slide.bg-glide-1 div img,
    .glide__slide.bg-glide-2 div img{
        width: 60%;
    }
    .glide__slide.bg-glide-3 div img{
        width: 80%;
    }
    .glide__arrow {
        padding: 9px 0px;
    }
    .glide__arrow img{
        width: 65%;
    }
    .glide__arrow--right {
        right: 0em;
    }
    .glide__arrow--left {
        left: 0em;
    }
    .carousel{
        height: 38rem;
        display: flex;
        align-items: center;
    }
    .nosotros_container--text {
        height: 30rem;
        justify-content: space-around;
    }
    .nosotros_container--img .bg img {
        height: 18rem;
    }
    .nosotros_container--img .logo img{
        width: 30%;
    }
    .nosotros_container--text h2 {
        font-size: 42px;
    }
    .flecha{
        left: 39%;
    }
    .nav_logo_mobile {
        margin-top: 0rem;
    }
    .nav_logo_mobile img {
        width: 58%;
    }
    /*===========FIN HOME================*/

    /*===========INICIO EMPRESA================*/
    .bg-empresa {
        height: 40vh;
        background-image: url(../images/empresa/Hero/bg1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 27%;
        position: relative;
    }
    .produccion{
        height: 36rem;
    }
    .produccion h2 {
        width: 18rem;
        line-height: 40px;
        font-size: 40px;
    }
    .produccion p {
        width: 19rem;
        font-size: 13px;
        line-height: 21px;
    }
    .certificacion_destino--text h3 {
        font-size: 43px;
    }
    .certificacion_destino--text p {
        width: 13rem;
        font-size: 13px;
    }
    .produccion div {
        height: 18rem;
    }
    .produccion a {
        width: 9rem;
        padding: 7px 24px 7px 30px;
        font-size: 13px;
    }
    .certificacion_destino--map{
        width: 90%;
    }
    .certificacion_container p {
        width: 20rem;
        font-size: 14px;
    }
    .cert2{
        order: -1;
    }
    .programa {
        height: 34rem;
    }
    .programa_text {
        width: 20.6rem;
        font-size: 13px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .programa_text p {
        width: 18.4rem;
    }
    .programa a {
        width: 9rem;
        padding: 8px 24px 8px 27px;
        font-size: 14px;
    }
    /*===========FIN EMPRESA================*/
    .card-head > img{
        width: 55%;
    }
    .fabrica {
        height: 83rem;
    }
    .fabrica_container_left--text {
        height: 16rem;
    }
    .fabrica_container_left--text h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .fabrica_container_left--text p {
        width: 20.1rem;
        font-size: 14px;
    }
    .fabrica_container {
        height: 81rem;
        padding: 0rem 0rem 0rem 1rem;
        justify-content: space-evenly;
    }
    .fabrica_container_left {
        height: 45rem;
    }
    .fabrica_container_right--img :nth-child(1) {
        width: 90%;
    }
    .fabrica_container_right--img :nth-child(2) {
        width: 90%;
    }
    .fabrica_container_left--img {
        margin-right: 1.1rem;
    }
    .fabrica_container_left--img img{
        width: 100%;
    }
    .fabrica_container_right p {
        width: 20rem;
        font-size: 14px;
    }
    /*===========INICIO PRODUCTOS================*/
    .nosotros_container--text a {
        padding: 6px 22px 6px 22px;
        font-size: 14px;
    }
    .productos p {
        width: 15rem;
        text-align: center;
        font-size: 14px;
    }
    .productos a {
        width: 8.2rem;
        padding: 6px 24px 6px 35px;
        font-size: 14px;
    }
    .productos .en_view_prod {
        width: 10rem;
    }
    /*===========FIN PRODUCTOS================*/
    /*===========INICIO FICHA================*/
    .ficha--img{
        text-align: center;
    }

    .ficha--img img{
        width: 70%;
    }

    .ficha_container{
        width: 80%;
    }
    .ficha_container--title h2 {
        font-size: 40px;
    }
    .ficha_container--title p {
        width: 20rem;
        font-size: 13px;
    }
    .ficha_container--conservacion {
        height: 10rem;
    }
    .bg-hogar-5 img {
        width: 75%;
    }
    .ficha_container--presentaciones > span, .ficha_container--conservacion > span, .ficha_container--vida > span {
        width: 8rem;
        font-size: 15px;
    }
    .ficha_container--presentaciones > p, .ficha_container--conservacion > p, .ficha_container--vida > p {
        font-size: 13px;
        width: 10rem;
    }
    .ficha_container--tabla a {
        padding: 11px 15px 11px 15px;
        font-size: 14px;
    }
    .ficha_container--tabla > img {
        width: 20%;
    }
    .modal_ficha .img{
        width: 80%;
    }
    .modal_ficha .img img{
        width: 100%;
    }
    .modal_ficha .div_close {
        padding-left: 18rem;
    }
    .ficha_container--title.inst {
        height: 18rem;
    }
    .ficha_container.inst{
        width: 90%;
    }
    .ficha_container.descremada{
        width: 90%;
    }
    .ficha_container--title.descremada {
        height: 22rem;
    }
    .ficha_container.mod{
        width: 90%;
    }
    .ficha_container--title.mod{
        height: 16rem;
    }
    .ficha_container--title.manteca {
        height: 13rem;
    }
    .ficha_container.entera_ind{
        width: 90%;
    }
    .ficha_container.modificada_ind{
        width: 90%;
    }
    .ficha_container--title.modificada_ind {
        height: 21rem;
    }
    .ficha_container.suero{
        width: 90%;
    }
    .ficha_container--title.suero{
        height: 18rem;
    }
    .ficha_container.anhidra{
        width: 90%;
    }
    .ficha_container.dulce_ind{
        width: 90%;
    }
    /*===========FIN FICHA================*/
    /*===========CONTACTO================*/
    .bg-contacto {
        height: 40vh;
        background-size: 100% 70%;
    }
    .contacto {
        position: relative;
        height: 70rem;
    }
    .contacto .contenedor {
        height: 65rem;
        margin-bottom: 10rem;
    }
    .contacto .contenedor .contenedor_form form {
        padding: 2rem;
    }
    .contacto .contenedor .contenedor_form {
        width: 100%;
    }
    .map {
        width: 330px;
        height: 400px;
    }
    .nav_logo_mobile.cont {
        margin-top: -2rem;
    }
    .nav_logo_mobile.cont img{
        width: 45%;
    }
    .logo_cont {
        margin-top: 0rem;
        margin-left: 0rem;
        z-index: 100;
        position: absolute;
        bottom: 37%;
        right: 3%;
        width: 8rem;
    }
    .logo_cont img {
        width: 100%;
    }
    /*===========FIN CONTACTO================*/
    .footer_container--left h4, .footer_container--right h4 {
        font-size: 19px;
        text-align: center;
    }
    .footer_contact p {
        font-size: 17px;
    }
    .footer_container--mid{
        text-align: center;
    }
    .footer_container--mid img{
        width: 70%;
    }
    .footer_container--mid {
        padding-left: 0rem;
    }
    .footer_politic--mid p {
        margin-left: 0rem;
        margin-bottom: 0.8rem;
    }
    .bg_imagen {
        height: 21vh;
        top: -10%;
    }
}