.elementor-338 .elementor-element.elementor-element-b46c35c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-338 .elementor-element.elementor-element-876fd1f .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-338 .elementor-element.elementor-element-a61298c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-338 .elementor-element.elementor-element-200f7f1{color:#FFFFFF;}.elementor-338 .elementor-element.elementor-element-1cf554c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-338 .elementor-element.elementor-element-1cf554c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-338 .elementor-element.elementor-element-2d68343{background-image:url("https://kovatechllc.com/wp-content/uploads/2025/11/blue-background.png");}body.elementor-page-338:not(.elementor-motion-effects-element-type-background), body.elementor-page-338 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-338 .elementor-element.elementor-element-1cf554c{--width:104.057%;}}/* Start custom CSS for html, class: .elementor-element-2d68343 *//* Center the form and set max width */
form[name="zsWebToCase_1195046000000382786"] {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
}

/* Style all labels */
form[name="zsWebToCase_1195046000000382786"] label {
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
    color: #ccc;
}

/* Style all inputs + textarea */
form[name="zsWebToCase_1195046000000382786"] input[type="text"],
form[name="zsWebToCase_1195046000000382786"] input[type="email"],
form[name="zsWebToCase_1195046000000382786"] textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    margin-bottom: 5px;
    background: #fff;
    font-size: 15px;
    box-sizing: border-box;
}

/* Change input focus glow */
form[name="zsWebToCase_1195046000000382786"] input:focus,
form[name="zsWebToCase_1195046000000382786"] textarea:focus {
    border-color: #3a74d9;
    box-shadow: 0 0 5px rgba(58, 116, 217, 0.4);
    outline: none;
}

/* Submit button styling */
form[name="zsWebToCase_1195046000000382786"] button[type="submit"] {
    background: #1d4ed8;
    color: white;
    padding: 14px 20px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    transition: 0.2s;
}

form[name="zsWebToCase_1195046000000382786"] button[type="submit"]:hover {
    background: #153eac;
}/* End custom CSS */