/* Themify Customize Styling */
body {	
	font-family: "Lato";	font-weight:300;

	color: #575757; 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #000000; 
}
a:hover {	
	color: #000000; 
}
:root {	
	--theme_accent: #4e8ac2;
	--theme_accent_hover: #23537f; 
}
h1 {		font-weight:100;
 
}
h2 {		font-weight:200;
 
}
h3 {		font-weight:300;
 
}
h4 {		font-weight:400;
 
}
h5 {		font-weight:300;
	font-size:1em;
 
}
h6 {		font-weight:600;
	font-size:1em;
 
}
input:read-write:focus,input:read-only:focus,select:focus,textarea:focus {	background: none;
	background-color: #b8d5f0;
	color: #000000; 
}
body #site-logo a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
body #site-logo a img {		width: 40px; 
}
.post-title {		font-weight:100;
 
}
.page-title {		font-weight:100;
 
}
#footer-logo a img {		width: 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: #4e8ac2; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 40px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 40px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 40px; 
}
#footer-logo a img {		width: 100px; 
}
 }
/* Themify Custom CSS */
@media (max-width: 600px) {
    .themify_builder_content-226 .tb_k8cj123 {
        padding: 5% 5% 3% !important;
    }