@charset "utf-8";
/* CSS Document */

.agileits-banner-info h3 {
    /*color: #000;*/
}

.tittle-style::after {
    background: #232323;
}

.agileits-banner-info h3 {
    letter-spacing: normal;
	text-shadow: 5px 5px 15px #0009;
}

.address-grids span.fa {
    border: 2px solid #252525;
}

.form-bg input[type="submit"] {
    background: #818181;
}

nav a::after {
    background: #fff;
}

.agileits-banner-info {
    /*margin-top: 20em;*/
}

.agileits-services-grids, .agileits-services-grids:nth-child(2) {
    float: left;
}

.logo { /*max-width: 140px;*/}
.logo2 { max-width: 250px; float: none; margin: 0 auto;}

.what-grid1 h4, .what-grid h4 {
    color: #fff;
}

.banner_bottom_left h4 {
    color: #fff;
}

.banner_bottom_left p {
    color: #cbcbcb;
}

.what-grid1 p, .what-grid p {
    color: #cbcbcb;
}

@media (max-width: 768px) {
	
	.logo { max-width: 150px;}
	.logo2 { max-width: 180px;}

	.banner, .banner-2, .banner-3 { min-height: 600px;}
	
	.agileits-services-grids { width: auto!important;}
	
	.agileits-banner-info {
    margin-top: 22em;
    /*text-align: left;*/
	}
	
	.agileits-banner-info h3 {
    font-size: 36px;
	}
	
}