@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Oswald:200,300,400,500,600,700|PT+Sans:400,400i,700,700i|Play:400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body{
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none !important;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
}
/*font*/
/*
font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Play', sans-serif;
font-family: 'PT Sans', sans-serif;
*/
/*font end*/


.form label{width: 100%; margi:10px 0;}
.form .input1{padding:5px 10px; float right; width: 80%;}


.busroute{position:fixed; left:0; z-index:999;}
.admin-img{float:right; position:relative; margin-top:-100px;}
.right-fixed-nav{    

    float: right;

    width: 68px;

    position: fixed;

    right: 0;

    top: 200px;

    z-index: 9999;}



.right-fixed-nav ul{width:100%; float:left; margin:0; padding:0; list-style:none;}

.right-fixed-nav li{width:68px; font-size: 14px !important; float:left;height:50px; background: #f06725; padding: 15px 5px 25px 5px; box-sizing:border-box; text-align:center; margin:1px 0; font-weight:; color:#fff !important; transition: background-color 0.5s ease;}

.right-fixed-nav li a{color: #fff!important}

.side-blue{background:#0773e2 !important; transition: background-color 0.5s ease;}

.side-green{background: #6C3 !important; transition: background-color 0.5s ease;}

.side-yellow{background:#a87700 !important; transition: background-color 0.5s ease;}

.side-violet{background:#9406dd !important; transition: background-color 0.5s ease;}

.right-fixed-nav li:hover{background:#333 !important;}


.process ul{list-style:none;}
.process li{ font-size:18px !important; padding:5px 0 5px 30px; background: url(tikp.png) no-repeat; background-position: 0 5px;}


.frmtxt{text-align: right;}

.foot-scroll{float:left; width:100%; background:orange; padding:15px 0 10px; color:#000;}
.foot-scroll a{color:#000;}

/*head*/
.header{
	position:fixed;
	width:100%;
	float:left;
	z-index:25;
}
.head-top{
	width:100%;
	float:left;
	background:#569f00; 
}
.head-top p, .head-top p a{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	text-align:right;
	padding: 8px 0px;
	transition:0.7s;
}
.head-top p a:hover{
	color:#2839c7;
}

.logo-img{margin-top:8px;}
.sample-paper{ padding:3px 10px; color:#fff; font-size:18px; margin: 2px 0 2px 10px; border:0 !important; border-radius:5px;-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; cursor: pointer;}
  
  
.sample-pape  
  @-webkit-keyframes argh-my-eyes {
    0%   { background-color: #F00F00; }
    49% { background-color: #F00; }
    50% { background-color: #000; }
    99% { background-color: #000; }
    100% { background-color: #F00; }
  }
  @-moz-keyframes argh-my-eyes {
    0%   { background-color: #F00; }
    49% { background-color: #F00; }
    50% { background-color: #000; }
    99% { background-color: #000; }
    100% { background-color: #F00; }
  }
  @keyframes argh-my-eyes {
    0%   { background-color: #F00; }
    49% { background-color: #F00; }
    50% { background-color: #000; }
    99% { background-color: #000; }
    100% { background-color: #F00; }
  }
 .sample-paper {
  -webkit-animation: argh-my-eyes 1s infinite;
  -moz-animation:    argh-my-eyes 1s infinite;
  animation:         argh-my-eyes 1s infinite;
}
  
  
  
  
  
  
  
.sample-paper:hover{background:#030 !important;}


.sample-paper-2{padding:7px 16px; color:#fff; font-size:18px; margin: 2px 0 2px 40px; border:0 !important; border-radius:5px;-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; cursor: pointer; background:#333;}
  
  
  .sample-paper-2:hover{background:#030 !important;}
  
  
  
  
.sample-paper-3{padding:7px 16px; color:#fff; font-size:18px; margin: 2px 0 2px 0px; border:0 !important; border-radius:5px;-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; cursor: pointer; background:#333;}
  
  
  .sample-paper-3:hover
  
  
  
  
.sample-paper-ad{float:left; width:100%; padding:10px 0; color:#fff !important; font-size:18px;border-radius:5px;
text-align:center !important;}
  
  
.sample-paper-ad  
  @-webkit-keyframes argh-my-eyes {
    0%   { background-color: #F00F00; }
    49% { background-color: #F00; }
    50% { background-color: #000; }
    99% { background-color: #000; }
    100% { background-color: #F00; }
  }
  @-moz-keyframes argh-my-eyes {
    0%   { background-color: #F00; }
    49% { background-color: #F00; }
    50% { background-color: #000; }
    99% { background-color: #000; }
    100% { background-color: #F00; }
  }
  @keyframes argh-my-eyes {
    0%   { background-color: #F00; }
    49% { background-color: #F00; }
    50% { background-color: #000; }
    99% { background-color: #000; }
    100% { background-color: #F00; }
  }
 .sample-paper-ad {
  -webkit-animation: argh-my-eyes 1s infinite;
  -moz-animation:    argh-my-eyes 1s infinite;
  animation:         argh-my-eyes 1s infinite;
}
  

  

@media (max-width:767px){
	.header{
	position:relative;
}
.banner-div{
	margin:0px !important;
}
}
/*head end*/

/*navbar*/
.nav-div{
	width:100%;
	float:left;
}
/*navbar end*/

/*banner*/
.banner-div{
	width:100%;
	float:left;
	margin:65px 0px 0px 0px;
}
.banner-div img{

	width:100%;

}
.input-1{
	padding: 3px 6px !important;
	background:#003300;
	color:#fff !important;
}
/*====banner-carousel===*/






/*banner end*/


/*about*/
.about-div{
	width:100%;
	float:left;
}
.about, .about1, .about2{
	width:100%;
	float:left;
	background:#518f09;
	min-height:398px;
}
.about{
	background:#518f09;
	padding:40px 60px 45px 60px;
}
.about1{
	background:#569f00;
	padding:40px 50px 45px 50px;
}
.about2{
	background:#000000;
	padding:40px 40px 45px 40px;
}
.about h3, .about1 h3, .about2 h3{
	color:#fff;
	font-size:29px;
	font-family: 'Play', sans-serif;
	font-weight:400;
	padding:0px 0px 30px 0px;
}
.about p, .about1 p, .about2 p{
	color:#fff;
	font-size:17px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	text-align:justify;
	line-height:27px;
}
.about-button{
	width:100%;
	float:left;
	padding:30px 0px 0px 0px;
}
.about button, .about1 button, .about2 button{
	border:none;
	outline:none;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:18px;
	padding: 1px 10px 7px 10px;
}
.about button{
	background:#4d57f1;
	color:#fff;
}
.about1 button{
	background:#293bd7;
	color:#fff;
}
.about2 button{
	background:#4557f1;
	color:#fff;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*about end*/



/*membership*/
.membership-div{
	width:100%;
	float:left;
}
.membership-text{
	width:100%;
	float:left;
	background:#569f00;
}
.membership-text p{
	color:#fff;
	font-size:30px;
	font-family: 'Play', sans-serif;
	padding:20px 0px 20px 50px;
}
.member-img{
	width:100%;
	float:left;
	text-align:center;
}

.cen{
	text-align:center !important;
}
.agree{
	background: #009900;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
    margin: 0px 6px;
    font-family: 'Play', sans-serif;
}

/*membership end*/


/*box*/
.box-div{
	width:100%;
	float:left;
}
.box-blue-text{
	width: 100%;
    background: #293bd7;
    position: absolute;
    bottom: 0px;
    float: left;
}
.box-black-text{
	width: 100%;
    background: #000;
    position: absolute;
    bottom: 0px;
    float: left;
}
.box-blue-text h2, .box-black-text h2{
	color:#fff;
	font-family: 'Play', sans-serif;
	font-size:30px;
	text-align:center;
	padding:10px 0px !important;
}
.box{
	width:100%;
	float:left;
}
.box img{
	width:100%;
}
.box h2{
	color:#fff;
	font-family: 'Play', sans-serif;
	font-size:30px;
	text-align:center;
	padding:30px 0px 10px 0px;
}
.box p{
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	text-align:center;
	padding:10px 30px 10px 30px;
	font-weight:400;
}
.box:hover .box-blue-text, .box:hover .box-black-text{
	display:none;
}

/*box end*/


/*event*/

.event-div{
	width:100%;
	float:left;
	padding:70px 0px 60px 0px;
}
.event-div h3, .contact-div h3{
	font-family: 'Play', sans-serif;
	font-weight:400;
	font-size:30px;
	color:#000000;
	text-align:center;
	padding:0px 0px 30px 0px;
}
.event-div h3 span, .contact-div h3 span, .heading h3 span{
	color:#293bd7;
}
.news-control{
	width:100%;
	float:left;
	text-align:center;
}
.news-control i{
	font-size:40px;
	color:#fff;
	background:#3f4fd7;
	padding: 5px 20px;
	transition:0.8s;
}
.news-control i:hover{
	background:#2033d7;
}







/*=====================*/
.carouseller:before, .carouseller:after {  content: " ";  display: table;}
.carouseller:after { clear: both;}
.carouseller { position: relative;}

.carouseller [class*="car__"]{
	display: inline-block; 
	position: relative;
    margin-left: 0.2564102564102564% !important;
    *margin-left: 0.25109110747408616% !important;
    float: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.carouseller [class*="car__"]:first-child  { margin-left: 0 !important;}
.carouseller [class*="car__"]:nth-child(n+7) { display: none;}

.carouseller .car__by5 { width: 1.793789743589745%;}
.carouseller .car__12 { width: 10%;}
.carouseller .car__6 { width: 4.8837948717948715%;}
.carouseller .car__4 { width: 3.1703931623931625%;}
.carouseller .car__3 { width: 2.3136923076923077%;}
.carouseller .car__2 { width: 1.452991452991453%;}
.carouseller .car__1 { width: 0.5982905982905983%;}

.carouseller .carouseller__list { position: relative; width: 997.4358974358974%;}
.carouseller .carouseller__wrap { overflow: hidden; position: relative; margin: 0 35px}

.carouseller .carouseller__left, 
.carouseller .carouseller__right {
	margin: 0; 
	bottom: 25px;
    background: none repeat scroll 0 0 transparent;
    font-size: 80px;
    opacity:1;
    text-align: center;
	color: #000;
	text-decoration: none;
}
.carouseller .carouseller__left { left: 0;}
.carouseller .carouseller__right { right: 0;}
.carouseller .carouseller__left:hover, .carouseller .carouseller__:hover { opacity:1;}

.car__4 img{
	width:100%;
}
.car__4 p{
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#000;
	padding:15px 0px;
	line-height:18px;
}
/*------Responsive-----------*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	.carouseller .car__by5,
	.carouseller .car__12,
	.carouseller .car__6,
	.carouseller .car__4,
	.carouseller .car__3,
	.carouseller .car__2,
	.carouseller .car__1 { width: 3.1623931623931625%;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.carouseller .car__by5,
	.carouseller .car__12,
	.carouseller .car__6,
	.carouseller .car__4,
	.carouseller .car__3,
	.carouseller .car__2,
	.carouseller .car__1 { width: 4.8717948717948715%;}
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.carouseller .car__by5,
	.carouseller .car__12,
	.carouseller .car__6,
	.carouseller .car__4,
	.carouseller .car__3,
	.carouseller .car__2,
	.carouseller .car__1 { width: 10%;}
}

/*=============*/

/*event end*/


/*parallax*/

.parallax{
    width: 100%;
    float: left;
    padding: 150px 0px;
    background: url(../new-images/parallax.jpg) fixed;
    background-repeat: no-repeat;
    background-size: cover;
	text-align:center;
	color:#fff;
}
.parallax p{
	color: #fff;
    padding: 0px 100px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}
/*parallax end*/


/*contact*/
.contact-div{
	width:100%;
	float:left;
	padding:60px 0px;
	border-top:7px solid #e7e6e6;
}
.contact-box{
	width:100%;
	float:left;
	text-align: center;
}
.location, .mail, .phone{
	width: 110px;
    height: 110px;
    background: #cc1b37;
    border-radius: 50%;
}
.mail{
    background: #f3b701;
}
.phone{
    background: #1e2657;
}
.facebook{
	padding: 35px 0px 30px 0px;
}
.contact-box p{
	color:#000000;
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	font-weight:400;
	padding: 10px 0px;
}
.contact-box h4{
	color:#000000;
	font-family: 'PT Sans', sans-serif;
	font-size:22px;
	font-weight:400;
}
.map{
	width:100%;
	float:left;
}
.contact-form{
	width:100%;
	float:left;
}
.contact-form .input1 {
    width: 100%;
    padding: 8px 10px;
    margin: 10px 0px;
    font-size: 16px;
    font-family: 'Play', sans-serif;
    font-weight: 100;
	color: #000;
}
.contact-form .submit {
	background:#009900;
	border:none;
	color:#fff;
	font-size:15px;
	padding:5px 10px;
	margin: 0px 6px;
	font-family: 'Play', sans-serif;
}
.information-text li{
	padding: 5px 0 5px 10px;
    background: none;
    background-position: 0 5px;
	font-size:15px !important;
}
/*contact end*/



/*footer*/
.footer{
	width:100%;
	float:left;
}
.footer p{
	color:#4c7296;
	display:inline-block;
}
.footer-up{
	width:100%;
	float:left;
	background:#569f00;
}
.footer-up h2{
	color:#fff;
	font-size:30px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	font-weight:100;
	padding: 10px 0px;
}
.footer-down{
	width:100%;
	float:left;
	background:#283bd7;
	padding:10px 0px;
}
.footer-down p, .footer-down p a{
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
/*footer end*/



/*Beginning page*/
.work-area{
	width:100%;
	float:left;
	padding:60px 0px;
}



.work-area-texta{
	width:100%;
	float:left;
	background:#060;
	padding:20px;
	border:1px solid #060;
	margin:20px 0px;
}
.work-area-texta h3 {
    color: #fff;
    font-size: 29px;
    font-family: 'Play', sans-serif;
    font-weight: 400;
    padding: 0px 0px 5px 0px; text-align:center;
}
.work-area-texta p {
    color: #fff;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
    line-height: 27px;
}

.work-area-texta li {
    color: #fff;
}



.work-area-text{
	width:100%;
	float:left;
	background:#f5f9fc;
	padding:20px;
	border:1px solid #e8e8e8;
	margin:20px 0px;
}
.work-area-text h3 {
    color: #000;
    font-size: 29px;
    font-family: 'Play', sans-serif;
    font-weight: 400;
    padding: 0px 0px 5px 0px;
}
.work-area-text p {
    color: #000;
    font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
    line-height: 27px;
}
.work-area-text ol li{
    color: #000;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-align: justify;
    line-height: 27px;
}
.right-aside{
	width:100%;
	float:left;
	margin:15px 0px;
}
.aside-box{
	width:100%;
	float:left;
}
.aside-box-text{
	width:100%;
	float:left;
	background:#569f00;
}
.aside-box-text h5{
	font-family: 'Play', sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    text-align: left;
    padding: 10px 0px 10px 15px;
}
.aside-box-text h5, .aside-box-text p{
	display: inline-block;
}
.aside-box-text p {
    text-align: right;
    float: right;
	font-size: 15px;
    padding: 10px 15px 10px 0px;
}
.aside-box-text p a{
	color:#fff;
	transition:1s;
}
.aside-box-text p a:hover{
	color:#000;
}
.heading{
	width:100%;
	float:left;
}
.heading h3{
	font-family: 'Play', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #000000;
    text-align: left;
    padding: 0px 0px 30px 0px;
}

.table-head{
	text-align:center;
	color:#fff;
	font-size: 19px;
    font-family: 'Play', sans-serif;
	padding: 10px 0px;
}
table tbody p{
	padding: 10px 10px;
	font-size: 16px !important;
	line-height: 16px !important;
}


.work-area-text h4{
	font-family: 'Play', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #293bd7;
    text-align: left;
    padding: 0px 0px 10px 0px;
}
.work-area-text ul{
	padding:0px;
}
.work-area-text ul li{
	width: 100%;
    float: left;
	list-style: none;
    margin: 10px 0px;
}
.work-area-text ul li a{
	width:100%;
	float:left;
	color:#000;
    background: #ccc;
	font-size: 17px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
	padding: 6px 15px;
	transition:0.5s;
}
.work-area-text ul li a:hover{
	color:#fff;
	background: #569f00;
}

/*Beginning page end*/


/*house-box*/
.house-box1, .house-box2, .house-box3, .house-box4{
	width:100%;
	float:left;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	padding:20px 14px;
	margin:0px 0px 30px 0px; text-align:left !important;
}


.house-box1, .house-box2, .house-box3, .house-box4 p{
text-align:left !important;
}


.house-box2 p{text-align:left !important;}

.house-box1{
	background:#ffff00;
}
.house-box2{
	background:#33cc33;
}
.house-box3{
	background:#ff0000;
}
.house-box4{
	background:#3366ff;
}
.house-box1 h5, .house-box2 h5, .house-box3 h5, .house-box4 h5{
    font-family: 'Play', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #000;
    text-align: left;
    padding: 0px 0px 10px 0px;
}
/*house-box end*/



/*council box*/
.councilbox{
	width:100%;
	float:left;
	background: #569f00;
	text-align:center !important;
	padding: 25px 0px 15px 0px;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px 0px;
}
.councilbox1{
	width:100%;
	float:left;
	background: #ffff00;
	text-align:center !important;
	padding: 25px 0px 15px 0px;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px 0px;
}
.councilbox h4{
	text-align: center;
    font-size: 15px;
    margin: 10px 0px 0px 0px;
    color: #fff;
    line-height: 23px;
}
.councilbox h4 span{
	color:#000;
	    font-size: 14px;
}
.councilbox1 h4{
	text-align: center;
    font-size: 15px;
    margin: 10px 0px 0px 0px;
    color: #3F51B5;
    line-height: 23px;
}
.councilbox1 h4 span{
	color:#000;
	    font-size: 14px;
}
.councilbox2{
	width:100%;
	float:left;
	background: #33cc33;
	text-align:center !important;
	padding: 25px 0px 15px 0px;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px 0px;
}
.councilbox3{
	width:100%;
	float:left;
	background: #ff0000;
	text-align:center !important;
	padding: 25px 0px 15px 0px;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px 0px;
}
.councilbox4{
	width:100%;
	float:left;
	background: #3366ff;
	text-align:center !important;
	padding: 25px 0px 15px 0px;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px 0px;
}


/*council box end*/


/*gallery*/
.imggap{
	width:100%;
	float:left;
	border:1px solid #666;
	overflow:hidden;
	margin: 15px 0px;
	box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.imggap img {
    width: 100%;
    height: 170px;
}
.gallery-folder img{
	width:100%;
	height:170px;
}
.gallery-folder{
	width:100%;
	float:left;
	min-height:260px;
}
.gallery-folder h5{
	font-family: 'Play', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #777;
    text-align: left;
    padding: 10px 0px 10px 0px;
}
.gallery-folder h5 a:hover{
}
.video-gallery{
	width:100%;
	float:left;
	min-height:215px;
}
.video-gallery iframe{
	width:100%;
	height:170px;
}
/*gallery end*/

/*responsive*/
@media (max-width:767px){
	.head-top p, .head-top p a{
		text-align:center;
		padding: 5px 0px 20px 0px;
	}
	.head-top img{
		margin: 0 auto;
    display: block;
	}
	.fa-bars{
		color:#fff;
		float:right;
		font-size:28px !important;
	}
	

}

/*responsive end*/



/*------start of apply_form------*/
.next-stage {
      
    padding: 0;
    position: relative;
    margin-top: 0;
}
.next-stage h2 {
    color: #fff !important;
    font-family: 'Righteous', cursive;
}
.about-left {
        margin: 15px 0 !important;
    background: #569f00 url(../images/accademy.png) no-repeat 5px 4px;
    padding-left: 50px !important;
    font-size: 18px !important;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    font-family: 'Play', sans-serif;
}
.about-left ol {
    margin-left: 0px;
}
.about-left li {
     color: #222;
    float: left;
    width: 100%;
    padding: 2px 0 2px 8px;
    margin-top: 12px;
    font-size: 16px;
    font-family: 'Play', sans-serif;
    font-weight: 400;
    margin-bottom: 13px;
}
.apply-btn {
    color: #ffffff;
    padding: 7px 19px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    margin: 10px 0 0 0px;
    border: none;
    background: rgba(40,57,199,0.9);
    outline: none;
    float: right;
    padding: 6px 10px;
    font-family: 'Play', sans-serif;
}
.apply-btn a {
    color: #fff;
}
.part_one{
    width:100%;
    float:left;
    
}
.part_one{
        width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
    margin-bottom: 22px;
}
.section_one{
    width:100%;
    float:left;
}
.sub_style{
    width: 30%;
    float: left;
    font-family: 'Play', sans-serif;
    font-weight:600;
    color:#222;
    font-size: 14px;
}
.sub_style2{
        width: 5%;
    float: left;
    font-family: 'Play', sans-serif;
    font-weight: 600;
    color: #222;
    font-size: 16px;
}
.sub_content{
     font-size: 15px;
   font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    color:#222;
}
.col-sm-8 .typography{
        margin-right: 0;
    margin-left: 0;
}
.about-bottom{
    width:100%;
    float:left;
}



/*-------start of contact--------*/
.contact_section{
    width: 100%;
    float: left;
    padding: 2px 0px 20px 0px;
}
.contact_section{
    background: transparent;
}
.col_half_left {
    /* margin-right: 4%; */
    margin-right: 0%;
    width: 100%;
    float: left;
    margin-top: 23px;
}
.form-group {
    margin-bottom: 40px;
    width: 100%;
    float: left;
}
.half_col {
    padding-right: 5px;
}
.form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding: 6px 3px;
    font-size: 18px;
    color: #222;
    background-color: transparent;
    border-bottom: 1px solid #9d9d9d !important;
    border-top: 0px solid #9d9d9d !important;
    border-left: 0px solid #9d9d9d !important;
    border-right: 0px solid #9d9d9d !important;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    outline: none;
}
.send_section {
        float: left;
    padding-right: 0px;
    text-align: right;
    width: 100%;
    margin-top: 0px;
}
.send_section .wpcf7-submit {
    padding: 13px 46px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-right: 13px;
    /* background: #e81853; */
    background: rgba(40,57,199,0.9);
    border: 1px solid rgba(40,57,199,0.9);
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    -ms-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
/*    margin: 0 auto;*/
    font-size: 15px;
}
.send_section .wpcf7-submit:hover {
    background: transparent;
    border: 1px solid rgba(40,57,199,0.9);
    color: rgba(40,57,199,0.9);
}
.about_text_st_style_side_con{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 34px;
    text-transform: capitalize;
    color: #3bbfff;
    text-align: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px;
    text-align: center;
    padding-left: 0px;
    padding-top: 25px;
}
.wpcf7-form-control-wrap ::-webkit-input-placeholder { /* Chrome */
    color: #222 !important;
    font-size:16px !important;
    text-transform:capitalize !important;
   font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    padding-top:0px !important;
}
.wpcf7-form-control-wrap :-ms-input-placeholder { /* IE 10+ */
    color: #222 !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    padding-top:0px !important;
}
.wpcf7-form-control-wrap ::-moz-placeholder { /* Firefox 19+ */
    color: #222 !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    padding-top:0px !important;
}
.wpcf7-form-control-wrap :-moz-placeholder { /* Firefox 4 - 18 */
    color: #222 !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    padding-top:0px !important;
}
.form-control:focus {
    border-color: transparent;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px transparent;
    border-bottom: 1px solid #9d9d9d;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.wpcf7-form-control-wrap{
   font-family: 'PT Sans', sans-serif;
    font-weight: 400;
}
.informationtodirect_main_text1 {
    width: 100%;
    float: left;
    padding: 37px 0px 30px 24px;
}
.burdwanpragati_text1 {
    width: 100%;
    float: left;
}
.bur_pragati_text1 {
    color: #fff;
    font-size: 21px;
   font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-decoration: underline;
    padding-left: 4px;
}
.inform_chotonilpur_text1 {
    color: #fff;
    font-size: 16px;
   font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    padding-left: 21px;
    float: left;
    padding-top: 8px;
}
.inform_chotonilpur_pin_text1 {
    color: #fff;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    padding-left: 21px;
}
/*-------end of contact--------*/
/*------end of apply_form------*/




@media screen and (min-width: 240px) and (max-width: 479px){
    .about-left {
        margin: 15px 0 !important;
        background: rgba(40,57,199,0.9) url(../images/accademy.png) no-repeat 5px 4px;
        padding-left: 50px !important;
        font-size: 14px !important;
        font-weight: bold;
        color: #fff;
        padding: 10px;
        font-family: 'Play', sans-serif;
}
.form-group {
    margin-bottom: 11px;
    width: 100%;
    float: left;
}
.send_section {
    text-align: center;
}
.heading h3 {
    text-align: center;
}
}

@media screen and (min-width: 480px) and (max-width: 599px){
    
      .about-left {
        margin: 15px 0 !important;
        background: rgba(40,57,199,0.9) url(../images/accademy.png) no-repeat 5px 4px;
        padding-left: 50px !important;
        font-size: 14px !important;
        font-weight: bold;
        color: #fff;
        padding: 10px;
        font-family: 'Play', sans-serif;
}
.form-group {
    margin-bottom: 11px;
    width: 100%;
    float: left;
}
.send_section {
    text-align: center;
}
}

@media screen and (min-width: 600px) and (max-width: 767px){
    
      .about-left {
        margin: 15px 0 !important;
        background: rgba(40,57,199,0.9) url(../images/accademy.png) no-repeat 5px 4px;
        padding-left: 50px !important;
        font-size: 14px !important;
        font-weight: bold;
        color: #fff;
        padding: 10px;
        font-family: 'Play', sans-serif;
}
.form-group {
    margin-bottom: 11px;
    width: 100%;
    float: left;
}
.send_section {
    text-align: center;
}
}


.popup_botton
{
width: auto;

display: inline-block;

text-align: center;

background: #0B5806;

padding: 10px 164px;

color: #fff;

text-transform: uppercase;

margin-left: -40px;

margin-top: 0;

border: solid -5px #fff;

font-weight: bold;

position: relative;

z-index: 999;

top: -96px;

border: solid 1px #0B5806;

left: -17px;
}

