.elementor-14073 .elementor-element.elementor-element-fe62e6b > .elementor-container{max-width:1140px;}.elementor-14073 .elementor-element.elementor-element-fe62e6b{margin-top:120px;margin-bottom:0px;}.elementor-14073 .elementor-element.elementor-element-640ab72 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-14073 .elementor-element.elementor-element-a40c6a7:not(.elementor-motion-effects-element-type-background), .elementor-14073 .elementor-element.elementor-element-a40c6a7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-14073 .elementor-element.elementor-element-a40c6a7, .elementor-14073 .elementor-element.elementor-element-a40c6a7 > .elementor-background-overlay{border-radius:24px 24px 24px 24px;}.elementor-14073 .elementor-element.elementor-element-a40c6a7{box-shadow:80px 80px 100px 0px rgba(0, 0, 0, 0.24);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-14073 .elementor-element.elementor-element-a40c6a7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-14073 .elementor-element.elementor-element-257dbfc > .elementor-element-populated{padding:90px 60px 70px 60px;}.elementor-14073 .elementor-element.elementor-element-33ae976{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(max-width:991px){.elementor-14073 .elementor-element.elementor-element-fe62e6b > .elementor-container{max-width:690px;}.elementor-14073 .elementor-element.elementor-element-33ae976{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-14073 .elementor-element.elementor-element-fe62e6b{margin-top:50px;margin-bottom:0px;padding:0px 15px 0px 15px;}.elementor-14073 .elementor-element.elementor-element-257dbfc > .elementor-element-populated{padding:40px 20px 50px 20px;}.elementor-14073 .elementor-element.elementor-element-33ae976{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-33ae976 */.contact-us-form-container br {
    display: none !important;
}

.contact-us-form-container .wpcf7-form-control-wrap {
    display: block;
}

.contact-us-form-container .contact-us-form-heading {
    padding-bottom: 50px;
}

.contact-us-form-container .contact-us-form-heading .contact-us-form-description {
    margin-bottom: 0;
    color: #696e7e !important;
    text-align: center !important;
    display: inline-block !important;
    width: 100% !important;
    font-family: 'Roboto', arial, sans-serif !important;
}

.contact-us-form-container .contact-us-form-heading .contact-us-form-description-legend {
        margin: 0;
        visibility: visible !important;
        color: #FA2742;
        font-weight: 500;
        padding-top: 50px;
        font-family: 'Roboto', sans-serif !important;
}

.contact-us-form-container .contact-us-form-body .contact-us-row {
    margin-bottom: 16px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row:last-child {
    margin-bottom: 0;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column,
.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-two-columns,
.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-three-columns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0 30px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-two-columns {
    gap: 0 50px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column .contact-us-field {
    flex: 1 0 100%;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-two-columns .contact-us-field {
    flex: 1 0 46%;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-three-columns .contact-us-field {
    flex: 1 0 30%;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-form-label {
    display: inline-block;
    font-size: 16px;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    color: rgba(0, 0, 0, 0.42);
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-form-required-asterisk {
    color: #c02b0a;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding-left: 2px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row input[type=email],
.contact-us-form-container .contact-us-form-body .contact-us-row input[type=text],
.contact-us-form-container .contact-us-form-body .contact-us-row select {
    width: 100%;
    border: none !important;
    border-radius: 0px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.42) !important;
    margin: 0;
    padding: 8px !important;
    font-size: 16px !important;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 400 !important;
    box-shadow: none;
}

.contact-us-form-container .contact-us-form-body .contact-us-row input[type=email]::placeholder,
.contact-us-form-container .contact-us-form-body .contact-us-row input[type=text]::placeholder {
    color: #ccc;
}

.contact-us-form-container .contact-us-form-body .contact-us-row select {
    color: #696e7e;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
.contact-us-form-container .contact-us-form-body .contact-us-row .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:not(.last) {
    margin-right: 45px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 16px !important;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 400;
    color: #95909B;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-inquiry-subcategory-inner p {
    margin-bottom: 0 !important;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-inquiry-subcategory-inner .contact-us-form-label {
    min-height: 29px;
    max-height: 29px;
    height: 29px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column .contact-us-field-message textarea {
    margin: 0;
    padding: 8px;
    height: 288px;
    border-radius: 10px !important;
    border-color: rgba(0, 0, 0, 0.42) !important;
    font-size: 16px !important;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 400;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
    color: #696e7e !important;
    padding-left: 10px !important;
    font-size: 16px !important;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 400;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label .tos {
    color: #5d74b6 !important;
    font-weight: 500 !important;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file {
    text-align: right;
}

html[dir="rtl"] .contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file {
    text-align: left !important;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file .contact-us-form-label {
    text-align: right;
    position: relative;
    display: inline-block !important;
    margin-bottom: 0 !important;
    font-family: 'Roboto', arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #fa2742 !important;
    line-height: 45px !important;
    text-decoration: underline;
    cursor: pointer !important;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file .contact-us-form-label:before {
    content: '';
    position: absolute;
    top: 6px;
    left: -38px;
    width: 28px;
    height: 30px;
    background: url('/wp-content/uploads/2025/04/upload-attachment-icon-new.svg') no-repeat center;
    background-size: contain;
    z-index: 3;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file .file-type-notice {
    margin: 0 0 10px 0;
    font-size: 14px;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 400;
    color: #000;
    line-height: 18px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file .file-name-display .file-name-text {
    font-size: 16px;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 400;
    color: #000;
    line-height: 18px;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file .remove-file-icon {
    display: inline-block;
    position: relative;
    padding: 5px 5px 3px 8px;
    margin: 0 0 -8px 10px;
    font-size: 18px;
    width: 28px;
    height: 30px;
    color: #fff !important;
    background-color: #fa2742 !important;
    border-radius: 3px;
    cursor: pointer;
}

.contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-upload-file .remove-file-icon:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: 16px;
    height: 18px;
    background: url('/wp-content/uploads/2025/05/delete-icon.svg') no-repeat center;
    background-size: contain;
    z-index: 3;
}

.contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column .contact-us-field-submit input[type='submit'] {
    font-size: 20px !important;
    font-family: 'Roboto', arial, sans-serif !important;
    font-weight: 500 !important;
    line-height: 28px;
    border-radius: 30px !important;
    color: #ffffff !important;
    background-color: #fa2742 !important;
}

.wpcf7-form .wpcf7-response-output {
    border: none !important;
    padding: 0 !important;
    margin: 10px 0 0 0 !important;
}

@media screen and (max-width: 767px) {
    .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column, .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-two-columns, .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-three-columns {
        flex-direction: column;
        justify-content: flex-start;
        gap: 10px 0 !important;
    }
    
    .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-three-columns .contact-us-field {
        flex: initial;
        width: 100%;
    }
    
    .contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-field-inquiry-subcategory-inner .contact-us-form-label {
        min-height: 0;
        max-height: 0;
        height: 0;
    }
    
    .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column .contact-us-field {
        flex: initial;
        width: 100%;
        margin: 20px 0 0 0;
    }
}

@media screen and (min-width: 768px) {
    .contact-us-form-container .contact-us-form-heading .contact-us-form-description {
        font-size: 16px !important;
        font-weight: 500 !important;
    }
    
    .contact-us-form-container .contact-us-form-body .contact-us-row .contact-us-form-label {
        padding-bottom: 10px !important;
    }
    
    .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column .contact-us-field-submit input[type='submit'] {
        font-weight: 700 !important;
    }
}

@media screen and (min-width: 1025px) {
    .contact-us-form-container .contact-us-form-body .contact-us-row.contact-us-row-one-column .contact-us-field-submit input[type='submit'] {
        padding: 16px 56px !important;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-a40c6a7 */.elementor-14073 .elementor-element.elementor-element-a40c6a7 .gform-contact-us_wrapper .gform_heading .gform_required_legend {
    visibility: visible!important;
    color: #FA2742;
    font-weight:500;
    padding-top:50px;
}

@media screen and (min-width: 767px) {
    .elementor-14073 .elementor-element.elementor-element-a40c6a7 .gform-contact-us_wrapper .gform_heading {
        padding-bottom: 50px!important;
        
    }
}/* End custom CSS */