
body{
	font-family: 'OpenSans-Light';

}
.color_blue_1{
	color: #4FA6CC !important;
	font-family: 'OpenSans-Regular';
}

.container .box-section2 h1{
	font-family: 'OpenSans-SemiBold';

}



.textBoldColor1{
	color: #00AE9F !important;
	font-weight: bold;
	font-family: 'OpenSans-SemiBold';


}
.color_blue_2{
	color: #B3E3FF !important;
}

.back_blue_2{
	background: #003057 !important;
}

.icon_coach_1{
	width: 15%;
	margin: 5%;
}

.back_aqua{
	background: #00AE9F !important;
	color: #ffffff !important;
}
.back_sky_blue_1{
	background: #B3E3FF !important;
	color: #003057 !important;
}

.container .section .box-content ul{
	color: unset;
}

.back_blue_with_text{
	background: #003057 !important;
	color: #ffffff !important;
}


.container .section .box-content .highlighted1{	
	color: #003057 !important;
}

.note_box_blue{
	background:#B3E3FF !important;	
	color: #003057 !important;
}

.note_box_aqua{
	background: #00AE9F !important;
	color: #FFFFFF !important;
}

.note_box_azul_2{
	background: #3D7E98 !important;
	color: #FFFFFF !important;
}

.invertirImg{
	filter: invert(1);
}

.arrow-left,.arrow-right{
	width: 30px;
}

.title_bold_1{
	font-family: 'OpenSans-SemiBold' !important;
	color: #3D7E98 !important;
	font-size: 25px !important;
	line-height: 30px !important;
}
.title_bold_2{
	font-family: 'OpenSans-SemiBold' !important;
	color: #BCE1F8 !important;
	font-size: 25px !important;
	line-height: 30px !important;
}
.title_bold_3{
	font-family: 'OpenSans-SemiBold' !important;
	color: #003060 !important;
	font-size: 25px !important;
	line-height: 30px !important;
}
.title_bold_blanco{
	font-family: 'OpenSans-SemiBold' !important;
	color: #FFFFFF !important;
	font-size: 25px !important;
	line-height: 30px !important;
}
.back_blue_3{
	background: #3C85A4 !important;
	color: #ffffff !important;
}
.text_bold_blue2{
	color: #003060 !important;
	font-weight: bold;
}

.btn_aqua{
	background: #00AE9F !important;
	color: #ffffff !important;
	font-family: 'OpenSans-SemiBold' !important;
}

.btn_blue_sky{
	background: #B8DDF7 !important;
	color: #003060 !important;
	font-family: 'OpenSans-SemiBold' !important;
}

.flecha_derecha,.flecha_izquierda{
	width: 31px;
}

span.circle_blue_1 {
	background: #B3E3FF;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	color: #003057;
	display: inline-block;
	line-height: 1em;
	margin-right: 15px;
	text-align: center;
	width: 1.2em;
	padding-bottom: 10px;
}

span.circle_blue_2 {
	background: #3D7E98;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	color: #003057;
	display: inline-block;
	line-height: 1em;
	margin-right: 15px;
	text-align: center;
	width: 1.2em;
	padding-bottom: 10px;
}


span.circle_blue_3 {
	background: #69C4B2;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	color: #003057;
	display: inline-block;
	line-height: 1em;
	margin-right: 15px;
	text-align: center;
	width: 1.2em;
	padding-bottom: 10px;
}


.pregunta:hover, .pregunta_activa{
	border: none;
}

.retro_contenido{
	background: #003057; 
}