	/*#034ea1;*/
	/*#009cdb;*/
.courseButton,
.btnRegForm,
.btnRegForm,
.whyHead:after,
.whyHead:before,
.moreCourseHead h2:after,
.moreCourseHead h2:before,
.moreCourseCont h3,
.courseMoreButton a,
.newsFormDiv form button,
.blogHead:after,
.blogHead:before,
.blogMoreButton a,
.clientTextHead:after,
.clientTextHead:before,
.carousel-indicators .active,
.clientCaption:before,
.topbar{
	background-color: #fdaa00;
}
.carousel-indicators li{
	background-color: #fdaa0088;	
}
.courseButton{
	border-color: #fdaa00; 
}
.courseHead h2,
.courseButton:hover,
.newsFormDiv h2,
.whyHead h2,
.moreCourseHead h2,
.blogHead h2,
.blogDtl h4,
.blogDtl a,
.clientTextHead h2,
.clientCaption h3 i,
.registerFormDiv h2{
	color: #fdaa00; 
}
.courseHead h3,
.courseDtl h3{
	color: #162221;
}
.navbar-expand-lg .navbar-nav .nav-link{
	color: #162221;
	font-weight: normal;
}
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .active .nav-link{
	color: #fdaa00;
}
.nextCourse{
	background-color: #FFA726;
}
.openHours{
	background-color: #FB8C00;
}
.moreInqCall{
	background-color: #EF6C00;
}
.moreInqCall a,
.moreInqCall a:hover{
	color: #EF6C00; 
}
.openHours tr{
	border-bottom-color: #fff;
}
.firstCont{
	border-right-color: #FFC107;  
}
.firstCont i{
	color: #FFC107;
}
.firstCont:hover{
	border-right-color: #FFB300;
	background-color: #FFC107;
}
.secondCont{
	border-right-color: #FF5722; 
}
.secondCont i{
	color: #FF5722;
}
.secondCont:hover{
	border-right-color: #BF360C;
	background-color: #FF5722;
}
.thirdCont{
	border-right-color: #FF8F00;
}
.thirdCont i{
	color: #FF8F00;
}
.thirdCont:hover{
	background-color: #FF8F00;
	border-right-color: #FF6F00;
}
.fourthCont{
	border-right-color: #E64A19;
}
.fourthCont i{
	color: #E64A19;
}
.fourthCont:hover{
	background-color: #E64A19;
	border-right-color: #BF360C;
}