@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
.no_space {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
body {
	font-family: 'Poppins', sans-serif;
}
.alt-font {
	font-family: Verdana, Geneva, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
#term-ol
{
    margin-left: 30px;
        color: #737373;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
.header {
	float: left;
	width: 100%;
	padding: 15px 0;
}
.banner {
	float: left;
	width: 100%;
	background: url(../images/banner.png);
	    height: 637px;
	background-size: cover;
	background-repeat: no-repeat;
}
.logo {
	float: left;
	width: 100%;
	text-align: center;
}
.logo img {
	width: auto;
}
.navigation {
	float: left;
	width: 100%;
}
.navigation ul {
	float: left;
	width: 100%;
	padding: 77px 0 0 0;
}
.navigation ul li {
	float: left;
	list-style: none;
}
.navigation ul li a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 10px 21px;
	float: left;
}
.navigation ul li a:hover {
	border: solid 1px #f7ef2e;
	padding: 10px 20px;
}
.btns-cont {
	margin-top: 80px;
}
a.join {
	float: left;
	padding: 0 0 0 10px;
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	transition: 0.5s;
}
.btn-cent {
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 30px 0;
}
a.join2 {
	    float: none;
    padding: 8px 0px 11px 10px;
    background: #0949a3;
    background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
    background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
    background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    transition: 0.5s;
}
a.join2 img {
    margin: 0px 0px 0 10px;
}
button.join
{
		float: left;
	padding: 0 0 0 10px;
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	transition: 0.5s;
}
a.join img {
	margin: 0 0 0 10px;
}
button.join img {
	margin: 0 0 0 10px;
}
a.join:hover {
	background: #f3eb2d;
	color: #000;
}
a.join2:hover {
	background: #f3eb2d;
	color: #000;
}
a.login:hover {
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
	color: #fff;
}
a.login {
	background: #f3eb2d none repeat scroll 0 0;
	color: #000;
	font-weight: 500;
	line-height: 40px;
	margin: 0 0 0 7px;
	padding: 9px 20px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.banner-text {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0px 0 0 0;
}
.banner-text h1 {
    font-weight: bold;
    font-size: 50px;
    line-height: 37px;
    color: #f3eb2d;
    width: 100%;
    text-transform: uppercase;
    margin: 14px 0;
}
.banner-text span {
    font-weight: bold;
    font-size: 23px;
    line-height: 30px;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
}
.banner-anchor {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}
.banner-anchor a {
	font-size: 23px;
	line-height: 60px;
	font-weight: 200;
	color: #f3eb2d;
	text-transform: uppercase;
	border: solid 1px #f3eb2d;
	padding: 10px 20px;
	margin: 30px 0 0 0;
	transition: 1s;
}
.banner-anchor a:hover {
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
	color: #fff;
}
.works {
    float: left;
    width: 100%;
    padding: 50px 0 80px 0;
    position: relative;
}
.works-text h1 {
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 60px;
    color: #000;
    float: left;
    width: 100%;
    margin: 0;
}
.works-text h1 span {
	font-weight: 500;
	color: #0a48a0;
}
.works-text p {
	font-size: 13px;
	line-height: 30px;
	color: #000;
	font-weight: 400;
	margin: 30px 0 0 0;
}
.works-text {
	float: left;
	width: 100%;
}
.works-img img {
	width: 100%;
	margin: 33px 0 0 0;
}
.works-img {
	right: 30px;
	width: auto;
	position: absolute;
	width: 100%;
	    top: 31px;
}
.offer {
	float: left;
	width: 100%;
	background: url(../images/offer-bg.png);
	height: 651px;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 65px 0;
}
.offer-text h1 {
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 60px;
    color: #fff;
    float: left;
    width: 100%;
    margin: 0;
}
.offer-text h1 span {
	font-weight: 500;
	color: #f1e92c;
}
.offer-text {
	float: left;
	width: 100%;
}
.offer-cont {
	float: left;
	width: 100%;
	text-align: center;
	margin: 50px 0 0 0;
}
.offer-cont h1 {
	font-size: 23px;
	color: #fff;
	line-height: 60px;
	font-weight: 500;
}
.offer-cont p {
	font-size: 13px;
	line-height: 30px;
	font-weight: 400;
	color: #a6a5a5;
	margin: 0 0 20px 0;
}
.offer-cont a {
	font-size: 14px;
	font-weight: 300;
	color: #f3eb2d;
	text-transform: uppercase;
	border: solid 1px #f3eb2d;
	padding: 5px 15px;
	transition: 1s;
}
.offer-cont a:hover {
	border-radius: 20px;
}
.school {
	float: left;
	width: 100%;
	background: url(../images/school-bg.png);
	height: 223px;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 95px 0 0 0;
}
.school h1 {
	font-size: 47px;
	font-weight: 600;
	color: #0e418b;
	text-transform: uppercase;
	    margin: 0;
}
.footer {
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
	float: left;
	width: 100%;
	padding: 10px 0;
}
ul.social-icons li {
	float: left;
	list-style: none;
	padding: 0 2px;
}
ul.social-icons li a {
	padding: 0;
}
ul.social-icons {
	width: 38%;
	margin: 0 auto;
}
.footer p {
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	text-transform: uppercase;
	float: right;
	font-weight: 400;
}
.footer span {
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	text-transform: uppercase;
	float: left;
	font-weight: 400;
}
.footer a {
	font-size: 14px;
	color: #fff;
	line-height: 34px;
	text-transform: uppercase;
	float: left;
	font-weight: 400;
	padding: 0 10px;
}
#menulink {
	/* width: 20%; */
	background: #0d4390;
	/* color: #fff; */
    /* line-height: 40px; */
    /* text-indent: 10px; */
    /* cursor: pointer; */
	position: fixed;
	right: 15px;
	z-index: 9999;
	top: 45px;
	padding: 0px 3px;
	display: none;
}
#left-menu {
	width: 200px;
	height: 100%;
	position: fixed;
	margin-left: -200px;
	z-index: 999;
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
}
#left-menu ul {
	margin: 0px;
	padding: 10px 0px;
	width: 100%;
	list-style: none;
}
#left-menu ul li {
}
#left-menu ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 10px;
	text-transform: uppercase;
	border-bottom: solid 1px rgba(255, 255, 255, 0.13);
}
#left-menu ul li a:hover {
	background: #000;
}
/*new*/
.banner {
	position: relative
}
.banner::after {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 101px;
	background: url(../images/curve.png);
	background-size: cover;
	content: '';
	background-repeat: no-repeat;
}
.banner.innnerpages::after {
	content: none;
}
.banner.innnerpages {
	height: 550px !important;
}
.banner-text ul.breadcrumb li a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}
.banner-text ul.breadcrumb li {
	margin: 0 10px;
}
.banner-text ul.breadcrumb li.active a {
	background: #0b4495;
	padding: 2px 9px;
	margin-left: 16px;
}
.banner-text ul.breadcrumb {
	background: transparent;
	margin-top: 24px;
}
.ourstory {
	padding: 60px 0;
}
.ourstory .ourstrycontent h2 {
	font-weight: 300;
	font-size: 37px;
	text-transform: uppercase;
	line-height: 60px;
	color: #000;
	float: left;
	width: 100%;
}
.ourstory .ourstrycontent h2 span {
	font-weight: 500;
	color: #0a48a0;
}
.center-col {
	float: none;
	margin: 0 auto;
}
.ourstory .ourstrycontent p {
	font-size: 14px;
	color: #000;
	line-height: 31px;
	text-align: -webkit-center;
}
.ourstory .ourstrycontent img {
	margin-bottom: 28px;
}
.ourstory .quotationss {
	margin-top: 50px;
}
.quotationss .owl-prev, .quotationss .owl-next {
	position: absolute;
	bottom: 102%;
	color: #f3eb2d;
	height: 45px;
	width: 45px;
	text-align: center;
	font-size: 13px;
	padding-top: 17px;
	background: #0949a3;
	background: -moz-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: -webkit-linear-gradient(-45deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
	background: linear-gradient(135deg, #0949a3 1%, #1c2a45 81%, #1c2a45 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0949a3', endColorstr='#1c2a45', GradientType=1 );
}
.quotationss .owl-prev {
	left: 91.8%;
}
.quotationss .owl-next {
	right: 0%;
}
.quotationss {
	position: relative;
}
.quotationss .owl-dots {
	display: block;
	text-align: center;
	margin-top: 30px;
}
.quotationss .owl-dot {
	float: none;
	display: inline-block;
	background: #0949a3;
	height: 12px;
	width: 12px;
	margin: 0 2px;
	border-radius: 51%;
}
.quotationss .owl-dot.active {
	background: #f3eb2d;
	border: 2px solid #0949a3;
}
.quotationss p {
	color: #666666;
	font-size: 25px;
	text-align: center;
	line-height: 42px;
	font-weight: 400;
	margin-top: 30px;
}
.quotationss h6 {
	color: #0949a3;
	font-weight: 700;
	text-align: center;
	font-size: 17px;
	margin-top: 15px;
}
.whatwedo h2 {
	font-weight: 300;
	font-size: 37px;
	text-transform: uppercase;
	line-height: 60px;
	color: #fff;
	text-align: center;
}
.whatwedo h2 span {
	font-weight: 500;
	color: #f1e92c;
}
.whatwedo {
	padding: 60px 0;
	background: url(../images/aboutbanner.jpg);
}
.whatwedo ul {
	display: block;
	text-align: center;
	margin-top: 30px;
}
.whatwedo ul li {
	width: 23%;
    display: inline-grid;
	margin: auto 1%;
}
.whatwedo ul li p {
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: 300;
	margin-top: 10px;
}
.target {
	position: relative
}
.target::before {
	content: '';
	height: 3px;
	background: #dcda40;
	width: 69%;
	position: absolute;
	top: 50%;
	right: 71%;
}
.target::after {
	content: '';
	height: 3px;
	background: #dcda40;
	width: 69%;
	position: absolute;
	top: 50%;
	left: 71%;
}
.whatwedo a.join {
	background: rgb(231,224,43); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 ); /* IE6-9 */
	color: #000;
	float: none;
	display: inline-block;
	margin-top: 35px;
}
.contactuspage h2 {
	font-weight: 300;
	font-size: 37px;
	text-transform: uppercase;
	line-height: 60px;
	color: #000;
	float: left;
	width: 100%;
}
.contactuspage h2 span {
	font-weight: 500;
	color: #0a48a0;
}
.contactuspage {
	padding: 60px 0;
}
.contactitem {
	margin-top: 50px;
	padding-top: 10px;
	border-right: 2px solid #0b4495;
	height: 186px;
}
.contactitem h3 {
	color: #0a48a0;
	font-weight: 700;
	margin: 15px 0;
	font-size: 17px;
}
.contactitem p {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 7px;
	color: #000;
	text-align: center;
}
.contactitem.last {
	border: none
}
.contactform h2 {
	color: #000;
	font-weight: 700;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 30px;
}
.contactform .form-group {
}
.contactform .form-control {
	background: #0949a3;
	border-radius: 0;
	border: 0;
	font-size: 17px;
	border-bottom: 4px solid #f3eb2d;
	font-weight: 300;
	padding: 0 15px;
	margin-bottom: 19px;
	height: 53px;
	color: #fff;
}
.contactform .form-control option {
	color: #fff;
}
 .contactform .form-control::placeholder {
 color:#fff;
}
.contactform a.join {
	background: rgb(231,224,43);
	background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
	background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
	background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 );
	color: #000;
	float: none;
	display: inline-block;
	margin-top: 9px;
	margin-bottom: 60px;
}
button.join
{
	background: rgb(231,224,43);
	background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
	background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
	background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 );
	color: #000;
	float: none;
	display: inline-block;
	margin-top: 9px;

}
.contactform textarea{
	padding:10px !important;
	height:auto !important;
	}
	.faqss h2{    font-weight: 300;
    font-size: 37px;
    text-transform: uppercase;
    line-height: 60px;
    color: #000;
    float: left;
    width: 100%;}
	.faqss span{    font-weight: 500;
    color: #0a48a0;}
	.faqss{
		padding:60px 0;
		}
		.faqss2 h2{    font-weight: 300;
    font-size: 37px;
    text-transform: uppercase;
    line-height: 60px;
    color: #000;
    float: left;
    width: 100%;}
	.faqss span{    font-weight: 500;
    color: #0a48a0;}
		.faqss2 {
    padding: 60px 0;
    margin-bottom:0;
}
		.faqitem{
    text-align:  center;
    padding:  28px 24px;
    border: 2px solid #dddddd;
    position:relative;
    margin-top: 40px;
}
		.faqitem i{
    background: #0949a3;
    color:  #fff;
    width: 80px;
    height: 80px;
    font-size:  38px;
    border-radius:  50%;
    padding-top: 21px;
    margin-bottom: 22px;
}
		.faqitem h3{
    color:  #000;
    font-size:  21px;
    margin-bottom: 11px;
}
		.faqitem p{
    font-size:  13px;
    color:  #8a8787;
    line-height: 23px;
}
.faqitem.active{
	border: 2px solid #0949a3;
	}
	.faqitem.active::after{
		content:url(../images/caretdown.png);
		position:absolute;
		top:100%;
		}
		.faqss{
			margin-bottom:0px;
			}
			
			
			.panel-default > .panel-heading {
    color: #0949a3;
    font-size: 20px;
    font-weight: 300;
    background-color: #f6f4f4;
			}
			.panel-title > a{
				font-weight:300
				}
				.panel-default > .panel-heading + .panel-collapse > .panel-body{border:none;}
			.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
			}
			.panel-heading {
    padding: 25px 15px;
			}
			.panel-body{
				padding-top:0;
				    background: #f6f4f4;
					font-size:14px;
					color:#666;
				}
				.panel-title i{
					    color: #d1cfcf;
    font-size: 25px;
    position: relative;
    top: -4px;
	display:none;
					}
					.panel-title .collapsed i{
						display:block;
						}
						.panel-group .panel + .panel {
    margin-top: 13px;
}
.joinpilot{
	    background: #0949a3;
	    padding: 30px 15px;
	    overflow: hidden;
	    margin-bottom: 100px;
	}
	.joinpilot h3{
    color: #fff;
    font-weight:  700;
    font-size: 31px;
}
	.joinpilot p{
    color: #e2e2e2;
    font-size:  14px;
    line-height:  23px;
    margin-top: 6px;
}
.joinpilot a.join{
	background: rgb(231,224,43);
    background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 );
    color: #000;
    float: none;
    display: inline-block;
    margin-top: 35px;
	}
	.logindiv{
	
		background:url(../images/loginbg.jpg);
		}
		.backbtn span{
			font-size:17px;
			font-weight:500;
			color:#000;
			float:left;
			}
			.backbtn i{
				float:left;
				color:  #000;
				font-size: 22px;
				margin-right:  10px;
				margin-top: 1px;
			}
			a.backbtn {
    background: #fff;
    padding: 7px;
	background: rgb(231,224,43);
    background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 );
	margin-bottom:151px
}
.booklogin{
	margin:0 auto;
     width: 920px;
       height: 578px;
	background:url(../images/bookbg.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	margin-bottom:109px;
	}

.booklogin .secleft{
	float:left;
	width: 52%;
	padding-top: 65px;
	}
	.booklogin .secright{
	float:left;
	width: 42%;
	padding-top: 155px;
	text-align: center;
	}
	.booklogin .secleft p{
		font-size:16px;
		color:#747373;
		text-align:center;
		width:  79%;
		margin:  0 auto;
		margin-top: 14px;
		line-height: 30px;
		}
		
		.booklogin .secright input{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 86%;
		margin: 20px auto;
		float:  none;
		}
		.booklogin .secright select{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 86%;
		margin: 20px auto;
		float:  none;
		}
		.booklogin .secright textarea{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 86%;
		margin: 20px auto;
		float:  none;
		}
		
		.bookjoinin{
      margin: 0 auto;
    width: 100%;
    height: 1660px;
    background: url(../images/bookbg2.png);
    background-repeat: no-repeat;
    margin-bottom: 109px;
    background-size: 100% 100%;
	}

.bookjoinin .secleft{
	float:left;
	width: 52%;
	padding-top: 65px;
	}
	.bookjoinin .secright{
	float:left;
	width: 42%;
	padding-top: 155px;
	text-align: center;
	}
	.bookjoinin .secleft p{
		font-size:16px;
		color:#747373;
		text-align:center;
		width:  79%;
		margin:  0 auto;
		margin-top: 14px;
		line-height: 30px;
		}
		
		.bookjoinin .secright input{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 86%;
		margin: 20px auto;
		float:  none;
		}
		.bookjoinin .secright textarea{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 86%;
		margin: 20px auto;
		float:  none;
		}
		
		
		#school_admin_school_type{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 72%;
		margin: 20px auto;
		float:  none;
		}
			#school_admin_school_level{
		background: #0949a3;
		border-radius: 0;
		border: 0;
		font-size: 17px;
		border-bottom: 4px solid #f3eb2d;
		font-weight: 300;
		padding: 0 15px;
		margin-bottom: 19px;
		height: 53px;
		color: #fff;
		width: 86%;
		margin: 20px auto;
		float:  none;
		}
			.booklogin .secright  h2{
				text-align:center;
				font-size:  23px;
				color:  #0a479e;
				font-weight:  700;
				text-transform:  uppercase;
				}
				.booklogin .secright a.join{
					
					    background: rgb(231,224,43);
    background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 );
	    color: #000;
    float: none;
    display: inline-block;
    margin-top: 9px;
					}
					
