
/* PAGINAS ADICIONALES */

.header
{
  background-color: #332C2C;
  color: white;
}

.logoheader
{
font-family: 'Georgia', sans-serif;  
font-size: 20px ;
font-weight:600 ;
font-style: italic;
line-height: 30px;
color: white;
margin-top: 20px;
margin-bottom: 20px;
}

.centrarvert
{
  margin-top: 70px;
}


.fondonosotros
{
 background-color: FCF9F8; 
}


.nosotros
{
 font-family: 'Montserrat', sans-serif;  
 font-size: 22px;
 color:#003399;
 font-weight: 600;
 padding-bottom: 20px;
}

.nosotrostexto
{
 font-family: 'Roboto', sans-serif;  
 font-size: 17px;
 color:black;
 font-weight: 500!important;
 padding-bottom: 40px;
 line-height: 30px;
}


.calidad
{
  font-weight: 900;
  font-size: 18px; 
}

.nosotrostexto1
{
 font-family: 'Roboto', sans-serif;  
 font-size: 17px;
 color:black;
 font-weight: 500!important;
 padding-bottom: 5px;
 line-height: 30px;
}



@media screen and (max-width: 992px) {



/* PAGINAS ADICIONALES - Responsive */

@media screen and (max-width: 992px) {

.logoheader
{
min-width: 80px;
font-size: 12px ;
margin-top: 25px;
margin-right: 15px;
}

.nosotrostexto
{ 
 font-size: 15px;
}

.nosotros
{ 
 font-size: 18px;
}

.centrarvert
{
  margin-top: 55px;
}


.calidad
{
  font-weight: 900;
  font-size: 15px; 
}

.nosotrostexto1
{
  font-size: 15px;
  font-weight: 500!important;
 
}

}



/* GESTION ONLINE.HTML */

.subconsultago
{
 font-family: 'Montserrat', sans-serif;  
 font-size: 18px;
 color:#003399;
 font-weight: 600;
 margin-bottom:30px;
 }
