.elementor-7265 .elementor-element.elementor-element-2876c2a{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7265 .elementor-element.elementor-element-2876c2a:not(.elementor-motion-effects-element-type-background), .elementor-7265 .elementor-element.elementor-element-2876c2a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EDF3F2;}.elementor-7265 .elementor-element.elementor-element-6ceacbd{--display:flex;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.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-7265 .elementor-element.elementor-element-3cb3c9a{text-align:center;}.elementor-7265 .elementor-element.elementor-element-3cb3c9a .elementor-heading-title{font-family:"Cairo", Sans-serif;font-size:3.7rem;font-weight:700;line-height:1.3em;color:var( --e-global-color-737680e );}.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-7265 .elementor-element.elementor-element-a8a054c{text-align:center;color:var( --e-global-color-primary );}.elementor-7265 .elementor-element.elementor-element-cf9cfb4{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center;color:#231F20;}.elementor-7265 .elementor-element.elementor-element-cf9cfb4.elementor-element{--align-self:stretch;}@media(max-width:991px){.elementor-7265 .elementor-element.elementor-element-3cb3c9a .elementor-heading-title{font-size:1.8rem;}}@media(max-width:767px){.elementor-7265 .elementor-element.elementor-element-3cb3c9a .elementor-heading-title{font-size:1.6rem;}.elementor-7265 .elementor-element.elementor-element-a8a054c{text-align:center;}}/* Start custom CSS */.page-header{
    display: none;
}

/* =========================
   RTL page
========================= */
body.elementor-page-7265 {
    direction: rtl;
}

/* =========================
   Elementor layout
========================= */
body.elementor-page-7265 .elementor-container {
    direction: rtl;
    flex-direction: row-reverse;
}

/* =========================
   Headings
   لا نغير محاذاتها
========================= */
body.elementor-page-7265 .elementor-heading-title {
    direction: rtl;
    text-align: inherit !important;
}

/* =========================
   Paragraphs
========================= */
body.elementor-page-7265 p,
body.elementor-page-7265 .elementor-text-editor {
    direction: rtl;

}

/* =========================
   Lists
========================= */
body.elementor-page-7265 ul,
body.elementor-page-7265 ol {
    direction: rtl;
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
}

body.elementor-page-7265 ul li,
body.elementor-page-7265 ol li {
    direction: rtl;
    text-align: right;
}

/* =========================
   Icon list
========================= */
body.elementor-page-7265 .elementor-icon-list-item {
    flex-direction: row-reverse;
}

body.elementor-page-7265 .elementor-icon-list-text {
    text-align: right;
}

/* =========================
   Forms
========================= */
body.elementor-page-7265 input,
body.elementor-page-7265 textarea {
    direction: rtl;
    text-align: right;
}

/* Strong RTL fix for Elementor Icon List */
body.elementor-page-7265 .elementor-icon-list-items,
body.elementor-page-7265 .elementor-icon-list-item,
body.elementor-page-7265 .elementor-icon-list-item a {
    direction: rtl;
}

body.elementor-page-7265 .elementor-icon-list-item,
body.elementor-page-7265 .elementor-icon-list-item a {
    display: flex;
    flex-direction: row-reverse !important;
    align-items: center;
    justify-content: flex-start;
    text-align: right;
    gap: 8px;
}

body.elementor-page-7265 .elementor-icon-list-icon {
    margin: 0 !important;
    order: 2;
    flex-shrink: 0;
}

body.elementor-page-7265 .elementor-icon-list-text {
    order: 1;
    text-align: right;
}/* End custom CSS */