﻿@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
/*.chart-box.black-chart .chart-btn {
    display: none;
}
*changed org chart
*/


/* Loader */

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #ffffff;
    z-index: 1000;
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    direction: ltr;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */
    }
}


/* Loaded styles */

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s 1s ease-out;
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

table#MSO_tblPageBody {
    direction: ltr;
}

table#MSOTlPn_WebPartPageDiv {
    direction: rtl;
}

h4,
h5,
h6,
.ms-h4,
.ms-h5,
.ms-h6 {
    font-family: 'Droid Arabic Kufi', Arial !important;
}

.en {
    direction: ltr;
    text-align: left;
    display: inline-block;
}

#s4-bodyContainer {
    padding-bottom: 0;
    direction: rtl;
    text-align: right;
    font-family: 'Droid Arabic Kufi', Arial;
}

body {
    color: black;
     overflow-y: scroll hidden;
}

.lang {
    font-family: 'Droid Arabic Kufi', Arial;
}

@media (min-width: 1300px) {
    .container {
        max-width: 93%;
    }
}

a {
    color: #dc0804;
}

.home-slider {
    direction: ltr;
}

a:hover {
    text-decoration: none;
}

#s4-workspace img {
    max-width: 100%;
}

.top-content {
    display: flex;
    justify-content: flex-end;
    padding: 13px 0;
    font-size: 14px;
    align-items: flex-end;
}

.size-change {
    display: flex;
    font-weight: bold;
    align-items: flex-end;
    margin-left: 12px;
}

a.top-link {
    color: black;
    font-weight: bold;
    margin: 0px 12px;
}

.social-btn svg {
    background: #58aceb;
    color: white;
    display: inline-block;
    border-radius: 100%;
    height: 26px;
    width: 26px !important;
    padding: 5px;
}

.social-btn.facebook-btn svg {
    background: #3c5996;
}

.social-btn.instagram-btn svg {
    background: #26618c;
}

.social-btn.youtube-btn svg {
    background: #b7060f;
}

.btn-container,
.btn-container a {
    display: flex;
}

.search-btn-container {
    margin-right: 20px;
    cursor: pointer;
}

.btn-container {
    margin-right: 7px;
}

.size-change>* {
    margin-right: 5px;
    cursor: pointer;
}

.font-change-btn {
    position: relative;
}


/* Main Menu */

@media (min-width: 992px) {
    a.bottom-menu-item:hover,
    .drop:hover a.bottom-menu-item {
        background: #efefef;
    }
    .bottom-content {
        display: flex;
        justify-content: space-between;
    }
    .main-menu {
        display: flex;
        align-items: flex-end;
    }
    a.bottom-menu-item {
        padding: 8px 16px;
        margin: 0;
        display: block;
        color: black;
        text-transform: uppercase;
        position: relative;
        /* border-top-right-radius: 8px; */
        /* border-top-left-radius: 8px; */
        transition: .3s;
        /*border-bottom: 3px solid white;*/
        /* border-bottom: 0; */
        overflow: hidden;
        font-size: 14px;
    }
    /*a.bottom-menu-item:hover {
    color: #dd0900;
    border-bottom-color: #dd0900;
}*/
    .mys-logo-container {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .drop {
        position: relative;
    }
    .drop>a.bottom-menu-item:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 8px;
        height: 11px;
        width: 11px;
        margin-top: -8px;
        transform: rotate(-45deg);
        border: 2px solid transparent;
        border-left-color: #8c8c8c;
        border-bottom-color: #8c8c8c;
        transition: .5s;
    }
    /*.drop > a.bottom-menu-item:hover:before {
    border-left-color: #da0400;
    border-bottom-color: #da0400;
}*/
    .drop a.bottom-menu-item {
        padding-left: 25px;
    }
    a.bottom-menu-item:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        background: #d90700;
        height: 3px;
        width: 25px;
        margin: auto;
        transition: .3s;
        opacity: 0;
    }
    a.bottom-menu-item:hover:after {
        width: 100%;
        visibility: visible;
    }
    .drop-menu {
        position: absolute;
        top: 100%;
        right: 0;
        /* padding: 8px; */
        width: 100%;
        min-width: 200px;
        box-shadow: -12px 12px 10px rgba(0, 0, 0, 0.06);
        /* overflow: hidden; */
        border-radius: 0px;
        /* padding-top: 21px; */
        z-index: 2;
        border-bottom: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    a.drop1-item {
        display: block;
        background: white;
        padding: 8px 12px;
        border-bottom: 1px solid #dcdcdc;
        color: grey;
        /* border-right: 4px solid darkgrey; */
        /* transition: .3s; */
        font-size: 14px;
    }
    a.drop1-item:nth-child(odd) {
        /* background: #f8f8f8; */
    }
    a.drop1-item:hover {
        color: #df0704;
        border-right-color: #ed1b24;
        background: #f7f7f7 !important;
    }
    .drop:hover a.bottom-menu-item:after,
    .no-drop:hover a.bottom-menu-item:after {
        width: 100%;
        opacity: 1;
    }
    .drop-menu {
        visibility: hidden;
        opacity: 0;
        transition: .3s;
        transform: scale(.8);
        transform-origin: top right;
    }
    .drop:hover>.drop-menu {
        visibility: visible;
        opacity: 1;
        transform: inherit;
    }
    .drop2 {
        position: relative;
    }
    .drop2-menu {
        position: absolute;
        right: 100%;
        top: 0;
        width: 100%;
        box-shadow: 0 0 0px 1px rgba(0, 0, 0, 0.1);
        padding-right: 0px;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
    }
    .drop2:hover .drop2-menu {
        visibility: visible;
        opacity: 1;
    }
}

.section-ttl {
    margin-bottom: 30px;
}

.impact-outer {
    padding-bottom: 100%;
    border-radius: 100%;
    position: relative;
    box-shadow: inset 0 4px 17px rgba(0, 0, 0, 0.6);
}

.bg-cover {
    background-position: center;
    background-size: cover;
}

.impact-img {
    max-width: 60%;
    margin: auto;
}

.impact-outer:before {
    content: "";
    position: absolute;
    top: 10%;
    right: 10%;
    left: 10%;
    bottom: 10%;
    border-radius: 100%;
    border: 4px solid white;
}

.impact-content {
    margin-top: 30px;
    padding-top: 30px;
    position: relative;
}

.impact-content:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 2px;
    background: rgb(132, 132, 132);
}

.impact-content-ttl {
    text-transform: uppercase;
    font-size: 25px;
}

.myc-btn {
    display: inline-block;
    background: #ed1b24;
    color: white !important;
    text-transform: uppercase;
    padding: 10px 20px;
    position: relative;
    transition: .3s;
}

.myc-btn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10px;
    width: 21px;
    background: #ed1b24;
    z-index: -1;
    transform: skewX(-23deg);
    transition: .3s;
}

.myc-btn:hover,
.myc-btn:hover:after {
    background: #c90f17;
}

.bg-grey {
    background: #dddddd;
}

.ttl-bordered {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 6px;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.ttl-bordered:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgb(132, 132, 132);
    height: 2px;
    width: 72%;
    margin: auto;
}

.big-box-container {
    height: 100%;
    min-height: 670px;
}

.big-spec-box {
    height: 100%;
    background-size: cover;
    background-position: center;
    display: block;
}

span.spec-white-text {
    display: block;
    font-size: 33px;
    padding-right: 57px;
}

.big-spec-text {
    color: white;
    text-transform: uppercase;
    padding-top: 40px;
}

span.spec-black-text {
    display: inline-block;
    background: black;
    font-size: 50px;
    font-weight: bold;
    position: relative;
    padding-left: 79px;
    margin-top: 9px;
    padding-right: 57px;
}

span.spec-black-text:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    width: 33px;
    background: #000000;
    /* z-index: -1; */
    transform: skewX(-23deg);
    transition: .3s;
}

.spec-btn-container {
    padding-top: 53px;
    padding-right: 57px;
}

span.spec-btn {
    background: black;
    display: inline-block;
    font-size: 28px;
    padding-right: 29px;
    padding-left: 29px;
    position: relative;
}

span.spec-btn:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    width: 33px;
    background: #000000;
    /* z-index: -1; */
    transform: skewX(-23deg);
    transition: .3s;
}

.big-spec-box span.spec-black-text,
.big-spec-box span.spec-black-text:after,
.big-spec-box span.spec-btn,
.big-spec-box span.spec-btn:after {
    transition: .3s;
}

.big-spec-box:hover span.spec-black-text,
.big-spec-box:hover span.spec-black-text:after,
.big-spec-box:hover span.spec-btn,
.big-spec-box:hover span.spec-btn:after {
    background: #ed1b24;
}

.small-spec-box-container {
    height: 100%;
}

.spec-box {
    height: calc(100% / 3);
    display: flex;
}

.spec-box {
    background: #e6e6e6;
}

.spec-box:nth-child(even) {
    background: #f5f5f5;
}

.spec-img-div {
    width: 23%;
    padding: 3%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spec-img {
    padding-bottom: 100%;
    border-radius: 100%;
    /* margin: 10%; */
    width: 100%;
    background-position: center;
    background-size: cover;
}

.spec-details-div {
    width: 77%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: black;
    padding: 15px 0;
}

.spec-txt-head {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 8px;
}

.spec-txt-head span {
    position: relative;
}

.spec-txt-head span:after {
    position: absolute;
    bottom: -6px;
    right: 0;
    left: 0;
    background: #ed1b24;
    height: 3px;
    content: "";
}

.spec-txt-ttl {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}

.spec-box:hover {
    /* box-shadow: inset 0 0 5px 0px #ed1b24; */
    background: #cfcfcf;
}

.mys-ttl {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 30px;
}

.mys-ttl:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: calc(50% - 50px);
    width: 100px;
    height: 2px;
    background: black;
}

.hero-box {
    position: relative;
    box-shadow: 0 0 0 4px white;
    display: block;
    overflow: hidden;
    opacity: 0.8;
    transition: .4s;
}

.hero-box:hover {
    opacity: 1;
}

.hero-bg {
    padding-bottom: 50%;
    transition: .4s;
    background-size: cover;
    background-position: center;
}

.hero-box:hover .hero-bg {
    transform: scale(1.1);
}

.hero-txt {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    padding: 15px 25px;
    background: linear-gradient(to top, black, transparent);
    padding-top: 62px;
}

.success-bg {
    background-size: cover;
    background-position: top;
    padding-bottom: 61%;
}

.success-box {
    border: 1px solid rgb(221, 221, 221);
    background: white;
    height: calc(100% - 40px);
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
    transition: .3s;
}

.success-box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.18);
}

.success-image {
    border-bottom: 5px solid #ed1b24;
}

.success-ttl {
    text-align: center;
    padding: 10px 15px;
    transition: .3s;
}

.success-box:hover .success-ttl {
    color: #ed1b24;
}

.success-content {
    padding: 10px 15px;
    padding-top: 0;
    font-size: 14px;
}

