/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;	font-weight:200;
 
}
a {	
	color: #ff8019; 
}
:root {	
	--theme_accent: #0772b8; 
}
#pagewrap {	background: none;
	background-color: #ffffff; 
}
h1 {	
	font-family: "Poppins";	font-weight:500;
 
}
h2 {	
	font-family: "Poppins";	font-weight:500;
	font-size:30px;
 
}
h3 {	
	font-family: "Poppins";	font-weight:500;
	font-size:30px;
 
}
h4 {	
	font-family: "Poppins";	font-weight:500;
	font-size:27px;
 
}
h5 {	
	font-family: "Poppins";	font-weight:300;
	font-size:24px;
 
}
h6 {	
	font-family: "Poppins";	font-weight:300;
	font-size:21px;
 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {	
	font-family: "Poppins";	font-weight:300;
	font-size:16px;

	color: #0772ba; 
}
#headerwrap a {	
	color: #0772ba; 
}
#headerwrap a:hover {	
	color: #0772ba; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #fff; 
}
body #site-logo a img {		width: 140px; 
}
#main-nav a {	
	color: #0772ba;
	font-family: "Poppins";	font-weight:300;
	font-size:16px;
 
}
#main-nav a:hover {	
	color: #ff8019; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ff8019; 
}
#main-nav ul a {	
	font-family: "Poppins";	font-weight:300;
	font-size:14px;
 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }