@font-face {
    font-family: "TTHoves";
    src: url("/Style%20Library/fonts/TTHoves-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "TTHoves-Med";
    src: url("/Style%20Library/fonts/TTHoves-Medium.ttf") format('truetype');
}

@font-face {
    font-family: "TTHoves-Bold";
    src: url("/Style%20Library/fonts/TTHoves-Bold.ttf") format('truetype');
}

/** Ar Font **/
@font-face {
    font-family: "GESS-Two";
    src: url("/Style%20Library/fonts/Ar/GE%20SS%20Two%20Regular.otf") format("opentype");
}

body {
    font-family: 'TTHoves';
    margin-top: 125px;
    overflow: auto;
}

html, body {
    scroll-behavior: smooth;
}

body, input, select, label, textarea, button, option, h4, h5, h6, .ms-h4, .ms-h5, .ms-h6, h1, h2, h3, h4, h5, h6, .ms-h1, .ms-h2, .ms-h3, .ms-h4, .ms-h5, .ms-h6, input[type="button"], input[type="reset"], input[type="submit"], button {
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'TTHoves';
}

body * {
    font-family: 'TTHoves';
}

input[type=button], input[type=reset], input[type=submit], button {
    min-width: inherit;
    min-width: auto;
    font-size: inherit;
}

h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
    color: inherit;
}

h4 {
    color: #071530 !important;
}

.ms-webpartzone-cell {
    margin-bottom: 0;
}

.ms-webpart-zone {
    display: block;
}

.ms-webpart-cell-vertical {
    display: block !important;
}

.ms-webpart-chrome-vertical {
    display: block !important;
}

#s4-workspace {
    height: auto !important;
    width: auto !important;
    overflow: inherit;
}

#s4-bodyContainer {
    padding-bottom: 0;
}

.acc-extend {
    display: none;
}

a:hover {
    text-decoration: none;
}

#s4-workspace img {
    max-width: 100%;
}

header.desk {
    background: #071530;
    color: white;
    position: relative;
    /*background: linear-gradient(45deg, #071530 20%, #113272, #071530 80%);*/
    background-size: 46% 100%;
    background-repeat: no-repeat;
    background-color: #071530;
    animation: main-menu-anim linear 10s infinite;
    box-shadow: 10px 0 22px 5px rgba(0, 0, 0, 0.569);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: .1s;
    text-align: left;
}

.s-container {
    width: 88%;
    margin: auto;
    padding: 0 15px;
}

.subpage-content, .double-row {
    text-align: justify;
    color: #071530;
}

.top-menu-ul, .main-menu-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
}

.menu-container {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.menu-items-section {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.top-link {
    color: white;
    color: #f2643b;
    padding: 12px 15px;
    display: inline-block;
    font-weight: 600;
    transition: .4s;
    position: relative;
    overflow: hidden;
    /* height: 100%; */
}

.main-item {
    color: white;
    padding: 15px;
    display: inline-block;
    /* font-weight: bold; */
    font-size: 16px;
    /* font-weight: bold; */
    text-transform: uppercase;
}

.main-item:hover {
    color: white;
}

.alsalam-logo-img {
    width: 300px;
    transition: .2s;
}

.search-link svg {
    width: 38px;
    color: white;
    padding: 10px;
    height: 50px;
}

.search-link {
    height: 100%;
    display: flex;
}

.login-a>a {
    padding: 13px;
    margin-right: -13px;
    text-align: center;
    height: 100%;
}

img.alsalam-logo-img {
    color: #f2643b;
}

.top-link.org-link, .top-menu-ul>li:not(:last-child):not(:nth-last-child(2)):not(:nth-last-child(3)):not(:hover)>.top-link {
    color: #f2643b;
}

li.quick-links-li:hover .top-link, li.quick-links-li:focus .top-link {
    color: #fff;
}

.menu-logo-section {
    padding: 15px 0;
}

/* Main Menu */

a.bottom-menu-item {
    color: #ffffff !important;
    text-transform: uppercase;
    /*font-weight: bold;*/
    padding: 13px;
    display: block;
    cursor: pointer;
    position: relative;
    /*border-top-left-radius: 5px;
      border-bottom-right-radius: 5px;*/
    transition: .5s;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1199px) {
    a.bottom-menu-item {
        font-size: 13px;
    }
}

.bottom-menu {
    display: flex;
    /* margin-top: 29px; */
    justify-content: flex-end;
}

.bottom-mini {
    transition: .5s;
    transition: 0s;
}

.desk.mini .bottom-mini {
    transform: translateY(-33px);
}

.drop>a.bottom-menu-item:before {
    content: "";
    position: absolute;
    top: calc(50% - -4px);
    right: 11px;
    /* height: 13px; */
    /* width: 13px; */
    margin-top: -11px;
    transform: rotate(45deg);
    border: 4px solid transparent;
    border-right-color: #f2643b;
    bordeR-bottom-color: #f2643b;
    transition: .5s;
}

.drop a.bottom-menu-item {
    padding-right: 34px;
}

.drop:hover .bottom-menu-item, .no-drop:hover .bottom-menu-item, .have-hov-anim:hover {
    background: #102651;
    color: white !important;
}

.drop:hover .bottom-menu-item:before, .no-drop:hover .bottom-menu-item:before {
    border-right-color: white;
    border-bottom-color: white;
}

a.bottom-menu-item:after, .have-hov-anim:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #f2643b;
    height: 2px;
    transition: .5s;
    transform: scaleX(0);
}

.drop:hover .bottom-menu-item:after, .no-drop:hover .bottom-menu-item:after, .have-hov-anim:hover:after {
    transform: inherit;
}

.drop {
    position: relative;
}

.drop-menu {
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
}

.drop-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: left;
    min-width: 210px;
}

.drop1-item {
    display: block;
    padding: 6px 13px;
    background: white;
    border-bottom: 4px solid #e2e2e2;
    color: #7b7b7b !important;
    color: #071530 !important;
    box-shadow: 0 7px 6px 1px rgba(0, 0, 0, 0.08);
}

@media (max-height: 650px) {
    .drop1-item {
        font-size: 14px;
        padding: 5px 13px;
    }
}

.drop-menu {
    visibility: hidden;
}

.drop:hover .drop-menu {
    visibility: visible;
}

.drop1-item {
    transform: scaleY(0);
    transition: 200ms;
    transform-origin: top;
}

.drop:hover .drop-menu>.drop1-item, .drop:hover>.drop-menu>.drop2>a, .drop2:hover>.drop2-menu>a, .drop2:hover .drop3>a, .drop2:hover>.drop2-menu>.drop2>a {
    transform: scaleY(1);
}

.drop-menu>a:nth-child(2), .drop2-menu>*:nth-child(2), .drop-menu>.drop2:nth-child(2)>a, .drop2:nth-child(2)>a {
    transition-delay: .1s;
}

.drop-menu>a:nth-child(3), .drop2-menu>*:nth-child(3), .drop-menu>.drop2:nth-child(3)>a, .drop2:nth-child(3)>a {
    transition-delay: .2s;
}

.drop-menu>a:nth-child(4), .drop2-menu>a:nth-child(4), .drop-menu>.drop2:nth-child(4)>a, .drop2:nth-child(4)>a {
    transition-delay: .3s;
}

.drop-menu>a:nth-child(5), .drop2-menu>*:nth-child(5), .drop-menu>.drop2:nth-child(5)>a, .drop2:nth-child(5)>a {
    transition-delay: .4s;
}

.drop-menu>a:nth-child(6), .drop2-menu>*:nth-child(6), .drop-menu>.drop2:nth-child(6)>a, .drop2:nth-child(6)>a {
    transition-delay: .5s;
}

.drop-menu>a:nth-child(7), .drop2-menu>*:nth-child(7), .drop-menu>.drop2:nth-child(7)>a, .drop2:nth-child(7)>a {
    transition-delay: .6s;
}

.drop-menu>a:nth-child(8), .drop2-menu>*:nth-child(8), .drop-menu>.drop2:nth-child(8)>a, .drop2:nth-child(8)>a {
    transition-delay: .7s;
}

.drop-menu>a:nth-child(9), .drop2-menu>*:nth-child(9), .drop-menu>.drop2:nth-child(9)>a, .drop2:nth-child(9)>a {
    transition-delay: .8s;
}

.drop-menu>a:nth-child(10), .drop2-menu>*:nth-child(10), .drop-menu>.drop2:nth-child(10)>a, .drop2:nth-child(10)>a {
    transition-delay: .9s;
}

.drop-menu>a:nth-child(11), .drop2-menu>*:nth-child(11), .drop-menu>.drop2:nth-child(11)>a, .drop2:nth-child(11)>a {
    transition-delay: 1s;
}

.drop2>a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    height: 11px;
    width: 11px;
    margin-top: -5.5px;
    transform: rotate(45deg);
    border: 2px solid transparent;
    border-right-color: #9b9b9b;
    border-top-color: #9b9b9b;
}

.drop2 {
    position: relative;
}

.drop2>a {
    padding-right: 30px;
}

.drop2-menu {
    position: absolute;
    top: 0;
    left: 100%;
    width: 210px;
    visibility: hidden;
}

.drop2:hover>.drop2-menu {
    visibility: visible;
}

.drop2-item {
    border-bottom-color: whitesmoke;
}

.drop2-item:hover:before {
    background: whitesmoke;
    border-bottom-color: #eee;
}

.drop:last-child .drop2-menu {
    left: auto;
    right: 100%;
}

@media (max-width: 1299px) {
    .drop:nth-last-child(2) .drop2-menu {
        left: auto;
        right: 100%;
    }
}

