@charset "utf-8";
/* CSS Document */


#yourElement {
	-vendor-animation-duration: 3s;
	-vendor-animation-delay: 2s;
	-vendor-animation-iteration-count: infinite;
}
.inside-banner {
	font-size: 18px !important;
	margin-bottom: 3px !important;
	color: #AF2928;
}
.course_list_mast {
	background: linear-gradient(180deg, #fff 0, #e7ecf0);
	border: none;
	box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3) !important;
}
.newbtn {
	background: #F17154 !important;
	border: 1px solid rgba(0%, 0%, 0%, 0) !important;
	border-radius: 2px 2px 2px 2px !important;
	color: #ffffff !important;
	border: none;
	font-size: 16px !important;
	font-family: "montserrat";
	text-align: center !important;
	padding: 5px 10px !important;
	box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3) !important;
}
.newbtn:hover {
	padding: 5px 10px !important;
	border-radius: 2px 2px 2px 2px !important;
	background-color: #F17105 !important;
	border: none;
}
.course_list_mast {
	background: linear-gradient(180deg, #fff 0, #e7ecf0);
	border: none;
	box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.3) !important;
}
.clminput {
	border: solid 1px #ccc !important;
}
.nwhd {
	color: #444 !important;
	font-weight: bold;
}
#sliderform-name-error, #sliderform-email-error, #sliderform-phone-error, #sliderform-form #success_message {
	color: #000 !important;
}
