html,
body {
	margin: 0;
	font-size: 100%;
	background: #fff;
	font-family: 'Source Sans Pro', sans-serif;
}

body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

p {
	letter-spacing: 1px;
	font-size: 1em;
	line-height: 1.7em;
	color: #555;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}


/*-- banner --*/
.box{width: 100%;height:700px;margin:0 auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 100%;height: 700px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 100%; height:700px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:100%;background: rgba(125,125,120,.4);text-indent: 2em;
        padding-right:500px ;font-size: 15px;line-height: 40px;text-overflow: ellipsis;overflow: hidden;
        white-space: nowrap;font-weight: normal;color: ghostwhite}
.box-2{position: absolute;right: 45%;bottom: 14px;}
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%;
        background: rgba(0,0,0,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,0.6);}
.box-3 span{position: absolute;color: white;background: rgba(125,125,120,.3);width: 50px;height: 80px;
        top:50%; font-family: "宋体";line-height: 80px;font-size:60px;margin-top: -40px;
        text-align: center;cursor: pointer;}
.box-3 .prev{left: 10px;}
.box-3 .next{right: 10px;}
.box-3 span::selection{background: transparent;}
.box-3 span:hover{background: rgba(125,125,120,.8);}

/*-- //banner --*/


/*-- /search --*/

.banner_form_agileits form {
	margin: 2em auto 0;
	width: 60%;
	background: #fff;
	padding: 0.5em;
}

.banner_form_agileits input[type="search"],
.banner_form_agileits input[type="submit"] {
	width: 43%;
	color: #777;
	float: left;
	background: none;
	outline: none;
	font-size: 0.91em;
	padding: 1em 1em;
	border: none;
	-webkit-appearance: none;
	display: inline-block;
	letter-spacing: 2px;
}

.banner_form_agileits select#country12 {
	font-weight: normal;
	width: 37%;
	border: none;
	outline: none;
	color: #777;
	float: left;
	background: none;
	outline: none;
	font-size: 0.91em;
	padding: 1em 1em;
	border: none;
	border-left: 1px solid #e4e4e4;
	letter-spacing: 2px;
}

.banner_form_agileits input[type="submit"] {
	background: #168eea;
	width: 20%;
	color: #fff;
	font-weight: 600;
	font-size: 1.2em;
	padding: 0.58em 1em;
}

.banner_form_agileits input[type="submit"]:hover {
	background: #ee4f4f;
}


/*-- //search --*/

.w3-heading-all h3 {
   font-size: 2.1em;
    color: #3d3d3d;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 600;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin-bottom: 50px;
	text-align: center;
}
.team,.gallery,.welcome,.contact-w3-agileits,{
padding:4em 0;
}
/*-- /banner_bottom--*/
span.fa.fa-compass {
    background: rgb(254,143,1);
    margin-right: 0.1em;
    padding: 0.2em;
}
h3.tittle {
	color: #353b46;
	margin: 0;
	font-size: 3.3em;
	font-weight: 400;
	letter-spacing: 1px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.18);
}

h3.tittle span {
	font-weight: 100;
	color: #555;
}

h3.tittle.main {
	margin: 0 auto;
	width: 60%;
}

h3.tittle.con {
	color: #fff;
}

h3.tittle.con span {
	color: #fff;
}

.tittle_head p {
	text-align: center;
	width: 46%;
	margin: 1em auto 0;
	color: #8c8c8c;
	font-size: 1.2em;
	line-height: 1.9em;
}

.inner_sec_info_agileits_w3 {
	margin-top: 4em;
}

.features {
	padding: 6em 0 16em 0;
}

.ab_info {
	background: #f5f5f5;
}

.banner_bottom_left h4 {
	font-size: 2em;
	color: #4d4e4e;
	letter-spacing: 1px;
	position: relative;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 1em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.banner_bottom_left h4 span {
	font-weight: 100;
}

.banner_bottom_left p {
	color: #666;
	line-height: 2em;
	font-size: 1em;
	margin-bottom: 1em;
}

ul.some_agile_facts {
	margin-top: 3em;
}

ul.some_agile_facts li {
	list-style: none;
	margin: 21px 0;
	color: #444;
	font-weight: 600;
	font-size: 1.5em;
}

ul.some_agile_facts span.fa {
	color: #fff;
	width: 90px;
	height: 90px;
	background: #ee4f4f;
	text-align: center;
	line-height: 87px;
	margin-right: 20px;
	box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 1.3em;
}

ul.some_agile_facts label {
	font-size: 1.5em;
	color: #262c38;
}

.banner_bottom_grid {
	margin-top: 3em;
}
/*-- /grid_info --*/

.grid_info {
	text-align: center;
	padding: 2em 1em;
	background: #fff;
  border: 1px solid #14243f;
  transition: 0.5s all;
	width: 32%;
	border-radius: 10px;
}

.grid_info:nth-child(2) {
	margin: 0 2%;
}
.grid_info:nth-child(5){
	margin: 2% 2%;
}
.grid_info:nth-child(4){
	margin: 2% 0%;
}
.icon_info span {
	height: 190px;
	width: 190px;
	background:#14243f;
	border-radius: 50%;
	border: 2px solid #e9c383;
	line-height: 1.7em;
	font-size: 2em;
	color:#e9c383;
	padding: 1.2% 5%;
}

.icon_info h5 {
	font-size: 1.4em;
	color: #14243f;
	margin: 1em 0;
	font-weight: 600;
	letter-spacing: 2px;
}

.icon_info p {
	color: #14243f;
	letter-spacing: 1px;
}
.container01 .w3-heading-all h3 {
   font-size: 2.1em;
    color: #3d3d3d;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 600;
    letter-spacing: 10px;
    text-transform: uppercase;
    margin-bottom: 90px;
    text-align: center;
}
.container01 .index-cont{width: 100%; height: 460px; margin: 0 auto; position: relative;}
.container01 .index-cont li{
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
    position: absolute;
    width:100%;
    height: 460px;
    top: 0;
    left: 0;
    overflow:hidden;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.container01 .index-cont .T04{width: 30%; height: 235px; top: auto; bottom:250px; left:0; border: 1px solid #0d2a59; padding: 3% 1%}
.container01 .index-cont .T04 h5{width: 100%; color: #142642; font-size:1.6em; font-weight: bold; line-height:2.3rem;text-align: justify; letter-spacing: 3px;}
.container01 .index-cont .T04 p{width: 100%; color: #142642; text-indent:2em; font-size:1.3em;line-height:2.3rem;text-align: justify; letter-spacing: 2px;padding-top: 2%;}
.container01 .index-cont .T05{width: 30%; height: 235px; top: auto; bottom:0; left:0;border: 1px solid #0d2a59; padding: 3% 1%}
.container01 .index-cont .T05 h5{width: 100%; color: #142642; font-size:1.6em; font-weight: bold; line-height:2.5rem;text-align: justify; letter-spacing: 3px;}
.container01 .index-cont .T05 p{width: 100%; color: #142642; text-indent:2em; font-size:1.3em;line-height:2.3rem;text-align: justify; letter-spacing: 2px;padding-top: 2%;}
.container01 .index-cont .T06{width: 38%; height: 485px; top: auto; bottom:0; left:353px;border: 1px solid #0d2a59; padding: 10% 1%}
.container01 .index-cont .T06 h5{width: 100%; color: #142642; font-size:1.6em; font-weight: bold; line-height:2.3rem;text-align: justify; letter-spacing: 3px;}
.container01 .index-cont .T06 p{width: 100%; color: #142642; text-indent:2em; font-size:1.3em;line-height:2.3rem;text-align: justify; letter-spacing: 2px;padding-top: 2%;}
.container01 .index-cont .T07{width: 30%; height: 235px; top:auto; left: auto; bottom:250px; right: 0; border: 1px solid #0d2a59; padding: 3% 1% }
.container01 .index-cont .T07 h5{width: 100%; color: #142642; font-size:1.6em; font-weight: bold; line-height:2.3rem;text-align: justify; letter-spacing: 3px;}
.container01 .index-cont .T07 p{width: 100%; color: #142642; text-indent:2em; font-size:1.3em;line-height:2.3rem;text-align: justify; letter-spacing: 2px;padding-top: 2%;}
.container01 .index-cont .T08{width: 30%; height: 235px; top:auto; left: auto; bottom: 0; right: 0; border: 1px solid #0d2a59; padding: 3% 1% }
.container01 .index-cont .T08 h5{width: 100%; color: #142642; font-size:1.6em; font-weight: bold; line-height:2.3rem;text-align: justify; letter-spacing: 3px;}
.container01 .index-cont .T08 p{width: 100%; color: #142642; text-indent:2em; font-size:1.3em;line-height:2.3rem;text-align: justify; letter-spacing: 2px;padding-top: 2%;}
.container01 .index-cont .T06 .button {
  display: block;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: auto;
  padding: 5px 25px;
  color: #fff;
  background-color: #142642;
  border-radius: 5px;
  transition: background 0.4s ease;
  font-size: 1.2em;
  letter-spacing: 3px;
  position: absolute;
   bottom: 21%; 
   left: 35%;
}

.container01 .index-cont .T06 .button:hover {
  background-color: #cb0101;
  color: #fff;
}
/*-- //grid_info --*/
/*-- /services --*/ 
.welcome {
    background: url(../images/s3.jpg)no-repeat center;
    background-size: cover;
}
.agileits-title {
    text-align: center;
}

.agileits-welcome-info P {
    font-size: 1em;
    color: #ffffffd6;
    line-height: 1.8em;  
} 
.welcomerow-agileinfo {
    text-align: center;
}
.welcomerow-agileinfo h5{
    font-size: 1.5em;
    color:#02bbd2;
    margin-bottom: 1em;
    font-weight: 300;
    letter-spacing: 3px;
}
.w3l-welcome-grid {
    text-align: center;
    padding: 1em;
    border: 1px solid #fff; 
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.agileits-welcome-info h4 ,.services-grids h4{
    color: #fff;
    font-size: 1.5em;
    margin: 0.8em 0;
    letter-spacing: 1px;
    text-transform: capitalize;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
} 
.w3l-welcome-grid:hover {
    border-color: #efaa15;
}
.w3l-welcome-grid:hover .agileits-welcome-info h4 {
    color:#efaa15;
}
/*-- //services --*/  
/*--gallery--*/
.gallery{
  margin: 3em 0 0 0;
}
.gallery h3.tittle{
	text-align:center;
}
.gallery-grids img {
    height: 310px;
}
.ban-mar {
    margin: 35px 0;
}
.baner-top a {
    padding: 10px 10px;
    display: block;
    box-shadow: 0px 0px 9px #BDBDBD;
}
.baner-top img {
    width: 100%;
}
.img-box-content, .gal-text-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-box-content img, .gal-text-box img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.img-box-content {
  position: relative;
}
.gal-text-box {
  top: 0;
  left: 0;
  position: absolute;
}
.gal-text-box .info-gal-con {
  display: block;
  position: relative;
  padding: 2%;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}


.gal-spin-effect {
  display: block;
  overflow: hidden;
  position: relative;

}
.gal-spin-effect .gal-text-box {
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateZ(0) scale(2, 2);
  -moz-transform: translateZ(0) scale(2, 2);
  -ms-transform: translateZ(0) scale(2, 2);
  -o-transform: translateZ(0) scale(2, 2);
  transform: translateZ(0) scale(2, 2);
  color: #e6e6e6;
}
.gal-spin-effect .gal-text-box * {
  z-index: 3;
}
.gal-spin-effect .gal-text-box:after, .gal-spin-effect .gal-text-box:before {
  content: "";
  display: block !important;
  position: absolute;
  visibility: visible !important;
  background-color: rgb(20,38,66);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: 0.6s ease-in-out;
  -moz-transition: 0.6s ease-in-out;
  -ms-transition: 0.6s ease-in-out;
  -o-transition: 0.6s ease-in-out;
  transition: 0.6s ease-in-out;
}
.gal-spin-effect.vertical .gal-text-box:before {
  -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(100%) rotateZ(180deg);
  transform: translateZ(0) translateX(100%) rotateZ(180deg);
}
.gal-spin-effect.vertical .gal-text-box:after {
  -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
  transform: translateZ(0) translateX(-100%) rotateZ(180deg);
}
.gal-spin-effect.vertical:hover .gal-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.gal-spin-effect.vertical:hover .gal-text-box:before {
  -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(50%) rotateZ(0deg);
  transform: translateZ(0) translateX(50%) rotateZ(0deg);
}
.gal-spin-effect.vertical:hover .gal-text-box:after {
  -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
  transform: translateZ(0) translateX(-50%) rotateZ(0deg);
}
.gal-spin-effect.horizontal .gal-text-box:before {
  -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(100%) rotateZ(180deg);
  transform: translateZ(0) translateY(100%) rotateZ(180deg);
}
.gal-spin-effect.horizontal .gal-text-box:after {
  -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
  transform: translateZ(0) translateY(-100%) rotateZ(180deg);
}
.gal-spin-effect.horizontal:hover .gal-text-box {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}
.gal-spin-effect.horizontal:hover .gal-text-box:before {
  -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(50%) rotateZ(0deg);
  transform: translateZ(0) translateY(50%) rotateZ(0deg);
}
.gal-spin-effect.horizontal:hover .gal-text-box:after {
  -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
  transform: translateZ(0) translateY(-50%) rotateZ(0deg);
}
.info-gal-con h4 {
    font-size: 25px;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
}
.info-gal-con h5 {
    font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
}
.info-gal-con p {
    font-size: 16px;
    line-height: 1.6em;
    color: #fff;
}

.container1{
    position: relative;
    width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

.container1 .box{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width:100%;
    height: 100%;
    margin: 10px;
    border: 1px solid #132541;
    border-radius: 5px;

}

.container1 .box .content{
    text-align: center;
    padding: 20px;
}

.container1 .box .content .quto{
    max-width: 48px;
}

.container1 .box .content p{
    color: #132541;
    padding: 20px 0;
    letter-spacing: 3px;
    line-height: 1.8em;
    font-size: 1.1em;
    text-align: left;
}

.container1 .box .content .user{
    max-width: 30%;
    border-radius: 50%;
}

.container1 .box .content h3{
    color: #132541;
    font-size: 1.5em;
    letter-spacing: 3px;
    font-weight: 600;
    margin: 20px 0px;
}
.container1 .box .content h5{
    color: #132541;
    font-size: 1.2em;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5em;
}
.container1 .box .content .button {
  display: block;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: auto;
  padding: 16px;
  color: #fff;
  background-color: #db0000;
  border-radius: 5px;
  transition: background 0.4s ease;
  font-size: 1.2em;
  letter-spacing: 3px;
}

.container1 .box .content .button:hover {
  background-color: #ff5300;
  color: #fff;
}

@media(max-width:1050px){
    .container1{
        justify-content: center;
    }
}

@media(max-width:768px){
    .container1 .box{
        width: 100%;
        height: auto;
        padding: 30px 20px ;
    }
}
/*--//gallery--*/
/*-- stats --*/

.w3layouts_stats_left {
    text-align: left;
}

.w3layouts_stats_left p {
    font-size: 1.2em;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 0.1em 0 0.1em 0;
    text-indent: 2em;
}

.w3layouts_stats_left b {
    font-size: 1.1em;
    color: #ff0000;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 500;
    line-height: 1.9em;
}

.w3layouts_stats_left span {
    font-size: 2.5em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
    text-align: center;
    padding: 4em 0;
}

.agile_inner_info_stats {
    margin-top: 2em;
}


/*-- //stats --*/
/*-- services --*/ 
.services{padding-top: 3em;}
.services-img-w3-agile{
	background: url(../images/services.jpg) no-repeat 0px 0px;
	min-height:376px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.services-img-agileits{
	background: url(../images/services2.jpg) no-repeat 0px 0px;
	min-height:376px;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
}
.work-row-grids {
    text-align: left;
}
.work-row-grids h4 {
    font-size: 16px;
    color: #080808;
    margin: 0.5em 0 .2em;
    letter-spacing: 1px;
}
.work-row-grids p {
    font-size: 15px;
    text-align:center;
    color: #999;
    line-height: 1.5em;
    margin: 0 auto;
}
.work-grids-img img {
    border: 1px solid #555;
    padding: 16px;
    border-radius: 68px;
}
.work-grids-img {
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.work-row-grids span.glyphicon {
    font-size: 1.4em;
    text-align: center;
    padding: 0.68em .8em;
    color: #bc0023;
}
.work-grids-img span{
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.tab-info-img img {
    width: 100%;
}
.tab-info-img {
  padding:0;
}
.tab-info h4 {
    font-size: 1.6em;
    color: #142642;
    letter-spacing: 3px;
    margin-bottom: 1em;
    font-weight: bold;
}
.tab-info p {
    font-size: 1.2em;
    letter-spacing: 2px;
    margin-bottom: 1em;
}
/*--//services--*/

/*--time--*/
.time{padding: 3em 0;}
.time p {
    font-size: 1.3em;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 0.1em 0 0.1em 0;
    text-indent: 2em;
    text-align:left;
    padding-bottom: 1em;
}
.time-grids img {
    height: 100%;
    width: 100%;
}
/*--time--*/

/*--//work--*/
.work{padding: 3em 0;}
.topRec_List dl,.maquee{ width:100%; overflow:hidden; margin:0 auto; color:#313131;}
.topRec_List dd{ float:left; text-align:center; border-bottom:1px solid #142641; color:#fff;background-color: #142641; font-size: 1.5em;letter-spacing: 3px;}
.topRec_List dl dd:nth-child(1){ width:17%; height:60px; line-height:60px; }
.topRec_List dl dd:nth-child(2){ width:28%; height:60px; line-height:60px; }
.topRec_List dl dd:nth-child(3){ width:25%; height:60px; line-height:60px; }
.topRec_List dl dd:nth-child(4){ width:30%; height:60px; line-height:60px; }
.maquee{ height:420px;}
.topRec_List ul{ width:100%; height:420px;}
.topRec_List li{ width:100%; height:70px;list-style: none; line-height:70px; text-align:center;letter-spacing: 1px; font-size:1.2em; border-left: 1px solid  #142641; border-right: 1px solid  #142641; border-bottom: 1px dashed #aaa;}
/*.topRec_List li:nth-child(2n){ background:#077cd0}*/
.topRec_List li div{ float:left;}
.topRec_List li div:nth-child(1){ width:17%;}
.topRec_List li div:nth-child(2){ width:28%;}
.topRec_List li div:nth-child(3){ width:25%;}
.topRec_List li div:nth-child(4){ width:30%; font-weight: bold;color: #c50101;}

.apple a{display:block; text-decoration:none;}

.apple,.aa{ width:90%; height:50px; overflow:hidden; margin:30px auto; border:1px solid #1B96EE;}
.apple a,.aa a{ width:100%; height:50px; line-height:50px; text-indent:20px; color:#1B96EE;}
.aa {word-wrap:break-word;line-height:50px;  color:#1B96EE;}
/*--//work--*/

/*-- team --*/
.team{padding-top: 2em;}

.agileits_w3layouts_head{
	font-size:2.2em;
	color:#212121;
	text-align:center;
	text-transform:capitalize;
}
.agileits_w3layouts_head span{
	display: inline-block;
    padding: .3em 0;
    border-top: 2px solid #e60004;
    border-bottom: 2px solid #e60004;
}
.w3_agileits_para{
	margin:1em 0 0;
	color:#3fc8ef;
	text-align:center;
}  
.wthree_team_grid_left{
	overflow:hidden;
	position:relative;
}
.wthree_team_grid_left img {
    -webkit-transition: -webkit-transform 400ms ease;
    -moz-transition: -moz-transform 400ms ease;
    transition: transform 400ms ease;
	-webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.wthree_team_grid_left:hover img {
    -webkit-transition-duration: 6s; 
    -moz-transition-duration: 6s;
	transition-duration: 6s;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    transform: scale(1.1);
} 
.w3l_banner_figure p a {
    display: inline-block;
    color: #fff;
    font-size:15px;
    margin: 0 5px; 
}
.w3l_banner_figure p a:hover{ 
    color: #222; 
}
/*-- image-hover --*/ 
.wthree_team_grid_left figure {
	position: relative;
	float: none;
	top: -13px;
	overflow: hidden;
	text-align: center;
} 
.wthree_team_grid_left figure img {
	position: relative;
	display: block;
	opacity: 0.8;
} 
.wthree_team_grid_left figure .w3l_banner_figure {
	padding: 2em;
	color: #fff;
	text-transform: uppercase; 
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    height: 100%;
	text-align: left;
} 
.wthree_team_grid_left figure .w3l_banner_figure::before,
.wthree_team_grid_left figure .w3l_banner_figure::after {
	cursor: none;
} 
 
/***** Julia *****/
/*---------------*/

figure.effect-julia {
	background: #2f3238;
	/* top: -2px; */
} 
figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.1em;
	padding: 0.2em 0.2em;
	background:rgb(254,143,1);
    color: #fff;
	text-transform: none;
	letter-spacing:2px;
	font-weight: 500;
	font-size:1em;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	-moz-transform: translate3d(-360px,0,0);
	-o-transform: translate3d(-360px,0,0);
	-ms-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	-moz-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
	-ms-transition-delay: 0.15s;
	transition-delay: 0.15s;
} 
figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-julia:hover .w3ls-bnr-icons:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	-moz-transition-delay: 0.05s; 
	transition-delay: 0.05s;
}

figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-julia:hover img {
	opacity: 0.4;
}

figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*-- //team --*/
/*-- clients--*/
.clients-left {
    background: url(../images/t1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
	min-height: 463px;
}
.clients{
    background: rgb(254,143,1);
    padding: 4em 10em 4em 4em;
}
.clients h3{
	color:#fff;
}
.clients label.line{
	background:#fff;
}
.clients h3 {
	font-size: 30px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;
    margin-bottom: .5em;
}
.clients span {
    width: 8%;
    height: 2px;
    background: #fff;
    position: absolute;
    text-align: center;
    left: 8%;
}
.flex-active-slide p {
    line-height: 30px;
    color: #000;
    font-style: italic;
	letter-spacing:2px;
	font-size:14px;
    padding-bottom: 2em;
    border-bottom: 1px solid #fff;
    margin-top: .8em;
}

.client h5 {
	font-size: 20px;
	color:#ffffff;
    float: left;
    margin-top: 1.5em;
    margin-left: 1em;
}
.client {
    margin-top: 2em;
}
/*-- //clients--*/
/*-- Contact --*/
.contact{
  margin:3em 0 0 0;
}

span.glyphicon.glyphicon-home {
    background: rgb(254,143,1);
}
span.glyphicon.glyphicon-envelope {
    background:rgb(254,143,1); 
}
span.glyphicon.glyphicon-phone {
    background: rgb(254,143,1);
}
span.glyphicon.glyphicon-time {
    background: rgb(254,143,1);
}
.contact-left-w3ls .glyphicon {
    font-size: 1em;
    padding: 1em;
	color:#fff;
}
.contact-left-w3ls h4,.contact-left-w3ls h5{
	text-align:left;
}
.contact-left-w3ls h4 {
    color: #000;
    font-weight: 600;
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
.contact-left-w3ls p{
	color:#8d8d8d;
	font-weight:400;
	font-size:1em;
}
.contact-left-w3ls p a{
	color:#8d8d8d;
}
.contact-right-w3l input[type="text"]{
	font-size:14px;
	border:1px solid #d5d3d3;
	background:transparent;
	outline:none;
	padding:10px;
	width:48.5%;
	margin-bottom:15px;
}
.contact-right-w3l input[type="text"]:nth-child(1),.contact-right-w3l input[type="text"]:nth-child(3) {
    margin-right:2.4%;
}
.contact-right-w3l textarea{
	width:100%;
	padding:10px;
	outline:none;
	resize:none;
	height:100px;
	border:1px solid #d5d3d3;
	font-size:14px;
}
.contact-right-w3l input[type="submit"]{
	background:rgb(254,143,1);
	color:#fff;
	padding:8px 15px;
	margin-top:15px;
	border:none;
	outline:none;
}
.contact-right-w3l input[type="submit"]:hover {
    background: #000;
}
.visit,.mail,.call {
    border-bottom: 2px solid #000;
}
.contact img {
    margin: 1em 0 0 0;
    text-align: middle;
    border:1px solid #ccc;
}
/*-- //contact --*/
/*--footer--*/
.footer{padding:2em 0em;}

.footer nav    {border:none;
	margin-bottom:2em;}
.footer ul.nav-buttom li {
	list-style: none;
	display: inline-block;
	margin: 0px 15px;
}

.footer ul.nav-buttom li a {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.footer ul.nav-buttom li:hover a {
	color: #ab7442;
}

ul.nav-buttom {
	margin:1em 0;
}

footer{background: #2f2f2f;}
.footer {
	background: #2f2f2f;
	text-align: center;
}
.bottom-head h2 a {
    font-size: 45px;
    color: #fff;
}
span.cap{
    color: rgb(254,143,1);
    margin-top: 7px;
    font-size: 15px;
    letter-spacing: 11.4px;
}
.icons {
    text-align: center;
	    padding-top: 15px;
}
.icons ul li {
    display: inline-block;
}
.icons ul li a{
     color: #fff;
    font-size: 15px;
    letter-spacing: 11.4px
}
.icons ul li a span.fa.fa-facebook:hover {
    color: #3b5998;
}

.icons ul li a span.fa.fa-twitter:hover{
	color: #55acee;
}

.icons ul li a span.fa.fa-rss:hover{
	color: #f26522;
}
.icons ul li a span.fa.fa-vk:hover{
	color: #45668e;
}
.colr-row{padding:0px;}	
.footer h3,.footer h2{    margin-bottom:11px;}
.footer h3 {
       font-size: 20px;
    color: rgb(254,143,1);
    letter-spacing: 2px;
    font-weight: 800;
}
.one p {
    color: #fff;
    line-height: 26px;
    font-size: 14px;
}
.addres.up-out p:nth-child(1), .addres.up-out p:nth-child(2), .addres.up-out p:nth-child(3) {
    padding-top: 0px;
}
.addres p {
    font-size: 15px;
    color: #fff;
    padding: 10px 0px;
}
.icons-left {
    font-size: 20px;
    margin-right: 14px;
    color: #efaa15;
}
footer p {
    padding: 0.8em 0;
    text-align: center;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2.5px;
    background: #2f2f2f;
}
footer p a {
    color: #fff;
    text-decoration: underline;
}
footer p a:hover {
    color:rgb(254,143,1);
}
/*--//footer--*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 35px;
	height: 35px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.png) no-repeat 0px 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
#toTopHover {
	width: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- /responsive design --*/
@media(max-width:1440px){
.clients-left {
    min-height: 454px;
}
.contact-right-w3l {
    margin: 2em 0 0 0;
}
}
@media(max-width:1366px){
.clients-left {
    min-height: 478px;
}
}
@media(max-width:1280px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 4.5em;
}
.clients-left {
    min-height: 472px;
}
}
@media(max-width:1080px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 4.3em;
}
.clients-left {
    min-height: 490px;
}
.contact-right-w3l input[type="text"] {
    width: 100%;
}
span.cap {
    letter-spacing: 10px;
}
.w3l_banner_figure p a {
    margin: 0 2px;
}
}
@media(max-width:1024px){
.carousel-caption {
    min-height: 540px!important;
    padding-top: 12em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3.5em;
}
.carousel-indicators {
    bottom: 20%;
}
.clients-left {
    min-height: 520px;
}
}
@media(max-width:991px){
.navbar-default .navbar-nav>li>a {
    padding: 35px 14px;
}
.carousel-caption {
    min-height: 540px!important;
    padding-top:10em;
}
.carousel-caption {
    min-height: 491px!important;
}
.carousel-indicators {
    bottom: 17%;
}
.grid_info {
    width: 60%;
	margin:0 auto 2em;
}
.grid_info:nth-child(2) {
    margin: 0 auto 2em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3.2em;
}
.tab-info h4 {
    margin-bottom: 1em;
    margin-top: 1em;
}
.wthree_team_grid_left figure .w3l_banner_figure {
    padding: 0.2em;
}
.w3layouts_stats_left.w3_counter_grid {
    width: 50%;
    float: left;
}
.w3layouts_stats_left.w3_counter_grid2 {
width: 50%;
 float: left;
 
}
.w3layouts_stats_left.w3_counter_grid3,.w3layouts_stats_left.w3_counter_grid2{
margin-top: 2em;
}
.clients-left {
    width: 50%;
    margin: 0 auto;
}
.clients {
    width:80%;
	margin:0 auto;
}
.contact-left-w3ls {
    width: 60%;
    margin: 0 auto;
}
.contact-left-w3ls {
    width: 65%;
    margin-left: 6em;
}
.contact-right-w3l {
    width: 100%;
}
.bottom-head.bottm-grid {
    width: 100%;
	margin-bottom:2em;
}
.copyright.bottm-grid {
    width: 100%;
	margin-bottom:1em;
}
.one.bottm-grid {
    width: 100%;
	margin-bottom:1em;
}
.three.bottm-grid {
    width: 100%;
	margin-bottom:1em;
}
}
@media(max-width:800px){
.about, .team, .gallery, .welcome, .contact-w3-agileits, .banner-bottom, .services {
    padding: 3em 0;
}
.w3-heading-all h3 {
    font-size: 2.3em;
}
}
@media(max-width:768px){
.clients-left {
    min-height: 338px;
}
}
@media(max-width:767px){
.navbar {
    min-height: 85px;
}
div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
    background: #000000ba;
    text-align: center;
    z-index: 99;
}
.navbar-nav>li {
    float: none;
    width: 43%;
    margin: 0 auto;
}
.navbar-nav {
    background: #08080833;
}
.navbar {
    padding: 0.5em;
}
.navbar-default a.navbar-brand h1 {
    margin-top: 8px;
}
}
@media(max-width:667px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 3em;
}
.wthree_team_grid_left {
    width: 33%;
    margin: 0 auto;
}
}
@media(max-width:640px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2.5em;
}
}
@media(max-width:600px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2.5em;
}
.navbar-default .navbar-nav>li>a {
    padding: 18px 13px;
}
}
@media(max-width:568px){
}
@media(max-width:480px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2.2em;
}
.clients {
    width: 100%;
}
.contact-left-w3ls {
    width: 100%;
    margin-left: 0em;
}
.wthree_team_grid_left {
    width: 50%;
    margin: 0 auto;
}
.footer ul.nav-buttom li {
    margin: 0px 9px;
}
.w3-heading-all h3 {
    font-size: 2em;
}
div#bs-example-navbar-collapse-1 {
    width: 97%;
}
}
@media(max-width:414px){
.carousel-caption {
    padding-top: 9em;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 2em;
}
.carousel-caption h2, .carousel-caption h3 {
    letter-spacing: 1px;
}
.carousel-caption h2, .carousel-caption h3 {
    font-size: 1.8em;
}
.carousel-caption {
    min-height: 438px!important;
}
.grid_info {
    width: 75%;
    margin: 0 auto 2em;
}
.tab-info h4 {
    font-size: 1.2em;
   }
   .footer ul.nav-buttom li {
    margin: 0px 6px;
}
.about, .team, .gallery, .welcome, .contact-w3-agileits, .banner-bottom, .services {
    padding: 2em 0;
}
.clients {
    padding: 4em 2em 4em 4em;
}
}
@media(max-width:384px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 1.5em;
}
.carousel-caption p {
    letter-spacing: 3px;
    font-size: 1em;
}
.tab-info h4 {
    font-size: 1.1em;
}
.w3layouts_stats_left h3 {
    font-size: 0.9em;
}
.w3layouts_stats_left span {
    font-size: 2em;
    color: #fff;
}
.clients-left {
    min-height: 230px;
}
.contact-left-w3ls .glyphicon {
    font-size: 1em;
    padding: 0.5em;
}
}
@media(max-width:375px){
.w3layouts_stats_left p {
    font-size: 2em;
}
.footer ul.nav-buttom li a {
    font-size: 13px;
    letter-spacing: 1px;
}
.bottom-head h2 a {
    font-size: 35px;
    color: #fff;
}
}
@media(max-width:320px){
.carousel-caption h2, .carousel-caption h3 {
    font-size: 1.4em;
}
.navbar-default a.navbar-brand h1 {
    font-size: 31px;
}
.grid_info {
    width: 95%;
}
.wthree_team_grid_left {
    width: 100%;
    margin: 0 auto;
}
.w3layouts_stats_left.w3_counter_grid {
    width: 100%;
    float: none;
    margin-bottom: 2em;
}
.w3layouts_stats_left.w3_counter_grid2 {
      width: 100%;
    float: none;
	   margin-bottom: 2em;
}
.client h5 {
    font-size: 13px;
}
.footer ul.nav-buttom li {
    margin: 0px 2px;
}
.contact-left-w3ls .glyphicon {
    font-size: 1em;
    padding: 0.5em;
}
}
/*-- /responsive design --*/
/*--team--*/
#wrap{
	width: 1170px;
	height: 574px;
	margin: 0 auto;
}
#wrap ul li .a1 img{
	width: 550px;
	height: 100%;
  border: 1px #ccc solid;
}
#wrap ul li{
	width: 550px;
	height: 100%;
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 12px;
} 
#wrap ul li .a1 .divA{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 550px;
	height: 66px;
	padding: 10px 20px;
	background: #fafafa;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
#wrap ul li .a1 .divA>.p1{
	width: 312px;
	height: 25px;
	font-size: 18px;
    line-height: 25px;
    color: #666;
}
#wrap ul li .a1 .divA>.p2{
	width: 312px;
	height: 21px;
    font-size: 14px;
    color: #b4b4b4;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3{
	position: absolute;
	right: 0;
	bottom: 12px;
	width: 108px;
	height: 28px;
	color: #d80101;
}
#wrap ul li .a1 .divA>.p3>span{
	font-size: 18px;
	font-weight:600;
  letter-spacing: 2px;
}
/*遮罩*/
#wrap ul li .a2{
	position: absolute;
	top: 0;
	left:-550PX;
	width: 550px;
	height: 100%;
	text-align: center;
	color: white;
	background: rgba(0,0,0,0.5);
	transition: all 0.2s;  
} 
#wrap ul li .a2 .p4{
	width: 550px;
	text-align: center;
	position: absolute;
	top: 20px;
	left: -474px;
	color: #ffe605;
	font-size: 24px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;  
}
#wrap ul li .a2 .p5{
	width: 550px;
	text-align: center;
	line-height:24px ;
	position: absolute;
	top: 28px;
	left: -474px;
	margin: 32px  0 10px;
	font-size: 14px;
  padding: 0px 10px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;  
    letter-spacing: 2.5px;
}
#wrap ul li .a2 .p6{
	position: absolute;
	top: 140px;
	left: 175px;
	transform: scale(1.4);
	transition: all 0.3s 0.2s ;
}
#wrap ul li .a2 .p6 span{
	font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    color: white;
}
#wrap ul li .a2 .p7{
	position: absolute;
	bottom:-150px;
	left: 215px;
	width: 120px;
	height: 32px;
	line-height: 30px;
	border-radius: 10px;
	margin: 1px auto;
	border: 1px solid #fff0b3;
  background: #b00202;
	transition: all 0.2s 0.5s ;
  color: white;
  letter-spacing: 2px;
}
/*--team--*