
.phone {
	
	position:relative;
	z-index:20;
	color:#fff;
	float:right;
	margin-top:10px;
	 
}


.phone  img {
	margin-left:10px;
}

.sample1 {
	padding:15px 0px;
	position:relative;
	z-index:8;
	margin-top:-40px;
}


img {
	max-width:100%;
}

header, section, footer {
	
	width:100%;
	float:left;
}
header {
	background:#2b2b3f;
	position:relative;
	z-index:40;
}

.logo {
	position:absolute;
	z-index:40;
	margin-top:10px;
	
}

.logo img {
	max-width:100%;
}

#slideshow { 
    margin: 0px ; 
    position: relative; 
    width: 100%;
	margin-top:-90px;
	z-index:18;
	 
	 
	
  
  
     
}
#slideshow img {
	border-radius:50%;
	border:6px solid #055595;
	width:100%;
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}

.sub-link  {
	margin-left:-100px;
	margin-top:-50px;
	position:relative;
	z-index:8;
}

.sub-link li {
	margin-bottom:20px;
	list-style:none;
	
	
	
}
.sub-link a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.sub-link li img {
	margin-right:10px;
	
}

.mid {
	background:url(../images/mid-bg.jpg) top center ;
	min-height:270px;
	margin-top: -10px;
	position:relative;
	z-index:33;

	
}

.news2 {
	
	background:#2b2b3f;
	padding:15px;
	color:#fff;
	margin-top:-10px;
}
.news2 a  {
	color:#fff;
}
.news2 h4 {
	color:#0072bc;
	text-transform:uppercase;
	
}
.news2 p {
	color:#dddddd;
}

.news2 a i {
	color:#0072bc;
}

.heighlight {
	margin-top:100px;
	padding:40px 0px;
	background:url(../images/heighlight1.png) left center no-repeat, url(../images/heighlight2.png) right center no-repeat;
	
}
.heighlight h4 {
	margin-bottom:4px ;
	text-transform:uppercase;
	font-size:16px;
}
.heighlight p {
	font-size:14px;
	color:#666;
	margin-bottom:4px;
}
.heigh-icon {
	margin-top:20px;
	text-align:right;
}
.heighlight a {
	color:#555;
}


.training {
	min-height:300px;
	
	background:  url(../images/training.png)  bottom no-repeat;
	padding-bottom:30px;
	
}

.training h4 {
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	margin-bottom:6px;
	margin-top:18px;
}
.training p {
	color:#fff;
	font-size:14px;
	line-height:22px;
	margin-bottom:6px;
	
}
 .training a {
	 color:#fff;
 }
 
 .news {
	 background:#fff;
	 padding:40px 0px;
	 
 } 
 
 .news h4 {
	 color:#3f2a34;
	 text-transform:uppercase;
 }
 
  .news h1 {
	  color:#c7c7c7;
	  font-size:63px;
	  margin-top:0px;
	  text-align:center;
  }
  .news h5  {
	  color:#666;
	  font-size:14px;
	  text-transform:uppercase;
	  
	  text-align:center;
  }
  .news p {
	  color:#666666;
	  text-align:justify;
  }
   .news a {
	   color:#444;
   }
  
 .center1 { 
	 margin:0px auto;
	 float:none;
 }
 
 .quick a {
	 color:#999;
	 
 }
 .quick h4 {
	 color:#1b85c7;
	 font-size:14px;
 }
 .quick p {
	 color:#777777;
 }
 footer {
	 background:#252525;
	 padding:30px 0px;
 }

 footer  a {
	  
 }
 .footer span {
	 float:right;
 }
 
 .footer {
	 background:#111;
	 padding:12px 0px 3px 0px;
	 
 }
 .footer p  {
	 font-size:14px;
	 color:#434343;
	 
 }
 
 @media (max-width:767px) {
	 
	 .logo img {
    max-width: 100%;
    width: 100px;
}


.phone {
   
    margin-top: 40px;
	
}
.sample1 {
    margin-top: -80px; 
	
}

#slideshow {
     
    z-index: 2;
	margin-top:30px;
 
 
 }
 .news2 {
	 margin-top:40px;
 }
 
 .heigh-icon {
	 text-align:center;
	 margin-top:30px;
 
 
 }
 .heighlight {text-align:center;
}
 .caption {
	 display:none; 
 
 }
 
 .training {
	 background:#2f2c77 url(../images/training.png)  bottom no-repeat;
 }
 
 .news {text-align:center;
 }
 footer {text-align:center;
 }
 footer h4 {
	 margin-top:20px;
 }
 
 }

