/* CSS Document */

html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}	
*{
	padding:0;
	margin:0;
}
img {
	border:none;
	display:block;
	max-width:100%;
	height:auto;
	width:auto;
	padding:0;
	margin:0;
	}
a {
	text-decoration:none;
	color:#0981CB;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#fff;
}	
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
	
h1, h2, h3, h4, h5, h6, p, div, span, html, ol, ul, li, form,label {
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
.flotleft{
	float:left;
	width:auto;
	}
.flotright{
	float:right;
	width:auto;
	}
	.clear
{
    clear: both;
}
form{
	margin:0;
	padding:0;
}
p  {
	text-align:justify;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
}

nav ul {
    list-style: none;
}


/**** Start Header ****/
.wrapper {
	width: 98%;	
	max-width: 980px;
	margin: auto;
}
#hader_main {
	width:100%;

	background:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:10;

}
/*** Sticky Menu Bar ***/

.sticky {
  position: fixed;
z-index:999;
	opacity:1;
	visibility:visible;

	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.sticky + .bann_one_blank {
  padding-top: 60px;
}
 
  /*** Sticky Menu Bar ***/
.hader_content {
	width:100%;
	background:#2f2f2f;
	float:left;
	padding:5px 0 5px 0;
}
.top_header_section {
	float:right;
	width:62%;
}
.top_header_section h4 {
	float:left;
	width:35%;
font-family: 'roboto', sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding:0 0 0 0;
}
.top_header_section h5 {
	float:left;
	width:37%;
font-family: 'roboto', sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.top_header_section h6 {
	float:left;
	width:25%;
font-family: 'roboto', sans-serif;
	font-size:13px;
	color:#FFFFFF;
}		

.header_main_content {
	float:left;
	width:100%;
	padding:3px 0 3px 0; 
}	
.logo {
width:30%;
float:left;
padding:0;
margin:0
}
.logo img {
	float:left;
	padding:0 0 0 0;
}



.ooone_main_content {
	float:left;
	padding:0;
	margin:0;
	width:100%;
}	

/**** Product ***/
.mouse_over_content {
	float:left;
	width:100%;
	padding:3% 0 3% 0;
	margin:0;
}
.mouse_over_content h1 {
	font-size:30px;
	display:inline-block;
	color:#2b1c6f;
font-family: 'Roboto', sans-serif;
  width:100%;
  text-align:center;
	padding:2% 0 1% 0;
	margin:0;
}
/*** Product ***/


/** The Best Air & fright service ****/
.the_best_content {
	float:left;
	width:100%;
	background:url(../images/best-quality.jpg) no-repeat center;
	  background-repeat: no-repeat;
  background-attachment: fixed;
  height:545px;
}
.the_best_content h1 {
	float:left;
	width:100%;
	text-align:center;
font-family: 'Poppins', sans-serif;
	font-size:35px;
	color:#faf5f2;
	padding:0 0 1% 0;
}
.the_best_content h6 {
	float:left;
	width:100%;
font-family: 'roboto', sans-serif;
	font-size:14px;
	color:#faf5f2;
	text-align:center;
	padding:16% 0 0 0;
}
		
/** The Best Air & fright service ****/


/***Training Cetner ***/
.traning_info_content {
	width:100%;
	display:inline-block;
	padding:3% 0 3% 0;
}
.traning_info_content h1 {
	font-size:30px;
	display:inline-block;
	color:#281b6d;
font-family: 'Roboto', sans-serif;
  width:100%;
  text-align:center;
	padding:2% 0 1% 0;
	margin:0;
 }
 .traning_info_content p {
	display:inline-block;
	font-size:20px;
	color:#000000;
font-family: 'Roboto', sans-serif;
  width:100%;
  text-align:center;
	padding:2% 0 1% 0;
	line-height:30px;
	letter-spacing: -0.8px;
	font-weight:300;
 }	
  .traning_info_content a {
	font-size:14px;
	display:inline-block;
	color:#ffffff;
font-family: 'Roboto', sans-serif;
  width:11%;
  font-weight:300;
  	padding:1% 0 1% 0;
	margin-left:45%;
	text-align:center;
	background:#281b6d;
 }	
   .traning_info_contents a:hover {
   	color:#ffffff;
}
.trainer_line {
	display:inline-block;
	width:5%;
	background:#2b1b73;
	height:3px;
	margin-left:47%;
}		
/***Training Cetner ***/





/*** What Our Client Say ***/
.what_our_clinet_content {
	width:100%;
	display:inline-block;
	background:#5b5859;
	margin-bottom:1%;
	margin-top:2%;
}
.what_clinet_say {
	width:100%;
	display:inline-block;
}
.what_clinet_say h1 {
	font-size:30px;
	display:inline-block;
	color:#ffffff;
font-family: 'Roboto', sans-serif;
  width:100%;
  text-align:center;
	padding:3% 0 2% 0;
	margin:0;
 }
 .trainer_line_one {
	display:inline-block;
	width:5%;
	background:#ffffff;
	height:3px;
	margin-left:47%;
}	
/*** What Our Client Say ***/




/*** Responsive ***/

@media only screen and (min-width:320px) {
.banner_main_content {
	padding:0;
	margin:0;
}	

}

@media only screen and (min-width:990px) {
.the_best_content a {
	width:12%;
	margin-left:45%;
}
.banner_main_content {
	padding:0;
	margin:0;
}	

}

/*** Responsive ***/








