/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*--reset--*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/*--start editing from here--*/
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*--end reset--*/
body {
	margin:0;
	font-family: 'Open Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6,input,p,a,select,button,textarea,label{
	margin:0;
	font-family: 'Josefin Sans', sans-serif;
}
.text-center {
	text-align: center;
}
.clear{clear:both;}
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;
}
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;
}	
p{
	margin:0;
	
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
	color: #dcffff;
}
.text-center {
	text-align:center;
}
.clear {
	clear: both;
}
::-webkit-input-placeholder {
   color: #fff;    
} 
:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
} 
::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;  
} 
:-ms-input-placeholder {  
   color:#fff;
}
body.bg.agileinfo {
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201710/201710023/html/images/1.jpg') no-repeat center;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;

}	
h1.agile-head {
    font-size: 3em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    padding-top: 1.2em;
    letter-spacing: 3px;
}
.container-w3l {
    width: 60%;
    margin: 4em auto;
}
.w3layouts-content1 {
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201710/201710023/html/images/2.jpg') no-repeat center;
    min-height: 475px;
	width:40%;
	position:relative;
    float: left;
}
h2.w3ls-name,h3.w3ls-name1 {
    font-size: 4em;
    text-transform: uppercase;
    font-weight: 600;
    color: #15b2d8;	
    position: absolute;
}
h2.w3ls-name {
    bottom: 9%;
    left: -23%;
    border: 8px solid #fff;
}
h3.w3ls-name1 {
    bottom: 10.5%;
    left: 15%;
}
.w3l-sub{
	padding:2em;
}
.wthree-content3 h3 {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 600;
    position: absolute;
    left: -14%;
	top:6%;
    color: #3fc8be;
}
.w3ls-profile,.w3ls-profile2 {
    width: 48%;
    background: #fff;
	text-align:center;
	padding:0.5em;
}
.wthree-content3 {
    position: relative;
    padding: 2.9em;
    float: left;
    width: 48%;
    background: rgba(0, 0, 0, 0.44);
}
.wthree-content3 h4 {
    color: #fff;
    text-transform: capitalize;
    font-size: 1.5em;
    margin: 2em 0 1em;
}
.wthree-content3 p {
    color: #fff;
}
.w3ls-profile h4 ,.w3ls-profile2 h4{
    display: block;
    color: #000;
    font-size: 1.8em;
	float:left;
}
.w3ls-profile p ,.w3ls-profile2 p{
	float:left;
	font-size:2em;
	color:#000;
}
.profile-text-left ,.profile-text-right{
    float: left;
    width: 24.5%;
    text-align: center;
    padding:1em 0;
	background-color: #198786;
}
.profile-text-left {
    border-right: 1px solid rgba(255, 255, 255, 0.28);
}
.profile-w3lsmdl span {
    font-size: 1.5em;
    color: #fff;
}
.profile-w3lsmdl p{
    font-size: 1em;
    color: #fff;
    margin-top: 0.5em;
    letter-spacing: 3px;
}
span.w3ls {
    position: absolute;
    width: 20%;
    background: #fff;
    height: 4px;
    top: 24%;
    left: -16%;
}
.w3_agileits-profile {
    float: left;	
    width: 49.4%;
    text-align: center;
    padding: 1em 0;
    background: #15b2d8;
    text-align: center;
}
.profile1{
	background:#3fc8be;
}
.w3_agileits-profile p {
    display: inline-block;
    font-size: 0.8em;
    color: #fff;
    margin-left: 1em;
    margin-top: 0;
    text-transform: uppercase;
}
p.agile-p {
    margin: 2.17em 0;
    line-height: 1.5;
}
span.fa.fa-envelope,span.fa.fa-plus {
    color: #b02cbd; 
	font-size: 1em
}
.agileits-w3layouts-copyright p {
    color: #fff;
    font-size: 0.9em;
    letter-spacing: 1px;
	line-height:2;
	margin-bottom:1em;
	padding:0 1em;
}
.agileits-w3layouts-copyright a{
	color: #fff;
}
.agileits-w3layouts-copyright a:hover {
    color: #15b2d8;
}
.w3_agileits-profile p:hover {
    color: #000; 
	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;
}
	
   
/* -- Responsive code -- */
@media screen and (max-width: 1920px){
	.wthree-content3 {
		padding: 3.8em;
	}
	h3.w3ls-name1 {
		left: 9%;
	}
	span.w3ls {
		top: 26%;
		left: -13%;
	}
}
@media screen and (max-width: 1680px){
	.container-w3l {
		width: 61%;
	}
	.wthree-content3 {
		padding: 3.78em;
	}
	h3.w3ls-name1 {
		left: 13%;
	}
	
}
@media screen and (max-width: 1600px){
	.container-w3l {
		width: 60%;
	}
	.wthree-content3 {
		padding: 3.10em;
	}
	span.w3ls {
		top: 23%;
	}
	h3.w3ls-name1 {
		left: 15%;
	}
}
@media screen and (max-width: 1440px){
	h3.w3ls-name1 {
		left: 20%;
	}
}
@media screen and (max-width: 1366px){
	.wthree-content3 {
		padding: 3.05em;
	}
	.wthree-content3 {
		width: 47%;
	}
}
@media screen and (max-width: 1280px){
	.wthree-content3 {
		width: 47%;
	}
	h3.w3ls-name1 {
		left: 24%;
	}
}
@media screen and (max-width: 1080px){
	.container-w3l {
		width: 70%;
	}
	.wthree-content3 {
		width: 46%;
	}
}
@media screen and (max-width: 1050px){
	.container-w3l {
		width: 72%;
	}
}
@media screen and (max-width: 1024px){
	.container-w3l {
		width: 75%;
	}
}
@media screen and (max-width: 991px){
	.wthree-content3 {
		padding: 2.96em;
	}
	.w3layouts-content1 {
		min-height: 471px;
	}
	h3.w3ls-name1 {
		left: 26%;
	}
}
@media screen and (max-width: 900px){
	.wthree-content3 {
		width: 45%;
		padding:2.9em;
	}
	.container-w3l {
		width: 76%;
	}
	h3.w3ls-name1 {
		left: 30%;
	}
	.w3layouts-content1 {
		min-height: 493px;
	}
}
@media screen and (max-width: 800px){
	.wthree-content3 {
		width: 44%;
	}
	.wthree-content3 {
		padding: 2.22em;
	}
	span.w3ls {
		top: 20.5%;
	}
	h3.w3ls-name1 {
		left: 36%;
	}
	.w3layouts-content1 {
		min-height: 471px;
	}
}
@media screen and (max-width: 768px){
	h2.w3ls-name {
		left: -19%;
		border: 5px solid #fff;
	}
	h2.w3ls-name, h3.w3ls-name1 {
		font-size: 3em;
	}
	h3.w3ls-name1 {
		left: 28%;
		bottom:10%
	}
	h1.agile-head {
		font-size: 2.8em;
	}
}
@media screen and (max-width: 736px){
	.container-w3l {
		width: 88%;
	}
	.wthree-content3 {
		width: 48.6%;
	}
	h2.w3ls-name {
		left: -15%;
	}
	.w3layouts-content1 {
		min-height: 448px;
	}
	p.agile-p {
		margin: 1.4em 0;
	}
}
@media screen and (max-width: 667px){
	.wthree-content3 {
		width: 43.5%;
	}
	.w3layouts-content1 {
		width: 44%;
	}
	h3.w3ls-name1 {
		left: 32%;
	}
	h2.w3ls-name {
		left: -11%;
	}
	p.agile-p {
		margin: 2.15em 0;
	}
	h1.agile-head {
       font-size: 2.6em;
		letter-spacing: 2px;
	}
	.container-w3l {
		margin: 3em auto;
	}
	.w3_agileits-profile p {
		margin-left: 0.5em;
	}
	.w3layouts-content1 {
		min-height: 471px;
	}
}
@media screen and (max-width: 640px){
	.wthree-content3 {
		width: 43%;
	}
	.profile-text-left, .profile-text-right {
		float: left;
		width: 48%;
	}
	.profile-text-left {
		border: 1px solid rgba(255, 255, 255, 0.28);
	}
	.profile-w3lsmdl span {
		font-size: 1.3em;
	}
	.w3layouts-content1 {
		min-height: 576px;
	}
	span.w3ls {
		top: 17%;
	}
	h1.agile-head {
		font-size: 2.3em;
	}
}
@media screen and (max-width: 600px){
	.wthree-content3 {
		width:83.3%;
	}
	h2.w3ls-name {
		left: -3%;
	}
	.wthree-content3 h3 {
		left: 4%;
	}
	.wthree-content3 h4 {
		margin: 2em 0em 1em 4em;
	}
	span.w3ls {
		top: 22%;
		left:2%;
	}
	.w3layouts-content1 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201710/201710023/html/images/2.jpg') no-repeat 17px -95px;
		min-height: 295px;
		width:94%;
		float:none;
	}
	h3.w3ls-name1 {
		left: 19%;
		bottom: 11%;
	}
	.wthree-content3 h3 {
    font-size: 1.8em;
	}
}
@media screen and (max-width: 568px){
	h1.agile-head {
		font-size: 2em;
	}
}
@media screen and (max-width: 480px){
	h1.agile-head {
		font-size: 1.8em;
	}
	h3.w3ls-name1 {
		left: 24%;
	}
	.w3layouts-content1 {
		background-position:1px -106px
	}
	.profile-text-left, .profile-text-right {
		width: 24%;
	}
	.w3layouts-content1 {
		width: 100%;
	}
	.wthree-content3 h4 {
		margin: 2em 0em 1em 3em;
	}
}
@media screen and (max-width: 414px){
	h3.w3ls-name1 {
		left: 28%;
	}
	.wthree-content3 {
		width: 79.7%;
	}
	.container-w3l {
		margin: 2em auto;
	}
	span.w3ls {
		top: 21%;
		left: 5%;
	}
	h1.agile-head {
		font-size: 1.7em;
	}
}
@media screen and (max-width: 384px){
	h1.agile-head {
		font-size: 1.6em;
	}
	h2.w3ls-name, h3.w3ls-name1{
		font-size: 2.8em;
	}
	.wthree-content3 {
		width: 78%;
	}
	.wthree-content3 h4 {
		margin: 2em 0em 1em 2em;
	}
	span.w3ls {
		left: 4%;
	}
}
@media screen and (max-width: 375px){
	.container-w3l {
		width: 91%;
	}
	h1.agile-head {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 320px){
	h1.agile-head {
		font-size: 1.3em;
	}
	h3.w3ls-name1 {
		left: 31%;
	}
	.wthree-content3 {
		width: 80%;
		padding: 1.7em;
	}
	h2.w3ls-name, h3.w3ls-name1 {
		font-size: 2.5em;
	}
	.wthree-content3 h4 {
		font-size: 1.2em;
	}
	span.w3ls {
		top: 17%;
		left:2%;
	}
	.profile-text-left, .profile-text-right {
		width: 48.9%;
	}
	.wthree-content3 h4 {
		margin: 3em 0em 1em 2em;
	}
	.w3_agileits-profile {
		width: 42.5%;
		padding: 0.5em;
	}
}
/* -- //Responsive code -- */
            