/* Themify Customize Styling */
#header {	
	font-family: "Georgia", 'Times New Roman', "Times", serif;	font-style:normal;
 
}
#headerwrap a:hover {	
	color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	
	background-color: transparent;background-image: none; 
}
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
#headerwrap.fixed-header #header {	
	color: #0e15e6; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #de1414; 
}
body[class*="themify"] #site-logo a {	
	color: #0911f0; 
}
#site-logo {	margin: auto; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 50px;
	height: 50px; 
}
 }
/* Themify Custom CSS */
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	max-width: 80%;
}

div.wpforms-container-full .wpforms-form textarea {
	width: 80%;
}

.sannd {
    background: rgba(251,9,48,.8) !important;
    color: #fff !important;
    border: none !important;
}