/* features_section start */

.features_section{
	float:left;
	width:100%;
	/* padding-top:50px; */
	padding-bottom:50px;
	background:#f7f7f7;
}
.about_image_wrapper,.about_text_wrapper {
	float:left;
	width:100%;
}
.about_image_wrapper{
	text-align:center;
}
.about_image_wrapper img{
	display:inline-block;
}

.about_text_wrapper p {
    font-size: 16px;
    color: #464343;
}
.about_text_wrapper h2{
	font-size:20px;
	margin-bottom:10px;
}
.about_text_wrapper h2:after {
    content: '';
    border: 2px solid #4385f5;
    display: block;
    width: 50px;
    border-radius: 3px;
    margin-top: 10px;
}
.about_text_wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
}
.about_text_wrapper ul li{
	padding-top: 20px;
}
.about_text_wrapper ul li a{
	color: #000000;
	font-size:16px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.about_text_wrapper a:hover{
	color: #4285f4;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.about_text_wrapper ul li i{
	padding-right: 20px;
	color: #4285f4;
}
.about_text_wrapper.pb-50 {
    padding-bottom: 50px;
}

.about_text_wrapper.insurance ul {
    padding-left: 10px;
}
.about_text_wrapper.insurance ul li a {
    color: #464343;
}

.about_text_wrapper.mutualfund ul {
    padding-left: 10px;
}
.about_text_wrapper.mutualfund ul li a {
    color: #464343;
}
.about_text_wrapper.mutualfund ul li i{
    font-size: 12px;
    padding-right: 10px !important;
}
  

/* features_section end*/

/* testimonial_section start*/
.testimonial_section{
    float: left;
	width: 100%;
    background-image: url(../../images/ibuildcap/testimonial_bg.jpg);
    height: 100%;
    background-position: center 0;
    background-size: cover;
    position: relative;
    padding-bottom: 100px;
    padding-top: 100px;
}
.testimonial_section_overlay{
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #000;
    opacity: 0.8;
}
.testimonial_quote_wrapper{
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:50px;
}
.testimonial_quote_wrapper i{
	color: #4285f4;
	font-size:40px;
	display: inline-block;
}
.testimonial_info{
	float:left;
	width:100%;
	text-align:center;
}
.testimonial_info .carousel-inner{
	padding-bottom:85px;
}
.testimonial_info .carousel-inner	h4{
	color: #fff;
}
.testimonial_info .carousel-inner	h4 span{
	color: #4285f4;
}
.testimonial_info .carousel-inner	p{
	font-size:20px;
	font-weight:300;
	padding:0px 20px;
	color:#fff;
	line-height:30px;
}
.testimonial_info img{
	display:inline-block;
	margin-top:-80px;
    position: relative;
    z-index: 1;
}

/* Carousel */

#testimonial_carousel {
    padding: 0 10px 30px 10px;
    margin-top: 10px;
    color: #ffffff;
}
#testimonial_carousel.carousel-control {
	display:none;
}
#testimonial_carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -50px;
    margin-right: -19px;
}
 #testimonial_carousel .carousel-indicators li {
    width: 70px;
    height: 70px;
    margin: 5px;
    cursor: pointer;
	border: 2px dashed transparent;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
}
#testimonial_carousel .carousel-indicators li img{
	border-radius:100%;
	padding:5px;
	margin: 0px;
    display: block;
}
#testimonial_carousel .carousel-indicators .active {
    background: transparent;
    opacity: 1;
    overflow: hidden;
}
/* testimonial_section end*/

.section_content{
	margin-bottom:50px;
}
.section_content p{
	font-size:16px;
	text-align: center;
}

.single-service-header{
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 20px;
    text-align:center;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: #6a65d1; 
    background: -moz-linear-gradient(left, #6a65d1 28%, #6a65d1 28%, #6a65d1 29%, #40a6ed 29%, #40a6ed 29%, #6a65d1 29%, #6a65d1 29%, #6a65d1 29%, #6a65d1 30%, #6a65d1 30%, #6a65d1 30%, #6a65d1 30%, #6a65d1 30%, #6a65d1 30%, #6a65d1 32%, #6a65d1 32%, #6a65d1 38%, #6a65d1 38%, #6a65d1 38%, #40a6ed 59%); 
    background: -webkit-linear-gradient(left, #6a65d1 28%,#6a65d1 28%,#6a65d1 29%,#40a6ed 29%,#40a6ed 29%,#6a65d1 29%,#6a65d1 29%,#6a65d1 29%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 32%,#6a65d1 32%,#6a65d1 38%,#6a65d1 38%,#6a65d1 38%,#40a6ed 59%); 
    background: linear-gradient(to right, #6a65d1 28%,#6a65d1 28%,#6a65d1 29%,#40a6ed 29%,#40a6ed 29%,#6a65d1 29%,#6a65d1 29%,#6a65d1 29%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 30%,#6a65d1 32%,#6a65d1 32%,#6a65d1 38%,#6a65d1 38%,#6a65d1 38%,#40a6ed 59%); 
    opacity:0.9;
}
.single-service-header h2 {
    font-size: 50px;
    color: #FFFFFF;
    font-weight: bold;
}