body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
#top-wrap {
    margin: 0 auto;
    padding: 0px;
    background: #B1D245;
}
.topsi {
    max-width: 1200px;
	margin: 0 auto;
	padding: 0px 0;
}
.numberz {
    float: right;
	max-width: 580px;
	margin: 0px 0 0 0;
}
.helps {
	float: left;
	padding: 5px 14px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 12px;
	background: #0F4F9F;
}
.helps2 {
	float: left;
	padding: 5px 14px;
	font-size: 14px;
	margin-top: 0px;
	background: #FF7900;
}
.topsi a {
	color: #fff;
}
.helps:hover, .helps2:hover {
	background: #BA5733;
}
.topsi a:hover {
	color: #fff;
}
.list {
    float: left;
	max-width: 350px;
	margin: 2px 0 0 0;
}
.scl {
	float: left;
	width: 15px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px 4px 0px 4px;
	background: #FF7900;
	border-radius: 40px;
}
.scl:hover {
	background: #0F4F9F;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 150px;
	position: relative;
	z-index: 30;
	padding: 5px 15px;
	background: #fff;
	border-radius: 0 0 5px 5px;
	margin-bottom: -40px;
}
.message {
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 26px;
	margin: 28px 0px 0 250px;
}
.highl2 {
	font-style: italic;
	color: #F9B31F;
	font-weight: bold;
	text-transform: uppercase;
}
.head-fix {
	float: right;
	max-width: 260px;
	margin-top: 33px;
}
.spacer {
	float: right;
	margin-bottom: 12px;
	font-size: 15px;
	color: #0F4F9F;
}
.cont-icon {
	float: left;
	width: 15px;
	margin-top: 4px;
	margin-right: 8px;
}
.findr {
	position: relative;
	margin: auto;
	max-width: 1160px;
	padding: 0px;
	z-index: 2222;
}
.enq-find {
	width: 340px;
	float: right;
}
.booking-r {
	padding: 12px 10px 20px;
	background: white;
	border-radius: 5px;
	float: left;
	margin-left: 3%;
	position: absolute;
	width: 280px;
	border: 5px solid rgba(0,0,0,0.3);
	margin-top: -410px;
	-webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,.6);
	box-shadow: 0 3px 11px 0 rgba(0,0,0,.6);
}
.booking-r h2 {
	color: #B1D245;
	font-size: 22px;
	font-weight: normal;
	margin: 2px 10px;
	font-family: 'Share Tech';
	padding: 0 0 10px 0;
	letter-spacing: 0.8px;
	line-height: 32px;
}
.highl {
	text-transform: uppercase;
	font-weight: bold;
	color: #264961;
}
.booking-r li {
	list-style: none;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
}
.booking-r input[type="text"] {
	width: 90%;
	padding: 8px 5px 8px 10px;
	margin: 2px 5px 10px 5px;
	border: none;
	font-size: 16px;
	background: none;
	background: #E4E4E4;
}
.booking-r select {
	width: 93%;
	padding: 8px 0px 8px 10px;
	margin: 2px 5px 10px 5px;
	background: none;
	border: none;
	font-size: 16px;
	background: #E4E4E4;
}
.booking-r input[type="submit"] {
	border: 0px;
	width: 155px;
	padding: 8px 0px 7px 0px;
	margin: 15px 21px -35px 0px;
	color: #fff;
	float: right;
	text-transform: uppercase;
	font-size: 19px;
	text-align: center;
	cursor: pointer;
	background: #FBAF18;
}
.featuring {
	padding: 30px 0;
	background: #F4F4F4;
}
.feature, .mocks {
	margin: auto;
	max-width: 1220px;
}
.feature h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 29px;
	margin-top: 10px;
	font-weight: normal;
	background: url(../image/title-bg.png) bottom center no-repeat;
	padding-bottom: 15px;
	color: #013B6D;
	margin-bottom: 15px;
	font-family: 'Nova Round';
}
.feature span {
	text-align: center;
	font-size: 15px;
	display: block;
	margin-bottom: 22px;
	color: #666666;
}
.corus-1 {
	border-radius: 5px;
	background: #fff;
	width: 31%;
	margin: 0px 1% 10px;
	float: left;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.corus-1:hover {
	transform: scale(1.04);
	-moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04); /* IE 9 */
}
.corus-1:hover .more {
	background: #BA291D;
}
.corus-1 h3 {
	margin: 15px 0;
	font-size: 22px;
	padding: 0 20px;
	font-weight: normal;
	color: #55636C;
}
.corus-1 p {
	margin: 10px 0;
	font-size: 13px;
	padding: 0 20px;
	font-weight: normal;
	color: #777777;
}
.corus-1 a {
	color: #fff;
}
.course-icon {
	float: right;
	width: 50%;
	margin-left: 20px;
	border-radius: 4px;
}
.more {
	float: left;
	padding: 3px 15px;
	font-size: 14px;
	background: #C7860D;
	border-radius: 4px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.admission {
	padding: 10px 0 20px;
	background: #284B63;
	color: #fff;
	margin-top: 0px;
	text-align: center;
}
.admission span {
	margin: 0 14px;
}
.admission h2 {
	font-size: 29px;
	letter-spacing: 0.8px;
	font-weight: normal;
}
.admission h3 {
	font-size: 18px;
	letter-spacing: 0.2px;
	font-weight: normal;
}
#luxor {
	max-width: 100%;
	margin: 0 auto;
	padding: 35px 0 20px 0;
	background: #F4F4F4;
	text-align: center;
	background-position: top center;
}
#luxor h2 {
	color: #1A7FC2;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	margin: 8px 0 25px 0px;
	font-size: 28px;
	padding: 0px;
}
#luxor p {
	font-size: 17px;
	color: #5C5C5C;
	margin-bottom: 0px;
	padding: 0px 0 10px 0px;
}
.highl3 {
	font-size: 12px;
	display: block;
	margin-bottom: 15px;
}
.tips {
	width: 75px;
}
.carer {
	padding: 35px 0;
	background: #F7F8FA;
}
.carer-point {
	margin: auto;
	max-width: 1100px;
}
.carere-title {
	float: left;
	width: 26%;
	padding-right: 2%;
	font-size: 25px;
	text-align: right;
	font-weight: normal;
	color: #0071BC;
	line-height: 30px;
	border-right: 5px solid #0071BC;
}
.carer-semi-title {
	text-align: left;
	float: right;
	width: 69%;
	color: #8B8B8B;
	font-style: italic;
	font-size: 16px;
	margin-left: 2%;
	padding-top: 8px;
}
.carer-pont {
	float: left;
	width: 48%;
}
.carer-pont2 {
	float: right;
	width: 48%;
}
.pont-icon {
	float: left;
	width: 140px;
	margin-top: 0px;
	border: 8px solid #fff;
	position: relative;
	margin-left: -110px;
	margin-right: 20px;
}
.pont-content {
	float: right;
	width: 75%;
	margin-top: 30px;
	background: #fff;
	border: 1px solid #E6E6E6;
	padding: 15px;
}
.pont-content:hover {
	background: #0071BC;
	border: 1px solid #0071BC;
}
.pont-content:hover h3, .pont-content:hover p {
	color: #fff;
}
.pont-content h3 {
	font-weight: normal;
	color: #323232;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pont-content p {
	color: #8B8B8B;
	font-size: 15px;
	margin-top: 15px;
	line-height: 24px;
	margin-bottom: 15px;
}
.hider {
	display: none;
	clear: both;
	height: 1px;
}
.why-us {
	width: 100%;
	background: url(../image/counselling-bg.jpg) top left no-repeat;
}
.why-option {
	float: right;
	width: 50%;
	padding: 20px 0;
	background: #063B69;
}
.why-choose {
	margin: 0 20px;
}
.why-choose h2 {
	color: #fff;
	margin-top: 15px;
	font-size: 22px;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}
