/* Themify Customize Styling */
a {	
	color: #548fe8; 
}
h1 {	
	font-family:Comfortaa;	font-weight:500;
	font-size:50px;
	text-transform:uppercase; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	background: none;
	background-color: rgba(235,235,235,0.79);	text-transform:lowercase;	text-align:justify; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #548de8; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: rgba(84,141,232,0.75); 
}
#header {	
	color: #2b2b2b; 
}
#headerwrap a {	
	color: #757575; 
}
#headerwrap a:hover {	
	color: #548fe8; 
}
body[class*="themify"] #site-logo a img {		width: 50px; 
}
#site-logo {		position:absolute;

	top: -0.1em;right: auto;bottom: auto;left: auto; 
}
#footerwrap {	background: none;
	background-color: #666666; 
}
#footer {	
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 50px; 
}
 }
/* Themify Custom CSS */
.grecaptcha-badge{
 visibility: collapse !important;  
}