a.success-btn {
    position: absolute;
    bottom: -18px;
    background: #ed1b24;
    color: white;
    padding: 6px 20px;
    text-align: center;
    min-width: 122px;
    right: calc(50% - 61px);
    transition: .3s;
}

a.success-btn:hover {
    background: #c80c14;
    box-shadow: 0 0 3px 2px rgba(200, 12, 20, 0.36);
}

.success-boxes {
    padding: 30px 0;
    padding-bottom: 48px;
    padding-bottom: 10px;
}

.sponsor-bg {
    padding-bottom: 65%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.sponsor-item {
    padding: 15px;
}

@media (min-width: 1400px) {
    .col-xll-17 {
        -ms-flex: 0 0 14.2857%;
        flex: 0 0 14.2857%;
        max-width: 14.2857%;
    }
}

footer {
    padding-top: 30px;
    background: #080808;
    color: white;
}

.footer-links,
.footer-copyleft {
    margin-bottom: 30px;
}

.footer-ttl {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

a.footer-link,
.footer-txt {
    display: block;
    color: rgb(148, 148, 148);
    margin-bottom: 8px;
}

a.footer-link:hover {
    color: white;
}

div#topBtn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background: #080808;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 3px 3px rgba(8, 8, 8, 0.28);
    cursor: pointer;
    transition: .3s;
}

div#topBtn:hover {
    box-shadow: 0 0 3px 3px rgba(8, 8, 8, 0.68);
}

.go-top {
    transform: scale(0);
}

.go-top.appear {
    transform: scale(1);
}

.side-menu {
    position: fixed;
    display: flex;
    top: calc(50% - 61.5px);
    right: 0;
    flex-direction: column;
}

.side-item svg {
    background: #ed1b24;
    color: white;
    width: 37px !important;
    height: 37px;
    padding: 6px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
}

.side-item svg:hover {
    background: #bc0b12;
}

.side-eservice {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.eservice-panel {
    width: 300px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
}

.eservice-ttl {
    background: #eb212d;
    color: white;
    position: relative;
    padding: 10px 15px;
    font-size: 21px;
}

.eservice-close svg {
    position: absolute;
    top: 0;
    left: 0;
    height: 51px;
    width: 51px !important;
    padding: 16px;
    cursor: pointer;
}

.eservice-close svg:hover {
    background: #f8404b;
}

.eservice-link {
    display: block;
    background: linear-gradient(to left, #dcdddb, whitesmoke);
    border-top: 4px solid white;
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #88898d !important;
    font-weight: bold;
    overflow: hidden;
}

.eservice-link-icon {
    margin-left: 8px;
    width: 50px;
    padding: 6px;
}

.eservice-link:hover {
    background: #d7d7d7;
    color: #565656;
}

.side-eservice {
    transform: translateX(calc(-100% - 64px));
    visibility: hidden;
    opacity: 0;
    transition: .6s;
}

.side-eservice.opened {
    transform: inherit;
    visibility: visible;
    opacity: 1;
}

.mission-box {
    text-align: center;
    color: white;
    padding: 20px;
    background-size: cover;
    margin-top: 30px;
    min-height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    cursor: pointer;
    transition: .3s;
}

.mission-box:hover {
    text-shadow: 2px 2px black;
    box-shadow: 0px 5px 16px 6px rgba(0, 0, 0, 0.28);
}

.mission-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.43);
    opacity: 0.6;
    transition: .3s;
}

.mission-box:hover:before {
    opacity: 1;
}

.mission-box>* {
    position: relative;
    z-index: 2;
}

.mission-ttl {
    text-transform: uppercase;
    /* font-weight: bold; */
    margin-bottom: 20px;
    margin-right: 35px;
    margin-left: 35px;
}

.mission-ttl span {
    position: relative;
}

.mission-ttl span:before {
    content: url('/PublishingImages/Vision design1a.png');
    position: absolute;
    top: -8px;
    right: -45px;
    transform: scaleX(-1);
}

.mission-ttl span:after {
    content: url('/PublishingImages/Vision design1b.png');
    position: absolute;
    bottom: -25px;
    left: -45px;
    transform: scaleX(-1);
}

.search-popup {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 9999;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: 300ms;
    padding: 25px;
}

.search-popup.open {
    opacity: 1;
    visibility: visible;
}

.search-close {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #636363;
    width: 50px !important;
    height: 50px;
    padding: 15px;
    cursor: pointer;
    border: 1px solid transparent;
}

.search-close:hover {
    border-color: #d7d7d7;
}

.search-popup.open .search-box,
.search-popup.open span {
    transform: inherit;
    opacity: 1;
}

.search-popup span {
    display: block;
    font-size: 25px;
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(200px);
    transition: 1s;
}

.search-box {
    width: 100%;
    max-width: 700px;
    margin: 15px;
    display: flex;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.11);
    border: 1px solid rgba(0, 0, 0, 0.12);
    opacity: 0;
    transform: translateY(200px);
    transition: 1s;
}

.search-bar {
    background: white;
    border: none;
    outline: none;
    padding: 12px 20px;
    font-size: 20px;
    width: 100%;
}

a#BtnSearch,
#LnkDSearch {
    background: #ed1b24;
    display: flex;
    cursor: pointer;
}

a#BtnSearch svg,
#LnkDSearch svg {
    color: white;
    padding: 15px;
    width: 55px;
    height: 54px;
}

.event-box {
    display: flex;
}

.event-logo-container {
    width: 140px;
    background: white;
    padding: 10px;
    display: flex;
    align-items: flex-end;
}

.event-img-container {
    width: calc(100% - 140px);
    position: relative;
    padding-bottom: 63%;
    background-size: cover;
}

.event-logo {
    width: 100%;
}

.event-txt-container {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    background: linear-gradient(to top, #2b2b2b, transparent);
    padding: 15px;
    padding-top: 50px;
}

.event-box {
    display: flex;
    opacity: .8;
    transition: .15s;
    margin-bottom: 30px;
}

.event-box:hover {
    opacity: 1;
    box-shadow: 0 0 0 2px #000000;
}

@media (max-width: 1420px) {
    span.spec-white-text {
        font-size: 22px;
        padding-right: 26px;
    }
    span.spec-black-text {
        font-size: 31px;
        padding-left: 79px;
        margin-top: 9px;
        padding-right: 26px;
    }
    .spec-btn-container {
        padding-top: 21px;
        padding-right: 26px;
    }
    span.spec-btn {
        font-size: 21px;
        padding-right: 29px;
        padding-left: 29px;
    }
    .big-box-container {
        min-height: 487px;
    }
    .spec-txt-head {
        font-size: 18px;
        padding-bottom: 8px;
    }
    .spec-txt-ttl {
        font-size: 23px;
    }
}

@media (max-width: 991px) {
    .spec-box {
        height: auto;
    }
    span.spec-black-text {
        font-size: 19px;
        margin-left: 30px;
    }
}

a.banner-img-link {
    display: block;
    position: absolute;
    bottom: 50px;
    left: 62px;
    border-radius: 7px;
    overflow: hidden;
    opacity: .9;
    transition: .3s;
}

.banner {
    position: relative;
}

a.banner-img-link:hover {
    opacity: 1;
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.52);
}

.main-menu .drop:last-child .drop-menu {
    right: inherit;
    left: 0;
}

.main-menu .drop:nth-last-child(2) .drop2-menu {
    right: inherit;
    left: 100%;
}

@media (min-width: 992px) and (max-width: 1460px) {
    .container {
        max-width: 100%;
    }
}

@media (max-width: 1460px) {
    .mys-logo-container {
        width: 256px;
    }
    a.bottom-menu-item {
        font-size: 13px;
        margin: 0 0px;
    }
    .main-menu .drop:nth-last-child(3) .drop2-menu {
        right: inherit;
        left: 100%;
    }
}

header.desk-header {
    position: relative;
    z-index: 9;
}

.acc-extend {
    display: none;
}

.font-change-tooltip {
    position: absolute;
    top: 119%;
    right: calc(50% - 80px);
    background: white;
    width: 160px;
    /* border: 1px solid red; */
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: .15s;
}

.font-change-btn:hover .font-change-tooltip {
    visibility: visible;
    opacity: 1;
}


/* Fonts */

.font-14 {
    font-size: 14px;
}

.font-22 {
    font-size: 22px;
}

.font-32 {
    font-size: 32px;
}

.font-35 {
    font-size: 35px;
}


/* Font Level -1 */

body[font-level="-1"] {
    font-size: 14px;
}

body[font-level="-1"] .font-14 {
    font-size: 12px;
}

body[font-level="-1"] .font-22 {
    font-size: 20px;
}

body[font-level="-1"] .font-32 {
    font-size: 30px;
}

body[font-level="-1"] .font-35 {
    font-size: 33px;
}


/* Font Level 1 */

body[font-level="1"] {
    font-size: 18px;
}

body[font-level="1"] .font-14 {
    font-size: 16px;
}

body[font-level="1"] .font-22 {
    font-size: 24px;
}

body[font-level="1"] .font-32 {
    font-size: 34px;
}

body[font-level="1"] .font-35 {
    font-size: 37px;
}

[font-level='-1'] a.bottom-menu-item {
    font-size: 13px;
}

[font-level='1'] a.bottom-menu-item {
    font-size: 15px;
}

@media (max-width: 1460px) {
    body[font-level="1"] a.bottom-menu-item {
        font-size: 15px;
    }
}

.subpage-content {
    padding: 50px 0;
}

.subpage-banner {
    color: white;
    padding-bottom: 19%;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    position: relative;
}

.subpage-banner-text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 30px 0;
    text-shadow: -3px 3px rgba(0, 0, 0, 0.45);
}


/* Mobile Menu */

@media (max-width: 991px) {
    .top-header {
        display: none;
    }
    .main-menu {
        display: none;
    }
    header .container {
        max-width: 100%;
        text-align: center;
    }
    .mys-logo-container {
        padding: 1px 30px;
        margin: auto;
        width: 373px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bottom-header {
        position: relative;
    }
    .hamburger-mobl {
        position: absolute;
        top: 4px;
        right: 0;
    }
    .search-btn-container-mobl {
        position: absolute;
        top: 0;
        left: 0;
        padding: 17px 13px;
        /* background: red; */
    }
    .hamburger-mobl svg {
        height: 50px;
        width: 50px !important;
        padding: 15px;
    }
    .mobl-overlay {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.67);
        z-index: 10000;
        transition: .6s;
        opacity: 0;
        visibility: hidden;
    }
    .mobl-card {
        position: fixed;
        top: 0;
        right: 0;
        /* left: 0; */
        bottom: 0;
        background: white;
        z-index: 10001;
        width: 70%;
        transition: .6s;
        transform: translateX(100%);
        visibility: hidden;
    }
    .mobl-links-container.opened .mobl-overlay,
    .mobl-links-container.opened .mobl-card {
        transform: inherit;
        visibility: visible;
        opacity: 1;
    }
    a.bottom-menu-item {
        font-size: 16px;
        display: block;
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
    }
    .drop-menu,
    .drop2-menu {
        display: none;
    }
    div#mobl-links>div>.bottom-menu-item {
        text-transform: uppercase;
    }
    div#mobl-social-links {
        display: flex;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .btn-container {
        margin: 0;
        width: 25%;
        justify-content: center;
        align-items: center;
    }
    a.social-btn {
        width: 100%;
        height: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 10px;
        border-left: 1px solid #ddd;
    }
    .drop>a:after,
    .drop2>a:after {
        content: "";
        height: 15px;
        width: 15px;
        border-bottom: 1px solid grey;
        border-left: 1px solid grey;
        position: absolute;
        transform: rotate(-45deg);
        top: calc(50% - 7.5px);
        left: 10px;
        transform-origin: left;
        transition: .8s;
    }
    .drop>a,
    .drop2>a {
        position: relative;
        padding-left: 30px;
        color: black;
    }
    #mobl-act-links>div>a {
        color: black;
        text-transform: uppercase;
        font-weight: bold;
    }
    a.drop1-item {
        display: block;
        padding: 10px 15px;
        color: grey;
        border-right: 4px solid #dc0804;
        border-bottom: 1px solid #ddd;
        font-weight: bold;
    }
    .drop2-menu>a {
        font-weight: normal;
        border-right: 6px solid;
    }
    .drop.open>a:after,
    .drop2.open>a:after {
        transform: rotate(-225deg);
        left: 18px;
    }
    a.mobl-lang {
        padding: 10px 15px;
        /* border-right: 1px solid #ddd; */
        color: black;
        font-family: 'Droid Arabic Kufi', Arial;
        font-size: 14px;
    }
    a.mobl-top-link {
        padding: 10px 15px;
        /* border-right: 1px solid #ddd; */
        color: black;
        font-size: 14px;
    }
    div#mobl-card-logo {
        text-align: center;
        padding: 20px;
        /* border-top: 1px solid #ddd; */
    }
    .close-btn svg {
        height: 44px;
        width: 44px !important;
        padding: 12px;
        border-left: 1px solid #ddd;
    }
    .close-btn {
        display: flex;
        height: 41px;
        width: 41px;
        /* background: #e3e3e3; */
        position: relative;
    }
    .close-btn:after {
        content: "";
        border-top: 1px solid black;
        width: 22px;
        position: absolute;
        transform: rotate(45deg);
        top: 20px;
        right: 9px;
    }
    .close-btn:before {
        content: "";
        border-top: 1px solid black;
        width: 22px;
        position: absolute;
        transform: rotate(-45deg);
        top: 20px;
        right: 9px;
    }
    .mys-logo-container {
        padding: 0;
        width: 100%;
        height: 60px;
        padding: 0 45px;
    }
    .banner {
        text-align: center;
    }
    a.banner-img-link {
        position: static;
        margin-top: 20px;
        /* text-align: center; */
        display: inline-block;
    }
}

.social-links-container {
    display: flex;
}

.item-bg {
    padding-bottom: 38%;
    background-size: cover;
    background-position: center;
    background-color: #f3f3f3;
}


/* Home Slider */

.slick-next {
    left: 30px;
    height: 76px;
    width: 59px;
    /* background: red; */
    top: calc(50%);
}

.slick-next:before {
    content: "";
    height: 43px;
    width: 43px;
    border-left: 2px solid white;
    border-top: 2px solid white;
    position: absolute;
    transform: rotate(-45deg);
    top: 0;
    right: 0;
    transform-origin: right;
}

.slick-prev {
    right: 30px;
    height: 76px;
    width: 59px;
    /* background: red; */
    top: calc(50%);
    z-index: 1;
    left: inherit;
}

.slick-prev:before {
    content: "";
    height: 43px;
    width: 43px;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
    position: absolute;
    transform: rotate(-45deg);
    top: 11px;
    right: 5px;
    transform-origin: bottom;
}

.iframe-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.70);
    z-index: 10002;
}

.iframe-content {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10003;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.iframe-container {
    /* width: 100%; */
    /* max-width: 900px; */
    padding-bottom: 54%;
    position: relative;
    background: white;
}

#mys-iframe {
    /* width: 100%; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.iframe-ratio {
    width: 100%;
    max-width: 900px;
}

.iframe-close svg {
    position: absolute;
    top: -45px;
    left: 0;
    height: 45px;
    width: 45px !important;
    background: rgba(255, 255, 255, 0.14);
    padding: 13px;
    color: white;
    cursor: pointer;
}

.iframe-overlay {
    transition: .6s;
    opacity: 0;
    visibility: hidden;
}

.iframe-content {
    opacity: 0;
    transform: translateY(100px);
    transition: .6s;
    visibility: hidden;
}

.iframe-popup.opened .iframe-overlay,
.iframe-popup.opened .iframe-content {
    opacity: 1;
    transform: inherit;
    visibility: visible;
}

.video-btn-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.video-bg {
    padding-bottom: 38%;
}

.video-btn {
    /* position: absolute; */
    /* bottom: 50px; */
    /* right: 50px; */
    /* cursor: pointer; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
}

.video-btn:hover {
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.4));
}

span.video-btn-txt {
    text-shadow: 0 0 4px black;
    color: white;
    font-size: 30px;
    /* margin-right: 20px; */
}

img.video-btn-img {
    height: 70px;
    margin: auto;
}

@media (max-width: 991px) {
    .slick-next {
        transform: scale(.6);
        left: -10px;
        top: calc(50% - 45px);
    }
    .slick-prev {
        transform: scale(.6);
        right: -10px;
        top: calc(50% - 45px);
    }
    img.video-btn-img {
        height: 40px;
    }
    .video-btn {
        justify-content: center;
        align-items: center;
        bottom: 15px;
        right: calc(50% - 84px);
    }
    img.video-img {
        width: 50px;
        margin: auto;
    }
    span.video-btn-txt {
        font-size: 24px;
        margin-right: 9px;
    }
}

.video-item {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /* height: 100%; */
    width: 100%;
}

.news-navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

a.news-btn.news-prev {
    color: #a3a3a3;
}

a.news-btn.news-prev span {
    margin: 0 6px;
}

.news-ttl {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}

.news-date-container {
    margin: 20px 0;
    color: #a3a3a3;
}

.related-box {
    padding: 30px;
}

.related-ttl {
    font-weight: bold;
    font-size: 20px;
}

a.related-news-block {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid rgba(94, 94, 94, 0.26);
    opacity: .8;
}

.related-date {
    color: rgb(94, 94, 94);
    font-size: 14px;
    margin-bottom: 10px;
}

.related-block-ttl {
    color: black;
    font-weight: bold;
}

.related-date svg {
    margin-left: 5px;
}

a.related-news-block:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

a.related-news-block:hover {
    opacity: 1;
}

.related-events-box {
    margin-top: 30px;
}

.SubTitle {
    font-size: 20px;
    color: #ed1b24;
    font-weight: bold;
}

.SubTitleSml {
    font-size: 16px;
    color: #ed1b24;
    font-weight: bold;
}

.p-TxtTitle {
    color: #000000;
    font-size: 22px;
    padding-top: -8px;
    padding-bottom: 10px;
    padding-right: 22px;
    padding-left: 20px;
}

.row-Success {
    display: flex;
    flex-wrap: wrap;
    background: #eeeeee;
    border-radius: 10px;
    margin-bottom: 29px;
}

.font-change-btn:before {
    content: "";
    position: absolute;
    top: 125%;
    width: 110px;
    text-align: center;
    right: calc(50% - 40px);
    opacity: 0;
    transition: .3s;
    visibility: hidden;
    font-size: 12px;
}

.font-change-btn:hover:before {
    opacity: 1;
    visibility: visible;
}

.font-change-btn.size-small:before {
    content: "Small Fonts";
    content: "خط صغير";
}

.font-change-btn.size-normal:before {
    content: "Normal Fonts";
    content: "خط متوسط";
}

.font-change-btn.size-big:before {
    content: "Big Fonts";
    content: "خط كبير";
}

.impact-box:hover .impact-content-ttl {
    color: #ed1b24;
}

.impact-box:hover .impact-content:before {
    background: #ed1b24;
}

.impact-content-ttl,
.impact-content:before,
.impact-outer:before {
    transition: .3s;
}

.impact-box:before {
    position: absolute;
    top: -10px;
    right: -10px;
    left: -10px;
    bottom: -10px;
    background: #f7f7f7;
    content: "";
    z-indeX: -1;
    box-shadow: 0 0 15px #dbdbdb;
    border-radius: 10px;
    opacity: 0;
    transition: .3s;
}

.impact-box {
    position: relative;
}

.impact-box:hover:before {
    opacity: 1;
}

.impact-box:hover .impact-outer:before {
    top: 5%;
    right: 5%;
    left: 5%;
    bottom: 5%;
    box-shadow: 0 0 0 50px rgba(0, 0, 0, 0.53);
}

.impact-outer {
    overflow: hidden;
}

.sponsor-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    box-shadow: 0 7px 5px rgba(0, 0, 0, 0.09);
    background: white;
    z-index: -1;
    border-radius: 16px;
    border: 2px solid #ed1b24;
    transform: scale(.85);
    opacity: 0;
    transition: .5s;
}

.sponsor-item:hover:before {
    opacity: 1;
    transform: inherit;
}

.form-control:focus {
    border-color: #e41d1a !important;
    box-shadow: 0 0 0 0.2rem rgba(237, 27, 36, 0.36);
}

.news-filtering {
    display: flex;
    width: 100%;
}

a.icon-btn {
    display: inline-block;
    color: white;
    background: #dc0804;
    padding: 8px 19px;
    border-radius: 6px;
    transition: .3s;
}

a.icon-btn:hover {
    background: #b50805;
}

.filtering-search-btn {
    padding-right: 30px;
    padding-top: 31px;
}

.filtering-inputs {
    width: calc(100% - 84px);
}

@media (max-width: 991px) {
    .news-filtering {
        display: block;
    }
    .filtering-search-btn {
        padding: 0;
        padding-top: 15px;
    }
}

.news-listing-boxes {
    margin-top: 30px;
}

.news-listing-bg {
    padding-bottom: 78%;
    background-size: cover;
    background-position: center;
    opacity: .8;
    transition: .3s;
}

.news-listing-box:hover .news-listing-bg {
    opacity: 1;
    transform: scale(1.1);
}

.news-listing-img {
    overflow: hidden;
    border-bottom: 8px solid #ed1b24;
}

.news-listing-box {
    border: 1px solid rgb(221, 221, 221);
    transition: .3s;
    /* opacity: .9; */
    margin-bottom: 30px;
    height: calc(100% - 30px);
    position: relative;
    padding-bottom: 50px;
}

.read-more-btn-container {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.news-listing-box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    /* opacity: 1; */
}

.news-listing-date {
    padding: 10px 20px;
    color: rgb(170, 170, 170);
}

.news-listing-title {
    padding: 10px 20px;
    padding-top: 0;
}

.read-more-btn {
    text-align: left;
}

.news-read-more {
    display: inline-block;
    background: #ed1b24;
    padding: 8px;
    position: relative;
    height: 43px;
    padding-right: 0;
    transition: .6s;
    color: white;
    width: 51px;
}

