/* Themify Customize Styling */
body {	
	font-family: "Archivo";	font-weight:400;
	font-size:16px;
	line-height:32px;

	color: #666666; 
}
a {		text-decoration:underline;

	color: #00553e; 
}
:root {	
	--theme_accent: #333380;
	--theme_accent_semi: #00553e; 
}
h1 {	
	font-family: "Archivo";	font-weight:400;
	font-size:80px;
	line-height:88px;
 
}
h2 {	
	font-family: "Archivo";	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:400;
	font-size:30px;
	line-height:30px;
 
}
h3 {	
	font-family: "Archivo";	font-weight:400;
	font-size:26px;
	line-height:26px;
 
}
h4 {	
	font-family: "Archivo";	font-weight:400;
	font-size:24px;
	line-height:24px;
 
}
h5 {	
	font-family: "Archivo";	font-weight:400;
	font-size:22px;
	line-height:22px;
 
}
h6 {	
	font-family: "Archivo";	font-weight:400;
	font-size:20px;
	line-height:20px;
 
}
body #site-logo a img {		width: 150px; 
}
#site-logo {		position:relative;

	top: 25px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	margin-top: 40%;
	color: #333380;
	font-family: "Archivo";	font-weight:400;
	font-size:15px;
	line-height:14px;
 
}
#main-nav a:hover {	
	color: #00553e; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #eeeeef;
	color: #00553e; 
}
#main-nav ul a {	
	margin-top: -4%; 
}
#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: #00553e; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
 }