@font-face {
  font-family: 'iconfont';
src: url(../../../at.alicdn.com/t/font_1139305_gkqf43u9p6s.jpg);
src: url(../../../at.alicdn.com/t/font_1139305_gkqf43u9p6s.eot?#i.jpg) format('embedded-opentype'),
  url(../../../at.alicdn.com/t/font_1139305_gkqf43u9p6s.w.jpg) format('woff2'),
  url(../../../at.alicdn.com/t/font_1139305_gkqf43u9p6s..jpg) format('woff'),
  url(../../../at.alicdn.com/t/font_1139305_gkqf43u9p6s.jpg) format('truetype'),
  url(../../../at.alicdn.com/t/font_1139305_gkqf43u9p6s.svg#icon.jpg) format('svg')}



.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}



.bannerWrap{box-sizing: border-box;width: 100%;height:600px;}
.bannerWrap .banner{width: 100%;height: 100%;position: relative;overflow: hidden;}
.bannerWrap .banner .swiper-wrapper,.bannerWrap .banner .swiper-slide{height: 100%;}
.bannerWrap .banner .swiper-slide a{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.bannerWrap .banner .swiper-button-prev{width: 78px;height: 78px;position: absolute;top:50%;margin-top: -35px;background: url(../images/l.jpg) no-repeat left center;opacity:1;left: 2%;}
.bannerWrap .banner .swiper-button-next{width: 78px;height: 78px;position: absolute;top:50%;margin-top: -35px;background: url(../images/l.jpg) no-repeat left center;opacity:1;right: 2%;}
.bannerWrap .banner .swiper-button-next{background-position: right center;}
.bannerWrap .banner:hover .swiper-button-prev{opacity: 1;left: 2%;}
.bannerWrap .banner:hover .swiper-button-next{opacity: 1;right: 2%;}
.bannerWrap .banner .swiper-pagination{bottom: 30px;height: 12px;line-height: 12px;}
.bannerWrap .banner .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;background: #ffffff;margin: 0 5px;opacity: 1;}
.bannerWrap .banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #008fd7;}




body{
	margin:0;
	font-family:"Microsoft Yahei", sans-serif;
	background: #fff;}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration:none;
	outline:none;}
h1,h2,h3,h4,h5,h6{
	margin:0;  
	font-family:"Microsoft Yahei", sans-serif;}
p{
	margin:0;}
ul,label{
	margin:0;
	padding:0;}
body a:hover,body a:focus{
	text-decoration:none;
	outline: none;} 
/*-- banner --*/ 
.w3ls-banner{ 
	background:url(../images/1.jpg)no-repeat center 0px;
	-webkit-background-size:cover;
	-moz-background-size:cover; 
	background-size:cover;
	position: relative;}
.w3lsbanner-info {
    background: url(../images/overlay.jpg)repeat;} 
/*-- header --*/ 
.main-container {
	width: 1920px;
	max-width: 100%;
	margin: 0 auto;
	overflow-x: hidden;}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* + Header */
.header-section {
	background-color: #fff;}
.header-section.navbar-fixed-top {
	border-bottom: 1px solid #ccc;}
.header-section .container {
	position: relative;}

/* - Top Header */
.top-header {
	text-align: right;}
.top-header .top-icons {
	float: right;}
.top-header .top-icons > a {
	font-size: 11px;
	color: #777777;
	text-transform: uppercase;
	font-weight: 600;
	position: relative;
	display: inline-block;
	padding: 6px 0px 6px 35px ;
	margin-left: 20px;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #e6e6e6;}
.top-header .top-icons > a img {
	position: absolute;
	left: 0;
	top: 10px;}
.top-header .top-icons > a span {
	display: block;}
.top-header .top-icons > a:last-of-type {
	border-right: none
;}
.top-header .top-icons ul {
	padding-left: 0;
	float: right;
	margin-bottom: 0;}
.top-header .top-icons ul li {
	float: left;
	list-style: none;
	border-left: 1px solid #e6e6e6;}
.top-header .top-icons ul li:last-of-type {
	border-right: 1px solid #e6e6e6;}
.top-header .top-icons ul li a {
	float: left;
	width: 60px;
	text-align: center;
	font-size: 15px;
	color: #777777;
	padding: 20px 0;}
.top-header .top-icons ul li a:hover {
	color: #f85c37;}

/* - Search */
.search-box {
	background-color: #f7f6f7;
	padding: 15px;
	position: absolute;
	right: 15px;
	top: 100%;
	width: 620px;
	opacity: 0;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease-in-out 0s;
	z-index: 101;}
.search-box.active {
	opacity: 1;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	visibility: visible;}
.search-box form {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	display: block;}
.search-box form input {
	background-color: transparent;
	box-shadow: none;
	border: none;
	border-radius: 0;
	color: #212121;
	font-size: 16px;
	font-style: italic;
	height: auto;}
.search-box form input:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: none;
	border-color: #fff;}
.search-box span {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;}
.search-box span i {
	font-size: 15px;
	color: #212121;
	float: right;
	margin: 5px;}

/*-- //header --*/
/* + Section Header */
.section-header {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
	position: relative;}
.section-header h3 {
	background-image: url(images/section-header-sep.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-family:"Microsoft Yahei", sans-serif;
	font-size: 28px;
	color: #222222;
	letter-spacing: 0.56px;
	padding-bottom: 40px;
	margin-bottom: 35px;
	margin-top: 0;}
.section-header p {
	color: #777777;
	line-height: 26px;
	letter-spacing: 0.42px;}
.section-header2 h3 {
	background-image: url(images/section-header-sep2.jpg);
	color: #fff;}
.section-header2 p {
	color: #fff;}


.bann { width:100%; height:600px; background:url(../images/ban1.jpg) no-repeat center top;}



/*-- banner-text --*/
.banner-text.agileinfo {
    padding: 14em 0;
    text-align: center;
	position:relative;}
.banner-text h2 {
    font-weight: 700;
    font-style: normal;
    font-family: "Microsoft Yahei", sans-serif;
    color: #ffffff;
    font-size: 75px;
    line-height: 1.2;
    letter-spacing: 1px;}
.social-w3lsicon{
    padding-top: 1.5em;}
.social-w3lsicon a {
    display: inline-block;
    color: #fff;
    margin: 0 0.6em;
    font-size: 1em;
    text-align: center;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;}
.social-w3lsicon a:hover {
    color: #a8ff08; 
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
    transform: rotateY(180deg);} 
/*-- arrow --*/
.agileits-arrow {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-o-animation-duration: 3s;
	-ms-animation-duration: 3s;
    animation-duration: 3s;}
.agileits-arrow a {
    display: inline-block;
    font-size: 3em;
    color: #a8ff08;}  
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	-ms-animation: bounce 2s infinite;
	animation: bounce 2s infinite;}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);}

40% {
    -webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
    transform: translateY(-30px);}

  60% {
    -webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
    transform: translateY(-15px);}
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
	-moz-transform: translateY(0);
    transform: translateY(0);}

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-o-transform: translateY(-30px);
    transform: translateY(-30px);}

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);}
} 
/*-- //banner-text --*/
/*-- about --*/ 
.about {
    padding: 5em 0;}
.wthree_head_section {
    margin-bottom: 1em;}
.w3l_header {
    font-size: 36px;
	height:52px;
    color: #484b53;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
	background:url(../images/bt_leftbg2.jpg) no-repeat center 6px;
	line-height:46px;}
/*.w3l_header:after {
    border-top: 2px solid #f85c37;
    display: block;
    width: 81px;
    content: "";
    margin: 15px auto 0;
}*/
.wthree_head_section p {
    font-size: 15px;
    text-align: center;
    margin: 20px auto;
    width: 60%;
	letter-spacing:1px;
    color: #5e5e5e;
    line-height: 1.8em;}
.banner-bottom-girds {
    border: 1px solid rgba(226, 226, 226, 0.56);
    border-width: 0px 1px 1px;}
.agileits-banner-grid:hover {
	-webkit-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);
box-shadow: 2px 15px 70px 2px rgba(0,0,0,0.75);}
.agileits-banner-grid {
    padding:3em 2em 1em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;}
.agileits-banner-grid:hover span.banner-icon, .bg-w3ls-active span.banner-icon {
    color:#99bc59;}
.agileits-banner-grid h4 {
    font-size: 60px;
    margin: 0.4em 0 0;
     color: #fff; 
    font-weight: 600;}
span.banner-icon {
    color: #fff;
    font-size: 2.5em;}
.agileits-banner-grid:hover.agileits-banner-grid p,.bg-w3ls-active.agileits-banner-grid p {
    color: #fff;}
.agileits-banner-grid p {
    line-height: 25px;
    margin: 1em auto 2em;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;}
a.w3_play_icon1 {
    border: none;
    outline: none;
    background: #99bc59;
    padding:11px 14px;
    color: #fff;
	display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;}
a.w3_play_icon1:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;}
.clr1{background:#f85c37;}
.clr2{background:#050f2c;}
.clr3{background:#3369e7;}
/*-- //about --*//* About */

h3.center {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-shadow: 0 2px 2px rgba(0,0,0,.6);
	    letter-spacing: 2px;}
h3.center:after {
    border-top: 2px solid #FF5722;
    display: block;
    width: 100px;
    content: "";
    margin: 10px auto 0;}
.d-flex {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;}
.about1, .about2 {
    flex: 1;
	  -ms-flex: 1;}
.about1 {
    padding-right: 15px;}
.about1 h4 {
    font-weight: 600;
    font-style: normal;
    font-family: "Microsoft Yahei", sans-serif;
    color: #1b1919;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
    margin-bottom: 20px;}
.about1 p {
    color: #999;
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 1px;}
ul.about-list li {
    margin: 20px 0px;
    display: block;}
ul.about-list i {
    font-size: 16px;
    color: #99bc59;
    padding-right: 15px;}
ul.about-list li {
    color: #777;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: 1px;}
.in-block {
    display: inline-block;
    width: calc( 100% - 100px);}
.in-block h5 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: #191826;}
.about2 {
    background: url(../images/g2.jpg) no-repeat;
    background-size: cover;
    background-position: center;}
/* //About */
/*-- pricing --*/
.wthree-pricing h3.agileits-title, .wthree-pricing h3.agileits-title span {
    color: #fff;}
.wthree-pricing {
    padding:2em 0 3em;
	background:#FFF;}
.pricing-grids-info {
    text-align: center;}
.pricing-grid {
    float: left;
    width: 31%;}
.pricing-grid.grid-two {
    margin: 0 2em;}
.pricing-grid.grid-three {
    margin: 0 2em 0 0;}
.pricing-grid h3 {
    font-size: 1.6em;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    text-align: center;}
.pricing-grid h4 {
    font-size: 2.3em;
    font-weight: 500;
    color: #99bc59;
    position: relative;
    margin-top: 1em;
    text-align: center;}
.pricing-grid h4 span.sup {
    vertical-align: text-top;
    font-size: 0.5em;}
.pricing-grid {
    float: left;
    width: 22.8%;
    background: #fff;
    padding: 1em 1em 2em;
    border: 1px solid #1b1919;}
.w3ls-top {
    position: relative;
    color: #000;
    margin: 0 auto;
    font-size: 1.2em;
    text-align: left;
    text-transform: uppercase;
    padding: 1em 0em;
    border-radius: 5px 5px 0;
    border-bottom: 2px solid #99bc59;}
.w3ls-bottom {
    padding: 0;}
.w3ls-bottom ul li {
    font-size: 15px;
    color: #777;
    margin-top: 1em;
    letter-spacing: 1px;
    padding-top: 1em;
    line-height: 1.8em;
    display: block;}
.more a {
    display: inline-block;
    font-size: 1em;
	color:#fff;
    background:#99bc59;
    padding: .5em 3em;
    margin-top: 1.2em;
    border-radius: 4px;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;}  
.more a:hover {
    opacity: .7;}        
/*-- //pricing --*/
/*-- feedback --*/ 
.feedback {
  background: url(../images/2.jpg) no-repeat center fixed;
  background-size: cover;
  padding:5em 0;}
.agileits-feedback-grids {
  background: rgba(0, 0, 0, 0.47);
  padding: 1em;
  border:1px solid #4481a1;}
.feedback-top {
    padding: 1em 1.5em;
    background: rgba(0, 0, 0, 0.47);
    position: relative;
    border-radius: 5px;}
.feedback-top p{
  color:#fff;}
.feedback-top:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 27%;
  width: 0;
  height: 0;
  border-top: 9px solid rgba(0, 0, 0, 0.47);
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;}
.feedback-img{
    float: left;
    width: 50%;}
.feedback-grids {
    margin: 2em auto 0;
    width: 55%;}
.feedback-img img{
	width:100%;}
.feedback-info {
    margin: 1em !important;}
.feedback-img-info{
    float: right;
    width: 47%;
    margin-left: .5em;}
.feedback-img-info h5 {
    color: #fff;
    font-size: 1.8em;
	line-height:1.6em;
    margin-top:1em;
    font-weight: 600;}
.feedback-img-info p {
    color: #f2f2f2;
    font-size: 1em;
    margin: 3em 0 0;
	filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;}
/*-- //feedback --*/
h3.w3l_header.ggg,p.hhh {
    color: #fff;}
/*-- carrer --*/
.carrer{
	background:url(../images/news_bg.jpg) no-repeat center top;
	padding:5em 0;}	
.carrer-left {
    background: url(../images/g1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height:418px;}
.carrer h5 {
    font-size: 26px;
    color: #ffff;}
.carrer-top p {
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
    margin: 1em 0;
    letter-spacing: 1px;}
.carrer-right {
    padding-left: 5em;}
/*-- //carrer --*/

/*-- slider-up-arrow --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-up.jpg) no-repeat 0px 0px;}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);}
/*-- //slider-up-arrow --*/
/*-- about --*/
.banner-text.agileinfo.about-w3bnr h2 {
    font-size: 2em;
    letter-spacing: 3px;}
.banner-text.agileinfo.about-w3bnr h2 a{
    color:#a8ff08;}
.banner-text.agileinfo.about-w3bnr h2 a:hover{
    color:#fff;}
.banner-text.agileinfo.about-w3bnr{
    padding: 4em 0;}
.w3ls_about_left_grid h3 {
    color: #a8ff08;
    font-size: 1.8em;
    margin-bottom: 0.54em;}
.w3ls_about_left_grid:nth-child(2) {
    margin: 2.2em 0;}
.w3ls_about_left_grid i.fa{
    color: #000;
    margin-right: 0.8em;}
/*-- //about --*/
/*--gallery--*/
.gallery {
    padding: 5em 0;}
.gallery-grids {
	padding:5px;}
.gallery-box {
    display: block;
    overflow: hidden;
    width: 100%;
	transition: .3s;
	-webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;}
/*--.gallery-box img{
    max-width: inherit;
}--*/
/*--image-zoom--*/
img.zoom-img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;}
img.zoom-img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 750ms;
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 750ms;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    -ms-transition-duration: 750ms;
    -o-transition-duration: 750ms;
    overflow: hidden;}
/*--//image-zoom--*/
/*--//gallery--*/
/* about page */
.about {
    padding: 5em 0;}
.servicegrid1 {
    text-align: center;}
.servicegrid1 h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    margin-top: .2em;}
.servicegrid1  i.fa {
    color: #ff4c4c;
    font-size: 70px;
    margin: .5em 0;}
.servicegrid1  p {
    font-size: 14px;
    color: #e6e6e6;
    line-height: 1.8em;
    letter-spacing: .5px;
    text-transform: capitalize;}
.servicegrid1 i {
    color: #0099e5;}
.aboutleft h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 1em;}
.aboutleft p {
    font-size: 15px;
    line-height: 28px;
    color: #3e3e3e;
    margin-bottom: 1em;}
.aboutleft  p.para1 {
    margin-bottom: 2em;}
.aboutleft i.fa.fa-check {
    color: #99bc59;
    padding-right: 1em;
    font-size: 1.2em;}
.services-1 {
    background: url(../images/g1.jpg) no-repeat 0px 0px;
    background-size: cover;
	padding:5em 0;}
/* Team */
.team img {
    width: 100%;}
.inner-team1{
    box-shadow: 0 1px 1px #ddd;
	padding:0 0 10px 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;}
.inner-team1:hover {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
    box-shadow: 0 0 40px #aaa;}
.team1 h3 {
    text-align: center;
    margin-top: 20px;
    font-size: 22px;
    color: #000;
    text-transform: capitalize;}
.team1 h4 {
    text-align: center;
    font-size: 18px;
    margin: 10px 0 0;
    letter-spacing: 1px;
    color: #99bc59;
    font-weight: normal;}
.team1 p {
    color: #212121;
    color: #757575;
    line-height: 26px;
    padding: 20px;
    text-align: center;}
.team1 {
    padding: 8px;}
.team-social a i {
    color: #000;
    font-size: 16px;
    border: 1px solid #8a8a8a;
    padding: 10px;
    width:100px;
    height: 35px;
    line-height: 15px;}
.inner-team1 {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
    border: 1px solid #d4d4d4;}
.team-social{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
    text-align: center;
    margin-bottom: 10px;}
.inner-team1:hover div.team-social {
    display: block;
    bottom: 100px;
    left: 68px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;}
.team i.fa.fa-twitter {
	color: #1da1f2;}
.team i.fa.fa-twitter:hover {
    color: #fff;
    background: #1da1f2;
    border: 1px solid #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;}
.team i.fa.fa-pinterest-p{
	color: #bd081c;}
.team i.fa.fa-pinterest-p:hover{
    color: #fff;
    background: #bd081c;
    border: 1px solid #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;}
.team i.fa.fa-linkedin{
	color: #ae0b2a;}
.team i.fa.fa-linkedin:hover{
    color: #fff;
    background: #ae0b2a;
    border:1px solid #ae0b2a;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;}
/* Team */
/*-- //counter--*/
.w1300{width: 1376px;margin: 0 auto;}

.isect2{position: relative; padding-bottom:30px;}
.isect2 .w1300{padding: 0 88px;position: relative;}
.isect2 .swiper-button-prev,.isect2 .swiper-button-next{width: 70px;height: 70px;position: absolute;top:50%;margin-top: -35px;}
.isect2 .swiper-button-prev{left:0;background: url(../images/leftarr.jpg) no-repeat center;background-size: 100% 100%;}
.isect2 .swiper-button-next{right:0;background: url(../images/rightarr.jpg) no-repeat center;background-size: 100% 100%;}
.isect2 .containerr{width: 100%;position: relative;overflow: hidden;}
.prodList .item a{display: block;background: #ffffff;border:2px solid #e3e3e3;text-align: center;}
.prodList .item a .pic{height: 249px;background: #fff;font-size: 0;line-height: 249px;}
.prodList .item a .pic img{max-width: 100%;max-height: 100%;}
.prodList .item a .text{padding: 10px 15px 15px;}
.prodList .item a .text h5{font-size: 24px;color: #3e3a39;line-height: 31px;font-weight: normal;}
.prodList .item a .text .desc{font-size: 14px;line-height: 22px;color: #888888;height:380px;overflow: hidden;margin-bottom:8px;text-align: left;}
.prodList .item a .text .chief{height: 37px;line-height: 37px;font-size: 18px;color: #3e3a39;}
.prodList .item a .text span{display: block;width: 118px;height: 35px;margin: 0 auto;border:1px solid #ffffff;border-radius: 5px;font-size: 16px;color: #ffffff;display: none;line-height: 35px;}
.prodList .item a:hover{background: #1968d3;border-color: #1968d3;}
.prodList .item a:hover .text h5,
.prodList .item a:hover .text .desc{color: #fff;}
.prodList .item a:hover .text .chief{display: none;}
.prodList .item a:hover .text span{display: block;}
.isect2 .swiper-pagination{bottom: 15px;height: 8px;line-height: 8px;width: 100%;display: none;}
.isect2 .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;background: #716f6f;margin: 0 3px;opacity: 1;}
.isect2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #dd3348;}


/*研究成果*/
/*index -- isect5*/
.twoswiper{margin-top: 22px;position: relative;overflow: hidden; padding-bottom:60px;}
.twoswiper .swiper-slide{overflow: hidden;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-position: center;padding-bottom: 25%;position: relative;}
.two_one_a,.two_two_a{display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}
.two_one_a a,.two_two_a a{display: block;height: 100%;position: relative;}
.two_one_a a span{height: 310px;background: url(../images/yy_310.jpg) left bottom repeat-x;display: block;position: absolute;width: 100%;bottom: 0;text-align: center;}
.two_one_a a em img { width:45px;}
.two_one_a a span i{margin-bottom: 20px;display: block;font-size: 28px;font-weight: bold;line-height: 40px;color: #fff;font-style:normal;}
.two_one_a a span b{display: block;position: absolute;bottom: 30px;left: 0;width: 100%;}
.two_two_a{opacity: 0;filter: alpha(opacity=0);top: 100%;}
.two_two_a a{color: #fff;}
.two_two_a{background: url(../images/h_50.jpg);text-align: center;width: 100%;padding: 0 9%;}
.two_two_a h4{padding-top: 15%;font-size: 32px;line-height: 45px; color:#fff;}
.two_two_a span.txt{margin-bottom: 16%;padding-top: 9%;display: block;font-size: 15px;line-height: 30px;max-height: 130px;overflow: hidden; color:#fff;text-align:justify;}
.two_two_a span.more{width: 218px;height: 63px;border:1px solid #fe612e;display: inline-block;font-size: 15px;color: #fe612e;}
.two_two_a span.more em{padding-top: 20px;margin-left: 12px;}
.two_two_a span.more em,.two_two_a span.more i{display: inline-block;}
.two_two_a span.more i{line-height: 63px;}
.twoswiper .swiper-slide:hover .two_one_a{top: -100%;}
.twoswiper .swiper-slide:hover .two_two_a{top: 0;opacity: 1;filter: alpha(opacity=100);}
.two_two_a span.more:hover em{margin-left: 25px;}


/*.twoswiper .swiper-button-prev, .twoswiper .swiper-button-next { display: none; }
.twoswiper .swiper-pagination { position: absolute; left: auto; right: 56px; top: 50%; width: 9px; }
.twoswiper .swiper-pagination .swiper-pagination-bullet { border: 1px solid #fff; opacity: 1; background: none; position: relative; width: 9px; height: 9px; margin: 8px 0px; overflow: hidden; }
.twoswiper .swiper-pagination .swiper-pagination-bullet:after { position: absolute; left: 0; width: 100%; background: #c9161e; top: 0; height: 100%; content: ""; border-radius: 50%; transform: translateY(100%); transition: all 0.3s ease 0s; }
.twoswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after { transform: translateY(0); }*/
.threeswiper .swiper-pagination{bottom: 0;height: 20px;line-height: 20px;font-size: 0;}
.threeswiper .swiper-pagination .swiper-pagination-bullet{width: 16px;height: 16px;border: 2px solid #1d2740;border-radius: 0;margin: 0 6px;background: url(../images/pagicon1.jpg) no-repeat left -16px;opacity: 1;
-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.threeswiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-position: left top;}

/*研究成果END*/

/*-- wthree-mid --*/
.wthree-mid {
    background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
	padding:5em 0;
	text-align:center;
	background-attachment:fixed;}
.wthree-mid h3 {
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;}
.wthree-mid p {
    color: #ffffff;
    text-align: center;
    line-height: 28px;
    width: 63%;
    margin: 30px auto;
    font-size: 17px;
    padding: 20px 0;
    border-top: 1px solid #8d8d8d;}
/*-- //wthree-mid --*/
section.team {}
/* //about page */
/*-- icons --*/

.grid_3.grid_4.w3_agileits_icons_page {
    margin: 0;}

ul.bs-glyphicons-list li:hover {
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;}

ul.bs-glyphicons-list li:hover span {
    color: #fff;}

.codes a {
    color: #555;}

.row.fontawesome-icon-list {
    margin: 0;}

.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;}

.icon-box:hover {
    background: #000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;}

.icon-box:hover i.fa {
    color: #fff !important;}

.icon-box:hover a.agile-icon {
    color: #fff !important;}

.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;}

.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;}

.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family:"Microsoft Yahei", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;}

.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;}

h3.icon-subheading {
    font-size: 25px;
    color: #99bc59;
    margin: 30px 0 15px;
    font-weight: 600;}

h3.agileits-icons-title {
    text-align: center;
    font-size: 35px;
    color: #000;
    font-weight: 300;}

.icons a {
    color: #555;}

.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;}

.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: rgba(149, 149, 149, 0.18);
    margin: 1%;
    cursor: pointer;}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b;}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family:"Microsoft Yahei", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;}


@media screen and (max-width: 1440px){
.two_two_a h4{padding-top: 5%;font-size: 26px;line-height: 32px;}
}

@media screen and (max-width: 1366px){

body { zoom:0.9;}

.h_90 { zoom:0.85;}



}


@media screen and (max-width: 1330px){
.w1300{width: auto;padding: 0 5%;}

.two_two_a span.txt{max-height: 130px;}
  .two_two_a span.more{width: 180px;height: 50px;}
  .two_two_a span.more i{line-height: 50px;}
  .two_two_a span.more em{padding-top: 17px;}
  .two_two_a h4{font-size: 35px;line-height: 40px;}

}


@media (max-width:1080px) {
    .icon-box {
        width: 33.33%;}
	
	
	.twoswiper .swiper-slide:hover .two_one_a{top: 0;opacity: 0.7;filter: alpha(opacity=70);}
.twoswiper .swiper-slide:hover .two_two_a{top: 100%;opacity: 0;filter: alpha(opacity=0);}
.twoswiper .swiper-slide:hover .two_one_a span b em{margin-left: 15px;}



}

@media (max-width:991px) {
    h3.agileits-icons-title {
        font-size: 28px;}
    h3.icon-subheading {
        font-size: 22px;}
    .icon-box {
        width: 50%;}
}

@media (max-width:768px) {
    h3.agileits-icons-title {
        font-size: 28px;}
    h3.icon-subheading {
        font-size: 25px;}
    .row {
        margin-right: 0;
        margin-left: 0;}
    .icon-box {
        margin: 0;}
	

.twoswiper .swiper-slide{padding-bottom: 65%;}

.two_one_a,.two_two_a{display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s;}

.two_one_a a span i{margin-bottom: 5px;display: block;font-size: 20px;font-weight: bold;line-height: 28px;color: #fff;font-style:normal;}



.isect2 .w1300 {  padding: 0 66px;}

.isect2 .swiper-button-prev{left: 0;background-size: 70% 70%;}
.isect2 .swiper-button-next{right:0;background-size: 70% 70%;}

	
	
}
@media (max-width: 667px) {
    .test-grid h4 {
        font-size: 1em;}
    .examples {
        width: 95%;
        margin: 4em auto 2em;}
    .test-grid1 {
		width: 38%;}
}
@media (max-width: 640px) {
    .icon-box {
        float: left;
        width: 50%;}
    h3.icon-subheading {
        font-size: 22px;}
    .grid_3.grid_4.w3_agileits_icons_page {
        margin-top: 0;}
    .test-grid1 {
        width: 41%;}
}

@media (max-width: 480px) {
    .bs-glyphicons li {
        width: 31%;}
    h3.agileits-icons-title {
        font-size: 25px;}
    h3.icon-subheading {
        font-size: 19px;}
}

@media (max-width: 414px) {
    h3.agileits-icons-title {
        font-size: 23px;}
    h3.icon-subheading {
        font-size: 18px;}
    .bs-glyphicons li {
        width: 31.33%;}
}

@media (max-width: 384px) {
    .icon-box {
        float: none;
        width: 100%;}
}

@media (max-width: 375px) {
    .w3_agileits_icons_page {
        margin: 0 !important;}
}
.banner-bottom {
    padding: 5em 0;}
/*-- //icons --*/
/*--Typography--*/

.well {
    font-weight: 300;
    font-size: 14px;}

.list-group-item {
    font-weight: 300;
    font-size: 14px;}

li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;}

.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;}

.grid_3 {
    margin-bottom: 2em;}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;}

.grid_3 p {
    color: #555;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;}

.grid_4 {
    background: none;
    margin-top: 50px;}

.label {
    font-weight: 300 !important;
    border-radius: 4px;}

.grid_5 {
    background: none;
    padding: 2em 0;}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
    margin-bottom: 1em;
    color: #99bc59;
    font-weight: 600;}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none !important;}

.tab-content>.active {
    display: block;
    visibility: visible;}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;}

.badge-primary {
    background-color: #03a9f4;}

.badge-success {
    background-color: #8bc34a;}

.badge-warning {
    background-color: #ffc107;}

.badge-danger {
    background-color: #e51c23;}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;}

.bs-docs-example {
    margin: 1em 0;}

section#tables p {
    margin-top: 1em;}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px!important;}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #555;
    border-top: none !important;}

.tab-content>.active {
    display: block;
    visibility: visible;}

.label {
    font-weight: 300 !important;}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;}

.alert {
    font-size: 0.85em;}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;}

li.list-group-item1 {
    line-height: 2.5em;}

.input-group {
    margin-bottom: 20px;}

.in-gp-tl {
    padding: 0;}

.in-gp-tb {
    padding-right: 0;}

.list-group {
    margin-bottom: 48px;}

ol {
    margin-bottom: 44px;}

h2.typoh2 {
    margin: 0 0 10px;}

@media (max-width:800px) {
    .grid_3.grid_5.w3ls,
    .grid_3.grid_5.w3l,
    .grid_3.grid_5.agileits,
    .grid_3.grid_5.agileinfo,
    .grid_3.grid_5.wthree {
        margin: 0;}
}

@media (max-width:768px) {
    .grid_5 {
        padding: 0 0 1em;}
    .grid_3 {
        margin-bottom: 0em;}
    .grid_3.grid_5.w3l {
        margin-top: 1.5em;}
}

@media (max-width:640px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3 {
        margin-top: 0px;
        margin-bottom: 0px;}
    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        margin-bottom: .5em;}
    ol.breadcrumb li,
    .grid_3 p,
    ul.list-group li,
    li.list-group-item1 {
        font-size: 14px;}
    .breadcrumb {
        margin-bottom: 25px;}
    .well {
        font-size: 14px;
        margin-bottom: 10px;}
    h2.typoh2 {
        font-size: 1.5em;}
    .label {
        font-size: 60%;}
    .in-gp-tl {
        padding: 0 1em;}
    .in-gp-tb {
        padding-right: 1em;}
    .list-group {
        margin-bottom: 20px;}
}






@media (max-width:480px) {
    .grid_5 h3,
    .grid_5 h2,
    .grid_5 h1,
    .grid_5 h4,
    .grid_5 h5,
    h3.hdg,
    h3.bars {
        font-size: 1.2em;}
    .table h1 {
        font-size: 26px;}
    .table h2 {
        font-size: 23px;}
    .table h3 {
        font-size: 20px;}
    .label {
        font-size: 53%;}
    .alert,
    p {
        font-size: 14px;}
    .pagination {
        margin: 20px 0 0px;}
    .grid_3.grid_4.w3layouts {
        margin-top: 0;}
}

@media (max-width: 320px) {
    .grid_4 {
        margin-top: 18px;}
    h3.title {
        font-size: 1.6em;}
    .alert,
    p,
    ol.breadcrumb li,
    .grid_3 p,
    .well,
    ul.list-group li,
    li.list-group-item1,
    a.list-group-item {
        font-size: 13px;}
    .alert {
        padding: 10px;
        margin-bottom: 10px;}
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px;}
    .list-group {
        margin-bottom: 10px;}
    .well {
        padding: 10px;}
    .nav>li>a {
        font-size: 14px;}
    table.table.table-striped,
    .table-bordered,
    .bs-docs-example {
        display: none;}
}
/*-- //typography --*/
/*-- contact --*/
.contact {
    padding: 5em 0;}
.sign-gd-two ul li {
    color: #000;
    margin: 25px 0;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    list-style-type: none;}

.sign-gd-two ul li {
    margin-bottom: 15px;}
.sign-gd-two ul li.p2 {
    margin-left: 34px;
    margin-top: 0px;}
.sign-gd-two ul li i {
    color: #99bc59;
    margin-right: 10px;
    font-size: 20px;}
strong {
    text-transform: uppercase;
    color: #000;}
.map-home a {
    color: #000;}
.map-home a:hover {
    color: #146eb4;}
ul.top-links li {
    display: inline-block;}
ul.top-links li a i.fa {
    color: #f53753;
    color: #fff;
    font-size: 15px;
    background: #656565;
    padding: 0.7em 0;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    line-height: 14px;
    text-align: center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;}
.top-links i.fa.fa-facebook {
    background: #3b5998;}
.top-links i.fa.fa-facebook:hover {
    background: #fff;
    color: #3b5998;}
.top-links i.fa.fa-google-plus {
    background: #dd4b39;}
.top-links i.fa.fa-google-plus:hover {
    background: #fff;
    color: #dd4b39;}
.top-links i.fa.fa-twitter {
    background: #0087da;}
.top-links i.fa.fa-twitter:hover {
    background: #fff;
    color: #0087da;}
.top-links i.fa.fa-linkedin {
    background: #0077b5;}
.top-links i.fa.fa-linkedin:hover {
    background: #fff;
    color: #0077b5;}
.map iframe {
    border: none;
    width: 100%;
    height: 413px;}
.map {
    padding: 0;}
.map-home h3 {
    color: #000;
    font-weight: 600;
    font-size: 25px;}

/* contact form */
.contact-w3ls input[type="text"], .contact-w3ls input[type="email"] {
    width: 100%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: 1em;
    padding: .85em 1em;
    margin-bottom: 20px;
    border: solid 1px #c7c7c7;
    -webkit-appearance: none;
    display: inline-block;}
.contact-w3ls textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 1em;
    outline: none;
    padding: 1em .8em;
    border: solid 1px #c7c7c7;
    min-height: 17em;
    -webkit-appearance: none;}
.contact-w3ls input[type="submit"] {
    outline: none;
    color: #fff;
    padding: .5em 2em;
    margin-left: 15px;
    font-size: 1em;
    -webkit-appearance: none;
    background: #99bc59;
    border: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    /* width: 100%; */
    letter-spacing: 1px;}
.contact-w3ls input[type="submit"]:hover {
    background: #000;
	color:#fff;}
.contact-w3ls h3,.ser-top h3,.w3ls-heading h3,.agileits_w3layouts_head h3,.customer h3{
    text-transform: uppercase;
    text-align: center;
	font-size:30px;
	color:#000;
	margin-bottom:2em;}
label.header1 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    text-transform: capitalize;
    float: left;
    margin-bottom: 8px;}
.form-control {
    border: none;
    box-shadow: none;}
h3.connect {
    margin-top: 43px;}
/* //contact form */

/*-- //contact --*/

/* map */

/* //map */
/*-- about-modal --*/
.modal-open .modal {
    background: rgba(0, 0, 0, 0.48);}
.modal-body {
    padding: 0 2em 2.5em;}
.modal-dialog {
    margin: 3em auto;} 
.modal-body.modal-spa img {
    width: 100%;}
.modal-body h4 {
    font-size: 1.6em;
    color: #f44336;
    letter-spacing: 1px;
    font-weight: 300;
    margin: 1em 0 .3em;}
.bnr-modal .modal-header {
    border: none;
    min-height: 2.5em;
    padding: 0.5em 2em 0;}
.bnr-modal button.close {
    color: #f44336;
    opacity: .9;
    font-size: 2.5em;
	outline:none;}
.modal-body p {
    font-weight: 300;} 
/*-- //about-modal --*/ 
/*-- responsive-design --*/ 
@media(max-width:1280px){
.banner-text h2 {
    font-size: 3.5em;}
.services_bottom_grid_left1 { 
    left: 10%;}
.header { 
    padding: 0.2em 0;}
.header-nav ul.nav.navbar-nav { 
    margin-top: 2.5em;}
.banner-text.agileinfo.about-w3bnr h2 {
    font-size: 1.5em;
    letter-spacing: 2px;}



}
@media(max-width:1080px){
h3.agileits-title {
    font-size: 2.3em;}
.services-grids, .contact-grids, .welcome-grid, .new-agileinfo, .w3ls_gallery_grids {
    margin-top: 3em;}
.welcome-grid-right {
    padding-left: 2em;}
.desoSlide-overlay { 
    width: 67% !important;}
.news-w3text p {
    margin-top: 0.5em;
    letter-spacing: 4px;}
.news-w3text h4 { 
    font-size: 1.3em;}
.subscribe form {
    width: 63%;
    margin: 2em auto 1em;}

.social-w3lsicon {
    padding-top: 1em;}
.w3ls_about_left_grid h3 { 
    font-size: 1.6em;
    margin-bottom: 0.5em;}
.bar_group {
    margin-top: 3em;}
.team h4 { 
    font-size: 1.3em;}
.team .w3agile-caption {
    padding: 1.5em 1em; 
	height: 39%;}
.team .social-w3lsicon {
    padding: 0.6em 0.5em;}
.thumbnail.team-agileits:hover .w3agile-caption {
    height: 60%;}
.services_bottom_grid_left1 img {
    width: 88%;}
.w3layouts_gallery_grid1 {
    margin: 2em 0 0;}
.pricing-grid {
    width: 22.7%;}
.w3layouts_footer_grid h2, .w3layouts_footer_grid h3 {
    letter-spacing: 0px;}
.banner-text.agileinfo {
    padding: 11em 0;}



} 
@media(max-width:991px){

	
	
.navbar-nav > li { 
    margin: 0 1.5em;}
.navbar-default .navbar-nav > li > a { 
    letter-spacing: 4px;}
.welcome-grid h4 { 
    letter-spacing: 4px;}
.w3layouts-more { 
    font-size: 1em;
    padding: 0.6em 1.5em;}
.services-grids p {
    padding: 0;}
.services-grids h4 { 
    font-size: 1.2em;
    margin: 1em 0 .5em; 
    letter-spacing: 2px;}
.services-grids i.fa {
    font-size: 1.3em;}
.list-inline> li {
    margin: 0.5em 0;}
.news-w3text h4 {
    font-size: 1.2em;}
.news-w3text p {
    margin-top: 0.5em;
    letter-spacing: 2px;}
.list-inline> li a img {
    width: 34%;}
div#demo1_main_image {
    padding: 0;}
.desoSlide-overlay h3 { 
    font-size: 1.6em;}
.desoSlide-overlay {
    width: 95% !important;
    padding: 2em;
    top: 14% !important;
	left: -100% !important;}
.subscribe form {
    width: 85%;}
.subscribe p {
    width: 60%;}
.stats-info h6 { 
    letter-spacing: 2px;
    margin: 1em 0 .3em;
    font-size: 1.1em;}
.stats-img i.fa {
    font-size: 2em;}

.banner-text.agileinfo.about-w3bnr {
    padding: 3em 0;}
.agileits_about_right img.img-responsive {
    width: 57%;
    margin: 2em auto 0;}
.w3ls_about_left_grid:nth-child(2) {
    margin: 1.5em 0;}
.w3ls_about_left_grid h3 {
    font-size: 1.4em;}
.services_bottom_grid_left1 img {
    width: 77%;}
.team-row-agileinfo {
    margin: 3em auto;
    width: 70%;}
.team-grids:nth-child(3), .team-grids:nth-child(4) {
    margin-top: 5em;}
.w3layouts_footer_grid:nth-child(2){
    margin: 2em 0;}
.team .w3agile-caption { 
    height: 35%;}
.thumbnail.team-agileits:hover .w3agile-caption {
    height: 55%;}
.agileits_w3layouts_gallery_grid {
    padding: 0 .5em;}
.agileits_w3layouts_gallery_grid1.hover14 {
    padding: 0.5em 0;}
.contact-grid { 
    padding: 1.5em;}
.contact-w3lsright iframe { 
    min-height: 507px;} 
.banner-text.agileinfo {
    padding: 10em 0;}
.wthree_head_section p {
    width: 80%;}
.carrer-right {
    padding-left: 1em;
    padding-top: 2em;}
.pricing-grid {
    width: 46%;}
.pricing-grid.grid-three {
    margin: 2em 2em 0 0;}
.pricing-grid.grid-four {
    margin: 2em 0em 0 0;}
.w3layouts_footer_grid h2, .w3layouts_footer_grid h3 {
    margin-bottom: 1em;}
.team1 {
    float: left;
    width: 50%;}
.wthree-mid p {
    width: 100%;
    font-size: 15px;}
.wthree-mid h3 {
    font-size: 30px;}
.gallery-grids {
    float: left;
    width: 50%;}
.gallery {
    padding: 3em 0;}
}
@media(max-width:800px){
.header-nav ul.nav.navbar-nav {
    margin-top: 2em;}
.services-grids {
    padding: 0 .5em;}
.copy-right p { 
    letter-spacing: 1px;}

.services-bottom { 
    margin: 3em 0 0;}
p.b_label { 
    margin-bottom: .3em;}
body .bar_group__bar.thin { 
    margin-bottom: 14px;}
.contact textarea { 
    min-height: 10em;}
.contact-w3lsright iframe {
    min-height: 457px;}
.agileits-logo h1 a {
    padding: 0;}
.about {
    padding: 3em 0;}
.wthree_head_section {
    margin-bottom: 3em;}
.carrer {
    padding: 3em 0;}
.about-3 {
    padding: 1em 0;}
.feedback {
    padding: 3em 0;}
.wthree-pricing {
    padding: 3em 0;}
.f-bg-w3l {
    padding: 3em 0;}
section.team {
    padding: 3em 0;}
.wthree-mid {
    padding: 3em 0;}
.banner-bottom {
    padding: 3em 0;}
.contact {
    padding: 3em 0;}
}
@media(max-width:767px){
.navbar-nav {
    margin: 0;
    float: left;}
.header-top ul li { 
    font-size: 0.9em;}
.agileits-hdright.navbar-right {
    float: right;}
.header-mdl.agileits-logo { 
    position: absolute;
    z-index: 9999;}
.agileits-logo h1 {
    font-size: 2.5em;
	    letter-spacing: 1px;} 
.agileits-logo h1 a { 
    padding: .5em;}
button.navbar-toggle {
    margin: 0.9em 1em;
    background: #99bc59;}
.navbar-default .navbar-toggle {
    border-color: #99bc59;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #99bc59;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #616060;}
div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 999;
	padding-bottom: .5em;
	margin-top: 2em;}
.navbar-nav > li {
    margin: 0;
    display: block;}
.navbar-default .navbar-nav > li > a {
    font-size: 1em;
    padding: 1em 0;
    display: inline-block;}
ul.dropdown-menu {
    text-align: center;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-size: .9em;
    display: inline-block;
    position: relative;
    padding: .5em 0;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { 
    background:none;}
.stats-grid:nth-child(3),.stats-grid:nth-child(4){
    margin-top: 2em;} 
.header-nav ul.nav.navbar-nav {
    margin-top: 0;}
.banner-text h2 {
    font-size: 3em;}
}
@media(max-width:736px){
.header {
    padding: 2em 0;}
.banner-text.agileinfo {
    padding: 9em 0;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;}
h3.agileits-title {
    font-size: 2em;}
.welcome-grid h4 {
    letter-spacing: 3px;
    font-size: 1.1em;}
.services-grids, .contact-grids, .welcome-grid, .new-agileinfo, .w3ls_gallery_grids {
    margin-top: 2.5em;}
.desoSlide-overlay { 
    padding: 1.5em;}
.subscribe p {
    width: 70%;}
.subscribe input[type="email"] { 
    padding: 0.8em 1em;}
.subscribe input[type="submit"] { 
    padding: 0.8em 2em;}

.bar_group {
    margin-top: 2em;}
.services-bottom {
    margin: 2em 0 0;}
.services_bottom_grid_left1 img {
    width: 64%;}
.services_bottom_grid_left1 {
    left: 5%;}
.team-row-agileinfo { 
    width: 75%;}
.contact-w3lsright iframe {
    min-height: 300px;}
.contact-w3lsleft {
    margin-top: 2em;}
.contact-grid h4 { 
    font-size: 1.6em;}
.services-grids p {
    padding: 0 2em;}
.modal-dialog {
    margin: 3em auto;
    width: 85%;}
}
@media(max-width:667px){
.welcome-grid h5 {
    font-size: 1.2em;}
.welcome span.glyphicon {
    font-size: 2.5em;}
.desoSlide-overlay {
    width: 100% !important; 
    top: 0 !important; 
    height: 100%;}
.news-w3text p {
    margin-top: 0.1em;
    letter-spacing: 1px;}
.numscroller {
    font-size: 2em;}

.team-row-agileinfo {
    width: 82%;}
.w3layouts_gallery_grid1 {
    margin: 1.5em 0 0;}
.w3l_header {
    font-size: 40px;}
.about1 h4 {
    font-size: 17px;}
.pricing-grid {
    width: 45%;}
}
@media(max-width:640px){
.w3layouts-more {
    font-size: 0.9em;}
.subscribe input[type="email"] {
    width: 74%;}

.team-row-agileinfo {
    width: 88%;}
.banner-text.agileinfo.about-w3bnr {
    padding: 2.5em 0;} .d-flex {
    flex-direction: column-reverse;}
.about2 {
    height: 300px;
    margin-bottom: 30px;}
.aboutleft h3 {
    font-size: 26px;}
iframe {
    height: 250px;}
}
@media(max-width:600px){
.banner-text.agileinfo {
    padding: 7em 0;}
.banner-text h2 {
    font-size: 2.2em;}
.news-w3text { 
    width: 60%;}


.contact-w3lsright iframe {
    min-height: 250px;}
.news-w3text h4 {
    font-size: 1.1em;} 
}
@media(max-width:568px){
.subscribe input[type="email"] {
    width: 70%;}

.navbar-default .navbar-nav > li > a { 
    padding: 0.8em 0;}
.pricing-grid {
    width: 43%;}
}
@media(max-width:480px){
.banner-text h2 {
    font-size: 2em;}
.agileits-logo h1 {
    font-size: 1.2em;}
button.navbar-toggle {
    margin: 0.5em;}
.banner-text.agileinfo {
    padding: 6em 0;}
.welcome-grid {
    width: 100%;
    float: none;}
.welcome-grid h4 {
    letter-spacing: 2px;
    font-size: 1em;}
.w3layouts-more { 
    padding: 0.5em 1.2em;
    margin-top: 1em;}
.welcome-grid-right {
    padding: 0;}
.welcome-grid p {
    margin-top: 0.2em;}
.services-grids i.fa {
    font-size: 1em;
    padding: 0.7em;}
.services-grids p {
    padding: 0 1em;}
.news-left {
    float: none;
    width: 100%;}
.list-inline> li {
    margin: 1em 0;
    float: left;
    width: 25%;}
.news-w3text {
    width: 100%;
    float: none;}
.list-inline> li a img {
    width: 93%;}
.news-w3text h4 {
    font-size: 1em;
    margin-top: 0.5em;}
.news-w3text p { 
    letter-spacing: 0;
    font-size: .85em;}
.news-right {
    width: 100%;}
.desoSlide-overlay {
    padding: 5em 2em;}
.subscribe form {
    width: 91%;}
.subscribe p {
    width: 100%;}

.services_bottom_grid_left1 img {
    width: 43%;}
.services_bottom_grid_right { 
    padding: 0;} 
body .bar_group__bar.thin {
    margin-bottom: 10px;}
p.b_label {
    font-size: .85em;}
.team-grids {
    width: 100%;
    float: none;}
.team-row-agileinfo {
    width: 60%;}
.team-grids:nth-child(2),.team-grids:nth-child(3), .team-grids:nth-child(4) {
    margin-top: 5em;}
.modal-dialog {
    margin: 2em auto;
    width: 90%;}
.agileits-logo h1 {
    font-size: 2.3em;} 
.agileits-logo h1 a {
    padding: .3em 0;}
.wthree-mid h3 {
    font-size: 26px;}
}
@media(max-width:414px){
.header {
    padding: 1.5em 0 1em;}
.banner-text.agileinfo {
    padding: 5em 0;}
.bannerWrap {  height: 200px;}
.social-w3lsicon a { 
    font-size: 0.9em;}
button.navbar-toggle {
    margin: 0.6em 0 0;}
h3.agileits-title {
    font-size: 1.6em;
    margin-bottom: 0.5em;}
.services-grids p { 
    line-height: 1.6em;}
.list-inline> li {
    margin: 1em 0.2em;
    float: left;
    width: 23%;}
.desoSlide-overlay {
    padding: 2.5em 2em;}
.subscribe input[type="submit"] {
    padding: 0.8em 1.5em;}
.subscribe input[type="email"] {
    width: 68%;
    font-size: 0.9em;
    padding: 0.7em 1em;}
.subscribe input[type="submit"] {
    padding: 0.7em 1.5em;
    font-size: 0.9em;}
p {
    font-size: 0.9em;}
.stats-info h6 {
    letter-spacing: 1px;
    margin: 0.8em 0 .5em;
    font-size: 1em;}
.numscroller {
    font-size: 1.8em;}
.stats-img i.fa {
    font-size: 1.8em;}

.w3ls_about_left_grid h3 {
    font-size: 1.2em;}
.team-row-agileinfo {
    width: 69%;}
.w3layouts_gallery_grid1 {
    margin: 0.5em 0 0;}
.banner-text.agileinfo.about-w3bnr h2 {
    font-size: 1.2em;
    letter-spacing: 1px;}
.contact-w3lsright iframe { 
    border-width: 10px;}
.contact-w3lsright,.contact-w3lsleft {
    padding: 0;}
.contact input[type="text"], .contact input[type="email"], .contact textarea { 
    font-size: 0.9em;}
.contact input[type="submit"] { 
    font-size: 0.9em;}
.w3l_header {
    font-size: 36px;}
.carrer h5 {
    font-size: 24px;}
.pricing-grid {
    width: 100%;}
.pricing-grid.grid-two {
    margin: 2em 0em 0;}
.pricing-grid.grid-three {
    margin: 2em 0em 0 0;}
.gallery-grids {
    width: 100%;}
.wthree_head_section {
    margin-bottom: 2em;}
}
@media(max-width:384px){
.welcome-grid h5 {
    font-size: 1.1em;}
.services-grids p {
    padding: 0;}
.services_bottom_grid_left1 img {
    width: 34%;}
.team-row-agileinfo {
    width: 74%;}
.agileits_w3layouts_gallery_grid {
    width: 100%;
    float: none;}
.w3ls_banner_bottom_left.w3ls_about_left {
    padding: 0;}
.agileits_about_right img.img-responsive {
    width: 85%;
    margin: 1em auto 0;} 
}
@media(max-width:375px){
.services-bottom {
    margin: 0;}
.services-grids {
    width: 100%;
    float: none;}
.desoSlide-overlay h3 {
    font-size: 1.5em;}
.desoSlide-overlay {
    padding: 1.6em 1.5em;}
h3.agileits-title {
    font-size: 1.4em;
    margin-bottom: 0.5em;}
.team-row-agileinfo {
    width: 77%;} 
}
@media(max-width:320px){
button.navbar-toggle {
    margin: 0.4em 0 0;}
.banner-text.agileinfo {
    padding: 4em 0;}
.welcome-grid.agileits-w3layouts {
    padding: 0;}
.services-grids { 
    padding: 0;}
.list-inline> li {
    margin: 1em 0.1em; 
    width: 23.5%;}
.desoSlide-overlay { 
    font-size: 0.9em;} 
.subscribe form {
    width: 100%;}
.services-grids:hover h4 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.desoSlide-overlay {
    padding: 1.3em 1em;}
h3.agileits-title {
    font-size: 1.3em;}
.subscribe input[type="submit"] {
    padding: 0.7em 1em;}
.banner-text.agileinfo.about-w3bnr {
    padding: 1.5em 0;}
.services_bottom_grid_left1 img {
    width: 26%;}
.bar_group {
    margin-top: 1em;}
.team-row-agileinfo {
    width: 95%;}
.team .w3agile-caption {
    height: 30%;
    bottom: -14%;
    padding: 1em;}
.thumbnail.team-agileits:hover .w3agile-caption {
    height: 47%;}
.team-grids:nth-child(2), .team-grids:nth-child(3), .team-grids:nth-child(4) {
    margin-top: 4em;}
.contact-grid h4 {
    font-size: 1.4em;}
.contact input[type="text"], .contact input[type="email"], .contact textarea { 
    margin-bottom: 0.5em;}
.subscribe form { 
    margin: 1.5em auto 0.5em;}
.agileits-logo h1 {
    font-size: 2.2em;
	letter-spacing:0;}
.banner-text h2 {
    font-size: 1.8em;}
.wthree_head_section p {
    font-size: 14px;
    margin: 20px auto;
    width: 90%;
    letter-spacing: 0px;}
.agileits-banner-grid {
    padding: 2em 1em;}
.carrer {
    padding: 2.5em 0;}
.about {
    padding: 2.5em 0;}
.carrer-top p {
    font-size: 14px;}
.about1 h4 {
    font-size: 15px;}
.about1 p {
    font-size: 14px;}
ul.about-list li {
    font-size: 14px;
    letter-spacing: 0px;}
.w3ls-bottom ul li {
    font-size: 14px;
    letter-spacing: 0px;}
.w3layouts_footer_grid h2, .w3layouts_footer_grid h3 {
    font-size: 1.9em;}
section.team {
    padding: 2.5em 0;}
.team1 {
    width: 100%;}
.wthree-mid h3 {
    font-size: 23px;}
.wthree-mid p {
    width: 100%;
    font-size: 14px;
	line-height:25px;}
.aboutleft p {
    font-size: 14px;}
.aboutleft h3 {
    font-size: 24px;}
.gallery {
    padding: 2.5em 0;}
.banner-bottom {
    padding: 2.5em 0;}
.contact {
    padding: 2.5em 0;}
.map-home h3 {
    font-size: 23px;}
}
/*-- //responsive-design --*/