:root {
    --main: #194f90;
    --main2: #3294b4;
    --main3: #ffffff;
    --grey: #f3f6f9;
}
/* Header */
* {
    padding: 0;
    margin: 0;
}

h1, h2 ,h3, h4, h5, span , p , input, select{
    font-family: plus jakarta sans;
}

a {
    text-decoration:none !important ;
}
img {
    width: 100%;
}

header {
    justify-content: center;
    margin-bottom: -110px;
}
.header {
    display: flex;
    padding: 0px 10% 0px 10%;
    border-bottom: 1px solid #ffffff25;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}

#whatsapp {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 99;
}
.navContainer {
    display: flex;
    column-gap: 20px;
    align-items: center;
}
.phoneContiner {
    display: flex;
    column-gap: 10px;
    align-items: center;
}
.phoneContiner p {
    color: var(--main3);
    font-family: Plus Jakarta Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-decoration: none;
}

.phoneContiner a {
    color: var(--main3);
    font-family: Plus Jakarta Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-decoration: none;
}

.headerButton {
    display: inline-flex;
    height: 50px;
    padding: 12px 25px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50px;
    background: var(--main3);
    border: 1px solid white !important;
    color: var(--main);
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    cursor: pointer;

    text-transform: capitalize;
}

.Navigation {
    display: inline-flex;
    height: 50px;
    padding: 12px 15px;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
    border-radius: 50px;
    background: var(--main3);
    border: 1px solid white !important;
    cursor: pointer;
}

.langSelector a {
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-family: "Plus Jakarta Sans";
    font-weight: 600;
}

.arabic.direction {
    direction: rtl;
}

/*bread Crumbs*/
.breadCrumbs {
    padding: 7.5px 10% 7.5px 10%;
    background-color: var(--grey);
}
.breadCrumbs p {
    color: var(--main);
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    text-transform: capitalize;
}

.breadCrumbs a {
    color: var(--main2);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    text-transform: capitalize;
    word-wrap: break-word;
    text-decoration: none;
}

/* Main Navigation */

.mainNavigation {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 9999;
    height: 100vh;
    display: flex;
}

.mainNavigationContainer {
    padding: 7.5% 10%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-content: space-between;
}

.mainNavigationLogoContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25%;
    height: 50%;
}

.mainNavigationLogo p {
    color: var(--main);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
    padding-bottom: 10px;
}

.mainNavigationLogo img {
    width: 30%;
    padding-bottom: 10px;
}

.mainNavigationLogo span {
    color: var(--main);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    text-decoration: underline;
    line-height: 36px;
    word-wrap: break-word;
}

.mainNavigationLinks {
    display: flex;
    justify-content: space-between;
}

.mainNavigationLinks h5 {
    color: var(--main);
    font-size: 20px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    line-height: 36px;
    word-wrap: break-word;
}

.mainNavigationLinks p {
    color: var(--main);
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    line-height: 25.6px;
    word-wrap: break-word;
}

.mainNavigationLinksContainer {
    width: 69%;
    padding: 0px 3%;
}

.mainNavigationLinks .navContainer {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;

    row-gap: 20px;
}

.mainNavigationLinks .navContainer .phoneContiner {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.mainNavigationLogoContainer .socialMediaIcons {
    justify-content: flex-start;
    column-gap: 5px;
}

.mainNaviationNavBar {
    width: 100%;
    background-color: #194e8036;
    border-radius: 25px;
    display: flex;
    padding: 5%;
    justify-content: space-between;
}

.mainNaviationNavBar {
    color: var(--main) !important;
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    text-transform: capitalize;
}
.mainNaviationNavBar a:link,
.mainNaviationNavBar a:visited {
    color: #194f90; /* Default link color */
    text-decoration: none; /* Remove underline */
}

#disableNavigationMenu {
    position: absolute;
    top: 5%;
    right: 5%;
}

/* General CSS Parts */

h5.subheading {
    color: var(--main);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
}

.mainHeading {
    color: var(--main);
    font-size: 50px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
}

