@charset "UTF-8";
/*-- banner-bottom --*/
.banner-bottom,.support-help,.testimonials,.services{
	padding:1em 0;
	margin-top:-10em;
}
.w3_agile_banner_bottom_grid{
	position:relative;
}
.w3_agile_banner_bottom_grid p{
	font-size: 4em;
    color: #e8e8e8;
    font-weight: 600;
}
.w3_agile_banner_bottom_grid_pos{
	position: absolute;
    bottom: 30%;
    left: 3%;
}
.w3_agile_banner_bottom_grid_pos h4{
	font-size:1.8em;
    color: #212121;
    text-transform: capitalize;
}
.w3layouts_para{
	color: #000;
    margin: 1em 0 0;
    padding: 1em 0 0;
    line-height: 2em;
    position: relative;
}
.w3layouts_para:before{
	content: '';
    background: #f56f19;
    height: 2px;
    width: 12%;
    position: absolute;
    top: 0%;
    left: 0%;
}
.agile_banner_bottom_grids{
	margin:3em 0 0;
}
.w3layouts_banner_bottom_grid{
	position:relative;
	overflow:hidden;
}
.w3layouts_banner_bottom_grid img{
	 -webkit-transition: 0.4s ease;
	transition: 0.4s ease;	
}
.w3layouts_banner_bottom_grid_pos{
	position: absolute;
    bottom: 10%;
    right: 5%;
}
.w3layouts_banner_bottom_grid_pos p{
	list-style-type: none;
    margin-bottom: 1em;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    background: #212121;
    padding: 0 1em;
    text-transform: capitalize;
}
.w3layouts_banner_bottom_grid_pos p i{
	color:#34b3f5;
	padding-right:1em;
}
.w3layouts_banner_bottom_grid_pos p:last-child{
	margin:0;
}
.agile_banner_bottom_grid:hover .w3layouts_banner_bottom_grid img{
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/*-- //banner-bottom --*/
/*--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:0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}