.why-choose p {
	color: #fff;
	margin-top: 15px;
	font-size: 14px;
	margin-right: 50px;
}
.why-choose li {
	color: #fff;
	list-style: none;
	margin-top: 15px;
	font-size: 14px;
	margin-right: 50px;
}
.bord {
	width: 90px;
	height: 3px;
	background: #F6BA18;
	margin-bottom: 30px;
}
.bords {
	width: 60px;
	height: 5px;
	margin: auto;
	background: #ccc;
	margin-top: 14px;
	margin-bottom: 30px;
}
.breakerz {
	clear: both;
	height: 0.1px;
}
.arrow2 {
	float: left;
	width: 20px;
	margin-right: 12px;
	margin-top: 3px;
	margin-bottom: 8px;
}
.prod-detail {
	padding: 30px 0;
	background: #F3F6F8;
}
.prod-detail h2 {
	text-align: center;
	font-size: 35px;
	font-family: 'Share Tech';
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #07B2BE;
}
#footer-wrap {
	background: #0071BC;
	padding: 10px 0 20px;
}
.footer-stat, #footer {
	margin: 0 auto;
	max-width: 1200px;
}
.footer-stat h3 {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 0 20px 0px;
	padding-bottom: 8px;
}
.footer-stat h4 {
	color: #FFDD00;
	font-size: 17px;
	font-weight: normal;
	margin: 25px 0 10px 0px;
}
.footer-stat a {
	text-decoration: none;
	color: #fff;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #FFB500;
}
.footer-stat li {
	padding: 7px 10px 7px 0px;
	list-style: none;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.footer-stat p {
	padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 21px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.mbl {
	max-width: 20px;
	margin-right: 12px;
	float: left;
}
.eml {
	float: left;
	max-width: 20px;
	margin-right: 12px;
}
.foot {
	float: left;
	width: 20%;
	margin-right: 0%;
	margin-top: 20px;
}
.foot2 {
	float: left;
	width: 16%;
	margin-left: 4%;
}
.foot3 {
	float: right;
	width: 34%;
	padding-left: 3%;
	border-left: 1px solid #008CEA;
}
.scl2 {
	width: 15px;
	text-decoration: none;
	display: block;
	float: left;
	border-radius: 100%;
	padding: 9px 9px;
	margin-right: 8px;
	background: #FFB500;
}
.scl2:hover {
	background: #FFB500;
}
.feeter {
	background: #B1D245;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: underline;
	font-size: 13px;
}
#footer a:hover {
	color: #000;
}
.dest {
	float: right;
}
.bot-logo {
	padding: 5px;
	border-radius: 4px;
	background: #fff;
	width: 40%;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 30px;
	right: 20px;
	display: none;
	z-index: 10999999;
}
#page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 0 25px;
}
.cont-info {
	float: left;
	width: 60%;
}
.cont-info h2 {
	color: #FB5A02;
	text-align: center;
	font-size: 35px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: 'Montserrat Alternates', sans-serif;
}
.cont-info h3 {
	color: #FFE700;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.cont-info h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: normal;
}
.cont-info p {
	line-height: 20px;
	padding: 8px 0;
	font-size: 14px;
	margin-top: 0px;
	color: #fff;
	font-weight: normal;
}
.cont-info li {
	line-height: 20px;
	padding: 12px 0;
	list-style: none;
	font-size: 17px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: normal;
}
.rum {
	float: left;
	width: 48%;
	margin-top: 20px;
}
.rum2 {
	float: right;
	width: 48%;
	margin-top: 20px;
}
.contact-info {
    margin: 20px 0 0px 0px;
	float: left;
	background: #42ACA7;
	padding: 10px 10px 0 10px;
}
.mobile {
	float: left;
	margin-right: 12px;
	max-width: 30px;
	margin-top: 4px;
	padding-bottom: 50px;
}
.mobile2 {
	float: left;
	margin-right: 12px;
	max-width: 20px;
	margin-top: 4px;
	padding-bottom: 25px;
}
.mobile3 {
	float: left;
	margin-right: 12px;
	max-width: 20px;
	margin-top: 4px;
	padding-bottom: 25px;
}
#Quote  { 
    width: 70%;

	margin-top: 10px;
}
.q-input {
	font-size: 14px;
	padding: 8px;
	color: #000;
	background: #F6F6F6;
	width: 90%;
	border: 1px solid #EBEBEB;
	float: left;
	margin: 0px 0 12px 0px;
}
.q-enuiry {
	font-size: 14px;
	padding: 8px;
	color: #000;
	width: 90%;
	background: #F6F6F6;
	border: 1px solid #EBEBEB;
	float: left;
	margin: 0px 0px 12px 0px;
}
.q-box {
	border: 1px solid #EAEAEA;
	float: left;
	width: 94%;
	margin: 5px 0px 0 0px;
	padding: 10px 28px;
	background: #FFB500;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
}
#content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 25px 0;
}
#content p {
	line-height: 24px;
	color: #464646;
	font-size: 14px;
	padding: 6px 0;
}
.title {
	padding: 2px 0 0 0px;
	color: #0071BC;
	font-size: 34px;
	letter-spacing: 1x;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.titler {
	padding: 2px 0 0 0px;
	color: #000;
	font-size: 25px;
	letter-spacing: 1x;
	margin: 10px 0 10px 0px;
	font-weight: normal;
}
.titlers {
	padding: 2px 0 0 0px;
	color: #F6BA18;
	font-size: 35px;
	letter-spacing: 1x;
	text-align: center;
	margin: 10px 0 10px 0px;
}
.point-icon {
	float: left;
	width: 19px;
	margin-top: 2px;
	margin-right: 10px;
}
#content li {
	line-height: 24px;
	color: #464646;
	list-style: none;
	font-size: 14px;
	padding: 8px 0;
}
.titler2 {
	padding: 2px 0 0 0px;
	color: #0071BC;
	font-size: 23px;
	letter-spacing: 1x;
	margin: 0px 0 10px 0px;
	font-weight: normal;
	font-family: 'Rouge Script', cursive;
}
.titler3 {
	padding: 2px 0 0 0px;
	color: #0071BC;
	font-size: 19px;
	letter-spacing: 1x;
	margin: 0px 0 0px 0px;
	font-weight: normal;
}
.highl5 {
	font-size: 14px;
	color: #7D7D7D;
}
.msgg {
	background: #F4F4F3;
	border-radius: 3px;
	padding: 20px;
	width: 44%;
	margin-right: 2%;
	float: left;
	margin-top: 20px;
}
.dir-icon {
	float: left;
	width: 29%;
	margin-right: 25px;
	margin-bottom: 15px;
}
.righter {
	float: right;
	width: 30%;
	margin-left: 25px;
}
.refer2 {
	padding: 30px;
	margin-top: 30px;
	background: #E7E9F0;
	border-top: 2px solid #0071BC;
}
.refer2 h2 {
	font-weight: normal;
}
.refer a {
	font-size: 18px;
	letter-spacing: 0.6px;
}
.creap {
	float: right;
	padding: 6px 20px;
	font-size: 17px;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 0px;
	background: #71AB10;
}
.testim-icon {
	float: left;
	margin-right: 15px;
	border-radius: 100%;
	width: 90px;
	margin-bottom: 20px;
}
.under {
	max-width: 850px;
}
.cours {
	width: 100%;
	padding: 30px 0;
	background: #F90;
}
.cours h2 {
	text-align: center;
	color: #fff;
	font-size: 28px;
	letter-spacing: 0.8px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 2px;
}
.cors-plan {
	margin: auto;
	max-width: 1100px;
}
.corse-link {
	float: left;
	color: #fff;
	padding: 5px 22px;
	border-radius: 20px;
	border: 1px solid #fff;
	font-size: 15px;
	margin: 15px 9px 5px;
}
.corse-link:hover {
	border: 1px solid #fff;
	background: #fff;
	color: #2786C6;
}
.top-colleges {
	margin: auto;
	max-width: 1200px;
	padding: 25px 0;
}
.top-colleges h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 29px;
	margin-top: 10px;
	font-weight: normal;
	background: url(../image/title-bg.png) bottom center no-repeat;
	padding-bottom: 15px;
	color: #013B6D;
	margin-bottom: 15px;
	font-family: 'Nova Round';
}
.colege-table {
	width: 48%;
	float: left;
	margin-top: 20px;
}
.colege-table2 {
	width: 48%;
	float: right;
	margin-top: 20px;
}
.price-astr4 {
	font-size: 19px;
	padding: 8px 8px;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	background: #0071BC;
}
.price-astor {
	background: #fff;
	text-align: left;
	padding: 10px;
	color: #484D53;
	font-weight: normal;
	letter-spacing: 0.8px;
	font-size: 14px;
	border: 1px solid #E3E3E3;
}
.price-astor2 {
	background: #F5F5F5;
	text-align: left;
	padding: 13px 10px;
	color: #FF161E;
	letter-spacing: 0.8px;
	font-size: 17px;
	border: 1px solid #E3E3E3;
}
.highl4 {
	padding: 2px 7px;
	background: #FE0000;
	color: #fff;
}
.latest-update {
	background: #009ACE;
}
.new-scroll {
	max-width: 1200px;
	margin: auto;	
	height: 41px;
}
.new-scroll h3 {
	float: left;
	width: 20%;
	text-align: left;
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	background: url(../image/news.png) no-repeat left center;
	padding: 11px 0 9px 15px;
}
.news-marq {
	float: right;
	color: #fff;
	font-size: 14px;
	width: 77%;
	margin-right: 1%;
	padding: 11px 0 0 0;
}