body {
    background-color: #f5f5f5;
    direction: rtl;
}

.ColorYellow {
    background-color: #efe0c6 !important;
}

.ColorYellow .ma-center {
    background-color: #efe0c6;
}

/***** Path Pages ******/

.AKD-Path_Item {
    width: max-content;
    height: 27px;
    display: flex;
    align-items: center;
    user-select: none;
    font-size: 0px;
}

#SH-mainMenu {
    width: 86%;
}

.AKD-ImgDecor {
    height: 27px;
    margin: 0px;
    display: inline-block;
    position: relative;
    right: 1px;
    transform: rotate(180deg);
    stroke: #e7e7e7;
    stroke-width: 30;
    fill: #fff;
    font-size: 0px;
}

.AKD-Path_name {
    height: 27px;
    padding: 1px 8px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    color: #189d5d;
    background: #fff;
    z-index: 1;
}

#SH-mainMenu>ul>li:hover a {
    color: #0E9957 !important;
}

.AKD-Path_name~.AKD-ImgDecor {
    transform: rotate(0deg);
    right: auto;
    left: 1px;
}

.AKD-Path_Item::before {
    content: '';
    width: 7px;
    height: 7px;
    padding: 3px;
    margin: 0px 7px;
    display: inline-block;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    font-size: 0px;
    box-sizing: border-box;
    background: #fff;
}

/***** Path Pages ColorYellow ******/

.ColorYellow .AKD-ImgDecor {
    height: 27px;
    margin: 0px;
    display: inline-block;
    position: relative;
    right: 1px;
    transform: rotate(180deg);
    stroke: #d9cab1;
    stroke-width: 0;
    fill: #d9cab1;
    font-size: 0px;
}

.ColorYellow .AKD-Path_name {
    height: 27px;
    padding: 1px 8px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    overflow: hidden;
    border-bottom: 0px solid #d9cab1;
    border-top: 0px solid #d9cab1;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    color: #62513f;
    background: #d9cab1;
}

.ColorYellow .AKD-Path_Item::before {
    border: 0px solid #d9cab1;
    background: #d9cab1;
}

.ColorYellow .AKD-Path_name~.AKD-ImgDecor {
    transform: rotate(0deg);
    right: auto;
    left: 1px;
}

/***** Path Pages New ******/

.AKD-C_AllPath_N * {
    box-sizing: border-box;
}

.AKD-C_AllPath_N {
    max-width: 1600px;
    width: 93%;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 0px;
    z-index: 3;
}

.AKD-C_AllPath_N .swiper {
    direction: ltr;
    max-width: 100%;
    width: max-content;
    height: 56px;
    padding: 25px 0px 0px;
    margin: 0px;
}

.AKD-C_AllPath_N .swiper-wrapper {
    height: auto;
    margin: 0px !important;
}

.AKD-C_AllPath_N .swiper-slide {
    direction: rtl;
}

.AKD-C_AllPath_N .swiper-slide {
    width: auto !important;
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.AKD-C_AllPath_N .swiper-pagination {
    display: none !important;
}

.AKD-C_AllPath_N .swiper-pagination-bullet {
    display: none !important;
}

.AKD-C_AllPath_N .swiper-slide:last-of-type .AKD-Path_Item::before {
    display: none;
}

.AKD-C_AllPath_N .swiper-slide:first-of-type .AKD-Path_Item::before {
    border: 0px;
    background: rgb(24, 157, 93);
}

.AKD-C_AllPath_N .swiper-slide:first-of-type .AKD-ImgDecor {
    stroke-width: 0;
    fill: rgb(24, 157, 93);
}

.AKD-C_AllPath_N .swiper-slide:first-of-type .AKD-Path_name {
    border: 0px;
    color: #fff;
    background: rgb(24, 157, 93);
}


/*************** White ****************/

.SH-header {
    box-shadow: 0px 0px 0px 0px #000;
}

#SH-Royallogos {
    position: relative;
    box-shadow: 0px 0px 0px 0px #000;
    z-index: 1;
}

.SH-M-menubtn div {
    background-color: #109a58;
}

#SH-menuContainer {
    height: 0px;
}

#SH-SecondMenu {
    height: 46px;
    bottom: -45px;
    /*! font-weight: 200; */
    box-shadow: 0px 4px 5.7px -7.2px #000;
    background-color: white !important;
    /*! color: black !important; */
}

.SH-headerScrolled #SH-SecondMenu {
    bottom: -58px;
}

.SH-hoverEfect {
    height: 34px !important;
    top: 6px !important;
}

#SH-SecondMenu a {
    padding: 0px !important;
    color: #363a40 !important;
}

.SH-headerScrolled {
    top: -25px;
}

.ma-center {
    min-height: calc(100vh - 90px);
    padding-bottom: 15px;
    padding-top: 132px;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
}

.ma-insaidpage {
    width: 1600px;
    max-width: 93%;
    min-height: calc(100vh - 605px);
    margin: auto;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.SH-headerScrolled #SH-Royallogos .SH-whitelogo {
    opacity: 1;
}

.SH-whitelogo {
    opacity: 1;
}

.logo-b {
    display: inline-block;
}

.logo-w,
.logo-g,
.logo-br {
    display: none;
}

#SH-TagsMenuContainer {
    display: none;
}

.SH-Blacklogo {
    display: none;
}

.ian-g {
    display: inline-block;
}

.ian-br {
    display: none;
}

.SH-MainlogoTextC {
    bottom: -37px;
    right: 0px;
}

.SH-headerScrolled .SH-MainlogoTextC {
    bottom: -43px;
}


.SH-LangIcone {
    color: #109a58;
}

#SH-mainPage i {
    transition: all 0.3s;
    display: none;
}

#SH-mainPage {
    padding: 5px;
}

#SH-TagsMenu {
    display: none;
}

#SH-SecondMenu a {
    padding-left: 10px;
}

#SH-SecondMenu i {
    padding: 0px 10px;
    position: relative;
    top: 0px;
    vertical-align: middle;
    font-size: 16px;
    transition: all 0.3s;
}

/****** ColorYellow ******/

#SH-SecondMenu i {
    color: #363a40;
}

.ColorYellow #SH-SecondMenu i {
    color: #c7c3bc;
}

.ColorYellow .SH-header {
    background-color: #f7ecd8;
}

.ColorYellow #SH-Royallogos {
    background-color: #f7ecd8;
}

.ColorYellow #SH-menuContainer {
    border: 1px solid #f7ecd8;
    background-color: #f7ecd8;
}

.ColorYellow #SH-languageMenu {
    border: 1px solid #dfd1b8;
    background-color: rgba(247, 236, 216, 0.8);
}

#SH-mainMenu>ul>li {
    padding: 10px 6px 16px 0px;
}

.ColorYellow .SH-FullDown {
    color: #62513f;
}

.ColorYellow #SH-ChickLang {
    color: #62513f;
}

.ColorYellow #SH-mainPage i {
    color: #c7c3bc;
}

.ColorYellow #SH-SecondMenu {
    background-color: #f7ecd8 !important;
}

.ColorYellow #SH-SecondMenu a {
    padding: 0px !important;
    color: #705f4d !important;
}

.ColorYellow .SH-hoverEfect {
    top: 4px !important;
    background-color: rgba(24, 157, 93, 0.2);
}

.ColorYellow .SH-subMenu {
    background-color: rgba(247, 236, 216, 0.8);
}

.ColorYellow .SH-M-menubtn div {
    background-color: #62513f;
}


/***** From All_Site_style.css ********/


.ColorYellow .logo-br {
    display: inline-block;
}

.ColorYellow .logo-w,
.ColorYellow .logo-g,
.ColorYellow .logo-b {
    display: none;
}

.ColorYellow .SH-Blacklogo {
    display: none;
}

.ColorYellow #SH-menuContainer .SH-Blacklogo {
    display: inline-block;
}

.ColorYellow .SH-headerScrolled #SH-Royallogos .SH-whitelogo {
    opacity: 1;
}

.ColorYellow .ian-g {
    display: none;
}

.ColorYellow .ian-br {
    display: inline-block;
}

@media only screen and (max-width: 1430px) {

    #SH-mainMenu {
        width: 90%;
    }

    .SH-MainlogoTextC img {
        margin-top: 17px;
    }

    #SH-mainMenu>ul>li {
        padding-left: 5px;
        padding-right: 5px;
    }

    #SH-Royallogos {
        width: 90%;
    }


}

@media only screen and (max-width: 1350px) {

    .ma-insaidpage {
        width: 100%;
        padding: 0px 40px;
    }


}

