body a {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
    font-size: 100%;
	font-family: 'Roboto', sans-serif;
}
body{
	background:#FFFFFF;
}
body a:hover {
    text-decoration: none;
}
/*-- header --*/
input[type="submit"],.w3l_banner_info_left_grid_left h3 a,.w3agile_footer_copy p a,.reply a,.agile_cat_grid_tags ul li a:hover,.agile_cat_grid ul.categories li a,.w3l_admin a,.w3ls_single_left_grid_right ul li a,.wthree_features_services_grid h4 a,.agile_services_bottom_grid_left_grid a,.simplefilter li,.agileinfo_footer_grid ul li a,.w3l_banner_info_left_grid1,.agile_blog_grid h4 a{
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
    box-shadow: none;
}
.navbar-default .navbar-brand {
    color: #fff;
}
@font-face{
            font-family:myFont;
            src:url('../fonts/TrajanPro-Regular.ttf');
        }
.w3layouts-logo h1{
	margin:0;
	margin-bottom:15px;
}
.w3layouts-logo h1 a {
    font-size: 1.6em;
    font-family: 'myFont', sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #e4bc48;
    text-decoration: none;
    font-weight: 700;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    border: solid 2px rgba(255, 255, 255, 0);
    border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
	border: solid 2px #ff5301;
	background:#ff5301;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}
.navbar-nav > li > a {
    font-size: 1em;
    padding: .5em 1.5em;
    margin-right: 5px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background: none;
    border: solid 2px #ff5301;
    border-radius: 30px;
    background: #ff5301;
}
/*-- //header --*/
header h1,
footer h2 {
	line-height: 0;
}

.navbar-light {
	padding: 2em 4em;
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 0;
}

a.navbar-brand {
    font-size: 40px;
    color: #fff;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
}
a.navbar-brand i{
	color: #E91E63;
}

header h1 a span {
	color: #fff;
	display: block;
	font-size: 12px;
	letter-spacing: 5px;
	word-spacing: 5px;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff;
    padding: 8px 25px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 15px;
	border-radius: 35px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #fff;
    background-color: #E91E63;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #ff5301;
}
.dropdown-item {
	color: #fff;
}

.dropdown-item {
	background-color: white;
	color: #000 !important;
}

.w3ls-btn {
    letter-spacing: 1px;
    color: #333;
    background-color: #fff;
    border-color: transparent;
    padding: 8px 25px;
    border-radius: 35px;
    font-size: 14px;
    text-transform: capitalize;
	box-shadow: none;
     display: block;
}
.btn-primary:focus, .btn-primary.focus {
	box-shadow: none;
}

.w3ls-btn:hover{
    color: #fff;
    background-color: #E91E63;
    border-color: transparent;
}
.dropdown-toggle::after {
    margin-left: 0em;
    vertical-align: middle;
}

/*-- //header --*/

/*-- banner --*/ 
.w3ls-banner{
	position: relative;
}   
.banner-dott {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
	min-height:550px;
}
.banner-dott1 {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}

/*-- banner-text --*/ 
@font-face{
            font-family:bannerFont;
            src:url('../fonts/franklin gothic heavy.ttf');
        }
.header-w3layouts{
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    left: 0;
    width: 100%;
}
.agileits-banner-info h3,.agileits-banner-info h2 {
    color: #e4bc48;
    font-size: 2.5em;
	font-family: 'bannerFont', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 2px 2px 2px rgba(16, 16, 16, 0.8);
}

.agileits-banner-info h3.second,.agileits-banner-info h2.second {
	font-weight: bold;
    line-height: 75px;
}
.agileits-banner-info h3 span{
	background: #2529d8;
    padding: 0 15px;
}
.agileits-banner-info p {
    margin: 0;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
	margin-bottom:1em;
    position: relative;
}
.agileits-banner-info p:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 6%;
    height: 3px;
    left: 47%;
    bottom: -30%;
}