.news-read-more:before {
    content: "";
    position: absolute;
    height: 43px;
    width: 35px;
    background: #eb1c24;
    top: 0;
    bottom: 0;
    right: -19px;
    transform: skewX(37deg);
    z-index: 1;
    transition: .6s;
}

a.news-read-more * {
    position: relative;
    z-index: 2;
}

a.news-read-more:hover,
a.news-read-more:hover:before {
    background: #b90303;
}

.read-hidden-text {
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
    position: absolute !important;
    top: 8px;
    left: 64px;
    color: white !important;
    opacity: 0;
    transition: .6s;
    visibility: hidden;
    width: 53px;
    /* background: blue; */
}

a.news-read-more:hover {
    width: 126px;
}

.news-read-more:hover .read-hidden-text {
    visibility: visible;
    opacity: 1;
}


/* Loader */

.loader-box {
    text-align: center;
    direction: ltr;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #bebebe;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}


/* End Loader */

.zoom-in2[data-aos=zoom-in] {
    transform: scale(.8);
}


/* Photo Gallery */

.photo-box {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 30px;
    transition: .3s;
}

.photo-box:hover {
    box-shadow: 0 0 0px 6px #dc0804;
}

img.photo-thumbnail {
    width: 100%;
}

.photo-ttl {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    color: white;
    font-weight: bold;
    font-size: 13px;
    padding: 17px;
    z-index: 3;
}

.photo-zoom {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(54, 54, 54, 0.38);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 37px;
    color: white;
    transition: .3s;
    opacity: 0;
}

.photo-bg {
    background-size: cover;
    padding-bottom: 78%;
    background-position: center;
    transition: .3s;
}

.photo-box:hover .photo-bg {
    transform: scale(1.1);
}

.photo-box:hover .photo-zoom {
    opacity: 1;
}

.load-more {
    text-align: center;
    height: 86px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.load-more-btn {
    padding: 9px 40px;
    background: #ed1b24;
    display: inline-block;
    color: white;
    border-radius: 90px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.37);
    cursor: pointer;
    transition: .3s;
    /* border: 2px solid #a20a0a; */
}

.load-more-btn:hover {
    background: #cf1018;
}

.gallery-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.52);
    z-index: 11;
}

.content-container {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 12;
}

.gallery-container {
    width: 100%;
    max-width: 1100px;
}

.gallery-outer {
    padding-bottom: 56%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}

.gallery-box-container {
    border: 13px solid black;
}

.gallery-arrow-right {
    position: absolute;
    height: 70px;
    width: 50px;
    /* background: red; */
    top: calc(50% - 35px);
    right: 0;
    cursor: pointer;
}

.gallery-box {
    position: relative;
}

.gallery-arrow-right:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    height: 50px;
    width: 50px;
    border-bottom: 4px solid white;
    border-right: 4px solid white;
    transform: rotate(45deg);
}

.gallery-arrow-left {
    position: absolute;
    height: 70px;
    width: 50px;
    /* background: red; */
    top: calc(50% - 35px);
    left: 0;
    transform: scaleX(-1);
    cursor: pointer;
}

.gallery-arrow-left:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 15px;
    height: 50px;
    width: 50px;
    border-bottom: 4px solid white;
    border-right: 4px solid white;
    transform: rotate(45deg);
}

.gallery-close svg {
    position: absolute;
    color: white;
    left: -12px;
    top: -53px;
    height: 40px;
    width: 40px !important;
    background: rgba(255, 255, 255, 0.38);
    padding: 10px;
    cursor: pointer;
}

.gallery-close svg:hover {
    background: rgba(0, 0, 0, 0.25);
}


/* New Gallery */

.listing-box {
    overflow: hidden;
    cursor: pointer;
    opacity: .85;
    transition: 100ms;
    margin-bottom: 30px;
    border-bottom: 3px solid #dc0804;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.14);
}

.listing-box:hover {
    opacity: 1;
}

.bg-fit {
    background-position: center;
    background-size: cover;
}

.outer {
    padding-bottom: 75.77%;
    position: relative;
}

.inner {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
}

.listing-box .outer {
    padding-bottom: 75%;
    transition: 200ms;
}

.listing-box:hover .outer {
    transform: scale(1.05);
}

.listing-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.listing-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    background: rgba(0, 0, 0, 0.69);
    border-radius: 100%;
    color: white;
}

.listing-title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 10px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.69) 90%, transparent);
    color: white;
}

.mb-30 {
    margin-bottom: 30px;
}

.event-slider .slick-next {
    background: rgba(0, 0, 0, 0.4) !important;
    left: 0;
    transform: translate(0, -50%) scale(.7);
    transform-origin: left;
}

.event-slider .slick-prev {
    background: rgba(0, 0, 0, 0.4) !important;
    right: 0;
    transform: translate(0, -50%) scale(.7);
    transform-origin: right;
}

.event-slider {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.related-publication-list {
    border: 1px solid #ddd;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.12);
}

a.related-list-item {
    position: relative;
    display: block;
    padding: 15px;
    padding-right: 45px;
    border-bottom: 1px solid #ddd;
    color: #353535;
    border-right: 3px solid white;
}

a.related-list-item svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 38px !important;
    color: #353535;
    padding: 11px;
}

a.related-list-item:hover {
    background: #f7f7f7;
    border-right-color: #ed1b24;
}

a.related-list-item:hover svg {
    background: #e9e9e9;
}

.news-navigation .disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.footer-txt a {
    color: inherit;
}

.footer-txt a:hover {
    color: white;
}

.gm-head {
    display: block;
    background: #e6e6e6;
    /* color: white !important; */
    font-weight: bold;
    padding: 8px 30px;
    padding-left: 40px;
    border-bottom: 1px solid white;
    cursor: pointer;
    transition: .15s;
    position: relative;
    border-right: 3px solid transparent;
}

.acc-sub.open .gm-head {
    background: #ed1b24;
    color: white !important;
}

.gm-head:hover {
    background: #dddddd;
}

.mys-acc-menu .acc-sub {
    border: 1px solid #e6e6e6;
}

a.gm-head:before {
    content: "";
    position: absolute;
    background: #ed1b24;
    width: 17px;
    height: 3px;
    top: calc(50% - 1.5px);
    left: 12px;
    transition: .3s;
}

.acc-sub.open a.gm-head:before {
    background: white;
}

a.gm-head:after {
    content: "";
    position: absolute;
    background: #ed1b24;
    width: 3px;
    height: 0px;
    top: calc(50% - 8.5px);
    left: 19px;
    transition: .3s;
}

.acc-sub.open a.gm-head:after {
    background: white;
    height: 17px;
}

.gm-body {
    padding: 10px 30px;
}

.acc-sub:not(.open) .gm-head:hover {
    border-right-color: #aaaaaa;
}

.contact-details {
    padding: 20px 0;
}

.contact-detail-item {
    position: relative;
    padding-right: 48px;
    padding-top: 2px;
    margin-bottom: 11px;
}

.contact-item-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    text-align: center;
}

.contact-detail-item:last-child {
    margin-bottom: 0;
}

.contact-item-icon img {
    max-width: 22px;
}

.contact-item-text {
    font-weight: bold;
}

.contact-item-text a {
    color: inherit;
}


/*****  Listing ********/

.listing-item {
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 1px solid #919191;
}

.img-thump {
    overflow: hidden;
    transition: all 0.3s ease;
}

.img-thump img {
    width: 100%;
    opacity: 0.9;
    transition: all 0.3s ease;
}

.listing-item:hover .img-thump img {
    transform: scale(1.1);
    opacity: 1;
}

.list-title {
    margin-bottom: 2rem;
    font-weight: 600;
}

.read-btn {
    background: #4a4a4a;
    border-color: #4a4a4a;
    font-size: 1rem;
}

.read-btn img {
    margin-right: 30px;
}

.read-btn:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #5c5c5c;
    border-color: #5c5c5c;
    background-color: #ed1b24;
    border-color: #ed1b24;
}

@media (min-width:992px) {
    .list-title {
        margin-bottom: 2rem !important;
        font-size: 1.8rem;
    }
}

.photo-gallery-container svg {
    transform: rotateY(-180deg);
}

.next-arrow svg {
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    height: 60px;
    width: 70px !important;
    padding: 17px;
    padding-left: 35px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: white;
    cursor: pointer;
}

.prev-arrow svg {
    position: absolute;
    top: calc(50% - 30px);
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    height: 60px;
    width: 70px !important;
    padding: 17px;
    padding-right: 35px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: white;
    cursor: pointer;
}

.prev-arrow svg:hover,
.next-arrow svg:hover {
    background: rgba(0, 0, 0, 0.52);
}

.photo-gallery-container {
    /* height: 100%; */
    /* background: red; */
    user-select: none;
}

.photo-gallery-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.photo-counter {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.52);
    color: white;
    padding: 5px 18px;
    border-radius: 90px;
    font-size: 20px;
}

span.current-img {
    opacity: .6;
}


/* Publications */

.publication-list-bg {
    padding-bottom: 63%;
    background-size: cover;
}

.publication-list-icon-img {
    display: flex;
}

.publication-list-icon {
    width: 80px;
    background: #dc0804;
    text-align: center;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.publication-list-img {
    width: calc(100% - 80px);
}

.publication-list-ttl {
    font-size: 25px;
    font-weight: bold;
}

.publicatoin-list-desc {
    margin-top: 20px;
}

.publication-list-btns-container {
    margin-top: 20px;
}

.mys-icon-btn {
    display: inline-block;
    background: #4A4A4D;
    color: white !important;
    font-size: 16px;
    padding: 10px 20px;
    position: relative;
    min-width: 179px;
    border-radius: 7px;
    transition: .15s;
    padding-left: 34px;
}

.mys-icon-btn svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 40px !important;
    padding: 13px;
}

.red-btn {
    background: #dc0804;
}

.mys-icon-btn:hover {
    background: #353232;
}

.red-btn:hover {
    background: #be0805;
}

.publication-list-item {
    margin-bottom: 50px;
    overflow: hidden;
}

.publication-list-item .row {
    margin: 0 -25px;
}

.publication-list-item .row>div {
    padding: 0 25px;
}

.map-container {
    display: flex;
}

.map-iframe {
    height: 300px;
    width: 100%;
    /* filter: grayscale(1); */
}

.mys-block-btn {
    display: block;
    width: 100%;
    color: white;
    border: 0;
    outline: 0 !important;
    font-size: 17px;
    padding: 10px;
    border-radius: 7px;
    transition: .15s;
}

.contact-ttl {
    font-size: 22px;
    font-weight: bold;
}

