@charset "utf-8";
/* header-top */


@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato-light-webfont.ttf') format('truetype'),
         url('../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
  color: #333;
  font-family: "latoregular" !important;
  font-size: 14px;
  line-height: 1.42857;
}

#header_top{
	border-bottom:1px solid #e4e4e4;
}
.col_lft_pd{
	padding-left:0 !important;
}
#header_top p{
	color:#838384;
	margin:0;
	padding:15px 0;
}
#header_top span{
	color:#838384;
	margin:0;
	padding:15px 5px;
}
.h_t_social{
	float:right;
	width:auto;
}




/* header-bottom */
.logo{
	height:98px;
	/*padding-top:14px;*/
}
.menu_icon {
  display: none;
  float: right;
  line-height: 75px;
  width: 60px;
}
.menu{
	
	width:auto;
}

.menu li{
	float:left;
	list-style:none;
	text-align:center;
	line-height:74px;
  position:relative;
  margin-top:0px;
  
}
.menu li.active a{
	color:#fff;
}
.menu li.active{
	background:#56CCC8;
}
.menu li:hover{
	background:#56CCC8;
 
}

.menu li a{
	color:#838384;
	display:block;
        padding:0 30px;
}
.menu li a:hover{
	color:#fff !important;
	text-decoration:none;
}

.menu li ul{display:none}
.menu li:hover ul{display:block; position:absolute; top:73px; left:0; background:#000; z-index:999; padding:0;}
.menu li:hover ul li{border-bottom: 1px dotted #fff; margin-top:0px!important;}
.menu li:hover ul li:last-child{border-bottom: none;}
.menu li:hover ul{color:#fff;}
.menu li:hover ul li a{padding:10px 10px; min-width:250px; line-height:20px; color:#fff;}
.menu li:hover ul li a:hover{background:#e6ba35; color:#fff;}
.h_b_search {
	background: #324864 none repeat scroll 0 0;
	color: #fff;
	float: right;
	line-height: 73px !important;
	text-align: center;
	width: 45px;
}
.logo {
  height: 74px;
}
#header_bottom .col-lg-1{
	padding-right:0;
}
#h_b_src input {
  height: 54px;
  width: 100%;
}
#h_b_src form{
  animation-duration: 1s;
  animation-name: slideInDownSmall;
  top: 0;
}
#h_b_src .search-input-transition {
  display: block;
  font-size: 20px;
  line-height: 38px;
  padding-left:20px;
  border:none;
  border-bottom:1px solid #e4e4e4;
  opacity: 1;
}


#h_b_src {
	display: none;
	margin-bottom: -54px;
	position: absolute;
	width: 100%;
	z-index: 1;
}


<!--slider-->

.b_opacity{
	background:rgba (0, 0, 0);
}

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
	background: url(../img/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}

.jssorb21 div {
	background-position: -5px -5px;
}

	.jssorb21 div:hover, .jssorb21 .av:hover {
		background-position: -35px -5px;
	}

.jssorb21 .av {
	background-position: -65px -5px;
}

.jssorb21 .dn, .jssorb21 .dn:hover {
	background-position: -95px -5px;
}

/* jssor slider arrow navigator skin 21 css */
/*
.jssora21l              (normal)
.jssora21r              (normal)
.jssora21l:hover        (normal mouseover)
.jssora21r:hover        (normal mouseover)
.jssora21ldn            (mousedown)
.jssora21rdn            (mousedown)
*/
.jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	background: url(../img/a21.png) center center no-repeat;
	overflow: hidden;
}

.jssora21l {
	background-position: -3px -33px;
}

.jssora21r {
	background-position: -63px -33px;
}

.jssora21l:hover {
	background-position: -123px -33px;
}

.jssora21r:hover {
	background-position: -183px -33px;
}

.jssora21ldn {
	background-position: -243px -33px;
}

.jssora21rdn {
	background-position: -303px -33px;
}

/* use navbar-wrapper to wrap navigation bar, the purpose is to overlay navigation bar above slider */
.navbar-wrapper {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 51px;
}
.navbar-wrapper > .container {
	padding: 0;
}
.c_c {
  padding-bottom: 9% !important;
}
.c_c h2{
  color:#000; !important;
  font-family: 'latolight';
  font-size:25px;
  font-weight:500;
  line-height:60px;
  text-transform: uppercase;
}
.big{
	font-size:30px;
	font-family: 'latoregular';
	font-weight:bold;
}
.learn{
	background:#ffaa00;
	color:#fff;
	border-radius:4px;
	padding:5px 15px;
	border:none;
	-moz-box-shadow: 1px 1px 2px #000;
	-webkit-box-shadow: 1px 1px 2px #000;
	box-shadow: 1px 1px 2px #000;
	text-transform:uppercase;
}

@media all and (max-width: 768px ){
	.navbar-wrapper {
		position: relative;
		top: 0px;
	}
}

