/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


/*-- banner-bottom --*/
.banner-bottom,.footer-top,.single,.mail,.stats,.services,.about,.about-bottom,.team,.w3_wthree_agileits_icons,.typo,.portfolio{
	padding:5em 0;
}
.w3layouts_banner_bottom_right h3{
	font-size:2em;
	color:#212121;
}
.w3layouts_banner_bottom_right h3 span{
	display: block;
    font-size: .5em;
    color: #ffb500;
    line-height: 0.5;
    font-weight: bold;
}
.w3layouts_banner_bottom_right p{
	color:#999;
	line-height:2em;
	margin-top:2em;
}
.w3layouts_banner_bottom_right p span{
	margin-top:1em;
	display:block;
}
.w3l_banner_figure{
	margin:1em 0 0;
}



/*-- footer-top --*/
.footer-top{
	background:url(../images/2.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:500px;
}
.agileits_w3layouts_sub{
	text-align:center;
	font-size:1.2em;
	color:#ffb500;
	padding-bottom:.5em;
	position:relative;
	margin-bottom:.5em;
}
.agileits_w3layouts_sub:after{
	    content: '';
    background: #ffb500;
    height: 2px;
    width: 12%;
    position: absolute;
    bottom: 0%;
    left: 44%;
}
.w3_agileits_head{
	font-size:2em;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
}
.wthree_footer_top_grid{
	margin:3em auto 0;
	width:60%;
	text-align:center;
}
.wthree_footer_top_grid p{
	color:#fff;
	line-height:2em;
}
.wthree_footer_top_grid h5{
	font-size:1em;
	color:#01b4db;
}
.wthree_footer_top_grid img {
    border-radius: 50px;
    border: 4px solid #ffb500;
	margin:1em auto;
}
/*-- //footer-top --*/