.contact-us-form-container {
    max-width: 800px;
    margin: auto;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.events-small-col .event-img-container {
    padding-bottom: calc(31.5% - 15px);
}

.small-img-bg.loaded {
    padding-bottom: 66%;
    background-size: cover;
}

.small-event-content {
    padding: 20px 0;
    padding-left: 30px;
}

.small-event-date {
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
}

.small-event-box {
    display: block;
    transition: .3s;
    opacity: .8;
    color: black;
    overflow: hidden;
    margin-bottom: 30px;
}

.small-event-box:hover {
    background: white;
    box-shadow: 0 4px 11px rgba(0, 0, 0, 0.2);
    opacity: 1;
    color: black;
}

.small-event-box:hover .small-content-container {
    transform: translateX(15px);
}

.small-content-container {
    transition: .3s;
}

.small-event-img {
    position: relative;
}

.event-small-read-more {
    position: absolute;
    bottom: 21px;
    left: 0;
    background: #ed1b24;
    padding: 7px 15px;
    color: white;
    padding-right: 7px;
    transform: translateX(100%);
    opacity: 0;
    transition: .3s;
    font-weight: bold;
}

.event-small-read-more:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -15px;
    width: 24px;
    background: #ed1b24;
    transform: skewX(-24deg);
    z-index: 1;
}

.event-small-read-more * {
    position: relative;
    z-index: 2;
}

.small-event-box:hover .event-small-read-more {
    opacity: 1;
    transform: inherit;
}

.event-img-container.event-big {
    padding-bottom: 48%;
}

.eservice-icon {
    padding: 12%;
    background: white;
}

.eservice-icon-bg {
    padding-bottom: 45%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* position: relative; */
}

.eservice-details {
    text-align: center;
    padding: 0;
}

.eservice-data-ttl {
    color: #3c3c3c;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 10px;
    transition: .3s;
}

.eservice-data-desc {
    color: rgb(136, 136, 136);
    padding: 20px;
    padding-top: 5px;
}

.eservice-icon-bg:before {
    content: "";
    position: absolute;
    top: 23px;
    left: 0;
    height: 8px;
    width: 42px;
    background: #ed1b24;
    transition: .3s;
}

.eservice-box:hover .eservice-icon-bg:before {
    width: 70px;
}

.eservice-box:hover .eservice-data-ttl {
    background: #f1f1f1;
    color: #ed1b24;
}

.eservice-box:hover {
    background: #fafafa;
}

.events-desc-col {
    width: 100%;
}

.col-bg {
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-section-bg2,
.page-section-bg3 {
    color: #eee;
}

.page-section-bg2 {
    background: #404040;
    background-image: url(/en/About/PublishingImages/President-bg.jpg);
    background-repeat: no-repeat;
    background-size: 50% 100%;
    min-height: 400px;
}

.img-col-left {
    left: 0;
}

[class*="img-col"] {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
}

.half-bg-col {
    position: relative;
}

.PresidentSlogan {
    font-size: 32px;
    margin-top: 10px;
    color: #deab1c;
}

.PresidentSloganContent {
    font-size: 20px;
    margin-top: 20px;
    color: #FFFFFF;
    margin-left: 30px;
    padding-left: 25px;
}

.page-section-bg2 .section-title,
.page-section-bg3 .section-title {
    color: #fff;
}

.page-section-bg2,
.page-section-bg3 {
    color: #eee;
}

.page-section-bg3 {
    background: #f0f0f0;
    background-size: cover;
    background-position: center center;
}

.content-element .content-row {
    margin-bottom: 40px;
}

.content-element .content-row::after {
    content: " ";
    border-bottom: solid 1px #ddd;
    display: block;
    clear: both;
    padding-top: 30px;
}

.content-element .content-row:last-child::after {
    border-bottom: none;
}

.RowVision {
    margin-right: -15px;
    margin-left: -15px;
}

img.alignleft {
    float: left;
    margin-right: 30px;
}

img[class*="align"] {
    margin-bottom: 15px;
    max-width: 50%;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}

h2:not(:last-child) {
    margin-bottom: 20px;
}

h2 {
    font-size: 36px;
}


/*6-6-2020*/

.vision-item {
    border: 1px solid #c3c3c3;
    height: calc(65% - 40px);
    margin-top: 20px;
    margin-bottom: 30px;
    background: white;
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.18);
    /*border-top-left-radius: 60px;*/
    overflow: hidden;
}

@media (min-width: 992px) .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.vision-text {
    text-align: center;
}

.vision-item .about-ttl {
    padding: 20px;
    padding-bottom: 0;
    font-size: 20px;
    color: #bb9737;
    text-shadow: 0 0 2px;
    text-align: center;
    display: inline-block;
    position: relative;
}

.vision-item .about-desc {
    margin: 0;
    font-size: 16px;
    padding: 20px;
    text-align: right;
    padding-top: 26px;
}

.vision-item .about-footer {
    color: #9c9c9c;
    font-size: 14px;
    padding: 20px;
    padding-top: 0;
}

h4:not(:last-child) {
    margin-bottom: 15px;
}

h1.grey,
h2.grey,
h3.grey,
h4.grey,
h5.grey,
h6.grey {
    color: #404040 !important;
}

h4 {
    font-size: 24px;
}

.SloganHighlight {
    font-size: 22px;
    color: #ed1b24;
    margin: 25px;
    padding: 40px;
    background: #f1f1f1f2;
    border-radius: 10px;
}


/* Organization Chart */

.organization-chart {
    background: #f3f3f3;
    padding: 30px;
    padding-bottom: 45px;
    max-width: 1400px;
    margin: auto;
}

.chart-box {
    background: #dc0902;
    color: white;
    padding: 10px;
    max-width: 240px;
    min-height: 120px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    position: relative;
    box-shadow: 0 7px 5px 0px rgba(0, 0, 0, 0.22);
    background-repeat: no-repeat;
    background-position: bottom left;
    z-index: 2;
    transition: .4s;
}

.chart-btn svg {
    position: absolute;
    bottom: -17px;
    height: 34px;
    width: 34px !important;
    padding: 8px;
    background: #d80903;
    right: calc(50% - 17px);
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.22);
    color: white;
    /* fill: white !important; */
    transition: .3s;
}

.chart-text {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 0 15px;
}

.row1 {
    padding-bottom: 25px;
}

.row2 {
    display: flex;
    padding-bottom: 25px;
}

.row2-col1 {
    width: 50%;
}

.row2-col2 {
    width: 50%;
    display: flex;
}
.row2:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    right: 25%;
    top: 50%;
    background: #7a7a7a;
}
.hor-line {
    position: absolute;
    width: 2px;
    height: 150%;
    top: 0;
    bottom: 0;
    background: rgb(122, 122, 122);
    right: calc(50% - 1px);
    z-index: 1;
}

.grey-chart {
    background-color: #e2e2e2;
    color: rgb(220, 9, 2);
    border-bottom: 2px solid rgb(218, 21, 15);
}

.triple-lines {
    position: absolute;
    height: 57%;
    width: 50%;
    /* background: red; */
    border: 2px solid #7a7a7a;
    border-right: 0;
    top: 22%;
    left: 12%;
}

.mb-40 {
    margin-bottom: 25px;
}

.chart-box.black-chart {
    background-color: #6a6a6a;
    border-bottom: 2px solid rgb(218, 21, 15);
}

.row4 {
    display: flex;
    padding: 25px 0;
}

.row4-col1,
.row4-col2 {
    width: 50%;
}

.row4:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    right: 25%;
    top: 50%;
    background: #7a7a7a;
}

.white-chart {
    background-color: white;
    color: rgb(220, 9, 2);
    border-bottom: 2px solid rgb(218, 21, 15);
}

.row5.position-relative {
    height: 30px;
    /* background: red; */
}

.row5:before {
    content: "";
    position: absolute;
    height: 30px;
    width: 66.666%;
    border: 2px solid #7a7a7a;
    border-bottom: 0;
    top: 0;
    right: 16.666%;
}
.row7 {
    display: flex;
    padding: 60px 0;
    flex-wrap: nowrap;
    align-content: stretch;
}

.row7-col1, .row7-col2, .row7-col3 {
    width: 50%;
}

.row7:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50%;
    left: 25%;
    top: 50%;
    background: #7a7a7a;
}
.three-cols {
    display: flex;
}

.three-cols>div {
    width: calc(100%); /*changed 3*/
}

.chart-tip {
    max-width: 278px;
    text-align: center;
    margin: auto;
    background: rgb(106, 106, 106);
    color: white;
    padding: 11px;
    font-size: 14px;
}

.small-chart-boxes>div {
    padding-top: 25px;
    /* margin-left: 0; */
    position: relative;
}

.small-chart-boxes {
    max-width: 920px;
    margin: 25px;
}

.small-chart-boxes>div>div {
    margin-left: 0;
}

.small-chart-boxes>div>div:before {
    content: "";
    position: absolute;
    height: calc(50% + 40px);
    width: 37px;
    border: 2px solid #6a6a6a;
    border-left: 0;
    border-top: 0;
    top: -30px;
    right: -38px;
    z-index: -1;
}

.small-chart-boxes>div:not(:last-child)>div:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 2px;
    background: #6a6a6a;
    bottom: -3px;
    right: -38px;
}

.chart-btn svg:hover {
    background: #b60803;
    cursor: pointer;
    box-shadow: 0 0 0 4px #b608035c;
}

@media (max-width: 991px) {
    .row2 {
        flex-direction: column;
    }
    .row2-col1 {
        width: 100%;
    }
    .row2-col2 {
        width: 100%;
        margin-top: 25px;
    }
    .row4 {
        flex-direction: column;
    }
    .row4-col1 {
        width: 100%;
    }
    .row4-col2 {
        width: 100%;
        padding-top: 25px;
    }
   .row7 {
        flex-direction: column;
    }

    .row7-col1 {
        width: 100%;
        margin-top:-25px;
    }

 .row7-col2 {
        width: 100%;
 margin-top: 25px;
    }
    .row7-col3 {
        width: 100%;
        margin-top: 25px;
    }

    .three-cols {
        flex-direction: column;
    }
    .three-cols>div {
        width: 100%;
        padding-bottom: 25px;
    }
    .organization-chart *:before,
    .organization-chart *:after {
        content: none;
        display: none;
    }
    .triple-lines {
        display: none;
    }
    .hor-line {
        display: none;
    }
    .small-chart-boxes>div>div {
        margin: auto;
    }
}

.chart-text:before {
    content: "";
    top: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.04);
    z-index: -1;
    transition: .5s;
    /* opacity: 0; */
    height: 0;
}

.chart-box:hover .chart-text:before {
    /* opacity: 1; */
    height: 120px;
}

.chart-box:hover {
    /* border-bottom-width: 4px; */
    box-shadow: 0 7px 5px 0px rgba(0, 0, 0, 0.35), 0 0 9px 4px rgba(0, 0, 0, 0.09);
}

.organization-popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.74);
    z-index: 11;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.organization-popup-body {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 12;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    transition: .3s;
}

.organization-popup-box {
    width: 100%;
    max-width: 500px;
    border-bottom: 4px solid #dc0902;
    position: relative;
}

.org-top {
    background: #dc0902;
    color: white;
    text-align: center;
    padding: 10px;
}

.org-body {
    background: #ebebeb;
    padding: 20px;
}

.org-content {
    background: white;
    padding: 20px;
    display: flex;
}

