/* Themify Customize Styling */
body {	
	font-family: "Red Hat Display";	font-weight:400;

	color: #0f3d18; 
}
a {	
	color: #0f3d18; 
}
a:hover {	
	color: #ab0202; 
}
:root {	
	--theme_accent: #ab0202;
	--theme_accent_hover: #0f3d18; 
}
h1 {	
	font-family: "Red Hat Display";	font-weight:300;
	font-size:70px;
	text-align:center;
	color: #0f3d18; 
}
h2 {	
	font-family: "Red Hat Display";	font-weight:300;
	font-size:40px;
	text-align:center; 
}
h3 {	
	font-family: "Red Hat Display";	font-weight:300;
	font-size:30px;
	text-align:left; 
}
h4 {	
	font-family: "Red Hat Display";	font-weight:400;
	font-size:25px;
	text-align:left; 
}
h5 {	
	font-family: "Red Hat Display";	font-weight:400;
	font-size:20px;
 
}
#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: #000000; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	font-family: "Red Hat Display";	font-weight:400;
 
}
h1 {	
	font-family: "Red Hat Display";	font-weight:300;
	font-size:64px;
 
}
h2 {	
	font-family: "Red Hat Display";	font-weight:300;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Red Hat Display";	font-weight:400;
 
}
h1 {	
	font-family: "Red Hat Display";	font-weight:300;
	font-size:57px;
 
}
h2 {	
	font-family: "Red Hat Display";	font-weight:300;
 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Red Hat Display";	font-weight:400;

	color: #0a0a0a; 
}
h1 {	
	font-family: "Red Hat Display";	font-weight:300;
	font-size:50px;

	color: #000000; 
}
h2 {	
	font-family: "Red Hat Display";	font-weight:300;
 
}
 }