span.main2Color {
    color: var(--main2);
}

p.normalPara {
    color: var(--main);
    font-size: 15px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 23px;
}

/* for text editor */
.normalParaDiv {
    color: var(--main);
    font-size: 15px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 23px;
}
/*  */
button.normalButton {
    color: white;
    background-color: var(--main2);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    padding: 12px 25px;
    border-width: 0px;
    border-radius: 10px;
}

.swiper-button-disabled svg circle,
.swiper-button-disabled svg path {
    stroke: grey;
}
/* Footer */

footer {
    background-color: var(--main);
    display: flex;
    flex-wrap: wrap;
    padding: 7.5% 10% 0% 10%;
}
.footerUpperPart img {
    width: 100px;
}

.footerUpperPart {
    color: var(--main3);
    font-size: 18px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
}
.footerLogo p {
    color: var(--main3);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 30px;
    word-wrap: break-word;
}

.footerLogo span {
    color: var(--main3);
    font-size: 16px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    text-decoration: underline;
    line-height: 36px;
    word-wrap: break-word;
}

.footerDownPart h4 {
    color: var(--main3);
    font-size: 20px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    line-height: 30px;
    word-wrap: break-word;
}

.footerDownPart p {
    color: var(--main3);
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 27px;
    word-wrap: break-word;
}

.newsletterInputContiner {
    width: 75%;
    display: flex;
    padding: 10px;
    border-radius: 25px;
    border: 1px solid rgb(255, 255, 255);
    justify-content: space-between;
    align-items: center;
}

.newsletterInputContiner span {
    color: var(--main3);
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    line-height: 20px;
    word-wrap: break-word;
}

.footerUpperLinks h5 {
    color: var(--main3);
    font-size: 20px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    line-height: 36px;
    word-wrap: break-word;
}

.footerUpperLinks p {
    color: var(--grey);
    font-size: 14px;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    line-height: 25.6px;
    word-wrap: break-word;
}

.footerAppDownload h5 {
    color: var(--main3);
    font-size: 18px;
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    line-height: 24px;
}

.footerLogo img {
    width: 30%;
}

.footerlinks {
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 40px;
}
.footerUpperLinks {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

footer .footerColomnOne {
    padding-left: 50px;
}
.footerlogoContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30%;
}

.footerAppDownload {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 60%;
    row-gap: 40px;
}

.socialMediaIcons {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
    align-items: center;
}

.appDownload {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.appDownload h5 {
    text-align: center;
}

.appDownload img {
    width: 100%;
}

.appDownloadContainer {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}

.copywriteContainer {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    border-top: 1px solid #ffffff69;
}

.copywriteContainer span {
    color: var(--main3);
    font-size: 12px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    word-wrap: break-word;
}

.lowerFooterLinks {
    display: flex;
    justify-content: space-between;
}

.lowerFooterLinks p {
    color: var(--main3);
    font-size: 12px;
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    word-wrap: break-word;
}
footer.arabic {
    direction: rtl;
}

footer .mainNavigationLinksContainer {
    width: 100%;
    padding: 0;
    padding-left: 100px;
}

footer .mainNavigationLinks {
    justify-content: space-between;
}

footer .mainNavigationLinks h5 {
    color: var(--main3);
}

footer .mainNavigationLinks p {
    color: var(--main3);
}
.footerlinksParentContiner {
    display: flex;
    width: 70%;
    row-gap: 50px;
    flex-wrap: wrap;
}


/*responsive*/

@media (max-width: 1024px) {
    .phoneContiner {
        display: none;
    }
    .socialMobileHome {
        display: none;
    }
    .hideTablet {
        display: none;
    }

    .footerUpperLinks {
        padding-left: 10%;
    }
    .mainNavigationLinksContainer {
        width: 100%;
    }
    .mainNavigationLogoContainer {
        width: 100%;
        align-items: center;
        justify-content: normal;
        row-gap: 20px;
        height: auto;
    }
    .mainNavigationLogo {
        text-align: center;
    }

    #mainNavigationMenu {
        overflow: scroll;
    }
}

@media (max-width: 900px) {
    .accordion.footerNav {
        min-width: 220px;
        margin: 0;
        padding: 20px 0 80px 0px;
    }
    .footerUpperLinks {
        display: none;
    }
    footer {
        flex-direction: column;
    }
    .footerlogoContainer {
        width: 100%;
    }
    .footerlinks {
        width: 100%;
    }
    .footerAppDownload {
        padding-top: 20px;
        align-items: center;
    }
    .appDownload h5 {
        text-align: center;
    }
    .appDownload {
        width: 100%;
    }
    .copywriteContainer {
        flex-direction: column;
        gap: 10px;
    }

    .copywriteContainer span {
        text-align: center;
    }

    .lowerFooterLinks {
        justify-content: center;
    }
    .newsletterInputContiner {
        width: 100%;
    }
    .footerNav .accordion-item {
        color: white;
        border: 0px solid #fcfcfc;
        border-bottom: 1px solid #fcfcfc;
        border-radius: 0px;
        background: #ffffff00;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    }

    .footerNav .accordion-item-desc p {
        color: White;
        font-size: 16px;
        padding-bottom: 10px;
    }
    .accordion-item-title h5 {
        font-size: 18px;
    }
    footer .hide-on-mobile {
        display: none;
    }
    .footerlinksParentContiner {
        width: 100%;
    }
    .footerlinks {
        align-items: center;
    }
    .footerAppDownload {
        width: 100%;
    }
    .appDownloadContainer {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        row-gap: 10px;
        column-gap: 2%;
    }
    .appDownloadContainer a {
        width: 48%;
    }
}

@media (max-width: 736px) {
    #mainNavigationButton {
        display: none;
    }
    .langSelector {
        display: none;
    }
    .socialMobileHome {
        display: block;
    }
    .headerButton {
        height: auto;
        font-size: 11px;
    }
    .logoContainer img {
        width: 75%;
    }
    #whatsapp {
        /* display: none; */
        bottom:100px
    }

    .langMobile{
        /* width: 100px; */
        /* margin-right: -25px; */
        display: flex;
        justify-content: center;
    }
    .langMobile a{
        font-family: 'Plus Jakarta Sans';
        color: white;
        font-weight: 600;
        font-size: 14px;
    }
    .mobile-end-banner {
        position: fixed;
        background: white;
        border-radius: 20px 20px 0px 0px;
        width: 100%;
        bottom: 0%;

        z-index: 999999;
        display: flex;
    }

    .mobile-end-banner .icon-text-contianer {
        width: 25%;
        display: flex;
        padding: 20px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .mainNavigationContainer {
        display: none;
    }
    .accordion.footerNav.mainNaviMobile .accordion-item-title h5 {
        color: var(--main);
        border-color: var(--main);
    }
    .accordion.footerNav.mainNaviMobile
        .accordion-item
        input[type="checkbox"]
        ~ .accordion-item-title
        .icon:after {
        color: var(--main);
    }
    .mainNavigation {
        flex-direction: column;
        justify-content: flex-start;
    }
    .mainNavigationLogo {
        display: flex;
        justify-content: center;
    }
    .mainNavigationLogo a {
        text-align: center;
    }
    .mainNavigationLogo img {
        margin-top: 100px;
        width: 80%;
    }
    .accordion.footerNav.mainNaviMobile .accordion-item-desc p {
        color: var(--main);
    }
    footer {
        padding: 7.5% 10% 20% 10%;
    }
}

@media (min-width: 900px) {
    .accordion.footerNav {
        display: none;
    }
}
@media (min-width: 1025px) {
    .socialMobileHome {
        display: none;
    }
}

@media (min-width: 737px) {
    .mobile-end-banner {
        display: none;
    }
    .accordion.footerNav.mainNaviMobile {
        display: none;
    }
    .mainNavigationLogo.mobile {
        display: none;
    }
}
