﻿@charset "utf-8";
	body {font-size:15px;
	

}
a {
	color:#241D00;
	text-decoration:none;
}
a:hover {
	color:#EEC82A;
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
/*padding*/
.pt10 {
	padding-top:10px;
}
.p10 {
	padding:10px;
}
.p20 {
	padding:20px;
}
/*margin*/
.mt2 {
	margin-top:2em;
}
.mt3 {
	margin-top:2px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}
.mr10 {
	margin-right:10px;
}
.m10 {
	margin:10px;
}

h1,.h1 {
	font-size:22px;
}
h2,.h2 {
	font-size:20px;
}
h3,.h3 {
	font-size:18px;
}
h4,.h4 {
	font-size:18px;
}
h5,.h5 {
	font-size:16px;
}
h6,.h6 {
	font-size:16px;
}


.overlay {
    background: url(../images/-overlay.png) repeat;
    -min-height:650px;
}
/*-- header --*/ 
.navbar-brand {background:url(../images/logo.png) no-repeat;height:45px;width:44px;}
nav.navbar.navbar-default.navbar-fixed-top {
    background: none;
    border: none;
    padding:2em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
    background: rgba(255, 255, 255, 0.7);
	padding: 1em;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 1.1em;
    font-weight: 500;
    letter-spacing: 1px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#f00;
    background-color:#fff;border-radius:2px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#f00;
    background-color: transparent;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 15px!important;
}
.navbar-right {
    padding: 0 2em;
}
/*-- //header --*/ 
.title-top {
    text-align:center;
	margin: 3em 0 4em;
}
.title-top h3{
	color: #7C7374;
    margin: 0 auto;
    font-size: 2em;
    position: relative;
    border-bottom: 1px solid #9FA1A0;
    width: 30%;
    padding-bottom: 0.3em;
	
	
}
.title-top h3:before{
	content: '';
    background: #E50013;
    width: 44%;
    height: 3px;
    position: absolute;
    top: 94%;
    left: 28%;
}
/*-- banner-text --*/ 
.nav-header{
    position: absolute;
    top: 0;
    z-index: 999;
    text-align: center;
    left: 0;
    width: 100%;
}
.agileits-banner-info h3 {
    color: #C31A1A;
    font-size: 2.5em;
    margin: .2em 0 0.75em;
}
.agileits-banner-info h3 span{
	    background: #2529d8;
    padding: 0 15px;
}
.agileits-banner-info {
    text-align: center;
    padding: 18em 0 0em;
}
.agileits-banner-info p {
    color: #555;
    font-size: 1.8em;
    font-weight: 500;
}
.agileits_more a {
    font-size: 1.1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    background:#FEC606;
    padding: .7em 2em;
    display: inline-block;
}
.agileits_more a:focus{
	outline:none;
}
.agileits_more a:hover{
	background:#C31A1A;
}
/*-- //banner-text --*/
/*-- banner-top --*/
.main-agile{
    background: #F6F6F6 url(../images/F-15.png) top center;
    background-size: contain;	
	-webkit-background-size: contain;	
	-moz-background-size: contain;
	-o-background-size: contain;		
	-moz-background-size: contain;
	min-height:540px;
}
/*-- //banner-top --*/ 
/*--slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top:55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../images/left.png) no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/right.png) no-repeat 0px 0px;
    right: -62px;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/left.png) no-repeat 0px 0px;
    left: -58px;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display:block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 114%;
    left: 45%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display:inline-block;
    margin: 0px 7px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 6px;
    width: 33px;
    display: inline-block;
    background: #ffffff;
    border-radius: 0 13px;
}
.callbacks_here a:after{
    background:#f00;
}
/*-- //slider --*/

/*-- services --*/
.services-list {background: url(../images/foot-bg-2.jpg) no-repeat 0px 0px;
    background-size: cover;	
    padding: 40px 0;
}
.services-gds{
	margin-top:1px;
}
.services-gds img{
	width: 96px;
}
.list-gds span{
	color:#C19A04;
	font-size:30px;
}
.list-gds:nth-child(1),.list-gds:nth-child(3){
	_border-left:1px solid #C19A04;
	border-right:1px solid #C31A1A;
}
.list-gds:nth-child(3),.list-gds:nth-child(4){
	border-top:1px solid #C31A1A;
}
.list-gds p {
    font-size: 1.05em;
    line-height: 1.6;
    color: #464646;
}
.list-gds h2 {
    color: #000;font-weight:700;
    font-size: 1.25em;
    margin: 15px 0 17px;
}
.list-gds {
    padding: 50px 40px;
		transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.list-gds:hover{
    background: url(../images/galeria-1.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;	
}
.list-gds:hover.list-gds h2{
	color:#FFF587;
		transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.list-gds:hover.list-gds p{
	color:#333;
		transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- //services --*/
/*-- footer --*/
.agile-footer {border-bottom:0px solid #B0B0B0;
background: url(../images/F-15.png) 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: 300px;
	padding: 4em 0 3em;
	text-align:center;
}
.aglie-info-logo h2 {
    font-size: 40px;
    text-align: center;
	font-weight:600;
}
.aglie-info-logo h2 a {
    color: #fab001;
	text-decoration:none;
}
ul.aglieits-nav{
	padding:3em 0 0;
}
ul.aglieits-nav li{
	display:inline-block;
	font-size: 14px;
}
ul.aglieits-nav li i{
	padding:0 1.5em;
	color:#f00;
}
ul.aglieits-nav li a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
}
ul.aglieits-nav li a:hover{
	color:#fab001;
}
.copy-right{
	margin:2em 0 0;
}
.copy-right p{
	color:#000;
	line-height:1.8em;
}
.copy-right p a{
	color:#ccc;
	text-decoration:none;
}
.copy-right p a:hover{
	color:#666;
}
.w3l-gallery {
    padding: 5em 0;
}
h3.agile {
    font-size: 40px;
    color: #fab001;
    text-transform: capitalize;
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}
.w3_wthree_agileits_icons {
    padding: 5em 0;
}
.inner-banner-cultura {
	background: url('../images/sy_20.jpg') no-repeat center center;
	color: #fff;
    min-height: 280px;
    background-size: cover;
    padding-top: 85px;
	-background-attachment: fixed;
}
.inner-banner-cultura h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
.inner-banner-page {
	background: url('../images/chinese_lanterns.jpg') no-repeat  center center;
	color: #fff;
    min-height: 280px;
    background-size: cover;
    padding-top: 85px;
	-background-attachment: fixed;
}
.inner-banner-page h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
.inner-banner-profesores {
	background: url('../images/b42.jpg') no-repeat  center center;
	color: #fff;
    min-height: 280px;
    background-size: cover;
    padding-top: 85px;
	-background-attachment: fixed;
}
.inner-banner-profesores h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
.inner-banner-cursos {
	background: url('../images/cursos-1.jpg') no-repeat  center center;
	color: #fff;
    min-height: 280px;
    background-size: cover;
    padding-top: 85px;
	-background-attachment: fixed;
}
.inner-banner-cursos h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
.inner-banner-Galeria {
	background: url('../images/Galeria-1.jpg') no-repeat  center center;
	color: #fff;
    min-height: 280px;
    background-size: cover;
    padding-top: 85px;
	-background-attachment: fixed;
}
.inner-banner-Galeria h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
.inner-banner-news {
	background: url('../images/5.jpg') no-repeat 0px 0px;
	color: #fff;
    min-height: 250px;
    background-size: cover;
    padding-top: 75px;
	-background-attachment: fixed;
}
.inner-banner-news h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
.inner-banner-visa {
	background: url('../images/pasaporteespano.jpg') no-repeat 0px 0px;
	color: #fff;
    min-height: 250px;
    background-size: cover;
    padding-top: 75px;
	-background-attachment: fixed;
}
.inner-banner-visa h2 {
    text-transform: uppercase;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    color: #fff;
}
/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}
.pagecontent{padding: 2em 0;word-break:break-all;line-height:22px;}
.pagecontent p{margin:15px 0;}

.position{padding:10px 0;border-bottom:1px solid #efefef;background:#F7F7F7;}

.info_content { padding:1.5em 0;}
.info_content h1{font-size:1.25em;font-weight:700;}
.info_content .item{color:#999;margin:20px 0;border-bottom:1px solid #f0f0f0;padding:0 0 15px 0;}
.info_content p{margin:15px 0;}
.info_content img{max-width:590px;}
.content .list_page{line-height:normal;}
.info_content .infodot{border-top:1px dashed #ccc;margin:15px 0;}

/*--responsive--*/
@media(max-width: 1680px){
	.agile-w3l2-grids {
		padding: 5.45em 3em;
	}

}
@media(max-width: 1600px){
	.agile-w3l2-grids {
		padding: 4.5em 3em;
	}

}
@media(max-width: 1440px){
	.agile-w3l2-grids {
		padding: 3.1em 3em;
	}
	.agile-middle {
		padding: 2em 2em;
	}
	.agile-middle p {
		margin: 1em 0 2em;
	}
	.about-middle {
		padding: 5.5em 1.5em;
	}
	.last-agile-2 {
		padding: 2.25em 3em;
	}
	.callbacks_tabs {
		left: 44%;
	}
}
@media(max-width: 1366px){
	.agile-left-w3l img, .agile-right-w3l img, .last-agile-1 img{
		min-height: 461px;
	}
	.about-middle {
		padding: 5.7em 1.5em;
	}
	.last-agile-2 p {
		margin: 1em 0 2.1em;
	}
	.agile-w3l2-grids h4, .last-agile-2 h3 {
		font-size: 1.8em;
	}
	.agile-w3l2-grids {
		padding: 3.9em 3em;
	}
	.main-agile, .w3l-overlay {
		min-height: 700px;
	}
	.agileits-banner-info {
		padding: 17em 0 0em;
	}
	.ab-agile-top {
		top: 24%;
	}
	
}
@media(max-width: 1280px){
	.agileits-banner-info h3 {
		font-size: 3.5em;
	}
	.callbacks_tabs {
		left: 43.5%;
	}
	.agile-w3l-grids {
		padding: 5em 3em;
	}
	.agile-w3l2-grids h5 {
		font-size: 1.3em;
	}
	.agile-w3l2-grids {
		padding: 3.85em 2em;
	}
	.agile-w3l3-grids h4 {
		font-size: 2.5em;
	}
	.agile-w3l3-grids {
		padding: 12.5em 1em 0;
		min-height: 461px;
	}

}
@media(max-width: 1080px){

	.main-agile, .w3l-overlay {
		min-height: 600px;
	}
	.agileits-banner-info h3 {
		font-size: 3.2em;
	}
	.agileits-banner-info p {
		font-size: 1.1em;
	}
	.agileits_w3layouts_more a {
		letter-spacing: 1px;
	}
	.callbacks_tabs {
		left: 42.5%;
		top: 112%;
	}
	.agileits-banner-info {
		padding: 15em 0 0em;
	}
	.ab-agile-top h3 {
		font-size: 2.2em;
	}
	.ab-agile-bottom p {
		line-height: 2;
	}
	.ab-agile-top {
		top: 20%;
	}
	.agile-w3l-grids h4 {
		letter-spacing: 1px;
		font-size: 2.2em;
	}
	.agile-w3l-grids {
		padding: 4em 2.5em;
	}
	.w3lsstatsaitsstats {
		font-size: 2.5em;
	}
	.w3lsstatsaits-info p {
		font-size: 1.2em;
	}
	.agile-w3l2-grids h4, .last-agile-2 h3 {
		font-size: 1.5em;
	}
	.agile-w3l2-grids h5 {
		font-size: 1.1em;
	}
	.agile-w3l2-grids {
		padding: 3.4em 1.5em;
	}
	.agile-w3l3-grids {
		padding: 12em 1em 0;
		min-height: 435px;
	}
	.agile-w3l3-grids h4 {
		font-size: 2.3em;
	}



}
@media(max-width: 1050px){
	.agile-w3l-grids h4 {
		letter-spacing: 0px;
	}
	.w3lsstatsaits-info p {
		font-size: 1.1em;
	}
	.b_label {
		font-size: .9em;
	}
	.agile-middle p {
		margin: 1em 0 1.2em;
	}
	.wthree_banner_info_left_grid_left h3 {
		letter-spacing: 2px;
	}

}
@media(max-width: 1024px){
	.agile-w3l2-grids {
		padding: 2.55em 1.5em;
	}

}
@media(max-width: 991px){
	.callbacks_tabs {
		left: 41.5%;
	}
	.ab-agile-top {
		position: absolute;
		top: 22%;
		left: 55%;
		padding: 2em 2em;
	}
	.ab-agile-top h3 {
		font-size: 2em;
	}
	.ab-agile-top {
		top: 12%;
		padding: 2em 1.5em;
	}
	.agile-w3l-ab {
		padding: 1em;
	}
	.agile-w3l-grids h4 {
		letter-spacing: 2px;
	}
	.agile-w3l-grids {
		padding: 5em 5em;
	}
	.agile-w3l2-grids {
		padding: 5em 5em;
	}
	.agile-w3l2-grids h5 {
		font-size: 1.2em;
	}
	.agile-w3l2-grids h4, .last-agile-2 h3 {
		font-size: 1.7em;
	}
	.agile-w3l3-grids {
		padding: 14em 7em 0;
		min-height: 500px;
	}
	.agile-w3l2-grids h5 {
		margin: 2em 0;
	}
	.agile-w3l2-grids {
		padding: 5.5em 6em;
	}
	.agile-middle {
		padding: 5em 5em;
	}
	.bar_group__bar.thin {
		margin-bottom: 3em !important;
	}
	.b_label {
		font-size: 1em;
	}
	.agile-middle p {
		margin: 2em 0 3em;
	}
	.about-middle {
		padding: 12.5em 5em;
	}
	.last-agile-2 p {
		margin: 3em 0 6em;
	}
	.last-agile-2 {
		padding: 7em 5em 13.9em;
	}
	.wthree_banner_info_left_grid_left h3 {
		letter-spacing: 1px;
	}
	.wthree_banner_info_left.mid-w3l {
		margin: 2em 0;
	}
	.team-grids {
		padding: 0 .5em;
	}
	.w3layouts_gallery_grid1_pos {
		bottom: 15px;
		left: 15px;
		right: 15px;
		top: 15px;
		padding: 0.5em;
	}
	.w3_agile_gallery_grid {
		float: left;
		width: 33.33%;
	}
	.w3ls-effect {
		height: 217px;
	}
	.wthree_banner_info, .team, .banner-bottom, .contact, .about {
		padding: 4em 0;
	}
	.w3ls-effect .view-caption {
		height: 36%;
	}
}
@media(max-width: 900px){
	.agile-w3l2-grids {
		padding: 5.4em 4.5em;
	}
	.agile-middle {
		padding: 3em 5em;
	}

}
@media(max-width: 800px){
	h1 a.navbar-brand {
		letter-spacing: 0px;
		padding: 8px 0;
	}
	.main-agile, .w3l-overlay {
		min-height: 550px;
	}
	.agileits-banner-info h3 {
		font-size: 2.9em;
		margin: .2em 0 .9em;
	}
	.agileits-banner-info p {
		font-size: 1em;
	}
	.agileits_w3layouts_more a {
		font-size: 1em;
		padding: .7em 1.5em;
	}
	.callbacks_tabs li {
		margin: 0px 5px;
	}
	.callbacks_tabs {
		left: 40%;
	}
	.agileits-banner-info {
		padding: 13em 0 0em;
	}
	.agile-w3l2-grids {
		padding: 4.6em 4em;
	}


}
@media(max-width: 768px){
	.navbar-right {
		padding: 0;
	}
	.agile-w3l-grids {
		padding: 4em 5em;
	}
	.agile-middle p {
		margin: 1em 0 2em;
	}
	.agile-w3l2-grids {
		padding: 4em 3em;
	}
	.agile-w3l2-grids h5 {
		margin: 1.5em 0;
	}
	.agile-w3l3-grids {
		padding: 13em 7em 0;
		min-height: 466px;
	}

}
@media(max-width: 767px){
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #0de2f6 !important;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff !important;
		border-radius: 0 !important;
		margin: 0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		background: rgba(0, 0, 0, 0.85);
	}
}
@media(max-width: 736px){
	.ab-agile-top {
		top: 10%;
	}
	.w3ls-effect {
		height: 364px;
	}
	}
@media(max-width: 667px){
	.main-agile, .w3l-overlay {
		min-height: 500px;
	}
	.agileits-banner-info h3 {
		font-size: 2.5em;
	}
	.agileits-banner-info p {
		font-size: .9em;
	}
	.agileits_w3layouts_more a {
		font-size: .9em;
	}
	.agileits-banner-info {
		padding: 12em 0 0em;
	}
	.callbacks_tabs a:after {
		height: 5px;
		width: 29px;
	}
	.callbacks_tabs {
		left: 39.5%;
	}
	.ab-agile-top {
		padding: 1.5em 1em;
		top: 14%;
	}
	.ab-agile-top h3 {
		font-size: 1.8em;
	}
	.ab-agile-bottom p {
		line-height: 1.8;
		margin: .5em 0;
	}
	.agile-w3l-grids h4 {
		letter-spacing: 1px;
		font-size: 2em;
	}
	.agile-w3l-grids p {
		margin: 1.5em 0;
	}

}
@media(max-width: 640px){
	.ab-agile-top {
		top: 12%;
	}
	.w3ls-effect {
		height: 320px;
	}
	.wthree_banner_info, .team, .banner-bottom, .contact, .about {
		padding: 3em 0;
	}
	.w3l_mail_right ul li {
		font-size: 1em;
	}
	.w3l_mail_left iframe {
		height: 300px;
	}
	.contact-top1 {
		padding: 3em 3em 3em;
	}

}
@media(max-width: 600px){

	.agile-w3l-ab {
		width: 100%;
	}
	.agile-w3l-ab {
		margin-bottom: 9em;
	}
	.ab-agile-top {
		top: 78%;
		left: 16%;
		width: 70%;
		padding: 2em 3em;
	}
	.ab-agile-bottom p {
		margin: 1em 0;
	}

}
@media(max-width: 568px){
	.agileits-banner-info h3 {
		font-size: 2.3em;
	}
	.main-agile, .w3l-overlay {
		min-height: 440px;
	}
	.ab-agile-top {
		padding: 2em 2em;
	}
	.w3layouts_gallery_grid1_pos p {
		font-size: .8em;
	}
	.w3layouts_gallery_grid1_pos h3 {
		font-size: 1.1em;
		letter-spacing: 1px;
	}
	h3.title-w3l {
		font-size: 2.5em;
	}
	.callbacks_tabs {
		left: 37%;
	}
	.agileits-banner-info {
		padding: 10.5em 0 0em;
	}
	.w3ls-effect {
		height: 285px;
	}
}
@media(max-width: 480px){
	.main-agile, .w3l-overlay {
		min-height: 400px;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
	}
	.agileits-banner-info p {
		font-size: .8em;
	}
	.callbacks_tabs {
		left: 34.5%;
	}
	.agileits-banner-info {
		padding: 10em 0 0em;
	}
	.ab-agile-top {
		padding: 1em 2em;
		top: 75%;
		left: 10%;
		width: 80%;
	}
	.agile-w3l-grids {
		padding: 2em 2.5em;
	}
	.agile-w3l-grids h4 {
		letter-spacing: 0px;
		font-size: 1.8em;
	}
	.agile-w3l-grids p {
		font-size: 1em;
	}
}
@media(max-width: 414px){
	p {
		font-size: .9em;
	}
	.callbacks_tabs {
		left: 32.5%;
	}
	.agile-w3l-grids h4 {
		font-size: 1.6em;
	}
	.w3lsstatsaits-grid.w3lsstatsaits-grid-1 {
		padding: 0 .3em;
	}
	.agile-w3l2-grids h4, .last-agile-2 h3 {
		font-size: 1.5em;
	}
	.agile-w3l2-grids h5 {
		font-size: 1.1em;
	}
	.agile-right-w3l img {
		min-height: 390px;
	}
	.about-middle {
		padding: 5em 3em;
	}
	.last-agile-2 {
		padding: 3em 3em;
	}
	.wthree_banner_info_left_grid_left h3 {
		font-size: 1.3em;
	}
	h3.title-w3l {
		font-size: 2.2em;
	}
	.wthree_banner_info_left_grid_left p {
		font-size: .9em;
	}
	.wthree_banner_info_left_grid1 {
		width: 60px;
		height: 60px;
	}

}
@media(max-width: 384px){
	.navbar-toggle {
		padding: 8px 8px;
	}
	h1 a.navbar-brand {
		font-size: .8em;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
	}
	.callbacks_tabs {
		left: 31%;
		top: 110%;
	}
	.ab-agile-top h3 {
		font-size: 1.7em;
	}
	.ab-agile-top {
		top: 67%;
	}
	.agile-w3l-grids h4 {
		font-size: 1.5em;
	}
	.w3lsstatsaits-grid.w3lsstatsaits-grid-1, .w3lsstatsaits-grid.w3lsstatsaits-grid-2, .w3lsstatsaits-grid.w3lsstatsaits-grid-3 {
		width: 100%;
	}
	.agile-right-w3l img {
		min-height: 336px;
	}
	.agile-w3l-grids p {
		margin: 1em 0;
	}
	.agile-right-w3l img {
		min-height: 300px;
	}
	
}
@media(max-width: 375px){
	.main-agile, .w3l-overlay {
		min-height: 350px;
	}
	.agileits-banner-info h3 {
		font-size: 1.7em;
	}
	.callbacks_tabs a:after {
		height: 4px;
		width: 23px;
	}
	.callbacks_tabs {
		left: 33%;
		top: 108%;
	}
	.agileits-banner-info p {
		font-size: .7em;
	}
	.agileits-banner-info {
		padding: 9em 0 0em;
	}
	.agile-w3l-grids h4 {
		font-size: 1.4em;
	}
	.agile-w3l-grids p {
		font-size: .9em;
	}
	.agile-w3l2-grids h4, .last-agile-2 h3 {
		font-size: 1.4em;
	}
	.agile-w3l3-grids h4 {
		font-size: 2em;
	}
	.agile-w3l3-grids {
		padding: 10.5em 7em 0;
		min-height: 387px;
	}
	.agile-middle {
		padding: 2em 3em;
	}
	.about-middle {
		padding: 4em 3em;
	}
	.wthree_banner_info_left_grid_left h3 {
		font-size: 1.15em;
	}
	.wthree_about_grid_left h3 {
		font-size: 1.5em;
	}
	.team-grids {
		width: 100%;
	}
	.w3ls-effect {
		height: 307px;
	}
	.team-grids:nth-child(2), .team-grids:nth-child(3), .team-grids:nth-child(4) {
		margin-top: 2em;
	}
	.w3layouts_gallery_grid1_pos {
		bottom: 20px;
		left: 20px;
		right: 20px;
		top: 20px;
	}
	.w3layouts_gallery_grid1_pos h3 {
		margin: 2em 0 1.5em;
	}
	
}
@media(max-width: 320px){
	.w3layouts_gallery_grid1_pos h3 {
		margin: 1.5em 0 .5em;
	}
	.callbacks_tabs {
		left: 30%;
	}
	.agileits-banner-info {
		padding: 8em 0 0em;
	}
	.main-agile, .w3l-overlay {
		min-height: 330px;
	}
	.ab-agile-top {
		padding: 1em 1em;
	}
	.last-agile-2 {
		padding: 1em 2em;
	}
	.last-agile-2 p {
		margin: 1em 0 2em;
	}
	.agile-right-w3l img {
		min-height: 284px;
	}
	.wthree_banner_info_left_grid_left h3 {
		font-size: 1.1em;
	}
	.wthree_banner_info_left_grid_left {
		padding: 0 .5em;
	}
	.wthree_banner_info_left {
		padding: 0;
	}

}
/*--//responsive--*/