/* footer */
.w3ls-footer-grids{
	background: #211e1e;
    padding: 50px 0;
}


.w3l-footer{
	float:left;
}



.w3l-footer.two ul{
	margin:0;
	padding:0;
}
.w3l-footer.two ul li{
	list-style-type:none;
	display:block;
    line-height: 1.5em;
	font-size:14px;
	margin: 18px 0;
}
.w3l-footer.three {
    list-style-type: none;
  padding-right: 51px;


}
.w3l-footer.two ul li i {
    font-size: 13px;
    margin-right: 15px;
    width: 30px;
    text-align: center;
    color: #fff;
    background: #6E65F1;
    padding: 9px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    width: 30px;
    height: 30px;
}
.w3l-footer.two ul li i.fa.fa-facebook {
	background:#5d82d2;
}
.w3l-footer.two ul li i.fa.fa-twitter {
	background:#3bbef5;
}
.w3l-footer.two ul li i.fa.fa-google-plus {
	background:#ea5d4b;
}
.w3l-footer.two ul li i.fa.fa-dribbble {
	background:#f7659b;
}
.w3l-footer.two ul li i.fa.fa-pinterest-p {
	background:#e23139;
}
.w3l-footer.two ul li a{
	color: #908F8F;
    display: block;
    text-decoration: none;
    font-size: 13px;
}
.w3l-footer.three ul li {
	margin-bottom:15px;
}
.w3l-footer.three ul li i {
	float: left;
    font-size: 18px;
    color: #fff;
	line-height: 1.8;
}
.w3l-footer.three ul li p {
    list-style-type: none;
    display: block;
    color: #908F8F;
    font-size: 13px;
    line-height: 32px;
    float: left;
    margin-left: 15px;
}
.w3l-footer.three ul li span {
    display: block;
}
.w3l-footer.one {
    padding-right: 40px;
    color: #828282;
}

.tweet ul li{
    display: block;
    font-size: 15px;
    color: #000;
}
.tweet ul li:nth-child(1) {
	border-bottom: 1px solid #404040;
	margin-bottom:12px;
	padding-bottom:12px;
}
.tweet ul li a{
	color: #828282;
    line-height: 25px;
    font-size: 13px;
    text-decoration: none;
}
.tweet ul li a i{
    color: #55ACEE;
    font-style: normal;
    display: block;
    margin: 2px 0;
}
.tweet ul li a i.fa {
    color: #3bbef5;
    font-style: normal;
    margin: 2px 0;
    font-size: 19px;
    float: left;
    display: block;
    width: 14%;
}
.tweet ul li span{
	display: block;
    color: #FFFFFF;
    font-size: 11px;
    letter-spacing: 2px;
    margin-top: 5px;
}
.tweet  a {
    color: #55ACEE;
    margin-left: 5px;
}
.w3l-footer.three ul li a {
    display: block;
	color:#908F8F;
	float: left;
	margin-lefT: 15px;
	margin-top: 5px;
}
i.fa-envelope-o {
	float:left;
          padding-top: 6px;
}
.copy-right-grids {
	padding: 35px 0px;
    background: #292929;
}
.copy-left{
	text-align:center;
}
.copy-right ul li a:hover,.w3l-footer.three ul li a:hover{
	color:#e83f3f;
}
.w3l-footer.two ul li:nth-child(1) a:hover {
	color:#5D82D2;
}
.w3l-footer.two ul li:nth-child(2) a:hover {
	color:#3bbef5;
}
.w3l-footer.two ul li:nth-child(3) a:hover {
	color:#ea5d4b;
}
.w3l-footer.two ul li:nth-child(4) a:hover {
	color:#f7659b;
}
.w3l-footer.two ul li:nth-child(5) a:hover {
	color:#e23139;
}
/* //footer */

/*-- about page --*/

.about-top{
	padding: 10px 0 70px 0;
    background: #FFFFFF;
}

