@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,400italic,500italic,700,900,700italic);
body {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
   
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.heading{
	width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    height: 164px;
    background-color: rgba(255, 255, 255, 0);
  }

.banner{
	width: 100%;
	*min-height: 682px;
	*background-image:url(../images/bannner1.jpg);
    background-repeat: cover;
	position: relative;
	overflow: hidden;
}

.banner-inners{
	width: 100%;
	min-height: 350px;
	background-image:url(../images/inner-banner-1.jpg);
    background-repeat: cover;
	position: relative;
	overflow: hidden;
}


/*********************/
.pading{
*padding-right: 0px;
*padding-left: 0px;
}
.logo{
    width: 100%; 
}
@media screen and (max-width: 480px){

.logo{
padding-top: 20px;

}

}
@media screen and (max-width: 320px){
.logo{
padding-top: 30px;
}
.form-group-2 {
    margin-bottom: 3px;
}
.form-group {
    margin-bottom: 2px;
}


}


/**********nav***********/
.navhed{
  width: 100%;
  background-color: rgba(93, 178, 100, 0.75);
  min-height: 63px; 
  position: absolute; 
  z-index: 20;
  margin-top: 168px;
  border-radius: 5px;
}

.navbar-default {
    background-color: #98B743;
    border-color: #98B743;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
    border: 0px solid transparent;
    margin-top: 10px;
}
.navcontainer{
*width: 78%;
width: 89%;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 768px){

.navcontainer{
	width:100%
}
h2{
	font-size:16px;
}
body{
	font-size:11px;
}
.navhed {
width: 98%;
}

}
@media screen and (max-width: 1024px){
	.navcontainer{
	width:98%
}
h2{
	font-size:22px;
}
}
@media screen and (max-width: 980px){
.navcontainer{
	width:100%
}
h2{
	font-size:16px;
}
body{
	font-size:12px;
	font-family:Raleway;
	
}
}
/*******nav******/

.admision-tow{
width: 100%;
min-height: 89px;
background-color: #98b743;
margin-bottom: 20px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
color:#fff;
text-align: center;
padding-top: 22px;

}

.admision-tow a{
text-decoration:none;
outline:none;
color:#FFF;	
}
.admision-tow a:hover{
text-decoration:none;
color:#E39D3D;
}

.admision-tow h1{
font-size:30px;	
margin-top:0px;	
}
@media screen and (max-width: 320px){
.admision{
    width: 40%
}
.admision h1{
font-size: 26pt;

    }
h2{
font-size:18px;
}
body{
	font-size: 12px;
	font-family: Raleway;
}
.navhed{
margin-top: 161px;
}
}

@media screen and (max-width: 360px){
h2{
font-size:18px;
}
body{
	font-size:12px;
	*font-family:ra
}
.navhed{
margin-top: 161px;
}

}

.col6{
width: 100%;
text-align: center;
color: #77b21a;
}
.col12{
    width: 100%;
    text-align:center;
    *padding-left: 171px;
	margin-bottom: 55px;
}

.colrgray{
    width: 100%;
    background-color: #f1f1f1;
    min-height: 247px;
}
.imgbox{
    width: auto;

}
.text-center{
    text-align: center;
}
.padtp{
    padding-top: 20px;
	padding-bottom: 20px;
}
.imaghed{
	width:100%;
	padding:2px;
	text-align:center;
	color:#005405;
}
.imaghed a{
	text-decoration:none;
	color:#005405;
	outline:none;
	
}
.imaghed a:hover{
	text-decoration:none;
	outline:none;
	
}

.aboutse{
	width:100%;
	background-color:#0247e3;
	color:#FFF;
}
.abslt{
*position:absolute;
}
.abtpic-box{
	text-align:center;
float:left;
}
.about-conte{	
width:100%;
color:#fff;
float:left;
}

.midl{
width:100%;
text-align:center;
color:#7da228;
}
.bpad{
padding-bottom: 11px;
padding-top: 12px;
}
.mid-cont{
width:100%;
color:#000;
padding-left: 56px;
padding-right: 40px;
padding-top: 15px;
}
.mid-cont li{
	list-style-image: url(../images/hom-li.png);	
}

.testimonial{
width:100%;
background-image:url(../images/testimonial_10.jpg);
background-repeat:cover;
min-height:349px;
color:#fff;
text-align:center;
}
.map{
width:100%;
max-height:285;	
}
.topfooter{
	width: 100%;
	background-color: #111911;
	padding-top: 45px;
	padding-bottom: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C3;
	color:#fff;
	*min-height:285px;
}

.rowbox{
width:100%;
border-bottom:solid;
border-bottom-color: #0C3;
border-bottom-width: 1px;
}

.mainfooter{
    width: 100%;
    background-color: #191f23;
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    padding-top: 20px;
}
.pd15{
padding-top:15px;
}
.testfont{
margin:0px;
}
.testfont a{
text-decoration:none;
color:#FFF;	
outline:none;
}

.testfont a:hover{
text-decoration:none;
color:#CCC;	
outline:none;
}
.innerpage{
  width: 100%;
  padding: 35px 0px 20px 0px;
}
.sidebar{
  width: 100%;
  padding: 20px;
  color: #fff;
  background: #0d2d43;
		border-radius: 15px;
}
.sidebar h3{
color: #78BC46;
padding:10px 0px 10px 25px;
*background: #646263;
border-radius: 4px; 
font-weight: 600;
}

.sidebar ul{
display: block;
margin-bottom: 35px;
}

.sidebar li{
display: block;
line-height: 42px;
font-size: 18px;
position: relative;
border-top: solid 1px #fff;
}
.sidebar li::before{
content: "";
position: absolute;
top: 6px;
width: 25px;
height: 25px;
background: url(../images/li-img.png) no-repeat;
left: -31px;
}

.sidebar p{
  font-size: 15px;
  font-weight: 300;
  margin: 20px 0px 10px 0px; 
}

.innercontent{
  padding: 0px 0px 50px 0px;
  color: #666666;
  font-family: 'Roboto', sans-serif;
}
.innercontent h1{
    font-size: 40px;
    font-weight: 300;
    margin: 0px 0px 15px 0px;
    padding-bottom: 5px;
    color: #0EA000;
    border-bottom: solid 1px #582ead;
}

.innercontent p{
font-size: 15px;
margin: 15px 0px 20px 0px;
font-size: 17px;
font-weight: 300;
}
.innercontent ul li{
display: block;
padding: 6px;
line-height: 25px;
font-size: 15px;
font-weight: 500;
color: #000;
list-style-image: url(../images/hom-li.png);
}

.adress{
width: 100%;
border: 8px solid #fff;
padding: 20px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
margin-bottom: 20px; 
}
.adress h2{
font-weight:600;
font-size: 28px;
color: #582ead; 
margin: 0px 0px 20px 0px;
}
.adress p{
font-size: 17px;
margin: 5px 0px 20px 0px;
color: #C64E4E;
font-weight: 400;
}
.adress p span{
font-size: 13px;
}

.cntct-form{
width: 100%;
background: #3da443;
padding: 20px;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); 
}

