/* Themify Customize Styling */
body {	
	font-family: "Nunito Sans";	font-weight:400;
	font-size:16px;

	color: #000000; 
}
:root {	
	--theme_accent: #ff6b00;
	--theme_accent_semi: #ff6b00; 
}
h1 {	
	font-family: "Pridi";	font-weight:600;
	letter-spacing:1px;
	font-size:3.5rem;
 
}
h2 {	
	font-family: "Pridi";	font-weight:600;
	letter-spacing:1px;
	font-size:3rem;
 
}
h3 {	
	font-family: "Pridi";	font-weight:600;
	letter-spacing:1px;
	font-size:2.5rem;
 
}
h4 {	
	font-family: "Pridi";	font-weight:600;
	letter-spacing:1px;
	font-size:2rem;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(20,90,161,0.87); 
}
#headerwrap.fixed-header #site-logo a img {		width: 80px; 
}
body #site-logo a img {		width: 120px; 
}
#main-nav {	
	padding-top: 20px; 
}
#footerwrap {	background: none;
	background-color: #145da0; 
}
#footer {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 80px; 
}
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 80px; 
}
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 80px; 
}
body #site-logo a img {		width: 120px; 
}
 }