/* SWAT CSV Page Importer externalized head CSS v7.4.0 | group: trust | type: head */

/* Externalized head CSS block: wsac-frontend-inline-css */
:root{--wsac-primary:#0b63b6;--wsac-accent:#168bff;}
/*# sourceURL=wsac-frontend-inline-css */

/* Externalized head CSS block: elementor-frontend-inline-css */
.e-heading-base a, .e-paragraph-base a { all: unset; cursor: pointer; }form[data-element_type="e-form"].form-state-success [data-element_type="e-form-success-message"],form[data-element_type="e-form"].form-state-error [data-element_type="e-form-error-message"]{ display: block; }
.e-form-textarea-base:not([data-resizable]) { resize: none; } .e-form-submit-button-base { cursor: pointer; box-sizing: border-box; }
/*# sourceURL=elementor-frontend-inline-css */

/* Externalized head CSS block: swat-responsive-header-inline-css */
/* Hide default theme/Elementor headers only when this plugin is active. */
body.swat-custom-header-active header.site-header:not(.swat-header),
body.swat-custom-header-active #masthead,
body.swat-custom-header-active .elementor-location-header,
body.swat-custom-header-active .wp-site-blocks > header:not(.swat-header),
body.swat-custom-header-active .sdmp-header:not(.swat-header) {
    display: none !important;
}

.swat-header,
.swat-header * {
    box-sizing: border-box;
}

.swat-header {
    --swat-navy: #082f57;
    --swat-blue: #0a66a3;
    --swat-red: #b51234;
    --swat-red-dark: #8e0d29;
    --swat-text: #17283b;
    --swat-muted: #64748b;
    --swat-border: #e3edf5;
    --swat-light: #f4f9fd;
    --swat-white: #ffffff;
    position: sticky;
    top: 0;
    z-index: 999999;
    width: 100%;
    background: var(--swat-white);
    border-bottom: 1px solid var(--swat-border);
    box-shadow: 0 12px 30px rgba(8, 47, 87, 0.08);
    font-family: Inter, Arial, Helvetica, sans-serif;
}

body.admin-bar .swat-header {
    top: 32px;
}

.swat-header--ar {
    font-family: Dubai, "Noto Kufi Arabic", Tajawal, Cairo, Almarai, Arial, sans-serif;
}

.swat-header__shell {
    width: min(1380px, calc(100% - 48px));
    margin: 0 auto;
}

.swat-header__topbar {
    background: linear-gradient(90deg, var(--swat-navy), var(--swat-blue));
    color: #fff;
    font-size: 13px;
    line-height: 1.35;
}

.swat-header__topbar-inner {
    min-height: 44px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 6px 0;
}

.swat-header__topbar-contacts {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 10px;
    min-width: 0;
}

.swat-header__topbar-link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    min-height: 30px;
    padding: 5px 10px;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 999px;
    background: rgba(255, 255, 255, .08);
    color: #fff !important;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color .18s ease, transform .18s ease, border-color .18s ease;
}

.swat-header__topbar-link:hover,
.swat-header__topbar-link:focus {
    background: rgba(255, 255, 255, .16);
    border-color: rgba(255, 255, 255, .30);
    transform: translateY(-1px);
    outline: none;
}

.swat-header__topbar-link strong {
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .01em;
}

.swat-header__topbar-link span,
.swat-header__topbar-link em {
    color: rgba(255, 255, 255, .88);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.swat-header__topbar-link em {
    color: #d9ffe9;
}

.swat-header__topbar-whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 6px 14px;
    border-radius: 999px;
    background: #11a35c;
    color: #fff !important;
    font-size: 13px;
    font-weight: 900;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .14);
    white-space: nowrap;
    transition: background-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.swat-header__topbar-whatsapp:hover,
.swat-header__topbar-whatsapp:focus {
    background: #0d8f50;
    transform: translateY(-1px);
    box-shadow: 0 14px 26px rgba(0, 0, 0, .18);
    outline: none;
}

.swat-header__main {
    background: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(14px);
}

.swat-header__main-inner {
    min-height: 82px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    position: relative;
}

.swat-header__brand {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    text-decoration: none;
    min-width: 92px;
}

.swat-header__logo {
    display: block;
    width: auto;
    max-width: 160px;
    height: 58px;
    object-fit: contain;
}

.swat-header__nav-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px;
    flex: 1 1 auto;
    min-width: 0;
}

.swat-header__nav {
    min-width: 0;
}

.swat-header__menu,
.swat-header__menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.swat-header__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.swat-header__menu li {
    position: relative;
    margin: 0;
}

.swat-header__menu a {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 12px 12px;
    color: var(--swat-text);
    text-decoration: none;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 700;
    border-radius: 999px;
    transition: background-color .18s ease, color .18s ease, transform .18s ease;
    white-space: nowrap;
}

.swat-header__menu a:hover,
.swat-header__menu a:focus,
.swat-header__menu .current-menu-item > a,
.swat-header__menu .current-menu-ancestor > a {
    color: var(--swat-red);
    background: #fff3f6;
    outline: none;
}

.swat-header__menu .menu-item-has-children > a::after {
    content: "▾";
    font-size: 11px;
    opacity: .78;
    transform: translateY(1px);
}

.swat-header__menu .sub-menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    min-width: 230px;
    padding: 10px;
    background: var(--swat-white);
    border: 1px solid var(--swat-border);
    border-radius: 18px;
    box-shadow: 0 18px 45px rgba(8, 47, 87, 0.14);
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
}

.swat-header--ar .swat-header__menu .sub-menu {
    left: auto;
    right: 0;
}

