.elementor-kit-7{--e-global-color-primary:#0B3536;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#00BFFF;--e-global-color-f2f73cc:#F7F7F7;--e-global-color-d437aab:#000000;--e-global-color-943dbe3:#00BFFF;--e-global-typography-primary-font-family:"Readex Pro";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Readex Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Readex Pro";--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Readex Pro";--e-global-typography-accent-font-weight:500;--e-global-typography-2c77c84-font-family:"Readex Pro";--e-global-typography-2c77c84-font-size:80px;--e-global-typography-2c77c84-line-height:0.8em;--e-global-typography-3372c03-font-family:"Readex Pro";--e-global-typography-3372c03-font-size:18px;--e-global-typography-3372c03-font-weight:400;--e-global-typography-3372c03-line-height:1.2em;font-size:18px;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 h1{font-family:"El Messiri", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1023px){.elementor-kit-7{--e-global-typography-text-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:30px;--e-global-typography-text-line-height:1.2em;--e-global-typography-2c77c84-font-size:60px;--e-global-typography-3372c03-font-size:16px;--e-global-typography-3372c03-line-height:1.2em;font-size:17px;line-height:1.2em;}.elementor-kit-7 h1{font-size:30px;line-height:1em;}.elementor-kit-7 h2{line-height:1em;}.elementor-kit-7 h3{font-size:1.3em;}.elementor-kit-7 h4{line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden;
}

body:has(main .page-content section.noApply) header .elementor-button-wrapper, body:has(main .page-content .e-parent.noApply) header .elementor-button-wrapper {
    display: none;
}

input:not(.elementor-upload-field), select, textarea, .va-btn, .va-container, {
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2),
    -2px -2px 3px rgba(0, 0, 0, 0.05),
    inset 0 0 0 rgba(0, 0, 0, 0),
    inset 0 0 0 rgba(0, 0, 0, 0),
    inset 0 0 0 rgba(0, 0, 0, 0),
    inset 0 0 0 rgba(0, 0, 0, 0);
}

input:not(.elementor-upload-field):focus, select:focus, textarea:focus {
    background: #ffffff !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0),
    0 0 0 rgba(0, 0, 0, 0),
    inset 2px 2px 3px rgba(0, 0, 0, 0.1),
    inset 5px 5px 20px rgba(0, 0, 0, 0.05),
    inset -1px -1px 1px rgba(0, 0, 0, 0.03),
    inset -5px -5px 20px rgba(255, 255, 255, 0.7) !important;
}

::-webkit-file-upload-button {
    background: #fff;
    border-radius: 12px;
    border: none;
    padding: 5px 20px 2px 20px;
    margin: 5px 5px 10px 2px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2),
    -2px -2px 3px rgba(0, 0, 0, 0.05),
    inset 0 0 0 rgba(0, 0, 0, 0),
    inset 0 0 0 rgba(0, 0, 0, 0),
    inset 0 0 0 rgba(0, 0, 0, 0),
    inset 0 0 0 rgba(0, 0, 0, 0);
}

.input, .select, .va-btn {
    border: none;
    transition: all .3s cubic-bezier(0,0,.5,1);
}

.list ul li {
    margin-bottom: 10px;
}

ol {
    padding-inline-start: 30px;
    margin-bottom: 10px;
}

ul {
    padding-inline-start: 18px;
}

.hover-zoom-shadow {
    transition: all .3s cubic-bezier(0,0,.5,1);
}

.hover-zoom-shadow:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1),
                -2px -2px 5px rgba(0, 0, 0, 0.05) !important;
    transform: scale3d(1.01,1.01,1.01);
}
/*
.elementor-widget-text-editor ul {
    margin-left: -19px;
}

body.rtl .elementor-widget-text-editor ul {
    margin-right: -19px;
    margin-left: 0;
}
*/
body.rtl .elementor-toc__list-item-text-wrapper i {
    margin-right: 0;
    margin-left: 8px !important;
}

.elementor-toc__toggle-button {
    width: 100%;
    position: absolute;
    margin-right: 0;
}

.elementor-toc__toggle-button i {
    margin: auto;
    margin-right: 5px;
}

body.rtl .elementor-toggle {
    text-align: right !important;
}

body.rtl .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    flex-direction: row !important;
}

body.rtl .elementor-toc__toggle-button i {
    margin-left: 5px;
    margin-right: auto;
}

.elementor-toc__header {
    padding: 0 !important;
    line-height: 1em !important;
}

.elementor-toc__body {
    margin-top: 20px;
}

p[style="padding-left: 40px;"] {
    padding-left: 21px !important;
}

.frosted {
    box-shadow: 2px 4px 12px rgba(0,0,0,.08);
    background-color: rgba(255, 255, 255);
}

.shadow {
    box-shadow: 2px 4px 12px rgba(0,0,0,.08);
}

.total.summary>div {
    background-color: rgb(247, 247, 247);
    margin-top: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.total.summary label {
    color: #000 !important;
    font-weight: 600 !important;
    padding-top: 10px;
}

.total.summary p {
    font-weight: 600;
}

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
.frosted {
    background-color: #ffffff30;
    -webkit-backdrop-filter: blur(25px) contrast(25%) brightness(160%);
    backdrop-filter: blur(25px) contrast(25%) brightness(160%);
}
}

.frosted-vibrant {
    box-shadow: 2px 4px 12px rgba(0,0,0,.08);
    background-color: rgba(255, 255, 255);
}

@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
.frosted-vibrant {
    background-color: transparent;
    -webkit-backdrop-filter: saturate(180%) blur(25px) contrast(43%) brightness(145%);
    backdrop-filter: saturate(180%) blur(25px) contrast(43%) brightness(145%);
}
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown ul {
        box-shadow: none
    }
}/* End custom CSS */