/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #021c44; 
}
body[class*="themify"] #site-logo img {		width: 300px; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #d8c584; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #a69c3b; 
}
#footerwrap {	background: none;
	background-color: #021c44; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 300px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #d8c584; }.mobile_menu_active.header-leftpane #pagewrap #headerwrap .header-icons #menu-icon, .mobile_menu_active.header-rightpane #pagewrap #headerwrap .header-icons #menu-icon, #headerwrap #menu-icon { 
	color: #d8c584; }
/* Themify Custom CSS */
#content {
  padding-top: 5% !important;
}

.ui.blue.builder_button {
  background: #021c44;
  color: #d8c584;
}

.ui.blue.builder_button:hover {
  background: #d8c584;
  color: #021c44;
}

#footer .back-top.back-top-float {
  background-color: #d8c584;
}

.gform_wrapper textarea {
  background: #fcfcfc !important;
  border: 1px solid #efefef;
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description {
  padding-bottom: 2em !important;
  padding-top: 0 !important;
}

body .gform_wrapper ul li.gfield {
  padding-top: 2em !important;
}

input[type=reset], input[type=submit], button {
  background : #021c44 !important;
}

input[type=reset]:hover, input[type=submit]:hover, button:hover {
  background : #a69c3b !important;
}

.footer-text {
  border-top: #a69c3b 1px solid;
}