.drop1-item:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -4px;
    z-index: -1;
    content: "";
    border-bottom: 4px solid transparent;
}

.drop1-item:hover:before, .drop2:hover>a:before {
    border-color: #f8aa93;
    background: #f8f8f8;
    background: rgba(242, 100, 59, 0.08);
}

.have-hov-anim {
    position: relative;
    transition: .5s;
}

@keyframes main-menu-anim {
    from {
        background-position: -100%;
    }

    to {
        background-position: 170%
    }
}

@keyframes main-menu-anim-mobl {
    from {
        background-position: -100%;
    }

    to {
        background-position: 230%
    }
}

.top-menu-ul {
    margin-right: -15px;
}

.top-link:hover, .top-link:hover svg, .top-link:hover span {
    /* background: #f2643b; */
    color: white !important;
}

.top-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f2643b;
    z-index: 1;
    transform: translateY(-100%);
    transition: .3s;
}

.top-link>* {
    position: relative;
    z-index: 2;
}

.quick-links-li:hover .top-link:before, .top-link:hover:before {
    transform: inherit;
}

.lang-btn span, .lang-btn svg {
    color: #f2643b;
    font-family: 'GESS-Two';
}

@media (min-width: 1200px) and (max-width: 1490px) {
    .alsalam-logo-img {
        width: 200px;
    }

    a.bottom-menu-item {
        font-size: 14px;
    }

    .top-link {
        font-size: 14px;
    }

    .lang-btn svg {
        width: 16px;
    }

    .s-container {
        width: 94%;
    }

    .drop-menu {
        font-size: 14px;
    }

    .login-panel {
        font-size: 14px;
    }

    .login-p-link {
        font-size: 16px;
    }

    .menu-logo-section {
        display: flex;
        align-items: center;
    }

    header.desk {
        height: 107px;
    }

    header.desk .s-container, header.desk .menu-container {
        height: 100%;
    }

    body {
        margin-top: 106px;
    }

    .main-menu-ul li {
        display: flex;
    }

    .desk.scroll .alsalam-logo-img {
        width: 171px;
    }

    header.desk.scroll {
        height: 85px;
    }

    .container-l {
        margin-left: 3vw;
    }

    .container-r {
        margin-right: 3vw;
    }
}

/* Home Slider */

.slider-bg {
    padding-bottom: 35.3%;
    background-size: cover;
    transform: scale(1.5);
    transition: 2s;
}

.home-banner {
    background: #071530;
}

.home-slider.home-carousel.owl-carousel {
    display: block;
    position: relative;
    overflow: hidden;
}

.home-carousel:not(.owl-loaded)>div:not(:first-child) {
    display: none;
}

.slider-item {
    overflow: hidden;
}

.owl-item.active .slider-bg {
    transform: inherit;
}

.owl-prev, .owl-next {
    /* background: red !important; */
    position: absolute;
    top: calc(50% - 35px);
    left: 0 !important;
    z-index: 222;
    transition: .5s;
    outline: 0 !important;
}

.owl-nav svg {
    width: 70px;
    height: 70px;
    color: white;
    background: rgba(0, 0, 0, 0.239);
    padding: 19px;
    transition: .2s;
}

.owl-next {
    left: inherit !important;
    right: 0 !important;
    transform: translateX(100%);
    visibility: hidden;
}

.owl-prev {
    transform: translateX(-100%);
    visibility: hidden;
}

.home-slider:hover .owl-prev, .home-slider:hover .owl-next {
    transform: inherit;
    visibility: visible;
}

.home-slider svg:hover {
    background: #071530;
}

.owl-nav svg:active {
    transform: scale(.9);
}

@media (max-width: 991px) {
    .owl-nav svg {
        width: 45px;
        height: 45px;
        padding: 11px;
    }

    .owl-prev, .owl-next {
        top: calc(50% - 22.5px);
    }
}

/* Home Boxes */

.home-box {
    text-align: center;
    background: #e6e6e6;
    display: block;
    color: #1a2543 !important;
    font-size: 22px;
    padding: 50px 20px;
    position: relative;
    overflow: hidden;
    transition: .3s;
    height: 100%;
}

.home-boxes .row {
    margin: -5px;
    padding: 10px;
}

.home-boxes .row>div {
    padding: 5px;
}

.home-boxes-section {
    overflow: hidden;
}

.home-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #cccccc;
    z-index: 1;
    transform: translateY(-100%);
    transition: .5s;
}

.home-box>* {
    position: relative;
    z-index: 2;
    font-family: 'TTHoves';
}

.home-box:hover:before {
    transform: inherit;
}

.box-img {
    transition: .4s;
    height: 62px;
}

.box-icon {
    margin-bottom: 15px;
}

.discover-h1-blue {
    color: #071530;
}

.discover-h1-grey {
    color: #939498;
}

.discover-desc-container {
    text-align: center;
    padding: 50px 20px;
    max-width: 1200px;
    margin: auto;
}

/* Double rows section */

.s-grey {
    background: #e6e6e6;
}

.row-bg {
    width: 100%;
    height: 100%;
    /* background-position: center; */
    background-size: cover;
    min-height: 26vw;
}

.s-blue {
    background: #071530;
    color: white;
}

.container-l {
    margin-left: 6vw;
    padding-left: 15px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-r {
    margin-right: 6vw;
    padding-right: 15px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.double-row-content {
    padding: 50px 40px;
    width: 100%;
}

.container-l .double-row-content {
    padding-left: 0;
    color: #071530;
}

.container-l .double-row-content h4 {
    color: #071530;
}

.container-r .double-row-content {
    padding-right: 0;
}

.alsalam-btn {
    display: inline-block;
    background: #f2643b;
    color: white !important;
    padding: 10px 20px;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    transition: .3s;
    text-align: center;
}

.alsalam-btn:before, .alsalam-input:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #071530;
    z-index: 1;
    transform: translateX(-102%);
    transition: .3s;
}

.alsalam-btn>* {
    position: relative;
    z-index: 2;
}

.alsalam-btn:hover:before, .alsalam-input:hover:before, .bod-box:hover .alsalam-btn:before, .list-box:hover .alsalam-btn:before {
    transform: inherit;
}

.s-blue .alsalam-btn:before {
    background: #ffffff;
}

.s-blue .alsalam-btn:hover {
    color: #071530 !important;
}

.alsalam-btn:hover, .alsalam-input:hover {
    box-shadow: 0 0 0 7px rgba(8, 22, 51, 0.251);
}

.s-blue .alsalam-btn:hover {
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.251);
}

/* home locations section */

.alsalam-locations-content {
    padding: 50px;
    width: 60%;
    color: #56575c;
}

.alsalam-locations {
    background-repeat: no-repeat;
    background-color: #ededed;
    background-position: 100%;
}

.text-org {
    color: #f2643b;
}

/* Al Salam Footer */

.alsalam-footer {
    background: #071530;
    color: rgba(255, 255, 255, 0.82);
    padding: 50px 0;
}

.footer-ttl {
    font-size: 22px;
    border-bottom: 1px solid white;
    margin-bottom: 17px;
    color: white;
}

.footer-content a {
    color: inherit;
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.82) !important;
}

.footer-content a:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 2px;
    /* background: #f2643b; */
    transition: .5s;
    width: 0;
    border-top: 2px solid #f2643b;
}

.footer-content a:hover:before {
    width: 100%;
}

.footer-content a:hover {
    color: white !important;
}

.bank-apps {
    display: inline-flex;
}

.app-link {
    margin-left: 20px;
    opacity: .8;
}

.app-link:hover {
    opacity: 1;
}

.footer-mid-content {
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
    flex-wrap: wrap;
}

.foot-input {
    background: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 1px solid white !important;
    color: white !important;
    margin: 0 15px;
}

.foot-input::placeholder {
    color: rgba(255, 255, 255, 0.812);
    text-align: center;
}

.foot-btn {
    display: inline-block;
    background: #f2643b !important;
    color: white !important;
    border: 2px solid !important;
    padding: 6px 12px !important;
    margin-left: 15px !important;
    font-size: 14px !important;
}

.alsalam-newsletter {
    display: flex;
    align-items: flex-end;
    line-height: 15px;
}

.foot-btn:hover {
    background: #d5481f !important;
    color: white !important;
}

.foot-newsletter-ttl {
    color: white;
    font-weight: bold;
    font-size: 19px;
}

.foot-copyright {
    display: flex;
    border-top: 1px solid white;
    margin-top: 20px;
    padding-top: 5px;
    justify-content: space-between;
    align-items: center;
}

.social-media-links {
    display: flex;
    flex-wrap: wrap;
}

.s-link svg {
    height: 50px;
    width: 50px;
    /* background: #a2a3a7; */
    color: #ffffff;
    /* border-radius: 100%; */
    padding: 14px;
    z-index: 2;
    transition: .4s;
}

.s-link {
    /* margin-left: 10px; */
    /* background: red; */
    border-radius: 4px;
    display: flex;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
    /* margin-bottom: 23px; */
}

.s-link.facebook {
    background: #3a5794;
}

/*.s-link.twitter {
    background: #52a8e7;
}*/

.s-link.twitter {
    background: #575658;
}

.s-link.linkedin {
    background: #005e8d;
}

.s-link.youtube {
    background: #f70000;
}

.s-link.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.s-link.whatsapp {
    background: linear-gradient(to bottom, #59ce64, #25b43c);
}

.s-link:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #071530;
    position: absolute;
    z-index: 1;
    transition: .4s;
}

.s-link:hover:before {
    transform: translateY(-100%);
}

