 /* INICIO */
 .buscardor{
    border-radius: 30px;
border: 1px solid #CDCDCD;
}
.buscardor::placeholder{
font-family: 'Rubik';
font-style: normal;
color: #838383;
font-size: 15px;

font-weight: 500;

}
.cabecera__contenedor{

    background: #EBF4FA;
  
}

.bg__cabecera{
    height: 200px;
}
.cabecera__miga{
    color: #101010;
    font-size: 36px;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
}

.cabecera__titulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    /* Negro */
    
    color: #2B2E39;
}

.home__titulo{
    font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 39px;
/* identical to box height */


text-transform: uppercase;

/* GRIS OSCURO */

color: #333333;
}

.slider__video{
    width: 100%;
}
.video{
    position: relative;
    
    overflow: hidden;
}

.video__content {
    left: 0;
    top: 400px;
    bottom: 15px;
    right: 15px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    color: #FFF;
    font-size: 22px;

}




.video__titulo{
    font-family: 'Rubik';
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; 
   width: 50%;
    
    color: #FFFFFF;
  
}

   .video__descripcion{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    width: 50%;
 

   }



   .vermas__inicio{
    color: #009EE0;
    font-size: 16px;
    font-family:'Rubik';
    font-weight: 600;
    text-decoration: none;
   }

   .vermas__inicio:hover{
    color: #009EE0;
    font-size: 16px;
    font-family:'Rubik';
    font-weight: 600;
    text-decoration: none;
   }
   ul.slick-dots{
    margin-top: 20px;
    bottom: -50px !important;
}
ul.slick-dots li{
    margin-left: 5px;
    margin-right: 5px;
}
ul.slick-dots li.slick-active button{
    background-color: #002a91 !important;
}
ul.slick-dots li button{
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    padding: 0px !important;
    background-color: #ADAFB2;
}
ul.slick-dots li button:before{
    content: '' !important;
    display: none !important;
}




.carousel-indicators [data-bs-target]{
    background-color: #757376;

}




.carousel__titulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 57px;
    line-height: 69px;
    /* or 121% */


    color: white;
    margin-top:200px;
    
  
}

   .carousel__descripcion{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    /* 2 */
    
    color: white;
    
    
    width:550px;
    

   }




   .carousel__sm__titulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    /* or 121% */
    color: white;
    margin-top: 55px;
    margin-left: 10px;
    
  
}

   .carousel__sm__descripcion{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
   
    color: #838282;


   }





.image{
    width: 100%;
   height: 270px;

   }

 /*HOME*/
.bg-grey{
    background-color: #F5F5F5;
}

.titulo__inicio{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 39px;
/* Negro */

color: black;
}



.contenido__titulo{
    color: #131313;

    font-family: 'Rubik';
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
}
.contenido__descripcion{
    color: #131313;

    font-family: 'Rubik';
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%; 
    
}