/*welcome_txt_secrion*/

#welcome_txt h1{
	text-align:center;
	line-height:200px;
	color:#6a0000;
	font-family: 'latolight';
	font-size:55px;
}
.w_t_b{
	font-weight:bold;
}


/*about-us-section*/


#about_us{
	background:url(../img/about_bg.jpg) repeat-y fixed;
}
.bg-image-overlay {
  height: 100%;
  width: 100%;
  position:relative;
}
.vertical-space {
  display: block;
  height: 60px;
  width: 100%;
}
.vertical-space .about_top_bar{
	width:1px;
	height:100%;
	margin:auto;
	background:#fff;
}

.heading-wrapper::after {
  clear: both;
  content: "";
  display: block;
}
.heading-wrapper {
  margin-bottom: 60px;
  margin-left: 0;
  position: relative;
}

.heading-wrapper.icon-enabled.centered-heading {
	text-align:center;
}

.cz_about-heading-inline {
  display: inline-block;
  max-width: 100%;
  position: relative;
  word-wrap: break-word;
}
.cz_about-heading {
	border: 1px solid #fff;
	border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-family: "latolight";
	font-size: 40px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 0 20px 0;
	padding: 8px 20px;
	text-align: center;
}

.cz_about_heading_details {
  margin-bottom: 0;
  margin-top: 25px;
  color:#f9f9f9;
}


/*services_section*/


#services{
	background:#6a0000;
}
.services_item {
  width: 16.6667%;
  padding:0 15px;
  float:left;
}
#services .services_item img{
	margin:auto;
	height:100%;
	vertical-align:middle;
}

#services .item{
	border:1px solid #fff;
	border-radius:50%;
	padding:10px;
	width:100%;
}
#services .item img{
	width:100%;
}

.services_item h4{
	font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
	text-align:center;
	color:#fff;
}

.margin_btm_s_s{
	margin-bottom:35px;
}
.s_s_last_row_m_btm{
	margin-bottom:70px;
}

/*why-us-section*/

#testimonial .vertical-space .about_top_bar{
	width:1px;
	height:100%;
	margin:auto;
	background:#6a0000;
         
}
#testimonial{ font-size:15px; padding-bottom:20px;}

#testimonial .cz_about-heading {
  border: 1px solid #6a0000;
  color: #6a0000;
}

#testimonial em {
	float: left; padding: 10px 12px;
}

#testimonial ul{
	padding-bottom:0px;
padding:30px;
margin:0;
}

#testimonial ul li{
	list-style:url(../img/arrow.png);
	font-size:18px;
	color:#000;
	line-height:36px;
	font-family:"latolight";

}

/*contact-us*/
#contact_us{
	background:url(../img/contact-bg.jpg) repeat-y fixed;
}
#contact_us .vertical-space .about_top_bar{
	width:1px;
	height:100%;
	margin:auto;
	background:#6a0000;
}

#contact_us .cz_about-heading {
  border: 1px solid #6a0000;
  color: #6a0000;
}
.contact_col{
	width:33.3333%;
	float:left;
}
.contact_col h5{
	color:#6a0000;
	font-size:18px;
}
.contact_col p{
	font-family:"latolight";
	font-size:15px;
	line-height:25px;
}

#contact_us .social_icons{
	width:204px;
	margin:auto;
}

.social_icons span{
	color:#fff;
	background:#6a0000;
	border-radius:50%;
	font-size:30px;
	text-align:center;
	line-height:48px;
	width:48px;
}
.social_icons span.active{
	background:#ffaa00 !important;
}

.name_input{
	width:48% !important;
	float:left;
}
.mail_input{
	width:48% !important;
	float:right;
}
.message_body{
	margin-top:25px;
}
.btn_send {
	margin: 20px auto 80px;
	width: 110px;
}
.send{
	background: #fff none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	box-shadow: 1px 1px 1px #b0b0b0;
	color: #ffaa00;
	padding: 5px 35px;
	text-transform: uppercase;
}


/*footer*/

/*footer_top*/
#footer_top{
	background:#0d0d0d;
	padding:100px 0 80px;
}
footer{
	color:#fff;
}
footer h3{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:35px;
}

.footer_ul{
	padding:0;
}
.footer_ul li{
	list-style:none;
	line-height:36px;
	border-bottom:1px solid #262626;
}
.footer_ul li:hover{
	color:#fa0;
}
.footer_ul li a{
	color:#fff;
	display:block;
}
.footer_ul li a:hover{
	color:#fa0;
	text-decoration:none;
}

footer .social_icons span {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #0d0d0d;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  width: 48px;
}
/*footer_bottom*/

#footer_bottom{
	background:#6a0000;
	padding:40px 0;
	text-align:center;
}
#footer_bottom p{
	margin:0;
}
.cz_about-heading-inline{ color:#fff!important;font-size:15px;}