.agile-about-top-right {
    border: solid 1px #dadada;
    padding: 1em;
}
.agile-about-top-right h4{
    color: #353535;
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    font-weight: 600;
    line-height: 30px;
}
.agile-about-top-right p{
    color: #7d7d7d;
    font-size: 13.5px;
    margin: 0;
    line-height: 30px;
}
.agile-about-top-right p span{
	display:block;
	margin:1em 0 0 0;
}
/*-----*/

.agileits-layer {
    position: absolute;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.34);
    min-height: 350px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.get-started:hover div.agileits-layer {
	z-index:-1;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.get-started h4{
	font-size:1.5em;
	margin-bottom:1em;
	font-weight:400;
	padding:0;
}

.get-started a{
	padding: 12px 18px;
    font-size: 1.2em;
    color: #fff;
    outline: none;
    font-weight: 400;
    text-decoration: none;
    background: #0c68d6;
	text-transform: capitalize;
}
.get-started a:hover{
	background: #e83f3f;
	text-decoration:none;
}
/*-----*/
/*--content--*/

.col-top {
    text-align: center;
    padding: 0 0 5em 0;
}
/*----*/
.tab1-head {
        padding-bottom: 5em;
}
.tabs1 li a {
    padding: 12px;
    font-size: 17px;
    margin: 10px 0;
    color: #8A8A8A;
    border-right: 3px solid #EDEDED;
}
.tabs1 li a span{
    margin-right: 15px;
}
.tabs1  li a:hover,.tabs  li.active a{
	border-right: 3px solid #28a18f !important;
    color: #e83f3f !important;
	background-color: #000;
}
.tab1-content {
    padding-left: 0px;
}
.facts{
    text-align: center;
}

/*-- team --*/
.team{
	padding:70px 0;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.team-heading {
    text-align: center;
}

.agileits-team-grids {
    margin: 4em 0 0 0;
}
.team-info{
    position: relative;
    overflow: hidden;	
}
.team-info img{
	width:100%;
	border:solid 2px #333333;
}
.team-caption h4{
    color: #FFFFFF;
    font-size: 28px;
    margin: 5px 0 5px 0;
    letter-spacing: 2px;
}

.team-caption ul{
    padding: 0;
    margin: 1em 0 0 0;
}
.team-caption ul li{
    display: inline-block;
}
.team-caption ul li a {
	color: #333;
    text-align: center;
}
.team-caption ul li a i.fa.fa-facebook{
    height: 32px;
    width: 30px;
    line-height: 28px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	margin-right:5px;
}
.team-caption ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
}
.team-caption ul li a i.fa.fa-twitter{
    height: 32px;
    width: 30px;
    line-height: 28px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-twitter:hover{
	background: #55acee;
}
.team-caption ul li a i.fa.fa-rss{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-rss:hover{
	background: #f26522;
}
.team-caption {
    background: rgba(33, 30, 30, 0.65);
    padding: 25px;
    position: absolute;
    left: 0;
    bottom: -105%;
    text-align: center;
    width: 100%;
    height: 154px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.team-info:hover .team-caption{
    bottom: 0%;
}
.team-info:hover .team-caption {
    bottom: 0%;
}
/*-- //team --*/
/*-- testimonial --*/
.testimonial{
	background: rgba(226, 226, 226, 0.3);
	padding: 60px 0 90px;
}
.testimonial-info {
	float:left;
	width:70%;
}
.testimonial-img {
    float: right;
    width: 18%;
}

.testimonial-img img{
	width:100%;
	border-radius:50%;
}
.wthree-testimonial-grid {
    margin: 4em 0 0 0;
}

.callbacks_tabs1 a{
 visibility: hidden;
}
.callbacks_tabs1 a:after {
	content: "\f111";
    font-size: 0;
    visibility: visible;
    display: block;
    height: 10px;
    width: 10px;
    display: inline-block;
    background:rgb(33, 30, 30);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here1 a:after{
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #e83f3f;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
/*-- //slider --*/
/*-- //testimonial --*/
/*-- //about page --*/

/*-- services page --*/
/*-- items --*/

/*-- //services page --*/

/*-- gallery-page --*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container .gallery a img {
  float: left;
  width: 33.333%;
  height: auto;
  border: 6px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.container .gallery a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
/*-- for big image
.container .gallery a.big img {
  width: 40%;
}--*/
/*-- //gallery-page --*/

/*--typography-page --*/
h
a#myTabDrop1,a#profile-tab,a#home-tab {
    padding: 0.8em;
}
div#home {
    padding: 1em 0 0;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px !important;
    font-size: 0.85em;
    color: #999;
    border-top: none !important;
}
.btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
}
.btn-default:active, .btn-default:focus, .btn-default:hover {
    outline: none !important;
}
.form-control1, .form-control_2.input-sm{
  border: 1px solid #e0e0e0;
  padding:5px 18px;
  color: #616161;
  background: #fff;
  box-shadow: none !important;
  width: 100%;
  font-size: 0.85em;
  font-weight: 300;
  height: 40px;
  border-radius: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
  -webkit-appearance: none;
  outline:none;
}
.control3{
	margin:0 0 1em 0;
}
.btn-warning {
  color: #fff;
  background-color:rgb(6, 217, 149);
  border-color:rgb(6, 217, 149);
  padding:8.5px 12px;
}
.tag_01{
  margin-right:5px;
}
.tag_02{
  margin-right:3px;
}
.btn-warning:hover{
  background-color:rgb(3, 197, 135);
  border-color:rgb(3, 197, 135);
}
.btn-success:hover{
    border-color: #8BC34A !important;
    background: #8BC34A !important;
}
.control2{
  height:253px;
}
.alert-info {
  color: #31708f;
  background-color:rgb(240, 253, 249);
  border-color:rgb(201, 247, 232);
}
.bs-example4 {
  background: #fff;
  padding: 2em;
}
button.note-color-btn {
  width: 20px !important;
  height: 20px !important;
  border: none !important;
}
.form-control1:focus {
  border: 1px solid #03a9f4;
  background: #fff;
  box-shadow: none;
}
.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, .widget_head{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  color: #999;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
label {
    font-weight: 500;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
/*-- //typography-page --*/


/*-- icons page --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background: rgba(40, 96, 157, 0.11);
    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: 13px;
    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: #000;
	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;
}
.icon-box:hover a.agile-icon {
	color:#fff;
}
.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;
}

.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px;
    font-size: 20px;
    color: #282a2b;
}
.icons-page .bs-glyphicons li {
    display: inline-block;
    width: 22%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: rgba(40, 96, 157, 0.11);
    margin: 1%;
}
.icons-page .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons-page .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-page .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
/*-- //icons page --*/


/*-- contact-page --*/
.contact-form h4, .address h4, .agileits-w3layouts-map h4 {
    margin-bottom: 22px;
    color: #0c68d6;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}
.w3ls-contact-section-right-grid {
    background: rgba(0, 0, 0, 0.29);
    padding: 30px;
    margin-top: 15px;
}
.agileinfo-contact-section-head{
	padding:30px 0;
	background:#0c68d6;
	position:relative;
}
.down{
	position:absolute;
	bottom: -15%;
	left: 15%;
}
.agileinfo-contact-section-head h3{
	color:#fff;
	font-weight:400;
	font-size:2em;
	
}
.border-1 img {
	width: 100%;
}
.agileinfo-contact-section-head span{
	color:#fff;
	font-weight:600;
	font-size:1.2em;
}
.wthree-contact-section-grids{
	padding:70px 0;
	background:#313131;
	background: url("../images/contact-bg.html") no-repeat;
	min-height: 565px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
}
.w3ls-contact-section-left-grid input.text,.w3ls-contact-section-left-grid textarea{
	padding: 15px 15px;
    background: rgba(0, 0, 0, 0.38);
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    margin: 13px 0;
    width: 90%;
    text-transform: capitalize;
}
.w3ls-contact-section-left-grid textarea{
	resize:none;
	height:15em;
}
.w3ls-contact-section-left-grid input[type="submit"]{
	color: #fff;
    padding: 10px 35px;
    border: none;
    outline: none;
    background: #e83f3f;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}
.w3ls-contact-section-left-grid input[type="submit"]:hover {
	background:#0c68d6;
}
.w3ls-contact-section-right-grid h4 {
	font-size: 22px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.w3ls-contact-section-right-grid p {
	line-height: 30px;
    font-size: 13px;
    color: #dadada;
    margin: 15px 0 20px 0;
}
ul.w3l-contact-section-list li{
	display: inline-block;
    color: #FFF;
    font-size: 13px;
    margin: 12px 0;
    letter-spacing: 1px;
}
ul.w3l-contact-section-list li a{
	display:inline-block;
	color:#FFF;
}
.w3ls-contact-section-left-grid input[type="button"]:hover {
	border-bottom: 3px dashed;
}
.w3l-contact-section-list i{
	margin-right: 5px;
    font-size: 14px;
    color: #39ddad;
}
.w3l-contact-section-list i.location{
	background-position:-225px 0px;
}
.w3l-contact-section-list i.phone{
	background-position:-245px 0px;
}
.w3l-contact-section-list i.mail{
	background-position:-265px 0px;
}
.agileits-w3layouts-map{
	margin:0 0 50px 0;
}
.agileits-w3layouts-map iframe {
    border: none;
    width: 100%;
    height: 400px;
}
.w3layouts-contact {
	padding:70px 0 0 0;
}
/*-- //contact-page --*/


/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 35px;
	height: 35px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.html) no-repeat 0px 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	ms-border-radius: 50%;
}
#toTopHover {
	width: 35px;
	height: 35px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/


/*-- responsive media queries --*/
@media (max-width: 1680px){
		
	.youtube-video, video {
		top:0;
	}
}
@media (max-width: 1440px){
	.agileinfo-contact-info {
		width: 35%;
	}
	.w3layouts-inner-banner {
		min-height: 190px;
	}
	.w3ls-subscribe {
		width: 36%;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		width: 65%;
	}
	a#logo h1 {
		font-size: 42px;
	}
	.in-slide-content h2 {
		font-size: 34px;
	}
	
	.youtube-video, video {/* 
		top: 10px;
	}
	.features-left p {
		margin-top: 20px;
	}
	
	.wthree-main-content {
		padding: 60px 0;
	}
	.w3layouts-contact {
		padding: 60px 0 0 0;
	}
	.agileits-popular-places {
		padding: 60px 0; */
	}
	.team {
		padding: 60px 0;
	}
	.items {
		padding: 60px 0;
	}	
	.wthree-contact-section-grids{
		padding:60px 0;
	}
	.features {
		padding: 60px 0;
	}
	.about, .team, .skills {
		padding: 60px 0;
	}
}
@media (max-width: 1366px){
	
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		width: 70%;
	}
	.w3ls-subscribe {
		margin-top: 0px;
	}
	.in-slide-content h2 {
		font-size: 32px;
		padding: 18px;
	}
	.youtube-video, video {
		top: 12px;
	}
	a#logo h1 {
		font-size: 40px;
	}
	.agileits-w3layouts-map iframe {
		height: 350px;
	}
	.agileinfo-contact-info ul li {
		font-size: 14px;
	}
	/*-- icons-page --*/
	h3.agileits-icons-title {
		font-size: 34px;
	}
	/*-- //icons-page --*/
}
@media (max-width: 1280px){
		
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		width: 75%;
	}
	.testimonial-img {
		width: 16%;
	}
	.title p {
		margin-top: 1.3em;
	}
	.title {
		margin-bottom: 40px;
	}
}
a{
color: #828282;
}
.w3l-footer h3{
color: #828282;

    
    

}

