.elementor-kit-16{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-4b31f39:#000000;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;--e-global-typography-1ec684c-font-family:"Arial";background-color:#DFD3CE;color:#000000;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 h2{color:#000000;}.elementor-kit-16 h4{color:#000000;}.elementor-kit-16 h5{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */.elementor-kit-16 .wpcf7-form {
    width: 60%;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
    border-radius: 12px;
    padding: 20px 40px;
    max-width: 600px;
    margin: 48px auto;
}

.elementor-kit-16 .form-group {
    width: 100%;
    margin-bottom: 20px
} 

.elementor-kit-16 .title_form {
 text-transform: capitalize;
}

.elementor-kit-16 .sub_title_form {
    text-align: center;
    margin-top: -8px;
}

.wpcf7-form p {
    width: 100%;
}

.wpcf7-form p label {
    margin-bottom: 4px
}

.wpcf7-form p input,
.wpcf7-form p textarea  {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.wpcf7-form label  {
    display: block;
}


form.wpcf7-form br {
    display: none; 
}

.wpcf7-form p input:focus,
.wpcf7-form p textarea:focus
{
 border: 1px solid #DD5000;
}

.wpcf7-form input[type=submit] {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    background: #DD5000;
    border-radius: 8px;
}

.elementor-kit-16 a {
    color: #DD5000;
}

.elementor-kit-16 .wpcf7-response-output {
    border-color: #DD5000 !important;
}

@media only screen and (max-width: 768px){
  .elementor-kit-16 .wpcf7-form {
       width: 80%;
  }
}

@media only screen and (max-width: 576px){
  .elementor-kit-16 .wpcf7-form {
        margin: 20 auto;
        width: 99%;
        padding: 20px 12px;
  }
}/* End custom CSS */