.org-img {
    width: 90px;
}

.org-data {
    width: calc(100% - 90px);
    padding-right: 15px;
}

.org-info img {
    /* width: 21px; */
    position: absolute;
    top: 2px;
    right: 0;
}

.org-info {
    position: relative;
    padding-right: 30px;
    margin-bottom: 3px;
}

.org-info:last-child {
    margin-bottom: 0;
}

.org-info a {
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

@media (max-width: 991px) {
    .org-body {
        padding: 0;
    }
}

.organization-popup.active .organization-popup-overlay {
    opacity: 1;
    visibility: visible;
}

.organization-popup.active .organization-popup-body {
    visibility: visible;
    opacity: 1;
    transform: inherit;
}


/* End Organization Chart */

.club-title {
    color: rgb(221, 15, 1);
    font-size: 29px;
}

.club-desc {
    margin-bottom: 15px;
}

.news-img-bg {
    padding-bottom: 48%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 21px;
}

.awards-container {
    padding: 30px;
    padding-bottom: 0;
}

.success-box.award-box {
    height: calc(100% - 30px);
    margin-bottom: 30px;
}

.success-box.award-box .success-bg {
    background-size: contain;
    background-repeat: no-repeat;
}

.success-box.award-box .success-image {
    padding: 19px;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: rgba(0, 0, 0, 0.05); */
    position: relative;
}

.success-box.award-box .success-image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.05);
}


/* Map */

@keyframes loc-anim {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(0);
    }
}

.locator-map {
    position: relative;
    overflow: hidden;
}

div#map {
    width: 100% !important;
}

.locator-modal.animated {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.85);
    z-index: 2;
    width: 100%;
    max-width: 400px;
    /* padding: 20px; */
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.29);
    overflow: auto;
    animation: loc-anim 1s;
}

.locator-dialog {
    /* overflow: auto; */
}

.locator-header {
    background: #ed1b24;
    color: white;
    text-transform: uppercase;
    padding: 10px 20px;
    position: relative;
}

.location-name {
    font-weight: bold;
    font-size: 18px;
}

.locator-body {
    padding: 10px 20px;
    font-size: 14px;
}

.locator-links {
    display: flex;
    padding: 20px;
    /* padding-bottom: 5px; */
    background: #f8f8f8;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 0px;
}

a.locator-link {
    display: block;
    padding: 10px;
    /* width: calc(100% / 3); */
    /* text-align: center; */
    background: rgb(233, 233, 233);
    border: 1px solid #cccccc;
    margin-left: 10px;
    font-size: 16px;
    color: rgb(35, 35, 35);
    margin-bottom: 20px;
    border-radius: 7px;
}

a.locator-link:hover {
    background: #e0e0e0;
    border-color: rgb(35, 35, 35);
}

a.locator-link:last-child {
    margin-left: 0;
}

.location-ttl {
    display: block;
    font-size: 17px;
    margin-bottom: 7px;
    color: #ed1b24;
    /* margin: 0 auto; */
}

.locator-body hr {
    border-width: 2px;
}

.locator-links>.row {
    margin: 0 -7.5px;
}

.locator-links>.row>div {
    padding: 0 7.5px;
}

a.locator-link svg {
    margin-left: 10px;
}

.awards-bg {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    max-width: 190px;
}

.locator-links svg {
    color: #ed1b24;
}

.location-governerate {
    text-transform: capitalize;
}

ul#accordionloc {
    border: 1px solid #8a8a8a;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 37px rgba(0, 0, 0, 0.16);
    padding: 0;
}

ul#accordionloc>li>a:not(.expand-side-menu) {
    display: block;
    padding: 15px;
    background: #f6f6f6;
    color: #686868;
    font-weight: bold;
    position: relative;
    padding-right: 44px;
    border-bottom: 1px solid #dcdcdc;
}

.locator-menu-icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

img.locator-icon {
    height: 35px;
}

.marker-li {
    display: block;
    padding: 10px 15px;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    padding-right: 36px;
    cursor: pointer;
    border-right: 3px solid white;
}

.marker-li:before {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 14px;
    height: 8px;
    width: 8px;
    background: #ed1b24;
    border-radius: 100%;
    /* background-image: url(/PublishingImages/red-ball.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-size: contain; */
}

.marker-li:hover {
    background: #f1f1f1;
    border-right-color: #939393;
}

ul#accordionloc>li>a:not(.expand-side-menu):hover {
    background: #e7e7e7;
}

ul#accordionloc>li>a:not(.expand-side-menu):not(.collapsed) {
    /* background: #ed1b24; */
    /* color: white; */
}

ul#accordionloc>li>a:not(.expand-side-menu):before {
    content: "";
    position: absolute;
    top: calc(50% - 11px);
    left: 15px;
    transform: rotate(-45deg);
    height: 14px;
    width: 14px;
    border: 1px solid transparent;
    border-bottom-color: #686868;
    border-left-color: #686868;
    transition: .3s;
}

ul#accordionloc>li>a:not(.expand-side-menu):not(.collapsed):before {
    transform: rotate(135deg);
    margin-top: 9px;
}

._close-button {
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    background: #a0050b;
    cursor: pointer;
    top: calc(50% - 18px);
    left: 10px;
    box-shadow: 0 0 0 4px #ce0c15;
    border-radius: 8px;
}

._close-button:before {
    content: "";
    position: absolute;
    height: 23px;
    width: 1px;
    background: white;
    transform: rotate(-45deg);
    transform-origin: bottom;
    top: 3px;
    right: 9px;
}

._close-button:after {
    content: "";
    position: absolute;
    height: 23px;
    width: 1px;
    background: white;
    transform: rotate(45deg);
    transform-origin: bottom;
    top: 3px;
    right: 26px;
}

._close-button:hover {
    background: #840107;
}

.news-date {
    font-size: 18px;
    color: #5f5f5f;
    font-weight: bold;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.news-date svg {
    color: #ed1b24;
    margin-left: 10px !important;
}

span.date-separator {
    height: 14px;
    width: 1px;
    background: #c2c2c6;
    display: inline-block;
    margin: 0 6px;
}

.view-events-container {
    position: relative;
    margin-top: 30px;
}

a.view-all-events {
    position: absolute;
    top: -36px;
    left: 31px;
    background: #ed1b24;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 12px;
    padding-right: 28px;
}

a.view-all-events:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -19px;
    width: 30px;
    background: #ed1b24;
    transform: skewX(-33deg);
}

a.view-all-events span {
    position: relative;
    z-index: 2;
}


/* Vision, Mission, Strategy */

.vision-block1-text {
    background: #687c7a;
    color: white;
    padding: 78px 0;
}

.block-img {
    background-position: left;
    background-size: cover;
}

.vision-block2 {
    background: #ed1b24;
    color: white;
    height: 100%;
}

.vision-block3 {
    height: 100%;
    background: #f2f2f2;
}

.vision-block3>.row {
    height: 100%;
}

.vision-ttl {
    color: #ed1b24;
}

.vision-block1-text p {
    max-width: 325px;
}

.vision-blocks-container {
    max-width: 1338px;
    margin: auto;
    text-align: right;
}

.vision-block1-text h3 {
    color: white;
}

.vision-block2 h3 {
    color: white;
}

.col-with-img {
    background: linear-gradient(-45deg, #6e6963, #282725);
}

.boxx-data {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 31px;
}

.boxx-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.boxx-img-container img {
    width: 100%;
}

.mys-control {
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6 !important;
    outline: 0 !important;
    padding: 6px 12px !important;
    /* box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.07); */
    /* border-radius: 7px; */
    background: #f8f8f8 !important;
}

.mys-form-container {
    max-width: 900px;
    margin: 30px auto;
    box-shadow: -4px 4px 26px rgba(0, 0, 0, 0.07);
    border: 1px solid #dadada;
    border-radius: 9px;
    overflow: hidden;
}

.form-ttl {
    padding: 9px 20px;
    text-align: inherit;
    background: #f2f2f2;
    /* text-transform: uppercase; */
    /* color: white; */
    font-weight: bold;
    font-size: 16px;
    /* border-bottom: 2px solid #ed1b24; */
    border-right: 4px solid #ed1b24;
    background: #ed1b24;
    color: white;
}

.form-container {
    padding: 40px;
    /* background: #f8f8f8; */
}

.form-box {
    /* border: 1px solid rgba(123, 123, 123, 0.16); */
    /* border-radius: 10px; */
    overflow: hidden;
    /* margin-bottom: 45px; */
    /* box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18); */
}

.editicon{margin-right: auto !important;}

.form-container .form-group {
    margin-bottom: 30px !important;
}
.form-container .form-group:last-child {
    margin-bottom: 0;
}

.custom-file-input:focus~.custom-file-label {
    border-color: inherit;
    box-shadow: inherit;
}

.custom-file.mys-custom-file .custom-file-label {
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    outline: 0 !important;
    padding: 6px 12px;
    border-radius: 0;
    background: #f8f8f8;
}

.mys-control:hover {
    background: #f0f0f0 !important;
}

.mys-control:focus {
    background: #f0f0f0;
    box-shadow: 0 0 0px 2px rgb(237, 27, 36);
}

.mys-submit-btn {
    background: linear-gradient(45deg, #ed1b24, #cd140f);
    border: 0 !important;
    color: white !important;
    font-size: 22px !important;
    outline: none;
    padding: 6px 27px !important;
    border-radius: 90px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
}

@media (max-width: 991px) {
    .form-container {
        padding: 15px;
    }
}

.vision-blocks-container h3:not(.vision-ttl) {
    color: white;
}

@media (min-width: 1400px) {
    .vision-blocks-container {
        max-width: 100%;
        font-size: 1.1vw;
    }
    .vision-blocks-container h3 {
        font-size: 1.8vw;
    }
}

@media (max-width: 991px) {
    .row>.col-lg-4:not(:last-child) .impact-box {
        margin-bottom: 30px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    span.spec-white-text {
        font-size: 28px;
    }
    span.spec-black-text {
        font-size: 33px;
    }
    span.spec-btn {
        font-size: 32px;
    }
}

button.gm-control-active {
    min-width: inherit;
}

.vision3-img {
    background-size: cover;
}


/*.news-navigation .news-btn span {
    font-size: 0;
}

.news-navigation .news-btn:first-child span:before {content: "Ø§Ù„Ø³Ø§Ø¨Ù‚";font-size: 16px;}

.news-navigation .news-btn:last-child span:before {content: "Ø§Ù„ØªØ§Ù„ÙŠ";font-size: 16px;}*/

.news-navigation .news-btn img {
    transform: scaleX(-1);
}

.vision-blocks-container h3 {
    font-family: 'Droid Arabic Kufi', Arial;
}

ul#accordionloc ul {
    padding: 0;
}

.club-logo {
    width: 50%;
    margin: auto;
    display: block;
}


/* Club New */

.club-listing-info {
    position: relative;
    padding-right: 52px;
    font-weight: bold;
    padding-top: 4px;
    margin-bottom: 10px;
}

.club-listing-logo {
    position: absolute;
    top: 0;
    right: 0;
    height: 29px;
    width: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.club-listing-info a {
    color: black;
}

.club-listing-iframe-container {
    height: 100%;
}

iframe.club-listing-iframe {
    height: 100%;
    min-height: 200px;
    width: 100%;
}

.club-listing-info-container .club-title {
    margin-bottom: 15px;
}

ul#accordionloc>li>a[aria-expanded="true"]:not(.expand-side-menu) {
    color: #ed1b24;
}

.navbar-side-dropdown>ul.nav {
    max-height: 293px;
    overflow: auto;
}

.success-image.club-directory-img {
    height: 230px;
    /* background: #f6f6f6; */
    border-bottom: 0;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.success-image.club-directory-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.04);
}

.timecard {
    height: calc(100% - 30px);
    margin-bottom: 30px;
    /* padding: 15px 15px; */
    /* border: 1px solid; */
    background: #f8f8f8;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    border-radius: 5px;
}

h5.timecard-title {
    background: #d7151d;
    color: white;
    padding: 9px;
    text-align: center;
    font-size: 16px;
    /* border-radius: 5px; */
    border-top: 5px solid #770005;
    margin-bottom: 0;
}

.timecard-text {
    margin-bottom: 0;
    padding: 10px;
}

.mys-icon-btn .fa-chevron-right {
    transform: rotateZ(-180deg);
}

.publication-list-btns-container>a.mys-icon-btn {
    margin-right: 0 !important;
}

.ms-rte-wpbox>* {
    text-align: right;
    direction: rtl;
}

select.form-control {
    padding: 0 .75rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Droid Arabic Kufi', Arial;
}

h1#MessageTextForm {
    font-size: 29px;
    margin-bottom: 20px;
}