.s-link:last-child {
    margin: 0;
}

/* Go Top Btn */

.top-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    border-radius: 5px;
    overflow: hidden;
    transition: .3s;
    transform: translateX(180%);
    visibility: hidden;
}

.top-btn svg {
    height: 50px;
    width: 50px;
    background: rgba(0, 0, 0, 0.62);
    color: white;
    padding: 14px;
    transition: .3s;
}

.top-btn:hover svg {
    background: black;
}

.top-btn.appear {
    transform: inherit;
    visibility: visible;
}

/* Main Menu scroll */

.desk.scroll .top-menu {
    margin-top: -100%;
    visibility: hidden;
    height: 0;
}

.top-menu {
    transition: .2s;
    visibility: visible;
    height: 54px;
}

.desk.scroll .alsalam-logo-img {
    width: 200px;
}

@media (max-width: 991px) {
    .s-container {
        width: 100%;
        /* overflow: auto; */
    }
}

@media (max-width: 768px) {
    .box-ttl {
        font-size: 13px;
    }

    .box-img {
        height: 30px;
    }

    .home-box {
        padding: 10px;
    }

    .discover-desc-container h1 {
        font-size: 22px;
    }

    .container-l, .container-r {
        padding: 20px;
        margin: 0;
    }

    .double-row-content {
        padding: 0;
    }

    .row-bg {
        min-height: 49vw;
    }

    .alsalam-location-h1 {
        font-size: 23px;
    }

    .alsalam-locations-content {
        width: 100%;
        padding: 20px;
        text-align: center;
    }

    .alsalam-locations {
        background-size: 29%;
        background-position: 100% bottom;
    }

    h5.locations-btn-section {
        font-size: 18px;
    }
}

/* Mobile Menu */

.mobl {
    display: none;
}

@media (max-width: 1199px) {
    .desk {
        display: none;
    }

    .mobl {
        display: block;
    }

    .mobl-logo-img {
        height: 44px;
    }

    .ham-icon svg {
        height: 67px;
        width: 56px;
        color: white;
        padding: 17px;
    }

    .head-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 0;
        z-index: 999;
        box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.369);
        /*background: linear-gradient(45deg, #071530 20%, #113272, #071530 80%);*/
        background-size: 55% 100%;
        background-repeat: no-repeat;
        background-color: #071530;
        animation: main-menu-anim-mobl linear 10s infinite;
    }

    .hamburger-icon {
        display: flex;
    }

    .ham-icon {
        display: flex;
        /* padding: 13px; */
    }

    .mobl-logo {
        padding-left: 16px;
    }

    body {
        margin-top: 67px;
    }

    .side-menu {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1001;
        background: #071530;
        width: 100%;
        max-width: 300px;
        transform: translateX(100%);
        transition: .3s;
        visibility: hidden;
        overflow: auto;
        padding-bottom: 45px;
    }

    .mobl-top-logo {
        position: relative;
        padding-bottom: 22px;
        border-bottom: 1px solid #2a4578;
    }

    .side-close-icon {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        /* background: #07153085; */
    }

    .side-img {
        height: 40px;
    }

    .side-logo-img {
        text-align: center;
        padding-top: 8px;
    }

    .side-overlay {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.459);
        z-index: 1000;
        opacity: 0;
        transition: .3s;
        visibility: hidden;
    }

    .mobl.menu-opened .side-overlay, .mobl.menu-opened .side-menu {
        opacity: 1;
        visibility: visible;
        transform: inherit;
    }

    .mobl-item {
        display: block;
        color: white !important;
        padding: 10px 20px;
        border-bottom: 1px solid #2a4578;
        cursor: pointer;
        position: relative;
        font-weight: 600;
    }

    .acc-sub>.mobl-item:before {
        content: "";
        position: absolute;
        height: 13px;
        width: 13px;
        transform: rotate(45deg);
        border: 2px solid transparent;
        border-bottom-color: #f2643b;
        border-right-color: #f2643b;
        top: 14px;
        right: 24px;
        transition: .3s;
    }

    .acc-sub.open>.mobl-item:before {
        transform: rotate(225deg);
        margin-top: 6px;
    }

    .mobl-menu-acc>.acc-sub>.acc-extend a, .side-menu-extra-links .acc-extend a {
        background: #0e2146;
    }

    .mobl-menu-acc>.acc-sub>.acc-extend, .side-menu-extra-links .acc-extend {
        border-left: 2px solid #f2643b;
    }

    .mobl-menu-acc>.acc-sub>.acc-extend .acc-extend a {
        background: #193160;
    }

    .mobl-menu-acc>.acc-sub>.acc-extend .acc-extend {
        border-left: 4px solid #cd4b25;
    }

    .mobl-overflow-hidden {
        overflow: hidden;
    }

    .side-menu-top-links {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 5px;
        border-bottom: 1px solid #2a4578;
    }

    .side-top-item {
        width: 50%;
        padding: 2px;
    }

    .mobl-top-link {
        text-align: center;
        display: block;
        background: #19263f;
        color: white;
        padding: 8px 0;
        font-size: 14px;
        border-radius: 4px;
        font-weight: 500;
        /* border: 1px solid #162f5e; */
    }

    .top-org {
        color: #f2643b;
        background: #241e31;
    }

    .side-close-icon svg {
        height: 48px;
        width: 48px;
        background: #f2643b;
        padding: 12px;
    }
}

/* Footer Responsive */

@media (max-width: 991px) {
    .footer-mid-content {
        display: block;
    }

    .bank-apps {
        display: block;
        margin-top: 10px;
    }

    .alsalam-app {
        text-align: center;
    }

    .bank-apps .app-link:first-child {
        margin: 0;
    }

    .alsalam-newsletter {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        line-height: inherit;
        margin-top: 19px;
    }

    .foot-input {
        margin: 0;
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 0 !important;
    }

    .foot-btn {
        margin: 0 !important;
        margin-top: 16px !important;
    }

    .foot-input::placeholder {
        text-align: left;
    }

    .foot-copyright {
        flex-direction: column;
    }

    .foot-copyright-text {
        order: 3;
    }

    .foot-social-icons {
        order: 1;
    }

    footer.alsalam-footer {
        padding: 20px 0;
    }
}

/* Search Panel */

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(7, 21, 48, 0.851);
    z-index: 9999;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: 300ms;
    padding: 25px;
    color: white;
}

.search-popup.open {
    opacity: 1;
    visibility: visible;
}

.search-close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ffffff;
    width: 50px !important;
    height: 50px;
    padding: 15px;
    cursor: pointer;
    border: 1px solid transparent;
}

.search-close:hover {
    border-color: #d7d7d7;
}

.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%;
    color: black;
}

.search-bar:focus::placeholder {
    opacity: 0;
}

.search-btn {
    background: #f2643b;
    display: flex;
    cursor: pointer;
}

.search-btn svg {
    color: white;
    padding: 15px;
    width: 55px;
    height: 54px;
}

.search-popup span {
    display: block;
    font-size: 25px;
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(200px);
    transition: 1s;
}

.search-btn svg:hover {
    background: #d64c24;
}

.search-popup.open .search-box, .search-popup.open span {
    transform: inherit;
    opacity: 1;
}

.search-box {
    transition-delay: .5s;
}

/* Animate on Scroll */

/*
  [data-aos="fade-up"] {
      transform: translateY(100px);
  }
  
  [data-aos="fade-right"] {
      transform: translateX(-100px);
  }
  
  [data-aos="fade-left"] {
      transform: translateX(100px);
  }
  
  [data-aos] {
      opacity: 0;
      transition: 1s;
  }
  
  .aos-animate {
      transform: inherit;
      opacity: 1;
  }
  
  .textra-anim {
      opacity: 0;
      transition: .3s;
  }
  
  .aos-animate .textra-anim {
      opacity: 1;
  }
  
  .fade-anim {
      opacity: 0;
      animation: fade .5s forwards;
  }
  
  @keyframes fade {
      from {
          opacity: 0
      }
      to {
          opacity: 1
      }
  }
  
  .d1 {
      animation-delay: .2s;
  }
  
  .d2 {
      animation-delay: .4s;
  }
  
  .d3 {
      animation-delay: .6s;
  }
  
  .d4 {
      animation-delay: .8s;
  }
  
  .d5 {
      animation-delay: 1s;
  }
  
  .d6 {
      animation-delay: 1.2s;
  }
  */

.lang-btn svg {
    width: 19px;
    margin-left: 10px;
    height: 19px;
}

.lang-btn {
    background: rgba(255, 255, 255, 0.149);
    font-family: 'Droid Arabic Kufi', Arial;
    display: inline-flex;
    align-items: center;
    color: white !important;
}

.mobl-lang-btn {
    /* margin-left: 15px; */
    position: absolute;
}

/* Login */

.login-a {
    position: relative;
}

.login-panel {
    position: absolute;
    background: white;
    width: 300px;
    top: 100%;
    right: 0;
    padding: 20px;
    text-align: center;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.212);
    border-bottom: 6px solid #f2643b;
    transform: scale(.7);
    transform-origin: top right;
    opacity: 0;
    transition: .3s;
    visibility: hidden;
}

.login-span {
    color: grey;
}

.login-p-link {
    display: block;
    background: #132a56;
    color: white !important;
    border-radius: 90px;
    font-size: 18px;
    padding: 6px;
    margin-top: 18px;
}

.login-p-link:hover {
    background: #2a4781;
}

.login-a>a:hover+.login-panel, .login-panel:hover {
    opacity: 1;
    transform: inherit;
    visibility: visible;
}

.quick-links-drop {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    width: 230px;
    z-index: 33;
    /* border-bottom-left-radius: 5px; */
    /* border-bottom-right-radius: 5px; */
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.11);
    /* border-top: 3px solid #e65f38; */
    /* border-top-left-radius: 5px; */
    overflow: hidden;
    transform: scale(.8);
    transform-origin: top right;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.quick-links-li {
    position: relative;
    height: 48px;
    display: flex;
}

.quick-lnk {
    display: block;
    color: grey !important;
    padding: 8px 11px;
    border-top: 1px solid #e3e3e3;
    border-left: 6px solid #c3c3c3;
}

.quick-lnk:hover {
    background: #f8f8f8;
    color: #f2643b !important;
    border-left-color: #f2643b;
}

.quick-links-li:hover .quick-links-drop {
    opacity: 1;
    visibility: visible;
    transform: inherit;
}

.mobl-logo-section {
    text-align: center;
    padding: 20px;
    background: #102651;
}

span.mobl-logo-span {
    color: white;
}

.mobl-login-choices {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

a.mobl-login-p-link {
    background: white;
    color: #f2643b;
    font-weight: bold;
    padding: 7px 24px;
    border-radius: 90px;
    /* width: 50%; */
    display: block;
}

.mobl-login-col {
    width: 50%;
    padding: 4px;
}

.mobl-extra-item {
    background: black;
}

.acc.side-extra-acc {
    background: #071530;
}

.mobl-quick-links-drop .quick-lnk {
    color: white;
    border-top: 0;
    border-bottom: 1px solid #2a4578;
    background: #102651 !important;
}

/*** Press release  **/

.subpage-Bnr {
    overflow: hidden;
}

.subpage-Bnr img {
    width: 100%;
    max-height: auto;
    object-fit: cover;
    object-position: center;
}

.subpage-title {
    text-align: center;
    padding: 20px;
    color: #071530;
}

.pressRleases {
    background-color: #e6e6e6;
    padding-top: 50px;
    padding-bottom: 50px;
}

.news-item {
    margin-bottom: 50px;
}

.news-header {
    margin: 0;
}

.news-img {
    padding: 0;
    max-height: 500px;
    overflow: hidden;
}

.news-title {
    padding: 20px 40px;
    background: #071530;
    color: #fff;
    display: flex;
    align-items: center;
}

.news-title h2 strong, .news-title h2 b, .news-title h1 strong, .news-title h1 b {
    color: #f2643c;
}

.news-abstract {
    background: #fff;
    padding: 15px 20px;
    padding-bottom: 40px;
}

.news-date {
    display: flex;
    color: #dc5c3a;
    margin-bottom: 6px;
}

.news-date svg {
    width: 14px;
    color: #dc5c3a;
    margin-right: 6px;
}

.news-abstract p {
    max-height: 6rem;
    overflow: hidden;
}

.btn-box {
    text-align: right;
    display: flex;
    justify-content: right;
    margin-top: 0 !important;
}

.orange-btn {
    background: #f2643c;
    color: #fff;
    display: inline-block;
}

.orange-btn:hover {
    filter: drop-shadow(0 2px 2px #888);
    background: #d96242;
    color: #fff;
}

@media (min-width:768px) {
    .subpage-Bnr img {
        max-height: 500px;
    }

    .news-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .news-abstract {
        padding: 40px;
    }

    .news-abstract p {
        max-height: 4.5rem;
    }
}

.alsalam-pagination .pagination {
    justify-content: center;
    flex-wrap: wrap;
}

.alsalam-pagination .page-item {
    margin: 1px;
}

.alsalam-pagination .page-item.active .page-link {
    background: #f2643b;
    border-color: #f2643b;
    border-color: transparent;
    border: 0px;
}

.alsalam-pagination .page-link {
    color: #888;
    border: 0px;
}

.alsalam-pagination .page-link:hover {
    background-color: #f2643b87;
    color: #fff;
}

/**  Press release Detailed Page  **/

.news-title h1 {
    text-align: center;
    max-width: 80%;
    margin: auto;
    color: #fff;
}

.news-img img {
    width: 100%;
    object-fit: cover;
}

.news-body {
    background: #fff;
    color: #071530;
    padding: 30px 50px;
}

.news-body a {
    color: #dc5c3a;
}

.news-body ul {
    list-style: none;
    padding-left: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.news-body ul li {
    position: relative;
}

.news-body ul li:after {
    position: absolute;
    left: -19px;
    content: "";
    border: 4px solid #dc5c3a;
    top: 11px;
}

/*** Subpages ***/

.subpage-body {
    background: #e6e6e6;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #071530;
    overflow: hidden;
}

.subpage-body-fullwidth {
    background: #e6e6e6;
    overflow: hidden;
}

.left-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dark-bg {
    color: #fff;
    background: #071530;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gray-bg {
    color: #071530;
    background: #e6e6e6;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

ul.content-listing {
    list-style: none;
    padding-left: 25px;
    margin-bottom: 30px;
    margin-top: 30px;
}

ul.content-listing li {
    position: relative;
}

ul.content-listing li:after {
    position: absolute;
    left: -19px;
    content: "";
    border: 4px solid #dc5c3a;
    top: 9px;
}

a, a:visited {
    color: #f2643b;
}

a:hover, a:active, a:focus {
    outline: 0;
    color: #fba73b;
}

@media (min-width:576px) {
    .dark-bg {
        padding: 50px;
    }

    .gray-bg {
        padding: 50px;
    }
}

@media (min-width:1200px) {
    .dark-bg {
        padding: 100px;
    }

    .gray-bg {
        padding: 100px;
    }
}

/* Subpage */

.subpage-bg {
    padding-bottom: 25.3%;
    background-size: cover;
    background-position: center;
}

.alsalam-breadcrumb {
    /* background: #f0f0f0; */
    padding: 8px 0;
    border-bottom: 1px solid #cecece;
    position: relative;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    background: transparent;
}

.breadcrumb-item>* {
    display: flex;
    /* padding: 10px; */
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

.breadcrumb>li:first-child>* {
    padding-left: 0;
}

.alsalam-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: "";
    padding: 0;
    height: 9px;
    width: 9px;
    position: absolute;
    border: 2px solid transparent;
    transform: rotate(45deg);
    border-top-color: #f2643b;
    border-right-color: #f2643b;
    top: calc(50% - 3px);
    left: 3px;
}

.alsalam-breadcrumb .breadcrumb-item+.breadcrumb-item {
    position: relative;
    padding-left: 25px;
}

li.breadcrumb-item:not(.active)>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 2px dotted;
}

.alsalam-breadcrumb .breadcrumb-item+.breadcrumb-item a {
    position: relative;
}

li.breadcrumb-item {
    padding: 10px;
}

li.breadcrumb-item:first-child {
    padding-left: 0;
}

.subpage-article {
    padding: 40px 0;
}

.page-category {
    text-transform: uppercase;
    font-weight: bold;
    color: #8b8b8b;
}

.article-title {
    text-align: center;
    margin-bottom: 30px;
}

.page-title {
    color: #071530;
    margin-bottom: 0;
    /* text-shadow: 4px 4px 4px #c4c4c4; */
}

.page-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 16px;
}

.page-title span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f2643b;
    height: 3px;
    /* border-radius: 9px; */
    /* width: 70%; */
    margin: auto;
}

.page-category span {
    background: #979797;
    color: white;
    display: inline-flex;
    padding: 0px 15px;
    border-radius: 90px;
    margin-bottom: 10px;
}

.alsalam-list1 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.alsalam-list1 li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 18px;
    color: #071530;
}

.alsalam-list1 li:before {
    content: "";
    position: absolute;
    background: #f2643b;
    height: 10px;
    width: 10px;
    left: 0;
    top: 7px;
}

header.desk .s-container>[webpart]:first-child {
    display: inline;
}

/* Home Page video section */

.alsalam-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.video-item {
    position: relative;
    display: flex;
    height: 34vw;
    overflow: hidden;
}

.home-video-section {
    background: #071530;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .alsalam-video {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        transform: translateY(-25%);
        height: auto;
    }
}

.validation-error {
    color: #ff5722;
}

.alsalam-newsletter .validation-error {
    margin-right: 15px;
}

/* BOD */

.bod-box {
    background: #071530;
    color: white;
    height: 100%;
    position: relative;
    transition: .3s;
    /* margin-bottom: 30px; */
    cursor: pointer;
}

.bod-bg {
    padding-bottom: 115%;
    /* background-position: center; */
    background-size: cover;
    opacity: .85;
    transition: .3s;
    transition: .3s;
}

.bod-box-content {
    padding: 20px;
    /* position: relative; */
    padding-bottom: 87px;
}

.bod-box-desc {
    margin-top: 15px;
    font-weight: bold;
}

.bod-box-btns {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    display: flex;
    justify-content: flex-end;
}

.bod-box-top {
    font-size: 18px;
}

.bod-section-ttl {
    color: #071530;
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 41px;
}

.bod-box:hover {
    background: #0f2c64;
    box-shadow: 0 6px #f2643b, 0 12px 11px rgba(0, 0, 0, 0.239);
}

.bod-box:hover .bod-bg {
    opacity: 1;
    box-shadow: inset 0 0 0 10px rgba(7, 21, 48, 0.161);
}

.bod-box .alsalam-btn:before, .list-box .alsalam-btn:before {
    background: white;
}

.bod-box:hover .alsalam-btn, .list-box:hover .alsalam-btn {
    color: #071530 !important;
}

.slider-flex .owl-stage {
    display: flex;
}

.slider-flex .owl-item>* {
    height: 100%;
}

.bod-item {
    padding-bottom: 30px;
}

.bod-section {
    padding: 0 91px;
}

.bod-carousel .owl-next {
    right: -90px;
}

.bod-carousel .owl-prev {
    left: -90px;
}

.owl-nav button:not(.disabled):hover svg {
    background: #f2643b;
}

.owl-nav .disabled {
    opacity: 0.3;
    cursor: not-allowed !important;
}

.bod-carousel .owl-prev, .bod-carousel .owl-next {
    top: calc(50% - 65px);
    visibility: visible;
}

@media (max-width: 991px) {
    .bod-section {
        padding: 0;
    }

    .bod-carousel .owl-prev, .bod-carousel .owl-next {
        position: static;
    }

    .bod-carousel .owl-nav {
        display: flex;
        justify-content: center;
    }

    .bod-carousel .owl-prev {
        margin-right: 15px;
    }
}

.bod-section-pointer {
    position: relative;
    top: -110px;
}

/* Cookie Policy */

.cookie-policy-card {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.89);
    z-index: 999;
    padding: 15px;
    max-width: 1300px;
    margin: auto;
    box-shadow: 3px 0 38px 4px rgba(0, 0, 0, 0.18);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition: .6s;
    transform: translateY(100%);
    visibility: hidden;
    width: 100%;
}

.cookie-ttl {
    font-size: 20px;
    font-weight: bold;
}

.cookie-btn-section {
    margin-top: 10px;
    display: flex;
}

.cookie-content {
    font-size: 14px;
}

.cookie-policy-card:hover {
    background: white;
    box-shadow: 3px 0 38px 4px rgba(0, 0, 0, 0.369);
}

.cookie-policy-card.open {
    transform: inherit;
    visibility: visible;
}

/* Pagination */

.bootpag>li>* {
    height: 40px;
    width: 40px;
    /* background: red; */
    display: inline-flex;
    /* font-weight: bold; */
    color: #434343;
    justify-content: center;
    align-items: center;
    border-bottom: 3px solid transparent;
    margin-right: 10px;
    background: white;
    position: relative;
    box-shadow: 0 6px 4px rgba(0, 0, 0, 0.141);
}

.bootpag>li:last-child>* {
    margin-right: 0 !important;
}

.bootpag .prev>*:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    border: 2px solid transparent;
    border-left-color: white;
    border-bottom-color: white;
    transform: rotate(45deg);
    top: calc(50% - 4px);
    right: calc(50% - 9px);
}

.bootpag>.next>*:before {
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    border: 2px solid transparent;
    border-left-color: white;
    border-bottom-color: white;
    transform: rotate(225deg);
    top: calc(50% - 4px);
    right: calc(50% - 4px);
}

.alsalam-pagination .disabled>* {
    opacity: .1;
    cursor: not-allowed;
}

.bootpag .active>* {
    border-bottom-color: #f2643b;
    font-weight: bold;
}

.bootpag>.next>*, .bootpag>.prev>* {
    background: #071530;
}

.alsalam-pagination li:not(.disabled):not(.active):not(.prev):not(.next)>*:hover {
    border-bottom-color: #fac4b4;
}

/* BOD Details */

.bod-details {
    max-width: 1200px;
    margin: auto;
}

.bod-image img {
    border-radius: 8px;
    box-shadow: 0px 5px #f2643b, 0px 10px 17px rgba(0, 0, 0, 0.09);
    width: 400px;
}

.bod-content h2 {
    color: #0e285a;
    font-weight: 600;
    margin: 0;
    line-height: 27px;
    /* text-align: center; */
    margin-bottom: 5px;
}

.bod-content h4 {
    color: #f2643b;
    text-transform: uppercase;
    /* text-align: center; */
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
}

.bod-image {
    text-align: center;
}

@media (max-width: 767px) {
    .bod-image {
        margin-bottom: 45px;
    }
}

.bod-content strong, .bod-content b {
    font-weight: normal;
    color: #1b1b1b;
    font-weight: 600;
    /* text-decoration: underline; */
    border-bottom: 2px dotted red;
    color: #173b7f;
}

ul.top-menu-ul>li {
    display: flex;
}

.top-menu-ul>li:not(:first-child):not(:last-child) .top-link:after {
    content: "";
    position: absolute;
    top: calc(50% - 6px);
    left: 0px;
    height: 11px;
    width: 1px;
    background: #f2643b;
    transition: .3s;
}

.top-menu-ul>li:hover+li .top-link:after {
    opacity: 0;
}

/**** Accounts ***/

.center-text {
    text-align: center;
    font-size: 1.3rem;
    margin-bottom: 50px;
    font-weight: 600;
}

.sub-title {
    border-bottom: 3px solid rgb(242 100 59 / 20%);
    padding-bottom: 2px;
    position: relative;
    display: block;
    font-weight: 600;
    margin-top: 30px;
}

.sub-title span {
    border-bottom: 3px solid rgb(242 100 59);
    padding-bottom: 6px;
}

.right-img:hover img {
    /* transform: rotate(5deg); */
    transform: scale(1.1);
}

.right-img {
    display: flex;
    align-items: center;
}

.right-img img {
    transition: 300ms ease-out;
}

.sub-title2 {
    background: #071530;
    color: #fff;
    padding: 8px 15px;
    border-radius: 2px;
    margin-top: 30px;
    font-weight: 600;
}

.terms {
    font-weight: 600;
    /* font-size: 0.95rem; */
}

/* Contact Form */

.contact-us-form-section {
    background: #071530;
    color: white;
    max-width: 1100px;
    margin: auto;
    box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.051);
}

.contact-box-icon svg {
    height: 25px;
    width: 25px;
}

.contact-box {
    position: relative;
    padding-left: 78px;
    margin-bottom: 30px;
}

.form-info-section {
    padding: 40px;
}

.contact-box-icon {
    /* display: flex; */
    position: absolute;
    top: 5px;
    left: 0px;
    /* border: 1px solid rgba(255, 255, 255, 0.702); */
    border-radius: 100%;
    /* padding: 6px; */
    /* height: 51px; */
    width: 54px;
}

.contact-box-ttl {
    font-size: 18px;
    font-weight: 600;
    color: #e6e6e6;
    margin-bottom: 7px;
}

.contact-box:last-child {
    margin: 0;
}

.contact-box-desc a {
    color: white;
    border-bottom: 1px dashed;
}

.alsalam-form-container {
    background: white;
    height: 100%;
    color: #4b4b4b;
    padding: 50px;
}

.alsalam-form-ttl {
    font-size: 27px;
    text-align: center;
    color: #f2643b;
    margin-bottom: 23px;
}

.alsalam-label {
    color: #071530;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px;
}

.alsalam-control {
    outline: 0;
    border: 1px solid #dedede !important;
    width: 100%;
    display: block;
    padding: 6px 10px !important;
    border-radius: 3px;
}

.alsalam-form-group {
    display: block;
    margin-bottom: 20px;
}

textarea.alsalam-control {
    height: 120px;
    resize: none;
}

.alsalam-control::placeholder {
    color: #c6c6c6;
}

.alsalam-form-btn-container {
    padding-top: 20px;
    display: flex;
}

.alsalam-control:hover {
    background: #f8f8f8;
    border-color: #d8d8d8;
}

.alsalam-control:focus, .alsalam-control:active {
    background: #f8f8f8;
    border-color: #d8d8d8;
    box-shadow: 0 0 0 2px rgb(216, 216, 216);
}

.contact-us-bg {
    padding-bottom: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    image-rendering: pixelated;
    background-position: center;
}

@media (max-width: 767px) {
    .form-info-section {
        padding: 0;
        font-size: 14px;
    }

    .alsalam-form-container {
        padding: 15px;
    }

    .contact-box-icon svg {
        height: 15px;
        width: 15px;
    }

    .contact-box {
        padding: 15px;
        padding-left: 75px;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(202, 198, 198, 0.22);
    }

    .contact-box-ttl {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .contact-box-icon {
        width: 45px;
        top: 21px;
        left: 15px;
    }
}

.alsalam-control:hover {
    background: #f8f8f8;
    border-color: #d8d8d8;
}

.alsalam-control:focus, .alsalam-control:active {
    background: #f8f8f8;
    border-color: #d8d8d8;
    box-shadow: 0 0 0 2px #d8d8d8;
}

.alsalam-input>* {
    margin: 0 !important;
    padding: 10px 20px !important;
    border: 0 !important;
    background: transparent !important;
    color: white !important;
    z-index: 2;
}

.alsalam-input {
    display: inline-flex;
    background: #f2643b;
    position: relative;
    overflow: hidden;
    transition: .3s;
}

/***  Accordion ***/

#accordionWinners .card-header,
.accordionWinners .card-header {
    padding: 0;
    background: #fff;
    /* text-align: left; */
}

#accordionWinners .card-header button,
.accordionWinners .card-header button {
    text-align: left;
    font-size: 1.3rem;
    color: #071530;
    text-decoration: none !important;
    box-shadow: none !important;
    padding: 15px 30px;
    padding-left: 50px;
    position: relative;
    border-radius: 0;
}

#accordionWinners .card,
.accordionWinners .card {
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    border-radius: 0;
}

#accordionWinners button:before {
    content: "";
    width: 22px;
    border-top: 2px solid #000;
    position: absolute;
    top: 50%;
    left: 18px;
    transition: 300ms ease-in-out;
}

#accordionWinners button:after {
    content: "";
    height: 23px;
    border-left: 2px solid #000;
    position: absolute;
    top: calc(50% - 11px);
    left: 28px;
    transition: 300ms ease-in-out;
}

#accordionWinners button[aria-expanded="true"] {
    border-bottom: 3px solid #f2643b;
    color: #f2643b;
}

#accordionWinners button:hover {
    color: #f2643b;
    border-color: #f2643b;
}

#accordionWinners button[aria-expanded="true"]:before {
    border-color: #f2643b;
}

#accordionWinners button[aria-expanded="true"]:after {
    border-color: #f2643b;
    height: 0;
}

#accordionWinners .card-body,
.accordionWinners .card-body {
    padding: 0;
}

.darkBlue-title {
    background: #071530;
    color: #fff;
    padding: 15px;
    border-radius: 2px;
    margin: 0;
}

.winner-heads {
    background: #cccccc;
    color: #071530;
    padding: 8px 15px;
    border-radius: 2px;
    font-weight: 600;
    margin: 0;
}

.table-responsive.winners-tbl {
    text-align: center;
}

.winners-tbl th {
    background: #cccccc;
    color: #071530;
    padding: 8px 15px;
    border-radius: 2px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    font-size: 22px;
    width: 50%;
}


.gray-clr {
    background: #cccccc;
}

.winners p {
    padding: 15px;
    text-align: center;
    margin: 0;
}

.winners .row:after {
    border-bottom: 1px solid rgb(204 204 204 / 50%);
    content: "";
    position: absolute;
    bottom: 0;
    /* height: 3px; */
    width: 80%;
    left: calc(50% - 40%);
}

.winners {
    padding: 30px 0;
}

.winners .row {
    position: relative;
}

/* Downloads Page */

.download-item {
    display: flex;
    color: black;
    border: 1px solid transparent;
    border-radius: 2px;
    height: 100%;
    align-items: center;
}

.download-icon {
    width: 65px;
    padding: 12px;
    color: #9d9d9d;
    position: relative;
}

.download-content {
    width: calc(100% - 65px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 8px;
}

.download-item:hover {
    border-color: #071530;
    background: #fafafa;
}

.download-ttl {
    font-weight: bold;
    color: #4c4c4c;
}

.download-type {
    color: grey;
}

.download-row {
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    /* background: #f8f8f8; */
    text-align: left;
}

.download-col {
    width: 50%;
}

.download-a {
    display: block;
    background: #e6e6e6;
    color: #071530 !important;
    padding: 12px 17px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
    position: relative;
    /* border-left: 5px solid #f2643b; */
}

.acc-sub.open>.download-a, .download-a:hover {
    background: #071530 !important;
    color: white !important;
}

.acc-sub>.download-a:before, .download-acc .acc-sub>a:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    border: 2px solid transparent;
    transform: rotate(45deg);
    border-right-color: #f2643b;
    border-bottom-color: #f2643b;
    right: 21px;
    top: calc(50% - 11px);
    transition: .3s;
}

.acc-sub.open>.download-a:before, .download-acc .acc-sub.open>a:before {
    transform: rotate(225deg);
    margin-top: 10px;
}

.acc-sub>.download-a {
    padding-right: 50px;
}

.download-acc>.acc-sub {
    margin-bottom: 27px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.059);
    border: 1px solid #d7d7d7;
}

.download-icon[data-type]:before, .download-icon>b {
    content: attr(data-type);
    position: absolute;
    bottom: 17px;
    right: 4px;
    background: #ec0f02;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    max-width: 44px;
    text-align: center;
    border-radius: 16px;
}

.download-icon[data-type*='doc']:before, .download-icon[data-type*='docx']:before {
    background: #28347b;
}

.setting-ttl {
    padding: 12px 17px;
    background: #f1f1f1;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
}

.setting-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    margin-bottom: 10px;
}

.setting-col {
    width: 33%;
    padding: 0 5px;
}

.setting-label {
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
    border: 1px solid lightgrey;
    color: #aeaeae !important;
    border-radius: 2px;
    padding: 9px 0;
    background: #f5f5f5;
    /* background: #f9f9f9; */
    opacity: .85;
}

.setting-icon svg {
    height: 31px;
}

.setting-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    margin-top: 7px;
}

.setting-mini-ttl {
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #797979;
    font-weight: bold;
}

.setting-label:hover {
    color: #071530;
}

.setting-label.active {
    color: #f2643b !important;
    border-color: #f2643b !important;
    opacity: 1;
}

.setting-label:not(.active):hover {
    color: #6a6a6a !important;
    border: 1px solid;
    opacity: 1;
}

.download-row[data-col-num='1']>* {
    width: 100%;
}

.download-row[data-col-num='2']>* {
    width: 50%;
}

.download-row[data-col-num='3']>* {
    width: 33.33%;
}

.download-icon svg {
    max-height: 54px;
}

.download-row[data-view='list'] {
    padding: 0;
}

.download-row[data-view='list'] .download-item {
    padding: 9px;
}

.download-row[data-view='list'] .download-type {
    display: none;
}

.download-row[data-view='list'] .download-icon {
    width: 32px;
    padding: 5px;
}

.download-row[data-view='list'] .download-icon svg {
    max-height: 29px;
}

.download-row[data-view='list'] .download-icon b {
    bottom: 3px;
    left: 3px;
    right: 3px;
    /* width: 100%; */
    border-radius: 0;
    font-size: 10px;
    max-width: inherit;
}

.download-row[data-view='list'] .download-content {
    width: calc(100% - 32px);
    padding-left: 15px;
}

.download-row[data-view='large'] .download-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 10px;
}

.download-row[data-view='large'] .download-content {
    width: 100%;
}

.alsalam-btn.alsalam-clear-btn {
    background: silver;
}

.download-row.no-data-found:before {
    content: "No Data Found";
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #717171;
    background: #f1f1f1;
    max-width: 182px;
    border-radius: 90px;
    margin: auto;
    padding: 10px;
}

.download-row.no-data-found:after {
    content: "Click on Clear button to reset the filtering";
    margin-top: 10px;
}

.download-row.no-data-found {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px;
}

@media (max-width: 991px) {
    .download-row .download-type {
        display: none !important;
    }

    .download-row .download-icon {
        width: 32px !important;
        padding: 5px !important;
    }

    .download-row .download-icon b {
        bottom: 3px;
        left: 3px;
        right: 3px;
        /* width: 100%; */
        border-radius: 0;
        font-size: 10px;
        max-width: inherit;
    }

    .download-col {
        width: 50% !important;
    }

    .download-row {
        padding: 0;
    }

    .download-item {
        padding: 9px;
    }

    .download-content {
        width: calc(100% - 32px) !important;
        padding-left: 15px;
    }

    .download-row .download-icon svg {
        max-height: 29px;
    }
}

@media (max-width: 500px) {
    .download-col {
        width: 100% !important;
    }
}

.download-acc>.acc-sub .acc-sub>a {
    display: block;
    padding: 11px 17px;
    border-top: 1px solid #dddddd;
    position: relative;
    cursor: pointer;
    font-weight: bold;
}

.download-acc>.acc-sub .acc-sub>a:hover {
    background: #f0f0f0;
}

.download-acc .acc-sub.open>a {
    background: #DDDDE0;
    background: #f2f2f2;
}

.setting-search-box.py-3 {
    padding: 10px 0 !important;
}

.setting-search-input-container.mb-3 {
    margin-bottom: 15px !important;
    font-size: 0;
}

.setting-search-input-container.mb-3 input {
    font-size: 16px;
}

.setting-btns.mb-3 .row {
    margin: 0 -7.5px;
}

.setting-btns.mb-3 .row>div {
    padding: 0 7.5px;
    display: flex;
}

/* Al Salam Table */

.alsalam-table {
    width: 100%;
    box-shadow: 0px 7px 4px rgba(0, 0, 0, 0.051);
    margin: auto;
    margin-bottom: 10px;
    background: white;
}

.alsalam-table thead th {
    background: #071530;
    color: white;
    border-bottom: 3px solid #f2643b;
}

.alsalam-table td, .alsalam-table th {
    padding: 10px 15px;
    border: 1px solid #d9d9d9;
}

.alsalam-table tbody tr:hover td {
    background: #f5f5f5;
}

.alsalam-table tbody tr:hover td.bg-light {
    background: #ebebeb !important;
}

.download-section .order-lg-2>div {
    position: sticky;
    top: 110px;
    left: 0;
}

@media (max-width: 991px) {
    div#ms-designer-ribbon {
        display: none;
    }

    .subpage-bg {
        padding-bottom: 40%;
    }

    section.alsalam-breadcrumb {
        font-size: 14px;
        padding: 0;
        white-space: nowrap;
        /* overflow: auto; */
    }

    .alsalam-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
        top: calc(50% - 5px);
    }

    ol.breadcrumb {
        flex-wrap: nowrap;
        /* padding: 0 15px; */
    }

    .alsalam-breadcrumb:after {
        content: "";
        position: absolute;
        bottom: 0;
        top: 0;
        right: 0;
        height: 100%;
        width: 30px;
        background: linear-gradient(to left, white 12px, transparent);
        /* background: red; */
    }

    .page-title {
        font-size: 23px;
    }

    .page-title span {
        padding-bottom: 11px;
    }

    .page-title span:after {
        height: 2px;
    }

    .article-title {
        margin-bottom: 20px;
    }

    .subpage-article {
        padding: 20px 0;
        padding-bottom: 0;
    }

    section.subpage-body {
        padding: 20px 0;
    }

    .page-category span {
        font-size: 14px;
    }

    .page-category span:empty {
        display: none;
    }

    .center-text {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .download-acc>.acc-sub {
        margin-bottom: 15px;
    }

    .download-ttl {
        font-weight: normal;
        font-size: 14px;
    }

    .alsalam-breadcrumb .breadcrumb-item:last-child {
        padding-right: 25px;
    }

    section.alsalam-breadcrumb {
        overflow: hidden;
    }

    section.alsalam-breadcrumb>div {
        overflow: auto;
    }

    section.alsalam-breadcrumb>div::-webkit-scrollbar {
        display: none;
    }

    .section.alsalam-breadcrumb>div {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}

/* CHANGE ACC TOP MENU */

.top-list-acc {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}

/* Al Salam popup style */

.alsalam-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(73, 73, 73, 0.722);
    z-index: 9999;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
}

.alsalam-popup-box.bod-box-popup {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 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;
    position: absolute;
    top: 0;
    right: 0;
    padding: 18px;
    color: #0e285a;
    cursor: pointer;
    z-index: 2;
}

.popup-close svg:hover {
    background: #f2f4f6;
}

.alsalam-popup-container.open .alsalam-popup-overlay, .alsalam-popup-container.open .alsalam-popup-box.bod-box-popup {
    opacity: 1;
    visibility: visible;
    transform: inherit;
}

/* Press Release Mobile View */

.news-title h2, .news-title h2 * {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .news-title {
        padding: 15px;
    }

    .news-title h2 {
        font-size: 18px;
    }

    .news-abstract {
        padding: 15px;
    }

    .btn-box .alsalam-btn {
        margin-top: 0 !important;
    }

    .news-item {
        margin-bottom: 15px;
    }

    .news-title .s-container {
        padding: 0;
        width: 100%;
    }

    .news-title h1 {
        max-width: 100%;
        font-size: 20px;
    }

    section.pressRleases.press-release-details {
        padding: 15px 0;
    }

    .news-body {
        padding: 15px;
    }

    .news-body ul {
        margin: 15px 0;
    }

    .dark-bg {
        padding: 15px;
    }

    .subpage-title h1 {
        font-size: 23px;
    }

    .news-item {
        margin-bottom: 15px;
    }

    .subpage-title h1 {
        margin-bottom: 0;
    }

}


.subpage-title h1 {
    color: #071530;
}

.page-category {
    display: none;
}

.g-recaptcha {
    display: none;
}

/* Listing Page */

.list-box {
    display: block;
    position: relative;
    /* border-radius: 5px; */
    /* overflow: hidden; */
    box-shadow: 0px 7px 17px rgba(0, 0, 0, 0.29);
}

.list-box-bg {
    padding-bottom: 77%;
    background-size: cover;
    background-position: center;
    opacity: .7;
    transition: .3s;
}

.list-box-title-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #071530d1;
    color: white;
    /* line-height: 17px; */
    text-align: left;
    padding: 15px;
}

.list-box-date {
    /* color: #f2643b; */
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    /* font-size: 14px; */
    position: relative;
    margin-bottom: 4px;
    display: inline-block;
}

.list-box:hover .list-box-bg {
    opacity: 1;
    transform: scale(1.1);
}

.list-box-img {
    overflow: hidden;
    background: white;
}

.list-box:before {
    content: "";
    position: absolute;
    top: -3px;
    right: -3px;
    height: 30%;
    width: 30%;
    border: 3px solid #f2643b;
    border-bottom: 0;
    border-left: 0;
    transition: .3s;
}

.list-box:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -3px;
    height: 30%;
    width: 30%;
    border: 3px solid #f2643b;
    border-top: 0;
    border-right: 0;
    transition: .3s;
}

.list-box:hover:before, .list-box:hover:after {
    height: calc(100% + 5px);
    width: calc(100% + 5px);
}

.list-box-date:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: white;
    height: 2px;
    width: 100%;
}

.mb-30 {
    margin-bottom: 30px;
}

.list-box-ttl {
    font-size: 18px;
}

/* Branch Locator */

div#map {
    width: 100% !important;
    height: 100% !important;
    min-height: 530px;
}

.locator-map {
    position: relative;
    height: 100%;
}

.locator-modal {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 2;
    background: #ffffffe6;
    width: 250px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.278);
}

._close-button {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    /* background: red; */
    height: 38px;
    width: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    cursor: pointer;
}

._dialog-title {
    background: #071530;
    color: white;
    text-transform: uppercase;
    padding: 7px 12px;
}

._tab-content {
    padding: 7px 12px;
}

._close-button:before, ._close-button:after {
    content: "";
    position: absolute;
    height: 18px;
    width: 1px;
    background: white;
    transform: rotate(45deg);
}

._close-button:after {
    transform: rotate(-45deg);
}

._close-button:hover {
    background: #102753;
}

span.current {
    display: block;
}

._tab-content br {
    display: none;
}

span.current {
    margin-top: 18px;
    margin-bottom: 4px;
}

div#branchTab>.current:first-child {
    margin-top: 0;
}

span.current b {
    border-bottom: 2px solid #d2d2d2;
    color: #071530;
    display: block;
    text-transform: uppercase;
}

._days {
    color: #000000;
    font-weight: bold;
    /* line-height: 17px; */
    text-transform: uppercase;
}

._timings {
    position: relative;
    padding-left: 11px;
    color: #969696;
    font-weight: bold;
    /* line-height: 17px; */
    border-left: 3px solid #f2643b;
    line-height: 17px;
    margin: 6px 0;
}

._timings:before {
    content: "";
    position: absolute;
    border: 5px solid transparent;
    border-left-color: #f2643b;
    top: 7px;
    left: 0;
    transform: scaleX(1.5);
    transform-origin: left;
    opacity: 0;
}

.navbar.navbar-side {
    padding: 0;
}

.navbar-header {
    width: 100%;
    position: relative;
    background: #071530;
    color: white;
    padding: 10px;
    padding-left: 18px;
    border-top: 5px solid #f2643b;
}

button.locator-toggle {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    padding: 0;
}

span.visible-xs.navbar-brand {
    display: block;
    padding: 0;
    margin: 0;
}

/* Side Menu */

ul#accordionloc>li>*:not(.navbar-side-dropdown) {
    background: white;
    display: flex;
    color: #303030;
    padding: 7px 8px;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

span.locator-menu-icon img {
    width: 32px;
    margin-right: 7px;
}

a.expand-side-menu {
    display: none !important;
}

span.locator-menu-icon {
    display: inline-flex;
}

ul#accordionloc>li>*:not(.navbar-side-dropdown):hover, ul.nav.nav-list>li:hover {
    background: #f1f1f1;
}

ul.nav.nav-list>li {
    display: block;
    width: 100%;
    background: white;
    padding: 7px 12px;
    border-bottom: 1px solid #c3c3c3;
    cursor: pointer;
}

div#sideMenuLocator {
    display: block !important;
    height: auto !important;
}

.locator-advance-search {
    /* margin-top: 30px; */
    background: white;
}
.locator-advance-search ._formElement:nth-child(2) {
    display: none;
}

._header {
    background: #071530;
    color: white;
    font-size: 1.25rem;
    padding: 10px;
    padding-left: 18px;
    border-top: 5px solid #f2643b;
}

._formElement {
    display: flex;
    align-items: center;
    position: relative;
}

._formElement label {
    margin-bottom: 0;
    width: 100%;
    padding: 7px 12px;
    padding-left: 40px;
    cursor: pointer;
}

._formElement input {
    position: absolute;
    opacity: 0;
}

._formElement label:before {
    content: "";
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px;
    position: absolute;
    top: 12px;
    left: 11px;
    border-radius: 3px;
    border: 1px solid #071530;
    /* background-color: white; */
}

._formElement input:checked+label:before {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e") !important;
    background-color: #071530;
}

._formElement label:hover {
    background: #f1f1f1;
}

select#map_locatorType {
    width: 100%;
    margin: 13px;
    padding: 6px;
}

._button-group input {
    width: 47%;
    position: static;
    margin: 0;
    opacity: 1;
    max-width: inherit;
    max-height: inherit;
}

._button-group {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 13px;
    padding-top: 0;
}

/* Change Try */

section.subpage-body.alsalam-branch-locator {
    padding: 0;
    /* min-height: calc(100vh); */
    background: white;
}

section.subpage-body.alsalam-branch-locator .s-container {
    width: 100%;
    padding: 0;
}

section.subpage-body.alsalam-branch-locator .col-md-5 {
    width: 300px;
    max-width: 300px;
    flex: 0 0 300px;
    padding: 0;
}

section.subpage-body.alsalam-branch-locator .col-md-7 {
    width: calc(100% - 300px);
    max-width: calc(100% - 300px);
    flex: 0 0 calc(100% - 300px);
    padding: 0;
}

.alsalam-locator-map, .alsalam-locator-map>div, .alsalam-locator-map>div>div, .alsalam-locator-map>div>div>div, .alsalam-locator-map>div>div>div>div, .alsalam-locator-map>div>div>div>div>div, .alsalam-locator-map>div>div>div>div>div>div, .alsalam-locator-map>div>div>div>div>div>div>div:first-child {
    height: 100%;
}

section.subpage-body.alsalam-branch-locator .s-container .row {
    min-height: calc(100vh - 190px);
    margin: 0;
}

@media (max-width: 991px) {
    section.subpage-body.alsalam-branch-locator .col-md-7, section.subpage-body.alsalam-branch-locator .col-md-5 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .locator-modal.animated {
        position: static;
        width: 100%;
        border-radius: 0;
        box-shadow: inherit;
    }
}

