/* Themify Customize Styling */
body {	
	color: #000000; 
}
:root {	
	--theme_accent: #002e5b;
	--theme_accent_hover: #fde428; 
}
.header-widget-full {	background: none;
	background-color: #002e5b; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {	
	height: 50px; 
}
#main-nav a {	
	color: #002e5b;	font-weight:500;
 
}
#main-nav a:hover {	
	color: #fde428; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #fde428; 
}
#footerwrap {	background: none;
	background-color: #002e5b; 
}
#footer-logo a {		font-size:20px;
 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #fde428; 
}
#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: #fde428; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #002e5b; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }
/* Themify Custom CSS */
/* Hide image titles on hover */
img {
pointer-events:none;
}