
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 .note-box{
	background:#B3E3FF !important;	
	color: #003057 !important;

}

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