.impact-btn {
    DISPLAY: NONE;
}

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom .gm-svpc {
    display: none;
}

.mt-3.mt-md-5.list-Btn a.btn.btn-primary.read-btn {
    color: white;
}

.mt-3.mt-md-5.list-Btn a.btn.btn-primary.read-btn img {
    transform: rotateZ(180DEG);
}

.new-listing-style {
    display: flex;
    flex-wrap: wrap;
}

.new-listing-style>* {
    width: 50%;
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .new-listing-style>* {
        width: 100%;
    }
}

table#cblSubFacility,
.chk-table {
    display: flex;
}

table#cblSubFacility tbody,
table#cblSubFacility tr,
.chk-table tbody,
.chk-table tr {
    display: flex;
    flex-direction: column;
}

table#cblSubFacility label,
.chk-table label {
    margin-bottom: 0;
    margin: 0 10px;
}

.validationError {
    color: red;
}

.confirm-message {
    color: green;
}

.radio-inline {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}

.radio-inline input {
    margin-left: 12px;
}

.submit-button {
    margin-bottom: 30px;
}


/* Search */

.ms-srch-hover-outerContainer {
    display: none !important;
}

.ms-srch-item {
    width: 100%;
}

.ms-srch-item:hover,
.ms-srch-resultHover:hover,
.edisc-SearchResultItemContainer:hover {
    background-color: rgba(220, 7, 1, 0.06);
}

#PageLinkNext,
#PageLinkPrev {
    padding: 13px;
}

#PageLinkNext>span,
#PageLinkPrev>span {
    top: -8px;
    left: 8px;
    transform: scaleX(-1);
}

.ms-srch-pagingNext,
.ms-srch-pagingPrev {
    max-width: inherit !important;
    /*! transform: scaleY(-1); */
}

.listing-item .read-btn {
    font-size: 0;
}

.listing-item .read-btn:before {
    content: "المزيد";
    font-size: 20px;
}

.listing-item a.btn.btn-primary.read-btn {
    display: inline-flex;
}

.custom-control {
    padding-right: 1.5rem;
}

.custom-control-label::before {
    left: inherit;
    right: -1.5rem;
}

.custom-control-label::after {
    left: inherit;
    right: -1.5rem;
}

a.form-ttl {
    display: block;
    color: white !important;
    background: #d6171f;
    border-top: 2px solid white;
    cursor: pointer;
    position: relative;
    padding-left: 45px;
}

a.form-ttl:hover {
    background: #c01017;
}

a.form-ttl:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    /* background: red; */
    border-top: 2px solid white;
    border-left: 2px solid white;
    top: calc(50% - 9.5px);
    left: 22px;
    transform: rotate(-135deg);
    transition: .3s;
}

.acc-sub.open .form-ttl:before {
    transform: rotate(45deg);
    top: calc(50% - 3px);
}


/* KPI Table */

.kpi-table {
    width: 100%;
    counter-reset: sno;
}

span.kpi-num::before {
    counter-increment: sno;
    content: counter(sno);
}

.kpi-table td,
.kpi-table th {
    padding: 10px;
}

table.kpi-table thead {
    background: #8b8a89;
    color: white;
}

table.kpi-table tbody {
    background: #e6e7e7;
}

.kpi-table input {
    width: 100%;
    padding: 7px 9px;
    outline: 0 !important;
}

.kpi-table input:focus {
    box-shadow: 0 0 0px 2px rgb(237, 27, 36);
}

.kpi-table tr {
    border-bottom: 8px solid white;
}

button.kpi-btn {
    background: #ed1b24;
    color: white;
    border: 0;
    outline: 0;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding-right: 45px;
    padding-left: 15px;
    text-align: right;
}

button.kpi-btn svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: #080808;
    height: 100%;
    width: 30px !important;
    padding: 7px;
    color: white;
}

button.kpi-btn span:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    right: 30px;
    top: calc(50% - 5px);
    border-right-color: #080808;
}

button.kpi-btn:hover {
    background: #d71820;
}

.locator-links .col-6:nth-child(3) {
    display: none;
}

.locator-links .row {
    display: block;
}

.locator-links .row>div {
    display: inline-flex;
    width: inherit;
    max-width: inherit;
    padding: 0;
}

.locator-links .row>div>* {
    display: inline-block;
    width: 155px;
    margin-left: 10px;
}

a.locator-link[href="#"],
a.locator-link[href=""] {
    display: none;
}

.mys-hero-btn {
    padding: 30px;
    text-align: left;
    padding-left: 60px;
}


/*div#s4-workspace {
    overflow-x: hidden;
}*/

.mys-form-container input[type="date"] {
    text-align: right;
}


/* MYS New Templates */

.enitiative-details {
    padding: 10px 20px;
    font-size: 13px;
}

.e-desc {
    color: #eb1c24;
}

.e-ttl {
    color: #1d1d1d;
}

.einitiative-box .news-listing-bg {
    background-size: 134px;
    background-repeat: no-repeat;
}

.einitiative-box .news-listing-img {
    background: #ebf0f3;
}

.enitiatives-text {
    height: 100%;
    padding: 20px 40px;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 992px) {
    .col-lg-1-5 {
        -ms-flex: 0 0 calc(100% / 5);
        flex: 0 0 calc(100% / 5);
        max-width: calc(100% / 5);
    }
}

.e-info {
    padding: 10px;
    position: relative;
    background: #f0f3f5;
    font-weight: bold;
    padding-right: 67px;
    height: 100%;
    border: 1px solid #d7d7d7;
}

.e-info-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 40px;
    width: 39px;
    background-size: contain;
    background-repeat: no-repeat;
}

.e-info-desc {
    color: #da0e00;
}

.e-info-boxes {
    margin-top: 30px;
}

.e-content-section {
    margin-top: 40px;
}

