.elementor-kit-5{--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;}.elementor-kit-5 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);}@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 *//* =========================
   CONTACT FORM 7 PREMIUM
========================= */

.wpcf7{
    margin:0;
}

.wpcf7 form{
    background:#0f1942;
    padding:40px;
    border:1px solid rgba(255,255,255,.2);
}

.wpcf7 label{
    display:block;
    color:#fff;
    font-size:14px;
    font-weight:500;
    margin-bottom:5px;
}

.wpcf7 input:not([type="submit"]),
.wpcf7 textarea{
    width:100%;
    background:transparent !important;
    border:none !important;
    border-bottom:1px solid rgba(255,255,255,.6) !important;
    color:#fff !important;
    font-size:14px !important;
    padding:12px 0 !important;
    margin-bottom:25px !important;
    box-shadow:none !important;
    border-radius:0 !important;
}

.wpcf7 textarea{
    height:120px;
    resize:none;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder{
    color:rgba(255,255,255,.7);
}

.wpcf7-submit{
    background:#E2AF33 !important;
    color:#fff !important;
    border:none !important;
    padding:14px 45px !important;
    font-size:13px !important;
    font-weight:700 !important;
    text-transform:uppercase;
    letter-spacing:1px;
    border-radius:0 !important;
    transition:.3s;
}

.wpcf7-submit:hover{
    transform:translateY(-3px);
    background:#f2bc38 !important;
}

.wpcf7-spinner{
    display:none;
}/* End custom CSS */