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

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

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

}

.container .section .box-content .title{
	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;
}

.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_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;
}



.fondo_flecha2{
	background-image: url('../imgs/fle2.png');
	background-size: contain;
	background-repeat: no-repeat;
	padding: 1px 14px 9px;
}

.fondo_flecha3{
	background-image: url('../imgs/fle3.png');
	background-size: contain;
	background-repeat: no-repeat;
	padding: 1px 14px 9px;
}