/* Themify Customize Styling */
body {	
	font-family: "Noto Sans";	font-weight:400;

	color: #000000; 
}
:root {	
	--theme_accent: #0a3148;
	--theme_accent_semi: #2b4f63;
	--theme_accent_hover: #152328; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	
	color: #092b40; 
}
h1 {	
	font-family: "Noto Serif";	font-weight:600;
 
}
h2 {	
	font-family: "Noto Serif";	font-weight:500;
 
}
h3 {	
	font-family: "Noto Serif";	font-weight:500;
 
}
h4 {	
	font-family: "Noto Serif";	font-weight:600;
 
}
body #site-logo a img {	
	height: 70px; 
}
#footerwrap {	background: none;
	background-color: #737373; 
}
#footer a {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 70px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 70px; 
}
 }