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;
}
#wrapper {
	margin: 0 auto;
	padding: 4px 0;
	background: #fff;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 600px;
}
.cont {
	float: right;
	color: #CE2027;
	letter-spacing: 0.2px;
	font-size: 19px;
	line-height: 20px;
	margin-top: 26px;
	margin-left: 25px;
}
.cont {
	width: 190px;
}
.cont-icon {
	float: left;
	margin-right: 12px;
	width: 36px;
	margin-top: 3px;
}
.cont span {
	color: #000;
	font-size: 15px;
}
/*.application-btn {
	float: right;
    margin-top: 26px;
    margin-right: 20px;
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #172C44;
    color: #aa8d56;
    outline: medium none;
    padding: 15px;
    text-decoration: none;
    font-weight: 15px !important;
    font-size: 12px;
    color: #EE993D;
    font-weight: bold;
}
.application-btn:hover {
     Background-color:  #EC881C;
     Color: #ffffff;
}*/
.application-btn {
	float: right;
    /* margin-top: 26px; */
    margin-right: 20px;
    background: #00c6ff;
    /* width: 200px; */
    text-align: center;
    text-transformation: uppercase;
    font-family: 'arial', sans-serif;
	font-size: 14px;
    font-weight: bold;
    margin-top: 18px;
    color: #333;
    padding: 20px;
    display: block;
    background-image: linear-gradient(to left,
		transparent,
		transparent 50%,
		#EC881C 50%,
		#EC881C);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}
.application-btn:hover {
    background-position: 0 0;
	color:white;
}
.quick-feat {
	width: 100%;
	padding: 10px 0;
	background: rgba(186,41,29,0.9);
	position: relative;
	z-index: 99;
	margin-top: 0px;
}
.quick-list {
	margin: auto;
	max-width: 1200px;
}
.feat-1 {
	float: left;
	width: 100%;
}
.feat-1 h3 {
	color: #fff;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
}
.quick-icon {
	float: left;
	width: 38px;
	margin-right: 12px;
}
#corus {
	padding: 30px 0;
	background: #F4F4F4;
}
.ism-course {
	margin: auto;
	max-width: 1200px;
}
#corus h2 {
	font-size: 29px;
	text-align: center;
	color: #C7860D;
	text-transform: uppercase;
	margin-bottom: 26px;
	padding: 0px 0;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
}
.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;
}
.bord3 {
	width: 70px;
	height: 3px;
	margin: auto;
	margin-top: 15px;
	background: #164E27;
}
#page {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.content {
	float: left;
	width: 70%;
}
.content h2 {
	padding: 2px 0 0 0px;
	color: #E74A4A;
	font-size: 24px;
	font-family: 'Nova Round';
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.content h3 {
	padding: 2px 0 0 0px;
	color: #B4780C;
	font-size: 20px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.content p {
	line-height: 21px;
	padding: 5px 0;
	font-size: 14px;
	margin: 8px 0;
	color: #777777;
}
.content a {
	color: #fff;
}
.vmore {
	float: left;
	padding: 5px 14px;
	font-size: 14px;
	background: #DA251D;
}
.vmore:hover {
	background: #D8910E;
}
.best-1 {
	float: left;
	width: 31%;
	background: #fff;
	border-radius: 2px;
	padding: 0px 0 20px;
	margin: 45px 1.5% 7px 0;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	box-shadow: 0 0 6px #C1C1C1;
}
.best-1:hover {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05); /* IE 9 */
}
.best-1 h3 {
	text-align: center;
	color: #EF3237;
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
}
.content .best-1 p {
	text-align: center;
	color: #464032;
	font-size: 13px;
	padding: 0 20px;
	line-height: 22px;
	font-weight: normal;
}
.highl4 {
	display: block;
	margin: auto;
	text-align: center;
}
.best-icon {
	width: 90px;
	margin-bottom: 12px;
	margin-top: -30px;
}
/*.clr {
	background: #B23D3F;
}
.clr2 {
	background: #029C3E;
}
.clr3 {
	background: #0B5394;
}*/
.sider {
	float: right;
	width: 28%;
	margin-top: 10px;
}
.lister {
	border: 4px solid #FFCC00;
	background: #fff;
}
.lister h2 {
	text-align: center;
	background: #DA251D;
	padding: 4px 0 9px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #fff;
	font-size: 18px;
}
.lister a {
    border: none;
    color: #DA251D;
    font-size: 13px;
	text-decoration: none;
}
.lister li {
    list-style: none;
    padding: 8px 10px;
    border-bottom: 1px solid #EFEFEF;
    color: #464545;
}
.advantage {
	margin-top: 20px;
}
.serve-point2 {
	background: url(../image/join-us.jpg) right;
	margin: 0px;
}
.serve-main2 {
	float: right;
	width: 50%;
	background: #EC881C;
	padding: 15px 0 0px;
}
.serve-main2 h2 {
	color: #fff;
	margin-top: 10px;
	font-size: 24px;
	margin-bottom: 12px;
}
.serve-main2 li {
	color: #fff;
	line-height: 22px;
	list-style: none;
	font-size: 14px;
	padding: 4px 0;
	margin-top: 4px;
}
.serve-cont {
	display: block;
	margin: auto;
	width: 88%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.breakes {
	clear: both;
	height: 0.1px;
}
.tick-icon {
	float: left;
	width: 16px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.join-btn {
	padding: 5px 22px;
	border-radius: 4px;
	background: #fff;
	font-size: 15px;
	float: left;
	margin: 12px 0 12px 0px;
	color: #000;
}
.join-btn:hover {
	background: #000;
	color: #fff;
}
.achievement {
	padding: 20px 0;
	margin: auto;
	max-width: 1200px;
}
.achieve-list {
	margin: auto;
	max-width: 1200px;
}
.achievement h2 {
	font-size: 25px;
	margin: 0px;
	color: #E81720;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Roboto Slab;
	padding: 15px 0;
}
.models {
	padding: 4px 4px 12px;
	background: #FFF6B1;
	color: #222;
	border-radius: 4px;
	text-align: center;
	margin: 22px 10px 0;
}
.models h3 {
	font-weight: normal;
	font-size: 17px;
	padding: 6px 0;
	color: #337842;
	margin: 0px;
}
.models p {
	font-weight: normal;
	font-size: 13px;
	padding: 3px 0;
	margin: 0px;
}
.models span {
	display: block;
	margin: auto;
	max-width: 120px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.img-responsive {
	border-radius: 100%;
}
#corus h2 {
	font-size: 29px;
	text-align: center;
	color: #B77A0C;
	font-family: 'Righteous';
	text-transform: uppercase;
	margin-bottom: 26px;
	padding: 0px 0;
	line-height: 36px;
	font-weight: normal;
	margin-top: 10px;
}
.faculty-member {
	margin: auto;
	max-width: 1200px;
}
.ism-faculty {
	float: left;
	width: 22.5%;
	margin: 80px 1% 12px;
	background: #fff;
	padding-bottom: 15px;
	text-align: center;
	border: 1px solid #DFDFDF;
}
.ism-faculty span {
	display: block;
	margin: auto;
	width: 150px;
}
.faculty-icon {
	border-radius: 100%;
	margin-top: -70px;
}
.ism-faculty h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 8px 10px 2px;
	margin-bottom: 10px;
	margin-top: 12px;
}
.ism-faculty p {
	color: #ABABAB;
	font-size: 15px;
	margin-top: 5px;
}
.faculty-btn {
	display: block;
	margin: auto;
	width: 180px;
	background: #C7860D;
	border-radius: 4px;
	padding: 9px 2px;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	transition: background-color 0.5s ease;
}
.faculty-member a {
	color: #fff;
}
.faculty-btn:hover {
	background: #BA291D;
}
.message {
	padding: 10px 0 20px;
	background: #BA291D;
	color: #fff;
	margin-top: 20px;
	text-align: center;
}
.message span {
	margin: 0 14px;
}
.message h2 {
	font-size: 29px;
	letter-spacing: 0.8px;
	font-weight: normal;
}
.message h3 {
	font-size: 18px;
	letter-spacing: 0.2px;
	font-weight: normal;
}
.zoom-gallery {
	background: #FFB500;
}
.style-gallery {
	padding: 30px 0 10px;
	margin: auto;
	max-width: 1200px;
}
.style-gallery h2 {
	font-size: 29px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 26px;
	padding: 0px 0;
	line-height: 36px;
	font-weight: normal;
	margin-top: 10px;
}
.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: #262629;
	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: #A2A2A6;
}
.footer-stat a:hover {
	text-decoration: none;
	color: #fff;
}
.footer-stat li {
	padding: 7px 10px 7px 0px;
	list-style: none;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #222;
	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 #3A3A3C;
}
.scl2 {
	width: 15px;
	text-decoration: none;
	display: block;
	float: left;
	border-radius: 100%;
	padding: 9px 9px;
	margin-right: 8px;
	background: #BA291D;
}
.scl2:hover {
	background: #FFB500;
}
.feeter {
	background: #CE2027;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 13px;
}
#footer a:hover {
	color: #fff;
}
.dest {
	float: right;
}
.bot-logo {
	padding: 5px;
	border-radius: 4px;
	background: #fff;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 30px;
	right: 20px;
	display: none;
	z-index: 10999999;
}
.web-pannel {
    background: #F5F5F5;
    width: 100%;
    margin: 0;
    padding: 30px 0;
}
.web-panel-manage {
	margin: auto;
	max-width: 1200px;
}
.titlr3 {
	font-size: 30px;
	color: #424242;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 15px;
}
.highl2 {
	font-style: italic;
	color: #F9B31F;
	font-weight: bold;
	text-transform: uppercase;
}
.colet {
	float: left;
	width: 25%;
	margin-top: 20px;
	margin-bottom: 12px;
}
.colet h3 {
	color: #474D5F;
	font-size: 18px;
	margin: 0 45px 12px;
	text-align: center;
	font-weight: normal;
}
.colet-icon {
	width: 48px;
	display: block;	
	margin: auto;
	margin-bottom: 10px;
}
.siders {
	float: right;
	width: 28%;
	margin-top: 20px;
}
.sider2 {
	float: right;
	background: #F6F6F6;
	margin-top: 20px;
}
.sider2 h3 {
    color: #fff;
	font-size: 19px;
	background: #FFCC00;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 15px;
}
.sider2 a {
	color: #000;
}
.sider2 a:hover {
	color: #000;
}
.sider2 .still a {
	color: #000;
}
.sider2 ul {
	margin: auto;
	padding: 0px;
}
.sider2 li {
	list-style: none;
	float: left;
	font-size: 15px;
	padding: 0px 0;
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
}
.side-link {
	padding: 4% 0 4% 8%;
	width: 92%;
	float: left;
	font-size: 15px;
	margin-top: 0px;
	border-left: 5px solid #F6F6F6;
}
.side-links {
	padding: 4% 0 4% 8%;
	width: 92%;
	background: #fff;
	border-left: 5px solid #FFCC00;
	float: left;
	font-size: 15px;
}
.side-link:hover {
	background: #fff;
	border-left: 5px solid #FFCC00;
}
.sider-icon {
	float: left;
	width: 10px;
	margin-right: 9px;
	margin-top: 7px;
}
.listerz {
	margin-top: 15px;
	background-color: #DA251D;
	border-radius: 4px;
	padding-bottom: 12px;
}
.listerz h2 {
	font-size: 20px;
	text-align: center;
	padding: 15px 0 12px 10px;
	margin-top: 0px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 25px;
}
.listerz li {
	list-style: none;
	line-height: 20px;
	padding: 6px 0 7px 10px;
}
.listerz input[type="text"] {
	width: 84%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 12px;
	font-size: 15px;
	background: #F6F6F6;
}
.listerz select {
	width: 91%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	background: #F6F6F6;
}
.listerz textarea {
	padding: 9px 0 9px 4%;
	border: none;
	background: #F6F6F6;
	width: 86%;
	display: block;
	margin: auto;
	font-size: 15px;
	margin-top: 12px;
	color: #999999;
}
.listerz input[type="button"] {
	padding: 12px 0;
	background: #fff;
	display: block;
	width: 92%;
	display: block;
	margin: auto;
	color: #000;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	margin-top: 9px;
	margin-bottom: 8px;
}
.gal-categ {
	float: left;
	width: 29.3%;
	text-align: center;
	margin-right: 3%;
	padding: 0.5%;
	background: #E3FDFF;
}
.gal-categ h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0;
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
  font-size: 15px;
  color: #D23137;
  font-weight: bold;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}