/* Copyright (C) Quixote Center */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 .uk-dropdown-navbar{
     left: 25px !important;
 }

.g-recaptcha { display: none !important; }

.ctct-form-footer { display: none !important; }

.ctct-form-defaults { background: none !important; }

.ctct-form-label { display: none !important; }

.ctct-form-element { width: 35% !important; border: none !important; border-radius: 5px 0px 0px 5px !important; }

.ctct-form-embed { float: none !important; }

.ctct-form-custom { float: none !important; }

.ctct-form-field { float: none !important; text-align: center !important; display: inline !important;  }

.ctct-form-button {
	width: auto !important;
	display: inline !important;
	padding: 14px !important;
	margin-left: -5px !important;
	border-radius: 0px 5px 5px 0px !important;
	font-size: 17px !important;
}