/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:300;
	font-size:1.2em;

	color: #000000; 
}
a {	
	color: #d3ab3a; 
}
a:hover {	
	color: #0c4269; 
}
:root {	
	--theme_accent: #d3ab3a;
	--theme_accent_hover: #0c4269; 
}
h1 {		font-weight:700;
	font-size:2.1em;

	color: #0c4269; 
}
h2 {		font-weight:700;
	font-size:1.5em;

	color: #0c4269; 
}
h3 {		font-weight:700;
	font-size:1.5em;

	color: #d3ab3a; 
}
h4 {		font-weight:600;

	color: #d3ab3a; 
}
body #site-logo a img {	
	height: 55px; 
}
#site-logo {	
	margin-bottom: 0px; 
}
#site-description {	display: none; 
}
#main-nav a {		font-weight:500;
 
}
#footer-logo a img {	
	height: 100px; 
}
#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: #d3ab3a; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #0c4269; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 55px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 55px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 55px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }