/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:500;

	color: #000000; 
}
h1 {	
	font-family: "Poppins";	font-weight:700;
 
}
h2 {	
	font-family: "Poppins";	font-weight:700;
 
}
h3 {	
	font-family: "Poppins";	font-weight:700;
 
}
body #site-logo a img {		width: 80px; 
}
#main-nav a:hover {	
	color: #0d9276; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #0d9276; 
}
#main-nav ul a:hover {	
	color: #0d9276; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: #0d9276; 
}
#footerwrap {	background: none;
	background-color: #0d9276; 
}
#footer-logo a img {		width: 300px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #bbe2ec; 
}
.footer-widgets {		text-align:left; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 80px; 
}
#footer-logo a img {		width: 300px; 
}
 }