.cabecera__contenedor{
    background: #F6F6F621;
    opacity: 0.5;
    line-height: 40px;
   
}
.cabecera__miga{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    
    /* Negro */
    text-decoration: none;
    color: #000000;
}

.cabecera__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
}

.home__titulo{
    font-family: 'Roboto';
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: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    position: absolute;
   
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #FFF;
    font-size: 22px;
}




.video__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 130%;
    /* or 62px */
    
    text-align: center;
    
    color: #FFFFFF;
  
}

   .video__descripcion{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    /* or 26px */
    
    text-align: center;
    
    color: #FFFFFF;

   }





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

}




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


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

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

   }




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

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


   }





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

   }

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

.titulo__cliente{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 42px;
text-align: center;
text-transform: uppercase;

/* Negro */

color: #2B2E39;
}



.contenido__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 43px;
    /* identical to box height */
    
    
    
    /* Gris */
    
    color: black ;
}
.contenido__descripcion{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    /* or 189% */
    
    
    /* Gris */
    
    color: black ;
    
}
.contenido__btn{
    font-family: 'Roboto';
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    
}

.btn-inicio{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    text-decoration: none;
    color: #FFFFFF;
    background:#1A478D;

}
.btn-inicio:hover{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    background: white;

    color:#1A478D;
    border: 1px solid#1A478D;
}




 /*EMPRESA*/

.titulo__icono{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */
    
    
    color: #3FA3C9;
    
}
 .titulo__contenido{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #353535;
    
 }


 .empresa__subtitulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    color: #3FA3C9;
    
 }
 .empresa__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
    
 }
 .empresa__descripcion{
    
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
/* or 24px */


/* Gris */

color: #353535;
 }

 .bg-empresa{
    background: #FFFFFF;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
     height: 350px;
     
 }
 .bg__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    
    /* Azul */
    
    color: #1A478D;
    
 }

.logro__titulo{
    color: #000;
    font-size: 20px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}





/*PRODUCTOS*/


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


.activecategoria{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
}

.activecategoria:hover{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
}
.categorias__titulo{
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 28px;
line-height: 33px;
/* identical to box height */

text-align: center;
text-transform: uppercase;
color: #333333;
}

.mas__info{
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;


text-decoration: none;
color: #353535;
}
.mas__info:hover{
    font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;


/* Gris */

color: #1A478D;
}


.productos__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #353535;
}















.producto__subtitulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
font-size: 20px;
line-height: 24px;
}



.producto__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #353535;
}
.producto__descripcion{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* or 138% */
    
    
    /* Gris */
    
    color: #353535;

}


.fotorama__thumb{
    border:1px solid #A5A5A5;
    padding: 10px;
}
                    /* .fotorama__img {
                        border: 1px solid black;
                    } */
.fotorama__stage {
    border: 0.5px solid #A5A5A5;
}

.fotorama__thumb-border{
  border-color: #D80201 !important;
}





  .calidad__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */


    /* 3 */

    color: #D80201;
  }

  .calidad__descripcion{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;

    color: #000000;
  }





  .bg-rosa{
    background-color: #D80201;
  }


/*caracteristica*/


  .sector__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #353535;
  }

  .sector__descripcion{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* or 138% */
    
    
    /* Gris */
    
    color: #353535;
  }



/*NOVEDADES*/

.categoria__novedad{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    
    
    /* Azul */
    
    color: #1A478D;
}

.categoria{
    text-decoration: none;
}

.enlace_novedad{
    text-decoration: none;
}
.enlace_novedad:hover{
    text-decoration: none;
}
.numero_novedades{
    border-radius: 50%;
    padding: 5px 12px;
    background-color: #354B9C;
    color:white;
}

.link_categoria{
    font-family: 'Roboto' Medium !important;
}


.novedad__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height */
    
    
    color: #000000;
    
    
}

.novedad__textocorto{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 18px;

color: #000000;
}

.novedad__leermas{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    
    /* Gris */
    
    color: #353535;

}

.novedad__categoria{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-decoration: none;

    text-transform: uppercase;

    /* Negro */

    color: #000000;

}

.novedad__titulo__final{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 140%;
    /* identical to box height, or 45px */
    
    
    color: #131313;
}

.novedad__categoria__final{
    color: var(--azul, #1A478D);
    font-size: 16px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.novedad__texto__final{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}


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

/* Gris */

color: #353535;
}
.calidad__descripcion{
    font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 22px;
/* or 138% */


/* Gris */

color: #353535;
}

.bg__certificados{
    background: #F2F7FA;
    border: 1px solid #D9D9D9;
    border-radius: 8px;
   
}
.cetficado__nombre{
    font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 21px;
/* identical to box height */

/* Gris */

color: #353535;
}

.descarga__titulo{
    font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 21px;
/* identical to box height */


color: #000000;
}   









.certificado__descripcion{
    font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 18px;
/* identical to box height */


/* Gris */

color: #353535;
}


/*Contacto*/

.presupuesto__titulo{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;

/* Gris */

color: #757376;
}
.link{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
text-decoration: none;

color: #333333;
}
.link:hover{
    font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;


color: #144F85;
}
.iconocom{
	color:#1A478D
    ;
}

 .bg-contacto{
background-color:#144F85 ;
line-height: 50px;
 }
 .bg-contacto__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    
   
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}
.bg-contacto__titulo_sm{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    
    /* identical to box height, or 125% */
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.contacto__titulo{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 43px;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #757376;
}

.contacto__descripcion{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 161%;
    /* or 26px */
    
    
    color: #545454;
}

.enlace__contacto{
   font-size: 16px;
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
line-height: 21px;
    
    text-decoration:none;

}


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

 /* input::placeholder{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    
    
    
    color: #8C8C8C;

 } */
 /* textarea::placeholder{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    
    
    
    color: #8C8C8C;
 } */
 .btn-consulta{
    color: #fff;
    background-color: #1A478D;
    border-color: #1A478D;
    width: 288px;
    height: 45px;
    text-align: center;
    font-size: 16px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
    border-radius: 10px;
    }
    .btn-consulta:hover{
    width: 288px;
    height: 45px;
    color: #1A478D;
    background-color: white;
    border: 1px solid #1A478D;
    font-size: 16px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
	
    }

    .btn-ficha{
        width: 288px;
        height: 45px;
        color: #1A478D;
        background-color: white;
        border: 1px solid #1A478D;
        font-size: 16px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        text-align: center;
        border-radius: 10px;
        text-decoration: none;
        
      }
      .btn-ficha:hover{
        color: #fff;
        background-color: #1A478D;
        border-color: #1A478D;
        width: 288px;
        height: 45px;
        text-align: center;
        font-size: 16px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        text-decoration: none;
        border-radius: 10px;
        
      }

    .formulario{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 300;
        font-size: 13px;
        line-height: 16px; 
        color: black;
        
    }

    /* .form-control{
        border: 1px solid #B9B9B9 !important;
        border-radius: 1rem;
    } */

    .form-control:focus{
        border-color: #1A478D !important;
        box-shadow: 0 0 0 0.25rem rgb(26, 71, 141, 25%);
    }


    .label{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        /* identical to box height, or 167% */
        
        
        color: #0F0F0F;
        
        margin-bottom: 5px;
    }

    .form-label{
        font-family: 'Roboto', 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;
   }
   
   #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: 'Roboto';
       font-style: normal;
       font-weight: 300;
       font-size: 13px;
       line-height: 44px; 
       color: black;
   }