.swat-header__menu li:hover > .sub-menu,
.swat-header__menu li:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.swat-header__menu .sub-menu a {
    width: 100%;
    justify-content: flex-start;
    border-radius: 12px;
    padding: 11px 13px;
    white-space: normal;
}

.swat-header__actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    flex: 0 0 auto;
}

.swat-header__language {
    display: inline-flex;
    align-items: center;
}

.swat-header__language-select {
    min-height: 42px;
    max-width: 126px;
    border: 1px solid var(--swat-border);
    border-radius: 999px;
    background: var(--swat-light);
    color: var(--swat-navy);
    font-size: 14px;
    font-weight: 800;
    padding: 0 13px;
    outline: none;
    cursor: pointer;
}

.swat-header__language-select:focus {
    border-color: var(--swat-blue);
    box-shadow: 0 0 0 3px rgba(10, 102, 163, .13);
}

.swat-header__quote {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 18px;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--swat-red), var(--swat-red-dark));
    color: #fff !important;
    font-size: 14px;
    line-height: 1;
    font-weight: 900;
    text-decoration: none;
    box-shadow: 0 12px 24px rgba(181, 18, 52, .18);
    transition: transform .18s ease, box-shadow .18s ease;
    white-space: nowrap;
}

.swat-header__quote:hover,
.swat-header__quote:focus {
    transform: translateY(-1px);
    box-shadow: 0 16px 30px rgba(181, 18, 52, .24);
    outline: none;
}

.swat-header__toggle {
    display: none;
    width: 46px;
    height: 46px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    border: 1px solid var(--swat-border);
    border-radius: 14px;
    background: var(--swat-light);
    cursor: pointer;
    padding: 0;
}

.swat-header__toggle span {
    display: block;
    width: 22px;
    height: 2px;
    background: var(--swat-navy);
    border-radius: 3px;
    transition: transform .18s ease, opacity .18s ease;
}

.swat-header.is-open .swat-header__toggle span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.swat-header.is-open .swat-header__toggle span:nth-child(2) {
    opacity: 0;
}

.swat-header.is-open .swat-header__toggle span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

@media (max-width: 1180px) {
    .swat-header__shell {
        width: calc(100% - 34px);
    }

    .swat-header__menu a {
        font-size: 14px;
        padding: 11px 9px;
    }

    .swat-header__logo {
        max-width: 145px;
        height: 54px;
    }
}

@media (max-width: 980px) {
    .swat-header__topbar-inner {
        justify-content: center;
        flex-wrap: wrap;
        min-height: 42px;
        text-align: center;
        gap: 8px 12px;
    }

    .swat-header__topbar-contacts {
        justify-content: center;
    }

    .swat-header__main-inner {
        min-height: 74px;
    }

    .swat-header__toggle {
        display: inline-flex;
    }

    .swat-header__nav-wrap {
        display: none;
        position: absolute;
        top: calc(100% + 10px);
        left: 0;
        right: 0;
        align-items: stretch;
        flex-direction: column;
        gap: 14px;
        padding: 16px;
        background: #fff;
        border: 1px solid var(--swat-border);
        border-radius: 22px;
        box-shadow: 0 24px 55px rgba(8, 47, 87, 0.18);
    }

    .swat-header.is-open .swat-header__nav-wrap {
        display: flex;
    }

    .swat-header__menu {
        flex-direction: column;
        align-items: stretch;
        gap: 4px;
    }

    .swat-header__menu a {
        width: 100%;
        justify-content: space-between;
        padding: 13px 14px;
        border-radius: 14px;
        background: var(--swat-light);
        white-space: normal;
    }

    .swat-header__menu .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border-radius: 14px;
        margin: 6px 0 6px 14px;
        padding: 8px;
        background: #fbfdff;
        display: block;
    }

    .swat-header--ar .swat-header__menu .sub-menu {
        margin: 6px 14px 6px 0;
    }

    .swat-header__actions {
        width: 100%;
        justify-content: stretch;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .swat-header__language-select,
    .swat-header__quote {
        width: 100%;
        max-width: none;
    }
}

@media (max-width: 782px) {
    body.admin-bar .swat-header {
        top: 46px;
    }
}

@media (max-width: 560px) {
    .swat-header__shell {
        width: calc(100% - 24px);
    }

    .swat-header__topbar {
        font-size: 12px;
    }

    .swat-header__topbar-inner {
        align-items: stretch;
        gap: 7px;
    }

    .swat-header__topbar-contacts {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr;
        gap: 7px;
    }

    .swat-header__topbar-link {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        white-space: normal;
        border-radius: 14px;
    }

    .swat-header__topbar-whatsapp {
        width: 100%;
        border-radius: 14px;
    }

    .swat-header__main-inner {
        min-height: 68px;
        gap: 12px;
    }

    .swat-header__logo {
        max-width: 128px;
        height: 50px;
    }

    .swat-header__nav-wrap {
        border-radius: 18px;
        padding: 12px;
    }

    .swat-header__actions {
        grid-template-columns: 1fr;
    }
}
/*# sourceURL=swat-responsive-header-inline-css */

/* Externalized head CSS block: no-id */
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}

/* Externalized head CSS block: swat-import-front-fixes */
.page-id-1311 .page-header,.page-id-1311 .entry-title,.page-id-1311 .post-title{display:none!important}.swat-import-breadcrumbs{margin:0 0 18px;font-size:13px;color:#475569}.swat-import-breadcrumbs span{display:inline-block;padding:8px 12px;border-radius:999px;background:#eef6ff}.swat-import-hero-image img{display:block;width:100%;height:auto;border-radius:18px}