li.panel [data-toggle="collapse"]:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    transform: rotate(45deg);
    border-right: 2px solid #f2643b;
    border-bottom: 2px solid #f2643b;
    top: calc(50% - 10px);
    right: 15px;
    transition: .3s;
}

li.panel [data-toggle="collapse"]:not(.collapsed):before {
    transform: rotate(225deg);
    margin-top: 8px;
}

div#branchTab a {
    display: block;
    text-align: center;
    background: #f2643b;
    color: white;
    font-size: 19px;
    padding: 7px;
    border-radius: 5px;
    margin: 15px;
}

div#branchTab a:hover {
    background: #dd5730;
}

.full-row-blocks ._item {
    background: #ffffff;
    padding: 15px 20px;
    border-radius: 3px;
    color: #071530;
    height: 100%;
    border-bottom: 3px solid #f2643b;
}

.full-row-blocks ._item h4 {
    text-align: center;
    /* padding: 15px; */
    color: #071530;
    border-bottom: 1px solid #f2643b;
    font-weight: 600;
}

.full-row-blocks .card {
    border: 0px;
    height: 100%;
    /* margin-bottom: 50px; */
}

/* homepage popup */

.alsalam-popup-container.home-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(73, 73, 73, 0.722);
    z-index: 9999;
    transition: .3s;
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    overflow: auto;
}

.alsalam-popup-box.home-pop-box {
    max-width: 900px;
    width: 100%;
    position: relative;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.11);
}

.alsalam-popup-box.home-pop-box svg {
    top: -60px;
    background: #424242ad;
    color: white;
    transition: .3s;
}

.alsalam-popup-box.home-pop-box svg:hover {
    background: #071530;
}

.alsalam-pop-image {
    max-height: calc(100vh - 120px);
    overflow: auto;
}

.alsalam-popup-container.home-popup.open {
    visibility: visible;
    opacity: 1;
}

.alsalam-pop-image a:before {
    content: "Read More";
    position: absolute;
    bottom: 0;
    background: #071530;
    color: white;
    padding: 10px 30px;
    /* width: 100%; */
    text-align: center;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: .3s;
    left: 15px;
    border-top: 5px solid #f2643b;
    text-transform: uppercase;
}

.alsalam-pop-image a:not([href='']):not([href='#']):hover:before {
    transform: inherit;
}

.offer {
    /* margin-top: 50px; */
    /* margin-bottom: 50px; */
    max-width: 1300px;
    margin: auto;
    margin-top: 50px;
    padding-bottom: 50px;
    padding: 30px;
    margin-bottom: 50px;
    border-bottom: 3px solid #071530;
    box-shadow: 0 0 5px 1px #888;
    border-radius: 5px;
    background: #eee;
}

.offer-ttl h3 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
    color: #f2643b;
}

.offer-content {
    background: #ffffff;
    padding: 30px;
    height: 100%;
}

ol {
    line-height: 1.5;
}

/***  Private Banking Form  ****/
table#cblServices td {
    width: 50%;
}

table#cblServices, table#cblServices tbody, table#cblServices tbody tr {
    width: 100%;
}

table#cblServices tbody tr td {
    position: relative;
}

table#cblServices tbody tr td [type="checkbox"]:before {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #ffffff;
    content: "";
    z-index: -1;
    pointer-events: none;
}

table#cblServices tbody tr td [type="checkbox"] {
    margin-right: 15px;
    width: calc(100% - 15px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    margin-right: 15px;
}

table#cblServices tbody tr td label {
    position: relative;
    z-index: 2;
    display: block;
    pointer-events: none;
    padding: .5rem .75rem;
    border: 1px solid #071530;
    color: #071530;
    border-radius: 4px;
    height: 100%;
    margin-bottom: 10px;
    width: calc(100% - 15px);
}

table#cblServices tbody tr td label:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #f8f8f8;
    content: "";
    z-index: -1;
    pointer-events: none;
    border-radius: 4px;
}

table#cblServices tbody tr td label:after {
    content: "";
}

table#cblServices [type="checkbox"]:checked+label {
    color: #ffffff;
    border-color: #f2643b;

}

table#cblServices [type="checkbox"]:checked+label:before {
    background: #071530;
}


.alsalam-form .alsalam-control {
    border-color: rgb(242 100 59 / 0.5);
}

.alsalam-form .alsalam-control:focus {
    color: #071530;
    border-color: #f2643b !important;
    box-shadow: 0 0 0 0.2rem rgb(242 100 59 / 15%);
}

.form-title-box {
    background: #fff;
    padding: 50px 50px 0;
}

.form-title {
    text-align: center;
    font-size: 2rem;
    color: #071530;
    margin-bottom: 30px
}

.form-title span {
    border-bottom: 2px solid #f2643b;
}

.full-width .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/* Danat Table Fix */

.winner-th {
    background: #cccccc;
    color: #071530;
    padding: 8px 15px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    font-size: 22px;
}

.winner-td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    margin: 0;
    font-size: 16px;
    color: #212529;
}

.winner-td:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075);
}

/* Search Box */

.ms-srch-hover-action:nth-child(2) {
    display: none;
}

img#searchImg {
    max-width: inherit;
}

.ms-srch-result {
    text-align: left;
}

@media (max-width: 1199px) {
    .ms-srch-hover-content {
        display: none;
    }

    .ms-srch-item {
        width: 100%;
        /* padding: 15px; */
        padding-right: 0;
    }

    .ms-srch-item-body {
        width: 100%;
        overflow: hidden;
    }

    .ms-srch-sbLarge {
        display: flex;
        width: 100%;
    }

    div#SearchBox {
        float: none;
        width: 100%;
    }

    .ms-srch-sbLarge>input {
        width: calc(100% - 41px);
    }

    .ms-srch-result {
        width: 100%;
        overflow: hidden;
    }

    .ms-srch-item-path {
        width: 100%;
        word-break: break-all;
    }

    .ms-srch-hover-standardSize {
        width: 100% !important;
    }

    .ms-srch-ellipsis {
        width: 100%;
        white-space: inherit;
    }

    .ms-srch-hover-outerContainer {
        display: none !important;
    }
}

/* Newsletter removal */

.alsalam-newsletter {
    display: none;
}

/* policy modal */

div#pref-modal {
    display: block;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}

div#pref-modal.modal.fade.custom-modal.show {
    opacity: 1;
    display: block;
    background: rgba(0, 0, 0, 0.529);
    opacity: 1;
    visibility: visible;
}

.modal-open .cookie-policy-card {
    opacity: 0;
}

/* New rating radio button */

.rblist, .rblist tbody, .rblist tr {
    display: flex;
    flex-wrap: wrap;
}

.rblist label {
    height: 30px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: #ededed;
    margin-bottom: 10px;
    margin-right: 10px;
    transition: .2s;
    cursor: pointer;
}

.rblist td input {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    bottom: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
}

.rblist td {
    position: relative;
}

.rblist input:checked + label {
    background: #f2643b;
    color: white;
    box-shadow: 0 0 4px 1px #f2643b;
}

/*Video Listing*/

.video-box {
    display: block;
    margin-bottom: 30px;
    height: calc(100% - 30px);
    border-bottom: 1px solid #f3653f;
}

.vid-bg {
    padding-bottom: 52%;
    background-size: cover;
    background-position: center;
}

.video-image {
   /* border-radius: 10px;*/
    overflow: hidden;
    OPACITY: .9;
    position: relative;
    transition: .3s;
}

.video-title {
   
        padding: 12px 17px;
    background: #08152f;
    color: #FFFFFF;
}

.video-image:before {
    content: "";
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    height: 80px;
    width: 80px;
    /*background: #0a1832e0;*/
    border-radius: 100%;
}

.video-image:after {
    border: 14px solid transparent;
    border-left-color: #f3653f;
    position: absolute;
    content: "";
    top: calc(50% - 14px);
    left: calc(50% - 1px);
    transform: scaleX(1.5);
}

.video-box:hover .video-image {
    opacity: 1;
}
/*Video Listing*/
/*Exclusive*/
.Exclusive-Ar-tit a {
	font-family:'GESS-Two';
}

.page-title span, .alsalam-breadcrumb .breadcrumb-item+.breadcrumb-item span {
    font-family: 'TTHoves','GESS-Two';
}
/*Tournament*/


.txtEmergency {

    display: inline-block;
    width: 65%;
    }
	
    .ddlEmergency {
    display: inline-block;
    width: 30%;
    }

 @media (max-width: 1199px) {  

 
   .txtEmergency {
    display: block;
    width: 100%;
    }
 
    .ddlEmergency {
    display: block;
    width: 100%;

    }

 }
 /* digital October 2024*/
 
   
.center-content {
display:flex;
flex-direction:column;
height:100%;
border:1px solid #f2653b !important;
border-radius:6px !important;
}

.center-content-container {
flex:1;
display:flex;
flex-direction:column;
justify-content:space-between;
}

.center-content-bottom {
margin-top:auto;
text-align:center;
}

.columns.columns3.gutter-base.tablet-break-all.phone-break-all {
display:flex;
}

@media (max-width: 767px) {
.columns.columns3.gutter-base.tablet-break-all.phone-break-all {
display:block;
}
}
.center-content {display: flex;flex-direction: column;height: 100%;border: 1px solid #f2653b !important;border-radius: 6px !important;}
.center-content-container {flex: 1;display: flex;flex-direction: column;justify-content: space-between;}
.center-content-bottom {margin-top: auto;text-align: center;}
.columns.columns3.gutter-base.tablet-break-all.phone-break-all {display: flex;}
@media (max-width: 767px) {
    .columns.columns3.gutter-base.tablet-break-all.phone-break-all {display:block;}
}
