body{
	margin:0; 
	background: #fff;  
	font-family: 'Roboto', sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration:none;
	outline:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;  
	font-family: 'Cormorant Upright', serif;
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover,body a:focus{
	text-decoration:none;
	outline: none;
}  
/*-- banner --*/
.w3ls-banner{ 
	background:url(../images/1.jpg)no-repeat center bottom;
	-webkit-background-size:cover;
	-moz-background-size:cover; 
	background-size:cover;
	position: relative; 
}
.w3lsbanner-info {
    background-color:rgba(0, 0, 0, 0.4); 
} 
/*-- header-left --*/
.header {
    padding: 1em 0;
}
.header-left{
	float: left;
}
.w3layouts-logo h1 {
    margin: 0;
}
.w3layouts-logo h1 a {
    color: #fff;
    font-size: 1.5em;
    text-decoration: none; 
} 
/*-- //header-left --*/
.header-right{
	float: right;
    margin: 1.4em 0 0 0;
}
/*-- top-nav --*/
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.top-nav{
    margin: .5em 0 0 0;
}
.top-nav ul{
    padding: 0;
    margin: 0;
}
.top-nav ul li{
    display: inline-block;
    float: left;
    width:14.28%;
} 
ul.nav.navbar-nav {
    float: none;
    text-align: center;
}
.navbar-default{
    background: none;
    border: none;
    margin: 0;
}
.navbar {
    min-height: 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
    outline: none;
    border-right: solid 1px #fff;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff; 
}
.top-nav ul li a{
    color: #fff !important;
    font-size: 1em;
    margin: 0;
    text-decoration: none;
    padding: 1em;
    font-weight: 600; 
    letter-spacing: 1px;
    border-right: solid 1px rgba(255, 255, 255, 0.54);
    border-top: solid 1px rgba(255, 255, 255, 0.54);
    border-bottom: solid 1px rgba(255, 255, 255, 0.54);
}
.top-nav ul li a.list-border{
	border-left: solid 1px #fff;
}
.top-nav ul li a:hover{
	color:#000 !important;
    background:#fff !important;
}
.top-nav ul li a.active{
    color:#000 !important;
    background:#fff !important;
} 
/*-- //top-nav --*/
/*-- social-icons --*/
.header-right .agileinfo-social-grids{
    float: right;
    margin-left: 3em;
}
.agileinfo-social-grids ul{
	padding:0;
	margin:0;
}
.agileinfo-social-grids ul li{
    display: inline-block;
}
.agileinfo-social-grids ul li a {
	color: #333;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa {
    color: #FFF; 
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	transition: 0.5s all;
}
.agileinfo-social-grids ul li a:hover  i.fa{
    color: #3b5998;
} 
.agileinfo-social-grids ul li a:hover i.fa.fa-twitter{
	color: #55acee;
} 
.agileinfo-social-grids ul li a:hover i.fa.fa-rss{
	color: #f26522;
} 
.agileinfo-social-grids ul li a:hover i.fa.fa-vk{
	color: #45668e;
}
.agileinfo-social-grids ul li:nth-child(2){
	margin:0 1em;
}
.agileinfo-social-grids ul li:nth-child(3){
	margin-right:1em;
}
/*-- //social-icons --*/  
/*-- 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;
}
.news {
  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: 109px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../images/arrows.png) no-repeat left top;
}
.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: 116%;
    left: 0;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 999;
    width: 100%;
    text-align: center;
}
.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: #ffffff;
    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: #f44336;
    border: 2px solid #ffffff;
}
/*-- //slider --*/
/*-- w3layouts-banner-info --*/
.w3layouts-banner-info {
    padding:14em 0;
}
.w3ls-text {
    padding: 1.5em;
    width: 45%;
    margin: 0 auto;
    text-align: center;
    border: solid 15px #fff;
	background:#333;
}
.w3ls-text-info {
    padding: 3em 2em;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}
.w3ls-text-info h2{
    margin: 0;
    font-size: 3em; 
    text-transform: uppercase;
    color: #212121;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 1.3em;
}
.w3ls-text-info h2 span{
	display:block;
}
/*-- //w3layouts-banner-info --*/
 /*-- about --*/
.about,.gallery,.services,.team,.w3-news,.contact,.address{
	padding:5em 0;
}
.agileits-title {
    text-align: center;
    margin-bottom: 5em;
}
.agileits-title h3 {
    color: #212121;
    margin: 0;
    font-size: 3.5em;
    font-weight: 800;
    position: relative;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.agileits-title p {
    color: #999;
    font-size: .7em;
    margin: 1em 0 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
} 
.icon-left {
    float: left;
    width: 70px;
    height: 70px; 
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
	border-radius: 50%;
    text-align: center;
    padding: 1.5em 0 0 0;
    margin-right: 1.5em;
}
.icon-right{
    float: left;
    width: 80%;
}
.icon-left i.fa{
    color: #F44336;
    font-size: 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;	
}
.icon-right h5 {
    color:#555;
    font-size: 1.8em;
    font-weight: 600;
    margin: 0 0 0.5em 0;
}
 p {
    color: #999;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0;
}
.agileits-icon-grid:nth-child(2){
	margin:2.5em 0;
} 
/*-- Radial Out --*/
.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	background: none;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s; 
	transition-duration: 0.3s;
}
.hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #F44336;
	border-radius: 100%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
	color: #FFFFFF;
}
.agileits-icon-grid:hover div.hvr-radial-out:before{
	-webkit-transform: scale(2);
	-moz-transform: scale(2);	
	-o-transform: scale(2);	
	-ms-transform: scale(2);	
	transform: scale(2);	
	color:#fff; 
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.agileits-icon-grid:hover i.fa{
	color:#fff; 
} 
.w3ls-about-right img.img-responsive {
    width: 100%;
}
/*-- //about --*/
/*-- stats --*/   
.stats-img i.fa {
    font-size: 2.5em;
    color:#fff;
	-webkit-transition: 0.5s all; 
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
	-o-transition: 0.5s all;
    transition: 0.5s all;
}
.numscroller {
    font-size: 2em;
    font-weight: 300;
    color: #000;
}
.stats-info h5 {
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    margin: 0.8em 0 .5em;
    font-size: 1.5em;
    text-transform: uppercase;
}
.stats-grid {
    text-align: center;
    background: #f44336;
    padding: 4em 3em;
}
.stats-grid.w3lgrid2 {
    background: #e63e32;
}
.stats-grid.w3lgrid3 {
    background:#d83d32;
}
.stats-grid.w3lgrid4 {
    background:#ca372e;
}
.stats-grid:hover i.fa {
	-webkit-transform: scale(4);
	-moz-transform: scale(4);
	-o-transform: scale(4);
	-ms-transform: scale(4);
    transform: scale(4); 
    color: rgba(255, 255, 255, 0.19);
}
/*-- //stats --*/
/*-- services--*/ 
.services h5 {
    font-size: 3em;
    color: #999;
    border-bottom: 1px solid #ccc;
    display: block;
    margin-right: 2em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.services h6 {
    font-size: 1.5em;
    color: #999;
    line-height: 1.6em;
} 
.services-w3grids:hover h5 {
    color: #f44336; 
}
/*-- //services--*/
/*-- team --*/
.team{
	background:url(../images/bg1.jpg) no-repeat 0px 0px;
	background-size:cover;
} 
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
} 
.agileits-title.w3title1 h3{
	color:#fff;
}
.agileits-title.w3title1 p{
    color: rgba(255, 255, 255, 0.47);
}
.team-info{
    position: relative;
    overflow: hidden;	
}
.team-info img{
	width:100%;
}
.team-caption h4{
    margin:0;
    color: #000;
    font-size:1.4em;
    text-transform: uppercase;
    line-height: 1.8em;
    font-weight: 800; 
}
.team-caption p {
    color: #fff;
    font-size: .9em;
    margin: 0.5em 0 1em;
}
.team-caption {
    background: #f44336;
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.team-caption .agileinfo-social-grids ul li { 
    margin: 0 0.5em;
}
.team-info:hover .team-caption{
    background-color: transparent;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    bottom: auto;
}
.team-info:hover .team-caption h4{
	color:#fff;
}
.team-info:before {
    background-color: rgba(0,0,0,0.85);
    border: 3px solid #f44336;
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.team-info:hover:before {
    opacity: 1;
}
/*-- //team --*/
/*-- news --*/ 
.news-info.news-agileinfo2 {
    margin-top: 3em;
}
.w3layouts-text {
  padding:0 0 1.5em;
}
.w3layouts-text h4 {
    float: left;
    color: #000;
    font-size: 3em;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    border: 1px solid #ddd;
    padding: 0.3em .6em;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.w3layouts-text h4 span {
    font-size: .25em !important;
    letter-spacing: 2px;
    margin-left: 0.5em;
}
.w3layouts-text h6 {
    float: left;
    margin: 1.5em 0 0 1.5em;
}
.w3layouts-text h6 a {
    text-decoration: none;
    font-size: 1.8em;
    color:#f44336;
    margin: 0;
    font-weight: 900;
    text-transform: uppercase;
}
.w3layouts-text h6 a:hover{
	color: #333;
}
.w3layouts-text h6 a:focus{
	outline:none;
} 
/*-- //news --*/
/*-- model --*/
.agile_gallery_grid {
    padding: 0;
}
.agileits-w3layouts-info img{
	width:100%; 
}
.modal-header h4 {
    margin: 0;
    font-size: 2em;
    text-transform: capitalize;
    color:#f44336;
    text-decoration: none;
    padding: 0;
    text-align: center;
}
.modal-body p{
    margin: 1em 0 0 0;  
}
/*-- //model --*/
/*-- gallery --*/ 
.gallery {
    background: #fff6f5;
}
.view {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.view .mask, .view .content {
	position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.view img { 
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	height: inherit !important;
}
.view h4 {
    padding: .5em .5em;
    background: #fff;
    color: #212121;
    text-align: center;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.1em;
    letter-spacing: 2px;
}
/*-- FIFTH EFFECTS --*/
.effect img {
   opacity:1;
   -moz-transform:scale(1,1);
   -webkit-transform:scale(1,1);
   -o-transform:scale(1,1);
   -ms-transform:scale(1,1);
   transform:scale(1,1); 
}
.effect .mask {
	opacity:0;
	overflow:visible;
	border-color:rgba(0, 0, 0, 0.49) transparent transparent transparent;
	border-style:solid;
	border-width:264px;
	width:0;
	height:0;
	-moz-transform:translateY(-125px);
	-webkit-transform:translateY(-125px);
	-o-transform:translateY(-125px);
	-ms-transform:translateY(-125px);
	transform:translateY(-125px);
	-moz-transition: -moz-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
	transition: transform 0.2s 0.1s ease-out, opacity 0.3s ease-in-out;
}
.effect h4{
	opacity:0;
   -moz-transform:translateY(-125px);
   -webkit-transform:translateY(-125px);
   -o-transform:translateY(-125px);
   -ms-transform:translateY(-125px);
   transform:translateY(-125px);
   -moz-transition: -moz-transform 0.3s ease-in, opacity 0.1s ease-in-out;
   -webkit-transition: -webkit-transform 0.3s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.3s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.3s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.3s ease-in, opacity 0.1s ease-in-out;

}
.effect:hover img {
	opacity:0.7;
   -moz-transform:scale(2,2);
   -webkit-transform:scale(2,2);
   -o-transform:scale(2,2);
   -ms-transform:scale(2,2);
   transform:scale(2,2); 
}
.effect:hover .mask {
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.effect:hover h4{
	opacity:1;
   -moz-transform:translateY(170px);
   -webkit-transform:translateY(170px);
   -o-transform:translateY(170px);
   -ms-transform:translateY(170px);
   transform:translateY(170px);
}
.thumbnail {
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
}
/*-- //gallery --*/
/*-- address --*/ 
.address-left {
    text-align: right;
    padding-right: 2em !important;
}
.address-left h5 {
    font-size: 2em;
    letter-spacing: 1px;
}
.address-left h5 a{
	color: #000;
}
.address-left h5 a:hover{
	color: #f44336;
}
.address-left p {
    width: 73%;
    margin: 1em 0 0 auto;
}
.contact-grdl {
    text-align: right;
    padding-right: 1.5em;
}
.address-w3grids:nth-child(2) {
    margin: 1.5em 0;
}
.contact-grdl span {
    color: #555;
    font-size: 1.5em;
}
.contact-grdr p a {
    color:#f44336;
    text-decoration: none;
    display: block;
}
.contact-grdr p a:hover{
	color:#999;
}
/*-- //address --*/
/*-- contact --*/  
.contact input[type="text"], .contact input[type="email"] {
    width: 32.3%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: 1em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #ccc;
    -webkit-appearance: none;
    display: inline-block;
}
.contact-agileinfo.contact-form.wthree {
    width: 80%;
    margin: 0 auto;
}
.contact input.email {
    margin: 0 1em;
}
.contact textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 1em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #ccc;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.6em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #f44336; 
    border: 2px solid #f44336;
    -webkit-transition: 0.5s all; 
    -moz-transition: 0.5s all;
	transition: 0.5s all;
}
.contact  input[type="submit"]:hover {
    background: none;
    color: #f44336;
}
.contact::-webkit-input-placeholder {
	color:#999 !important;
}
.contact:-moz-placeholder { /* Firefox 18- */
	color:#999 !important;
}
.contact::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
.contact:-ms-input-placeholder {  
	color:#999 !important;
}
.contact-right h4 {
    font-size: 1.6em;
    color: #333;
    line-height: 1.6em;
}
.contact-text {
    padding: 2em;
    border: 10px double rgba(158, 158, 158, 0.18);
	-webkit-box-shadow: 0px 0px 5px 2px #ccc;
	-moz-box-shadow: 0px 0px 5px 2px #ccc;  
    box-shadow: 0px 0px 5px 2px #ccc;
} 
.contact-text p {  
    margin-top: 0.8em;
    text-align: left;
}
.contact-text p a{  
    color:#f44336; 
	-webkit-transition: 0.5s all; 
    -moz-transition: 0.5s all;
	transition: 0.5s all;
}
.contact-text p a:hover{  
    color:#999; 
}
.contact-text p i.fa {
    margin-right: 5px;
}
.map iframe {
    width: 100%;
    min-height: 400px;
    border: none;
}
/*-- //contact --*/
/*-- footer-top --*/
.footer-top{
	background:url(../images/2.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:500px;
}
.agileits_w3layouts_sub{
	text-align:center;
	font-size:1.2em;
	color:#f44336;
	padding-bottom:.5em;
	position:relative;
	margin-bottom:.5em;
}
.agileits_w3layouts_sub:after{
	    content: '';
    background: #f44336;
    height: 2px;
    width: 12%;
    position: absolute;
    bottom: 0%;
    left: 44%;
}
.w3_agileits_head{
	font-size:2em;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
}
.wthree_footer_top_grid{
	margin:3em auto 0;
	width:60%;
	text-align:center;
}
.wthree_footer_top_grid p{
	color:#fff;
	line-height:2em;
}
.wthree_footer_top_grid h5{
	font-size:1em;
	color:#f44336;
}
.wthree_footer_top_grid img {
    border-radius: 50px;
    border: 4px solid #f44336;
	margin:1em auto;
}
/*-- //footer-top --*/
/*-- footer --*/
.footer{
	padding:4em 0;
	background:#212121;
}
.agileinfo_footer_grid {
    padding: 0 2em;
}
.agileinfo_footer_grid h3 {
    font-size: 2.5em;
    color: #fff;
    position: relative;
    margin-bottom:.8em;
} 
ul.w3agile_footer_grid_list li {
    list-style-type: none;
    color: #999;
    line-height: 1.9em;
    margin-bottom: 1em;
}
ul.w3agile_footer_grid_list li:last-child {
    margin-bottom: 0;
}
ul.w3agile_footer_grid_list li a{
	color:#f44336;
	text-decoration:none;
}
ul.w3agile_footer_grid_list li a:hover{
	color:#fff;
}
ul.w3agile_footer_grid_list li span {
    display: block;
    margin: 0.2em 0 0;
    font-size: .85em;
}
ul.w3agile_footer_grid_list li span i{
    padding-right: 1.5em;
}
.agileinfo_footer_grid form{
	margin:1em 0 0;
}
.agileinfo_footer_grid input[type="email"]{
	outline:none;
	padding:10px;
	width:73%;
	background:#fff;
	border:none;
	font-size:1em;
	color:#212121;
}
.agileinfo_footer_grid input[type="email"]::-webkit-input-placeholder{
	color:#212121;
}
.agileinfo_footer_grid input[type="submit"]{
	outline: none;
    padding: 10px 0;
    width: 25%;
    background:#f44336;
    border: none;
    font-size:1em;
    color: #fff;
    font-weight: 600;
}
.agileinfo_footer_grid input[type="submit"]:hover{
	background:#515050;
	color:#fff;
} 
.w3agile_copy_right{
	padding:1.5em 0;
	background:#1b1b1b;
	text-align:center;
}
.w3agile_copy_right p {
    color: #fff;
    letter-spacing: 1px;
}
.w3agile_copy_right p a{
	text-decoration:none;
	color:#f44336;
}
.w3agile_copy_right p a:hover{
	color:#fff;
}
.agileinfo-social-grids.footer-w3icons ul li {
    display: block;
    margin: 1.5em 0 0;
}
.agileinfo-social-grids.footer-w3icons ul li i.fa {
    margin-right: 1em;
}
.agileinfo-social-grids.footer-w3icons ul li a{
    color:#fff;
}
/*-- //footer --*/
/*-- slider-up-arrow --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 6%;
    right: 3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-o-transform: scale(0.85);
	-ms-transform: scale(0.85);
    transform: scale(0.85);
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
#toTop:hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
    transform: scale(1);
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	transform: scale(1);
}
/*-- //slider-up-arrow --*/
/*-- responsive-design --*/
@media (max-width:1680px){
	.effect .mask {
		border-width: 277px;
	}
}
@media (max-width:1600px){
	.effect .mask {
		border-width: 263px;
	}
}
@media(max-width:1440px){
.effect .mask { 
    border-width: 236px; 
} 
}
@media(max-width:1366px){
.effect .mask {
    border-width: 224px;
}
.effect:hover h4 {
    opacity: 1;
    -moz-transform: translateY(124px);
    -webkit-transform: translateY(124px);
    -o-transform: translateY(124px);
    -ms-transform: translateY(124px);
    transform: translateY(124px);
}
}
@media(max-width:1280px){
.effect .mask {
    border-width: 209px;
} 
}
@media(max-width:1080px){
.w3ls-text { 
    width: 50%; 
}
.w3layouts-banner-info {
    padding: 11em 0;
}
.icon-right { 
    width: 77%;
}
.effect .mask {
    border-width: 176px;
}
.effect:hover h4 { 
    -moz-transform: translateY(82px);
    -webkit-transform: translateY(82px);
    -o-transform: translateY(82px);
    -ms-transform: translateY(82px);
    transform: translateY(82px);
}
.contact-agileinfo.contact-form.wthree {
    width: 100%; 
}
.agileinfo_footer_grid {
    padding: 0 1em;
}
}
@media(max-width:1024px){
.stats-grid { 
    padding: 4em 2em;
}
.stats-info h5 { 
    margin: 1em 0 .5em;
    font-size: 1.3em; 
}
.effect .mask {
    border-width: 168px;
}
.about, .gallery, .services, .team, .w3-news, .contact, .address {
    padding: 4em 0;
}
.services h5 {
    font-size: 2.5em; 
} 
.services h6 {
    font-size: 1.3em; 
}
.w3layouts-text h6 a { 
    font-size: 1.6em; 
}
.w3layouts-text {
    padding: 0 0 1em;
}
.agileits-title { 
    margin-bottom: 4em;
}
}
@media(max-width:991px){
.agileits-team-grid {
	float: left;
	width: 50%;
}
.agileits-team-grid:nth-child(3),.agileits-team-grid:nth-child(4){
	margin:2em 0 0 0;
} 
.w3ls-text-info h2 { 
    font-size: 2.5em; 
}
.w3ls-text {
    width: 60%;
}
.w3ls-about-right img.img-responsive {
    width: 60%;
    margin: 0 auto 2em;
}
.stats-grid {
    padding: 3em 2em;
}
.services h5 { 
    margin-right: 1em; 
}
.event-grids:nth-child(2),.news-info.news-agileinfo2  {
    margin-top: 2em;
} 
.effect .mask {
    border-width: 161px;
}
.contact input[type="text"], .contact input[type="email"] {
    width: 31.9%; 
}
.map iframe { 
    min-height: 300px; 
}
.address-left p {
    width: 100%;
    margin: 1em 0 2em;
}
.address-left {
    text-align: center;
    padding-right: 1em !important;
}
.agileinfo_footer_grid:nth-child(2) {
    margin: 3em 0;
}
.agileinfo_footer_grid h3 {
    font-size: 2.2em; 
    margin-bottom: .6em;
}
.footer {
    padding: 3em 0; 
} 
}
@media(max-width:800px){
.w3ls-text-info h2 {
    font-size: 2.2em;
    letter-spacing: 3px;
}
.w3layouts-banner-info {
    padding: 9em 0;
}
.stats-grid {
    padding: 2.5em 1em;
}
.stats-info h5 { 
    font-size: 1.1em;
    letter-spacing: 1px;
}
.stats-img i.fa {
    font-size: 2em; 
}
.agileits-title h3 { 
    font-size: 3.2em; 
}
.w3layouts-text h4 { 
    font-size: 2.5em; 
}
.effect .mask {
    border-width:129px;
}
.view h4 { 
    font-size: 1em; 
}
.effect:hover h4 {
    -moz-transform: translateY(47px);
    -webkit-transform: translateY(47px);
    -o-transform: translateY(47px);
    -ms-transform: translateY(47px);
    transform: translateY(47px);
}
.agileinfo_footer_grid:nth-child(2) {
    margin: 2em 0;
} 
}
@media(max-width:768px){
.agileits-icon-grid:nth-child(2) {
    margin: 2em 0;
}
.icon-right h5 { 
    font-size: 1.6em; 
}
.services h5 {
    font-size: 2em;
    padding-bottom: 0.3em;
    margin-bottom: 0.3em;
}
.agileits-title p { 
    margin: 0.5em 0 0 0;
    letter-spacing: 1px; 
}
.effect .mask {
    border-width: 125px;
}
.agileits-title {
    margin-bottom: 3em;
}
.map iframe {
    min-height: 250px;
}
.top-nav ul li a { 
    font-size: 0.9em; 
}
}
@media(max-width:767px){
.w3layouts-logo h1 a { 
    font-size: 1.3em; 
}
.header-right { 
    margin: 1.2em 0 0 0;
}
.w3layouts-banner-info {
    padding: 8em 0;
}
.top-nav {
    margin: 0;
}
.navbar-header {
    text-align: center;
}
button.navbar-toggle {
    margin: 0;
    text-align: center;
    float: none;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus,button.navbar-toggle {
    background-color: #fff; 
}  
div#bs-example-navbar-collapse-1 {
    position: absolute;
    width: 100%;
    background: #000;
    border-top: 0;
    padding: 0;
    margin-top: 1em;
	z-index:9999;
}
.top-nav ul li {
    display: block;
    float: none;
    width: 100%;
}
.services-w3grids:nth-child(2) {
    margin-bottom: 2em;
}
.w3layouts-text h6 a {
    font-size: 1.4em;
}
.effect .mask {
    border-width: 178px;
} 
}
@media(max-width:667px){
.agileits-title h3 {
    font-size: 3em;
    letter-spacing: 1px;
}
.effect .mask {
    border-width: 160px;
}
.contact input[type="text"], .contact input[type="email"] {
    width: 31.7%;
	margin-bottom: 1em;
}
.contact textarea { 
    min-height: 8em; 
}
.about, .gallery, .services, .team, .w3-news, .contact, .address {
    padding: 3em 0;
} 
}
@media(max-width:600px){
.w3ls-text-info {
    padding: 2em 1em;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}
.w3ls-text-info h2 {
    font-size: 1.8em;
    letter-spacing: 2px;
}
.w3layouts-banner-info {
    padding: 6em 0 8em;
}
.w3ls-about-left {
    padding: 0;
}
.numscroller {
    font-size: 1.5em; 
}
.stats-grid {
    padding: 2em 1em;
}
.effect .mask {
    border-width: 144px;
}
} 
@media(max-width:568px){
.effect .mask {
    border-width: 138px;
}
.contact input.email {
    margin: 0 0.9em;
}
}
@media(max-width:480px){
.header {
    padding: 1em 0 0;
}
.w3ls-text {
    width: 66%;
	border: solid 9px #fff; 
	padding: 1em;
}
.w3ls-text-info {
    padding: 2em 1em; 
} 
.callbacks_nav { 
    width: 30px;
    height: 30px; 
    background-size: cover;
	bottom: 70px;
}
.services h6 {
    font-size: 1.2em;
}
.services h5 {
    font-size: 1.5em; 
}
.agileits-team-grid { 
    padding: 0 .5em;
}
.team-caption h4 { 
    font-size: 1.2em; 
}
.agileits-title h3 {
    font-size: 2.5em; 
}
.agile_gallery_grid { 
    width: 100%;
}
.effect .mask {
    border-width: 232px;
}
.effect:hover h4 { 
    -moz-transform: translateY(124px);
    -webkit-transform: translateY(124px);
    -o-transform: translateY(124px);
    -ms-transform: translateY(124px);
    transform: translateY(124px);
}
.contact input[type="text"], .contact input[type="email"] {
    width: 100%; 
}
.contact input.email {
    margin: 0 0 1em;
}
.agileinfo_footer_grid h3 {
    font-size: 2em;
    margin-bottom: .6em;
}
.w3layouts-text h4 {
    font-size: 2em;
} 
}
@media(max-width:414px){
.agileits-team-grid {
	float: none;
	width: 100%;
}
.agileits-team-grid:nth-child(2),.agileits-team-grid:nth-child(3),.agileits-team-grid:nth-child(4) {
	margin: 2em 0 0 0;
}
.w3ls-text-info h2 {
    font-size: 1.5em;
    letter-spacing: 1px;
}
.w3ls-about-right img.img-responsive {
    width: 100%;
    margin: 0 auto 1em;
}
.w3layouts-logo h1 a {
    font-size: 1.1em;
}
.header-right {
    margin: 0.8em 0 0 0;
}
.icon-right {
    width: 100%;
    float: none;
    margin-top:0.5em;
}
.icon-left {
    float: none; 
	width: 60px;
    height: 60px;
    margin: 0 auto;
}
.agileits-icon-grid {
    text-align: center;
}
.icon-right h5 {
    font-size: 1.4em;
}
.icon-left i.fa { 
    font-size: 1.4em; 
}
.effect .mask {
    border-width: 199px;
}
.footer {
    padding: 2em 0;
}
}
@media(max-width:384px){
.event-grids {
    padding: 0;
}
.effect .mask {
    border-width: 184px;
} 
p { 
    font-size: 0.9em; 
}
.agileinfo-social-grids.footer-w3icons ul li { 
    font-size: .9em;
}
}
@media(max-width:375px){
.services-w3grids {
    width: 100%; 
}
.services-w3grids:nth-child(2) {
    margin: 1em 0;
}
.services-w3grids:nth-child(3) {
    margin-bottom: 1em;
}
.effect .mask {
    border-width: 179px;
}
.effect:hover h4 {
    -moz-transform: translateY(82px);
    -webkit-transform: translateY(82px);
    -o-transform: translateY(82px);
    -ms-transform: translateY(82px);
    transform: translateY(82px);
}
.contact input[type="submit"] { 
    padding: 0.6em 3em;
    font-size: 0.9em; 
}
.contact input[type="text"], .contact input[type="email"] { 
    font-size: 0.9em; 
}
.about, .gallery, .services, .team, .w3-news, .contact, .address {
    padding: 2em 0;
}
.address-left h5 {
    font-size: 1.5em;
    letter-spacing: 0px;
}
.modal-header h4 { 
    font-size: 1.8em; 
}
}
@media(max-width:320px){
.top-nav ul li a { 
    padding: 0.8em;  
}
.w3ls-text {
    width:70%;
    border: solid 5px #fff;
    padding: 0.5em;
}
.w3ls-text-info h2 {
    font-size: 1.4em; 
}
.w3ls-text-info {
    padding: 1.5em 1em;
}
.w3layouts-banner-info {
    padding: 4em 0 5em;
}
.callbacks_nav { 
    bottom: 40px;
}
.stats-info h5 { 
    letter-spacing: 0px;
}
.agileits-title {
    margin-bottom: 2em;
}
.w3layouts-text h6 a {
    font-size: 1.2em;
}
.w3layouts-text h4 {
    font-size: 1.5em;
    padding: 0.3em .4em;
}
.effect .mask {
    border-width: 152px;
}
.address-left { 
    padding: 0!important;
}
.contact-grdl span { 
    font-size: 1.1em;
}
.agileinfo_footer_grid h3 {
    font-size: 1.8em;
    margin-bottom: .4em;
}
.agileinfo_footer_grid input[type="email"],.agileinfo_footer_grid input[type="submit"]  { 
    font-size: 0.9em; 
} 
.agileinfo_footer_grid {
    padding: 0;
} 
.modal-header h4 {
    font-size: 1.5em;
} 
}
/*-- //responsive-design --*/