.elementor-647 .elementor-element.elementor-element-314c04a{--display:flex;--min-height:201px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-647 .elementor-element.elementor-element-314c04a:not(.elementor-motion-effects-element-type-background), .elementor-647 .elementor-element.elementor-element-314c04a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#080808;}.elementor-647 .elementor-element.elementor-element-52f2a39{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:125px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-647 .elementor-element.elementor-element-eba3aff{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-647 .elementor-element.elementor-element-15fb594{text-align:start;}.elementor-647 .elementor-element.elementor-element-15fb594 .elementor-heading-title{font-family:"Roboto Slab", Sans-serif;font-size:29px;font-weight:500;color:#FFFFFF;}.elementor-647 .elementor-element.elementor-element-8928bee{--display:flex;}@media(min-width:768px){.elementor-647 .elementor-element.elementor-element-314c04a{--content-width:1600px;}.elementor-647 .elementor-element.elementor-element-52f2a39{--width:67%;}}/* Start custom CSS for shortcode, class: .elementor-element-914c2d1 *//* Forminator Form ID 650 Styling */
#forminator-module-650 input,
#forminator-module-650 textarea,
#forminator-module-650 select {
    background: transparent !important;
    border: 2px solid #7F7F7F !important;
    color: #7095AF !important;
    border-radius: 10px !important;
    padding: 12px !important;
}

/* Placeholder Color */
#forminator-module-650 input::placeholder,
#forminator-module-650 textarea::placeholder {
    color: #7095AF !important;
    opacity: 1;
}

/* Labels Color */
#forminator-module-650 label {
    color: #7F7F7F !important;
}

/* Dropdown Styling */
#forminator-module-650 select option {
    color: #7095AF;
}

/* Focus Effect */
#forminator-module-650 input:focus,
#forminator-module-650 textarea:focus,
#forminator-module-650 select:focus {
    border-color: #7F7F7F !important;
    box-shadow: 0 0 5px rgba(127, 127, 127, 0.4);
    outline: none !important;
}

/* Submit Button */
#forminator-module-650 .forminator-button {
    background: transparent !important;
    border: 2px solid #7F7F7F !important;
    color: #7F7F7F !important;
    border-radius: 10px !important;
    padding: 12px 20px !important;
    transition: 0.3s ease;
}

/* Button Hover */
#forminator-module-650 .forminator-button:hover {
    background: #7F7F7F !important;
    color: #ffffff !important;
}

/* Placeholder Color */
#forminator-module-650 input::placeholder,
#forminator-module-650 textarea::placeholder {
    color: #5B6E7D !important;
    opacity: 1;
}
/* Submit Button Styling */
#forminator-module-650 .forminator-button {
    width: 100% !important;
    background: linear-gradient(to right, #F99621, #F8D419) !important;
    border: none !important;
    color: #ffffff !important;
    border-radius: 10px !important;
    padding: 14px 20px !important;
    font-weight: 600;
    transition: all 0.3s ease;
}

/* Button Hover Glow Effect */
#forminator-module-650 .forminator-button:hover {
    background: linear-gradient(to right, #F99621, #F8D419) !important;
    color: #ffffff !important;
    box-shadow: 0 0 15px #F99621,
                0 0 25px #F8D419 !important;
    transform: translateY(-2px);
}/* End custom CSS */