.elementor-1390 .elementor-element.elementor-element-b74f395{margin-top:10px;margin-bottom:10px;}.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-1390 .elementor-element.elementor-element-e0fd17c:not(.elementor-motion-effects-element-type-background), .elementor-1390 .elementor-element.elementor-element-e0fd17c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1390 .elementor-element.elementor-element-e0fd17c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1390 .elementor-element.elementor-element-e0fd17c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1390 .elementor-element.elementor-element-06c7f7d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-1390 .elementor-element.elementor-element-06c7f7d > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1390 .elementor-element.elementor-element-06c7f7d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1390 .elementor-element.elementor-element-06c7f7d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1390 .elementor-element.elementor-element-4235666f{margin-top:50px;margin-bottom:50px;}.elementor-1390 .elementor-element.elementor-element-529f9320 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for heading, class: .elementor-element-3d82555 *//* ==========================
   GET A QUOTE FORM
========================== */

.wpcf7 {
    max-width: 1200px;
    margin: 0 auto;
}

.quote-section {
    background: #fff;
    padding: 30px;
    margin-bottom: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
}

.quote-section h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1b1d38;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 3px solid #e31b0c;
}

.quote-section label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1b1d38;
    margin-bottom: 8px;
}

.two-col {
    display: flex;
    gap: 25px;
    margin-bottom: 20px;
}

.two-col > div {
    flex: 1;
}

/* Inputs */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 textarea {
    width: 100%;
    padding: 14px 16px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 15px;
    color: #333;
    background: #fff;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.wpcf7 textarea {
    min-height: 140px;
    resize: vertical;
}

.wpcf7 input:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus {
    border-color: #0057b8;
    outline: none;
    box-shadow: 0 0 0 3px rgba(0,87,184,0.15);
}

/* Radio Buttons */

.wpcf7-list-item {
    margin-right: 20px;
}

.wpcf7-list-item label {
    display: inline-flex;
    align-items: center;
    font-weight: 500;
}

/* Acceptance Checkbox */

.acceptance-box {
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 4px;
}

/* Submit Button */

.wpcf7-submit {
    width: 100%;
    background: #0057b8;
    color: #fff;
    border: none;
    padding: 18px 25px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.wpcf7-submit:hover {
    background: #e31b0c;
}

/* Required Fields */

.wpcf7-not-valid {
    border-color: #dc3545 !important;
}

.wpcf7-not-valid-tip {
    color: #dc3545;
    font-size: 13px;
}

/* Success Message */

.wpcf7-response-output {
    margin-top: 20px !important;
    padding: 15px !important;
    border-radius: 4px;
}

/* Mobile */

@media (max-width: 768px) {

    .two-col {
        flex-direction: column;
        gap: 15px;
    }

    .quote-section {
        padding: 20px;
    }

    .quote-section h3 {
        font-size: 20px;
    }

    .wpcf7-submit {
        font-size: 16px;
        padding: 16px;
    }
}/* End custom CSS */
/* Start custom CSS for transida_request_a_quote, class: .elementor-element-b49a68a */.getaquote-section.style-four {
    background-color: #ffffff;
    padding: 120px 0;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-e0fd17c */.old_getaquote {
    
  display: none;
}/* End custom CSS */