html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:white;//电话号码篮筐的颜色
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto Mono', monospace;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
img{
width:100%;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],.w3l_team_grd,.agileits_w3layouts_features_gridr h4,.agile_feature_grid,.agile_services_grid_pos,a,.w3l_footer_grid,.w3_two_grid_right_grid1,.w3_two_grid_right_grid1 i{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
} 
/*-- header --*/
.header-w3layoutstop {
    padding: 0.8em 0;
    background: steelblue;
}
* {padding: 0;margin: 0;font-family: "微软雅黑";font-size: 14px;}
ul,li {list-style: none;}
a {text-decoration: none;color: black;}
.header-w3layoutstop p {
    color: #fff;
    font-size: 1em;
    text-align: center;
    margin-top: 8px;
    letter-spacing: 1px;
}
.search-grid {
    float: right;
    border: 1px solid #fff;
}
.search-grid input[type="text"] {
    display: inline-block;
    background: none;
    border: none;
    border-right: solid 1px #ffffff;
    width: 84%;
    padding: .5em;
    outline: none;
    font-size: .9em;
    color: #FFFFFF;
}
.big-dog::-webkit-input-placeholder {
	color: #FFFFFF !important;
}
.search-grid i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
    font-size: 1.2em !important;
}
.search-grid button.btn1 {
    color: #ffffff;
    font-size: .9em;
	padding: 6px 6px;
    border: none;
	outline:none;
    text-align: center;
    text-decoration: none;
    background: 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;
}
.search button:hover{
    border: solid 1px #212121;
    background: #212121;
} 
.search button:hover i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
}
/*-- navbar --*/

/*.nav-links .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0; 
   
}
.nav-links .navbar {//logo
	margin-bottom:0px;
	width: 100%;
	height: 100px;
}
.nav-links .navbar-inverse {
    background-color:#fff;
	border:none;
}
.nav-links .navbar-inverse .navbar-brand h1 {
    color: #ff5500;
	text-transform: uppercase;
	font-size: 2.5em;
    font-weight: 600;
}
.nav-links .navbar-brand {
	height:100px;
	padding:16px 0 0;
	float: left;
	width: 150px;
	
}
.nav-links .navbar-nav>li>a {
    padding: 50px 35px;
    color: #09f;
    font-size: 22px;
    font-weight: 900;
	text-transform: uppercase;
}
.nav-links  .navbar-inverse .navbar-nav>li>a:hover {
    background-color:#fff;
	color:#0099ff;
}
.navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
}
.nav-links .navbar-inverse .navbar-nav>.active>a,.nav-links  .navbar-inverse .navbar-nav>.active>a:focus,.nav-links  .navbar-inverse .navbar-nav>.active>a:hover {
    color: #225973;
    background-color: #FFFFFF;
}
.navbar-header {
    width: 30%;
    float: left;
}
div#myNavbar {
    width: 70%;
    float: right;
}
.navbar-nav {
    float: right;
}*/
.temp-grid {
	padding: 60px 0px 10px 0px;
	background-color: white;
}
.feature {
	text-align: center;
	padding: 0px 0px 70px 0px;
}
.feature h3 {
	font-size: 37px;
	font-weight: 500;
	color: #F47407;
}
.feature p {
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
.tempgrid-left {
	float: left;
	width: 33%;
	text-align:center;
	padding-bottom: 75px;
}
.tempgrid-left h3 {
	font-size: 22px;
	font-weight: 600;
	color: #000;
	margin: 30px 0px 15px 0px;
	text-align: left;
}
.tempgrid-left p {
	font-size: 13px;
	font-weight: 400;
	color: #000;
	text-align: left;
	line-height: 1.8em;
	width: 90%;
}
@media(max-width:768px){
.feature h3 {
	font-size: 30px;
}	
.tempgrid-left h3 {
	font-size: 19px;
}
.tempgrid-left p {
	font-size: 13px;
	overflow: hidden;
	height: 65px;
}
}
@media(max-width:640px){
.feature h3 {
	font-size: 26px;
}	
.tempgrid-left h3 {
	font-size: 17px;
}
.tempgrid-left p {
	overflow: hidden;
	height: 50px;
}
.temp-grid {
	padding: 45px 0px 0px 0px;
}
.tempgrid-left {
	padding-bottom: 55px;
}
}
@media(max-width:480px){
.feature p {
	font-size: 14px;
}	
.tempgrid-left h3 {
	font-size: 11.5px;
	margin: 10px 0px;
}
.tempgrid-left img {
	width: 44%;
}
.feature h3 {
	font-size: 23px;
}
}
@media(max-width:320px){
.temp-grid {
	padding: 25px 0px 5px 0px;
}	
.feature p {
	font-size: 13px;
}
.feature {
	padding: 0px 0px 35px 0px;
}
.tempgrid-left {
	float: left;
	width: 50%;
}
.tempgrid-left {
	padding-bottom: 30px;
}
.tempgrid-left h3 {
	font-size: 13px;
}
.feature h3 {
	font-size: 21px;
}
}
.copyright{
	padding:1.5em 0;
	text-align:center;
	background:#212121;
    background: #151515;
}
.copyright p{
	color:#b5b5b5;
	font-size:1em;
	margin:0;
    letter-spacing: 1px;
}
.copyright p a{
    color: #0099ff;
    text-decoration: none;
}
.copyright p a:hover{
	color:#ff5500;	
}
/*--about--*/

.abut-img-two img {
    position: absolute;
    top: 303px;
    width: 82%;
    left: 36%;
    float: left;
}
.about-right-grid h2, .store-details h4 {
    font-size: 25px;
    color: #CE8483;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 34px;
    font-family: 'Patrick Hand', cursive;
    float: left;
}
.abut-img-w3l img,.abut-img-two img  {
    box-shadow: -2px -2px 5px #7b7b7b;
}
/*--// about-- */
.section-title span {
    font-weight: 600;
    font-size: 25px;
    color: #337AB7;
    margin-bottom: 10px;
    text-transform: uppercase;
    }
@media (min-width: 992px)
.col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
}
.section-title h2 {
    font-weight: 600;
    font-size: 42px;
    line-height: 55px;
    text-transform: capitalize;
    letter-spacing: -0.5px;
    color: var(--heading-color);
    margin-bottom: 20px;
}
@media (min-width: 992px)
.col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}
.lni {
    /* display: inline-block; */
    font: normal normal normal 1em/1 "LineIcons";
    color: inherit;
    flex-shrink: 0;
    speak: none;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.single-testimonial .testimonial-quote {
    position: absolute;
    right: 30px;
    top: -25px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--primary-color);
    color: var(--white);
    font-size: 20px;
    border-radius: 50%;
}
.single-testimonial .testimonial-info h4 {
    font-weight: 600;
    font-size: 18px;
}
.testimonials {
    padding-top: 120px;
    padding-bottom: 80px;
    background: #f5f5f5;
}
.single-testimonial .testimonial-info p {
    font-size: 14px;
    color: #969696;
    margin-bottom: 50px;
}
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--body-color);
    margin: 0px;
}
.single-testimonial {
    padding: 30px;
    -webkit-box-shadow: 0px 0px 25px #ebeffd;
    box-shadow: 0px 0px 25px #ebeffd;
    background: var(--white);
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
    border-radius: 12px;
}
.lni-quotation::before {
    content: "\eb6e";
}

:root{
	    --primary-color: #3056d3;
}

.copyright{
	padding:1.5em 0;
	text-align:center;
	background:#212121;
    background: #151515;
}
.copyright p{
	color:#b5b5b5;
	font-size:1em;
	margin:0;
    letter-spacing: 1px;
}
.copyright p a{
    color: #0099ff;
    text-decoration: none;
}
.copyright p a:hover{
	color:#ff5500;	
}
.best-features-area {
	position: relative
}

.best-features-area .single-features {
	display: flex
}

@media (max-width: 767px) {
	.best-features-area .single-features {
		margin-bottom: 30px
	}
}

.best-features-area .single-features .features-caption {
	padding-left: 19px
}

.best-features-area .single-features .features-caption h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 10px;
	color: #23182c
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.best-features-area .single-features .features-caption p {
		font-size: 15px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.best-features-area .single-features .features-caption p {
		font-size: 15px
	}
}

@media (max-width: 767px) {
	.best-features-area .single-features .features-caption p {
		font-size: 13px
	}
}

.best-features-area .features-shpae {
	position: absolute;
	left: 30px;
	top: 100px
}

.best-features-area .features-shpae.features-shpae2 {
	top: 300px
}

@media (min-width: 1200px) and (max-width: 1500px) {
	.best-features-area .features-shpae.features-shpae2 {
		top: 246px !important;
		transform: translateY(0)
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.best-features-area .features-shpae.features-shpae2 {
		top: 300px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.best-features-area .features-shpae.features-shpae2 {
		top: 300px
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.best-features-area .features-shpae {
		top: 50%;
		transform: translateY(-50%)
	}
}

.best-features-area .features-shpae img {
	max-width: 80%
}

@media (min-width: 1200px) and (max-width: 1500px) {
	.best-features-area .features-shpae img {
		max-width: 70%
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.best-features-area .features-shpae img {
		max-width: 50%;
		top: 50%
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.best-features-area .features-shpae img {
		display: none !important
	}
}

.section-tittle h2 {
	font-size: 50px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 90px
}

@media (max-width: 767px) {
	.section-tittle h2 {
		font-size: 30px;
		line-height: 1.3
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.section-tittle h2 {
		font-size: 40px
	}
}

.service-area .services-caption {
	background: #fff;
	padding: 84px 45px 56px;
	border: 1px solid transparent;
	border-radius: 7px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.service-area .services-caption {
		padding: 84px 25px 56px
	}
}

.service-area .services-caption .service-icon {
	display: inline-block;
	position: relative
}

.service-area .services-caption .service-icon::before {
	background-image: url(../image/dot-bg.png);
	content: "";
	width: 80px;
	height: 135px;
	position: absolute;
	right: -29px;
	top: -35px;
	z-index: 0;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.service-area .services-caption .service-icon span {
	position: relative;
	color: #fff;
	font-size: 40px;
	height: 105px;
	width: 105px;
	display: block;
	line-height: 105px;
	border-radius: 50%;
	text-align: center;
	background: #78badbbd;
	margin-bottom: 42px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.service-area .services-caption .service-cap h4 a {
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 27px;
	display: inline-block
}

.service-area .services-caption .service-cap h4 a:hover {
	color: #835ef8
}

.services-caption:hover {
	border: 1px solid #b8a2ff
}

.services-caption:hover .service-icon::before {
	right: -32px
}

.services-caption:hover .service-icon span {
	background: #2d8dbbcc
}

.services-caption.active {
	border: 1px solid #b8a2ff
}

.services-caption.active .service-icon::before {
	right: -32px
}

.services-caption.active .service-icon span {
	background: #2d8dbbcc
}

.applic-apps {
	overflow: hidden;
	position: relative;
	z-index: 0
}

.applic-apps .single-cases-info {
	position: relative;
	left: 58%;
	margin-top: 72px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.applic-apps .single-cases-info {
		margin-top: 72px;
		left: 33%
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.applic-apps .single-cases-info {
		left: 38%;
		margin-top: 0px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.applic-apps .single-cases-info {
		left: 17%;
		margin-top: 40px
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.applic-apps .single-cases-info {
		left: 1%;
		margin-top: 20px
	}
}

@media (max-width: 767px) {
	.applic-apps .single-cases-info {
		left: 1%;
		margin-top: 10px
	}
}

.applic-apps .single-cases-info h3 {
	color: #2b044d;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 20px;
	padding-right: 30px
}

@media (max-width: 767px) {
	.applic-apps .single-cases-info h3 {
		font-size: 30px
	}
}

.applic-apps .single-cases-info p {
	margin-bottom: 50px;
	padding-right: 224px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.applic-apps .single-cases-info p {
		padding-right: 0px
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.applic-apps .single-cases-info p {
		margin-bottom: 20px;
		padding-right: 26px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.applic-apps .single-cases-info p {
		margin-bottom: 20px;
		padding-right: 26px
	}
}

@media (max-width: 767px) {
	.applic-apps .single-cases-info p {
		margin-bottom: 20px;
		padding-right: 0px
	}
}

.applic-apps .owl-carousel .owl-stage-outer {
	overflow: visible
}

.applic-apps .no-js .owl-carousel,
.applic-apps .owl-carousel.owl-loaded {
	overflow: hidden;
	position: relative;
	right: -14%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.applic-apps .no-js .owl-carousel,
	.applic-apps .owl-carousel.owl-loaded {
		right: 0%
	}
}

@media (max-width: 767px) {
	.applic-apps .no-js .owl-carousel,
	.applic-apps .owl-carousel.owl-loaded {
		right: 0%
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.applic-apps .no-js .owl-carousel,
	.applic-apps .owl-carousel.owl-loaded {
		right: 0%
	}
}

.applic-apps .owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.best-pricing {
	position: relative
}

.best-pricing.pricing-padding {
	padding-top: 110px;
	padding-bottom: 280px;
	background-size: cover;
	background-repeat: no-repeat
}

.best-pricing.pricing-padding2 {
	padding-top: 300px;
	padding-bottom: 280px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.best-pricing.pricing-padding2 {
		padding-top: 300px;
		padding-bottom: 280px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.best-pricing.pricing-padding2 {
		padding-top: 160px
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.best-pricing.pricing-padding2 {
		padding-top: 160px
	}
}

@media (max-width: 767px) {
	.best-pricing.pricing-padding2 {
		padding-top: 160px
	}
}

.best-pricing::before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	opacity: 0.95
}

.best-pricing.best-pricing2::before {
	display: none
}

.pricing-card-area {
	margin-top: -295px
}

.pricing-card-area .single-card {
	position: relative;
	background: #fff;
	padding: 40px 25px;
	border-radius: 6px;
	box-shadow: 0px 0px 9px 0px rgba(131, 93, 248, 0.07);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.pricing-card-area .single-card::before {
	background-image: url(../image/card_dot.png);
	content: "";
	width: 171px;
	height: 134px;
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

@media (max-width: 767px) {
	.pricing-card-area .single-card::before {
		display: none
	}
}

.pricing-card-area .single-card .card-top {
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 46px
}

.pricing-card-area .single-card .card-top span {
	color: #57667e;
	font-size: 24px;
	margin-bottom: 19px;
	display: inline-block
}

.pricing-card-area .single-card .card-top h4 {
	color: #567ea6;
	font-size: 50px;
	font-weight: 500;
	margin-bottom: 26px;
	padding-right: 3px;
	font-family: "Poppins", sans-serif
}

.pricing-card-area .single-card .card-top h4 span {
	color: #275b87;
	font-size: 16px
}

.pricing-card-area .single-card .card-bottom ul li {
	color: #717081;
	font-weight: 300;
	margin-bottom: 16px;
	font-size: 16px
}

.pricing-card-area .single-card .card-bottom ul li:last-child {
	margin-bottom: 45px
}

.pricing-card-area .single-card.active {
	box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1)
}

.pricing-card-area .single-card.active::before {
	right: -20px;
	bottom: -21px
}

.pricing-card-area .single-card.active .btn::before {
	transform: scaleX(1);
	color: #fff !important;
	z-index: -1
}

.pricing-card-area .single-card:hover {
	box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1)
}

.pricing-card-area .single-card:hover::before {
	right: -20px;
	bottom: -21px
}

element.style {
}
.best-features-area .features-shpae img {
    max-width: 80%;
}
img {
    vertical-align: middle;
    border-style: none;
}
*, ::after, ::before {
    box-sizing: border-box;
}
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
:root {
    /* --blue: #007bff; */
    /* --indigo: #6610f2; */
    /* --purple: #6f42c1; */
    /* --pink: #e83e8c; */
    --red: #dc3545;
    /* --orange: #fd7e14; */
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.best-features-area {
    position: relative;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.section-tittle h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 90px;
}
@media (min-width: 992px)
.d-lg-block {
    display: block!important;
}
.section-padd4 {
    padding-top: 200px;
    padding-bottom: 110px;
    background-color: #c5c6cc21;
}
@media (min-width: 992px)
.col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
     width: 100%; 
     min-height: 1px; 
    padding-right: 15px; 
     padding-left: 15px; 
}
.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 1200px)
.col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
@media (min-width: 1200px)
.container {
    max-width: 1200px;
}
.best-features-area .single-features .features-icon span {
    position: relative;
    color: #fff;
    font-size: 30px;
    height: 67px;
    width: 67px;
    display: block;
    line-height: 67px;
    border-radius: 50%;
    text-align: center;
    background-image: -moz-linear-gradient(90deg, #e78ae9 0%, #926ef8 100%);
    background-image: -webkit-linear-gradient(0deg, #3179b5bd 0%, #052b49 100%);
    background-image: -ms-linear-gradient(90deg, #e78ae9 0%, #926ef8 100%);

}
.applic-apps {
	overflow: hidden;
	position: relative;
	z-index: 0
}

.applic-apps .single-cases-info {
	position: relative;
	left: 58%;
	margin-top: 72px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.applic-apps .single-cases-info {
		margin-top: 72px;
		left: 33%
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.applic-apps .single-cases-info {
		left: 38%;
		margin-top: 0px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.applic-apps .single-cases-info {
		left: 17%;
		margin-top: 40px
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.applic-apps .single-cases-info {
		left: 1%;
		margin-top: 20px
	}
}

@media (max-width: 767px) {
	.applic-apps .single-cases-info {
		left: 1%;
		margin-top: 10px
	}
}

.applic-apps .single-cases-info h3 {
	color: #2b044d;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 20px;
	padding-right: 30px
}

@media (max-width: 767px) {
	.applic-apps .single-cases-info h3 {
		font-size: 30px
	}
}

.applic-apps .single-cases-info p {
	margin-bottom: 50px;
	padding-right: 224px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.applic-apps .single-cases-info p {
		padding-right: 0px
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.applic-apps .single-cases-info p {
		margin-bottom: 20px;
		padding-right: 26px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.applic-apps .single-cases-info p {
		margin-bottom: 20px;
		padding-right: 26px
	}
}

@media (max-width: 767px) {
	.applic-apps .single-cases-info p {
		margin-bottom: 20px;
		padding-right: 0px
	}
}

.applic-apps .owl-carousel .owl-stage-outer {
	overflow: visible
}

.applic-apps .no-js .owl-carousel,
.applic-apps .owl-carousel.owl-loaded {
	overflow: hidden;
	position: relative;
	right: -14%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.applic-apps .no-js .owl-carousel,
	.applic-apps .owl-carousel.owl-loaded {
		right: 0%
	}
}

@media (max-width: 767px) {
	.applic-apps .no-js .owl-carousel,
	.applic-apps .owl-carousel.owl-loaded {
		right: 0%
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.applic-apps .no-js .owl-carousel,
	.applic-apps .owl-carousel.owl-loaded {
		right: 0%
	}
}

.applic-apps .owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.best-pricing {
	position: relative
}

.best-pricing.pricing-padding {
	padding-top: 110px;
	padding-bottom: 280px;
	background-size: cover;
	background-repeat: no-repeat
}

.best-pricing.pricing-padding2 {
	padding-top: 300px;
	padding-bottom: 280px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.best-pricing.pricing-padding2 {
		padding-top: 300px;
		padding-bottom: 280px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.best-pricing.pricing-padding2 {
		padding-top: 160px
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.best-pricing.pricing-padding2 {
		padding-top: 160px
	}
}

@media (max-width: 767px) {
	.best-pricing.pricing-padding2 {
		padding-top: 160px
	}
}

.best-pricing::before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	opacity: 0.95
}

.best-pricing.best-pricing2::before {
	display: none
}

.pricing-card-area {
	margin-top: -295px
}

.pricing-card-area .single-card {
	position: relative;
	background: #fff;
	padding: 40px 25px;
	border-radius: 6px;
	box-shadow: 0px 0px 9px 0px rgba(131, 93, 248, 0.07);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.pricing-card-area .single-card::before {
	background-image: url(../image/card_dot.png);
	content: "";
	width: 171px;
	height: 134px;
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: -1;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

@media (max-width: 767px) {
	.pricing-card-area .single-card::before {
		display: none
	}
}

.pricing-card-area .single-card .card-top {
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 46px
}

.pricing-card-area .single-card .card-top span {
	color: #57667e;
	font-size: 24px;
	margin-bottom: 19px;
	display: inline-block
}

.pricing-card-area .single-card .card-bottom ul li {
	color: #717081;
	font-weight: 300;
	margin-bottom: 16px;
	font-size: 16px
}

.pricing-card-area .single-card .card-bottom ul li:last-child {
	margin-bottom: 45px
}

.pricing-card-area .single-card.active {
	box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1)
}

.pricing-card-area .single-card.active::before {
	right: -20px;
	bottom: -21px
}

.pricing-card-area .single-card.active .btn::before {
	transform: scaleX(1);
	color: #fff !important;
	z-index: -1
}

.pricing-card-area .single-card:hover {
	box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1)
}

.pricing-card-area .single-card:hover::before {
	right: -20px;
	bottom: -21px
}

.pricing-card-area .single-card:hover .btn::before {
	transform: scaleX(1);
	color: #fff !important;
	z-index: -1
}

.section-tittle2 h2 {
	color: #fff
}

.our-customer .our-customer-wrapper {
	padding: 0 134px
}
*, ::after, ::before {
    box-sizing: border-box;
}
.applic-apps .no-js .owl-carousel, .applic-apps .owl-carousel.owl-loaded {
    overflow: hidden;
    position: relative;
    right: -14%;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px)
.applic-apps .single-cases-info p {
    padding-right: 0px;
}
p{
	font-family: "Poppins",sans-serif;
    color: #707b8e;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
}
.sky-blue {
    background: #f4feff;
}
@media (min-width: 1200px)
.container {
    max-width: 1200px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.section-tittle h2 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 90px;
}
.service-area .services-caption .service-icon::before {
    background-image: url(../images/dot-bg.png);
    content: "";
    width: 80px;
    height: 135px;
    position: absolute;
    right: -29px;
    top: -35px;
    z-index: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.best-pricing::before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    opacity: 0.95;
}
.best-pricing::before {
    background-image: -moz-linear-gradient(0deg, #f9218d 0%, #6c19f6 100%);
    background-image: -webkit-linear-gradient(#3179b5bd 0%, #132e43 100%);
    background-image: -ms-linear-gradient(0deg, #f9218d 0%, #6c19f6 100%);
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
a, button {
    color: #fff;
    outline: medium none;
}
ul {
    margin: 0px;
    padding: 0px;
}
.pricing-card-area .single-card .card-bottom ul li {
    color: #717081;
    font-weight: 300;
    margin-bottom: 16px;
    font-size: 16px;
    text-align: left;
}
.card-btn1 {
    background: #538aa5;
    border-radius: 6px;
    padding: 30px 40px;
    text-transform: uppercase;
}
.btn {
    /*background: #337ab7;*/
    -moz-user-select: none;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 30px 44px;
    border-radius: 5px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.card-btn1::before {
    background: #ff374b;
}
.btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #3c7c80;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
}
.about, .services, .portfolio-agileinfo, .contact, .team, .contact1 {
    padding: 4em 0;
    background-color: #c0dce91c;
}
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    font-size: 4em;
    color: #173543;
    text-decoration: none;
    font-weight: 700;
    padding: 0;
    font-family: 'Roboto Mono', monospace;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}
.stylegridtext p {
    font-size: 14px;
    line-height: 27px;
    color: #404040;
    margin-bottom: 20px;
}
.readmore a, .w3_agile_mail_grid input[type="submit"] {
    padding: 10px 25px;
    background: #538aa5;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    text-decoration: none;
    border: none;
}
.applic-apps .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:white;//电话号码篮筐的颜色
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:17px;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto Mono', monospace;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
img{
width:100%;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],.w3l_team_grd,.agileits_w3layouts_features_gridr h4,.agile_feature_grid,.agile_services_grid_pos,a,.w3l_footer_grid,.w3_two_grid_right_grid1,.w3_two_grid_right_grid1 i{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
} 
/*-- header --*/
.header-w3layoutstop {
    padding: 0.8em 0;
    background: steelblue;
}
.header-w3layoutstop p {
    color: #fff;
    font-size: 1em;
    text-align: center;
    margin-top: 8px;
    letter-spacing: 1px;
}
.search-grid {
    float: right;
    border: 1px solid #fff;
}
.search-grid input[type="text"] {
    display: inline-block;
    background: none;
    border: none;
    border-right: solid 1px #ffffff;
    width: 84%;
    padding: 0.5em;
    outline: none;
    font-size: .9em;
    color: #FFFFFF;
}
.big-dog::-webkit-input-placeholder {
	color: #FFFFFF !important;
}
.search-grid i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
    font-size: 1.2em !important;
}
.search-grid button.btn1 {
    color: #ffffff;
    font-size: .9em;
   
	padding: 6px 6px;
    border: none;
	outline:none;
    text-align: center;
    text-decoration: none;
    background: 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;
}
.search button:hover{
    border: solid 1px #212121;
    background: #212121;
}
.search button:hover i.fa.fa-paper-plane-o{
    color: #FFFFFF !important;
}
* {padding: 0;margin: 0;font-family: "微软雅黑";font-size: 14px;}
ul,li {list-style: none;}
a {text-decoration: none;color: black;}
.box{width: 100%;height: 600px;margin: 20px auto;overflow: hidden;position: relative;}
.box-1 ul{}
.box-1 ul li{width: 100%;height: 600px;position: relative;overflow: hidden;}
.box-1 ul li img{display:block;width: 100%; height: 600px;}
.box-1 ul li h2{position: absolute;left: 0;bottom: 0;height: 40px;width:300px;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: 10px;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);}

/*-- navbar --*/
.nav-links .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0; 
   
}
.nav-links .navbar {//logo
	margin-bottom:0px;
	width: 100%;
	height: 100px;
}
.nav-links .navbar-inverse {
    background-color:#fff;
	border:none;
}
.nav-links .navbar-inverse .navbar-brand h1 {
    color: #ff5500;
	text-transform: uppercase;
	font-size: 2.5em;
    font-weight: 600;
}
.nav-links .navbar-brand {
	height:100px;
	padding:16px 0 0;
	float: left;
	width: 150px;
	
}
.nav-links .navbar-nav>li>a {
    padding: 50px 35px;
    color: #09f;
    font-size: 22px;
    font-weight: 900;
	text-transform: uppercase;
}
.nav-links  .navbar-inverse .navbar-nav>li>a:hover {
    background-color:#fff;
	color:#0099ff;
}
.navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
}
.nav-links .navbar-inverse .navbar-nav>.active>a,.nav-links  .navbar-inverse .navbar-nav>.active>a:focus,.nav-links  .navbar-inverse .navbar-nav>.active>a:hover {
    color: #225973;
    background-color: #FFFFFF;
}
.navbar-header {
    width: 30%;
    float: left;
}
div#myNavbar {
    width: 70%;
    float: right;
}
.navbar-nav {
    float: right;
}
/*-- Link Effect: bottom border enlarge --*/
.link-effect a {
	padding: 0 0 10px;
}
.link-effect a::after {
	position: absolute;
	top: 94%;
	left: 0;
	width: 100%;
	height: 1px;
	background:#7db6e2;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.link-effect li.active a::after,
.link-effect a:hover::after{
	height: 5px;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
/*-- /Link Effect: bottom border enlarge --*/
/*-- /navbar --*/
.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
    padding: 0;
    border: none;
}
.agile_short_dropdown li a {
    text-transform: uppercase;
    color: #212121;
    font-size: 13px;
    font-weight: 600;
    padding: .8em 0;
}
.agile_short_dropdown > li > a:hover {
    color: #000;
    text-decoration: none;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #000;
    background-color: #fff;
}
/*-- //header --*/
/*-- banner --*/
/*.banner{
	background:url(../images/b2.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:640px;
	position: relative;
	text-align: center;
	padding: 8em 0 0;
}

.banner h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 3em;
    font-weight: bold;
    line-height: 1.5em;
	word-spacing: 7px;
	font-family: 'Alegreya Sans SC', sans-serif;
}
.banner p{
	color:#fff;
	line-height:1.5em;
}
.wthree_banner_grids{
	padding:6em 0;
}
.wthree_banner_grid{
	text-align:center;
}
.wthree_banner_grid span {
    color: #fff;
    font-size: 30px;
}
.wthree_banner_grid h4{
	text-transform: capitalize;
    font-size: 1.2em;
    color: #fff;
    padding-top: 1em;
    letter-spacing: 1px;
}*/
.agileits_more ul li{
	display:inline-block;
}
.agileits_more ul li a.hvr-icon-hang{
	padding:1em 3em 1em 2em;
	letter-spacing: 3px;
	color:#fff;
	font-weight:600;
	text-transform:capitalize;
	text-decoration:none;
	border:1px solid #fff;
	position: relative;
	-webkit-transform: translateZ(0);
    transform: translateZ(0);
	display: inline-block;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
a.w3ls_banner_more{
    background: #4FC242;
	color:#fff !important;
	border:1px solid #4FC242 !important;
}
.agileits_more ul li a.hvr-icon-hang:hover {
	background: #4FC242;
	color:#fff;
	border:1px solid #4FC242;
}
a.w3ls_banner_more:hover{
	border:1px solid #fff !important;
	color:#fff !important;
	background:none !important;
}
.agileits_more ul li a.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.agileits_more ul li a.hvr-icon-hang:hover:before{
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/*-- //banner --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow1.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
div#about {
    background-color: #fff;
}

.about, .services, .portfolio-agileinfo, .contact, .team, .contact1 {
    padding: 4em 0;
}
/*-- //to-top --*/

/*-- about --*/
/* services */
/*.stylegridimg {
    padding: 0;
}
.stylegridtext {
    padding: 40px 60px;
}
.stylegridtext h3 {
    font-size: 28px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color:#0099ff;
}
.stylegridtext p {
    font-size: 14px;
    line-height: 27px;
    color: #404040;
    margin-bottom: 20px;
}
/*.readmore a,.w3_agile_mail_grid input[type="submit"]{*/
    padding: 10px 25px;
    background: #0099ff;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
	text-decoration:none;
	border:none;
}*/
/*.readmore a:hover {
    background: #ff5500;
}
.readmore {
    margin-top: 40px;
}*/
/* //services */
/* //services */
/*-- portfolio section --*/

.agile_inner_info {
    margin-top: 3em;
}

p.sub_cap {
    text-align: center;
    text-shadow: 1px 1px 2px rgba(154, 153, 153, 0.37);
}

.portfolio-agileinfo h3.text-center {
    font-size: 40px;
    font-weight: normal;
    color: #000;
    padding-bottom: 50px;
}

.portfolio-agileinfo .portfolio-grids a {
    display: block;
    overflow: hidden;
    position: relative;
}

.portfolio-agileinfo .portfolio-grids img.img-responsive {
    width: 90%;
}

.portfolio-agileinfo .b-wrapper {
    background: rgba(253, 43, 48, 0.74);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
    padding: 6.5em 0 0 0;
    transition: .5s all;
    text-align: center;
    display: none;
}

.portfolio-agileinfo .b-wrapper.two {
    padding: 15.5em 0 0 0;
}

.portfolio-agileinfo .portfolio-grids a:hover .b-wrapper {
    bottom: 0%;
}

.portfolio-agileinfo i {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 2em;
    border: 1px solid rgba(255, 255, 255, 0.58);
    padding: 10px;
}

.portfolio-agileinfo .b-wrapper h5 {
    font-size: 25px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    padding: 14px 0;
}

.portfolio-agileinfo .b-wrapper p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
}

.portfolio-agileinfo .gallery-grids {
    margin: 0;
}
.portfolio-grids {
    padding: 0;
}

.portfolio-grids_left {
    padding: 0;
}

.portfolio-grids img {
    width: 100%;
}

.portfolio-grid_left {
    padding: 0;
}
/*-- /portfolio section --*/
/*-- team --*/
.wthree_team_grid{
	display: flex;
	text-align:center;
}
.wthree_team_grid h4 {
    font-size: 1.5em;
    color: #0099ff;
    margin: 1em 0 .5em;
	text-transform: capitalize;
}
.wthree_team_grid p {
    color: #2f2f2f;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-top: 2px;
}
/*-- //team --*/
/* /contact */
.contact{
	background:url(../images/c18.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:640px;
	
}
.agileits-info h5{
    color: #212121;
    font-size: .875em;
    margin: 1em 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: 4px;
}
.w3ls-form input[type="email"] {
    display: inline-block;
    background: #FFFFFF;
    border: none;
    width: 77%;
    outline: none;
	font-family: 'Lato', sans-serif;
    padding: 1em;
    font-size: .9em;
    color: #000;
	text-align: center;
    outline: none;
    text-transform: uppercase;
}
.w3ls-form button{
    color: #fff;
    font-size: .9em;
    padding: 1em;
	   width: 77%;
    text-align: center;
	cursor:pointer;
	margin: 1em 0;
	 text-transform: uppercase;
    text-decoration: none;
    background:#0099ff;
    border: solid 1px #0099ff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3ls-form button:hover {
   background: #ff5500;
    border: solid 1px #ff5500;
    color: #fff;
}
.agile-sub-left p {
    font-size: 1.4em;
    color: #fff;
    margin-bottom: 0.4em;
}
.agile-sub-left ul li{
display: block;
    letter-spacing: 1px;
    color: #eaeaea;
    font-size: .9em;
    margin-bottom: .4em;
	}
	.agile-sub h4 {
    font-size: 2em;
    color:#0099ff;
    margin-bottom: 0.4em;
}
iframe {
    width: 100%;
    border: none;
    min-height: 360px;
}
/* //contact */

/*-- mail us --*/ 
.contact-left input[type="text"],.contact-left input[type="email"]{
	border:1px solid #ccc;
	font-size:1em;
	color:#828282;
	background:none;
	width:100%;
	padding:.8em 1em;
	outline:none;
}
.contact-left input[type="text"]:hover,.contact-left input[type="email"]:hover,.contact-right textarea:hover{
	border-color:#ff5500;	
}
.contact-right textarea{
	border:1px solid #ccc;
	font-size:1em;
	color:#828282;
	background:none;
	width:100%;
	padding:.8em 1em;
	outline:none;
    min-height: 8em;
	resize:none;
}
.contact-left input[type="email"]{
	margin:1.5em 0;
}
.contact-right input[type="submit"] { 
    padding: .6em 1em;
    color: #fff;
    font-size: 1.1em;
    background:#0099ff; 
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	transition: 0.5s all;
    outline: none;
    margin: 1em 0 0;
    width: 100%;
	border:1px solid #0099ff;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.contact-right input[type="submit"]:hover{
    background: #ff5500;	
	color:#fff;
 border:1px solid #ff5500;
}
.address-row {
    margin:0 0 4em;
}
.address-right {
    text-align: left;
    padding-left: 2em;
}
.contact-w3lsright h6 {
    font-size: 1.8em;
    color: #595c65;
    font-weight: 300;
    line-height: 1.8em;
    text-transform: uppercase; 
}
.contact-w3lsright h6 span {
    color: #03A9F4; 
} 
.address-left {
    padding: 0;
    text-align: center;
}
.address-row span.glyphicon {
    font-size: 1.2em;
    border: 1px solid ;
    padding: 1em;
    color: #0099ff;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.address-row:hover span.glyphicon {
    border-color: #0099ff; 
	-webkit-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
    transform: rotatey(360deg);	
	-o-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
}
.address-row h5 {
    font-size: 1.6em;
    color: #000;
    margin-bottom: .3em;
    font-weight: 300;
}
.address-row p a {
    color: #0099ff;
}
.address-row p a:hover{
    color: #999;
}
.address h4 {
    font-size: 1.8em;
    color: #00BCD4;
    margin-bottom: 0.6em;
    text-transform: uppercase;
}
.contact h3 {
    color: #fff;
}
/*-- //mail us --*/  
.copyright{
	padding:1.5em 0;
	text-align:center;
	background:#212121;
    background: #151515;
}
.copyright p{
	color:#b5b5b5;
	font-size:1em;
	margin:0;
    letter-spacing: 1px;
}
.copyright p a{
    color: #0099ff;
    text-decoration: none;
}
.copyright p a:hover{
	color:#ff5500;	
}
/*-- bootstrap-modal-pop-up --*/
.modal-header {
    font-size: 2em;
    color: #0099ff;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
	font-weight:600;
	letter-spacing:4px;
	
}
.close {
    opacity: 1;
}
.modal-body p {
    color: #999;
    text-align: left;
	padding:2em 2em 1em;
	margin: 0 !important;
	line-height:2em;
    font-size: 14px;
}
.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121;
}
.modal-body {
    padding:0;
}
.modal-body img {
    padding: 0em 2em 0 2em;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1.5em;
    color:#000;
	outline: none;
}
/*-- //bootstrap-modal-pop-up --*/

/*-- /responsive design --*/
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1080px){
}
@media(max-width:1024px){
}
@media(max-width:991px){
.nav-links .navbar-nav>li>a {
    padding: 30px 15px;
}
.banner h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.5em;
}
.wthree_banner_grid {
    width: 25%;
    float: left;
}
.banner {
    min-height: 423px;
}
.w3l-about-img {
    width: 47%;
    float: left;
}
.w3l-about-left {
    width: 50%;
    float: left;
}
.w3l-about-img {
    width: 70%;
    float: none;
    margin: 0 auto;
}
.w3l-about-left {
    width: 100%;
    float: none;
 margin: 2em 0;
}
.about, .services, .portfolio-agileinfo, .contact, .team, .contact1 {
    padding: 3em 0;
    display: flex;
}
.stylegridimg {
    padding: 2em 0;
}
.stylegridtext {
    padding: 40px 8px;
}
.portfolio-grids {
    width: 50%;
    float: left;
}
.portfolio-grid_left {
    width: 50%;
    float: left;
}
.wthree_team_grid {
    text-align: center;
    width: 25%;
    float: left;
}
.w3-left-contact {
    width: 50%;
    float: left;
}
.w3-right-contact {
    width: 50%;
    float: left;
}
.address-row {
    width: 33%;
    float: left;
}
.stylegridtext {
    padding: 17px 8px;
}
.w3l-about-left {
    width: 100%;
    float: none;
    margin: 2em 0 0 0;
}
}
@media(max-width:800px){
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    font-size: 2.8em;
    
}
}
@media(max-width:767px){
.navbar-header {
    width: 100%;
    float: none;
    margin: 0;
}
div#myNavbar {
    width: 100%;
    float: none;
	}
	.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-collapse {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.navbar-nav {
    float: none;
    text-align: center;
    background: #fff;
}
.search-grid {
    float: none;
    width: 50%;
    margin: 11px auto 0;
}
.navbar-brand {
    float: none;
}
.navbar-header {
    width: 100%;
    float: none;
    margin: 0 !important;
}
.navbar-toggle {
    background-color: #0099ff;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.search-grid button.btn1 {
    padding: 6px 17px;
}
.contact-left input[type="text"], .contact-left input[type="email"] {
    margin: 0 0 1.5em 0;
}
.contact {
    min-height: 556px;
}
.navbar-toggle {
    margin-right: 0;
}

@media(max-width:736px){
.navbar-header {
    width: 100%;
    float: none;
    margin: 0;
}
div#myNavbar {
    width: 100%;
    float: none;
	}
	.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-collapse {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.navbar-nav {
    float: none;
    text-align: center;
    background: #fff;
}
.search-grid {
    float: none;
    width: 50%;
    margin: 11px auto 0;
}
.navbar-brand {
    float: none;
}
.navbar-header {
    width: 100%;
    float: none;
    margin: 0 !important;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.search-grid button.btn1 {
    padding: 6px 17px;
}
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    font-size: 2.5em;
}
.about, .services, .portfolio-agileinfo, .contact, .team, .contact1 {
    padding: 2.5em 0;
}
.address-row h5 {
    font-size: 1.5em;
}
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    margin-bottom: 25px;
}
.wthree_team_grid h4 {
    font-size: 1.3em;
}
}
@media(max-width:667px){
.search-grid input[type="text"] {
    width: 81%;
}
.nav-links .navbar-inverse .navbar-brand h1 {
    font-size: 2.2em;
}
.banner h3 {
    font-size: 2em;
}
.wthree_team_grid h4 {
    font-size: 1.3em;
}
.agile-sub h4 {
    font-size: 1.5em;
}
.address-row {
    width: 55%;
    float: none;
    margin: 30px auto;
}
}
@media(max-width:640px){
.wthree_team_grid {
    text-align: center;
    width: 50%;
    float: left;
    margin-bottom: 2em;
}
.w3-left-contact {
    width: 100%;
    float: none;
    text-align: center;
}
.w3-right-contact {
    width: 100%;
    float: none;
}
.banner {
    min-height: 500px;
    padding: 5em 0 0;
}
.banner {
    min-height: 320px;
    padding: 5em 0 0;
}
}
@media(max-width:600px){
}
@media(max-width:568px){
.search-grid {
    float: none;
    width: 55%;
}
}
@media(max-width:480px){
.banner h3 {
    font-size: 2em;
    word-spacing: 1px;
}
.search-grid {
    float: none;
    width: 64%;
}
.wthree_banner_grid {
    width: 50%;
    float: left;
    margin: 4px auto;
}
.banner h3 {
    font-size: 1.5em;
    word-spacing: 1px;
}

.nav-links .navbar-inverse .navbar-brand h1 {
    font-size: 1.8em;
}
.wthree_banner_grids {
    padding: 2em 0;
}
.wthree_banner_grid span {
    color: #fff;
    font-size: 20px;
}
.wthree_banner_grid h4 {
    font-size: 1em;
}
.banner {
    min-height: 320px;
    padding: 3em 0 0;
}
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    font-size: 2.3em;
}
.stylegridtext h3 {
    font-size: 22px;
    margin-bottom: 5px;
}
.portfolio-grids {
    width: 100%;
    float: none;
}
.portfolio-grid_left {
    width: 100%;
    float: none;
}
.stylegridtext {
    padding: 1px 8px;
}
}
@media(max-width:414px){
.search-grid button.btn1 {
    padding: 6px 5px;
}
.about, .services, .portfolio-agileinfo, .contact, .team, .contact1 {
    padding: 2em 0;
}
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    font-size: 2em;
}
.w3l-about-left i.fa.fa-globe {
    font-size: 2em;
    margin-bottom: 0.3em;
}
.w3l-about-left h2 {
    color: #0099ff;
    font-size: 25px;
}
.address-row {
    width: 100%;
    float: none;
    margin: 22px auto;
}
.agile-sub-left p {
    font-size: 1.2em;
}
.stylegridimg {
    padding: 1em 0;
}
.search-grid button.btn1 {
    padding: 6px 12px;
}
}
@media(max-width:384px){
.banner h3 {
    font-size: 1.2em;
    word-spacing: 1px;
}
.address-row h5 {
    font-size: 1.2em;
}
.stylegridtext h3 {
    font-size: 18px;
    margin-bottom: 5px;
}
.nav-links .navbar-nav>li>a {
    padding: 15px 15px;
}
.w3l-about-img {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.search-grid input[type="text"] {
    width: 75%;
}
}
@media(max-width:375px){
}
@media(max-width:320px){
.navbar-toggle {
   margin-right:0px;
}
.about-agileits-title h3, h3.wthree_head, .contact h3, .wthree_head_section_gallery h3, .agileits-title-team h3, .heading h3 {
    font-size: 1.8em;
}
.wthree_team_grid {
    width: 99%;
    float: none;
    margin-bottom: 1em;
    display: flex;
   
}
.agile-sub-left p {
    font-size: 1em;
  
}
.w3ls-form input[type="email"] {
    width: 100%;
}
}
/*-- /responsive design --*
 * 
 */
.mepty{
	width: 20px;
	clear: none;
	margin-left: 115px;
}
