/* Themify Customize Styling */
body {	
	background-color: transparent; 
}
#headerwrap {	background: none;
	background-color: #000000;background-image: none; 
}
#header {	background-image: none;background-attachment: fixed;
	color: #ffffff; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #384a78; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background-image: none; 
}
#headerwrap.fixed-header #header {	
	color: #384a78; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a, .mobile_menu_active #headerwrap.fixed-header #site-logo a, .mobile_menu_active #headerwrap.fixed-header #menu-icon {	
	color: #ffffff; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover, .mobile_menu_active #headerwrap.fixed-header #site-logo a:hover, .mobile_menu_active #headerwrap.fixed-header #menu-icon:hover {	
	color: #384a78; 
}
body[class*="themify"] #site-logo a img {		width: 600px; 
}
#site-logo {		position:static;

	right: 10%; 
}
#site-description {		font-size:25px;
display: none; 
}
#main-nav-wrap, .header-block #main-nav-wrap, body:not([class*="header-"]) #main-nav-wrap, .header-block.mobile_menu_active .menu-icon-wrap, body:not([class*="header-"]).mobile_menu_active .menu-icon-wrap {	background: none;
	background-color: rgba(133,179,150,0.63);background-image: none;
	padding: 0%; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #384a78; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #384a78; 
}
.mobile_menu_active #headerwrap .sidemenu-on, .dropdown-menu-style.mobile_menu_active #headerwrap #main-nav {	background: none;
	background-color: #85b195; 
}
#footer {	background: none;
	background-color: #85b195; 
}
#footer a {	
	color: #ffffff; 
}
#footer-nav .current_page_item a, #footer-nav .current-menu-item a {	background: none;
	background-color: #ffffff;
	color: #ffffff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 600px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 600px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 600px; 
}
 }
/* Themify Custom CSS */
#footerwrap {
	background-color: #85b195
}
#btn-btn-primary {
	background-color: #85b195;
}