 /*........SOBRE NOSOTROS.........*/

#filaGapID > div > div{
	gap: 2.7rem;
    display: flex;
    flex-direction: column;
} 
 /*Banner principal*/
#sobre-nos > section > div > div > div > div > div > div {
	padding-top: 20.8% !important;
}
#sobre-nos{
    height: 529px;
    background-size: cover;
    background-position: top;
}


#sobre-nos p{

    text-shadow: 0px 3px 6px #0000008C;
}

/*Origen*/

#imagen-superior{

    height: 140px;
    background-position: center;
    margin-bottom: -164px;
}
#ver-recetasID > div > a:hover{
	color: #F5D83D;
}
#imagen-inferior{

    height: 140px;
    background-position: center;
    margin-top: -91px;
    z-index: -1;
}

.contenedor-origen{

    display: flex;
}

.contenedor-origen p.plomo{
    
    margin-top: -7px;
    padding-left: 29px;
    padding-right: 71px;
}

/*Tabs unidades*/

#seccionUnidades{

    height: 675px;
}

#unidades ul.reset-ul{

    border-bottom: 1px solid #707070;
    height: 39px;
}

#unidades .lqd-tabs-style-2 .lqd-tabs-nav .lqd-tabs-nav-progress-inner{

    background-color: #707070;
}

#unidades .lqd-tabs-style-2 .lqd-tabs-nav .lqd-tabs-nav-progress{

    background-color:  rgba(0,0,0,0);
}

#unidades li span.iconbox{

    justify-content: center;
}

#unidades .lqd-tabs-nav-progress{

    margin-top: 10px;
    margin-inline: auto;
    width: 65%;
}

#unidades .lqd-tabs-content{

    padding-top: 43px;
}

#unidades span.contents{

    padding-inline: 0px !important;
}

#unidades .iconbox-title{

    font-family: 'Montserrat';

}


#seguridadIndustrial{

    text-align: -webkit-center;
}


.textSeguridad{

    text-align: left;
}

.recuadroSeguridad{

    border: 2px solid #56642c2b;
    border-radius: 10px;
    width: fit-content;
}

.contenedor-riesgos{

    display: flex;
    max-width: 629px;
    flex-wrap: wrap;
    column-gap: 96px;
    justify-content: center;
}

.contenedor-riesgos p{

    width: 227px;
    text-align: left;
    margin-bottom: 15px;
}

/*cajas*/

#fila-cajas > div > div{

    column-gap: 28px;
}
#fila-cajas > div > div > div{

    padding-inline: 0px;
}

#fila-cajas .wpb_column{

    width: fit-content !important;

}

.caja{

    width: 356px;
    height: 277px;
    box-shadow: 0px 0px 25px #00000024;
    text-align: center;
    padding-top: 17px !important;
    padding-inline: 24px !important;
    border-radius: 10px !important;
}

/*Recetas*/

#fila-recetas{

    height: 214px;
    background-position: center center !important;
}

.recetas-mobile{

    display: none;
}

/*Vistas*/

@media only screen and (max-width: 835px) {
	
	#sobre-nos p.amarillo{
    margin-top: 5.5rem;
}


    .fila-anios .wpb_column{

        width: 100%;
    }


    #unidades ul.reset-ul {

        border-bottom: none; 
        margin-bottom: -25px;
    }

    #unidades .lqd-tabs-content{

        bottom: -210px !important;
    }

     .lqd-tabs-nav li {

        margin-bottom: 0px !important;
    }

    #unidades .lqd-tabs-nav-progress {
       
        width: 35%;
    }

    #unidades .lqd-tabs-content {
        padding-top: 0px;
    }

    #unidades .lqd-tabs{

        margin-top: -26px !important;
    }

    #seccionUnidades {
        height: 830px;
    }

    #fila-cajas > div > div.row{

        justify-content: center !important;
    }
  
}
@media only screen and (max-width: 500px){
	
 #sobre-nos p.amarillo{
	line-height: 61px !important;
    margin-top: 5.5rem !important;
}
}
@media only screen and (max-width: 721px){
	
 #sobre-nos p.amarillo{
        margin-top: 6rem;
}

	
#fila-recetas figure > div{

margin-left: unset !important;
}

.fila-anios .wpb_column {

    padding-left: 39px;
}

}

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

.contenedor-origen > p.verde{

    min-width: 92.45px !important;
}

#sobre-nos{

    background-position: center;
    background-size: cover;
}

#origen .wpb_raw_code p.fwSemiBold{

    padding-top: 43px !important;
}

.contenedor-origen p.plomo {

    padding-left: 15px;
    padding-right: 10px;
}

.fila-anios .wpb_column {

    padding-left: 20px;
}

#imagen-superior figure{

    right: -559px;
}


#imagen-inferior figure{

    right: -615px;
}


#seccionUnidades {
    height: 1140px;
}


#seguridadIndustrial div.vc_row{

    margin-inline: 10px !important;
}

.recetas-desktop{
    display: none;
}

.recetas-mobile{
    display: block;
}


#fila-recetas {
    height: 309px;
    margin-top: 28px;
}

#fila-recetas > div.container{
    padding-inline: 0px !important;
}

div.ver-recetas{

    padding-left: 41px !important;
}

}

@media only screen and (max-width: 394px){
	
	#sobre-nos p.amarillo {
    margin-top: 8rem;
}

    #sobre-nos .fs60{

        font-size: 52px;
    }

    #seccionUnidades {
        height: 1220px;
    }

    .caja {
        
        margin-inline: 12px;
        width: -webkit-fill-available !important;
    }

    #fila-recetas {
        height: 291px;
    }

    div.ver-recetas{

        padding-left: 37px !important;
    }

}

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

    #fila-recetas {
        height: 260px;
    }

    div.ver-recetas {
        padding-left: 34px !important;
    }

}


/*................FIN SOBRE NOSOTROS................*/


.contenedor-tarjeta{

    width: 262px;
    text-align: center;
    display: inline-block;
    margin-right: 14px;
    margin-left: 14px;
    margin-bottom: 60px;
}

.tarjeta{

    background-color: white;
    height: 386px;
    border-radius: 5px;
}

.tarjeta p{

    margin-top: 0px;
}


.contenedor-tarjeta:hover .tarjeta{

    display: none;
}


.tarjeta-hover{

    display: none;
    height: 386px;
    background-color: #56642C;
    padding-top: 23px;
    border-radius: 5px;
}

.tarjeta-hover p.fs16{

    padding-inline: 32px;
}

.tarjeta-hover p.lh20{
        margin-bottom: 1%;
        text-align: left;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 11;
        min-height: 220px;
}

.contenedor-tarjeta:hover .tarjeta-hover{

    display: block;
}
#seccionesContainerItems > section div.tarjeta-hover > p {
	margin-bottom: 3%;
}

.boton-tarjetas {
    color: white;
    border: 1px solid white;
    display: flex;
    width: 223px;
    height: 47px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    font-weight: 700;
    position: relative;
    bottom: 0px;
}

.boton-tarjetas:hover{

    background-color: #7A9D11;
    color: white;
    border-color: #7A9D11;
}

header.is-stuck #containerHeaderSections .menuHeader{

   row-gap: 10px;
}