<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
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(../../img/2.jpg) no-repeat 0px 0px;
    background-size: cover;
}*/
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.w3layouts-header-top{
	padding: 1em 0em;
}
.w3-header-top-left{
    float: left;
    width: 15%;
}
.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(../../img/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: .2em 0 0 0;
}
.logo h1 a{
    text-decoration: none;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 2em;
    font-weight: 600;
}
.logo h1 a span{
	font-size: .2em;
    color: #FFFFFF;
    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;
	width: 100px;
}
.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: 10px;
    width: 2px;
    top: 13px;
}
.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: #337ab7;
    margin: 0 1em;
    padding: .5em 1em;
    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: #FF5722 !important;
    border: solid 2px #FF5722;
}
ul.nav.navbar-nav li a:focus{
	outline:none;
	border: solid 2px rgba(255, 255, 255, 0)
}
.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
    text-decoration: none;
    background:none !important;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus {
    color: #fff;
}
ul.nav.navbar-nav li.active a {
    color: #ff5722;
    background: none;
    border: solid 2px #FF5722;
}
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #fff;
    background:none;
}
.nav .open &gt; a, .nav .open &gt; a:hover, .nav .open &gt; 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: 3.8em;
    left: 0px;
    min-width: 121px;
}
ul.dropdown-menu li{
	width:100% !important;
}
.dropdown-menu &gt; li &gt; 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 &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    background: none;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu&gt;.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&gt;.dropdown-menu {
    display: block;
}

.dropdown-submenu&gt;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&gt;a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left&gt;.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;
}
.agileits-banner-info {
    margin: 11em 0 11em 16em;
}