@media only screen and (max-width: 1300px) {


    #SH-mainMenu {
        width: 100%;
    }

    #SH-mainMenu>ul>li {
        background-color: rgba(24, 157, 93, 0) !important;
        ;
        padding-bottom: 0px;
    }


    .SH-hoverEfect {
        background-color: rgba(24, 157, 93, 0) !important;
        ;
    }

    .SH-header {
        top: -1px;
        padding-top: 12px;
    }

    .ma-insaidpage {
        width: 100%;
        padding: 0px 25px;
    }

    .AKD-C_AllPath_N {
        width: 100%;
        padding: 0px 25px 0px;
    }

    #SH-SecondMenu {
        height: 46px;
        bottom: -45px;
        box-shadow: 0px 0px 5px -2.3px rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0) !important;
    }

    #SH-SecondMenu i {
        color: #137044;
    }

    .ColorYellow #SH-SecondMenu i {
        color: #c7c3bc;
    }

    #SH-menuContainer .SH-Blacklogo {
        display: block;
        opacity: 1;
        position: absolute;
        top: -68px;
        text-align: center;
        box-sizing: border-box;
        padding-right: 0px;
    }

    #SH-menuContainer .SH-Blacklogo img {
        margin-top: 0px;
    }

    .SH-headerScrolled #SH-Royallogos .SH-whitelogo {
        opacity: 1;
    }

    #SH-Royallogos .SH-whitelogo {
        height: 67px;
        opacity: 1;
        top: 0px;
        box-shadow: 0px 0px 5px -5px #000000;
        background-color: white;
    }

    .ColorYellow #SH-Royallogos .SH-whitelogo {
        height: 67px;
        opacity: 1;
        top: 0px;
        box-shadow: 0px 5px 7px -11px #000;
        background-color: #f7ecd8;
    }

    .SH-MainlogoTextC img {
        margin-top: 13px;
    }

    .SH-M-menubtn {
        z-index: 2;
    }

    #SH-languageContainer {
        position: fixed;
        left: 20px;
        z-index: 2;
    }

    .SH-FullDown {
        display: none !important;
    }

    #SH-languageMenu {
        top: 20%;
        left: 0px;
    }

    .SH-LangIcone {
        color: #109a58;
    }

    .ColorYellow .SH-LangIcone {
        color: #62513f;
    }

    #SH-languageContainer:hover #SH-languageMenu {
        max-height: 500px;
        max-width: 500px;
        top: 5%;
        left: 0px;
        top: 20%;
        left: 0px;
    }

    #SH-TagsMenuContainer {
        display: inline-block;
    }

    #SH-menuContainer {
        height: 40px;
    }

    #SH-mainMenu li:hover .SH-MenuClosed {
        top: 3px !important;
    }

    .SH-subMenu {
        margin-top: 8px;
    }

    .ColorYellow #SH-SecondMenu a {
        font-weight: 600;
        color: #62513f !important;
    }

    .ColorYellow .TabletMenuOpened #SH-Royallogos .SH-Blacklogo {
        opacity: 0 !important;
    }

    .ColorYellow .TabletMenuOpened .SH-LangIcone {
        color: #62513f;
    }

    .ColorYellow #SH-mainPage {
        color: #62513f;
    }

    .ColorYellow #SH-TagsMenu li a {
        color: #62513f;
    }

}

@media only screen and (max-width: 1020px) {

    .ma-insaidpage {
        width: 740px;
        padding: 0px 20px;
    }

    .SH-ClosedACtiv {
        transform: rotate(180deg);
    }

}

@media only screen and (max-width: 780px) {

    .ma-insaidpage {
        width: calc(100% - 35px);
        padding: 0px;
    }

    .AKD-C_AllPath_N {
        width: calc(100% - 40px);
    }

}

@media only screen and (max-width: 500px) {

    .TabletMenuOpened #SH-Royallogos .SH-whitelogo {
        opacity: 1 !important;
    }

}

@media only screen and (max-width: 430px) {

    .SH-MainlogoTextC img {
        margin-top: 19px;
    }

    .ColorYellow .SH-MainlogoTextC img {
        margin-top: 20px;
    }

    #SH-menuContainer .SH-Blacklogo {
        top: -62px;
    }

}

.SH-BlackStyle .AKD-Path_name {
    color: #3d3d3d;
}

.SH-BlackStyle .AKD-C_AllPath_N .swiper-slide:first-of-type .AKD-ImgDecor {
    fill: #3d3d3d;
}

.SH-BlackStyle .AKD-C_AllPath_N .swiper-slide:first-of-type .AKD-Path_name {
    background-color: #3d3d3d;
}

.SH-BlackStyle .AKD-C_AllPath_N .swiper-slide:first-of-type .AKD-Path_Item::before {
    background-color: #3d3d3d;
}