body{
	overflow-x:hidden;
}
@font-face {
	font-family: "Raleway-Bold";
	src:url(../assets/fonts/Raleway-Bold.ttf);
}
header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1000;
}
.logo {
	display: table-cell;
	vertical-align: middle;
	padding-bottom:10px;
	float: left;
	padding-top: 10px;
}

.sub-header1 .method1 {
	background: linear-gradient(360deg, #002147 0%, #FDC800 25%, #002147 50%, #FDC800 75%, #002147 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sub-header1 h1 {
	font-size: 40px;
	font-weight: bold;
	margin-top: 36px;
	text-shadow: 1px 1px #20ADD7;
	font-family: Verdana;
	margin-left: -60px;
}
.topbar {
	float: left;
	width: 100%;
	background: #20ADD7;
	padding-left: 100px;
	padding: 15px 0 15px 15px;
	position: relative;
}
.header-wrap {
	float:left;
	vertical-align: middle;
	width: 100%;
}
.navbar-default {
	background-color: #192838 !important;
	border-color: #192838 !important;
	margin-bottom:0px!important;
	
}
.topbar span {
	float: left;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 17px;
	margin-right: 80px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff!important;
}
.topbar span.socials {
	margin: 0 0 0 15px;
	float: none;
}
.socials {
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
}
.socials a {
	display: inline-block;
	width: 25px;
	font-size: 15px;
	color: #767676;
	vertical-align: middle;
}
.registration {
	float: right;
}
.registration a:first-child {
	border-left: 0;
}

.registration a {
	float: left;
	font-size: 11px;
	color: #FFF;
	font-family: montserrat;
	text-transform: uppercase;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #7f7f7f;
	line-height: 18px;
}
.menu-bar {
	float: left;
	width: 100%;
}
.navbar {
	border-radius: 0px!important;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	font-size: 12px!important;
	text-transform: uppercase!important;
	font-weight: bold;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	font-size: 13px!important;
}
.slider{
	width:100%;
	float:left;
}
.intro{
	width:100%;
	float:left;
	margin-top:25px;

}
.section-header{
	width:100%;
	float:left;
	margin-top:20px;
}
.section-header h2 {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 35px;
	font-weight:bold;
	color:#20ADD7;
	
}
.span3 {
	width: 270px;
}
.section-header span {
	display: inline-block;
	position: relative;
}
 .section-header {
	margin-bottom: 50px;
}
.section-header {
	text-align: center;
}
.section-header  span::after {
	content: "";
	position: absolute;
	border-top: 1px dashed #80CD36;
	height: 2px;
	left: 30px;
	top: 13px;
	width: 200px;
}
.section-header span::before {
	content: "";
	position: absolute;
	border-top: 1px dashed #80CD36;
	height: 2px;
	right: 30px;
	top: 13px;
	width: 200px;
}
.know-us{
	width:100%;
	float:left;
	margin-top:25px;
	
}
.hvr-float-shadow::before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0%,transparent 80%);
	background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0%,transparent 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform,opacity;
	transition-property: transform,opacity;
}
.hvr-float-shadow:hover::before, .hvr-float-shadow:focus::before, .hvr-float-shadow:active::before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.header-blocks a {
	background-color: #fc6d65;
	width: 25% !important;
	margin: 0 !important;
	padding: 40px 0;
	color: #fff;
}
.header-blocks a:hover {
	text-decoration:none;
	color:#fff;
}

.header-blocks {
	text-align: center;
}
.header-blocks a:nth-child(2), .block_calendar_month .minicalendar td.today {
	background-color: #ff9800;
}
.header-blocks a:nth-child(3), .paging-morelink {
	background-color: #009688;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.12765957%;
	*margin-left: 2.07446809%;
}
.row-fluid .span3 {
	width: 23.07692308%;
	*width: 23.02373159%;
}
.header-blocks a:nth-child(4), .tabs-holder .nav-tabs > li a, body#page-calendar-view .maincalendar .controls {
	background-color: #01c0d1;
}

.our-services {
	width: 100%;
	float: left;
	background-image: url(../images/parallax1.jpg);
	background-repeat: repeat,no-repeat;
	background-size: cover;
	background-attachment: fixed;
	margin-top: 25px;
	margin-bottom: 0em;
	padding: 4em 0;
}
.our-services .span3 {
	text-align: center;
	margin-top: 3em;
	padding: 15px;
}
.meet::after {
	top: 0;
	left: 0;
}
.draw::after {
	bottom: 0;
	right: 0;
}
.draw::before, .draw::after {
	border: 2px solid transparent;
	width: 0;
	height: 0;
}
.meet::before, .meet::after {
	box-sizing: border-box;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
}
.draw {
	-webkit-transition: color 0.25s;
	transition: color 0.25s;
}
.meet {
	box-sizing: border-box;
	box-shadow: inset 0 0 0 2px #fff;
	position: relative;
	vertical-align: middle;
}
.meet:hover::after {
	border-bottom-color: #499306;
	border-left-color: #499306;
}