.agileits-banner-info {
    text-align: left;
	padding: 2em 0;
    border: 0px solid #e4bc48;
	max-width: 700px;
     margin: auto;
	 float:right;
	 margin-top: 16em;
}
.padding {
    padding-top: 12em;
}
.agileits_w3layouts_more{
	position:relative;
}
.agileits_w3layouts_more a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    letter-spacing: 2px;
    position: relative;
    background: #146eb4;
    padding: 10px 20px;
}
.agileits_w3layouts_more a:focus{
	outline:none;
}
.agileits_w3layouts_more a:hover{
	color:#fff;
}
.agileits_w3layouts_more a:before,.agileits_w3layouts_more a:after{
	content: '';
    background: #fff;
    width: 85%;
    height: 2px;
    position: absolute;
    left: 105%;
    top: 46%;
}
.agileits_w3layouts_more a:after{
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
	    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.agileits_w3layouts_more a:hover::before, .agileits_w3layouts_more a:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.agileits_w3layouts_more a::after {
    background: #E91E63;
}
/*-- //banner-text --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:550px;
}
.w3layouts-banner-top1{
	background: url(../images/banner2.jpg) no-repeat center;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:550px;
}
.w3layouts-banner-top2{
	background: url(../images/banner3.jpg) no-repeat center;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:550px;
}
.w3layouts-banner-top3{
	background: url(../images/banner4.jpg) no-repeat center;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:550px;
}

/*-- //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;
    bottom: 6%;
    left: 47%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display:inline-block;
    margin: 0px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:13px;
    width:13px;
    display: inline-block;
	border: 3px solid #fff;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    background: none;
	border:3px solid #fff;
}

.social li{
	display: inline-block;
    width: auto;
    float: none;
}
.social li a {
    color: #fff;
    font-size: 20px;
    margin: 0 10px;
}
.social li a:hover {
    color: #E91E63;
}
/*-- banner --*/
.banner{
    background: url(../images/bg.jpg) no-repeat 0px -85px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    padding: 1em 0 2em;
}
.banner_text{
    text-align: center;
    margin: 10em 0;
}
.banner_text h3{
    color: #FFFFFF;
    font-size: 7em;
    margin: 0;
    font-weight: 100;
    text-transform: uppercase;
}
.banner_text p{
    color: #FFFFFF;
    font-size: 1em;
    margin: 3em 0;
    letter-spacing: 2px;
}
.w3-button a{
	color: #FFFFFF;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 2px #FFFFFF;
    text-decoration: none;
    border-radius: 30px;
    margin: 0;
	background:none;
}
.w3-button a:hover{
    color: #FFFFFF;
    background: #ff5301;
	border: solid 2px #ff5301;
}
.w3-button {
    position: relative;
    margin: 0;
    padding: 1em;
    z-index: 1;
}
/*--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);
    bottom: 260px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 40px;
    height: 22px;
    background: transparent url(../images/arrows.png) no-repeat left top;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
	left: auto;
    background-position: right top;
    right: 0;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left:0;
}
#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: 90%;
    left: 48%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 999;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 10px;
    width: 10px;
    display: inline-block;
	background: rgba(255, 255, 255, 0.14);
    border: 2px solid #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    background: #ff5301;
    border: 2px solid #ff5301;
}

/*-- //slider --*/
.agileits-w3layouts-info img{
	width:100%;
}
.modal-header h4 {
    color: #212121;
    font-size: 2em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.modal-body p{
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #999999;
    line-height: 1.8em;
}
/*-- //banner --*/
/*-- about --*/
.about,.services,.gallery,.team,.contact,.subscribe{
    padding: 6em 0 4em 0;
}
.wthree-heading{
    text-align: center;
    position: relative;
}
.wthree-heading h2,.wthree-heading h3{
	color:#212121;
	font-size:2em;
	margin:0;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:1px;
}
.wthree-heading h4{
    color: rgba(117, 117, 117, 0.19);
    font-size: 7em;
    font-weight: 600;
    margin: 0;
    position: absolute;
    text-align: center;
    top: -45px;
    left: 47%;
}
@font-face{
            font-family:aboutFont;
            src:url('../fonts/GeosansLight.ttf');
        }
.agileits-about-grids{
    margin: 5em 0 0 0;
font-family: 'aboutFont', sans-serif;
 font-size: 1.5em;
    margin: 0;
    line-height: 1.6em;
}
.agileits-about-grid h4{
    color: #212121;
    font-size: 1em;
    margin:2px;
    line-height: 1.5em;
    font-weight: 600;
}
.agileits-about-grid p{
	color:#999999;
	font-size:.9em;
	line-height:1.8em;
	margin:1em 0 0 0;
}
/*-- //about --*/
/*-- services --*/
.services{
    background: #f5f5f5;
}
.services-grids {
    margin: 5em 0 0 0;
}
.w3-agileits-services-grid{
    padding: 1em;
}
.w3-agileits-services-grid i.fa.fa-cogs,.w3-agileits-services-grid i.fa.fa-comments,.w3-agileits-services-grid i.fa.fa-heart,.w3-agileits-services-grid i.fa.fa-plane,.w3-agileits-services-grid i.fa.fa-paper-plane,.w3-agileits-services-grid i.fa.fa-road{
    color: #ff5301;
    font-size: 2em;
}
.w3-agileits-services-grid h4{
    color: #212121;
    font-size: 1em;
    font-weight: 600;
    margin: 1em 0;
}
.w3-agileits-services-grid p{
    color: #999999;
    font-size: .9em;
    margin: 0;
    line-height: 1.8em;
}
.services-right h5{
	color: #212121;
    font-size: 1em;
    margin: 0;
    line-height: 1.5em;
    font-weight: 600;
}
.services-right p{
	color: #999999;
    font-size: .9em;
    margin: 1em 0 0 0;
    line-height: 1.8em;
}
.services-right p span{
	display:block;
	margin:1em 0 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background: #ff5301;
    border: solid 2px #ff5301;
}
.nav-tabs > li > a {
    margin-right: 3px;
    font-size: 1em;
    color: #212121;
    border: solid 2px #212121;
    border-radius: 30px;
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px;
    padding: .5em 1em;
}
.nav-tabs > li > a:focus{
	background:transparent;
}
.nav-tabs {
	border-bottom: none;
    margin: 3em auto 2em;
    width: 55%;
    text-align: center;
	min-width: 760px;
}
.nav-tabs > li {
    margin: 0 5px;
	margin-bottom:10px;
}
.nav-tabs > li > a:hover {
	color: #FFFFFF;
    background: #ff5301;
    border: solid 2px #ff5301;
}
.w3_tab_img_left {
    margin: 2em 0 0;
}
/*-- //services --*/
/*-- team --*/
.team{
	background:url(../images/11.jpg) no-repeat 0px 0px;
	background-size:cover;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.team-heading h3{
	color:#FFFFFF;
}
.team-heading h4{
    color: rgba(255, 255, 255, 0.47);
}
.agileits-team-grids {
    margin: 5em 0 0 0;
}
.team-info{
    position: relative;
    overflow: hidden;	
}
.team-info img{
	width:100%;
}
.team-caption h4{
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: 600;
    margin: .5em 0 0 0;
}
.team-caption p{
	color: #ffb3ac;
    font-size: .9em;
    margin: 0;
}
.team-caption ul{
    padding: 0;
    margin: 1em 0 0 0;
}
.team-caption ul li{
    display: inline-block;
}
.team-caption ul li a {
	color: #333;
    text-align: center;
}
.team-caption ul li a i.fa.fa-facebook{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
}
.team-caption ul li a i.fa.fa-twitter{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-twitter:hover{
	background: #55acee;
}
.team-caption ul li a i.fa.fa-rss{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-rss:hover{
	background: #f26522;
}
.team-caption {
    background: #ff5301;
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: -105%;
    text-align: center;
    width: 100%;
    height: 154px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.team-info:hover .team-caption{
    bottom: 0%;
}
.team-info:hover .team-caption {
    bottom: 0%;
}
/*-- //team --*/
/*-- contact --*/
.contact-form {
    margin: 5em 0 0 0;
}
.contact-form input[type="text"] {
	display: inline-block;
	background: none;
	border:solid 1px #999999;
	width: 31.9%;
	outline: none;
	padding:1em;
	font-size: .9em;
	color: #999999;
	margin-bottom: 1.5em;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
}
.contact-form input[type="email"] {
	display: inline-block;
	background: none;
	border:solid 1px #999999;
	width: 31.9%;
	outline: none;
	padding:1em;
	font-size: .9em;
	color: #999999;
	margin-bottom: 1.5em;
	margin: 0 1.25em;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
}
.contact-form textarea {
    display: inline-block;
    background: none;
    border: solid 1px #999999;
    width: 100%;
    outline: none;
    padding: 1em;
    font-size: .9em;
    color: #999999;
    margin-bottom: 1.5em;
	resize:none;
    min-height: 150px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
}
.contact input[type="submit"]{
    color: #212121;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 2px #212121;
    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;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
}
.contact input[type="submit"]:hover {
    background: #ff5301;
    color: #FFFFFF;
    border: solid 2px #ff5301;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*-- //contact --*/
/*-- map --*/
.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.map-grid iframe {
    border: none;
    width: 100%;
    height: 400px;
}
/*-- //map --*/
/*-- subscribe --*/
.w3-agileits-subscribe-form {
    text-align: center;
    margin: 6em 0 0 0;
}
.w3-agileits-subscribe-form input[type="text"] {
    display: inline-block;
    background: #FFFFFF;
    width: 45%;
    outline: none;
    padding: 1em;
    font-size: .9em;
    color: #999999;
	border: solid 1px #999999;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
}
button.btn1 {
    color: #FFFFFF;
    font-size: .9em;
    border: none;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    background: #ff5301;
	border: solid 2px #ff5301;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
}
button.btn1:hover {
    background: none;
	color:#212121;
	border: solid 2px #212121;
}
/*-- //subscribe --*/
/*-- footer --*/
.agileits-w3layouts-footer{
	background:#14112c;
	padding:3em 0;
}
.w3-agile-grid h5{
    color: #FFFFFF;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 2em 0;
}
.w3-agile-grid p{
	color: #b5b5b5;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.agileinfo-social-grids {
    margin: 2em 0 0 0;
}
.agileinfo-social-grids ul {
    padding: 0;
    margin: 0;
}
.agileinfo-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.agileinfo-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook, .agileinfo-social-grids ul li a i.fa.fa-twitter, .agileinfo-social-grids ul li a i.fa.fa-rss, .agileinfo-social-grids ul li a i.fa.fa-vk {
    height: 30px;
    width: 30px;
    border: solid 2px #1f1d36;
    line-height: 29px;
    background: #1f1d36;
    color: #FFFFFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.agileinfo-social-grids ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
	border: solid 2px #45668e;
	background:#45668e;
	color: #FFFFFF;
}
.w3ls-post-img{
	float:left;
	width:20%;
}
.w3ls-post-img a img{
	width:100%;
}
.w3ls-post-info{
	float:right;
	width:75%;
}
.w3ls-post-info h6{
    margin: 0;
    font-size: 1em;
    font-weight: 400;
}
.w3ls-post-info h6 a{
	color:#FFFFFF;
	margin:0;
}
.w3ls-post-info h6 a:hover{
	color:#ff5301;
}
.w3ls-post-info h6 a:focus{
	outline:none;
	text-decoration:none;
}
.w3ls-post-info p{
	color: #b5b5b5;
    font-size: .9em;
    margin: 1em 0 0 0;
}
.w3ls-post-grid:nth-child(2){
	margin:1em 0;
}
.w3-address-grid{
	background:#1f1d36;
	padding:1em;
}
.w3-address-left{
	float:left;
	width:8%;
}
.w3-address-left i.fa.fa-phone,.w3-address-left i.fa.fa-envelope,.w3-address-left i.fa.fa-map-marker{
    color: #FFFFFF;
    font-size: 1.5em;
}
.w3-address-right{
	float: right;
    width: 90%;
}
.w3-address-right h6{
	color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    font-weight: 400;
}
.w3-address-right p{
	color:#b5b5b5;
	margin:1em 0 0 0;
	font-size:.9em;
}
.w3-address-right p a{
	color:#b5b5b5;
	text-decoration:none;
}
.w3-address-right p a:hover{
	color:#ff5301;
}
.w3-address-right p span{
	display:block;
	margin:.5em 0;
}
.w3-address-grid:nth-child(2){
	margin:1em 0;
}
.copyright{
	padding:1em 0;
	text-align:center;
	background:#1f1d36;
}
.copyright p{
	color:#b5b5b5;
	font-size:.9em;
	margin:0;
}
.copyright p a{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright p a:hover{
	color:#ff5301;	
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive --*/
@media(max-width:1440px){
	.banner {
		background: url(../images/bg.jpg) no-repeat 0px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
	}
}
@media(max-width:1280px){
	.nav-tabs {
		width: 65%;
	}
	.contact-form input[type="text"] {
		width: 31.7%;
	}
}
@media(max-width:1024px){
	.banner_text {
		text-align: center;
		margin: 6em 0;
	}
}
@media(max-width:991px){
	.navbar-nav > li > a {
		padding: .5em 1em;
	}
	.banner_text h3 {
		font-size: 6em;
	}
	.agileits-about-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.w3-agileits-services-grid {
		float: left;
		width: 50%;
	}
	.services-right {
		margin: 2em 0 0 0;
	}
	.nav-tabs {
		width: 84%;
	}
	.w3_tab_img_left {
		float: left;
		width: 50%;
	}
	.agileits-team-grid {
		float: left;
		width: 50%;
	}
	.agileits-team-grid:nth-child(3),.agileits-team-grid:nth-child(4){
		margin:2em 0 0 0;
	}
	.contact-form input[type="text"] {
		width: 31%;
	}
	.w3-agile-grid:nth-child(2) {
		margin: 3em 0;
	}
	.wthree-heading h4 {
		left: 46%;
	}
	.callbacks_nav {
		bottom: 193px;
	}
}
@media(max-width:736px){
	.navbar-collapse {
		text-align: center;
	}
	.navbar-nav {
	    float: none;
		background: rgba(0, 0, 0, 0.39);
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: none;
	}
	.banner_text h3 {
		font-size: 4em;
	}
	.banner_text {
		margin: 3em 0;
	}
	.contact-form input[type="text"] {
		width: 30.5%;
	}
	.nav-tabs {
		width: 90%;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
}
@media(max-width:667px){
	.nav-tabs > li > a {
		font-size: .9em;
		margin-right: 0;
	}
}
@media(max-width:640px){
	.contact-form input[type="text"] {
		width: 30%;
	}
}
@media(max-width:600px){
	.nav-tabs > li {
		margin: 0 5px;
	}
	.wthree-heading h4 {
		left: 44%;
	}
}
@media(max-width:568px){
	.callbacks_tabs {
		left: 46%;
	}
	.nav-tabs > li {
		margin: 0 3px;
	}
	.contact-form input[type="text"] {
		width: 100%;
	}
	.contact-form input[type="email"] {
		width: 100%;
		margin:0 0 1.5em 0;
	}
}
@media(max-width:480px){
	.banner_text h3 {
		font-size: 3em;
	}
	.banner {
		background: url(../images/bg.jpg) no-repeat -167px 0px;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		-ms-background-size: cover;
	}
	.about, .services, .gallery, .team, .contact, .subscribe {
		padding: 4em 0 2em 0;
	}
	.wthree-heading h4 {
		font-size: 6em;
		top: -35px;
	}
	.agileits-about-grids {
		margin: 3em 0 0 0;
	}
	.services-grids {
		margin: 3em 0 0 0;
	}
	.nav-tabs > li > a {
		padding: .5em .5em;
	}
	.nav-tabs {
		margin: 3em auto 0em;
	}
	.agileits-team-grids {
		margin: 3em 0 0 0;
	}
	.contact-form {
		margin: 3em 0 0 0;
	}
	.w3-agileits-subscribe-form input[type="text"] {
		width: 60%;
	}
	.w3-agileits-subscribe-form {
		margin: 4em 0 0 0;
	}
}
@media(max-width:414px){
	.banner_text p {
		margin: 1em 0;
	}
	.callbacks_nav {
		bottom: 93px;
	}
	.wthree-heading h4 {
		left: 41%;
	}
	.w3-agileits-services-grid {
		float: none;
		width: 100%;
		padding: 1em 0;
	}
	.nav-tabs > li {
		margin: 0 3px 3px 0;
	}
	.team-caption {
		padding: .5em;
		height: 126px;
	}
	.team-caption h4 {
		font-size: 1em;
	}
	.map-grid iframe {
		height: 300px;
	}
}
@media(max-width:320px){
	.banner_text h3 {
		font-size: 2.5em;
	}
	.banner {
		padding: 1em 0 2em;
	}
	.about, .services, .gallery, .team, .contact, .subscribe {
		padding: 3em 0 2em 0;
	}
	.services-right {
		margin: 1em 0 0 0;
	}
	.nav-tabs {
		width: 100%;
	}
	.nav-tabs > li > a {
		font-size: .875em;
	}
	.w3_tab_img_left {
		float: none;
		width: 100%;
	}
	.contact-form input[type="text"] {
		padding: .5em;
		margin: 0 0 1em 0;
	}
	.contact-form input[type="email"] {
		margin: 0 0 1em 0;
	    padding: .5em;
	}
	.contact-form textarea {
		padding: .5em;
		margin-bottom: .5em;
		min-height: 100px;
	}
	.wthree-heading h2, .wthree-heading h3 {
		font-size: 1.5em;
	}
	.wthree-heading h4 {
		font-size: 5em;
		top: -30px;
	}
	.w3-agileits-subscribe-form input[type="text"] {
		padding: .5em;
	}
	button.btn1 {
		padding: .5em 1em;
	}
	.agileits-w3layouts-footer {
		padding: 2em 0;
	}
}
/*-- //responsive --*/
/*-- Responsive design --*/

@media(max-width: 1440px){
	.projects-grid-caption {
		padding: 9em 1em 1em 1em;
		bottom: -173%;
	}
	.bottom-grids h3 {
		font-size: 24px;
	}
	.about-bottom .first h4 {
		font-size: 24px;
	}
}
@media(max-width: 1366px){
	.projects-grid-caption {
		padding: 10em 1em 1em 1em;
		bottom: -183%;
	}
	.projects-grid-caption h4 {
		font-size: 1.4em;
		letter-spacing: 6px;
	}
	.about-bottom .first h4{
		font-size: 22px;
	}
	.bottom-grids p {
		font-size: 14.5px;
	}
}
@media(max-width: 1280px){
	.projects-grid-caption {
		padding: 10em 1em 1em 1em;
		bottom: -197%;
	}
	.navbar-light {
		padding: 2em 2em;
	}
	.bottom-grids h5 {
		letter-spacing: 2px;
		font-size: 16px;
	}
	.about-bottom .first h4 {
		font-size: 20px;
	}
}
@media(max-width: 1080px){
	.grid1 {
		padding: 2em 1em 2em;
	}
	.bannerbottomright h4 {
		font-size: 18px;
	}
	.distance-w3 h4 {
		font-size: 24px;
		line-height: 32px;
		text-align: center;
	}
	.distance-agile-right a {
		padding: 10px 25px;
		font-size: 17px;
	}
	.w3layouts_stats_left p {
		font-size: 2.5em;
		letter-spacing: 0;
	}
	.footer-grid-middle p, .footer-grid-left p {
		font-size: 15px;
	}
	.bott-img {
		width: 70%;
	}
	.absolute-img,.absolute-img1 {
		position: static;
		margin-left: 3rem;
	}
	.portfolio-area li {
		width: 210px;
	}
	.agileits_mail_grid_left ul li label,.agileits_mail_grid_left ul li{
		height: 60px;
	}
}
@media(max-width: 1024px){
	.navbar-light .navbar-nav .nav-link {
		padding: 8px 20px;
	}
	.bottom-grids p {
		font-size: 14px;
	}
	.footer-grid-middle h4, .subscribe-grid h4 {
		font-size: 24px;
	}
	.footer-grid-left a {
		font-size: 35px;
	}
	.wthree_team_grid_left figure .w3l_banner_figure {
		padding: 2em 1.5em;
	}
	.agileits-banner-info h3, .agileits-banner-info h2 {
		font-size: 3em;
	}
	.agileits-banner-info {
		padding: 2em 4em;
	}
	.agileits-banner-info h3.second, .agileits-banner-info h2.second {
		line-height: 65px;
	}
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2,.w3layouts-banner-top3,.banner-dott{
		min-height: 650px;		
	}
	.callbacks_tabs {
		bottom: 2%;
		left: 43%;
	}
	.padding {
		padding-top: 12em;
	}
}
@media(max-width: 991px){
	.navbar-light .navbar-toggler {
		border-color: #e91e63;
		background: #e91e63;
	}
	.navbar-toggler {
		border-radius: 0rem;
	}
	.navbar-collapse {
		background: rgba(0, 0, 0, 0.7);
		padding: 2em;
	}
	.grid1 {
		padding: 2em 2em 2em;
	}
	.navbar-light .navbar-nav .nav-link,.w3ls-btn {
		padding: 10px 35px;
		width:30%;
		margin: 2px 0;
		display: inline-block;
	}
	.navbar-nav .dropdown-menu {
		width: 30%;
		margin: 0 auto;
	}
	.footer-grid-left a {
		font-size: 30px;
	}
	.bott-img {
		width: 30%;
		float:left;
	}
	.absolute-img,.absolute-img1 {
		position: static;
		margin-left: 0rem;
	}
	.wthree_team_grid_left {
		padding: 0 5px;
	}
	.w3ls-banner-inner {
		min-height: 220px;
	}
	.service-grid1 p {
		font-size: 14.5px;
		padding-left: 15px;
	}
	.service-grid1 h4, .service-grid2 h4 {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.error p {
		margin: 0 3em;
	}
	.error h3 {
		font-size: 35px;
		letter-spacing: 2px;
	}
	.agileits_mail_grid_left ul li label,.agileits_mail_grid_left ul li{
		height: 54px;
	}
	.w3_agileits_map iframe {
		min-height: 300px;
	}
	.w3layouts_mail_grid_left {
		border-right: 2px dashed transparent;
	}
	.projects-grid-caption {
		bottom: -202%;
	}
}
@media(max-width: 900px){
	.projects-grid-caption h4 {
		font-size: 1.2em;
		letter-spacing: 6px;
	}
	.projects-grid-caption {
		padding: 11em 1em 1em 1em;
		bottom: -223%;
	}
}
@media(max-width: 800px){
	.about-bottom .first h4 {
		font-size: 25px;
		letter-spacing: 2px;
	}
	.grid1 h3 span {
		display: inline-block;
	}
	.projects-grid-caption {
		padding: 12em 1em 1em 1em;
		bottom: -252%;
	}
	.projects-grid-caption h4 {
		letter-spacing: 3px;
	}
}
@media(max-width: 768px){
	.w3ls-banner-inner {
		min-height: 200px;
	}
	h3.heading {
		font-size: 45px;
	}
	.error h3 {
		font-size: 32px;
		letter-spacing: 1px;
	}
	.projects-grid-caption {
		padding: 10em 1em 1em 1em;
	}
}
@media(max-width: 736px){
	.portfolio-categ li {
		padding: 0 10px;
	}
	.portfolio-area li {
		width: 160px;
		margin: 5px;
	}
	.form-text1, .form-text2 {
		padding: 0 15px;
	}
	.navbar-light .navbar-nav .nav-link, .w3ls-btn {
		width: 35%;
	}
}
@media(max-width: 667px){
	.navbar-nav .dropdown-menu {
		width: 40%;
	}
	.navbar-light .navbar-nav .nav-link,.w3ls-btn {
		width: 40%;
	}
	.service-grid1 h4, .service-grid2 h4 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.projects-grid-caption {
		padding: 11em 1em 1em 1em;
	}
}
@media(max-width: 640px){
	.error p {
		margin: 0 1em;
	}
	.projects-grid-caption {
		padding: 8em 1em 1em 1em;
	}
}
@media(max-width: 600px){
	.footer-grid-middle h4, .subscribe-grid h4 {
		font-size: 20px;
	}
	.bott-img {
		padding: 10px;
		border: 3px solid #333;
	}
	.w3ls-banner-inner {
		min-height: 160px;
	}
}
@media(max-width: 568px){
	.w3layouts_stats_left h3 {
		font-size: 18px;
		letter-spacing: 1px;
	}
	.navbar-nav .dropdown-menu {
		width: 50%;
	}
	.navbar-light .navbar-nav .nav-link,.w3ls-btn {
		width: 50%;
	}
	.wthree_team_agileinfo {
		margin: auto 6em;
	}
	.book-appointment h2 {
		font-size: 24px;
	}
	h3.heading {
		font-size: 40px;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .banner-dott {
		min-height: 600px;
	}
	.callbacks_tabs {
		bottom: 3%;
		left: 40%;
	}
	.padding {
		padding-top: 11em;
	}
	.projects-grid-caption {
		padding: 10em 1em 1em 1em;
	}
}
@media(max-width: 480px){
	.about-bottom .first h4 {
		font-size: 22px;
		letter-spacing: 1px;
	}
	.agileits-banner-info h3, .agileits-banner-info h2 {
		font-size: 2.8em;
		letter-spacing: 3px;
	}
	.agileits-banner-info h3.second, .agileits-banner-info h2.second {
		font-weight: bold;
		line-height: 55px;
	}
	.padding {
		padding-top: 9em;
	}
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2,.w3layouts-banner-top3,.banner-dott{
		min-height: 530px;		
	}
	.agileits-banner-info {
		padding: 2em 0;
		border: 4px solid #fff;
	}
	.social li a {
		font-size: 16px;
		margin: 0 8px;
	}
	a.navbar-brand {
		font-size: 35px;
	}
	.callbacks_tabs {
		left: 40%;
	}
	.navbar-nav .dropdown-menu {
		width: 60%;
	}
	.navbar-light .navbar-nav .nav-link,.w3ls-btn {
		width: 60%;
	}
	.wthree_team_agileinfo {
		margin: auto 4em;
	}
	.bottom-grids h3 {
		font-size: 22px;
		letter-spacing: 2px;
	}
	.portfolio-categ li {
		padding: 0 7px;
		margin: 0;
		font-size: 1em;
	}
	.portfolio-area li {
		width: 133px;
	}
	.error a {
		font-size: 14px;
		padding: 10px 25px;
	}
	.error h2 {
		font-size: 80px;
	}
	.error h3 {
		font-size: 30px;
		letter-spacing: 0px;
	}
	.agileits_mail_grid_left ul li label, .agileits_mail_grid_left ul li {
		height: 62px;
	}
	.w3layouts_mail_grid_left h3, .wthree_mail_pos h3 {
		font-size: 20px;
	}
	.book-agileinfo-form input[type="submit"] {
		width: 50%;
	}
}
@media(max-width: 414px){
	a.navbar-brand {
		font-size: 32px;
		letter-spacing: 0px;
	}
	.about-bottom .first h4 {
		font-size: 22px;
		letter-spacing: 0px;
	}
	.distance-w3 h4 {
		font-size: 22px;
		letter-spacing: 0px;
	}
	.navbar-nav .dropdown-menu {
		width: 70%;
	}
	.navbar-light .navbar-nav .nav-link,.w3ls-btn {
		width: 70%;
	}
	.wthree_team_agileinfo {
		margin: auto 3em;
	}
	.bott-img {
		width: 60%;
		float: none;
	}
	.middle {
		text-align: center;
	}
	.bottom-grids h3 {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.portfolio-area li {
		width: 172px;
	}
	.portfolio-categ li {
		padding: 0 10px;
		font-size: .9em;
	}
	.error p {
		margin: 0 0em;
		font-size: 14px;
	}
	.w3_agileits_map iframe {
		min-height: 250px;
	}
	.w3_agileits_contact_left, .w3layouts_mail_grid_left {
		padding: 0 2em;
	}
	.book-appointment h2 {
		font-size: 22px;
		letter-spacing: 2px;
	}
	.projects-grid-caption {
		padding: 5em 1em 1em 1em;
	}
}
@media(max-width: 384px){
	.about-bottom .first h4 {
		font-size: 20px;
	}
	.navbar-nav .dropdown-menu {
		width: 90%;
	}
	.navbar-light .navbar-nav .nav-link,.w3ls-btn {
		width: 90%;
	}
	h3.heading {
		font-size: 40px;
	}
	.bottom-grids h3 {
		letter-spacing: 0px;
	}
	.footer-grid-left a {
		font-size: 26px;
	}
	.service-grid1 h4, .service-grid2 h4 {
		font-size: 17px;
	}
	.portfolio-area li {
		width: 157px;
	}
	.book-agileinfo-form input[type="submit"] {
		width: 70%;
	}
	h3.heading {
		font-size: 35px;
		letter-spacing: 1px;
	}
	.agileits-banner-info h3, .agileits-banner-info h2 {
		font-size: 2.5em;
		letter-spacing: 2px;
	}
	.projects-grid-caption {
		padding: 7em 1em 1em 1em;
	}
}
@media(max-width: 375px){
	.agileits-banner-info h3, .agileits-banner-info h2 {
		font-size: 2.3em;
		letter-spacing: 1px;
	}
	.agileits-banner-info h3.second, .agileits-banner-info h2.second {
		line-height: 50px;
	}
	.padding {
		padding-top: 8em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3, .banner-dott {
		min-height: 500px;
	}
	.callbacks_tabs {
		left: 36%;
	}
	.about-bottom .first h4{
		font-size: 19px;
	}
	.grid1 i {
		font-size: 35px;
	}
	.bannerbottomright h4 {
		font-size: 17px;
	}
	.wthree_team_agileinfo {
		margin: auto 1em;
	}
	.bott-img {
		width: 70%;
	}
	.bottom-grids h4 {
		font-size: 19px;
	}
	.bottom-grids h5 {
		letter-spacing: 1px;
	}
	.bottom-grids h3 {
		font-size: 19px;
	}
	h4.skill_heading{
		font-size: 26px;
	}
	.about-bottom p {
		margin: 1em 0 2em;
	}
	.footer-grid-middle h4, .subscribe-grid h4 {
		font-size: 19px;
		letter-spacing: 0px;
	}
	.portfolio-area li {
		width: 153px;
	}
	.error h3 {
		font-size: 26px;
	}
	.w3layouts_mail_grid_left h3, .wthree_mail_pos h3 {
		margin-bottom: 0em;
	}
	.w3layouts_mail_grid_left h3, .wthree_mail_pos h3 {
		font-size: 18px;
	}
	.agileits_mail_grid_left ul li {
		font-size: 14px;
	}
	.w3layouts_mail_grid_left p {
		font-size: 14px;
		margin: 0.5em 0;
	}
	.book-appointment h2 {
		font-size: 20px;
		letter-spacing: 1px;
	}
}
@media(max-width: 320px){
	.navbar-light {
		padding: 1em 0.5em;
	}
	h3.heading {
		font-size: 30px;
		letter-spacing: 1px;
	}
	.portfolio-area li {
		width: 100%;
	}
	.error a {
		font-size: 13px;
		padding: 10px 15px;
	}
	.error h3 {
		font-size: 23px;
		letter-spacing: 0px;
	}
	.w3_agileits_contact_left, .w3layouts_mail_grid_left {
		padding: 0 1em;
	}
	.distance-agile-right a {
		padding: 10px 20px;
		font-size: 16px;
	}
	.projects-grid-caption {
		padding: 9em 1em 1em 1em;
	}
	.bannerbottomright h4 {
		font-size: 16px;
	}
	a.navbar-brand {
		font-size: 30px;
	}	
	.w3layouts_stats_left h3 {
		font-size: 16px;
		letter-spacing: 0px;
	}
}

@media(max-width: 1440px){
	
}

/*-- //Responsive design --*/