
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%;
}


.container .box-section2 h1{
	color: unset;
}
.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;
}


.back_aqua{
	background: #00AE9F !important;
	color: #ffffff !important;
}
.back_orange{
	background: #FFB01C !important;
	color: #003057 !important;
}
 
.box_note_blue_1{
	background: #0687A7 !important;
	color: #FFFFFF !important;
}
.back_gray{
	background: #CCE2DC !important;
}
.color_blue_1{	
	color: #0687B2 !important;
}
.back_green{	
	background: #CBD211 !important;
	color: #003057 !important;
}