/* Enter Your Custom CSS Here */

.scheme_dark .trx_addons_footer_contacts:before{
	
	background-color: #007fc7;
}

.home.scheme_default .wpcf7-form .color_style_dark input[type="text"], .home.scheme_default .wpcf7-form .color_style_dark input[type="tel"], .home.scheme_default .wpcf7-form .color_style_dark input[type="email"], .home.scheme_default .wpcf7-form .color_style_dark select.wpcf7-select{
	border-color: #005c90;
    background-color: #005c90 !important;
}

.home.scheme_default .wpcf7-form .color_style_dark .select_container:before{
	border-color: #034265;
    background-color: #034265 !important;
}

.home.scheme_default .wpcf7-form .color_style_dark input[type="submit"]{
	background-color: #231f20 !important;
    color: #ffffff !important;
}

.home .wpcf7-list-item-label{
	color:#fff;
}

.home .page_content_wrap p{
	font-size: 20px !important;
}

p{
	    font-size: 19px !important;
    line-height: 32px !important;
}

.fastcarousel .icon-arrow-right8:before{
	    content: "\e911";
}

.top_panel{
	margin-bottom: 60px !important;
}

.services_page_featured{
	display:none;
}

/*.single-cpt_services .footer_wrap{
	margin-top: 10px;
}*/

body.cpt_services-template-default .vc_row.vc_row-o-content-middle{
	    display: flex;
}
ul, ol{
    font-size: 16px;
}