.border-ttl {
    font-size: 23px;
    color: #db1000;
    font-weight: bold;
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

@media (max-width: 1665px) {
    .enitiative-details .col-xl-4 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
}

.col-with-img .news-listing-bg {
    padding-bottom: 50%;
}

.col-with-img .news-listing-img {
    border-bottom: 0;
}

.enitiatives-text * {
    color: white !important;
}

.sd-report-iframe {
    width: 100%;
    height: 80vh;
    /* margin: 30px; */
}

.sdg-report-container {
    padding: 30px;
}

.sponsor-title {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #db1000;
    font-size: 18px;
    font-weight: bold;
}


/* Hiding English button in both Mobile and Desktop */

a.top-link.lang,
a.mobl-lang {
    display: none;
}

	.inputLink {
	margin-right: 10px !important;
	margin-bottom: 0px !important;
	padding-right: 15px !important;
}
.arLink {
	padding-right: 20px;
    padding-left: 20px;
    
    background: linear-gradient(45deg, #ed1b24, #cd140f);
    border: 0 !important;
    color: white !important;
    font-size: 22px !important;
    outline: none;
    box-shadow: 0 6px 8px rgb(0 0 0 / 15%);
    border-radius: 90px;
}
.dataTables_wrapper .dataTables_filter {
    float: left !important;
}
.dataTables_wrapper .dataTables_length {
    float: right !important;
}
.dataTables_wrapper .dataTables_info {
    clear: both !important;
    float: right !important;
    padding-top: 0.755em !important;
}
.dataTables_wrapper .dataTables_paginate {
    float: left !important;
    text-align: left !important;
    padding-top: 0.25em !important;
}

/* Popup styles */

.modal-body img {
    width: 100%;
}

.modal-dialog {
    max-width: 700px;
}


ul.breadcrumb.bb-bread {
  margin: 0;
  padding: 0;
  background: transparent;
}

.bb-bread>li:not(:last-child) {
  position: relative;
  padding-left: 22px;
}

.bb-bread>li:not(:last-child):before {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  transform: rotate(-45deg);
  border-top: 1px solid #383838;
  border-left: 1px solid #383838;
  top: 9px;
  left: 9px;
}

/* New changes to CSS in 2022 */

.eser-box {
    display: block;
    background: #f3f3f3;
    height: calc(100% - 20px);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.eser-img {
    height: 100px;
    margin-bottom: 24px;
}

.hover-layer {
    /* display: none; */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ce171a;
    text-align: center;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
    transition: .3s;
}

.front-layer {
    text-align: center;
    padding: 30px 10px;
}

.eser-box-ttl {
    color: #25282d;
    font-weight: bold;
    font-size: 22px;
    margin-top: 20px;
}

.eser-box-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.hover-layer .eser-box-ttl {
    color: white;
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 0;
}

.eser-btn {
    display: inline-block;
    background: white;
    color: #000000;
    font-weight: bold;
    font-size: 19px;
    padding: 6px 20px;
    border-radius: 90px;
}

.eser-box-btn {
    margin-top: 20px;
}

.hover-layer:last-child {
    transform: translateY(100%);
}

.eser-box:hover .hover-layer {
    transform: inherit;
}

.hover-layer:only-child {
    transform: inherit;
}

.eser-container {
    max-width: 1509px;
    margin: auto;
}

.mys-end-btn-container {
    display: flex;
    justify-content: flex-end;
}

.mys-end-btn {
    display: inline-block;
    background: #ce171a;
    color: white !important;
    font-size: 20px;
    padding: 10px 27px;
    border-radius: 18px;
}

.mys-end-btn:hover {
    background: #a50f16;
}

/* Breadcrumb */

.ms-webpartzone-cell {
    margin-bottom: 0 !important;
}

.breadCrumb-container {
    padding: 15px 0px;
    border-bottom: 2px dashed #767676;
}

.container .container {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

/* e service details */

.search-input-container {position: relative;}

.eser-search-panel {
    width: 100%;
    max-width: 575px;
    position: relative;
}

.search-overlay {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    background: white;
    z-index: 999;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.31);
    max-height: 195px;
    overflow: auto;
}

.search-input {
    width: 100%;
    border: 3px solid #d9d9d9;
    border-radius: 90px;
    padding: 10px 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    outline: 0 !important;
}

.search-input-container svg {
    color: #cacaca;
    position: absolute;
    top: calc(50% - 8px);
    left: 20px;
}

.search-input:focus {
    border-color: #c3c3c3;
}

.s-item {
    display: block;
    color: #080808;
    padding: 7px 20px;
    border-bottom: 1px solid #e1e1e1;
}

.s-item:hover {
    color: #ed1b24;
    background: #f3f3f3;
}

.search-overlay {
    display: none;
}

.eser-det-image {
    text-align: center;
}

.eser-det-img {
    height: 100px;
}

.eser-det-ttl {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
}

.eser-detail-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.169);
    padding: 30px;
    border-radius: 10px;
    overflow: hidden;
    height: calc(100% - 30px);
    margin-bottom: 15px;
}

.eser-details-btn {
    background: #dc0804;
    color: white !important;
    padding: 6px 20px;
    display: inline-flex;
    border-radius: 90px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.eser-details-btn.faq-btn {
    background: #727272;
    margin-right: 13px;
}

.eser-det-btns {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.eser-detail-box:target, .eser-detail-box.active {
    background: #f1f1f1;
}

/* Popup */

 /* Al Salam popup style */
  
 .popup-overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(73, 73, 73, 0.722);
    z-index: 9999;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.popup-box.bod-box-popup {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: white;
    z-index: 10000;
    transition: .3s;
    transform: translateY(100%);
    visibility: hidden;
}

.bod-popup-container {
    padding: 40px 0;
    max-height: calc(100vh - 100px);
    overflow: auto;
}

.popup-close svg {
    height: 60px;
    width: 60px !important;
    position: absolute;
    top: 0;
    left: 0;
    padding: 18px;
    color: #525252;
    cursor: pointer;
    z-index: 2;
}

.popup-close svg:hover {
    background: #f2f4f6;
}

.popup-container.open .popup-overlay, .popup-container.open .popup-box.bod-box-popup {
    opacity: 1;
    visibility: visible;
    transform: inherit;
}

.bod-details h1 {
    font-size: 26px;
    color: #dc0804;
}

.bod-popup-container .container {
    max-width: 93%;
}

/* Accordian style */

.bod-details .acc-sub>a {
    display: block;
    color: #4f4f4f !important;
    /* font-size: 19px; */
    padding: 10px 15px;
    border: 1px solid #dedede;
    border-right: 1px solid #dc0804;
    cursor: pointer;
    position: relative;
    padding-left: 46px;
    font-weight: bold;
    background: #f8f8f8;
    border-left: 60px solid #f0f0f0;
}

.bod-details .acc-sub {
    margin-top: 20px;
}

.bod-details .acc-sub>.acc-extend {
    margin-top: 20px;
}

.bod-details .acc-sub>a:hover, .bod-details .acc-sub.open>a {
    /* background: #f6f6f6; */
    border-right-color: #dc0823;
}

.bod-details .acc-sub>a:before {
    content: "";
    position: absolute;
    height: 21px;
    width: 2px;
    background: #dc0804;
    left: -32px;
    transition: .15s;
    top: 50%;
    transform: translateY(-50%);
}

.bod-details .acc-sub>a:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 2px;
    background: #dc0804;
    left: -41px;
    top: 50%;
    transform: translateY(-50%);
}

.bod-details .acc-sub.open>a:before {
    height: 0;
}


.bod-details .acc-sub>a:hover {
    background: #f0f0f0;
}

.bod-details {
    max-width: 1000px;
    margin: auto;
}

/* eInitiative 2022 */

.init-form {
    max-width: 1600px;
    margin: auto;
    background: #f0f0f0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 6px #878787;
}

.init-nav {
    display: flex;
    justify-content: center;
}

.side-menu {
    z-index: 999;
}

.init-btn.active .rev-img, .init-btn:not(.active) img:not(.rev-img) {
    display: none;
}

.init-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 30px;
    font-size: 20px;
    box-shadow: 0 0 6px #878787;
    color: black;
}

.subscribe-btn {
    position: fixed;
    z-index: 22;
    bottom: 20px;
    left: 20px;
    /* background: red; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.subscribe-btn svg {
    height: 55px;
    width: 55px !important;
    padding: 13px;
    background: #ed1b24;
    color: white;
}

.subscribe-btn span {
    text-transform: uppercase;
    color: #0c0c0c;
    font-size: 20px;
    padding: 0;
    background: #ffffffd1;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 55px;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
    width: 0;
    overflow: hidden;
}

.subscribe-btn:hover span {
    opacity: 1;
    visibility: visible;
    width: 155px;
}

.init-btn img {
    margin-left: 15px;
}

.init-btn.active {
    background: white;
    color: #ed1b24;
}

.init-btn:not(:last-child) {
    margin-left: 20px;
}

.init-body {
    background: white;
    padding: 30px;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 6px #878787;
    border-radius: 10px;
}

.init-body-nav {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
    /* align-items: center; */
    margin-bottom: 30px;
    margin-top: 20px;
}

.init-body-item {
    color: black;
    background: #e5e5e5;
    padding: 8px 26px;
    cursor: pointer;
    margin-bottom: 10px;
    text-align: center;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.init-body-item.active {
    background: #ed1b24;
    color: white !important;
}

.init-body-item:not(.active):hover {
    background: gainsboro;
}

.init-body-item:first-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.init-body-item:last-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.init-btn:hover {
    background: #f8f8f8;
}

.init-body .form-box {
    max-width: 1220px;
    margin: auto;
}

.init-body .form-container {
    background: #f3f3f3;
}

.init-body-btns {
    margin-top: 90px;
    text-align: center;
}

.init-body-btn {
    background: #d6171f !important;
    color: white !important;
    font-size: 19px !important;
    padding: 10px !important;
    min-width: 164px !important;
    display: inline-block;
    border-radius: 90px;
    cursor: pointer;
    width: auto !important;
}

.init-prev-next {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.init-nav-btn {
    border: 2px solid #d6171f;
    padding: 6px 13px;
    color: black;
    border-radius: 9px;
    display: flex;
    position: relative;
}

.init-nav-btn:first-child {
    margin-left: 30px;
}

.init-nav-btn:before {
    content: "";
    height: 10px;
    width: 19px;
    background: #d6171f;
    border: 4px solid white;
    position: absolute;
    top: 13px;
    right: -16px;
}

.init-nav-btn:after {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-left-color: #d6171f;
    top: 13px;
    right: -21px;
}

a.init-nav-btn.init-next:before {
    right: inherit;
    left: -16px;
}

a.init-nav-btn.init-next:after {
    border-left-color: transparent;
    border-right-color: #d6171f;
    right: inherit;
    left: -21px;
}

.init-panel:not(.active) {
    display: none;
}

.init-nav-btn.disabled {
    opacity: .3;
    cursor: not-allowed;
}


@media (max-width: 1200px) {
    .init-body-nav {
        display: block;
    }
}

/* sitemap */

.sitemap-link {
    display: block;
    background: #f7f7f7;
    color: black;
    padding: 10px;
    position: relative;
    /* border: 1px solid #ffdcd8; */
    /* box-shadow: 0 4px 9px 0px #e1e1e1; */
  }
  
  .sitemap-item {
    margin-bottom: 20px;
  }
  
  .sitemap-arrow {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    background: #ed1b24;
  }
  
  .sitemap-arrow:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 14px;
    border: 2px solid transparent;
    border-bottom-color: white;
    border-left-color: white;
    transform: rotate(-45deg);
    top: calc(50% - 12px);
    left: 18px;
    transition: .3s;
  }
  
  .sitemap-link:hover {
    border-color: #e51a38;
    color: #ed1b24;
    background: #ededed;
  }
  
  .sitemap-arrow:hover {
    background: #d4151d;
  }
  
  .sitemap-arrow:hover:before {
    border-left-color: white;
    border-bottom-color: white;
  }
  
  .sitemap-item.open>a .sitemap-arrow:before {
    transform: rotate(-225deg);
    margin-top: 9px;
  }
  
  .sitemap-acc {
    margin-top: 20px;
    margin-right: 20px;
  }
  
.is-invalid {
    box-shadow: 0 0 0 2px red;
}

.file-view-btn {
    display: flex;
    justify-content: space-between;
    max-width: 600px;
    background: #f6f6f6;
    border-right: 4px solid #afafaf;
    /* color: #555555; */
    padding: 10px;
    width: 100%;
    margin-bottom: 3px;
}

.file-size {
    color: #858585;
    text-transform: uppercase;
    direction: ltr;
}

.file-name {
    font-weight: bold;
    color: #4a4a4d;
}

.file-btn-view {
    background: #4a4a4d;
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
}

.file-btn-section {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 72px;
}

.file-view-btn:hover {
    box-shadow: 0 0 0 2px #afafaf;
}

.file-view-info {
    width: calc(100% - 72px);
    position: relative;
    padding-right: 37px;
}

.file-view-info svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 21px !important;
    height: 100%;
    color: #afafaf;
}

.tooltip-inner {
    text-align: right;
    direction: rtl;
}

.tooltip-inner ul {
    margin: 0;
    padding-right: 19px;
}

.tooltip-inner a {
    color: white !important;
    border-bottom: 1px dotted white;
}

/* add mask */

label.mys-date-mask {
    display: block;
    background: white;
    border: 1px solid #e6e6e6 !important;
}

label.mys-date-mask input, label.mys-date-mask input:hover {
    width: 168px;
    display: inline-block;
    border: 0 !important;
    background: transparent !important;
    box-shadow: 0 0 transparent !important;
}

label.mys-date-mask:hover {
    background: #f0f0f0 !important;
}

label.mys-date-mask:focus, label.mys-date-mask:focus-within {
    box-shadow: 0 0 0px 2px rgb(237 27 36);
    background: #f0f0f0;
}


.subscribeBtn{
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
    font-size: 1rem !important;
    border-radius: 0.25rem;
    transition: .3s;
    padding: .375rem .75rem !important;
    margin-right: 10px;
    }
    
    .subscribeBtn:hover {
        color: #fff !important;
        background-color: #c82333 !important;
        border-color: #bd2130 !important;
    }

    .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
        color: black;
        margin-right: 0;
        }

        button.close {
            min-width: inherit;
            margin-left: 0 !important;
        }

        .unsubscribeBtn {
            color: #fff !important;
            margin-left: 0 !important;
            font-size: 16px !important;
            background-color: #dc3545 !important;
            border-color: #dc3545 !important;
        }
