.elementor-kit-6{--e-global-color-primary:#040033;--e-global-color-secondary:#FCBB01;--e-global-color-text:#F2F2F2;--e-global-color-accent:#000000;--e-global-color-2fc45c4:#FFFFFF;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-size:1.35em;--e-global-typography-accent-font-weight:400;color:#000000;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Barlow", Sans-serif;font-weight:600;text-transform:uppercase;color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Barlow", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*----------------------------
# Form
----------------------------*/

.elementor-location-footer form {
    padding: 0;
    max-width: 500px;
}
.elementor-location-footer form .gfield {
    margin: 0;
}
.elementor-location-footer form .gfield.hidden_label {
  margin-top: 0;
}
.elementor-location-footer form .gfield.hidden_label legend {
  display: none;
}
.elementor-location-footer form fieldset {
	border: none;
	padding: 0;
	margin-bottom: 0;
}
.elementor-location-footer form fieldset input {
	margin-bottom: 10px;
}
.elementor-location-footer form fieldset .ginput_left,
.elementor-location-footer form fieldset .ginput_right {
	display: block;
  width: calc(50% - 5px);
}
.elementor-location-footer form fieldset .ginput_left {
  float: left;
}
.elementor-location-footer form fieldset .ginput_right {
  float: right;
}

@media screen and (max-width: 699px) {

  .elementor-location-footer form fieldset .ginput_left,
  .elementor-location-footer form fieldset .ginput_right {
    width: 100%;
  }

}

.elementor-location-footer form input[type="submit"] {
    text-transform: uppercase;
    margin-bottom: 0;
    border: none;
    font-weight: bold;
}
.elementor-location-footer form .gform_footer {
    margin-top: 0 !important;
    padding-bottom: 0;
}/* End custom CSS */