﻿body {
    font-size: 17px;
}



#cookieNotice.display-right {
    right: 30px;
    bottom: 30px;
    max-width: 395px;
}

#cookieNotice.light {
    background-color: #fff;
    /*background-color: var(--cookieNoticeProLight);*/
    color: #393d4d;
    color: #333;
}

#cookieNotice {
    box-sizing: border-box;
    position: fixed;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 6px 6px rgb(0 0 0 / 25%);
    font-family: inherit;
    z-index: 999997;
}

    #cookieNotice #closeIcon {
        width: 20px;
        height: 20px;
        cursor: pointer;
        color: #bfb9b9;
        overflow: hidden;
        opacity: .85;
        z-index: 999999;
        position: absolute;
        top: 0;
        right: 0;
        background: url(../images/close-icon.svg) 0 0 / 20px 20px no-repeat;
    }

    #cookieNotice * {
        margin: 0;
        padding: 0;
        text-decoration: none;
        list-style: none;
        box-sizing: border-box;
    }

    #cookieNotice a {
        cursor: pointer;
    }

    #cookieNotice .title-wrap {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
        background: url(../images/cookie-icon.svg) 0 0 / 40px 40px no-repeat;
        padding-left: 0px;
        height: 40px;
    }

        #cookieNotice .title-wrap svg {
            margin-right: 10px;
        }

    #cookieNotice h4 {
        font-family: inherit;
        font-weight: 700;
        font-size: 18px;
    }

    #cookieNotice.light p, #cookieNotice.light ul {
        color: #393d4d;
        color: var(--cookieNoticeProDark);
    }

    #cookieNotice p, #cookieNotice ul {
        font-size: 14px;
        margin-bottom: 20px;
    }

    #cookieNotice .btn-wrap {
        display: flex;
        flex-direction: row;
        font-weight: 700;
        justify-content: center;
        margin: 0 -5px 0 -5px;
        flex-wrap: wrap;
    }

        #cookieNotice .btn-wrap button {
            flex-grow: 1;
            padding: 0 7px;
            margin: 0 5px 10px 5px;
            border-radius: 20px;
            cursor: pointer;
            white-space: nowrap;
            min-width: 130px;
            line-height: 36px;
            border: none;
            font-family: inherit;
            font-size: 16px;
            transition: box-shadow .3s;
        }

    #cookieNotice button {
        outline: 0;
        border: none;
        appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }

    #cookieNotice .btn-wrap button:hover {
        transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1);
        box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
        transform: translate3d(0,-1px,0);
    }

#privacyModalCenter .modal-dialog {
    max-width: 800px;
}

#privacyModalCenter .modal-content {
    max-width: 800px;
    padding-top: 2%;
    padding-bottom: 5%;
    color: #333;
}

#privacyModalCenter.modal {
    z-index: 9999999;
}


.nav-item > .dropdown-toggle{
    display: block;
}

.nav-item > .dropdown-toggle i{
    display: none;
}

.dropdown-toggle::after {
    display: none;
}

.bluredBody {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.nav-item.dropdown.megamenu img {
    max-width: 150px;
    max-width: 100%;
}


.nav-item.dropdown.megamenu .menu-back-div .col:last-child, .nav-item.dropdown.megamenu .menu-back-div ul[class *="d-"]:last-child {
    padding-left: 8px;
    padding-right: 8px;
}

.nav-item.dropdown.megamenu .menu-back-div ul.small-gap[class *="d-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.navbar .navbar-nav .nav-link {
    font-weight: normal;
    font-size: 18px;
}

.header-social-icon a > i {
    font-size: 18px;
}

.header-search-icon, .header-cart-icon, .header-language, .header-push-button, .header-button {
    font-size: 18px;
}


.btn.btn-link {
    color: #15f4ee;
}

header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
    max-height: 42px;
    max-height: unset;
}

header .top-bar + .navbar.fixed-top {
    top: calc(30px + .35rem);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(2, 22, 68) 90%);
}

header.sticky .top-bar + .navbar.fixed-top{
    background: #fff;
}

.containerCustom {
    max-width: 90% !important;
    margin: auto;
}

.dropdown-menu.megamenu-content li.dropdown-header {
    color: #15f4ee;
    display: inline-block;
    padding: 0;
    font-size: 18px;
}
.nav-item.dropdown.megamenu .menu-back-div .col, .nav-item.dropdown.megamenu .menu-back-div ul[class *="d-"] {
    padding-right: 30px;
}

.dropdown-menu.megamenu-content li {
    margin-bottom: 22px;
}

    .dropdown-menu.megamenu-content li span {
        color: #15f4ee;
    }

    .dropdown-menu.megamenu-content li a {
        white-space: normal;
        font-weight: normal;
        color: #021644;
        color: #fff;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        line-height: 1.1;
        font-size: 18px;
    }

        .dropdown-menu.megamenu-content li a.menu-banner-image {
            justify-content: center;
        }

        .dropdown-menu.megamenu-content li.active a, .dropdown-menu.megamenu-content li a:hover {
            color: #fff;
            text-decoration: underline;
        }
        /*.simple-dropdown .dropdown-menu .dropdown a {
            white-space: normal;
            font-weight: normal;
            color: #021644;
            display: flex;
            flex-direction: row;
            align-items: flex-start;
            line-height: 1.1;
        }*/

    .dropdown-menu.megamenu-content li a > i {
        width: auto;
        /*top: 8px;
        position: relative;*/
        padding-right: 8px;
        font-size: 16px;
    }


.simple-dropdown .dropdown-menu .dropdown a > i {
    width: auto;
    /*top: 8px;
        position: relative;*/
    padding-right: 8px;
}

.simple-dropdown .dropdown-menu {
    width: 250px;
    padding: 16px 0;
    background: rgba(2, 22, 68, 1.9);
    /*padding: 40px 80px;*/
}

    .simple-dropdown .dropdown-menu li a {
        white-space: normal !important;
        font-weight: normal !important;
        color: #fff !important;
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        line-height: 1.1 !important;
        font-size: 16px !important;
    }

.simple-dropdown .dropdown-menu li.active a, .simple-dropdown .dropdown-menu li a:hover {
    color: #fff;
    text-decoration: underline;
}

