@charset "utf-8";
/* CSS Document */

.container-fluid, .container{padding:0 !important;}

h1, h2, h3, h4, h5, h6{
	margin:0 !important;
	padding:0;
}

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px; background:#fff; overflow-x:hidden;}


.top-nav {
    background: #006aa0;
    color: #fff;
	border-bottom:1px solid #ccc;
}
.top-nav a{color:#c7c7c7; text-decoration:none;}
.top-nav-lft ul{list-style:none; padding-left:0;     margin-bottom: 0;}
.top-nav-lft ul li{display:inline-block; margin-right:20px;}
.top-nav-lft ul li .fa{margin-right:5px; color:#fff;     font-size: 16px; text-align: center;
    background: #0b2322;
    padding: 11px 15px;}

.top-nav-rht ul{list-style:none; padding-left:0; text-align:right;     margin-bottom: 0;}
.top-nav-rht ul li{display:inline-block; margin-left:-1px; position:relative; background: #0b2322;}
.top-nav-rht ul li .fa{text-align: center; padding: 12px 15px; transition:0.5s; z-index:9; position:relative;}
	
.top-nav-rht ul li:before{position:absolute; top:-40px; left:0; background:#006aa0; width:100%; height:100%; transition:0.5s; content:"";  border:1px solid #ccc; color:#fff; opacity:.3;}
	
.top-nav-rht ul li:hover:before{background:#006aa0; transition:0.5s; top:0;}
.top-nav-rht ul li:hover .fa{color:#006aa0;}


header{background-color:#0b2322;}

.cl{clear:both;}

.manu-container {
    width: 100%;
    min-height: 40px;
    margin-top: 40px;
    padding: 0;
    background: #0b2322;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;

}

.manu-container ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
	vertical-align:middle;
}

.manu-container ul li {
    padding: 0;
    font-weight: bold;
    float: left;
    display: block;
    border-right:1px #16b3bc solid; transition:0.5s ease;
	vertical-align:middle;
}

.manu-container ul li:hover a{color:#0b2322; background:#fff;}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 20px;
    line-height: 30px;
}
.bnr-abt{border-bottom: #16b3bc solid 5px;}

.abt{
	background:#0b2322; text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	}
.abt h1{color:#fff;
font-size:30px;
line-height:40px;
text-align:center;
font-family:arial;
font-weight:normal;
}
.abt h1 b{
font-weight:900;
text-transform:uppercase;
}

.abt p{color:#fff;
font-size:14px;
line-height:26px;
text-align:center;
font-family:arial;
font-weight:normal;
margin:0;
padding-bottom:15px;
}

.abt p a{color:#fff;
background:#17b7c0;
padding:10px 20px;
text-align:center;
text-decoration:none;
}


.ser .head-hm{text-align: center; padding-top:20px;   padding-bottom: 40px; font-size: 30px; position:relative; font-weight:900; color:#042529;}

.ser .head-hm span{padding: 3px 9px; position:relative; z-index:9; background:transparent;}

.ser .head-hm span:before{      content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 70%;
    background: #042529;
    bottom: -7px;
    right: 0;
    margin: 0 auto;}
	
 .ser .head-hm span:after{    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #17b7c0;
    bottom: -12px;
    right: 0;
    margin: 0 auto;}
	
.ser{margin-bottom:30px;
margin-top:30px;}

.ser-bx{
    position: relative;
    border: 2px solid transparent;
    overflow: hidden;
	color:#fff;
	text-align:center;
	margin-top: 30px;
	}
	
.ser-bx:hover{}


/*---ser-bx--*/

.view {
   margin: 0;
  /* float: left;
   border: 10px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
   /*-webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;*/
   cursor: default;
}
.mask{text-align:center;
margin:0 auto;
}
.view .mask,.view .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
   display: inline-block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 20px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   padding-top: 70px;
}
.view p {
   font-family: Arial, serif;
   font-style: italic;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 5px 10px 10px;
   text-align: center;
   margin: 0 auto;
   width:275px;
   line-height: 22px;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-image:url(../Image/ser-bx.png);
   background-repeat:no-repeat;
   background-position:center top;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   margin:0;
   padding:0;
}
.view-tenth h2 {
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #fff;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #fff;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.view-tenth p a{text-decoration:none; color:#fff;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/*---ser-bx--*/


/*---Team--*/
.ab-team{
	background-image:url(../Image/tm-bg.png);
	background-repeat:no-repeat;
	    background-size: cover;
	background-position: top;
	 margin-top:50px;   padding-bottom: 35px;
	
}

.head-hm{text-align: center; padding-top:100px;   padding-bottom: 35px; font-size: 26px; position:relative; font-weight:900; color:#fff;}

.head-hm span{padding: 3px 9px; position:relative; z-index:9; background:transparent;}
	
.head-hm span:before{      content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 70%;
    background: #fff;
    bottom: -7px;
    right: 0;
    margin: 0 auto;}
	
.head-hm span:after{    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #17b7c0;
    bottom: -12px;
    right: 0;
    margin: 0 auto;}
	
.team-bx{width:100%;
    padding-top: 30px;}

.img-thumb{border:5px solid #fff; padding-top:20px;  margin-right: 20px;
width:150px; float:left; transition: 1s; overflow: hidden;}

.img-thumb img{width:100%;}
.team-bx:hover img{transition:0.5s; transform:scale(1.1); overflow:hidden;}


.bn-rdmr a{background: #fff;
    padding: 6px 19px;
    border-radius: 25px;
    color: #042529 !important;
    font-size: 13px;
    border: 2px solid rgba(0,0,0,0.1);
    transition: 0.5s;
	text-decoration:none;
	font-weight:bold;

}

.bn-rdmr a:hover{background: rgba(0,0,0,0.9);text-decoration:none; color:#fff !important;}
.bn-rdmr a:hover img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);
}

.bn-rdmr {
    margin-top: 20px;
}

.tm-content h3{
	color:#fff; font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.tm-content h4 em{
	font-size:16px;
	line-height:30px;
	font-weight:normal;
	color:#fff;
}
.tm-content p{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	font-family: arial;
	line-height: 25px;
}

.tm-content{
	color:#fff;
}



/*---Team--*/

/*---aside--*/

.aside{background-color:#042529;
padding-top:20px;
padding-bottom:10px;
}
.aside ul{list-style-image:url(../Image/hand-icn.png);
list-style-position:inside; 
font-size:14px;
padding:5px 10px;
}

.aside ul li{
	line-height:35px;
}

.aside ul li a {
    color: #fff;
    text-decoration: none;
	font-weight:bold;
	
}

.aside ul li:hover {
    padding-left:10px;
	transition:ease-in-out .5s;
	background:#006aa0;
}

/*---aside--*/

/*---footer--*/

.footer-bs {
    background: url(../image/ft-bg.jpg) no-repeat;
	background-attachment: fixed;
    color: #fff;
    background-size: cover;
	padding: 40px 30px 5px;
}
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { padding:5px 5px; font-family: arial;
    font-size: 20px;
    font-weight: bold; text-transform:uppercase;}
.footer-bs .footer-brand p { font-size:13px; color:rgba(255,255,255,0.70); line-height: 25px; text-align:justify;}

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:3px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {font-family:arial;
	font-size: 20px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 5px 5px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-family:arial;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 5px 5px;
	word-spacing:-1px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-family:arial;
	font-size: 19px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 5px 5px;
	word-spacing:2px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70);  text-align:justify; line-height:25px;}



/*---footer--*/

.top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #042529;
  border:2px solid #fff;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 30px;
  transition: ease-in 0.5s;
}

.top:hover {
  background-color: #555;
}


#MenuControl, #HeaderControl_C, #HeaderControl{background: #042529;}
/*-----other-------*/

