.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;background-color:#272727;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}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 */.wpcf7-form{
    
    width:35vw !important;
    position: relative;
    left:20px;
}

@media only screen and (max-width: 600px) {
    
    .wpcf7-form{
    
    width:70vw !important;
    position: relative;
    left:0px;
    top:20px;
}
}

.wpcf7-form-control-wrap{
    
    min-width:100% !important;
}

.wpcf7-form-control{
    background:#1B1919; 
    border-radius: 5px !important;
   border:none !important;;
    color:#fff
}
.wpcf7-form-control::placeholder{
    background:#000; 
    border:1px solid #000; 
    color:#fff;
    background: #1B1919;
}
.wpcf7-submit {
    border:1px solid #FFC109 !important;
    color:#FFC109 !important;
   
       background:none !important;
}
.wpcf7-submit:hover {
    background:#FFC109 !important;
    color:#000 !important;
}

.wpcf7-text{
   color:#fff;
   background: #1B1919 !important;
   
}
.wpcf7-text::placeholder{
    color:#fff;
    background: #1B1919;
}

.wpcf7-response-output{
    color:green;
}/* End custom CSS */