/* font-family: 'Quicksand', sans-serif; */

.azultreu{
	background:#032e63;
}

.encabezado th{
	background:#032e63;
	color: #ffffff;	
}

.azultreufuente {
	color:#032e63 !important;
}

.azultreufuente tbody>tr>td{
	color:#032e63 !important;
}

.btn-treu{
	background:#032e63 !important;
	color:#ffffff;
}

.azultreufuente h1, h2, h3{
	color:#032e63 !important;
	font-family: 'Quicksand', sans-serif;
}

.azultreufuente table{
	color:#032e63 !important;
	font-family: 'Quicksand', sans-serif;
}

.fuenteblanca h2{
	color:#ffffff !important;
}

.bg-dark-blue { background:#0f202d !important;}

.bg-dark-treu { background:#223954 !important;}
			

h2 {
    font-weight: 700;
    line-height: 45px;
}

h2{
	font-size: 28px;
}

p{
	font-family: 'Ubuntu', sans-serif;
	font-size: 20px;

}

@media (max-width: 991px){
.navbar-toggle{
	background-color:#032e63 !important;
}
}
/*	
.azultreutitulares h1,h2,h3,h4,h5{
	color:#032e63;
}

.fuenteblancatitulares h1,h2,h3,h4,h5{
	color:#ffffff;
}
*/
.letter-spacing-10 {
    letter-spacing: 8px !important;
}


.slidertitulares {
	font-size: 40px;	
}

.titularesmedios h2{
	font-size: 22px ;
	padding: 20px 20px 20px 20px;
}

.logotreu{
	width:180px;
}

.verde{
	color:#68f968 !important;
}

.aseguradoras img{
	padding:10px 10px 10px 10px;
}

.accordion-style2 .panel-title {
    background-color: #032e63;
    color: #fff;
}

.calltoaction h2{
	color:#ffffff !important;
	font-weight: 300;
	padding: 10px 10px 10px 10px;
}

.calltoaction a{
	color:#ffffff;
	
}

.calltoaction a:link{
	color:#ffffff;
	
}

.calltoaction a:visited{
	color:#ffffff;
	
}


.asesoramiento{
	border: solid 2px;
	padding: 10px 10px 10px 10px;
	background: #002a67;
	font-size:20px;
}

.asesoramiento a:link{
	color:#ffffff;
}

.asesoramiento a:visited{
	color:#ffffff;
}

.captcha h1{
	font-size: 20px;
}

.textos-blancos{
	color:#deb067;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th{

	background:#ffe699 !important;
}

.titularesasistencia h2{
	/*color:#deb067 !important;*/
	color:#ffffff !important;
	font-size: 16px;
    padding: 20px 20px 20px 20px;
}

.textosasistencia{
	/*color:#ffffff;*/
	color: #deb067 ;
}

span > i {
	color: #49da0d;
	font-size: 18px !important;
}

.separador{
	height: 50px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	text-align: center;

}

hr{
	margin-top: 1rem;
  	margin-bottom: 1rem;
  	border: 0;
 	border-top: 2px solid #deb068;
 	
}

.enmarcado-treu{
	background:#032e63;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.navbar-default: before{
    background:#032e63;
}

/*.whatsapp-treu{
	background:#25d366 ;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	margin-right: 30px;
	margin-top: -10px;
}*/


.whatsapp-treu{
	position: fixed;
    background: #25d366;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 100px;
    margin-bottom: 23px !important;
    /* margin-top: -10px; */
    bottom: 68px;
    right: -67px;
    text-align: center;
    z-index: 555;
}


.whatsapp-treu i{
	font-size: 25px;
	padding-top: 14px;
	color: #ffffff;
}

footer ul.list-inline li a{
	color:#032e63 !important;
}

.footer-social i{
	color:#032e63 !important;
}