.elementor-kit-6{--e-global-color-primary:#EC6018;--e-global-color-secondary:#E51546;--e-global-color-text:#5C5C5C;--e-global-color-accent:#00AAB5;--e-global-color-288f029:#009BDF;--e-global-color-3daed81:#50B848;--e-global-color-4301b6a:#8C2574;--e-global-color-a12f77b:#F37021;--e-global-color-7bddd53:#E92B57;--e-global-color-0377fe1:#F5F5F5;--e-global-color-6731916:#FCF0F2;--e-global-color-ad67250:#FCF1EB;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"museo-slab";--e-global-typography-accent-font-weight:700;font-size:18px;}.elementor-kit-6 a{color:var( --e-global-color-4301b6a );}.elementor-kit-6 h1{font-size:56px;}.elementor-kit-6 h2{font-size:42px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS *//* GO DEEPER ICON STYLES */

.icon {
    font-size: 48px;
     color: #EC6018;
}


/* WP CONTACT FORM 7 STYLES */

.wpcf7 {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 500;
}

.wpcf7 input[type="text"]{
      border: 1px solid #CCCCCC;
}

.wpcf7 input[type="submit"]{
    border: none;
    border-radius: 50px;
    background: #FFFFFF;
    text-transform: uppercase;
}
.wpcf7 input:hover[type="submit"]{
    background: #fcf0f2;
    color: #e92b57;
}

.wpcf7 input:focus[type="submit"]{
    background: #fcf0f2;
    color: #e92b57;
    border: none;
}

.wpcf7-not-valid-tip {
    color: #ffffff;
    text-align: right;
    font-style: italic;
    font-size: 0.8em;
}



.wpcf7 input[type="email"] {
    border: 0px solid #666;
    border-radius: 0px;
}

.wpcf7 input[type="text"] {
      border: 0px solid #666;
    border-radius: 0px;
}

textarea {
    border: 0px solid #666;
    border-radius: 0px;
}

.wpcf7 input[type="submit"] {

font-family: "Rubik", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #E92B57F;
    background-color: #FFF;
    border-radius: 21px 21px 21px 21px;
    padding: 10px 25px 8px 25px;
    
}

.wpcf7 form .wpcf7-response-output {
    border: 0px solid #00a0d2;
    font-weight: 600;
}

.wpcf7 input:focus[type="submit"] {
        outline: 0px auto -webkit-focus-ring-color;
}/* End custom CSS */