/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
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;
}
/*-- banner --*/
.banner{
    background: url(../images/1.jpg) no-repeat 0px -15px;
    background-size: cover;
}
.wthree-different-dot {
	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;
    padding: 0 0 5em;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.w3layouts-header-top{
    padding: 1em 0em;
    border-bottom: solid 1px rgba(255, 255, 255, 0.27);
}
.w3-header-top-grids {
    text-align: center;
    width: 26%;
    margin: 0 auto;
}
.w3-header-top-left{
    float: left;
}
.w3-header-top-left p,.w3-header-top-right-text p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
}
.w3-header-top-right{
    float: right;
}
.agileinfo-social-grids {
    float: left;
}
/*-- social-icons --*/
.agileinfo-social-grids{
    margin-left: 0;
}
.agileinfo-social-grids ul{
	padding:0;
	margin:0;
}
.agileinfo-social-grids ul li{
    display: inline-block;
}
.agileinfo-social-grids ul li a {
	color: #FFFFFF;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa{
    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 {
    color: #3b5998;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter{
	margin:0 1em;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
	color: #55acee;
}
.agileinfo-social-grids ul li a i.fa.fa-rss{
	margin:0 1em 0 0;
}
.agileinfo-social-grids ul li a i.fa.fa-rss:hover{
	color: #f26522;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
	color: #45668e;
}
.agileinfo-dot,.agile-dot {
	background: url(../images/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
}
.logo h1{
    margin: .5em 0 0 0;
}
.logo h1 a{
    text-decoration: none;
    color: #000000;
    letter-spacing: 1px;
    font-size: 1.2em;
    font-weight: 600;
}
.logo h1 a span.logo-text{
    width: 50px;
    height: 50px;
    display: inline-block;
    border: 2px solid #fff;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    margin-right: 15px;
    text-align: center;
    line-height: 1em;
}
.logo h1 a b {
    display: inline-block;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    text-align: center;
    color: #FFFFFF;
    margin: 0px 0 0 0;
    font-size: .9em !important;
}
span.color1 {
    color: #ffffff;
}
span.color2 {
    color: #FF9800;
}
span.color3 {
    color: #fff;
}
.logo h1 a span.logo-sub{
    font-size: .3em;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: .5em 0 0 0;
}
.navbar-brand {
   height: auto; 
    padding: 0; 
    font-size: 18px; 
    line-height: 20px;
}
.navbar-nav {
    float: right;
    margin-top: 2em;
}
.navbar-default {
    border: none;
    background: none;
    min-height: auto;
    margin-bottom: 0;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
.navbar-nav li:after{
    content: "";
    position: absolute;
    background: #ffffff;
    height: 5px;
    width: 5px;
    top: 9px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}
.navbar-nav li.first-list:after,ul.dropdown-menu li:after{
    background: none !important;
	width: 0px !important;
}
ul.nav.navbar-nav li a {
	font-size: .8em;
    color: #FFFFFF;
    margin: 0 1em;
    padding:0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    border: solid 2px rgba(255, 255, 255, 0);
}
ul.nav.navbar-nav li a:hover{
    color: #F44336 !important;
}
ul.nav.navbar-nav li a:focus{
	outline:none;
	border: solid 2px rgba(255, 255, 255, 0)
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
ul.nav.navbar-nav li.active a {
    color: #F44336;
    background: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background:none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none!important;
}
ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 1.8em;
    left: 0px;
    min-width: 88px;
}
ul.dropdown-menu li{
	width:100% !important;
}
.dropdown-menu > li > a {
    display: block;
    padding: .5em 1em !important;
    text-align: center;
    clear: both;
    margin: .2em 0 !important;
    font-weight: normal;
    line-height: 1.42857143;
    color: #FFF !important;
    border: none !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 103%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.w3layouts-banner-slider {
    margin: 8em 0 0 0;
}
.agileits-banner{
	text-align:center;
}
.agileits-banner h3{
    width: 80px;
    height: 80px;
    display: inline-block;
    border: 2px solid #fff;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    margin: 0;
    text-align: center;
    line-height: 3em;
}
.agileits-banner h3 span{
    display: inline-block;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    text-align: center;
    color: #FFFFFF;
    margin: 0px 0 0 0;
    font-size: 3em !important;
}
.wthree-border{
	background: #ffffff;
    height: 2px;
    width: 100px;
    top: 9px;
    margin: 3em auto 0;
	position:relative;
}
.wthree-border:after{
    content: "";
    position: absolute;
    background: #ffffff;
    height: 2px;
    width: 70px;
    margin: 7px 0 0 0;
    left: 14%;
}
.w3-agile-info h4{
	color: #ffffff;
    font-size: 4em;
    margin: 1em 0 0 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.w3-agile-info p{
    color: #FFFFFF;
    font-size: .9em;
    margin: 2em auto 0;
    text-align: center;
    width: 50%;
    line-height: 1.8em;
}
.w3-arrow{
    text-align: center;
    margin: 4em 0 0 0;
}
.w3-arrow a i.fa.fa-angle-down{
    color: #FFFFFF;
    font-size: 2em;
    border: solid 1px #FFFFFF;
    width: 50px;
    height: 50px;
    padding: .25em 0 0 0;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.bounce.animated {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    -ms-animation-duration: 3s;
    animation-duration: 3s;
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	-ms-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
/*-- //banner --*/
/*-- banner-bottom --*/
.banner-bottom,.about,.services,.gallery,.news,.team-dot,.subscribe{
	padding:4em 0;
}
.wthree-bottom-grid {
    padding-left: 0;
}
.w3-agileits-bottom-left{
    background: url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 3em;
}
.w3-agileits-bottom-left-text{
	background: rgba(0, 0, 0, 0.78);
    padding: 2em;
}
.w3-agileits-bottom-left-text h3{
    color: #ffffff;
    font-size: 2em;
    margin: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.8em;
    font-family: 'Roboto Condensed', sans-serif;
}
.w3-agileits-bottom-left-text p{
    color: #a0a0a0;
    font-size: .9em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
.w3-agileits-bottom-right{
	background: url(../images/2.jpg) no-repeat 0px 0px !important;
    background-size: cover !important
}
/*-- //banner-bottom --*/
/*-- about --*/
.about {
    background: #e6e6e6;
}
.agile-about-left h2,.w3ls-heading h3{
    color: #000000;
    font-size: 4em;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
}
.agile-about-left h5{
    color: #000000;
    font-size: 1em;
    text-transform: uppercase;
    margin: 1em 0;
    line-height: 1.8em;
    font-weight: 800;
    letter-spacing: 1px;
}
.agile-about-left p{
	color:#999999;
	font-size:.9em;
	line-height:1.8em;
	margin:0;
}
.agile-about-left p span{
	display:block;
	margin:1em 0;
}
.agile-about-right img{
	width:100%;
}
.agile-about-right-img2{
	margin:1em 0 0 0;
}
/*-- //about --*/
/*-- services --*/
.w3ls-heading h3{
	text-align:center;
}
.w3-services-top {
    right: 0;
}
.w3l-services{
	background:#e7eff2;
}
.agileits-services-grids,.gallery-grids,.agileits_w3layouts_news_grids,.team_gds{
	margin:4em 0 0 0;
}
.agileits-services-grid i.fa{
	color: #000000;
    font-size: 2em;
}
.agileits-services-grid h4{
	color: #000000;
    font-size: 1.5em;
    margin: .5em 0;
    font-weight: 600;
}
.agileits-services-grid p{
	color:#999999;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.agileits-services-grid:nth-child(4),.agileits-services-grid:nth-child(5),.agileits-services-grid:nth-child(6){
	margin:2em 0 0 0;
}
/*-- //services --*/
/*-- gallery --*/
.gallery {
    background: #e7eff2;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    height: auto;
    text-align: center;
    cursor: pointer;
    border: solid 7px #dbdbdb;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 7em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
    word-spacing: -0.15em;
    font-size: 1.5em;
    margin-top: 18%;
    color: #FFF;
    font-weight: 600;
}

.grid figure h2 span {
	font-weight: 800;
}


/*-----------------*/
/***** Apollo *****/
/*-----------------*/


figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}


figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*-- //gallery --*/
/*--news--*/
.news-grid img{
	width:100%;
}
.news-grid-info {
	position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: rgba(0, 0, 0, 0.31);
    padding: 2em;
	-webkit-transition: .5s all;
	transition: .5s all;
	-moz-transition: .5s all;
}
.news h5 {
    color: #FFFFFF;
    letter-spacing: 1px;
    font-size: 2em;
    font-weight: 600;
    margin: 0;
}
.news h5 span {
    font-size: .4em;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: .5em 0 0 0;
}
.news-grid-info h4 {
    font-size: 1em;
    background: #F44336;
    margin: 9.5em 0 1em 0;
    display: inline-block;
    color: #fff;
    padding: 5px 12px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.news-grid-info p {
	line-height: 1.8em;
    color: #fff;
    margin: .5em 0 0 0;
    font-size: .9em;
}
.article-links ul li {
    display: inline-block;
    margin-right: 2em;
	color:#fff;
}
.article-links ul li i.glyphicon {
    margin-right: 8px;
}
.article-links {
    margin-top: 4em;
	-webkit-transition:.5s all;
	transition:.5s all;
	-moz-transition:.5s all;
}
.article-links ul{
	margin:0;
	padding:0;
}
.article-links ul li a {
    font-size: 1em;
    color: #fff;
	text-decoration:none;
}
.article-links ul li a:hover{
	color: #f44336;
}
.news-grid-info:hover .article-links{
	    margin-top: 0.5em;
}
.news-grid-info:hover  h4{
	margin:1em 0 0;
}
.news-grid:hover .news-grid-info{
	    background: rgba(3, 1, 24, 0.59);
}
.latest-agileits-grids {
    margin-top: 2em;
}
/*--//news--*/
/*--flexisel--*/
.flex-slider{	
	background:#222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	padding:2em 0 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 34px;
    height: 34px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background: url(../images/left.png) no-repeat 2px 1px;
    top: -5% !important;
    border-radius: 5px;
}
.nbs-flexisel-nav-left {
	left:94%;
}
.nbs-flexisel-nav-right {
	right: 0%;
    background:url(../images/right.png) no-repeat 2px 1px;
}
/*--//flexisel--*/
/*-- team --*/
.team{
	background: url(../images/9.jpg) no-repeat 0px -15px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}
.team-dot {
	background: url(../images/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
}
.team-heading h3{
	color:#FFFFFF;
}
.team_pos {
    position: relative;
    overflow: hidden;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    margin: auto;
}
.team_gd1:hover .team_pos .team_back {
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
	height:100%;
}
.team_pos .team_back {
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,0);
    content: '';
    left: 0;
    top: 0;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    display: block;
}
.team_pos img {
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    width: 100%;
    border: 1px solid #B7B7B7;
}
.team_info {
    position: absolute;
    width: 100%;
    top: 42%;
    text-align: center;
    left: 0;
    z-index: 9999;
}
.team_info a {
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    text-align: center;
    margin-left: 7px;
    transform: scale(0) rotate(180deg);
    -moz-transform: scale(0) rotate(180deg);
    -webkit-transform: scale(0) rotate(180deg);
    -ms-transform: scale(0) rotate(180deg);
    -o-transform: scale(0) rotate(180deg);
    transition: all 0.3s linear 0.2s;
    -moz-transition: all 0.3s linear 0.2s;
    -webkit-transition: all 0.3s linear 0.2s;
    -ms-transition: all 0.3s linear 0.2s;
    -o-transition: all 0.3s linear 0.2s;
}
.team_info a:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    width: 100%;
}
.team_info a i.fc1 {
	background: #3b5998;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.team_info a i.fc2 {
	background: #1dcaff;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.team_info a i.fc3 {
	background: tomato;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
a.face_one i {
    color: #fff;
    font-size: 1.3em;
    line-height: 2.4;
    text-align: center;
}
.team_info a:after {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transition: all 0.3s linear 0.1s;
    -moz-transition: all 0.3s linear 0.1s;
    -webkit-transition: all 0.3s linear 0.1s;
    -ms-transition: all 0.3s linear 0.1s;
    -o-transition: all 0.3s linear 0.1s;
    width: 100%;
}
.team_gd1:hover .team_pos img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.team_gd1:hover .team_info a {
    transform: scale(1) rotate(0deg);
    -moz-transform: scale(1) rotate(0deg);
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
}
.team_info a:hover {
    opacity: 0.8;
}
.team_gd1 h4 {
    text-align: center;
    font-size: 1.2em;
    color: #ffffff;
    margin: 1em 0 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.8em;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}
.team_gd1 p {
    text-align: center;
    font-size: 1em;
    color: #fff;
    letter-spacing: 1px;
}
/*-- //team --*/
/*-- News_Letter --*/
.subscribe form input.user {
    width: 68%;
    padding: 1em;
    outline: none;
    font-size: .9em;
    color: #000!important;
    background: #e7eff2;
    border: solid 2px #e7eff2;
}
.subscribe form input[type="submit"] {
	border: none;
    font-size: .9em;
    text-transform: uppercase;
    padding: 1em;
    color: #fff;
    background: #F44336;
	border: solid 2px #F44336;
    font-weight: 600;
    outline: 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;
}
.subscribe form input[type="submit"]:hover {
	background:none;
	border: solid 2px #000000;
	color:#000000;
}
.title h3 {
    color: #000;
    font-size: 1.6em;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
}
.title p {
    color: #999999;
    font-size: .9em;
    text-align: left;
    margin: 1em 0 0 0;
}
/*-- //News_Letter --*/
/*-- map --*/
.map-grid iframe{
    border: none;
    width: 100%;
    height: 400px;
    margin-bottom: -6px;
}
/*-- //map --*/
/*-- contact --*/
.w3agile_contact_left{
    padding: 4em 13em 5em 5em;
}
.w3agile_contact_right{
    padding: 5em 4em 5em 12em;
}
.w3agile_contact_right{
    background: #212121;
    min-height: 663px;
}
.w3agile_contact_left p {
	color: #212121;
    margin: 4em 0 2em;
    line-height: 1.8em;
    font-size: .9em;
}
.w3agile_contact_left input[type="text"],.w3agile_contact_left input[type="email"],.w3agile_contact_left textarea{
	outline:none;
	border:none;
	border-bottom:1px solid #212121;
	padding:10px;
	width:100%;
	font-size:14px;
	color:#212121;
	background:none;
}
.w3agile_contact_left textarea{
	min-height:45px;
	resize:none;
}
.w3agile_contact_left input[type="email"]{
	margin:2em 0;
}
.w3agile_contact_left input[type="submit"]{
    outline: none;
    padding: .5em 1em;
    font-size: 1em;
    color: #ffffff;
    background: #F44336;
    border: solid 2px #F44336;
    margin: 2em 0 0;
    font-weight: 700;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3agile_contact_left input[type="submit"]:hover{
    border: solid 2px #000000;
    background: none;
    color: #000000;
}
.w3agile_contact_right h3{
    margin:0;
}
.w3agile_contact_right h3 a{
    text-decoration: none;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 2em;
    font-weight: 600;
}
.w3agile_contact_right h3 a span.logo-sub{
    font-size: .3em;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: .5em 0 0 0;
}
.w3agile_contact_right_agileinfo h4{
    font-size: 1.5em;
    margin: 0 0 1em;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}
.w3agile_contact_right_agileinfo p{
    color: #ffffff;
    line-height: 1.8em;
    margin-bottom: 1em;
    font-size: .9em;
}
.w3agile_contact_right_agileinfo p a{
	color:#FFFFFF;
	text-decoration:none;
}
.w3agile_contact_right_agileinfo p a:hover{
    color: #F44336;
}
.w3agile_contact_right_agileinfo p span{
	left: 0em;
    padding-right: 2em;
}
.w3agile_contact_right_agileinfo {
    margin: 5em 0 0;
}
.w3agile_contact_right_agileinfo p i {
    font-style: normal;
    padding-left: 3em;
}
.w3-agile-social-grids ul{
	padding:0;
	margin:0;
}
.w3-agile-social-grids ul li{
    display: inline-block;
}
.w3-agile-social-grids ul li a {
	color: #333;
    text-align: center;
}
.w3-agile-social-grids ul li a i.fa.fa-facebook{
    height: 20px;
    width: 20px;
    line-height: 20px;
    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;
}
.w3-agile-social-grids ul li a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.w3-agile-social-grids ul li a i.fa.fa-twitter{
    height: 20px;
    width: 20px;
    line-height: 20px;
    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;
}
.w3-agile-social-grids ul li a i.fa.fa-twitter:hover{
	color: #55acee;
}
.w3-agile-social-grids ul li a i.fa.fa-rss{
    height: 20px;
    width: 20px;
    line-height: 20px;
    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;
}
.w3-agile-social-grids ul li a i.fa.fa-rss:hover{
	color: #f26522;
}
.w3-agile-social-grids ul li a i.fa.fa-vk{
    height: 20px;
    width: 20px;
    line-height: 20px;
    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;
}
.w3-agile-social-grids ul li a i.fa.fa-vk:hover{
	color: #45668e;
}
.w3-agile-social-grids ul li:nth-child(2){
	margin: 0 .5em;
}
.w3-agile-social-grids ul li:nth-child(3){
	margin:0 .5em 0 0;
}
.w3l-gallery-heading h3 {
    color: #000000;
    font-size: 4em;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
}
/*-- //contact --*/
/*-- footer --*/
footer{
    padding: 1em 0;
    text-align: center;
    background: #000;
}
.w3_copy_right p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
}
.w3_copy_right p a{
	color: #F44336;
}
.w3_copy_right p a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/*-- //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:1366px){
	.w3agile_contact_right {
		padding: 5em 4em 5em 8em;
	}
	.w3agile_contact_left {
		padding: 4em 8em 5em 5em;
	}
}
@media(max-width:1280px){
	.w3agile_contact_right {
		padding: 5em 4em 5em 5em;
	}
	.w3agile_contact_left {
		padding: 4em 5em 5em 5em;
	}
}
@media(max-width:1080px){
	.w3-header-top-grids {
		width: 30%;
	}
	.banner {
		background: url(../images/1.jpg) no-repeat 0px 0px;
		background-size: cover;
	}
	.nbs-flexisel-nav-left {
		left: 90%;
	}
	.w3agile_contact_right {
		min-height: 680px;
	}
}
@media(max-width:1024px){
	.w3agile_contact_right {
		padding: 4em 4em 4em 3em;
	}
	.w3agile_contact_left {
		padding: 4em 3em 4em 4em;
	}
}
@media(max-width:991px){
	.w3-header-top-grids {
		width: 40%;
	}
	.navbar-header {
		float: none;
	}
	.navbar-brand {
		float: none;
		text-align: center;
	}
	.navbar-nav {
		float: none;
	}
	.w3-agileits-bottom-right {
		margin: 2em 0 0 0;
	}
	.agile-about-right {
		margin: 2em 0 0 0;
	}
	.agileits-services-grid {
		float: left;
		width: 50%;
	}
	.agileits-services-grid:nth-child(3),.agileits-services-grid:nth-child(4), .agileits-services-grid:nth-child(5), .agileits-services-grid:nth-child(6) {
		margin: 2em 0 0 0;
	}
	.w3-agile-info p {
		width: 70%;
	}
	.gallery-grid {
		float: left;
		width: 50%;
	}
	.news-grid-info:hover h4 {
		margin: .5em 0 0;
	}
	.news-grid-info {
		padding: .5em;
	}
	.news h5 {
		font-size: 1.5em;
	}
	.news-grid-info p {
		line-height: 1.4em;
	}
	.nbs-flexisel-item {
		line-height: 10px;
	}
	.team_gd1 {
		float: left;
		width: 50%;
	}
	.team_gd1:nth-child(3),.team_gd1:nth-child(4){
		margin:2em 0 0 0;
	}
	.w3agile_contact_right {
		min-height: 430px;
		padding: 4em;
	}
	.w3agile_contact_left {
		padding: 4em;
	}
	.w3agile_contact_right_agileinfo {
		margin: 4em 0 0;
	}
	.title {
		margin: 0 0 1em 0;
	}
	.title h3 {
		text-align: center;
	}
	.title p {
		text-align: center;
	}
	.news-grid-info h4 {
		margin: 6.5em 0 1em 0;
	}
}
@media(max-width:768px){
	.w3layouts-banner-slider {
		margin: 5em 0 0 0;
	}
	.wthree-different-dot {
		padding: 0 0 3em;
	}
}
@media(max-width:736px){
	.navbar-toggle {
		margin-right: 0;
		margin-top: 28px;
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		background: #fff;
	}
	.navbar-top {
		position: relative;
	}
	.navbar-brand {
		float: left;
	}
	div#bs-example-navbar-collapse-1 {
		background: rgba(0, 0, 0, 0.67);
		text-align: center;
		position: absolute;
		width: 100%;
		z-index: 999;
	}
	.navbar-nav li:after {
		background: rgba(255, 255, 255, 0);
	}
	ul.nav.navbar-nav li a {
		margin: 1em 0;
	}
	.navbar-nav {
	    float: none;
		margin: 0;
	}
}
@media(max-width:667px){
	.nbs-flexisel-nav-left {
		left: 87%;
	}
	.nbs-flexisel-item {
		line-height: 10px;
	}
	.news-grid-info h4 {
		margin: 4.5em 0 1em 0;
	}
}
@media(max-width:640px){
	.w3-agile-info h4 {
		font-size: 3em;
	}
	.nbs-flexisel-nav-left {
		left: 85%;
	}
	.news-grid-info h4 {
		margin: 8.5em 0 1em 0;
	}
	.w3-header-top-grids {
		width: 45%;
	}
}
@media(max-width:600px){
	.banner {
		background: url(../images/1.jpg) no-repeat -165px 0px;
		background-size: cover;
	}
	.news-grid-info h4 {
		margin: 7.5em 0 1em 0;
	}
}
@media(max-width:568px){
	.w3agile_contact_right {
		min-height: 390px;
		padding: 3em;
	}
	.w3agile_contact_left {
		padding: 3em;
	}
}
@media(max-width:480px){
	.w3-header-top-grids {
		width: 65%;
	}
	.agileits-banner h3 span {
		font-size: 2em !important;
	}
	.agileits-banner h3 {
		width: 60px;
		height: 60px;
		line-height: 2.4em;
	}
	.wthree-border {
		margin: 2em auto 0;
	}
	.w3-agile-info h4 {
		font-size: 2em;
	}
	.w3-agile-info p {
		width: 90%;
	}
	.w3-arrow {
		margin: 2em 0 0 0;
	}
	.w3-agileits-bottom-left {
		padding: 1em;
	}
	.w3-agileits-bottom-left-text h3 {
		font-size: 1.2em;
	}
	.nbs-flexisel-nav-left {
		left: 80%;
	}
	.news-grid-info h4 {
		margin: 14.5em 0 1em 0;
	}
	.news-grid-info:hover h4 {
		margin: 2.5em 0 0;
	}
	.w3agile_contact_right_agileinfo p i {
		padding-left: 0em;
	}
	.w3agile_contact_right_agileinfo {
		float: none;
		width: 100%;
	}
}
@media(max-width:414px){
	.logo h1 a {
		font-size: 1em;
	}
	.logo h1 a span.logo-text {
		width: 40px;
		height: 40px;
		line-height: .9em;
	}
	.w3-header-top-grids {
		width: 70%;
	}
	.w3layouts-banner-slider {
		margin: 3em 0 0 0;
	}
	.wthree-different-dot {
		padding: 0 0 2em;
	}
	.banner {
		background: url(../images/1.jpg) no-repeat -210px 0px;
		background-size: cover;
	}
	.banner-bottom, .about, .services, .gallery, .news, .team-dot, .subscribe {
		padding: 2em 0;
	}
	.w3-agileits-bottom-left-text {
		padding: 1em;
	}
	.agile-about-left h2, .w3ls-heading h3 {
		font-size: 3em;
	}
	.agileits-services-grids, .gallery-grids, .agileits_w3layouts_news_grids, .team_gds {
		margin: 2em 0 0 0;
	}
	.agileits-services-grid {
		float: none;
		width: 100%;
	}
	.agileits-services-grid:nth-child(2),.agileits-services-grid:nth-child(3), .agileits-services-grid:nth-child(4), .agileits-services-grid:nth-child(5), .agileits-services-grid:nth-child(6) {
		margin: 2em 0 0 0;
	}
	.agileits-services-grid h4 {
		font-size: 1.2em;
	}
	.news-grid-info h4 {
		margin: 11.5em 0 1em 0;
	}
	.team_gd1 {
		float: none;
		width: 100%;
	}
	.team_gd1:nth-child(2),.team_gd1:nth-child(3), .team_gd1:nth-child(4) {
		margin: 2em 0 0 0;
	}
	.subscribe form input.user {
		width: 60%;
		padding: .5em;
	}
	.subscribe form input[type="submit"] {
		padding: .5em;
	}
	.w3agile_contact_right h3 a {
		font-size: 1.2em;
	}
	.w3agile_contact_right h3 a span.logo-sub {
		font-size: .4em;
	}
	.w3agile_contact_right {
		padding: 2em;
	}
	.w3agile_contact_right_agileinfo {
		margin: 2em 0 0;
	}
	.w3agile_contact_right_agileinfo h4 {
		font-size: 1.2em;
	}
	.w3l-gallery-heading h3 {
		font-size: 3em;
	}
	.map-grid iframe {
		height: 200px;
	}
	.w3agile_contact_left {
		padding: 2em;
	}
	.w3agile_contact_left p {
		margin: 2em 0 2em;
	}
}
@media(max-width:375px){
	.news-grid-info h4 {
		margin: 9.5em 0 1em 0;
	}
	.w3agile_contact_right_agileinfo {
		padding: 0;
	}
}
@media(max-width:320px){
	.w3-header-top-grids {
		width: 95%;
	}
	.w3-agile-info h4 {
		font-size: 1.5em;
	}
	.w3-agile-info p {
		width: 100%;
	}
	.agileits-banner h3 span {
		font-size: 1.2em !important;
	}
	.agileits-banner h3 {
		width: 40px;
		height: 40px;
		line-height: 1.5em;
	}
	.w3-arrow a i.fa.fa-angle-down {
		font-size: 1.4em;
		width: 30px;
		height: 30px;
		padding: .2em 0 0 0;
	}
	.logo h1 a {
		font-size: .9em;
	}
	.w3layouts-banner-slider {
		margin: 2em 0 0 0;
	}
	.wthree-different-dot {
		padding: 0 0 1em;
	}
	.w3-agile-info p {
		margin: 1em auto 0;
	}
	.w3-agileits-bottom-left-text h3 {
		line-height: 1.5em;
	}
	.agile-about-left h2, .w3ls-heading h3 {
		font-size: 2.5em;
	}
	.agile-about-left h5 {
		font-size: .8em;
	}
	.gallery-grid {
		float: none;
		width: 100%;
	}
	.nbs-flexisel-nav-left {
		left: 70%;
	}
	.news-grid-info h4 {
		margin: 6.5em 0 1em 0;
	}
	.subscribe form input.user {
		width: 100%;
		padding: .5em;
		margin: 0 0 1em 0;
	}
	.w3agile_contact_right {
		padding: 1em;
	}
	.w3agile_contact_left {
		padding: 1em;
	}
}
/*-- //responsive --*/