/* Themify Customize Styling */
body {	background: none;
	background-color: #ffffff;
	font-family: "Open Sans";	font-weight:300;

	color: #000000; 
}
a {	
	color: #5f8dcc; 
}
:root {	
	--theme_accent: #5f8dcc; 
}
h1 {	
	font-family: "futura";	font-weight:normal;

	color: #305798; 
}
#headerwrap.fixed-header #header {	
	color: #305798; 
}
#headerwrap.fixed-header a {	
	color: #305798; 
}
#headerwrap.fixed-header a:hover {	
	color: #3f8dcc; 
}
body #site-logo a img {		width: 150px; 
}
#main-nav {	
	padding-top: 10px;
	padding-right: 5px; 
}
#main-nav a {	
	color: #305798;
	font-family: "futura";	font-weight:normal;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #5f8dcc; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #5f8dcc; 
}
.post-title {	
	font-family: "futura";	font-weight:normal;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #5f8dcc; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #305798; 
}
.post-meta a {	
	color: #5f8dcc; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	
	color: #999999; 
}
#footer-logo a img {		width: 150px; 
}
#footer {	
	color: #305798; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:14px;
	line-height:22px;
	text-align:left; 
}
#footer a {		font-weight:300;
	font-size:14px;

	color: #5f8dcc; 
}
#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: #5f8dcc; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 150px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #ffffff; }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on,  .mobile_menu_active #headerwrap .sidemenu-on { 
	color: #305798; }.mobile-menu-visible.header-slide-out .sidemenu-on a, .mobile_menu_active.header-leftpane #headerwrap a, .mobile_menu_active.header-rightpane #headerwrap a, .header-minbar .sidemenu-on a, .mobile_menu_active #headerwrap .sidemenu.sidemenu-on a { 
	color: #305798; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 
	font-family: "futura";	font-weight:normal;
	text-transform:uppercase; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #305798; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #5f8dcc; }.mobile_menu_active #menu-icon { 
	color: #305798; }
/* Themify Custom CSS */
.module-fancy-heading .sub-head::before {
    border-top: 6px solid #5f8cc9;
    width: 3.5em;
}

.header-horizontal #main-nav .highlight-link>a {
    border: 2px solid #305798;
    font-size: .9em;
    letter-spacing: .035em;
    padding: .5em 2.05em .4em;
    text-transform: uppercase;
}


.widgettitle:after {
    content: "";
    display: block;
    border-top: 3px solid #305798;
    width: 60px;
    margin: ;
}

.single.single-split-layout .featured-area:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.15);
    position: absolute;
    bottom: 0;
    left: 0;
}