.elementor-kit-6{--e-global-color-primary:#590021;--e-global-color-secondary:#1C7873;--e-global-color-text:#000000;--e-global-color-accent:#881139;--e-global-color-dc33ad9:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Goldman";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.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-primary );font-family:"Inter", Sans-serif;font-size:20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Goldman", Sans-serif;}.elementor-kit-6 h1{font-family:"Goldman", Sans-serif;}.elementor-kit-6 h2{font-family:"Goldman", Sans-serif;}.elementor-kit-6 h3{font-family:"Goldman", Sans-serif;}.elementor-kit-6 h4{font-family:"Goldman", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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 */body, html {
    overflow-x: hidden !important;
}

#gform_wrapper_3 input[type="text"],
#gform_wrapper_3 input[type="email"],
#gform_wrapper_3 input[type="url"],
#gform_wrapper_3 input[type="tel"],
#gform_wrapper_3 input[type="number"],
#gform_wrapper_3 input[type="date"],
#gform_wrapper_3 input[type="password"],
#gform_wrapper_3 select,
#gform_wrapper_3 textarea {
    background-color: #000 !important;  
    color: white !important;            
    
     height: 50px;
     line-height: 50px 
}


#gform_wrapper_3 input[type="text"]:hover,
#gform_wrapper_3 input[type="email"]:hover,
#gform_wrapper_3 input[type="url"]:hover,
#gform_wrapper_3 input[type="tel"]:hover,
#gform_wrapper_3 input[type="number"]:hover,
#gform_wrapper_3 input[type="date"]:hover,
#gform_wrapper_3 input[type="password"]:hover,
#gform_wrapper_3 select:hover,
#gform_wrapper_3 textarea:hover,
#gform_wrapper_3 input[type="text"]:focus,
#gform_wrapper_3 input[type="email"]:focus,
#gform_wrapper_3 input[type="url"]:focus,
#gform_wrapper_3 input[type="tel"]:focus,
#gform_wrapper_3 input[type="number"]:focus,
#gform_wrapper_3 input[type="date"]:focus,
#gform_wrapper_3 input[type="password"]:focus,
#gform_wrapper_3 select:focus,
#gform_wrapper_3 textarea:focus {
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #204ce5 !important; 
    outline: none !important;
}
select.ui-datepicker-month {
    background-color: white !important;
}
select.ui-datepicker-year {
    background-color: white !important;
}/* End custom CSS */