/* Themify Customize Styling */
body {	
	color: #000000; 
}
:root {	
	--theme_accent: #4c56a5;
	--theme_accent_hover: #395bdf; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #000000; 
}
body #site-logo a {		letter-spacing:1px;
	text-transform:uppercase; 
}
body #site-logo a img {		width: 200px; 
}
#main-nav a {		font-weight:600;
	text-transform:uppercase; 
}
#main-nav .highlight-link>a {	background: none;
	background-color: #e68138;
	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #fe0405; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #fe0405;
	--theme_accent_hover: #484445; 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #000000; 
}
#main-nav a {		font-weight:600;
 
}
#main-nav .highlight-link>a {	background: none;
	background-color: #fe0405;
	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #fe0405; 
}
 }
/* Themify Custom CSS */
#body {
	overflow: hidden;
}
.wpcf7-form input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {width:100% !important;}