.btn-inicio{
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    color: #0072BC;
    border-radius: 40px;
    border: 1px solid var(--Azul, #0072BC);

}
.btn-inicio:hover{
    font-family: 'Rubik';
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    color: #FFF;
    background-color: #0072BC;
}




 /*EMPRESA*/

.titulo__icono{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */
    
    
    color: #3FA3C9;
    
}
 .titulo__contenido{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    /* identical to box height, or 42px */
    
    
    color: #131313;
    
 }


 .empresa__subtitulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    color: #3FA3C9;
    
 }
 .empresa__titulo{
    font-family: 'Rubik';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    
    /* Negro */
    
    color: #2B2E39;
    
 }
 .empresa__descripcion{
    
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; 
    /* or 156% */
    
    
    color: #131313;
 }

 .bg-empresa{
    background: #FFF;
    border-radius: 4px;
     height: 590px;
     
 }
 .bg__titulo{
    color: var(--Azul, #0072BC);
    font-family: 'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
 }

.bg__descripcion{
    color: #0F0F0F;

    font-family: 'Rubik';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%;
}





/*PRODUCTOS*/



.categoria{
text-decoration: none;

}
.image{
  
    display: block;
    position: relative;
    width: 100%;
}


 .categoria__overlay{
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0.5;
    
    
 
} 

.categoria__titulo {

    position: absolute;
    font-family: 'Rubik';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    

    color: #FFF;
    top: 20%;
    left: 5%;
    right:0;
    

   
  }






  .categoria:hover .categoria__titulo {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
    color: #0072BC;
    position: absolute;
    top: 15%;
    left: 5%;
    right:0;
    transition: .5s ease;
    
    
  }


.categorias{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    text-decoration: none;
    
    color: #6C6666;
    
}

.categorias:hover{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
    
}


.categorias__nombre{
    color: #848484;

    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 20.8px */
    letter-spacing: 0.96px;
    text-transform: uppercase;
}


/* MENU PRODUCTOS */
.categorias__titulo{
    font-size: 20px;
    font-family: 'Rubik';
    font-weight: 600;
    text-transform: capitalize;
}
 .familia_active{
 
    color: var(--Azul, #0079AB) !important;
    font-family:'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  border: none;

}
.familia_active a{
font-family: 'Rubik';
font-size: 15px;
font-style: normal;
color: var(--Azul, #0079AB) !important;
  text-decoration: none;
}
.familia_active .accordion-button::after{
  background-color: black !important;
}
.link_familia{
font-family: 'Rubik';
  text-decoration: none !important;
  color:black;
}
.link_familia:hover{
font-family: 'Rubik';
  text-decoration: none !important;
  color:black;
}
.link_producto{
font-family: 'Rubik';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none !important;
color:black;
}
.link_producto:hover{
font-family: 'Rubik';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration: none !important;
color:#009EE0;
}

.productos__titulo{
    color: #161616;
    font-size: 18px;
    font-family: 'Rubik';
    font-weight: 500;
}

.border__img{
    border-radius: 8px;
border: 1px solid #FAFAFA;
}

.producto{
    text-decoration: none
}
.prodwrap{
    border-radius: 8px 8px 0px 0px;
    border-bottom: 0 !important;
    border: 1px solid #DFDFDF;
}

.bg__productos{
    border-radius: 0px 0px 8px 8px;
    border-top: 0 !important;
    border: 1px solid #DFDFDF;
    padding: 9px;
    text-align: center;
}
.productos__categorias{
    color: var(--Azul, #0072BC);
    text-align: center;
    font-family: 'Rubik';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


.productos__titulo{
    color: #000;
    font-family: 'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 32px */
    
}

.producto:hover .productos__titulo{
    color: #0072BC;
    font-family: 'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; /* 32px */
 
}




.producto__titulo{
    font-family: 'Rubik';
    color: #000;

 
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; 

}
.producto__descripcion{
    font-family: 'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

}


.fotorama__thumb{
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    padding: 10px;
}
                    /* .fotorama__img {
                      border-radius: 10px;
                    } */
.fotorama__stage {
    border-radius: 8px;
    border: 1px solid #E0E0E0;
}

.fotorama__thumb-border{
    border-radius: 8px;

  border-color: #0072BC !important;
}



.btn-consultar{
    border-radius: 40px;
    background: var(--Azul, #0072BC);
    color: white !important;
        font-family: 'Rubik';
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
    text-decoration:none ;
    text-align: center;
    
  }
  .btn-consultar:hover{
      background-color: white !important;
      color: #009EE0 !important;
      border: 1px solid #0072BC;
      font-family: 'Rubik';
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
            
  }




 

/*procesos*/


.procesos__titulo{

    color: #000;

    font-family: 'Rubik';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /
}

.procesos__descripcion{

    color: #000;

font-family: 'Rubik';
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: normal;
}
/*NOVEDADES*/

.novedades__titulo{
    font-family: 'Rubik';
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}
.novedades__descripcion{
    color: #000;
font-family: 'Rubik';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 26px */
}

.calidad__titulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;

    /* Gris */

    color: #353535;
}
.calidad__descripcion{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;

    color: #353535;
}


.bg__certificados{
    border-radius: 10px;
    border: 1px solid #C9C9C9;
    height: 80px;
}

/*Contacto*/

.presupuesto__titulo{
    color: #004268;

    font-family: 'Rubik';
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 130%;
}


.contacto__titulo{
    color: #131313;

    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; 
  
}

.enlace__contacto{
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    color: #131313;

}

.enlace__contacto:hover{
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #0072BC;

}

.bordercont{
    
    border:1px solid #D2D2D2 !important;
} 

.formulario{
        font-family: 'Rubik';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: normal;
        
        color: #A7A7A7;
        
}

.form-control:focus{
        border-color: #009ee0 !important;
        box-shadow: 0 0 0 0.25rem rgb(0, 158, 224, 25%);
}


.label{
        font-family: 'Rubik';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        color: #0F0F0F;
        
        margin-bottom: 5px;
}




.form-label{
    font-family: 'Rubik', sans-serif;
}
 .custom-file-button input[type=file]::-webkit-file-upload-button {
   display: none;
}
.custom-file-button input[type=file]::file-selector-button {
   display: none;
}
/* input[type="file"] {
display: none;
} */
.custom-file-button:hover label {
   cursor: pointer ;
}

.input-group-text{
    background-color: white !important;
}

#inputGroupFile{
   /*border-radius: 6px;*/
   border-top-left-radius: 6px !important;
   border-bottom-left-radius: 6px !important;
   border-left: 1px solid #E6E6E6 !important;
   border-right: none !important;
   border-top-right-radius: 0px !important;
   border-bottom-right-radius: 0px !important;
   font-family: 'Rubik';
   font-style: normal;
   font-weight: 300;
   font-size: 16px;
   line-height: 44px;
   
   color: #A7A7A7;

}