@charset "utf-8";
/* CSS Document */

.container-fluid, .container{padding:0;}

h1, h2, h3, h4, h5, h6{
	margin:0 ;
	padding:0;
}

body{margin:0; padding:0; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px; background:#fff; overflow-x:hidden;}

.container-middle{width:1000px; margin:0 auto; font-family:Arial !important;     font-size: 13px; text-align:left; color: #000;
    line-height: 24px;}
.container-middle p{text-align:justify; }

.top-nav {
    background: #333;
    color: #fff;
	border-bottom:1px solid #000;
}
.top-nav a{color:#fff; text-decoration:none;   }
.top-nav-lft ul{list-style:none; padding-left:0;     margin-bottom: 0;   margin: 0;}
.top-nav-lft ul li{display:inline-block; margin-right:20px;     color: #fff}
.top-nav-lft ul li .fa{margin-right:5px; color:#fff;     font-size: 16px; text-align: center;
    background: #cc9900;
    padding: 11px 15px;}

.top-nav-rht ul{list-style:none; padding-left:0; text-align:right;     margin-bottom: 0;     margin: 1px;}
.top-nav-rht ul li{display:inline-block; margin-left:-1px; position:relative; background: #cc9900;}
.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;}

.top-nav-lft{float:left}
.top-nav-rht{float:right}


header{background-color:#cc9900;}

header .container-middle{width:100%; text-align:right;}
header img{max-width:100%;}

.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;}

.bann-lft{float:left; width: 65%;}
.bann-rht{    float: left;
    width: 33%;
    margin-left: 2%;}

.abt{
	background:#cc9900; text-align:center;
	padding-top:50px;
	padding-bottom:50px;
	}
.abt h1{color:#fff;
font-size:22px;
line-height:40px;
text-align:center;
font-family:arial;
font-weight:normal;
letter-spacing:-1px;
}
.abt h1 b{
font-weight:900;
text-transform:uppercase;
}

.abt p{color:#fff;
font-size:14px;
line-height:21px;
text-align:center;
font-family:arial;
font-weight:normal;
margin:0;
padding-bottom:15px;
}

.abt p a{color:#fff;
background:#333;
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:#333;}

.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: #333;
    bottom: -7px;
    right: 0;
    margin: 0 auto;}
	
 .ser .head-hm span:after{    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #cc9900;
    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;
	float:left; 
	width:31.5%; margin:0 0.5%;
	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: 19px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    padding-top: 58px;
}
.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: #cc9900;
    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: #cc9900;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-lft{float:left; width:65%;}
.team-rht{float:left; width:33%; margin-left:2%;}

footer .footer-brand{width: 45%; margin-right:2%; float:left;}
.footer-nav{width: 31.33333333%; margin-right:2%; float:left;}
.footer-nav-lft{float:left; width: 48%; margin-right:2%;}
.footer-nav-rht{float:left; width: 48%;}
.footer-social{width:14.66666667%; margin-right:2%; float:left;}
.footer-ns{ width: 45%; float:right;}
.cpright{width:100%; background:#333;line-height:40px;}
.cont-rht{margin:0 auto; width:998px;}
.cpright p{margin:0;}
/*---Team--*/

/*---aside--*/

.aside{background-color:#cc9900;
padding-top:20px;
padding-bottom:10px;
}
.aside ul{list-style-image:url(Image/hand-icn.png);     color: #ccc;
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--*/

a{text-decoration:none;}

/*---footer--*/

.footer-bs {
    background: url(../image/ft-bg.jpg) no-repeat;
	background-attachment: fixed;
    color: #fff;
    background-size: cover;
	padding-top: 40px;
}
.footer-bs .container-middle p{color:#fff;}
.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; color:#fff;
    font-weight: bold; text-transform:uppercase;}
.footer-bs .footer-brand p { font-size:13px; color:rgba(255,255,255,0.70); line-height: 24px; text-align:justify;}
.footer-bs p a{color: #eee;
    text-decoration: none;}
.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; color:#fff;
}

.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; color:#fff;
}
.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; color:#fff;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70);  text-align:justify; line-height:24px;}

.icon-ul{list-style-image:url(../image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}

/*---footer--*/

.top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 999;
  outline: none;
  background-color: #333;
  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: #cc9900;}
/*-----other-------*/


/*contact*/
.map-cont{     margin-top: 20px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;    padding-top: 40px;}
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;}
.bx-rht-cont h2{     text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 17px;
    margin-bottom: 10px;}
.bx-rht-cont h2 span{    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #999;}
	
.bx-rht-cont p{    margin-bottom: 0;
    margin-top: 5px;
}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.bx-rht-cont h3{font-weight: bold;
    font-size: 19px;
    margin-top: 20px;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

/*contact*/

#FooterrControl1_Footer{margin-top: -2px !important;}
#WidgetControl1, #WidgetControl1_C{    height: initial !important;}
.logo{    margin: 0 !important; height:inherit !important}
@media(max-width:767px){
.ser-box{width:100%; text-align:center;    margin-left:0px;}
.col-three, .ft-cont, .bann-lft, .bann-rht, .ser-bx, .team-lft, .team-rht, footer .footer-brand, .footer-nav, .footer-social, .footer-ns, .container-middle, .tp-colthree-inner, .service-box.ser-lft, .service-box.ser-rht, .team-col, .sep-dv{width: 98%;
    margin: 0 auto;}
}
