/* Themify Customize Styling */
body {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:400;
 
}
:root {	
	--theme_accent: #89b5e0;
	--theme_accent_hover: #c0dbf6; 
}
a, .post-nav .arrow {	
	color: #19548c; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #000000; 
}
h1 {		font-weight:400;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:400;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:400;
 
}
body #site-logo a img {	
	height: 80px; 
}
#main-nav a {	
	color: #1d3664;
	font-family: "Roboto";	font-weight:900;
	font-size:18px;
	text-transform:uppercase; 
}
#main-nav a:hover {	background: none;
	background-color: #1d3664; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #b9e5f5;
	color: #1d3664; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #1d3664; 
}
#footerwrap {	background: none;
	background-color: #1d3664; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 80px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 80px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 80px; 
}
 }
/* Themify Custom CSS */
.post-template-default {
	padding-top: 150px;
}