.irNavMenu .megamenu-content {
    width: 80vw !important;
    left: -5vw !important;
}

.irNavMenu .menu-back-div {
    min-width: 100% !important;
    padding: 40px 40px !important;
}
    .irNavMenu .menu-back-div ul[class *="d-"] {
        padding-right: 25px !important;
    }

.aboutNavMenu ul.small-gap[class *="d-"] {
    padding-left: 32px !important;
    padding-right: 32px !important;
}




.nav-item.dropdown.megamenu .menu-back-div {
    min-width: 95%;
    background: rgba(255, 255, 255, 0.95);
    background: rgba(0, 0, 0, 0.95);
    background: rgba(2, 22, 68, 0.95);
    padding: 40px 80px;
}

.contactMenu .megamenu-content {
    min-width: 500px !important;
}

.contactMenu.megamenu img {
    max-width: 100% !important;
}

.mediaMenu .megamenu-content {
    min-width: 500px !important;
}

.mediaMenu.megamenu img {
    max-width: 100% !important;
}

.swiper-pagination-progressbar {
    position: absolute;
    bottom: 0% !important;
    top: auto !important;
}


.marquessTicker {
    margin-bottom: 0px;
    height: 30px;
    width: 100%;
}

header.sticky .top-bar + .navbar.fixed-top {
    top: calc(30px + .35rem);
}

header .top-bar {
    /*position: relative !important;*/
    top: 0;
    width: 100% !important;
    background: #fff;
}

.heroSection {
    height: calc(100vh - 30px);
    height: calc(100vh - 0px);
    position: relative;
}

   .heroSection .bg-gradient-dark-slate-blue {
        background-image: linear-gradient(to bottom, #252c3e, rgba(37, 44, 62, 0.66), rgba(37, 44, 62, 0.42), rgba(37, 44, 62, 0.1), rgba(37, 44, 62, 0));
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0)));
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
        background-image: none;
        
        /*background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 30%), linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 20%);*/
    }

    .heroSection .swiper-slide:after {
       /* content: "";
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 9;
        top: 0;
        left: 0;*/
    }

    .heroSection .slideContent {
        z-index: 999;
        position: relative;
        margin-left: 5% !important;
    }

    .heroSection .full-screen {
        height: 100% !important;
    }

    .heroSection .slider-navigation-style-07.swiper-button-prev {
        left: 90%;
        right: auto;
    }

    .heroSection .slider-navigation-style-07.swiper-button-next {
        right: auto;
        left: calc(90% + 60px);
    }

    .heroSection .swiper-button-next,
    .heroSection .swiper-button-prev {
        top: 90%;
        color: #15f4ee;
    }

.header-cart-icon a > i, .header-cart-icon a > i,
.header-language a > i, .header-search-icon a > i, .header-push-button a > i {
    padding: 0px;
}


.header-language .dropdown-menu li {
margin-bottom: 22px;
}

.header-language .dropdown-menu a {
    white-space: normal;
    font-weight: normal;
    color: #021644;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    line-height: 1.1;
    text-align: right;
    justify-content: flex-end;
    font-size: 16px;
}


.pp-scrollable {
    /*background-color: #ffffff;*/
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

#pp-nav.right {
    right: 28px;
}

.homeLeftBlockParent {
    position: absolute;
    z-index: 100;
    z-index: 9;
    margin-top: 0;
    bottom: 2%;
    opacity: 1;
    left: 90px;
    width: 250px;
    /* height: 100%; */
    /*height: 12rem;*/
    color: #fff;
    /*background-color: rgba(0, 0, 0, 0.5) !important;*/
    right: 0px !important;
    /*padding: 5px 12px;*/
    /*width: 180px;*/
}

    .homeLeftBlockParent .feature-box-icon {
        border-right: 1px solid #474747;
    }

    .homeLeftBlockParent h5 {
        font-size: 20px;
        margin: 0;
    }


    .homeLeftBlockParent span {
        font-size: 18px;
        margin: 0px;
        line-height: 1.3;
        font-weight: bold;
        letter-spacing: 1px;
        line-height: 1;
        min-height: 30px;
        display: flex;
        align-items: center;
    }

    .homeLeftBlockParent p {
        color: #fff;
        margin-bottom: 0px !important;
        text-align: center;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .homeLeftBlockParent .border-color-medium-gray {
        border-color: #7c7c7c !important;
    }

    .homeLeftBlockParent .positive:after {
        content: "";
        width: 0;
        height: 0;
        position: relative;
        top: auto;
        right: auto;
        margin-top: 0;
        margin-right: 5px;
        border-left: 0.4em solid transparent;
        border-right: 0.4em solid transparent;
        border-bottom: 0.7em solid #004c00;
    }

    .homeLeftBlockParent .negative:after {
        content: "";
        width: 0;
        height: 0;
        position: relative;
        top: auto;
        right: auto;
        margin-top: 0;
        border-left: 0.4em solid transparent;
        border-right: 0.4em solid transparent;
        border-top: 0.7em solid #ff1919;
    }

    .homeLeftBlockParent .feature-box-left-icon-middle {
        text-align: center !important;
        border-color: #15f4ee !important;
        border-left: 4px solid #15f4ee;
        margin-bottom: 4px;
        background-color: rgba(0, 0, 0, 0.5) !important;
        padding: 5px 0px;
    }

    .homeLeftBlockParent .feature-box h4 {
        font-weight: bold;
        font-size: 22px;
        line-height: 1;
        text-align: center;
    }

    .homeLeftBlockParent .feature-box-left-icon-middle .feature-box-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .homeRightNavParent {
        position: fixed;
        position: absolute;
        z-index: 100;
        z-index: 9;
        margin-top: -32px;
        top: 50%;
        opacity: 1;
        right: 28px;
        width: 200px;
        /* height: 100%; */
        height: 12rem;
    }


.homeRightNav {
    position: fixed;
    position: absolute;
    z-index: 100;
    margin-top: -32px;
    /*top: 50%;*/
    opacity: 1;
    right: 28px;
}

    .homeRightNav #menu {
        margin: 0;
        padding: 0;
    }

        .homeRightNav #menu li {
            display: block;
            width: 14px;
            height: 13px;
            margin: 7px;
            position: relative;
            height: 2rem;
            width: .2rem;
        }

            .homeRightNav #menu li.active span {
                background: #fff;
                border: 1px solid #e2a330;
                z-index: 2;
                width: 0.6rem;
                border-radius: .2rem;
                margin-left: 0;
                border-radius: .005rem
            }

            .homeRightNav #menu li.active .pp-tooltip {
                background-color: #000 !important;
            }

        .homeRightNav #menu a {
            display: block;
            position: relative;
            z-index: 1;
            width: 100%;
            height: 100%;
            cursor: pointer;
            text-decoration: none;
        }

            .homeRightNav #menu a span {
                top: 2px;
                top: 0px;
                left: 2px;
                left: 0px;
                width: 8px;
                height: 8px;
                border: 1px solid #000;
                background: rgba(0, 0, 0, 0);
                background: #15f4ee;
                border-radius: 50%;
                position: absolute;
                cursor: pointer;
                z-index: 1;
                border-color: rgb(0, 0, 0);
                border-color: #15f4ee !important;
                box-sizing: border-box;
                height: 2rem;
                width: .2rem;
                border: 1px solid #d0d4d9;
                opacity: .6;
                opacity: 1.6;
                display: block;
                -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
                -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
                transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
                margin-top: .3rem;
                margin-top: 0rem;
                margin-left: .1rem;
                margin-left: 0rem;
                border-radius: .005rem;
            }


#pp-nav li, .pp-slidesNav li {
    height: 3rem;
    width: .2rem;
}

#pp-nav span, .pp-slidesNav span {
    box-sizing: border-box;
    height: 3rem;
    width: .2rem;
    border: 1px solid #d0d4d9;
    opacity: .6;
    display: block;
    margin-top: .3rem;
    margin-left: .1rem;
    border-radius: .005rem;
}

#pp-nav li .active span, .pp-slidesNav .active span {
    border: 1px solid #e2a330;
    z-index: 2;
    width: .4rem;
    border-radius: .2rem;
    margin-left: 0;
    border-radius: .005rem;
}

.pp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 12px;
    /* font-family: arial, helvetica, sans-serif; */
    white-space: nowrap;
    max-width: 220px;
    color: #fff !important;
    /* font-family: 'Lato-Regular'; */
    top: 0 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    right: 0px !important;
    padding: 0;
    width: 180px;
    padding-left: 5px;
}

    .pp-tooltip.hidden {
        display: none;
        transition: display .2s;
    }



.home5-services-section {
    background-color: #fff;
    padding: 100px 15px;
    padding-top: 0;
}

    .home5-services-section .mainBodyRow {
        background-color: rgba(9, 113, 206, 0.1);
        padding-top: 30px;
        padding-bottom: 30px;
    }


    .home5-services-section .achievingSection .titleDiv {
        display: flex;
        align-items: center;
    }

    .home5-services-section .achievingSection h1 {
        color: #021644;
        font-weight: bold;
        font-size: 32px;
        margin: 0;
        letter-spacing: 1px;
        padding-left: 10px;
    }

    .home5-services-section .section-title1.white h2 {
        max-width: 740px;
        color: var(--white-color);
        padding-top: 15px
    }

    .home5-services-section .services-img {
        height: 100%;
        width: 100%
    }

        .home5-services-section .services-img ul {
            min-height: 350px;
            height: 100%;
            width: 100%;
            position: relative;
            overflow: hidden
        }

        .home5-services-section .services-img .single-img {
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            position: absolute;
            display: block;
            min-height: 350px;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            animation: qodef-animate-image-out 1s .1s cubic-bezier(.78,.2,.21,.88) forwards;
            z-index: 12
        }

            .home5-services-section .services-img .single-img.active {
                animation: qodef-animate-image-in 1s cubic-bezier(.78,.2,.21,.88) forwards;
                z-index: 15
            }

