.fondo_fijo {
    background: rgba(0, 0, 0, 0) url("../img/fondo_index.jpg") no-repeat fixed center center / cover ;
}
.logo_empresa{ padding: 40px 0px 80px 0px;}
.presentacion{color:#FAB909; font-size: 43px;  margin-bottom: 8px;   font-family: 'montserratbold';  margin-top:-25px; }
.descrip{text-align: justify; /*color:#8d97b2;*/ color: #bdc1cc; font-size: 16px;  text-align:justify;  font-family: 'montserratlight'; margin-bottom: 40px;}
.bloque_entrada, .bloque_restablecer{
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0px;
  
    margin-bottom: 50px;  
    text-align: center;    
}
.relleno_caja{ padding: 11%;}
.aviso, .firma{ color:#fff;}
.firma{ text-align: right;}

 .bloque_login .form-control {
    
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
 }
 .bloque_contrasena .form-control {
    
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
 }

.bot_entrar {
    background-color: #fab909;
      font-family: 'montserratsemibold';
    font-size: 13px;
    color:#0D152C;
    display: block;
    margin-top: 10px;
    width: 100%;
}
.bot_entrar:hover {
    background-color: #0D152C;
    color: #ffffff;
}
.tit_entrada {
    color: #000000;
  font-family: 'montserratsemibold';
    font-size: 40px;
    margin-top: 30px;
   text-align: center;
}
.tit_entrada2 {
    color: #000000;
    font-family: 'montserratsemibold';
    font-size: 25px;
    text-align: center;
      margin-top: 50px;
}

.tit_restablecer {
    color: #000000;
    font-family: 'montserratsemibold';
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
}

.input-group-addon {
    background-color: #fab909;
    color: #ffffff;
}
.input-group-lg {
    margin-bottom: 18px;
}
.bloque_contrasena p{ font-size: 13px; color:#666; margin-bottom: 20px;}
.fondo_amarillo{ background-color: #FAB909; color:#fff; padding: 20px 0px; margin-bottom: 10px;}
.caja_datos{ margin:8px 0px;  text-align: center;}
.icono_datos{color:#020e2a; font-size:30px; display: inline-block; vertical-align: text-bottom;}
.icono_datos2 .fa{color:#020e2a; font-size:40px; width: 24px; float: left; margin-top: 8px!important; }
.icono_direccion{color:#020e2a; font-size:30px; display: inline-block; }
.datos{ display: inline-block; padding-left: 8px; text-align: left;}
.datos a:hover{color:#020e2a;}



@media only screen and (max-width: 959px) {
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .hoja_transp {      margin-left: 0px;}
}
@media only screen and (max-width: 479px) {
   .hoja_transp {      margin-left: 0px;}
}



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

@media only screen and (min-width: 768px) and (max-width: 959px) {
   
}

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

@media only screen and (min-width: 480px) and (max-width: 767px) {
    
   
}

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

}

