 /*Theme Name:   Consultix Child
 Theme URI:    http://radiantthemes.com/consultix/
 Description:  Consultix Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     consultix
 Version:      1.18
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  consultix-child
*/

.header_main .brand-logo img {
    max-width: 88px;
}
.footer_copyright ul{
	display:none;
}

.mc4wp-form-fields{
	text-align:center;
}
.mc4wp-form-fields input{
	height:45px !important;
	padding:3px 15px;
	border-radius:100px;
	background:rgba(255,255,255,0.8);
	margin:auto;
}

.mc4wp-form-fields input:focus{
	background:rgba(255,255,255,1);
}

.mc4wp-form-fields .custom-btn-submit{
	    background: #00BCD4;
    color: #ffffff;
	text-transform:uppercase;
	border-radius:100px;
	box-shadow:1px 2px 6px rgba(0,0,0,0.5);
	border:none;
	max-width:480px;
	width:100%;
	font-weight:500;
}

.oj-highlight {
    background: white;
    color: #001a57;
    padding: 0 30px;
    font-weight: 500;
    font-size: 18px;
}

.vc_custom_1571852211246{
	padding:65px 0;
}

.vc_custom_1520403346897{
	padding:43px 30px 0;
}

.background-item-color .testimonial-item > .holder,.testimonial.element-eleven .testimonial-item > .holder{
	padding-left:10px !important;
}
@media (max-width: 767px) {
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{
	font-size:11px;
}
}

@media (max-width: 400px) {
.vc_column_container>.vc_column-inner.vc_custom_1618571390593 {
    padding-left:  0px;
    padding-right: 0px;

}
}