.formcontrole{
  border: #000 dotted 1px;
  background: #fff;
  padding: 10px 0px 10px 10px;
  color: #000;
  margin-top: 15px;
  width: 100%;
}


.sub{
 background: #fff;
 color: #000;
 padding: 7px 20px;
 border: none;
 display: block;
 font-size: 15px;
 font-weight: 500; 
 margin-top: 15px;
}

.slid{
  width: 50%;
  float: left;
  padding: 20px;
  background: #08965b;
  box-shadow:  1px 8px 13px rgba(9, 6, 6, 0.83);
  min-height: 166px;
  color: #fff;
  margin-top: 10px;
}
.slid p{
font-weight: 300;
font-size: 16px;

}

.slid:hover{
  background: #f07a12;
  color: #000;
}
.tr-colr{
  background: #666666;
  color: #fff;
}


@media screen and (max-width: 360px){
h3{
font-size:17px;
}
.testfont{
	font-size:12px;
}
.admision h1{
font-size: 25px;
padding-top: 20px;
}



}
@media screen and (max-width: 480px){
.navhed{
margin-top: 161px;
}

}
@media screen and (max-width: 640px){
.scocial{
margin-top: -67px;@!important
}
}

@media screen and (max-width: 768px){
.mid-cont{
padding-left: 32px;
padding-right: 4px;
}


.margrow{
*margin-left:0px;
*margin-right:0px;
}


}

