.elementor-3040 .elementor-element.elementor-element-7108d2d{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Almarai;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Almarai;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3040 .elementor-element.elementor-element-30b3b0b{text-align:center;}.elementor-3040 .elementor-element.elementor-element-30b3b0b .elementor-heading-title{font-family:"TRYToshA", Almarai;font-size:39px;font-weight:700;color:var( --e-global-color-secondary );}.elementor-3040 .elementor-element.elementor-element-c5d6cb2{--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-contact-form-7 .wpcf7 input.wpcf7-submit{background-color:var( --e-global-color-primary );}.elementor-widget-contact-form-7  .wpcf7 input.wpcf7-submit{font-family:var( --e-global-typography-text-font-family ), Almarai;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:hover{background-color:var( --e-global-color-primary );}.elementor-widget-contact-form-7 .wpcf7 input.wpcf7-submit:focus{background-color:var( --e-global-color-primary );}.elementor-3040 .elementor-element.elementor-element-a95d6cb .wpcf7 span.wpcf7-not-valid-tip{text-align:left;display:block;}.elementor-3040 .elementor-element.elementor-element-a95d6cb .wpcf7 div.wpcf7-response-output{text-align:left;}body.elementor-page-3040:not(.elementor-motion-effects-element-type-background), body.elementor-page-3040 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-0b6b99f );}/* Start custom CSS for contact-form-7, class: .elementor-element-a95d6cb */.cf7-custom-form {
    direction: rtl;
    background: #f6efe6;
    padding: 25px;
    border-radius: 12px;
}

.cf7-field {
    margin-bottom: 20px;
}

.cf7-field label {
    display: block;
    font-size: 14px;
    color: #2f5f5a;
    margin-bottom: 6px;
}

.cf7-custom-form input,
.cf7-custom-form textarea {
    width: 100%;
    padding: 12px 14px;
    border-radius: 8px;
    border: 1px solid #e0d8cd;
    background: #fbf8f3;
    font-size: 14px;
}

.cf7-custom-form textarea {
    resize: vertical;
}

.cf7-submit input {
    background: #2f5f5a;
    color: #fff;
    border: none;
    padding: 14px 40px;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
}

.cf7-submit input:hover {
    background: #244a46;
}/* End custom CSS */