/***** Header ***/
body {
  /*font-family: 'Raleway', sans-serif;*/
  font-family: 'Karla', sans-serif;
  padding: 0;
  margin: 0;
  font-size: 14px; 
  }
  h1, h2, h3, h4, h5, h6, p{
	   font-family: 'Karla', sans-serif;
  }
  h1, h2, h3, h4, h5, h6{
	  font-weight:700;
  }
header {
  /*background: #01b5d6;*/
  background: #016ad6;
  color:#fff;
}
.text-center{
	text-align:center;
}
.button_center{
	margin: 0 auto;
}
.button_right{
	justify-content: flex-end;
}
.padding-left-0{
	padding-left:0px;
}
.padding-right-0{
	padding-right:0px;
}
.clear20{
	clear:both;
	height:20px;
}
.clear30{
	clear:both;
	height:30px;
}
.clear40{
	clear:both;
	height:40px;
}
.clear50{
	clear:both;
	height:50px;
}
.clear60{
	clear:both;
	height:60px;
}
.clear70{
	clear:both;
	height:70px;
}
.clear80{
	clear:both;
	height:80px;
}
.clear90{
	clear:both;
	height:90px;
}
.clear100{
	clear:both;
	height:100px;
}
.top_btn{
	    float: right;
    background: #f6ee6f;
    color: #04333c;
    padding: 5px 10px;
    margin: 8px 0;
    font-size: 17px;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.form-control{
	border-radius:0px;
	    height: 43px;
}

.navbar-brand{
	    color: #fff !important;
    text-transform: uppercase;
        font-weight: 700;
    font-size: 31px;
	font-family: 'Raleway', sans-serif;
}
.logo{
	width: 82px;
    float: left;
    margin: 0 5px 0 0;
}
.navbar-brand h3{
	color: #fff;
    font-size: 29px;
    padding: 8px 0 0 2px;
	text-align:left;
}
.main_menu .navbar {
    padding: 5px 0px;
	clear: both;
}
.main-menu ul li a {
    color: #000000;
    font-size: 18px;
    padding: 11px 10px;
    display: inline-block;
    font-weight: 500;
}
.slider li:before{
	background-color: rgba(0, 0, 0, 0.4);
}
.slider .owl-nav button.owl-next {
    right:0px;
    top: 41%;
    font-size: 29px;
    position: absolute;
    z-index: 13;
    background: #f6ee6f;
    padding: 10px !important;
    color: #04333c;
}
.slider .owl-nav button.owl-prev {
    left: 0;
    top: 41%;
    font-size: 29px;
    position: absolute;
    z-index: 13;
    background: #f6ee6f;
    padding: 10px !important;
    color: #04333c;
}
.slider li .banner-text h2{
	text-transform:uppercase;
	font-size:35px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.slider li .banner-text P{
	color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
.slider li .banner-text .button{
	margin:16px 0;
	background:none;
}
.slider li .banner-text .button:hover{
	background:#f6ee6f;
	color: #000;
     border:#f6ee6f solid 1px;
}

.about_part .about_part_text ul li{
	padding-left:0px;
	font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    color: #1a1c1d;
}
.about_part_img{
    width: 40%;
    height: 53%;
    margin-left: 28%;
}
.about_part_text{
    padding:8px;
}
.main_menu .main-menu-item ul li .nav-link{
	   
		font-size: 17px;
		font-family: 'Karla', sans-serif;
		text-transform: uppercase;
		font-weight:400;
}
.main-menu{
	background:#fff;
}
.top-section{
	margin: 0 auto;
    top: 0;
    width: 100%;
    z-index: 999;
	transform: translateZ(0);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    transition: all 0.3s ease-in-out;
}
/***** Header ***/
.top-scrolling-text{
	padding:15px 0;
	cursor:pointer;
	background:#09527f;
	
}
.top-scrolling-text marquee{
	color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 19px;
 }
.bottom-scrolling-text{
	padding:15px 0 10px 0;
	cursor:pointer;
	background: #f6ee6f;
}
.bottom-scrolling-text marquee{
	color:#091b27;
	font-weight: 600;
    font-size: 18px;
    line-height: 19px;
}
.about_part{
	margin-top: 0px;
	background:none;
	padding:  0;
}
.about_part .about_part_text h2{
    font-size: 29px;
    line-height: 36px;
    font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.about_part .about_part_text h2 span{
	    color: #a47813;
}
.about_part .about_part_text h3{
    margin-bottom: 24px;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    line-height: 29px;
}
.our_project .single_our_project .single_offer:after{
	background-color:#000;
}
.footer-area{
	padding:0px;
}
.footer-area .copyright_part_text{
	margin-top:0px;
}
/** Inner Page **/
.inner_head{
	margin-bottom: 70px;
	position:relative;
}
.inner_head::after {
    content: "";
    position: absolute;
    width: 70px;
    height: 3px;
    background-color: #001b5e;
    bottom: -16px;
    left: 0;
    right: 0;
}
.form-horizontal label{
	font-weight:500;
	line-height:30px;
	font-size: 17px;
}
.getstatus{
	margin:0 auto;
	width:100%;
}
.join_us{
	background: #efefef;
    padding: 25px 0 20px;
}
.contact_form{
	background: #efefef;
	border-top: #09527f solid 7px;
	padding:28px;
}
ul.download{
	margin:0px !important;
}
ul.download li{
	padding:0px!important;
	display:block !important;
}
ul.download li a{
	font-size: 17px;
	font-weight:500;
}

.blog_part .single-home-blog .card {
    border: #e6e4e4 solid 1px;
    padding: 15px;
	margin: 0 0 35px 0;
}
.blog_part .single-home-blog .card .card-body{
	padding-bottom:0px;
}
.blog_part .single-home-blog .card ul li i{
	color: #ff5e13;
}
.past_event{
	border: #e6e4e4 solid 1px;
}
.past_event .message{
	padding: 8px;
    background: #09527f;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    font-style: italic;
} 
.gallery{
	padding:8px !important;
	border: 1px solid #ced4da;
	height: 200px;
	margin:0 0 15px 0;
}

.gallery img{
	width:100%;
	height:100%;
}
.other_vedio{
	padding:8px !important;
	border: 1px solid #ced4da;
	height: 300px;
	margin: 0 0 27px 0;
}
.other_vedio iframe{
	width:100%;
	height: 100%;
}
.main_videos iframe{
	width:100%;
	margin:0 auto;
}
.main_videos{
	padding-bottom:40px;
}
.admin_menu{
    background: #efefef;
    border-top: #09527f solid 7px;
    
}
.admin_menu h4{
	color:#000;
	padding:15px;
	background:#e2e2e2;
}
.admin_menu ul{

}
.admin_menu ul li a{
	font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 15px;
    border-bottom: #b5b5b5 solid 1px;
	color: #001b5e;
}
.admin_menu ul li a:hover{
	color:#000;
}
.dashboard h3{
	padding:0 0 15px 0;
}
.rs{
	font-weight: 500;
    line-height: 30px;
    font-size: 16px;
	padding:0 10px 0 0;
}
.payment_option label{
	font-weight:400;
	font-size:14px;
	padding: 0 12px;
}
.payment_option input[type=radio]{
	    top: 8px;
		position: relative;
}
 ul.vision_mission{
	margin:0px!important;
}
 ul.vision_mission li{
	padding: 0px !important;
    font-size: 16px!important;
    font-weight: 400;
    color: #797979;
	margin: 0 0 8px 0;
	display:block!important;
}
.about_part .about_part_text p{
	font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    color: #1a1c1d;
}

.about_part .about_part_text ol{
	margin:0px!important;
}
.about_part .about_part_text ol li{
	padding: 0px !important;
    font-size: 17px!important;
    font-weight: 500;
    line-height: 25px;
    color: #1a1c1d;
	margin: 0 0 8px 0;
	
}
.mobile_menu{
	display:none;
}
@media screen and (max-width: 767px){
  .mobile_menu{
	display:block;
  }
  .main-menu{
	  display:none;
  }
  .mobile_part{
	  padding:0px;
  }
  .top_btn{
	  width:100%;
	  text-align:center;
  }
  .navbar-brand{
	  width:100%;
	  text-align:center;
  }
  .navbar-toggler i{
	  color:#fff;
  }
  .about_part{
	  padding: 15px 0;
  }
  .about_part .about_part_text ul li{
	      margin-bottom: 11px;
  }
  .input-sm{
	  margin:0 0 10px 0;
  }
 .past_event{
	 margin:0 0 15px 0;
 }
 .admin_menu{
	 margin:0 0 25px 0;
 }
 .btn-lg{
	 width:100%;
 }
 
}
@media screen and (max-width: 991px){
  .navbar-collapse {
	background: #09527f !important;
	position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }
  .main_menu .main-menu-item .nav-item {
    padding: 2px 0px !important;
    width: 100%;
  }
}