@keyframes qodef-animate-image-out {
    0% {
        transform: scale(1) translateZ(0);
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }

    100% {
        transform: scale(1);
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@keyframes qodef-animate-image-in {
    0% {
        transform: scale(1.05) translateZ(0);
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }

    100% {
        transform: scale(1);
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

.home5-services-section .services-list ul li {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
    border-bottom: 1px solid rgb(211 211 211 / 41%);
    padding-top: 16px;
    padding-bottom: 16px;
    transition: .35s;
}

@media(max-width: 576px) {
    .home5-services-section .services-list ul li {
        gap: 20p
    }
}

.servicesBody {
    background: #fff;
    padding: 2% 5%;
}

.home5-services-section .services-list ul li .services-content {
    transition: .35s
}

    .home5-services-section .services-list ul li .services-content img {
        max-width: 200px;
        max-height: 64px;
    }

    .home5-services-section .services-list ul li .services-content h6 {
        margin-bottom: 0;
        color: #021644;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 0%;
    }

        .home5-services-section .services-list ul li .services-content h6 a {
            color: var(--white-color);
            font-family: var(--font-montserrat);
            font-size: 16px;
            font-weight: 500
        }

    .home5-services-section .services-list ul li .services-content .industeies-list {
        color: #1f1f1f;
        font-family: var(--font-montserrat);
        font-size: 15px;
        font-weight: normal;
        line-height: 1.5;
        padding-top: 13px;
        margin-bottom: 0;
        overflow: hidden;
        display: none;
        transform-origin: top;
        transition: .35s;
    }

    .home5-services-section .services-list ul li .services-content .industeies-list h6{
        /*color: #1f1f1f;
        font-family: var(--font-montserrat);
        font-size: 16px;
        font-weight: normal;
        line-height: 25px;
        padding-top: 13px;
        margin-bottom: 0;
        overflow: hidden;
        display: none;
        transform-origin: top;
        transition: .35s;*/
}

.home5-services-section .services-list ul li .details-btn {
    transition: .35s
}

    .home5-services-section .services-list ul li .details-btn a {
        min-width: 40px;
        height: 40px;
        border-radius: 50%;
        background-color: #021644;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: .35s
    }

        .home5-services-section .services-list ul li .details-btn a svg {
            transition: .35s;
            fill:#fff;
        }

        .home5-services-section .services-list ul li .details-btn a:hover svg {
            transform: rotate(45deg);
            fill: #000;
        }

.home5-services-section .services-list ul li.active .industeies-list {
    display: block;
    height: 100%;
    animation: fade-down .45s linear
}

    .home5-services-section .services-list ul li.active .industeies-list p {
        margin: 0;
    }

    .home5-services-section .services-list ul li.active .industeies-list a {
        margin-bottom: 15px;
    }

.home5-services-section .services-list .btn.btn-link {
    color: #021644;
    border-bottom: 1px solid #15f4ee;
}


.home5-services-section .services-list ul li.active .details-btn a {
    background-color: #333;
}

@keyframes fade-down {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible
    }
}

.newsSection .postBody{
    display: flex;
    flex-direction: column;
}

.newsSection .interactive-banners-style-07 .newsImgLink {
    width: 100%;
    position: relative;
    display: block;
    background-color: #141943;
    text-align: center;
}

.newsSection .testimonials-carousel-style-01 {
    overflow: hidden;
    /* padding-top:15px;
            padding-bottom:15px;*/
}

.newsSection .swiper {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
}

.newsSection .newsDate {
    font-size: 12px;
    line-height: 1.1;
    margin-bottom: 10px;
    color: #232323;
}

.newsSection .newsTitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #021644;
}

.newsSection .newsTitle {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #021644;
}

.newsSection .newsImg {
    max-height: 185px;
    background-color: #272727;
    margin: auto;
}

.newsSection .section-link {
    font-size: 13px;
    line-height: 22px;
    color: #232323;
    justify-content: space-between;
    display: flex;
}

.aboutUsSection p {
    font-size: 32px;
    font-size: 23px;
    line-height: 1.3;
}


.annualReportsHomeSection {
    min-height: 70vh;
    display: flex;
    place-content: center;
    align-items: center;
    flex-direction: column;
}


    .annualReportsHomeSection p {
        font-size: 32px;
        font-size: 23px;
        line-height: 1.3;
        max-width: 50%;
        margin-bottom: 5% !important;
    }


.valuesSection p {
    font-size: 24px;
}


.growthSection p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.growthSection .btn{
    color: #021644 !important;
}

.growthSection .btn:hover {
    color: #fff !important;
}

.growthSection b {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    font-weight: normal;
}

.homePage #main {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}


.homePage .growthSection p {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

.homePage .missionBlock h4{
    margin-bottom: 12px;
}
/* SIDE IMAGE */
.homePage .side-image {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    position: relative;
}

    .homePage .side-image.overlap-bottom {
        /*transform: translateY(100px);*/
    }

    .homePage .side-image.overlap-top {
        transform: translateY(-100px);
    }

    .homePage .side-image.right-full {
        width: 50vw;
        float: left;
    }

    .homePage .side-image.left-full {
        width: 50vw;
        float: right;
    }

    .homePage .side-image.left-full-space {
        width: 44vw;
        float: right;
        margin-right: 6vw;
    }

    .homePage .side-image.left-align {
        float: right;
        position: relative;
    }

        .homePage .side-image.left-align:after {
            content: "";
            width: calc(50vw - 100px);
            height: 100%;
            background: #f5f3ec;
            position: absolute;
            right: 100px;
            top: 100px;
            z-index: -1;
        }

    .homePage .side-image.right-align {
        float: left;
        position: relative;
    }

        .homePage .side-image.right-align:after {
            content: "";
            width: calc(50vw - 100px);
            height: 100%;
            background: #f5f3ec;
            position: absolute;
            left: 100px;
            top: 100px;
            z-index: -1;
        }

    .homePage .side-image .video-button {
        width: 140px;
        height: 140px;
        line-height: 140px;
        background: #fff;
        position: absolute;
        left: calc(50% - 70px);
        top: calc(50% - 70px);
        color: #856d47;
        font-size: 30px;
        text-align: center;
        border-radius: 50%;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .30s ease-in-out;
        -ms-transition: all .30s ease-in-out;
        -o-transition: all .30s ease-in-out;
        transition: all .30s ease-in-out;
    }

        .homePage .side-image .video-button:hover {
            background: #856d47;
            color: #fff;
        }

    .homePage .side-image img {
        width: 100%;
    }

.homePage .videoSectionWithFact{
    margin-bottom: 2%;
    margin-bottom: 0%;
}

    .homePage .videoSectionWithFact b {
        font-size: 18px;
        line-height: 1.5;
        color: #021644;
        font-weight: bold;
        font-size: 4.85rem;
        line-height: 4.85rem;
        white-space: normal;
    }

        .homePage .videoSectionWithFact b span {
            color: #15f4ee;
            color: #021644;
            font-size: 32px;
            font-weight: normal;
            line-height: 1;
            padding-top: 15px;
            display: block;
        }

.homePage .videoSectionWithFact b a{
    font-size: 18px;
    line-height: 1.5;
    color: #021644;
    font-weight: bold;
    font-size: 2.85rem;
    line-height: 1rem;
}

.homePage .videoSectionWithFact b a:hover{
text-decoration: underline;
}

.homePage .videoSectionWithFact .factsCol{
    min-height:500px;
    margin-top: 0%;
}

    .homePage .videoSectionWithFact .videoCol {
        position: relative;
        left: 0;
        background-position: center;
        background-size: cover;
        min-height: 350px;
        display: flex;
        align-content: center;
        align-items: center;
        margin-right: 0;
        /* width: 100%; */
    }


.titleDiv img {
    position: absolute;
    position: relative;
    top: 0px;
    /* width: 145px;
            height: 16px;*/
    /*display: block;*/
    /*transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            animation: mainBlock 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;*/
    color: #0971ce;
    /*-webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;*/
    font-size: 32px;
    z-index: 8;
}

.businessesPage .businessesDesc img {
    filter: brightness(0) invert(1);
    max-width: 200px;
    margin-bottom: 30px;
}

.businessesDesc p {
    font-size: 22px;
}

.businessesPage .titleDiv img {
    max-width: 20px;
}

@-moz-keyframes spin {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        -moz-transform: rotateY(360deg);
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateY(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        -webkit-transform: rotateX(0deg);
        /*transform: rotate(0deg);*/
        transform: rotateX(360deg);
    }
}

.homePage .bg-extra-dark-gray {
    background-color: #021644;
    min-height: 800px;
    background-image: url(../images/patterns/short-w.jpg);
    background-size: cover;
    background-attachment: fixed;
}
.opacity-extra-medium-2 {
    opacity: 0.3;
}
/*
.homePage .logosSection .opacity-extra-medium-2 {
    background-color: #000000;
    z-index: -1;
    opacity: 0;
}*/

.homePage .logosSection h6 {
    font-size: 34px;
    text-transform: uppercase;
    color: #15f4ee !important;
}


.homePage .logosSection i {
    color: #15f4ee;
}
/*
.homePage .interactive-banners-sub:hover .opacity-extra-medium-2 {
    background-color: #000000;
    z-index: -1;
    opacity: 0.5;
    opacity: 1;
}*/

.homePage .interactive-banners-style-03:hover .interactive-banners-image {
    opacity: 0.5;
    opacity:0;
}

.homePage .interactive-banners-style-03 {
    background-image: url('../images/patterns/short-r.jpg');
    background-image: url(../images/patterns/bg.jpg);
    background-position: center;
    background-size: cover;
}


.homePage .interactive-banners-style-03 .opacity-extra-medium-2{
    /*opacity: 0;*/
}
/*

.homePage .interactive-banners-style-03 .opacity-extra-medium-2 {
    z-index: -1;
    color: #fff;
    opacity: 1;
}*/
.homePage .interactive-banners-style-03 h6 {
    color: #fff;
}

.homePage .interactive-banners-style-03:hover .interactive-banners-image {
    opacity: 0.5;
    opacity: 0;
}

.aboutUsPage .bg-extra-dark-gray {
    background-color: #021644;
    min-height: 800px;
    background-image: url(../images/patterns/short-w.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.opacity-extra-medium-2 {
    opacity: 0.3;
}
/*
.aboutUsPage .logosSection .opacity-extra-medium-2 {
    background-color: #000000;
    z-index: -1;
    opacity: 0;
}*/

.aboutUsPage .logosSection h6 {
    font-size: 34px;
    text-transform: uppercase;
    color: #15f4ee !important;
}


.aboutUsPage .logosSection i {
    color: #15f4ee;
}
/*
.aboutUsPage .interactive-banners-sub:hover .opacity-extra-medium-2 {
    background-color: #000000;
    z-index: -1;
    opacity: 0.5;
    opacity: 1;
}*/

.aboutUsPage .interactive-banners-style-03:hover .interactive-banners-image {
    opacity: 0.5;
    opacity: 0;
}

.aboutUsPage .interactive-banners-style-03 {
    background-image: url('../images/patterns/short-r.jpg');
    background-image: url(../images/patterns/bg.jpg);
    background-position: center;
    background-size: cover;
}


    .aboutUsPage .interactive-banners-style-03 .opacity-extra-medium-2 {
        /*opacity: 0;*/
    }
    /*

.aboutUsPage .interactive-banners-style-03 .opacity-extra-medium-2 {
    z-index: -1;
    color: #fff;
    opacity: 1;
}*/
    .aboutUsPage .interactive-banners-style-03 h6 {
        color: #fff;
    }

    .aboutUsPage .interactive-banners-style-03:hover .interactive-banners-image {
        opacity: 0.5;
        opacity: 0;
    }


.homePage .postBody {
    padding: 15px;
}

    .homePage .postBody .text-extra-medium {
        font-size: 13px;
        line-height: 20px;
    }

.homePage .plusSign {
    color: #0971ce;
}


.homePage .bg-gradient-tussock-greenish-slate {
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
}

.homePage .factDiv span {
    font-size: 84px;
    color: #fff;
}

.homePage .factDiv  {
   padding-top: 5%;
}


    .homePage .factDiv p {
        color: #15f4ee;
        font-size: 20px;
    }

.homePage .videoSection {
    padding: 0;
    min-height: 80vh;
    display: flex;
    align-content: center;
    align-items: center;
}


section.scroller-section4 {
    padding: 150px 50px 50px;
}

@media (max-width: 1459px) {
    section.scroller-section4 {
        padding: 50px 30px 30px;
    }
}

section.scroller-section4 .owl-dots,
section.scroller-section4 .owl-carousel .owl-nav {
    display: none;
}

section.scroller-section4 .scroller-box {
    border-right: 1px solid #353535;
}

section.scroller-section4 a.scroller-post {
    border: 1px solid #353535;
    border: 1px solid #d1d1d1;
    border-right: none;
    height: calc(100vh - 200px);
    display: flex;
    flex-direction: column;
}

@media (max-width: 1459px) {
    section.scroller-section4 a.scroller-post {
        height: calc(100vh - 160px);
    }
}

section.scroller-section4 a.scroller-post .num-holder {
    height: 40%;
    padding: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #d1d1d1;
}

    section.scroller-section4 a.scroller-post .num-holder span {
        display: inline-block;
        font-size: 160px;
        line-height: 60px;
        font-weight: 600;
        font-family: "Montserrat", sans-serif;
        color: #15f4ee;
        letter-spacing: 10px;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }

section.scroller-section4 a.scroller-post .cont-holder {
    height: 60%;
    padding: 40px 50px 50px;
    position: relative;
}

@media (max-width: 1459px) {
    section.scroller-section4 a.scroller-post .cont-holder {
        padding: 30px 30px 30px;
    }
}

section.scroller-section4 a.scroller-post .cont-holder span.cat-link {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    margin: 0 0 10px;
    position: relative;
    z-index: 2;
}

@media (max-width: 1239px) {
    section.scroller-section4 a.scroller-post .cont-holder span.cat-link {
        display: none;
    }
}

section.scroller-section4 a.scroller-post .cont-holder span.cat-link:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 2px;
    margin-right: 10px;
    background: #d92828;
    margin-top: 8px;
    float: left;
    transition: all 0.36s ease-in-out;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
}

section.scroller-section4 a.scroller-post .cont-holder h4 {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    color: #ffffff;
}

@media (max-width: 1459px) {
    section.scroller-section4 a.scroller-post .cont-holder h4 {
        font-size: 18px;
    }
}

section.scroller-section4 a.scroller-post .cont-holder .text-holder {
    position: relative;
    z-index: 2;
    padding-bottom: 24px;
    background: #242424;
}

section.scroller-section4 a.scroller-post .cont-holder img {
    position: absolute;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    object-fit: cover;
    object-fit: contain;
    object-position: center;
    top: 50px;
    left: 50px;
    filter: brightness(0) invert(1);
}

@media (max-width: 1459px) {
    section.scroller-section4 a.scroller-post .cont-holder img {
        width: calc(100% - 60px);
        height: calc(100% - 60px);
        top: 30px;
        left: 30px;
    }
}

section.scroller-section4 a.scroller-post:hover .num-holder span {
    color: #ffffff;
}

section.scroller-section4 a.scroller-post:hover .cont-holder span.cat-link:before {
    width: 0;
    margin-right: 0;
}

section.scroller-section4 .owl-item:nth-child(2n) .scroller-post {
    flex-direction: column-reverse !important;
}

    section.scroller-section4 .owl-item:nth-child(2n) .scroller-post .num-holder {
        border-top: 1px solid #d1d1d1;
        border-bottom: none;
    }



.aboutUsPage .quickLinksSideNav {
    background-color: rgb(2, 22, 68);
}

.aboutUsPage .quickLinksSideNav a {
    color: #fff;
}

    .aboutUsPage .quickLinksSideNav a.active {
        color: #15f4ee;
        font-weight: bold;
    }

.aboutUsPage .quickLinksSideNav h6 {
    color: #15f4ee;
    font-weight: bold;
}

.aboutUsPage .logosSection .interactive-banners-style-03 {
    z-index: 999;
    position: relative;
    display: block;
}

.aboutUsPage .interactive-banners-style-03 .opacity-extra-medium-2 {
    z-index: -1;
    color: #fff;
    opacity: 1;
    opacity: 0;
}

.aboutUsPage .interactive-banners-style-03 h6{
    color: #fff;
}

.aboutUsPage .interactive-banners-style-03:hover .interactive-banners-image {
    opacity: 0.5;
}

.aboutUsPage .bg-extra-dark-gray {
    background-color: #021644;
    min-height: 800px;
    background-image: url(../images/patterns/short-w.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.aboutUsPage .bg-gradient-tussock-greenish-slate {
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
}

.aboutUsPage .videoSection {
    padding: 0;
    min-height: 80vh;
    display: flex;
    align-content: center;
    align-items: center;
}



.aboutUsPage .glanceSection .titleDiv {
    display: flex;
    align-items: center;
}

.aboutUsPage .glanceSection h1 {
    color: #021644;
    font-weight: bold;
    font-size: 32px;
    margin: 0;
    letter-spacing: 1px;
    padding-left: 10px;
}

.aboutUsPage .memberRow {
    -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
    color: #fff;
    margin-bottom: 30px;
    background: #021644;
}

    .aboutUsPage .memberRow .memberName {
        color: #ffffff;
        font-weight: bold;
        font-size: 32px;
        margin: 0;
        letter-spacing: 0px;
    }

    .aboutUsPage .memberRow .memberPosition {
        color: #ffffff;
        font-weight: bold;
        font-size: 22px;
        margin: 0;
        letter-spacing: 0px;
        margin-bottom: 30px;
    }
    .aboutUsPage .memberRow p {
        line-height: 1.3;
        font-size: 18px;
    }

.committeeTitle{
    color: #15f4ee;
    font-weight: bold;
    letter-spacing: 0;
}


.aboutUsPage .achievingSection .titleDiv {
    display: flex;
    align-items: center;
    margin-left: 0px;
}

.aboutUsPage .achievingSection .titleDiv img {
    position: absolute;
    position: relative;
    top: 0px;
    /* display: block; */
    color: #0971ce;
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    font-size: 32px;
    z-index: 8;
    max-width: 32px;
}

.aboutUsPage .achievingSection h1 {
    color: #021644;
    font-weight: bold;
    font-size: 32px;
    margin: 0;
    letter-spacing: 1px;
    padding-left: 10px;
}



/* news */


.newsPage .logosSection .interactive-banners-style-03 {
    z-index: 999;
    position: relative;
    display: block;
}

.newsPage .interactive-banners-style-03 .opacity-extra-medium-2 {
    z-index: -1;
    color: #fff;
    opacity: 1;
}

.newsPage .interactive-banners-style-03 h6 {
    color: #fff;
}

.newsPage .interactive-banners-style-03:hover .interactive-banners-image {
    opacity: 0.5;
}

.newsPage .bg-extra-dark-gray {
    background-color: #021644;
    min-height: 800px;
    background-image: url(../images/patterns/short-w.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.newsPage .bg-gradient-tussock-greenish-slate {
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
}

.newsPage .memberRow {
    -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
    color: #fff;
    margin-bottom: 30px;
    background: #021644;
}

    .newsPage .memberRow .newsTitle h4 {
        color: #ffffff;
        font-weight: bold;
        font-size: 22px;
        line-height: 28px;
        margin: 0;
        letter-spacing: 0px;
    }

    .newsPage .memberRow .newsTitle a {
        color: #ffffff;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
        margin: 0;
        letter-spacing: 0px;
    }

    .newsPage .newsDate {
        font-size: 12px;
        line-height: 1.1;
        margin-bottom: 10px;
        color: #fff;
    }

    .newsPage .memberRow p {
        line-height: 1.3;
        font-size: 16px;
    }

.newsPage .post-details {
    padding: 0px 30px;
}


/* careers */


.careersPage .logosSection .interactive-banners-style-03 {
    z-index: 999;
    position: relative;
    display: block;
}

.careersPage .interactive-banners-style-03 .opacity-extra-medium-2 {
    z-index: -1;
    color: #fff;
    opacity: 1;
}

.careersPage .interactive-banners-style-03 h6 {
    color: #fff;
}

.careersPage .interactive-banners-style-03:hover .interactive-banners-image {
    opacity: 0.5;
}

.careersPage .bg-extra-dark-gray {
    background-color: #021644;
    min-height: 800px;
    background-image: url(../images/patterns/short-w.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.careersPage .bg-gradient-tussock-greenish-slate {
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
}

.careersPage .memberRow {
    -webkit-box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.1);
    background: linear-gradient(40deg, rgb(2 22 68) 0%, rgb(21 244 238) 100%);
    color: #fff;
    margin-bottom: 30px;
    background: #021644;
}

    .careersPage .memberRow .careersTitle h4 {
        color: #ffffff;
        font-weight: bold;
        font-size: 22px;
        line-height: 28px;
        margin: 0;
        letter-spacing: 0px;
    }

    .careersPage .memberRow .careersTitle a {
        color: #ffffff;
        font-weight: bold;
        font-size: 28px;
        line-height: 1;
        margin: 0;
        letter-spacing: 0px;
    }

.careersPage .careersDate {
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 10px;
    color: #fff;
}

.careersPage .memberRow p {
    line-height: 1.2;
    font-size: 17px;
}

.careersPage .post-details {
    padding: 30px 30px;
}

.careersSector {
    color: #15f4ee;
    font-size: 1.30rem;
    line-height: 2rem;
    margin-bottom: 8px;
}

.careersPage .formBlock label {
    color: #021644;
}
/*contact*/
.contactPage .bg-extra-dark-gray {
    background-color: #021644;
    min-height: 800px;
    background-image: url(../images/patterns/short-w.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.contactPage .panel-title span {
    color: #021644;
    font-size: 18px;
}

.contactPage .accordion-style-03 .panel .panel-heading i {
    color: #15f4ee;
}


.contactPage .panel-body ul {
   list-style: none;
}

.contactPage .panel-body li {
    display: flex;
    line-height: 1.2;
    margin-bottom: 12px;
    margin-top: 12px;
}

    .contactPage .panel-body li i {
        font-size: 14px;
        top: 5px;
        position: relative;
        padding-right: 5px;
    }

.contactPage .contactBlock {
    background: transparent !important;
    font-size: 20px;
    color: #fff;
    border: 1px solid #d1d1d1;
    border-right: none;
}

    .contactPage .contactBlock i {
        color: #15f4ee;
    }
/**/

/* ir */

/*contact*/

.irPage .quickLinksSideNav {
    background-color: rgb(2, 22, 68);
}

.irPage .quickLinksSideNav a{
    color: #fff;
}

.irPage .quickLinksSideNav a.active{
    color: #15f4ee;
    font-weight: bold;
}

.irPage .quickLinksSideNav h6 {
    color: #15f4ee;
    font-weight: bold;
}

.irPage .cart-products td a {
    color: #000;
}

.irPage .fileSectionRow h4{
    color: rgb(2, 22, 68);
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
}

.irPage .fileSectionRow {
    border-bottom: 1px solid #15f4ee;
}

.irPage .cart-products th {
    color: rgb(2, 22, 68);
    font-weight: bold;
}


.irPage .panel-title span {
    color: #021644;
    font-size: 18px;
}

.irPage .accordion-style-03 .panel .panel-heading i {
    color: #15f4ee;
}


.irPage .panel-body ul {
    list-style: none;
}

.irPage .panel-body li {
    display: flex;
    line-height: 1.2;
    margin-bottom: 12px;
    margin-top: 12px;
}

    .irPage .panel-body li i {
        font-size: 14px;
        top: 5px;
        position: relative;
        padding-right: 5px;
    }

.irPage .contactBlock {
    background: transparent !important;
    font-size: 20px;
    color: #fff;
    border: 1px solid #d1d1d1;
    border-right: none;
}

    .irPage .contactBlock i {
        color: #15f4ee;
    }
/**/

.PagerCustom .btn {
    background: #fff;
    color: #232323;
    box-shadow: 0 0 10px rgba(23, 23, 23, .15);
}

.slider-blog-banner .swiper-bottom-content h5{
    color: rgb(2, 22, 68);
    color: #fff;
    margin: 0px;
    margin-top: 1rem;
}

.slider-blog-banner .swiper-bottom-content span {
    color: #021644;
    color: #fff;
    font-weight: normal;
    letter-spacing: 3px;
}

.slider-blog-banner .swiper-bottom-content{
    text-align: center;
}
/**/
footer {
    background: #021644;
    margin-top: 5%;
    margin-top: 0%;
    background: linear-gradient(0deg, rgb(0 15 49) 0%, rgb(2, 22, 68) 90%);
}

    footer span {
        color: #fff !important;
        font-weight: bold;
        font-size: 16px;
    }

    footer .social-icon-style-12 li a {
        color: #15f4ee;
    }

    footer a {
        color: #fff !important;
    }

    footer p {
        color: #fff !important;
    }

.contactPage .mapBlock {
    position: absolute;
    left: 0;
    margin-top: 2%;
}

.introSectionWithLogos{
    padding: 60px 0px;
}

.introSectionWithLogos img {
    max-width: 190px;
}

    .introSectionWithLogos .client-logo-style-01 .client-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }


.countriesHomeBanner{
    padding: 60px 0px;
}

.countriesHomeBanner .containerCustom {
    z-index: 999;
    position: relative;
}

.countriesHomeBanner img {
    opacity: 1;
    z-index: 9999999;
    max-width: 32px;
    padding-right:5px;
}

.countriesHomeBanner .countriesLogoData .colCountry {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
}

    .countriesHomeBanner .countriesLogoData .colCountry span {
        color: #fff;
        font-weight: normal;
        font-size: 22px;
    }


    .countriesHomeBanner .countriesLogoData .colCountry:not(:last-child) span:after {
        content: '';
        height: 12px;
        width: 1px;
        background: #15f4ee;
        display: inline-block;
        margin-left: 18px;
        margin-right: 18px;
    }

.slider-blog-banner img{
    position: absolute;
    position: relative;
}

.doitnowSection h3 {
    font-size: 128px;
    font-family: 'Tajawal', sans-serif;
    font-size: 128px;
    font-weight: 900;
    line-height: 0.8;
    padding-left: 10px;
}

.doitnowSection ul {
    list-style: none;
    display: inline-flex;
    color: #fff;
}

    .doitnowSection ul li {
        margin-right: 5%;
    }


.doitnowSection p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    border-left: 1px solid #15f4ee;
    margin-left: 15px;
}

.doitnowSection .btn {
    margin: 15px;
    background: #15f4ee;
    color: #000;
    padding: 15px 30px !important;
}

.aboutUsSection .tab-style-05 .nav-tabs .nav-link.active {
    background: #68cad3 !important;
    box-shadow: 0 0px 15px 0 rgba(23, 23, 23, .08);
    border: none;
    color: #ffffff !important;
    font-size: 20px;
    border: 0px solid !important;
}

.aboutUsSection .nav-tabs > li.nav-item > a.nav-link {
    border-bottom: 1px solid transparent;
    color: #fff !important;
    font-size: 20px;
    border: 1px solid #565656 !important;
    margin-left: 15px;
}

.aboutUsSection .tbCell span {
    font-size: 22px;
}


.aboutUsSection .tbCell p {
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
}

.aboutUsSection .tbCell p span{
    font-size: 16px;
}

.tbCell .w-100 {
    border-left: 1px solid #68cad3;
    padding-left: 12px;
}

@media (max-width: 767px) {
    .aboutUsSection  .tab-style-05 .nav-tabs li {
       width: 50%;
    }
}


@media (max-width: 991px) {
    .aboutUsSection .tbCell p {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .annualReportsCover {
        max-width: 300px;
    }
    .annualReportsHomeSection p {
        font-size: 32px;
        font-size: 23px;
        line-height: 1.3;
        max-width: 80%;
        margin-bottom: 5% !important;
    }
    .introSectionWithLogos .client-logo-style-01 .client-box {
        height: auto !important;
    }

    .introSectionWithLogos .brandsBlock{
        flex-direction: column !important;
    }
    .homeLeftBlockParent .feature-box-left-icon-middle .feature-box-content {
        overflow: visible;
        -webkit-box-flex: 1;
        flex: 1;
    }
    body {
        padding-top: 0px !important;
    }

    header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
        max-height: 36px;
    }

    header .navbar .navbar-brand .default-logo,
    header.sticky .navbar-brand .alt-logo,
    header .sidebar-nav-menu .navbar-brand .default-logo {
        visibility: visible !important;
        opacity: 1 !important;
        width: auto !important;
    }


    header.sticky .navbar .navbar-brand .default-logo,
    header .navbar-brand .alt-logo,
    header .navbar .navbar-brand .mobile-logo,
    header .sidebar-nav-menu .navbar-brand .mobile-logo {
        visibility: hidden !important;
        opacity: 0 !important;
        width: 0 !important;
    }

    header .navbar .navbar-brand img, header.side-menu .logo img, header .sidebar-nav-menu .navbar-brand img {
        max-height: 36px;
    }

    header .top-bar + .navbar.fixed-top {
        top: calc(30px + .35rem) !important;
        background-color: transparent !important;
    }

    .header-social-icon a > i {
        color: #fff;
    }

    header.sticky .header-social-icon a > i {
        color: #000;
    }

    .navbar-dark.bg-transparent .navbar-toggler-line {
        background: #fff !important;
    }

    header.sticky .navbar-dark.bg-transparent .navbar-toggler-line {
        background: #000 !important;
    }

    .navbar.navbar-dark.bg-transparent .navbar-nav .nav-link, 
    .navbar.navbar-dark.bg-transparent .header-search-icon > a, .navbar.navbar-dark.bg-transparent .header-social-icon > a, .navbar.navbar-dark.bg-transparent .header-cart-icon > a, .navbar.navbar-dark.bg-transparent .header-language > a, .navbar.navbar-dark .nav-bar-contact {
        color: #fff !important;
    }

    header.sticky .navbar.navbar-dark.bg-transparent .navbar-nav .nav-link,
    header.sticky .navbar-dark.bg-transparent .header-search-icon > a,
    header.sticky .navbar-dark.bg-transparent .header-social-icon > a,
    header.sticky .navbar.navbar-dark.bg-transparent .header-cart-icon > a,
    header.sticky .navbar.navbar-dark.bg-transparent .header-language > a,
    header.sticky .navbar.navbar-dark .nav-bar-contact {
        color: #000 !important;
    }

    header.sticky .top-bar + .navbar.fixed-top {
        background-color: #fff !important;
        background: #fff !important;
    }

    .homeRightNavParent{
        display: none;
    }

    .heroSection .slideContent h2 {
        font-size: 2.9rem;
        line-height: 3.2rem;
    }

    .aboutUsSection p {
        font-size: 22px;
        line-height: 1.3;
    }

    section.scroller-section4 a.scroller-post {
        display: flex;
        align-content: center;
        align-items: center;
        height: auto;
        flex-direction: row;
    }

    section.scroller-section4 a.scroller-post .num-holder {
        height: auto;
        padding: 15px;
    }

    section.scroller-section4 a.scroller-post .cont-holder {
        height: auto;
        padding: 15px;
    }

    

        section.scroller-section4 a.scroller-post .cont-holder img {
            position: relative;
            width: calc(100% - 10px);
            height: calc(100% - 10px);
            top: auto;
            left: auto;
        }

    .homePage .videoSectionWithFact .factsCol {
        min-height: auto;
        margin-top: 0%;
    }

    .homePage .videoSectionWithFact .videoCol {
        min-height: auto;
        margin-right: auto;
        /* width: 100%; */
    }

    .homePage .logosSection h6 {
        height: auto !important;
    }
    .navbar-full-screen-menu-inner {
        background: #021644 !important;
    }

    [data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .mCustomScrollBox {
        width: 80%;
    }

    .nav-item > .dropdown-toggle {
        display: flex;
        width: 100%;
        height: auto;
        right: 0px;
        position: relative;
        top: 0;
        text-align: left;
        line-height: 50px;
        align-items: center;
        justify-content: space-between;
    }

        .nav-item > .dropdown-toggle i {
            display: block;
            position: absolute;
            right: 0;
        }

        .dropdown-toggle::after {
            display: inline-block;
        }

    .careersPage section.big-section,
    .contactPage section.big-section,
    .aboutUsPage section.big-section,
    .irPage section.big-section,
    .newsPage section.big-section,
    .businessesPage section.big-section {
        padding-top: 120px;
    }

    .irPage .cart-products td:last-child {
        text-align: center;
    }
    .irPage .cart-products td {
        text-align: center;
    }

    .irPage .cart-products .product-name {
        text-align: center;
    }

    .cart-products tr {
        padding-left: 0px;
    }

    .contactPage .mapBlock {
        position: relative;
    }

    .contactPage .contactBlock {
        border-right: 1px solid #d1d1d1;
    }

}