/*-----------------------------------------------------------------------------------
Theme Name:AutoImports
Theme URI: #
Description:AutoImports is a Responsive Wordpress Theme with a multitude of amazing CMS features.
Author: AutoImports
Author URI: #
Version:1.0
Tags:theme-options,custom-menu,responsive,html5
----------------------------------------------------------------------------------*/

.vehicle-inspection .Inspections-cantent h2 span {
    font-size: inherit;
}
.ph-number {
    width: 100%;
    margin-left: 0;
}
.Technician-box{
	text-align: left;
	margin-bottom: 30px;
	padding: 20px;
	box-shadow: 0px 0px 36.48px 1.52px rgba(0, 0, 0, 0.2);
}
.Technician-box h2{
	font-size: 22px;
	margin-bottom: 15px;
	color: #c1242e;
}
.Technician-box p{
	font-size: 14px;
	line-height: 1.2;
	text-align: justify;
}
.Technician-box .button{
	margin-top: 20px;
	padding: 6px 20px;
}
.Technician-box.text-center p{ text-align:center;}
.Technician-box.text-center figure{ margin-bottom:15px;}

.field-wrap.wpcf7-not-valid{ margin-bottom:0;}
.wpcf7-not-valid-tip{ margin-bottom:20px;}

@media (max-width:767px){
	.Technician-box h2{
		margin-bottom: 5px;
	}
	.Technician-box .button {
		margin-top: 0;
	}
}
@media (min-width: 768px){
.vehicle-inspection .Inspections-cantent h2{
    font-size: 30px;
}
.vehicle-inspection .Inspections-cantent h2 span{ line-height:inherit;}
.BrandService-sec{ margin-top:50px;}

}