.agileits-banner-info p{
    color: #FFFFFF;
    font-size: 21px;
    margin: 1em 0 0 0;
    line-height: 1.8em;
    font-family: 'Droid Serif', serif;
}
.w3-button{
    margin: 4em 0 0 0;
}
.w3ls-button a{
    color: #FFFFFF;
    font-size: 1em;
    text-decoration: none;
    padding: .5em 2em;
    background: #ff5722;
    text-align: center;
    border: solid 2px #ff5722;
}
.w3ls-button a:hover{
	background: none;
    border: solid 2px #FFFFFF;
}
/*--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: 255px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 56px;
    height: 56px;
    background: transparent url(../../img/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: 32%;
    left: 0;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 999;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: block;
    margin: 1em 0;
    text-align: center;
}
/*----*/
.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: #ff5722;
    border: 2px solid #ff5722;
    border-radius: 0;
    height: 68px;
    width: 4px;
}
/*-- //slider --*/
/*-- //banner --*/
/*-- welcome --*/
.welcome,.why-choose-agile,.agileinfo-dot,.news,.w3l-about-top,.wthree-dot,.team,.gallery,.blog,.contact-top{
	padding:4em 0;
}
.w3-heading-grid{
	text-align:center;
	position:relative;
}
.w3-heading-grid h2,.w3-heading-grid h3,.agileinfo-banner h2{
    color: #212121;
    font-size: 3em;
    margin: 0;
    font-family: 'Droid Serif', serif;
    text-transform: uppercase;
}
.agileits-border{
    background: #ff5722;
    height: 2px;
    width: 84px;
    margin: 1em auto 0;
}
.w3-heading-grid p{
    font-size: .9em;
    line-height: 1.8em;
    width: 70%;
    margin: 4em auto 0;
    color: #212121;
}
.w3l-welcome-grids,.why-choose-agile-grids-top,.popular-agileinfo,.w3-agileits-news-grids,.codes,.typography {
    margin: 4em 0 0 0;
}
.w3ls-welcome-left img{
	width:100%;
}
.w3ls-welcome-right h4{
    color: #212121;
    font-size: 1.5em;
    margin: 0;
    font-family: 'Droid Serif', serif;
    font-weight: 600;
    line-height: 1.5em;
}
.w3ls-welcome-right p{
    color: #999999;
    font-size: .9em;
    margin: 1em 0;
    line-height: 1.8em;
}
.w3ls-welcome-right p span{
	margin:1em 0 0 0;
	display:block;
}
.w3ls-welcome-right ul{
	padding:0;
	margin:0;
}
.w3ls-welcome-right ul li{
    color: #999999;
    font-size: .9em;
    display: block;
    margin: .7em 0 0 0;
}
.w3ls-welcome-right ul li:first-child{
	margin:0;
}
/*-- //welcome --*/
/*-- choose-us --*/
.why-choose-agile {
    background: #f0f0f0;
}
.agileits_w3layouts_features_gridr img{
	margin:0 auto;
}
.agile-why-text h4{
    font-size: 1.2em;
    color: #212121;
    margin: 0;
}
.agile-why-text p{
	margin: 1em 0 0;
    color: #999999;
    line-height: 1.8em;
    font-size: .9em;
}
.agile-why-text {
    padding-left: 0;
    text-align: right;
}
.wthree_agile_us i{
	width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 50%;
}
.wthree_agile_us  i{
	font-size: 1.5em;
	color:#fff;
	line-height:2.8em;
}
.agile-why-text.two {
	text-align: left !important;
}
.wthree_agile_us{
	margin-top:3em;
}
/* Rectangle Out */
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(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;
	background:#111;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}
.hvr-rectangle-out:before {
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff5722;
    -webkit-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;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before,.agile_banner_bottom_grid:hover .hvr-rectangle-out:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*-- //choose-us --*/
/*-- popular --*/
.popular-heading h3{
	color:#FFFFFF;
}
.popular-section-wthree {
  background: url(../../img/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.agileinfo-dot {
    background: url(../../img/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.popular-agileinfo {
    text-align: center;
}
.popular-agileinfo p {
    text-align: center;
    margin: 0.5em auto 0;
	color:#fff;
	line-height:2em;
}
.popular-agileinfo i.fa {
    font-size: 2em;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.popular-agileinfo h4 {
    font-size: 1.2em;
    color: #ff5722;
    margin: 1em 0;
}
.popular-grid:hover i.fa{
    color: #ff5722; 
	-webkit-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	-o-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.popular-agileinfo p{
	font-size:.9em;
	line-height:1.8em;
	margin:0;
	color:#FFFFFF;
}
/*-- //popular --*/
/*-- news --*/
.w3-agile-news-date{
    float: left;
    width: 20%;
}
.agile-news-icon{
	text-align: right;
    padding: 1em 0;
}
.w3-agile-news-img{
	float: right;
    width: 75%;
}
.agile-news-icon i.fa.fa-calendar,.agile-news-icon a i.fa.fa-comments-o,.agile-news-icon a i.fa.fa-thumbs-o-up{
    color: #999999;
    font-size: 1.5em;
	text-decoration:none;
}
.agile-news-icon p{
	color: #999999;
    font-size: .9em;
    margin: .2em 0 0 0;
}
.agileits-line {
    height: 2px;
    background: #F44336;
    width: 30%;
    margin: 0 0 0 auto;
    top: 11px;
}
.w3-agile-news-img a img{
	width:100%;
	margin:0 0 1em 0;
}
.w3-agile-news-img h4{
    margin: 0;
    font-size: 1.1em;
}
.w3-agile-news-img h4 a{
    color: #212121;
    font-size: 1em;
    text-decoration: none;
    line-height: 1.5em;
    font-weight: 600;
}
.w3-agile-news-img h4 a:hover{
    color: #FF5722;
}
.w3-agile-news-img p{
	color:#999999;
	font-size:.9em;
	margin:1em 0 0 0;
	line-height:1.8em;
}
.news-right-grid a{
    color: #2f2f2f;
    font-size: 1em;
    text-decoration: none;
    line-height: 1.5em;
    font-weight: 600;
}
.news-right-grid a:hover{
	color:#FF5722;	
}
.news-right-grid h5{
    color: #FF5722;
    font-size: .9em;
    margin: .5em 0;
}
.news-right-grid p{
	color:#999999;
	font-size:.9em;
	margin:1em 0 0 0;
	line-height:1.8em;	
}
.news-right-grid:nth-child(2){
	margin:1em 0;
}
/*-- //news --*/
/*-- footer --*/
.footer-bottom {
    padding: 4em 0;
        background: #111;
}
.w3agile_footer_grid h3{
    font-size: 1.5em;
    color: #ffffff;
    margin: 0 0 1em;
    font-family: 'Droid Serif', serif;
    text-transform: uppercase;
}
.w3agile_footer_grid p{
	font-size:.9em;
	color:#999999;
	line-height:1.8em;
	margin:0;
}
.w3agile_footer_grid p span{
	display:block;
	margin:1em 0 0;
}
.w3agile_footer_grid ul{
	margin:0;
	padding:0;
}
.w3agile_footer_grid ul li{
	list-style-type:none;
	color:#999999;
	font-size:.9em;
	margin-bottom: 1em;
    line-height: 1.8em;
}
.w3agile_footer_grid ul li span{
	display:block;
}
.w3agile_footer_grid1 ul li{
	margin-bottom:1em;
}
.w3agile_footer_grid ul li a{
	color:#999;
	text-decoration:none;
}
.w3agile_footer_grid ul li a:hover{
	color: #FF5722;
}
.w3agile_footer_grid  form{
	margin:1em 0 0 0;
}
.w3agile_footer_grid input[type="email"] {
    display: inline-block;
    background: #FFFFFF;
    width: 70%;
    outline: none;
    padding: .5em;
    font-size: .9em;
    color: #999999;
    border: solid 2px #FFFFFF;
}
.w3agile_footer_grid button.btn1 {
    color: #FFFFFF;
    font-size: .9em;
    border: none;
    padding: .5em 1em;
    text-align: center;
    text-decoration: none;
    background: #FF5722;
    border: solid 2px #ff5722;
    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_footer_grid button.btn1:hover {
    background: none;
    color: #FFFFFF;
    border: solid 2px #FFFFFF;
}
/*-- //footer --*/
/*-- copyright --*/
.copyright{
	padding:1em 0;
	background:#000000;
}
.copyright p{
	color:#b5b5b5;
	font-size:.9em;
	margin:0;
	text-align:center;
}
.copyright p a{
	color:#FF5722;
	text-decoration:none;
}
.copyright p a:hover{
	color:#999999;
}
/*-- //copyright --*/
/*-- agileinfo-banner --*/
.agileinfo-banner{
	padding: 3em 0;
    text-align: center;
}
.agileinfo-banner h2 {
    color: #FFFFFF;
}
/*-- //agileinfo-banner --*/
/*-- about --*/
.w3ls-about-info img {
    width: 100%;
}
.w3ls-about-info p {
    color: #999999;
    margin: 1em 0 0;
    font-size: .9em;
    line-height: 1.8em;
}
/*-- choose --*/
.w3-agileits-choose{
    background: url(../../img/2.jpg) no-repeat 0px 0px;
    background-size: cover;	
}
.wthree-dot{
	background: url(../../img/dott.png)repeat 0px 0px;
    background-size: 3px;
    -webkit-background-size: 3px;
    -moz-background-size: 3px;
    -o-background-size: 3px;
    -ms-background-size: 3px;
}
.agileits-w3layouts-choose-heading h3{
	color:#FFFFFF !important;
}
.agile-choose-grids{
	margin:4em 0 0 0;
}
.agile-choose-grid{
	text-align:center;
}
.choose-info h4{
	color: #FFFFFF;
    font-size: 1.2em;
    margin: 1em 0;
}
.choose-info p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.choose-icon i.fa {
 background: #FF5722;
    padding: .9em 0 0 0;
    width: 90px;
    height: 90px;
    color: #FFFFFF;
    font-size: 2em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;

}
/*-- //choose --*/
/*-- team --*/
.agile-team-grids{
    margin: 4em 0 0 0;
}
.team-grid {
    text-align: center;
}
.team-img {
    position: relative;
}
.team-img:hover .overlay {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
.team-img .overlay {
   padding: 7.5em 0.5em;
    line-height: 24px;
}
.overlay {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.team-grid h5 {
    font-size: 1.2em;
    text-transform: capitalize;
}
.team-grid p {
    font-size: .9em;
    line-height: 1.8em;
    color: #eee;
}
.team-grid h4 {
	font-size: 1.2em;
    color: #212121;
    margin: .5em 0;
    text-transform: capitalize;
}
h3.tittle3 {
    font-size: 3.5em;
    text-align: center;
    color: #fff;
}
.team-grid span {
    font-size: 1em;
    color: #999999;
    margin: 0;
}
.w3l-social {
    margin: 1em 0 0 0;
}
.w3l-social ul{
	padding:0;
	margin:0;
}
.w3l-social ul li{
	display:inline-block;
}
.w3l-social ul li a {
	color: #333;
    text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook,.w3l-social ul li a i.fa.fa-twitter,.w3l-social ul li a i.fa.fa-rss{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
	background: #3b5998;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
	background: #1da1f2;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-rss:hover{
	background: #f26522;
	color: #FFFFFF;
}
/*-- //team --*/
/*-- //about --*/
/*-- gallery --*/ 
/*-- jzBox-lightbox --*/
#jzBox {
	top: 0;
	left: 0;
	z-index: 10000;
	position: fixed;
	background-color: rgba(30, 30, 30, 0.9);
	margin: 0 !important;
	text-align: center;
	width: 100%;
	height: 100%;
	display: none;
	color: #fff;
}
#jzBoxTargetImg {
	margin:4% 0 1% 0;
	max-width: 96%;
	max-height: 73%;
	cursor: pointer;
}
#jzBoxTitle {
    font-size: 1.1em;
    font-weight: 300;
	margin-bottom: 1em;
}
#jzBoxCounter {
	margin-bottom: 1%;
	font-size: 12px;
}

#jzBox i:hover {
    cursor: pointer;
    color: #FF5722;
} 
#jzBoxBottom { max-height: 22%; }

#jzBoxNextBig, #jzBoxPrevBig {
	cursor: pointer;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 10001;
	height: 100%; 
} 
#jzBoxNextBig { left: 69%; }

i#jzBoxPrev, i#jzBoxNext {
    font-size: 2em;
    padding: 0.2em;
    border: 1px solid #fff;
	z-index: 99999;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
i#jzBoxClose {
    font-size: 3em;
    vertical-align: bottom;
    margin-left: 10em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
/*-- //jzBox-lightbox --*/
.gallery-grid {
    padding: 0; 
}
.wpf-demo-4{
    padding: 0;
    position: relative;
    overflow: hidden;
}
img.img-responsive {
    width: 100%;
	height: 240px;
	padding-left: 15px;
}
.view-caption {
    position: absolute;
    top: -32%;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.57);
    padding: 1em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.wpf-demo-4:hover .view-caption {
	top: 0;
}
.view-caption p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 3px;
}
/*-- //gallery --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
	background: #FF5722;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    color: #FF5722 !important;
    margin: 30px 0 15px;
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h3.agileits-icons-title {
    text-align: center;
    color: #212121;
    margin: 0;
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Droid Serif', serif;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.icons .bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
ul.bs-glyphicons-list {
    padding: 0;
    margin: 0;
}
/*-- //icons --*/
/*-- typography --*/
h3.hdg {
    font-size: 2.5em;
	color:#000 !important;
}
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #555;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg {
	margin-bottom:1em;
	color: #333;
}
.table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
  border-top: none !important;
}
.tab-content &gt; .active {
  display: block;
  visibility: visible;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.table td, .table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
  padding: 15px!important;
}
.table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
  font-size: 0.9em;
  color: #555;
  border-top: none !important;
}
.tab-content &gt; .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
  margin-bottom: 48px;
}
ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px !important;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.table &gt; thead &gt; tr &gt; th, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; td {
		font-size: 0.81em;
	}
	.table td, .table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
		padding: 12px!important;
	}
	.codes .row {
		margin: 0;
	}
}
/*-- //typography --*/
/*-- blog --*/
.blog {
    padding: 4em 0;
    background: #f9f9fb;
}
.agile-blog-grid-left-img a img{
	width: 100%;
    margin-bottom: 1em;
}
.blog-left-left{
    float: left;
    width: 100px;
    height: 100px;
    background: #FF5722;
    text-align: center;
    padding: 1.6em 0 0 0;
}
i.fa.fa-pencil{
	color:#FFFFFF;
	font-size:2.5em;
}
.blog-left-right {
    float: left;
    width: 83%;
    margin-left: 1em;
}
.blog-left-right-top h4{
    color: #000000;
    font-size: 1.4em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
}
.blog-left-right-top h4 a{
	text-decoration:none;
    color: #000000;
}
.blog-left-right-top h4 a:hover{
	color:#FF5722;
}
.blog-left-right-top p {
    margin: 0 0 1em;
    font-size: .9em;
    font-weight: 500;
    color: #333333;
}
.blog-left-right-top p a {
    color: #FF5722;
    text-decoration: none;
}
.blog-left-right-top p a:hover{
	color:#000000;
}
.blog-left-right-bottom p{
    color: #999999;
    font-size: .9em;
    margin: 1em 0 2em 0;
    line-height: 1.8em;	
}
.blog-left-right-bottom p span{
	display:block;
	margin:1em 0 0 0;
}
.blog-left-right-bottom a {
    color: #FF5722;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 2px #FF5722;
    text-align: center;
    text-decoration: none;
    margin: 2em auto 0;
    background: none;
}
.blog-left-right-bottom a:hover {
    background: #FF5722;
    color: #FFFFFF;
}
.agile-blog-grid:nth-child(2){
	margin:2em 0;
}
.categories h3 {
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
}
.categories ul {
    margin: 1em 0 0 0;
    padding: 0;
}
.categories ul li {
    display: block;
    margin-bottom: 1em;
}
.categories ul li a {
    font-size: .9em;
    margin: 0;
    color: #999999;
}
.categories ul li a:hover {
    color: #FF5722;
    text-decoration: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.categories:nth-child(2) {
    margin: 1em 0 0 0;
}
.pagination {
    margin: 4em 0 0 0;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    color: #999999;
}
/*-- //blog --*/
/*-- single --*/
.response {
    margin: 1em 0;
}
.response h3 {
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
}
.media.response-info {
    margin-top: 3em;
}
.media-left.response-text-left {
    width: 13%;
    float: left;
}
.media-left.response-text-left a img {
    width: 80%;
}
.media-left.response-text-left h5 a {
    color: #FF5722;
}
.media-left.response-text-left h5 a:hover {
    color: #3b3b3b;
	text-decoration:none;
}
.response-text-left h5 {
    font-size: 1em;
    margin: 1em 0 0 0;
}
.response-text-right p {
    color: #999999;
    font-size: .9em;
    margin: 1em 0 2em 0;
    line-height: 1.8em;
}
.response-text-right ul {
    padding: 0;
    text-align: right;
}
.response-text-right ul li {
	display: inline-block;
    color: #b7b7b7;
    font-size: .9em;
    margin-right: 1em;
}
.response-text-right ul li a {
    color: #FF5722;
    text-decoration: none;
}
.response-text-right ul li a:hover {
    color: #3b3b3b;
}
.media.response-info {
    margin-top: 1em;
}
.opinion h3{
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
}
.opinion form{
    margin: 1em 0 0 0;	
}
.opinion form input[type="text"] {
    width: 100%;
    color: #999999;
    outline: none;
    font-size: .9em;
    padding: .5em;
    margin: 0 .5em 1em 0;
    border: solid 1px #999999;
    -webkit-appearance: none;
    background: none;
}
.opinion form textarea {
    resize: none;
    width: 100%;
    color: #999999;
    font-size: .9em;
    outline: none;
    resize: none;
    padding: .5em;
    border: solid 1px #999999;
    min-height: 125px;
	background: none;
}
.opinion form input[type="submit"] {
    color: #FF5722;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 2px #FF5722;
    text-align: center;
    text-decoration: none;
    margin: 1em 0 0 0;
    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;
}
.opinion form input[type="submit"]:hover {
	background: #FF5722;
    color: #FFFFFF;
}
/*-- //single --*/
/*-- contact --*/ 
.contact-form input[type="text"],.contact-form input[type="email"] {
    width: 47.7%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: .9em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #999;
    -webkit-appearance: none;
    display: inline-block;
}
.contact-form  input.email {
    margin: 0 0 0 1.8em;
}
.contact-form textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: .9em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #999;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact-form input[type="submit"] {
	outline: none;
    color: #FFFFFF;
    padding: 0.5em 2em;
    font-size: .9em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #FF5722;
    transition: 0.5s all;
    border: 2px solid #FF5722;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.contact-form  input[type="submit"]:hover {
    color: #212121;
	background:none;
	border: 2px solid #212121;
}
::-webkit-input-placeholder {
	color:#999 !important;
}
:-moz-placeholder { /* Firefox 18- */
	color:#999 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
:-ms-input-placeholder {  
	color:#999 !important;
}
.contact-right h4 {
    font-size: 1.5em;
    color: #fff;
    line-height: 1.8em;
}
.contact-text {
    background: #212121;
    padding: 2em;
}
.contact-right h4 {
    font-size: 1.8em;
    color: #FFFFFF;
}
.contact-text p {
    color: #fff;
    font-size: .9em;
    margin-top: 0.8em;
    text-align: left;
}
/*-- map --*/
.map {
    position: relative;
}
.map iframe {
    width: 100%;
    min-height: 500px;
    border: none;
}
.address {
    position: absolute;
    top: 17%;
    background: #FF5722;
    padding: 4em;
    text-align: left;
    width: 26%;
    left: 39%;
}
.map .w3ls-title h3 {
    width: 100%;
    margin: 0 0 1em;
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.address h4 {
    font-size: 2em;
    color: #fff;
    margin-bottom: 0.5em;
}
.address p {
    color: #fff;
    margin-bottom: .6em;
    text-align: left;
	font-size:.9em;
}
.address p a {
    font-size: .9em;
    color: #191d20;
}
.address p a:hover { 
    color: #fff;
}
.map .social-icons li a {
    margin-right: 0.1em;
}
/*-- //contact --*/
/*-- 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(../../img/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:1080px){
	.logo h1 a {
		font-size: 1.5em;
	}
	ul.nav.navbar-nav li a {
		margin: 0 .5em;
		padding: .5em 1em;
	}
	.team-img .overlay {
		padding: 5.5em 0.5em;
	}
	.view-caption {
		top: -38%;
	}
	.icon-box {
		padding: 8px 3px;
		font-size: .9em;
	}
	.blog-left-left {
		width: 80px;
		height: 80px;
		padding: 1.4em 0 0 0;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 47.2%;
	}
	.address {
		width: 36%;
		left: 33%;
	}
}
@media(max-width:991px){
	.w3-header-top-left {
		width: 25%;
	}
	.navbar-brand {
		float: none;
		text-align: center;
	}
	.navbar-header {
		float: none;
	}
	.navbar-nav {
		float: none;
	}
	.agileits-banner-info {
	    margin: 7em 0 7em 5em;
	}
	.agileits-banner-info h3 {
		font-size: 3em;
	}
	.agileits-banner-info p {
		font-size: 1.7em;
	}
	.w3ls-welcome-right {
		margin: 1em 0 0 0;
	}
	.agileits-w3layouts-grid img {
		margin: 2em 0;
	}
	.popular-grid {
		margin: 2em 0 0 0;
	}
	.popular-grid:nth-child(1){
		margin:0;
	}
	.news-right {
		margin: 2em 0 0 0;
	}
	.w3agile_footer_grid {
		margin: 2em 0 0 0;
	}
	.w3agile_footer_grid:nth-child(1){
		margin:0;
	}
	.team-grid {
		float: left;
		width: 50%;
		margin: 2em 0 0 0;
	}
	.team-grid:nth-child(1),.team-grid:nth-child(2){
		margin:0;
	}
	.team-img .overlay {
		padding: 11.5em 0.5em 0 0.5em;
	}
	.w3-heading-grid p {
		width: 85%;
	}
	.gallery-grid {
		float: left;
		width: 33.33%;
	}
	.view-caption {
		top: -49%;
	}
	.agile-blog-grid-right {
		margin: 2em 0 0 0;
	}
	.agile-icon-left {
		text-align: left !important;
	}
	.agile-choose-grid:nth-child(2){
		margin: 2em 0;
	}
	.contact-right {
		margin: 2em 0 0 0;
	}
}
@media(max-width:736px){
	.navbar-brand {
		float: left;
	}
	.navbar-toggle {
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		height: 1px;
		background: #FFF;
	}
	.navbar-top {
		position: relative;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		text-align: center;
	}
	.navbar-toggle {
		margin-top: 21px;
		margin-right: 0;
	}
	div#bs-example-navbar-collapse-1 {
		position: absolute;
		width: 100%;
		background: rgba(0, 0, 0, 0.86);
		z-index: 9999;
	}
	ul.nav.navbar-nav li a {
	    margin: 1em 0;
	}
	.navbar-nav li:after {
		background: none;
	}
	.address {
		width: 58%;
		left: 21%;
	}
}
@media(max-width:667px){
	.agileits-banner-info h3 {
		font-size: 2.5em;
	}
	.team-img .overlay {
		padding: 9.5em 0.5em 0 0.5em;
	}
	.view-caption {
		top: -58%;
	}
	.address {
		padding: 2em;
	}
}
@media(max-width:600px){
	.agileits-banner-info p {
		font-size: 1.2em;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
	}
	.callbacks_tabs {
		top: 25%;
	}
	.blog-left-right {
		width: 80%;
	}
	.w3-heading-grid p {
		width: 95%;
	}
	.w3-button {
		margin: 2em 0 0 0;
	}
	.team-img .overlay {
		padding: 7.5em 0.5em 0 0.5em;
	}
	.view-caption p {
		margin: 0;
	}
	.map iframe {
		min-height: 400px;
	}
}
@media(max-width:480px){
	.w3-header-top-left {
		width: 30%;
	}
	.agileits-banner-info {
		margin: 4em 0 4em 3em;
	}
	.agileits-banner-info h3 {
		letter-spacing: 8px;
	}
	.callbacks_tabs li {
		margin: .5em 0;
	}
	.callbacks_tabs {
		top: 20%;
	}
	.w3-heading-grid h2, .w3-heading-grid h3, .agileinfo-banner h2 {
		font-size: 2em;
	}
	.welcome, .why-choose-agile, .agileinfo-dot, .news, .w3l-about-top, .wthree-dot, .team, .gallery, .blog, .contact-top {
		padding: 2em 0;
	}
	.w3-heading-grid p {
		margin: 2em auto 0;
	}
	.w3l-welcome-grids, .why-choose-agile-grids-top, .popular-agileinfo, .w3-agileits-news-grids, .codes, .typography,.agile-choose-grids {
		margin: 2em 0 0 0;
	}
	.footer-bottom {
		padding: 2em 0;
	}
	.team-img .overlay {
		padding: 5.5em 0.5em 0 0.5em;
	}
	.view-caption p {
		font-size: 1em;
		letter-spacing: 2px;
	}
	.view-caption {
		top: -66%;
	}
	i.fa.fa-pencil {
		font-size: 2em;
	}
	.blog-left-left {
		width: 60px;
		height: 60px;
		padding: 1em 0 0 0;
	}
	.blog-left-right-top h4 {
		font-size: 1em;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 46.2%;
	}
	.map .w3ls-title h3 {
		font-size: 1.2em;
	}
	.map iframe {
		min-height: 340px;
	}
	i#jzBoxClose {
		margin-left: 1em;
	}
}
@media(max-width:414px){
	.agileits-banner-info h3 {
		letter-spacing: 4px;
	}
	.callbacks_here a:after {
		height: 45px;
	}
	.w3-header-top-left {
		width: 40%;
	}
	.w3ls-welcome-right h4 {
		font-size: 1.2em;
	}
	.agile-news-icon i.fa {
		font-size: 1em !important;
	}
	.team-img .overlay {
		padding: 1.5em 0.5em 0 0.5em;
	}
	.view-caption p {
		letter-spacing: 0px;
	}
	.view-caption {
		padding: .5em;
	}
	.w3ls-button a {
		padding: .3em 1em;
	}
	.icons .bs-glyphicons li {
		width: 31%;
	}
	.blog-left-right {
		width: 77%;
	}
	.media-left.response-text-left {
		width: 20%;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 45.2%;
	}
	.address {
		padding: 1em;
	}
	.map iframe {
		min-height: 300px;
	}
}
@media(max-width:384px){
	.logo h1 a {
		font-size: 1.2em;
	}
	.agileits-banner-info h3 {
		font-size: 1.5em;
	}
	.agileits-banner-info p {
		font-size: 1em;
	}
	.team-grid {
		float: none;
		width: 100%;
	}
	.team-img .overlay {
		padding: 8.5em 0.5em 0 0.5em;
	}
	.team-grid:nth-child(1) {
		margin: 0;
	}
	.team-grid:nth-child(2){
		margin:2em 0 0 0 !important;
	}
	i.fa.fa-pencil {
		font-size: 1.5em;
	}
	.blog-left-left {
		width: 50px;
		height: 50px;
		padding: .8em 0 0 0;
	}
	.contact-form input[type="text"], .contact-form input[type="email"] {
		width: 100%;
	}
	.contact-form input.email {
		margin: 0 0 1.5em 0;
	}
	.address {
		width: 70%;
		left: 15%;
	}
}
@media(max-width:375px){
	.gallery-grid {
		float: none;
		width: 100%;
	}
	i#jzBoxPrev, i#jzBoxNext {
		font-size: 1.5em;
	}
	i#jzBoxClose {
		font-size: 2em;
	}
}
@media(max-width:320px){
	.w3-header-top-left {
		width: 46%;
	}
	.agileits-banner-info h3 {
		font-size: 1.3em;
	}
	.agileits-banner-info p {
		font-size: .9em;
	}
	.callbacks_tabs li {
		margin:0;
	}
	.agileits-banner-info {
		margin: 2em 0 3em 2em;
	}
	.callbacks_tabs {
		top: 13%;
	}
	.logo h1 a {
		font-size: 1.1em;
	}
	.logo h1 a span {
		font-size: .3em;
	}
	.w3ls-welcome-right h4 {
		font-size: 1em;
	}
	.w3-heading-grid h2, .w3-heading-grid h3, .agileinfo-banner h2 {
		font-size: 1.5em;
	}
	.wthree_agile_us i {
		font-size: 1em;
		line-height: 3.2em;
	}
	.wthree_agile_us i {
		width: 55px;
		height: 55px;
	}
	.w3-agile-news-img {
		width: 70%;
	}
	.w3-agile-news-img h4 a {
		font-size: .9em;
	}
	.blog-left-left {
		width: 40px;
		height: 40px;
		padding: .5em 0 0 0;
	}
	.blog-left-right {
		margin-left: .5em;
	}
	.media-left.response-text-left {
		width: 26%;
	}
	.agileinfo-banner {
		padding: 2em 0;
	}
	.contact-text {
		padding: 1em;
	}
	.contact-right h4 {
		font-size: 1.5em;
	}
	.address {
		width: 78%;
		left: 10%;
	}
	.map iframe {
		min-height: 270px;
	}
	.w3agile_footer_grid h3 {
		font-size: 1.2em;
	}
}
div#contact {
    background: #ff572217;
}
/*-- //responsive --*/


.edit_data {
    background: #262626cc;
    padding: 10px 0;
    z-index: 999;
    position: absolute;
}

/* div#enter:hover{
    border: 2px solid #373737;
    padding: 0;
} */
div#enter {
    border: 2px solid transparent;
    padding: 0;
}
.edition_icons{
	font-size: 24px !important;
    color: #fff;
}
.one_icon {
    text-align: right;
}
.one_icon a{
	font-size: 24px ;
	color:#fff;
}
.top_head {
    float: left;
    width: 100%;
	display:none;
	
	
}
.uploaded_side_img {
    float: left;
    width: 100%;
    position: fixed;
	z-index: 111;
   
}
.side_bar {
    float: right;
    width: 25%;
    position: relative;
    height: 620px;
	border: 1px solid #dedddc;
	background: #fff;
}
.side_bar h2 {
    text-align: center;
	font-size: 24px;
	    margin: 0;
    padding: 27px 0;
	border: 1px solid #dedddc;
}
.content_btn {
    float: left;
    width: 100%;
    padding: 0 17px;
    margin-top: 18px;
}
.side_img_text {
    padding: 30px 4px;
    float: left;
    width: 100%;
}
.upload_img img {
    width: 77px;
    height: 87px;
    padding-bottom: 14px;
}
.links a {
    color: #007c89;
    text-decoration: none;
	font-weight: bold;
}
.links a:hover{
	color: #004e56;	
    text-decoration: none;
	font-weight: bold;
}
.settings{
	float:left;
	width:100%;
	display:none;
}
.img_setting h5 {
    background: linear-gradient(-90deg, #f8f8f8, #f2f2f2);
    float: left;
    width: 100%;
    border-top: 1px solid #bdbbb9;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 12px 18px;
	margin: 10px 0;

}
.img_setting {
	float:left;
	width:100%;
	
}
.save_img {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 5px 17px;
   
    
}
.save_img_btn a {
    color: #fff;
    text-decoration: none;
    background: #716b67;
    padding: 11px 18px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 6px;
}
.save_img_btn a:hover {
    color: #fff;
    text-decoration: none;
    background: #494542;
    padding: 11px 18px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 6px;
}
.text h1 {
    color: #222222;
    font-family: Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    line-height: 150%;
    letter-spacing: normal;
    text-align: center;
	margin: 0;
	
}

.ups{
	padding-top: 21%;
}
.uploaded_side_text{
	float: left;
    width: 100%;
    position: fixed;
    display: none;
	z-index:111;
}
li.active a#text_col1 {
    background: #fff;
    border: none;
    /* border-bottom: 1px solid #333; */
    margin-top: 12px;
}
a#text_col2 {
    background: #fff;
    border: none;
    /* border-bottom: 1px solid #333; */
    margin-top: 12px;
}
.codding {
    float: left;
    width: 100%;
    height: 445px;
    overflow-y: scroll;
    margin-top: 20px;
}
.nav_btns {
    background: #ff5722;
    border-color: #007c89;
}
.nav_btns {
    border: 1px solid lightgray;
    font-size: 16px;
    color: #333;
    padding: 8px 24px;
}
/* ul.navbar-nav a {
    border: 1px solid lightgray;
    font-size: 16px;
    color: #333;
    padding: 8px 24px;
} */
a#text_col2 {
    background: #fff;
    border: none;
    margin-top: 12px;
	color:#ff5722;
}
/* a#text_col2:hover{
    border: 1px solid #ff5722;
    color:#ff5722;
} */
.intro{
	color: #007c89 !important;
	border-bottom: 1px solid #484848 !important;
	background: #e6f2f3 !important;
}
.img_setting select {
    width: 87%;
    padding: 8px 7px;
    margin: 0 22px;
}
.feature{
	float:left;
	width:100%;
}
.feature_text h3 {
    color: #444444;
    font-family: Helvetica;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    line-height: 150%;
    letter-spacing: normal;
    text-align: left;
}
.feature_text p {
    color: #808080;
    font-family: Helvetica;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
}
div#enter_feature:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_feature{
    border: 2px solid transparent;
    padding: 0;
}
.text2 {
	padding: 30px 4px; 
    float: left;
    width: 100%;
    position: fixed;
    display: none;
	z-index:111;
}
.calls:hover {
    background: #e6f2f3 !important;
}
.calls {
    color: #333;
}
div#draw_heads:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#draw_heads{
    border: 2px solid transparent;
    padding: 0;
}
div#abt_footer2:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#abt_footer2{
    border: 2px solid transparent;
    padding: 0;
}

