/*

 Theme Name:     Appture Child

 Theme URI:      https://appturesoftware.com/

 Description:    Lead Builder Marketing

 Author:         WEBNUS

 Author URI:     http://www.sabbirh.com/

 Template:       easyweb

 Version:        2.2.7

*/





/* Theme customization starts here

-------------------------------------------------------------- */

.au-avatar-box{ display:none; }

.pricing-plan2 .ppfooter .readmore {  border: 2px solid #00458a;  color: #00458a; }


/* ==========================================================================
   04. FEATURES
   ========================================================================== */
 
#features {
	padding-top: 100px;
	padding-bottom: 100px;
} 

/*------------------------------------------*/
/*	  Features Left Side 
/*------------------------------------------*/

#features_left_content {
    text-align: right;
	padding-right: 0;
}

/*------------------------------------------*/
/*	  Features Right Side
/*------------------------------------------*/

#features_right_content {
    text-align: left;
    padding-left: 0;
}

/*------------------------------------------*/
/*	  Features Box
/*------------------------------------------*/

.feature-box {
	margin-top: 55px;
}

.feature-box h4 {
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 0;
}

.feature-box p {
	color: #666;
	line-height: 22px;
}

/*------------------------------------------*/
/*	  Feature Box Icon
/*------------------------------------------*/

.feature-box i {
	width: 40px;
	height: 40px;
	color: #ff573c;	
	font-size: 32px;
	line-height: 38px;
	display: inline-block;
	vertical-align: middle;
}

/*------------------------------------------*/
/*	 Features Image
/*------------------------------------------*/

#features_image .img-responsive { 
	display: inline-block; 
}