.elementor-17982 .elementor-element.elementor-element-21e5d6e0:not(.elementor-motion-effects-element-type-background), .elementor-17982 .elementor-element.elementor-element-21e5d6e0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-17982 .elementor-element.elementor-element-21e5d6e0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-17982 .elementor-element.elementor-element-21e5d6e0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for section, class: .elementor-element-21e5d6e0 */.ct-form-container {
    max-width: 100%;
}
.ct-field-row {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
}

.ct-field {
    margin-bottom: 15px;
}
.ct-textarea {
    min-height: 50px !important; 
    max-height: 150px;
    resize: vertical; 
}
.ct-submit {
    background: #003366 !important;
    color: white !important;
    padding: 10px 25px !important; 
    font-size: 15px !important;
    width: auto !important; 
    min-width: 180px;
    justify-content: center;
    border-radius: 6px;
    align-items: center;
    display: flex !important;
    margin: 20px auto 0 auto !important; 
    justify-content: center;
}
.ct-input, .ct-select {
    padding: 10px !important;
}
.ct-field-label {
    color: #003366;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 4px;
}
@media (max-width: 600px) {
    .ct-field-row {
        flex-direction: column;
        gap: 0;
    }
}/* End custom CSS */
/* Start custom CSS */body{background:#fff;} .elementor-section-wrap{background:#fff;}/* End custom CSS */