.elementor-kit-6{--e-global-color-primary:#E94F2D;--e-global-color-secondary:#17243E;--e-global-color-text:#212121;--e-global-color-accent:#46BBC0;--e-global-color-8990e95:#FFFFFF;--e-global-color-02e17af:#F3F3F3;--e-global-color-5c5f440:#FFB3A2;--e-global-color-561b37f:#A5D6D8;--e-global-typography-primary-font-family:"Exo 2";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.elementor-kit-6 label {
    color:white;
    font-size:14px;
    font-weight:normal;
}

.elementor-kit-6 .gform_wrapper.gravity-theme .gform_footer {
    padding-bottom:0px;
}

.elementor-kit-6 .gform_wrapper.gravity-theme input[type=text],
input[type=email],
input[type=tel],
select {
    font-size:14px;
    background-color: white;
    border: 0;
    color: black;
}

.elementor-kit-6 .gform_confirmation_message {
    color:white;
}

.elementor-kit-6 .gform_button {
    background-color:black;
    color:white;
    border:0;
    font-family: "Exo 2", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.gform_required_legend{
    color: white!important;
}
#jo-lightbox{
    display:none;
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.92);
    z-index:999999;
}

#jo-lightbox img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    max-width:92%;
    max-height:92%;
    border-radius:6px;
}

#jo-lightbox .jo-close{
    position:absolute;
    top:20px;
    right:30px;
    color:#fff;
    font-size:42px;
    cursor:pointer;
    line-height:1;
}
.gform_button_select_files{
    background-color: white!important;
    color: black!important;
    border: none!important;
}
.gform_drop_instructions{
    color: white!important;
}
.gform_fileupload_rules{
    color: white!important;
}
.gfield_required_asterisk, .gfield_fileupload_filename, .gfield_fileupload_filesize, .gfield_fileupload_percent, .dashicons, .gfield_fileupload_cancel{
    color: white!important;
}/* End custom CSS */