.image_caption {
    float: left;
    width: 100%;
    position: fixed;
	display:none;
	    z-index: 111;
}


.pro_img img {
    width: 100%;
}
.the_story {
    float: left;
    width: 100%;
}

div#the_story:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#the_story{
    border: 2px solid transparent;
    padding: 0;
}
.text3{
   /*  padding: 30px 4px; */
    float: left;
    width: 100%;
    position: fixed;
    display: none;
	z-index:111;
}
div#gallery_img:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#gallery_img{
    border: 2px solid transparent;
    padding: 0;
}

.gallery_pics {
    float: left;
    width: 100%;
    position: fixed;
	display: none;
	z-index: 111;
   
}
.footer_line{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text{
    border: 2px solid transparent;
    padding: 0;
}
div#enter_footer_text2:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text2{
    border: 2px solid transparent;
    padding: 0;
}
.contact_line{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text3:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text3{
    border: 2px solid transparent;
    padding: 0;
}
.contact_line2{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}

.abt_line1{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text4:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text4{
    border: 2px solid transparent;
    padding: 0;
}
.abt_line2{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text5:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text5{
    border: 2px solid transparent;
    padding: 0;
}
.abt_line3{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text6:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text6{
    border: 2px solid transparent;
    padding: 0;
}
.abt_line4{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text7:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text7{
    border: 2px solid transparent;
    padding: 0;
}
.footer_textline{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#bottom_footer:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#bottom_footer{
    border: 2px solid transparent;
    padding: 0;
}
div#abt_footer:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#abt_footer{
    border: 2px solid transparent;
    padding: 0;
}
div#abt_footer4:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#abt_footer4{
    border: 2px solid transparent;
    padding: 0;
}

.area {
    float: left;
    width: 100%;
	overflow-y: scroll;
	height: 454px;
}
.textts {
    padding: 10px 19px;
    float: left;
    width: 100%;
}
.add_addrs{
	 padding: 10px 19px;
    float: left;
    width: 100%;
}
.third {
    float: left;
    width: 100%;
    overflow-y: scroll;
    height: 353px;
}

.navbtns{
	float:left !important;
}

.galleryess img{
	width: 100%;
}
div#logoo img{
	width: 100%;
}
.w3layouts-logo img{
	width: 100%;
}
.bigimage1 img{
	width:100%;
}
.bigimage3 img{
	width:100%
}
.bigimage2 img{
	width:100%
}
.uploaded_side_img10{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
.uploaded_side_img11{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
.uploaded_side_img12{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
.agileits-banner-info {
    text-align: center;
    position: absolute;
    top: 70%;
    background: #333333cf;
    padding: 0px 0;
    margin: 0 145px;
}
.contact_line3{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
div#enter_footer_text22:hover{
    border: 2px solid #373737;
    padding: 0;
}
div#enter_footer_text22{
    border: 2px solid transparent;
    padding: 0;
}
.socials{
	float: left;
    width: 100%;
    position: fixed;
	z-index: 111;
}
.facebook {
    float: left;
    width: 100%;
    padding: 17px 0;
	
	border-bottom: 1px solid #ddd;
}
.facebook img{
	width:20%;
	margin-top: 11px;
}
.linked{
    float: left;
    width: 100%;
    padding: 5px;
    margin-top: 12px;
}
.linked img{
	width:20%;
}
.twitter {
    float: left;
    width: 100%;
    padding: 17px 0;
	
	border-bottom: 1px solid #ddd;
}
.twitter img{
	width:20%;
	margin-top: 11px;
}
.Instagram img {
    width: 20%;
    margin-top: 15px;
}
.Instagram {
    float: left;
    width: 100%;
    padding: 17px 0;
    border-bottom: 1px solid #ddd;
}
.Email {
    float: left;
    width: 100%;
    padding: 17px 0;
    border-bottom: 1px solid #ddd;
}
.Email img {
    width: 20%;
    margin-top: 13px;
}
#divimg img {
    height: 200px;
    width: 260px;
    margin-bottom: 30px;
}
.galleryarea{
    float: left;
    width: 100%;
	overflow-y: scroll;
	height: 450px;	
}
.galleryess1 img{
	width: 100%;
}
.footer_features{
	float: left;
    width: 100%;
    position: fixed;
	display:none;
	z-index:111;
}
.side_bar1 {
    float: right;
    width: 25%;
    position: relative;
    height: 720px;
	border: 1px solid #dedddc;
	background: #fff;
}
@media screen and (max-width:768px)
{
	button.navbar-toggle.collapsed {
    background: #000;
	}
	.navbar-brand.logo {
    padding-top: 15px;
	}
	div#about h1 {
    margin-left: 0 !important;
}
}</pre></body></html>