/* Themify Customize Styling */
body {	
	background-repeat: repeat;
	background-position: center center; 
}
h5 {		font-size:20px;
 
}
input:read-write,input:read-only,input[type=radio],input[type=checkbox],select,textarea {	background: none;
	background-color: rgba(250,250,250,0.95); 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: rgba(97,91,168,0.88); 
}
#headerwrap {	background: none;
	background-color: rgba(242,240,215,0.79); 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(242,240,217,0.95); 
}
body #site-logo a img {		width: 55px; 
}
#main-nav a {	
	color: #4a99ba; 
}
#main-nav a:hover {	
	color: #f21d81; 
}
#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: #3b5430; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #fff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 55px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 55px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 55px; 
}
#footer-logo a img {		width: 100px; 
}
 }
/* Themify Custom CSS */
.back-top a:before {
    transform: rotate(45deg) !important; }