@media screen and (max-width: 800px){


.mid-cont{
padding-left: 32px;
padding-right: 4px;
}


.margrow{
*margin-left:0px;
*margin-right:0px;
}	

	
}

/*********banner-slider-section*******/




/*********banner-slider-section*******/


/**********hidensection***********/
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  .responsive-invisibility();
}
.visible-xs {
  @media (max-width: @screen-tablet) {
    .responsive-visibility();
  }
}
.visible-sm {
  @media (min-width: @screen-tablet) and (max-width: @screen-tablet-max) {
    .responsive-visibility();
  }
}
.visible-md {
  @media (min-width: @screen-desktop) and (max-width: @screen-desktop-max) {
    .responsive-visibility();
  }
}
.visible-lg {
  @media (min-width: @screen-large-desktop) {
    .responsive-visibility();
  }
}

.hidden-xs,
.hidden-sm,
.hidden-md,
.hidden-lg {
  .responsive-visibility();
}
.hidden-xs {
  @media (max-width: @screen-tablet) {
    .responsive-invisibility();
  }
}
.hidden-sm {
  @media (min-width: @screen-tablet) and (max-width: @screen-tablet-max) {
    .responsive-invisibility();
  }
}
.hidden-md {
  @media (min-width: @screen-desktop) and (max-width: @screen-desktop-max) {
    .responsive-invisibility();
  }
}
.hidden-lg {
  @media (min-width: @screen-large-desktop) {
    .responsive-invisibility();
  }
}


/**********hidensection***********/


.marg-tops{
margin-top:50px;

}

.carousel-indicators {
    *top: 20px;
	bottom: 20px;
}
.carousel-indicators2 {
    *top: 20px;
	bottom: 20px;
}


.abt{
	width:100%;
	min-height: 250px;
	border: 1px solid #E7E3E3;	
	float:left;
	color: #A4BF52;
}
.abt-form{
	width:100%;
	border:dotted 1px #999;
	float:left;
	margin-top: 15px;
}
.abt a{
text-decoration:none;
color:#A4BF52;
outline: none;
}

.form-group {
    margin-bottom: 28px;
	padding: 5px;
}
.form-group-2{
margin-bottom:78px;
padding: 5px;
}
.abothed{
background-color:#e39d3c;
color: #FFFFFF;
padding: 11px;
font-size: 24px;	
}
.abt li{
	list-style-image: url(../images/li-img.png);

}
.fl-left{
float:left;
margin-right: 20px;
margin-bottom: 1px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px dotted #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.bkg-through{   
 text-align: center;
}