.row-fluid::after {
	clear: both;
}
.row-fluid::before, .row-fluid::after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid .span3 {
	width: 23.07692308%;
	*width: 23.02373159%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.meet:hover::after {
	border-bottom-color: #499306;
	border-left-color: #499306;
	-webkit-transition: height 0.25s ease-out,width 0.25s ease-out 0.25s;
	transition: height 0.25s ease-out,width 0.25s ease-out 0.25s;
}
.draw:hover::after {
	-webkit-transition: border-color 0s ease-out 0.5s,width 0.25s ease-out 0.5s,height 0.25s ease-out 0.75s;
	transition: border-color 0s ease-out 0.5s,width 0.25s ease-out 0.5s,height 0.25s ease-out 0.75s;
}
.draw:hover::before, .draw:hover::after {
	width: 100%;
	height: 100%;
}
.draw:hover::before {
	-webkit-transition: width 0.25s ease-out,height 0.25s ease-out 0.25s;
	transition: width 0.25s ease-out,height 0.25s ease-out 0.25s;
}
.our-services .span3 h5 {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #fff;
}
.our-services .span3 p {
	font-size: 15px;
	color: #fff;
}
.our-gallery
{
	width:100%;
	float:left;
}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}

.footer{
	width:100%;
	float:left;
	background:#000;
	padding:15px;
	margin-top:25px;
	

}
.footer p{
	color:#fff;
	text-align:center;
}

.about-banner{
	width:100%;
	float:left;
	background:url(../images/parallax1.jpg);
	background-size:cover;
	padding:25px;
}
.about-banner .bread-crumb li::after {
	color: rgb(255, 255, 255);
	content: "";
	display: block;
	font-family: "FontAwesome";
	line-height: 26px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 15px;
}
.about-banner .bread-crumb li {
	display: inline-block;
	line-height: 24px;
	padding-right: 20px;
	position: relative;
	color: #fff;
}
.about-banner .bread-crumb li a {
	color: rgb(255, 255, 255);
	display: block;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	position: relative;
}
.about-banner .bread-crumb li a:hover {
	color: rgb(255, 255, 255);
 text-decortaion:none;
}
.about-banner .bread-crumb li:last-child::after {
	display: none;
}
.about-title h3{
	color:#fff;
	text-align:center;
	font-family:Raleway-Bold;
}

.about-section{
	width:100%;
	float:left;
	margin-top:25px;
}
.founder-message{
	width:100%;
	float:left;
	margin-top:25px;
}

.chairman-block{
	width:100%;
	float:left;
	margin-top:25px;
}


.our-courses{
	width:100%;
	float:left;
	margin-top:25px;
}
.admission-process-block{
	width:100%;
	float:left;
	margin-top:25px;
}
.scholorship{
	width:100%;
	float:left;
	margin-top:25px;
}
.lab{
	width:100%;
	float:left;
	margin-top:25px;
}

.send-feedback{
	width:100%;
	float:left;
	margin-top:25px;
}

.gmd-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  height: 387px;
}
.gmd {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  border-radius: 2px;
  display: block;
  margin: 1rem;
  padding: 33px 12px 12px;
  position: relative;
}
.btn_custom_color {
    background:#002147 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 25px !;
    box-shadow: none;
    color: rgb(255, 255, 255) !important;
    font-family: "Oxygen",sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 0.2px;
    max-width: 135px;
    outline: medium none;
    position: relative;
    transition: all 400ms linear 0s;
    width: 100%;
    z-index: 2;
}
.feed-back-img img{
	margin:0px auto;
}
.modal-backdrop.in{
	display:none !important;
	}
	
	.modal-dialog {
	width: 320px!important;
	margin: 30px auto;
}
.contact-block {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.contact-info h2{
	font-family:Raleway-Bold;
	fon-weight:bold;
	font-size:30px;
	text-align:center;
	color:#20ADD7;
}
.heading{
	font-family:Raleway-Bold;
	fon-weight:bold;
	font-size:18px;
	color:#192838;
}
.clg-heading{
	color:#20ADD7;
	font-weight:bold;
	font-size:25px;
	text-transform:uppercase;
}
.contact-info p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
/* gallery button */
.button a{
		color: white;
		background: #20add7;
		padding: 10px 20px;
		text-decoration: none;
	}