.bookjoinin .secright  h2{
				text-align:center;
				font-size:  23px;
				color:  #0a479e;
				font-weight:  700;
				text-transform:  uppercase;
				}
				.bookjoinin .secright a.join{
					
					    background: rgb(231,224,43);
    background: -moz-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: -webkit-linear-gradient(left, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    background: linear-gradient(to right, rgba(231,224,43,1) 0%, rgba(143,139,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e02b', endColorstr='#8f8b1a', GradientType=1 );
	    color: #000;
    float: none;
    display: inline-block;
    margin-top: 9px;
					}					
					
					
					
					
					
					a.backbtn{
						margin-bottom:80px;
						}
						.contenttt{
							
padding: 30px 0;
							}
							.contenttt h2{
								
text-transform:  uppercase;
								
color:  #000;
								
margin-bottom: 0;
								}
								
								
								
								
	.center{    display: block;
    margin: 0 auto;
    float: none; text-align: center;
}							
								
								
		
	  select {
    background: #0949a3;
    border-radius: 0;
    border: 0;
    font-size: 17px;
    border-bottom: 4px solid #f3eb2d;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 19px;
    height: 53px;
    color: #fff;
    width: 86%;
    margin: 20px auto;
    float: none;}
		
		
		
		
		
		
		
		
		
		
		
		
								
								
								
								.contenttt p{
									
font-size: 15px;
									
line-height:  27px;
									
margin-bottom:  18px;
									
color:  #737373;
									}
.floating {  
    animation-name: floating !important;
    animation-duration: 3s !important;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
.avatar {
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border: 4px #f3eb2d solid;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: 70px;
    z-index: 999;
    top: 420px;
    background: #0a479c;
    color: #fff;
    font-size: 32px;
}

section.contactform {
    margin-bottom: 60px;
}



.button-ton {
    position: absolute;
    right: 40px;
    bottom: 40px;
}