.btn-primary {
    color: #fff;
    background-color: #80B608;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}
btn-primary {
    color: #fff;
    background-color: #91B240;
    border-color: #2e6da4;
}

.loc-pr{
width:100%;
float:left;
border-bottom:solid 2px #666;
padding-bottom:25px;

}

.loc-map{
width:100%;
float:left;
padding-top:15px;
height:450px;
}

.abtmnm{
width: 98%;
border:dotted 1px #666;
float:left;
padding:25px 10px 25px 10px;
margin-bottom:15px;

}
.abtmnm li{
	list-style-position: outside;
	list-style-image: url(../images/bults.jpg);

}

.career-form{
padding:25px;
color:#333;
border:dashed 1px #000;
margin-top:50px;
background-color: #F9F8F0;


}

.form-tab{
width:100%;
min-height:50px;
padding:8px;
background-color:#066;
color:#FFF;
margin:10px 0px 10px 0px;
}

.upload{
width:128px;
height:161px;
border:dashed 1px #666;
float:left;
margin:25px 0px 10px 0px;	
}
.uplod-pic{
	float:left;
	width:100%;
}
.uplod-btns{
width:100%;
float:left;	
padding:15px 0px 15px 0px;
}
.red-cl{
color:#C03;
}
.top-bottom{
border-bottom:dashed 1px #066;	
}







.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

.carousel-control {
    position: absolute;
    top: 331px;
    /* bottom: 20px; */
    left: 0;
    width: 15%;
    font-size: 30px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, transparent 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0px;
    left: auto;
    background-image: linear-gradient(to right, transparent 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.why{
width:100%;	
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #000;
}

a:focus {
    outline: none;
    outline-offset: 0px;
}
.ftrmenu{
margin:0px;	
}
.ftrmenu a{
color:#fff;
text-decoration:none;o
outline:none;
}
.ftrmenu ul li{
text-decoration:none;
display:inline-block;
outline:none;	
}

.scocial{
float:right;
margin-top:8px;
}
.scocial ul li{
display:inline-block;
outline:none;
padding:1px;	
}
.scocial p{
text-align:right;
margin: 0px 0px 1px;
}

.cchm{
  width: 100%;
  height: 80px;
  position: absolute;
  top: 0px;
  z-index: 5555;
}

.bottom-line{
  width: 30%;
  border-bottom: 4px solid #e61554;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4px;
}

.vailet{
border-bottom: 4px solid #582ead;
}
.green{
  border-bottom: 4px solid #3da443;
}
.orange{
   border-bottom: 4px solid #f23429;
}
.about-us{
  width: 100%;
  position: relative;
  background:#0247e3;
  min-height: 247px;
  font-family: 'Raleway', sans-serif;
}
.zero-pad{
  padding: 0px;
}
.zero-marg{
  margin: 0px;
}

.about-left{
  width: 100%;
}
.about-right{
padding: 35px 144px 0px 30px;
color: #fff;
float: left;
text-align: left; 
}
.about-right h2{
font-size: 25px;
margin: 0px 0px 15px 0px;
font-weight: 300;
 }
 .about-right p{
font-size: 15px;
margin: 8px 0px 20px 0px;
font-weight: 300;
 }

 .course{
  padding: 35px 5px 20px 5px;
  font-family: 'Raleway', sans-serif;
  color: #000;
 }
  .course h3{
font-size: 20px;
margin: 10px 0px 10px 34px;
font-weight: 300;
color: #e61554;
  }

  .course ul li{
display: block;
line-height: 40px;
font-size: 16px;
  }

@media screen and (max-width:  1199px){
.about-us {
height: 188px;
}

.about-right {
padding: 28px 8px 0px 10px;
}
.about-right h2 {
margin: 0px 0px 10px 0px;
}
.about-right p {
font-size: 12px;
margin: 8px 0px 12px 0px;
}
.course {
padding: 25px 10px 20px 97px;
}


}

@media screen and (max-width: 991px){

.about-us {
height: 147px;
}
.about-right {
padding: 5px 0px 0px 0px;
}
.about-right h2 {
font-size: 22px;
margin: 0px 0px -4px 0px;
}
.about-right p {
font-size: 11px;
margin: 8px 0px 20px 0px;
font-weight: 400;
}

.course {
padding: 28px 9px 20px 73px;  
}
.course ul li {
line-height: 25px;
}


}

@media screen and (max-width:  767px){

.navhed {
margin-top: 185px;
width: 94%;
}
.about-us {
height: 364px;
}
.course {
    padding: 20px 9px 20px 0px;
}
.scocial {
float: left;
}
.scocial p {
text-align: left;
display: none;
}
.navhed {
 margin-top: 220px;
}



  }
		
		.btn-button-readmore, .btn-button-readmore:link, .btn-button-readmore:visited {
	background-color: transparent;
	border-radius: 5;
	color: #fa4d52;
	border: 3px solid #fa4d52;
}
.btn-button-readmore:active, .btn-button-readmore:hover {
	background-color: #5FAE37;
	color: #fff;
	border: 3px solid #fa4d52;
}

.gray {
    *width: 100%;
    *background-color: #f1f1f1;
				margin-top:30px; margin-bottom:20px
				}
				
.btnz {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    width: 100%;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

.actives {
    background-color: #1EAB00;
    color: #333;
}