.contac_date a{
    text-decoration:  none !important;
    color: #fafafa;
    margin: 0px 0px;
}

.title_text{
	text-align: center;
	font-size: 1.2em;
	color: #353535 ;
	font-family: 'Arapey', serif;
}
.subtitle{
	text-align: center;
	font-size: .9em;
	color: #353535 ;
}

.text_text .text_resalt{
	font-size: 1em;
	text-align: justify !important;

}
.contenedorAzul{
	background-color: #2762ab;
	padding: 10% 0%;
	margin-top: 6%;
}
.contenedorAzul .container h3{
	color: #ffffff;
	font-size: 1.4em;
	text-align: center;
	font-weight: 300;
	margin-top: 5%;
	margin-bottom: 7%;
}

.contenedorConsejos:nth-child(2){

	border-top:solid 1px #ffffff; 
	border-top-style: dotted;
	border-bottom: solid 1px #ffffff;
	border-bottom-style: dotted;
	border-left: solid 0px #ffffff; 
	border-left-style: none;
	border-right: solid 0px #ffffff;
	border-right-style: none;
	padding: 4% 0%;


}

.contenedorAzul .container p{
	color: #ffffff;
	font-size: .9em;
}


.formasContacto h3{
	font-size: 1.6em;
}

.icono_contac{
	max-width: 40px;
}


.text-contac{
	font-size: .9em;
}

.marcoContac h4{
	text-align: center;
	font-size: 1.2em;
	color: #163E79;
}

.marcoContac h5{
	text-align: center;
	font-size: 1.1em;
}

.btn_contacto{
	margin-bottom: 60px;
}



