﻿/*@import url('https://fonts.googleapis.com/css?family=Cairo');*/


@font-face {
    font-family: 'Brushs';
    src: url('fonts/DK Momotaro.eot');
    src: local('☺'), url('../fonts/DK Momotaro.woff') format('woff'), url('../fonts/DK Momotaro.ttf') format('truetype'), url('../fonts/DK Momotaro.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CoHeadline-Bold';
    src: url('../fonts/CoHeadline-Bold.eot') format('embedded-opentype'), url('../fonts/CoHeadline-Bold.svg') format('svg'), url('../fonts/CoHeadline-Bold.ttf') format('truetype'), url('../fonts/CoHeadline-Bold.woff') format('woff');
}

@font-face {
    font-family: 'CoText-Light';
    src: url('../fonts/CoText-Light.eot') format('embedded-opentype'), url('../fonts/CoText-Light.svg') format('svg'), url('../fonts/CoText-Light.ttf') format('truetype'), url('../fonts/CoText-Light.woff') format('woff');
}

@font-face {
    font-family: 'CoText-Regular';
    src: url('../fonts/CoText-Regular.eot') format('embedded-opentype'), url('../fonts/CoText-Regular.svg') format('svg'), url('../fonts/CoText-Regular.ttf') format('truetype'), url('../fonts/CoText-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'fa-brands-400';
    src: url('../fonts/fontawesome/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fontawesome/fa-brands-400.svg') format('svg'), url('../fonts/fontawesome/fa-brands-400.ttf') format('truetype'), url('../fonts/fontawesome/fa-brands-400.woff') format('woff'), url('../fonts/fontawesome/fa-brands-400.woff2') format('woff2'), url('../fonts/fontawesome/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fontawesome/fa-regular-400.svg') format('svg'), url('../fonts/fontawesome/fa-regular-400.ttf') format('truetype'), url('../fonts/fontawesome/fa-regular-400.woff') format('woff'), url('../fonts/fontawesome/fa-regular-400.woff2') format('woff2'), url('../fonts/fontawesome/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fontawesome/fa-solid-900.svg') format('svg'), url('../fonts/fontawesome/fa-solid-900.ttf') format('truetype'), url('../fonts/fontawesome/fa-solid-900.woff') format('woff'), url('../fonts/fontawesome/fa-solid-900.woff2') format('woff2');
}


body {
    margin: 0;
    font-family: 'CoText-Light',sans-serif !important;
    font-size: 14px;
    background: #fff;
    margin-top: 0 !important;
    color: #4A4A4A;
    overflow-x: hidden;
}


    body a {
        /* transition: 0.5s all; */
        /* -webkit-transition: 0.5s all; 
            -moz-transition: 0.5s all;
            -o-transition: 0.5s all;
            -ms-transition: 0.5s all;*/
        text-decoration: none;
        color: #00c4b3;
        cursor: pointer;
    }

    body[dir=rtl] {
        /* font-family: 'Changa', sans-serif !important; */
        /*font-family: 'Changa', sans-serif !important;*/
    }

        body[dir=rtl] a {
            border: 0 !important;
            /*font-family: 'Changa', sans-serif !important;*/
        }

            body[dir=rtl] a.border-light {
                border: 1px solid !important;
            }

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-weight: 900;
    color: #003b70 !important;
    letter-spacing: 1px;
}

h2 {
    font-size: 30px !important;
}

h3 {
    font-size: 22px !important;
}

h4, .h4 {
    font-size: 1.3em;
}

body[dir='rtl'] h1, body[dir='rtl'] h2, body[dir='rtl'] h3, body[dir='rtl'] h4, body[dir='rtl'] h5, body[dir='rtl'] h6, body[dir='rtl'] .font-size-30, body[dir='rtl'] .font-size-27 {
    direction: rtl !important;
    font-family: 'Changa', sans-serif !important;
    font-weight: bold;
}

body[dir='rtl'] .rtl, body[dir='rtl'] table, body[dir='rtl'] ul, body[dir='rtl'] li, body[dir='rtl'] div, body[dir='rtl'] span, body[dir=rtl] p {
    direction: rtl !important;
}


p {
    margin: 10px 0px;
    line-height: 1.8;
}

.fg-red {
    color: red !important;
}

ul.list-items li {
    margin: 0 15px;
}

ul ul > li {
    list-style-type: square;
}

.navbar-collapse ul ul > li {
    list-style-type: none;
}

img.img.img-responsive {
    user-select: none;
}



body[dir=rtl] ul, body[dir=rtl] .number-list-img {
    direction: rtl !important;
}



body a:hover, body a:focus, body a:active, body a.active {
    text-decoration: none !important;
    outline: none !important;
}
/*--header--*/
.navbar {
    margin-bottom: 0px;
    height: auto;
    padding: 0 !important;
}

    .navbar.navbar-default {
        background: #fff;
        margin: 0;
        border-top: none;
        min-height: 40px;
        border-color: transparent;
        /* padding: 5px 0; */
    }

.collapse.navbar-collapse ul.nav.navbar-nav.top-nav-info li.online-banking a {
    color: #0dab9b;
    background-color: white;
}

.collapse.navbar-collapse ul.nav.navbar-nav.top-nav-info li.online-banking.active:last-child a,
.multi-column-dropdown li.active a {
    color: #ffffff;
    text-decoration: none;
    background-color: #003b70;
    outline: 0;
}

.borderfram {
    border: 1px solid #eee;
    padding: 10px 15px;
}

.content {
    margin-top: 0;
    padding: 15px 15px 15px 15px;
    background-color: #FFF;
    box-shadow: 0px 1px 2px 1px rgba(123, 127, 126, 0.33);
    border-radius: 8px;
}

.select2-container .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single {
    border: none;
    border-radius: 8px;
}

.select2-container {
    width: 100% !important
}

.select2 select2-container select2-container--default select2-container--above {
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.navbar-right {
    margin-right: 0;
}

.nav.logo {
    padding: 10px 0;
}

.top-header p, .top-header h2 {
    font-size: 0.9em;
    color: #353F49;
    line-height: 1.8em;
    margin-top: .8em;
    letter-spacing: 1px;
    font-weight: 500;
}

    .top-header p a, .top-header h2 a {
        color: #ff5a10;
        padding: 0 7px;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        transition: .5s all;
    }

        .top-header p a:hover, .top-header h2 a:hover {
            color: #33414e;
        }
/*--social-icons--*/
.social-icons {
    margin-top: 10px;
    font-size: 22px;
    clear: both;
}

.secondary-menu {
    display: inline;
    float: left;
    padding: 12px 0 12px 0;
}

.navbar-toggler {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .navbar-toggler:focus {
        outline: 0;
    }

    .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggler .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.navbar-default .navbar-toggler {
    border-color: transparent !important;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 99999999999999;
}

@media (min-width: 768px) {
    .navbar-toggler {
        display: none;
    }
}

body[dir='rtl'] .secondary-menu ul li {
    /*float: right;*/
}

.secondary-menu.ar ul li {
    border: 0;
}

.social-icons ul li a {
    display: block;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
    padding: 0;
}

.secondary-menu a {
    text-transform: uppercase;
    font-size: 12px;
    color: #767676;
    padding: 0 10px;
    /* background: red; */
    border-right: 1px solid #979797 !important;
    font-family: Arial;
}



.secondary-menu ul li:nth-child(4) a, .secondary-menu ul li:last-child a, body[dir='rtl'] .secondary-menu ul li:nth-child(5) a, body[dir='rtl'] .secondary-menu ul li:last-child a {
    border: 0 !important;
}


.secondary-menu ul li.active, .secondary-menu ul li.active a {
    color: white;
    background-color: #003B70;
}

li.LangEN:hover, li.LangEN:hover a {
    color: #767676;
    background-color: white !important;
}

li.LangAR:hover, li.LangAR:hover a {
    background-color: white !important;
    color: #767676 !important;
}

.field-validation-error {
    color: #c01010;
}

/*-----------------*/
.content-section {
    margin-top: 60px;
}

.content-section-padding-top {
    padding-top: 30px;
}

.content-section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-section-padding-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.content-section-padding-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-section-padding-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.filtr-container {
    height: auto !important;
}

.content-section-30 {
    margin-top: 30px;
}

/*--header-two--*/
.header-two-left {
    margin-top: 3.6em;
}

    .header-two-left ul li {
        display: inline-block;
        color: #33414e;
        font-size: 1em;
        margin-right: 1.5em;
    }

        .header-two-left ul li a {
            color: #33414e;
            -webkit-transition: .5s all;
            -moz-transition: .5s all;
            transition: .5s all;
        }

            .header-two-left ul li a:hover {
                color: #003B70;
            }

        .header-two-left ul li i.glyphicon {
            font-size: .9em;
            margin-right: .8em;
        }

.header-two .navbar-nav {
    width: 33%;
}

.logo {
    text-align: center;
}

    .logo h1 {
        font-size: 3em;
        margin: 0.6em 0 0.5em;
        font-weight: 900;
    }

        .logo h1 a {
            display: inline-block;
            color: #003B70;
            text-decoration: none;
        }

            .logo h1 a b {
                color: #353F49;
            }

span.tag {
    display: block;
    font-size: .3em;
    color: #999;
    letter-spacing: 1px;
    margin-top: 6px;
    font-weight: 400;
}

.header-two-right {
    text-align: right;
}

.header-right {
    float: right;
    text-align: center;
}

    .header-right a {
        font-size: 0.9em;
        color: #33414e;
        font-weight: 500;
    }

        .header-right a:hover {
            color: #003B70;
        }

    .header-right.cart h4 {
        display: inline-block;
    }

    .header-right span.glyphicon {
        font-size: 1.5em;
        color: #003B70;
        margin-right: 5px;
    }

.cart-box p {
    padding: 6px 8px;
    background-color: #DCDCDC;
    margin-top: 5px;
    font-size: .9em;
}

.header-right.cart {
    margin-right: 2em;
    padding-right: 2em;
    border-right: 1px solid #ECECEC;
    margin-top: 2.3em;
}

.header-right.my-account {
    margin: 3.2em 0;
}
/*--top-nav--*/
.top-nav.navbar.navbar-default {
    background: #f4f4f4;
    padding: 0;
    height: 40px;
    z-index: 99999;
}

.top-nav nav.navbar {
    margin: 0;
    position: relative;
    background: #f4f4f4;
    min-height: 40px;
    border: 0;
}

ul.dropdown-menu {
    -moz-animation: fadeInDown .3s ease-in;
    -webkit-animation: fadeInDown .3s ease-in;
    /*-- w3layouts --*/
    animation: fadeInDown .3s ease-in;
}

.navbar-nav.top-nav-info {
    float: none;
    text-align: center;
}

ul.dropdown-menu.multi-column {
    /* width: 100%; */
    padding: 1em;
    left: auto;
    right: auto;
    min-width: 200px;
}

.dropdown-toggle::after {
    display: none;
}

.multi-column a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #999;
    line-height: 2.5em;
    font-size: 1em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

    .multi-column a:hover, .secondary-menu a:hover {
        color: #00c4b3;
        font-weight: 500;
        background-color: #fff;
    }

.secondary-menu ul li.active a:hover {
    color: white;
    background-color: #003B70;
}

.multi-column li h6 a {
    font-size: 1.5em;
    color: #000;
    font-weight: 700;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
    position: inherit;
}

.SubTitle.Main-Founders {
}

.navbar-default .navbar-nav > li > a {
    color: #003B70;
    font-size: 1.2em;
    padding: 0 1.3em;
    font-weight: 500;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    line-height: 40px;
    text-transform: none !important;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #00C4B3;
        background: white;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active, .navbar-nav > li.active a {
        color: #fff !important;
        background-color: #003B70 !important;
    }

b.caret {
    margin-left: 0.5em;
}

.row h4 {
    line-height: 1.8em;
}

.menu-grids.menulist1 ul {
    display: inline-block;
    width: 44%;
}

ul.multi-column-dropdown:nth-child(3) {
    /*-- agileits --*/
    border-right: 1px solid #D6D3D3;
}

.container-fluid {
    padding: 0 !important;
}

.multi-column-dropdown a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #999;
    line-height: 2.5em;
    font-size: 1em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

    .multi-column-dropdown a:hover, .secondary-menu a:hover {
        color: #00c4b3;
        font-weight: 500;
        background-color: #fff;
    }

.secondary-menu ul li.active a:hover {
    color: white;
    background-color: #003B70;
}

.multi-column-dropdown li h6 a {
    font-size: 1.5em;
    color: #000;
    font-weight: 700;
}

    .multi-column-dropdown li h6 a:hover {
        font-weight: 700;
        text-decoration: underline;
    }

.menu-grids img {
    width: 100%;
}

.new-add {
    background: url(../images/img2.jpg)no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.new-add2 h6 {
    /*font-family: 'Fascinate', cursive;*/
    font-size: 2.1em;
    color: #000;
}

.new-add h5 {
    font-family: 'Fascinate', cursive;
    font-size: 3em;
    padding: 1em 1em;
    color: #000;
    line-height: 1.4em;
}
/*-- w3layouts --*/
.menu-grids a {
    display: block;
    text-decoration: none;
}
/*--//top-nav--*/
/*--search--*/
.cd-main-header {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}

.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

    .cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
        -webkit-transform: translateX(-260px);
        -moz-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        -o-transform: translateX(-260px);
        transform: translateX(-260px);
    }

.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
}

.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: -47px;
    right: 15%;
}

    .cd-header-buttons li {
        display: inline-block;
    }

.cd-search-trigger, .cd-nav-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    /*-- agileits --*/
    white-space: nowrap;
    color: transparent;
    z-index: 3;
}

    .cd-search-trigger::before, .cd-search-trigger::after {
        /* search icon */
        content: '';
        position: absolute;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cd-search-trigger::before {
        /* lens */
        top: 11px;
        left: 11px;
        width: 18px;
        height: 18px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        border: 3px solid #2e3233;
    }

    .cd-search-trigger::after {
        /* handle */
        height: 3px;
        width: 8px;
        background: #2e3233;
        bottom: 14px;
        right: 11px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .cd-search-trigger span {
        /* container for the X icon */
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

        .cd-search-trigger span::before, .cd-search-trigger span::after {
            /* close icon */
            content: '';
            position: absolute;
            display: inline-block;
            height: 3px;
            width: 22px;
            top: 50%;
            margin-top: -2px;
            left: 50%;
            margin-left: -11px;
            background: #2e3233;
            opacity: 0;
            /* Force Hardware Acceleration in WebKit */
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
            -moz-transition: opacity 0.3s, -moz-transform 0.3s;
            transition: opacity 0.3s, transform 0.3s;
        }

        .cd-search-trigger span::before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .cd-search-trigger span::after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    .cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
        /* hide search icon */
        -moz-opacity: 0;
        opacity: 0;
    }

    .cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
        /* show close icon */
        -moz-opacity: 1;
        opacity: 1;
    }

    .cd-search-trigger.search-is-visible span::before {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .cd-search-trigger.search-is-visible span::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.cd-search {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    .cd-search input {
        border-radius: 0;
        border: none;
        background: #00a6d6;
        width: 100%;
        padding: 0 5%;
        -webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        font-size: 2em;
        padding: 1em 2em;
        color: #fff;
    }

        .cd-search input::-webkit-input-placeholder {
            color: #fff !important;
        }

        .cd-search input::-moz-placeholder {
            color: #fff !important;
        }

        .cd-search input:-moz-placeholder {
            color: #fff !important;
        }

        .cd-search input:-ms-input-placeholder {
            color: #fff !important;
        }

        .cd-search input:focus {
            outline: none;
        }

    .cd-search.is-visible {
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }
/*--//search--*/
/*--//header--*/
/*--banner--*/

.banner {
    position: relative;
}

    .banner > img.img.img-responsive {
        width: 100%;
    }

.Mint .panel-group.mobile .panel-body {
    border-top: none !important;
}

.banner-right {
    background: url(../images/img3.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    padding-top: 2em;
}


.banner h2 {
    color: #fff;
    font-size: 3em;
}

.banner-text h3 {
    text-align: center;
    margin: 1.3em auto;
    font-size: 1.5em;
    color: #fff;
    background: #003B70;
    display: inline-block;
    padding: .5em 1em;
}

.banner-right ul li {
    position: relative;
}

    .banner-right ul li h4 {
        position: absolute;
        font-size: 5em;
        color: #000;
        bottom: 21%;
        left: 27%;
    }

.banner .menu {
    margin-top: -70px;
}

.banner ul.nav {
    list-style: none;
    display: table;
    display: flex;
    justify-content: center;
    /*   align-items: center;*/
}
    /*.banner .box-bg-img img.img-responsive{
   margin:0px;width: 100%;
    }*/
    .banner ul.nav li {
        width: 130px;
        height: 70px;
        background: rgba(0, 196, 179, 0.8);
        margin-right: 3px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .banner ul.nav li a {
            color: #FFFFFF;
            font-size: 14px;
            line-height: 21px;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 600;
        }

.nav-container {
    width: 460px;
    margin: 0 auto;
}

    .nav-container ul {
        padding: 0px;
        list-style: none;
        float: left;
    }

        .nav-container ul li {
            display: inline;
        }

/*------------------------------------*/
/*------- news letter ------*/
/*-----------------------------------*/
.news-letter {
    margin: 60px 0;
}


    .news-letter .input-group-addon {
        border: 3px solid #00C4B3;
        background: #00C4B3;
        padding-right: 20px;
        padding-left: 20px;
        color: #FFFFFF;
        font-size: 30px;
    }

    .news-letter input[type='text'] {
        background: #FFFFFF;
        opacity: 1.00;
        border: 3px solid #00C4B3;
        font-size: 30px;
        padding: 15px 10px;
        letter-spacing: 1.25px;
        height: 60px;
    }

/*---------------------------------*/
/*------------- footer-------------*/
/*---------------------------------*/

.footer {
    margin-top: 0px;
    padding: 10px 0 0 0;
    background: #00C4B3;
    letter-spacing: 0.83px;
}

    .footer .logo {
        margin: 15px 0;
    }

body[dir="rtl"] .footer .logo {
    margin: 15px 0;
    float: left;
    clear: both;
    margin-right: 100%;
    /* margin:15px auto;*/
}

body[dir='rtl'] .footer {
    clear: both;
    /*height: 115px;*/
}

body[dir='rtl'] .flipit {
    direction: ltr !important;
    display: inline;
}

.footer h4 {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    margin-bottom: 0;
    line-height: 33.54px;
}

.footer p {
    padding: 0;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.3;
    margin: 5px 0;
}

.footer .tel {
    font-size: 30px;
    line-height: 33.54 px;
    letter-spacing: 1.25px;
    font-family: CoHeadline-Bold;
}

body[dir='rtl'] .footer .tel a {
    font-size: 28px;
    font-weight: bold;
    font-family: 'Changa', sans-serif !important;
    text-decoration: none !important;
}


.footer p.text-center {
    text-align: center !important;
}

.footer .tel i {
    /* margin-right: 5px; */
    margin-left: 0;
}

body[dir='rtl'] .footer .tel i {
    margin-left: 5px;
    margin-right: 0px;
}

.footer a {
    color: white;
}

.footer .btn-prime {
    border: 2px solid;
    padding: 9px 40px;
    border: 2px solid white !important;
    background-color: transparent !important;
    border-radius: 30px;
    text-decoration: none;
}

    .footer .btn-prime:hover {
        border-color: white;
        background-color: transparent !important;
        color: white;
        text-decoration: none;
    }

/*--//footer--*/

/*--collapse-tabs--*/
.collpse.tabs {
    padding-top: 1em;
}

.panel-group {
    margin-bottom: 0 !important;
}

h4.panel-title a {
    font-size: 1.3em;
    text-transform: capitalize;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: .6em 1.5em;
}

.panel-default {
    border: none !important;
}

.panel-body {
    /*padding: 15px;*/
    color: #999;
    line-height: 1.8em;
    font-size: 1em;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #00a6d6;
    border-color: #00a6d6;
    padding: 0;
}

body[dir="rtl"] .panel-default > .panel-heading {
    text-align: right;
    border: none;
}
/*--//single-page--*/

.mint-menu {
    background-image: url('../images/Home/mint.png');
}
/*---------------------------------------------------------------------*/
.no-border {
    border-right: none !important;
}

.border-bottom {
    border-bottom: 2px solid #D8D8D8;
}

.border-right {
    border-right: 1px solid #D8D8D8;
}
/*--------------- layout-colors texts and backgrounds -----------------*/
.fg-primary {
    color: #00C4B3 !important;
}

.fg-secondary {
    color: #003B70 !important;
}

.fg-light {
    color: white !important;
}


.fg-deep-pink {
    color: #ff2b75 !important;
}

.fg-yellow {
    color: #fef001 !important;
}

.fg-aqumarine {
    color: #01cdc9 !important;
}

.fg-magenta {
    color: #430F8F !important;
}

.fg-blue-violet {
    color: #3e1051 !important;
}

.fg-brown {
    color: #8d6f4b !important;
}

.fg-green {
    color: #8bdc64 !important;
}

.bg-primary {
    background-color: #00C4B3 !important;
}

.bg-gray {
    background-color: #f2f2f2;
}

.bg-secondary {
    background-color: #003B70 !important;
}

.bg-light {
    background-color: white !important;
}

.bg-magenta {
    background-color: #430F8F !important;
}

.bg-deep-pink {
    background-color: #ff2b75 !important;
}

.bg-yellow {
    background-color: #fef001 !important;
}

.bg-aqumarine {
    background-color: #01cdc9 !important;
}

.bg-blue-violet {
    background-color: #3e1051 !important;
}

.bg-brown {
    background-color: #8d6f4b !important;
}

.bg-green {
    background-color: #8bdc64 !important;
}

.bg-aqumarine2 {
    background-color: #01cec9 !important;
}

.bg-transperant {
    background-color: transparent !important;
}

.btn {
    border-radius: 10px !important;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0.536667px;
    padding: 16px 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
}

.btn-slim {
    padding: 8px 30px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #003B70;
    text-decoration: none;
}

.btn-prime {
    background-color: #00C4B3 !important;
}

.btn-secondary {
    background-color: #003B70 !important;
    color: white !important;
}

.SMEForm.container {
    padding-bottom: 20px;
}

.btn-light {
    color: #00C4B3 !important;
    background-color: white !important;
    /* border: 1px solid #00C4B3; */
}


.btn-deep-pink {
    background-color: #ff2b75 !important;
}

.btn-yellow {
    background-color: #fef001 !important;
}

.btn-aqumarine {
    background-color: #01cdc9 !important;
}

.btn-magenta {
    background-color: #430F8F !important;
}

.btn-blue-violet {
    background-color: #3e1051 !important;
}

.btn-brown {
    background-color: #8d6f4b !important;
}

.btn-green {
    background-color: #8bdc64 !important;
    color: #003B70;
}

.border-primary {
    border-color: #00C4B3 !important;
}

.border-secondary {
    border-color: #003B70 !important;
}

.border-light {
    border-color: white !important;
}


.border-deep-pink {
    border-color: #ff2b75 !important;
}

.border-yellow {
    border-color: #fef001 !important;
}

.border-aqumarine {
    border-color: #01cdc9 !important;
}

.border-magenta {
    border-color: #430F8F !important;
}

.border-blue-violet {
    border-color: #3e1051 !important;
}

.border-brown {
    border-color: #8d6f4b !important;
}

.border-green {
    border-color: #8bdc64 !important;
}

.border-light {
    border: 1px solid white;
}

.border-bottom-primary {
    border-bottom: 2px solid #00C4B3 !important;
}
/*-------------- no-margins and  padding ------------------*/
.no-row-margins {
    margin-right: 15px;
    margin-left: 15px;
}

body[dir=rtl] .no-row-margins {
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.no-padding {
    padding: 0;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-margin {
    margin: 0;
}

.no-margin-right {
    margin-right: 0;
}

.no-margin-left {
    margin-left: 0;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-30 {
    margin-top: 40px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.img-responsive {
    margin: auto;
}

.panel-images .img-responsive {
    margin: initial;
}
/*-----------------------------*/
.box-bg-img {
    position: relative;
    /* width:250px; */
    /* height:164px; */
    transition: all 600ms ease;
    backface-visibility: hidden;
    text-align: center;
}

    .box-bg-img ul, .box-bg-img .img-content {
        position: absolute;
        top: 0;
        left: 0;
    }

    .box-bg-img.flipped-ar {
        transform: scale(-1,1);
    }

        .box-bg-img.flipped-ar ul, .box-bg-img.flipped-ar .img-content {
            transform: scale(-1,1);
        }

    .box-bg-img .img-content.middle {
        padding-top: 15%;
    }

ul.external-links {
    list-style: none;
}

    ul.external-links li {
        width: 180px;
        height: 91px;
        border-right: 1px solid #00C4B3;
        color: #00C4B3;
        float: left;
        font-weight: bold;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.916667px;
        padding: 0 15px;
        /* padding-left: 15px; */
    }



.box-bg-img.flipped-ar ul.external-links li {
    border: 0;
    border-left: 1px solid #00C4B3;
}

    .box-bg-img.flipped-ar ul.external-links li:last-child {
        border-left: none;
    }

.box-bg-img.flipped-ar ul.external-links li {
    float: right;
}

.margin-top-minus {
    position: relative;
    top: -93px;
}

/*------------------------------*/
.news-header {
    background: #00C4B3;
    padding: 40px;
    font-size: 30px;
    color: white;
    position: relative;
    text-align: center;
    margin-top: -69px;
}

    .news-header .img {
        position: relative;
        top: 5px;
        float: left;
    }

.news-img {
    margin: auto 0 !important;
    max-height: 290px !important;
    width: 100%;
}

.img-news-container {
}

body[dir='rtl'] .news-header .img {
    float: right;
}

.flexslider p {
    overflow: hidden;
    margin-bottom: 15px;
}

@media(max-width:1110px) {
    .flex-viewport ul.slides li h3 {
        overflow: hidden;
    }
}

.flex-control-nav {
    right: 20% !important;
    left: auto !important;
    bottom: 0px !important;
}

/*----------- Corporate ---------------*/
.font-size-30 {
    font-size: 30px !important;
    line-height: 1;
    color: #003B70;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-40, body[dir='rtl'] .font-size-40 {
    font-size: 40px;
    line-height: 1;
}

body[dir='rtl'] .font-size-30 {
    font-size: 30px;
    line-height: 1.3;
    font-family: 'Changa', sans-serif !important;
    font-weight: 900;
    color: #003B70;
}


.font-size-24 {
    font-size: 24px !important;
    color: #003B70;
}

.font-size-17 {
    font-size: 17px;
}


.number-list-img {
    font-size: 30px;
}

.to-footer-div-parent {
    position: relative;
}

/*About  US*/
.about_us {
    height: 305px;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0px;
    padding-top: 18px;
}

body[dir="rtl"] .about_us {
    height: 305px;
    width: 100%;
    position: absolute;
    left: 0px;
    padding-top: 18px;
}

.bg-primary-opacity {
    background-color: rgba(0,196,179,.8);
}

.captalize {
    text-transform: uppercase;
}

.about_us .SubTitle {
    font-weight: bold;
}

.SubTitle {
    font-size: 20px;
}

    .SubTitle span {
        font-size: 20px;
        color: #003B71;
    }

    .SubTitle p {
        font-size: 14px;
    }

        .SubTitle p span {
            font-size: 14px;
            text-transform: capitalize;
        }

    .SubTitle h2 {
        margin: 20px 0;
    }

.to-footer-div-child {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .to-footer-div-child p {
        width: 100%;
    }

.row.text-center.bg-primary .navbar-nav li a {
    position: relative;
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: #fff !important;
    cursor: pointer;
    font-size: 12px;
}

body[dir="rtl"] .row.text-center.bg-primary .navbar-nav li a {
    position: relative;
    display: block;
    padding: 15px 40px;
    text-decoration: none;
    color: #fff !important;
    cursor: pointer;
    font-size: 12px;
}

body[dir="rtl"] .tab-content.cards-tab-content .font-size-24.fg-light,
body[dir="rtl"] .tab-content.cards-tab-content .font-size-24,
body[dir="rtl"] #content-carousel .item .font-size-30,
body[dir="rtl"] .content-section-padding.fg-secondary.font-size-30.margin-top-50 {
    line-height: 34px;
}

    body[dir="rtl"] .tab-content.cards-tab-content .font-size-24.fg-light,
    body[dir="rtl"] .tab-content.cards-tab-content .font-size-24,
    body[dir="rtl"] #content-carousel-card .item .font-size-30,
    body[dir="rtl"] .content-section-padding.fg-secondary.font-size-30.margin-top-50 {
        line-height: 34px;
    }

body[dir="rtl"] .row.to-footer-div-parent .content-section-padding.fg-secondary.font-size-30 {
    padding-top: 60px;
}

body[dir="rtl"] .row.to-footer-div-parent .text-center.content-section-30 {
    padding-top: 79px;
}

.row.text-center.bg-primary .navbar-nav li a:hover, .row.text-center.bg-primary .navbar-nav li a:focus {
    text-decoration: none;
    background-color: transparent;
}

.about_us ul.nav.navbar-nav.top-nav-info {
    height: 64px;
    padding: 20px 0;
}

.text-justify {
    text-align: justify;
}

.sub-menu {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 278px;
    z-index: 205;
    margin: 0;
}

body[dir="rtl"] .sub-menu {
    position: absolute;
    right: 0px;
    width: 100%;
    top: 298px;
    z-index: 205;
    margin: 0;
}

body[dir="rtl"] .about_us .banner {
    margin-bottom: 62px;
}

body[dir="rtl"] .about_us .banner {
    margin-bottom: 0;
}

.History_section {
    clear: both;
    height: 1px;
    margin-top: 30px;
    box-shadow: 0px 5px 11px #dadada;
}

.font-bold {
    font-weight: bold;
}

.font-lighter {
    font-weight: lighter;
}

.font-bolder {
    font-weight: bolder !important;
}

body[dir=""] .subtitles {
    font-size: 18px;
}

.sub-menu .ulnav.navbar-nav.top-nav-info {
    z-index: 9999;
}

.sub-menu ul.nav.navbar-nav.top-nav-info li {
    border: 1px solid #fff;
    border-width: 0px 1px 0px 0px;
    width: auto;
    height: 14px;
    font-size: 11px;
    background: transparent;
}

body[dir="rtl"] .sub-menu ul.nav.navbar-nav.top-nav-info li {
    border: 1px solid #fff;
    border-width: 0px 0px 0px 1px;
}

    body[dir="rtl"] .sub-menu ul.nav.navbar-nav.top-nav-info li:last-child {
        border-right: none;
        border-width: 0px;
    }

.sub-menu ul.nav.navbar-nav.top-nav-info li:last-child {
    border-left: none;
    border-width: 0px;
}

.Board-Of-Directors-Section {
    padding: 30px 0 120px 0;
}

body[dir="rtl"] .Board-Of-Directors > .Director_img {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.Board-Of-Directors > .Director_img {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.Director_data {
    padding-top: 50px;
}

    .Director_data h3 {
        margin-bottom: 0;
        width: 100%;
        font-size: 26px !important;
    }

    .Director_data h4 {
        margin-bottom: 20px;
        width: 100%;
        font-size: 26px !important;
        font-weight: 100 !important;
    }

.margin-top-minus-30 {
    margin-top: -90px;
}

.Director_img {
    overflow: hidden;
    height: 210px;
    background-color: #f6f6f6;
    border-radius: 10px;
    position: relative;
}

.Board-Of-Directors .Director_img {
    background-color: #fff;
}

.Board-Of-Directors_List .box-bg-img {
    width: 200px;
    height: auto;
    box-shadow: 0px 0px 30px #ccc;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    background-color: #fff;
    margin: auto;
}

.Board-Of-Directors_List .director_name {
    width: 297px;
    clear: both;
    display: block;
    height: 115px;
    margin-top: 20px;
    margin: auto;
    padding-top: 15px;
}

    .Board-Of-Directors_List .director_name div {
        text-align: right;
    }

@media(max-width:1080px) {
    .Board-Of-Directors_List .director_name {
        height: 150px;
    }

    body[dir='rtl'] .Board-Of-Directors_List .director_name {
        height: 90px;
    }
}

.board_member {
    font-size: 16px !important;
    width: 100%;
    text-align: right;
    color: #00C4B3 !important;
}

body[dir='rtl'] .board_member {
    font-family: 'Changa', sans-serif !important;
    font-weight: bold;
}

img.img-responsive.img-circle {
    user-select: none;
}

.Shareholders {
    margin-top: 30px;
}

.bar-Container {
    position: relative;
}

    .bar-Container img {
        position: absolute;
    }

.Shareholders .data {
    height: 220px;
}

span.Title {
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
}

body[dir="rtl"] .ShareholdersUL {
    list-style: none;
    width: 100%;
    clear: both;
    float: right;
}

.ShareholdersUL {
    list-style: none;
    width: 100%;
    clear: both;
}

body[dir="rtl"] .Egypt_ul li:first-child {
    float: right;
    margin-left: 20px;
    margin-bottom: 110px;
    margin-right: 0px;
}

.Egypt_ul li:first-child {
    float: left;
    margin-right: 20px;
    margin-bottom: 110px;
}

.KSA_ul li:first-child {
    float: left;
    margin-right: 20px;
    margin-bottom: 150px;
}

body[dir="rtl"] .KSA_ul li:first-child {
    float: right;
    margin-left: 20px;
    margin-bottom: 136px;
    margin-right: 0px;
}

body[dir="rtl"] .Kwait_ul li:first-child {
    float: right;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.Kwait_ul li:first-child {
    float: left;
    margin-right: 20px;
    margin-bottom: 0px;
}

body[dir="rtl"] .UAE_ul li:first-child {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
}

.UAE_ul li:first-child {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.ShareholdersUL li {
    color: #003B70;
    margin-bottom: 20px;
}

.LeaderShip_team {
    margin-top: 30px;
}

.name {
    font-size: 16px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
}

.position_title {
    font-size: 13px;
    width: 100%;
    display: block;
    text-align: center;
}

@media(max-width:1080px) {
    .position_title {
        font-size: 12px;
        word-wrap: break-word;
        display: block;
        height: 40px;
    }
}

.LeaderShip_team h2 {
    font-size: 40px;
}

a.capitalize.h2 {
    position: absolute;
    top: 50%;
    font-weight: bolder;
    color: #fff;
    font-size: 45px;
    /*    left: auto;
    right: auto;*/
    width: 100%;
    text-transform: uppercase;
    text-align: CENTER;
}

@media(max-width:1080px) {
    a.capitalize.h2 {
        top: 20%;
    }
}

img.media-Center {
    height: auto;
}
/*--------------------*/
ul.with-arrows {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
    margin: 0 15px;
}

    ul.with-arrows li:first-child {
        margin-bottom: 0px;
    }

    ul.with-arrows li:before {
        content: "";
        border-color: transparent #00C4B3;
        border-style: solid;
        border-width: 0.35em 0 0.35em 0.45em;
        display: block;
        height: 0;
        width: 0;
        left: -1em;
        top: 0.9em;
        position: relative;
    }

    ul.with-arrows.large li:before {
        border-width: 0.45em 0 0.45em 0.65em !important;
        top: 1.1em;
    }

.bg-blue-violet ul.with-arrows li:before {
    border-color: transparent #8d6f4b;
}

body[dir='rtl'] ul.with-arrows li:before {
    border-width: 0.35em 0.45em 0.35em 0;
    right: -1em;
    left: auto;
}

body[dir='rtl'] ul.with-arrows.large li:before {
    border-width: 0.55em 0.55em 0.75em 0 !important;
}

.list-unstyled.with-numbers li {
    margin-top: 20px;
    min-height: 50px;
    float: left;
    display: block;
    width: 100%;
}

body[dir='rtl'] .list-unstyled.with-numbers li {
    float: none;
}


ul.list-unstyled.with-numbers.toalignthefirstptag li:first-child p {
    max-height: 55px;
}

ul.list-unstyled.with-numbers.toalignthefirstptag.toalignthefirstptag1 {
    padding-top: 40px;
}

ul.list-unstyled.with-numbers.toalignthefirstptag li span {
    height: 100px;
}

ul.list-unstyled.with-numbers.toalignthefirstptag li:first-child {
    margin-bottom: 46px;
}

.list-unstyled.with-numbers.third li:nth-child(2) {
    margin-left: 40px;
}

.list-unstyled.with-numbers .number-list-img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

ul.list-unstyled.with-numbers.toalignthefirstptag .number-list-img {
    margin-bottom: 6px;
}

body[dir='rtl'] .list-unstyled.with-numbers .number-list-img {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}



.Shareholders span.Title.fg-blue-violet {
    font-size: 24px;
    margin-bottom: 30px;
    display: block;
}

ul.ShareholdersUL li img {
    width: 29px;
    height: 21px;
}

.Member_board {
    display: inline-block;
    width: 125px;
    height: 200px;
    margin-right: 15px;
}

    .Member_board.CEO {
        float: none;
        clear: both;
        margin: 10px 40%;
        width: 200px;
    }

.row.Board-Of-Directors.bg-light.margin-top-15 {
    border-radius: 40px;
    height: 210px;
}

/*.Board-Of-Directors.CEO,
.Board-Of-Directors.CEO .Director_img {
    height: 160px !important;
}*/

.sub-menu ul.nav.navbar-nav.top-nav-info li a:before {
}
/*--------------- SME -----------*/

.table.sme {
    border: 1px solid #e4e8ea !important;
}

    .table.sme td, table.sme th {
        border: 1px solid #ddd !important;
    }

.upper-case {
    text-transform: uppercase;
}

.bold-txt {
    font-weight: bold;
}

.normal-txt {
    font-weight: normal !important;
}

table td, table th {
    padding: 7px;
}
/*----------careers-------------*/
.Carrers {
}

.Careers_h2 {
    font-size: 40px;
    line-height: 40px;
}

.Careers_h3 {
    font-size: 30px;
    line-height: 30px;
}

.Careers_h4 {
    font-size: 21px;
}

.Carrers_table {
    padding-top: 30px;
    box-shadow: 0px 6px 10px #ebebeb;
    border-width: 0 1px;
    height: auto;
    margin-bottom: 30px;
    border-bottom-width: 0px;
}

.bg-gray {
    background-color: #f6f6f6 !important;
}

.Carrers_table .panel-default, .IR_table .panel-default {
    border-color: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px !important;
    box-shadow: none;
}

.Carrers_table h4.panel-title a.collapsed, .IR_table h4.panel-title a.collapsed {
    color: #003B70;
    border-bottom: 0px;
}

.Carrers_table h4.panel-title a, .IR_table h4.panel-title a {
    background: #fffefe;
    color: #00c4b3;
    position: relative;
}

.Carrers_table .panel-default, .IR_table .panel-default {
    border-color: transparent;
    border-width: 0px;
}

.IR-Page .nav.navbar-nav {
    width: 108%;
    padding-top: 10px;
}

.Carrers_table .panel-group .panel-heading + .panel-collapse .panel-body, .IR_table .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top-color: transparent;
    padding-bottom: 0px;
}

.Carrers_table .panel-body h2.fg-blue-violet, .IR_table .panel-body h2.fg-blue-violet {
    margin-bottom: 30px;
    color: #003b70 !important;
}

.Carrers_table .panel-group p, .IR_table .panel-group p {
    color: #3A3A3A;
}

.askme {
    float: right;
    width: 20px;
    height: 20px;
    background-image: url('../images/Careers/Closemark.png');
}

ul.ShareholdersUL li img {
    width: 29px;
    height: 21px;
}
/*Media Center*/
.media-Center {
    height: 110px;
}

.youth_age {
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    position: relative;
}

.youth_data h3 {
    font-size: 35px !important;
    margin-top: 70px;
}

body[dir="rtl"] .youth_data h3 {
    line-height: 60px;
}

.youth_age h2 {
    font-size: 40px !important;
    line-height: 60px;
}

.youth_age .simplefilter li {
    padding-left: 15px;
}

.Data_Filter ul.simplefilter li p {
    display: inline;
    float: right;
    font-size: 13px;
    margin-top: 5px;
}

.youth_age img {
    border-radius: 5px;
}

.youth_age div.more_info {
    position: absolute;
    bottom: -10px;
}

    .youth_age div.more_info a {
        text-decoration: underline;
    }

.img-section-youth .box-bg-img {
    margin-top: 10px;
}

.checkboxOne.forcontactUS {
    height: 40px !important;
    padding-top: 40px;
}

    .checkboxOne.forcontactUS input[type=checkbox] {
        display: none;
    }

    .checkboxOne.forcontactUS label {
        top: 40px;
    }

.img-section-youth h3 {
    line-height: 170px;
    margin-bottom: 0px;
}

body[dir="rtl"] .img-section-youth h3 {
    line-height: 101px;
    margin-bottom: 0px;
    font-size: 15px !important;
}


.Data_Filter span {
    line-height: 65px;
    margin-bottom: 0px;
}

.Data_Filter {
    height: auto;
}



.checkboxOne {
    width: auto;
    height: 40px;
    margin: 0;
    border-radius: 0;
    position: relative;
}

    .checkboxOne label {
        width: 20px;
        height: 20px;
        border-radius: 100%;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .2s ease;
        cursor: pointer;
        position: absolute;
        top: 23px;
        z-index: 1;
        box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
        background-color: #fff;
    }

    .checkboxOne span {
        margin-left: 20px;
    }


    .checkboxOne input[type=checkbox]:checked + label {
        background: #26ca28;
        border: 3px solid #fff;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5);
    }

    .checkboxOne.forcontactUS input[type=checkbox]:checked + label {
        background: #00bdad;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0);
    }

    .checkboxOne input[type=checkbox] {
        visibility: hidden;
    }

    .checkboxOne span {
        margin-left: 25px;
        line-height: 20px;
    }

body[dir="rtl"] .checkboxOne span {
    margin-right: 25px;
    line-height: 20px;
    margin-left: 0px;
    display: block;
    width: 100px;
    margin-top: 2px;
}

.Data_Filter .pagination > li > a, .Data_Filter .pagination > li > span {
    position: relative;
    float: left;
    padding: 0px 6px;
    margin-left: 7px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #f6f6f6;
    border: none;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.5);
    border-radius: 4px;
}

body[dir="rtl"] .Data_Filter .pagination > li > a, .Data_Filter .pagination > li > span {
    float: right;
    margin-right: 7px;
}

.Data_Filter .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    float: right;
}

body[dir="rtl"] .Data_Filter .pagination {
    padding-right: 0;
}

ul.pagination li:first-child a {
    width: 20px;
    height: 20px;
    background-color: transparent;
    background-size: 100%;
    margin-left: 0px;
    border-radius: 0px;
}

ul.pagination li:last-child a {
    width: 20px;
    height: 20px;
    background-color: transparent;
    background-size: 100%;
}
/*------------------- -------------------*/

#content-carousel .nav-justified {
    background: transparent;
    text-align: center;
}

#content-carousel-card .nav-justified {
    background: transparent;
    text-align: center;
}

#content-carousel .nav-justified li {
    display: inline-block;
    width: 150px;
}

#content-carousel .nav-justified > li > a {
    border-radius: 0px;
    width: 90%;
}

#content-carousel-card .nav-justified > li > a {
    border-radius: 0px;
    width: 90%;
}

#content-carousel .nav-justified a small {
    display: block;
}


#content-carousel .nav-justified > li > a:focus, #content-carousel .nav-justified > li > a:active {
    background-color: transparent;
}

#content-carousel .nav-justified > li > a:hover {
    background-color: transparent;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #003B70 !important;
    background-color: transparent !important;
}

.carousel .nav-pills > li.active > a .title, .carousel .nav-pills > li.active > a:hover .title, .carousel .nav-pills > li.active > a:focus .title {
    color: #003B70 !important;
    background-color: transparent !important;
}

#content-carousel .nav-pills > li.active > a .title, #content-carousel .nav-pills > li.active > a:hover .title, #content-carousel .nav-pills > li.active > a:focus .title {
    color: white !important;
    background-color: #003B70 !important;
}

.carousel .nav > li > a:hover, .carousel .nav > li > a:focus {
    color: #003B70 !important;
    background-color: transparent !important;
}

    .carousel .nav > li > a:hover .title, .carousel .nav > li > a:focus .title {
        color: #003B70 !important;
        background-color: transparent !important;
    }


.banner ul li.active, #home-content-carousel .nav-pills > li.active > a, #home-content-carousel .nav-pills > li.active > a:hover, #home-content-carousel .nav-pills > li.active > a:focus {
    color: white !important;
    background-color: #003B70;
}


.banner #content-carousel ul.nav {
    background: none;
}

.banner #content-carousel-card ul.nav {
    background: none;
}


.banner #content-carousel ul.nav li:active, .banner #content-carousel ul.nav li:focus {
    background: #003b70 !important;
}

.banner #content-carousel-card ul.nav {
    background: none;
}

    .banner #content-carousel-card ul.nav li:active, .banner #content-carousel ul.nav li:focus {
        background: #003b70 !important;
    }
/*----------------------------------------------------*/
.data_show {
    overflow-y: auto;
}

.Data_source {
    height: auto;
    max-height: 3999px;
    overflow-y: scroll;
}

    .Data_source a {
        color: #4A4A4A;
    }

    .Data_source .videos {
        display: inline-block;
        float: left;
        height: 300px;
        margin-bottom: 10px;
    }

    .Data_source > p {
        height: 90px;
        overflow: hidden;
        line-height: 18px;
    }

    .Data_source .videos p {
        display: none;
    }

    .Data_source .News p {
        max-height: 100px;
        overflow: hidden;
        line-height: 18px;
    }

@media(min-width:1367px) {
    .Data_source p {
        width: 88%;
        margin: auto auto;
    }
}

.news-more {
    position: relative;
    bottom: 10px;
    text-align: center;
}

@media(min-width:1367px) {
    .Data_source p {
        width: 88%;
        margin: auto auto;
    }
}

.Data_source h2 {
    max-height: 100px;
    overflow: hidden;
    line-height: 30px;
}

.awards {
    display: block;
    height: 550px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.News {
    height: 380px;
    overflow: hidden;
    margin-bottom: 20px;
}

.awards p {
    height: 125px;
    margin: 0px;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.awards img {
    margin-bottom: 10px;
    height: 295px;
}

.awards span {
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-decoration: underline;
}

.awards h2 {
    height: 90px;
}

.Video_thumb img:last-child {
    position: absolute;
    top: 0px;
    left: 7px;
}

.Video_thumb img:last-child {
    top: 60px;
    left: 25%;
}

.Single_Pic, .Video_thumb, .Single_vid {
    position: relative;
    height: auto;
    margin: 0px;
}


.row.play_circle {
    margin-top: -140px;
    z-index: 900;
}

    .row.play_circle i.fa.fa-play-circle {
        display: block;
        color: white;
        font-size: 60px;
        margin: 0px auto;
        width: 40px;
        cursor: pointer;
    }

.Play_button {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}

    .Play_button i {
        color: white;
        font-size: 60px;
    }

.pic_titlte_data {
    color: white !important;
    margin-top: -170px;
    margin-left: 40px;
    width: 86%;
}

.pic_data_description p {
    color: white !important;
    margin-left: 10px;
    text-shadow: 1px 1px 1px #333;
}

.row.Video_title {
    margin-top: -5px;
    margin-left: 8%;
    width: 94%;
    height: 70px;
    overflow: hidden;
}

body[dir='rtl'] .Single_Pic h2 {
    right: 30px;
    left: auto;
}

.pic_data_description {
    margin-left: 15px;
    width: 90%;
    height: 60px;
    overflow: hidden;
    color: #fff;
}

body[dir='rtl'] .Single_Pic p {
    right: 30px;
    left: auto;
}

.Video_thumb p {
    position: absolute;
    bottom: 0px;
    left: 38px;
    width: 84%;
    color: white;
}

.row.Video_data {
    display: none;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: -14px;
    max-height: 85px;
    overflow: hidden;
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
}

.PDF .col-md-6:first-child {
    padding-left: 6%;
}

/**Contact us **/
.Contact_us_section.banner {
    position: relative;
}

    .Contact_us_section.banner img.img-responsive.navigator {
        position: absolute;
        top: 50%;
        left: 75%;
        width: auto;
    }

body[dir=rtl] ul.list-items li img {
    display: inline;
}

body[dir="rtl"] .Contact_us_section.banner img.img-responsive.navigator {
    position: absolute;
    top: 50%;
    right: 75%;
    left: auto;
    transform: rotateY(180deg);
    width: auto;
}

.Contact_us_section_form {
    height: auto;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    z-index: 9;
    padding-right: 0px;
}

    .input-group.full-width, .Contact_us_section_form .dropdown.form-control {
        width: 100%;
    }

    .Contact_us_section_form .dropdown {
        display: block;
        width: 100%;
        height: 34px;
        font-size: 14px;
        color: #000000;
        position: relative;
    }

        .Contact_us_section_form .dropdown button {
            position: absolute;
            width: 100%;
            height: 39px;
            text-align: left;
            padding-left: 5px;
            background-color: white !important;
            color: #000 !important;
            border: 0px;
        }

body[dir="rtl"] .Contact_us_section_form .dropdown button {
    position: absolute;
    width: 100%;
    height: 39px;
    text-align: right;
    padding-right: 5px;
    background-color: white !important;
    color: #000 !important;
    border: 0px;
}

.Contact_us_section_form .dropdown .dropDownIcon {
    position: absolute;
    width: 39px;
    height: 39px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    right: 0px;
    top: 0px;
    padding-top: 9px;
}

body[dir="rtl"] .Contact_us_section_form .dropdown .dropDownIcon {
    position: absolute;
    width: 39px;
    height: 39px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    left: 0px;
    right: auto;
    top: 0px;
    padding-top: 9px;
}

.Contact_us_section_form h3 {
    font-size: 17px !important;
    margin-left: 14px;
}

.Contact_us_section_form .To_Show_result.bg-light {
    margin: 15px;
    overflow: hidden;
    margin-top: 10px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-right: 10px;
}

body[dir='rtl'] .Contact_us_section_form .To_Show_result.bg-light {
    overflow: hidden;
    padding-left: 10px;
}

.main_section > .row {
    padding-bottom: 5px;
    margin: auto 0px;
}

.main-results-data {
    border-bottom: 1px solid #ccc;
    margin: 0px;
}

.Contact_us_section_form input[type=radio] {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    display: none;
}

body[dir="rtl"] .Contact_us_section_form input[type=radio] {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
}

body[dir='rtl'] .Contact_us_section_form .col-lg-offset-1 {
    margin-right: 8.33333%;
    margin-left: 0px;
}

body[dir="rtl"] .Contact_us_section_form input[type=radio] + label {
    display: inline-block;
    margin-right: 0;
    line-height: 1.5em;
    margin-left: 0;
    opacity: 1 !important;
    display: inline-block !important;
}

.Contact_us_section_form input[type=radio] + label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em;
    font-size: 13px;
}

    .Contact_us_section_form input[type=radio] + label > span {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin: 0.25em 0.5em 0.25em 0.25em;
        border: 0.0625em solid rgb(192,192,192);
        border-radius: 100%;
        background: rgb(224,224,224);
        background-image: -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
        background-image: linear-gradient(rgb(240,240,240),rgb(224,224,224));
        vertical-align: bottom;
    }

.Contact_us_section_form input[type=radio]:checked + label > span {
    background-image: -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image: linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

body[dir='rtl'] .Contact_us_section_form input[type=radio ]:not(old):checked + label > span, body[dir='rtl'] .Contact_us_section_form input[type=radio ]:not(old) + label > span {
    float: right;
    margin: 3px 5px;
}

.Contact_us_section_form .main_section h2 {
    margin-left: 5px;
    text-align: center;
    font-size: 26px !important;
}

body[dir='rtl'] .Contact_us_section_form .main_section h2 {
    margin-right: 5px;
}

.Contact_us_section_form .btn.btn-default.bg-aqumarine.btn-block.border-light {
}

body[dir='rtl'] .Contact_us_section_form .btn.btn-default.bg-aqumarine.btn-block.border-light:hover {
    border: 1px solid white;
    color: white;
    border-width: 2px 1px;
}

.border-top {
    border-top: 1px solid #00C4B3;
}

body[dir='rtl'] .Contact_us_section_form .input-group .form-control {
    direction: rtl;
}


body[dir='rtl'] form.Contact_us_section_form {
    position: absolute;
    right: 50px;
}

body[dir='rtl'] .main-results-data h3 {
    direction: rtl;
    padding-right: 5px;
}

body[dir='rtl'] h3, .h3 {
    font-size: 24px;
    text-align: right;
}

body[dir='rtl'] .main_section .form-group, body[dir='rtl'] .main_section .form-group .radio-inline {
    direction: rtl;
}

.Contact_us_section_form button.btn.btn-default.bg-aqumarine.btn-block.border-light,
body[dir='rtl'] .Search_btn {
    margin-bottom: 15px;
    border: 2px solid white;
    color: white;
}

.Contact_us_section_form input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 2px;
    border-radius: 100%;
    background: #003b6f;
}

.Contact_us_section_form .data_tables {
    padding: 25px;
    height: 280px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 0px;
    cursor: pointer;
}

    .Contact_us_section_form .data_tables i.fa {
        font-size: 18px;
        margin-top: 30px;
        display: block;
    }

    .Contact_us_section_form .data_tables div:first-child span {
        font-size: 18px;
        margin-top: 26px;
        display: block;
        font-weight: bolder;
        margin-left: -10px;
        display: none;
    }

body[dir='rtl'] .row.Form-contact-inquiry button {
    margin-right: 15px;
    margin-left: 0px;
}

.row.Form-contact-inquiry button {
    margin-right: 0;
    margin-left: 15px;
}

.Form-contact-inquiry .footer {
    background-color: transparent !important;
}

.Branch_address {
    height: 38px;
    overflow: hidden;
}

body[dir='rtl'] .Contact_us_section_form .data_tables {
    direction: rtl;
}

.Contact_us_section_form .data_tables::-webkit-scrollbar {
    width: 2px;
}

.Contact_us_section_form .data_tables::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
}

.Contact_us_section_form .data_tables::-webkit-scrollbar-thumb {
    background-color: #00c4b3;
    outline: 1px solid #00c4b3;
}

.Contact_us_section_form .data_tables .row {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-left: -10%;
    margin-right: -10%;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 15px;
}



.Contact_us_section_form label.radio-inline.Last_Choose_order {
    padding-left: 17px;
}

.Contact_us_section_form span.Branch_address.text-left {
    font-size: 14px;
}

body[dir='rtl'] .Contact_us_section_form label.radio-inline.Last_Choose_order {
    padding-left: 0px;
    padding-right: 20px;
}

body[dir='rtl'] .Contact_us_section_form span.Branch_address.text-left {
    font-size: 14px;
}

/*----------------------------*/
.pdf-with-buttons .pdf {
    float: left;
    margin-right: 15px;
}

body[dir='rtl'] .pdf-with-buttons .pdf {
    float: right;
    margin-left: 15px;
}

.pdf-with-buttons .btn:first-child {
    margin-top: 15px;
}

.pdf-with-buttons .btn {
    margin: 8px;
    width: 120px;
}
/*---------------------------*/
/**Find Us**/

.Contact_Title {
    margin-top: -200px;
    margin-bottom: 0;
}

.Form-contact-inquiry {
    height: auto;
}

    .Form-contact-inquiry span.feedback_matters {
        line-height: 33px;
    }

    .Form-contact-inquiry .seperator {
        padding-top: 20px;
        border-top: 1px dashed #FFFFFF;
    }

    .Form-contact-inquiry select#Branch {
        border-radius: 0px;
        height: 30px;
        line-height: 30px;
        padding-top: 0;
    }

body[dir='rtl'] .Form-contact-inquiry .checkboxOne label {
    top: 38px;
}

.Form-contact-inquiry .arrow_box_up {
    position: relative;
}

    .Form-contact-inquiry .arrow_box_up i {
        position: absolute;
    }


body[dir='rtl'] .Form-contact-inquiry .arrow_box_up:after {
    left: 0px;
    right: auto;
}

body[dir='rtl'] .Form-contact-inquiry .arrow_box_up:before {
    left: 0px;
    right: auto;
}

body[dir='rtl'] i.arrow_up {
    left: -4px;
    right: auto;
}

i.arrow_up {
    top: 10px;
    width: 10px;
    height: 10px;
    border-top: 0.2em solid white;
    right: -4px;
}

body[dir='rtl'] i.arrow_down {
    left: -4px;
    right: auto;
}

i.arrow_down {
    top: 175px;
    width: 10px;
    height: 10px;
    border-top: 0.2em solid white;
    right: -4px;
}

.optional_data {
    position: absolute;
    top: 61pt;
    right: 0;
}

body[dir='rtl'] .optional_data {
    left: 0;
    right: auto;
}

.Form-contact-inquiry .checkboxOne {
}

.international_number {
    font-size: 15px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.Contact_Title h2 {
    text-transform: capitalize;
}

.Contact_Title h1 {
    font-size: 32px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

body[dir='rtl'] .Contact_Title h1 {
    text-transform: capitalize;
}

.HotLine {
    font-size: 40px !important;
    font-family: CoHeadline-Bold;
}

body[dir='rtl'] .seperator .col-md-offset-3 {
    margin-left: 0px;
}

body[dir='rtl'] .call-us-now span, body[dir='rtl'] .call-us-now label, body[dir='rtl'] .call-us-now div, body[dir='rtl'] .Form-contact-inquiry {
    direction: rtl;
}
/*  IR-Page  */

.IR-Page ul.nav li {
    width: 24%;
    text-align: center;
    position: relative;
}

    .IR-Page ul.nav li.annual_general {
        display: none;
    }

    .IR-Page ul.nav li:before {
        content: "";
        position: absolute;
        right: 0px;
        top: 20px;
        width: 1px;
        height: 20px;
        background-color: white;
    }

    .IR-Page ul.nav li.reports_events:before {
        top: 5px;
    }


body[dir='rtl'] .IR-Page ul.nav {
    width: 104%;
    margin: 0px;
    height: 60px;
}

.IR-Page ul.nav li.services_contacts:before {
    display: none;
}

body[dir='rtl'] .IR-Page ul.nav li.services_contacts:before {
    display: block;
    top: 6px;
}

body[dir='rtl'] .IR-Page ul.nav li.corprate_Governance:before {
    display: block;
    top: 6px;
}

.IR-Page ul.nav li a {
    color: #fff;
    position: relative;
    padding: 0;
}

    .IR-Page ul.nav li a:hover, .IR-Page ul.nav li a:active {
        color: #fff;
        background-color: transparent;
    }

    .IR-Page ul.nav li a div {
        display: block;
        width: 100%;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
    }



.IR-Page ul.nav li.share a div {
    display: block;
    width: 100%;
    position: absolute;
    top: 15%;
    border-right: 0px solid #fff;
    left: 0px;
}

.IR-Page ul.nav li.share:before {
    content: "";
    position: absolute;
    right: 0px;
    top: 5px;
    width: 1px;
    height: 20px;
    background-color: white;
}

body[dir='rtl'] .IR-Page ul.nav li.reports_events:before {
    top: 6px;
    display: none;
}

.IR-Page ul.nav li.share {
    border-right: 0px !important;
    border-left: 0px !important;
}

    .IR-Page ul.nav li.share a {
        height: 100%;
    }

body[dir='rtl'] .IR-Page ul.nav li a div {
    width: 188px;
    margin: 10px auto;
}

.IR-Page ul.nav li a div {
    margin: 10px auto;
}

.IR-Page ul.nav li.annual_general a div {
    width: 158px;
    margin: 10px auto;
}

body[dir='rtl'] .IR-Page ul.nav li.annual_general a div {
    width: 158px;
    margin: 10px auto;
}

.IR-Page ul.nav li.annual_general a div {
}

.IR-Page ul.nav li.corprate_Governance:before {
    top: 6px;
}

.IR_table h4.panel-title a.collapsed {
    background: #f6f6f6;
    color: #003B70;
}

.IR_table h4.panel-title a {
    background: #fffefe;
    color: #00c4b3;
    border-bottom: 2px solid #7e7e7e;
}

.IR_table .panel-default {
    border-color: transparent;
    border-width: 0px;
    padding-bottom: 20px;
}

.IR_table2 h4.panel-title a {
    background: #f6f6f6;
    color: #3e1051;
    border-width: 0px;
}

.IR_table2 .panel-default {
    border-color: transparent;
    border: 0px;
}

.borderTop {
    border-top: 2px solid #7e7e7e;
}

.Downloadable_Link {
    height: 50px;
    line-height: 50px;
}

    .Downloadable_Link div.DownloadLink {
        color: #003B71;
        margin-left: 10px;
    }

    .Downloadable_Link:nth-child(2n+1) {
        height: 50px;
        background-color: #f2f2f2;
        line-height: 50px;
    }

.row.Board-Of-Directors2.bg-light.margin-top-30 {
    border-radius: 30px;
    height: 210px;
}

    .row.Board-Of-Directors2.bg-light.margin-top-30 .Director_img {
        height: 210px;
        background-color: #ccc;
        border-radius: 30px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }

body[dir='rtl'] .row.Board-Of-Directors2.bg-light.margin-top-30 .Director_img {
    border-radius: 30px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

body[dir='rtl'] .col-md-3.text-center.col-md-push-4, .col-md-4.col-md-push-3 {
    left: auto;
}

.box_of_data {
    height: 557px;
    position: relative;
}

.box_of_data2 {
    height: 300px;
    position: relative;
}

.bg-light.box_of_data {
    margin-top: -150px;
}

.data_of_the_box {
    height: 400px;
    box-shadow: 0px 0px 11px 0px #cecece;
}

.buttons_div {
    margin-top: 30px;
}

.make_it_raduis {
    border-radius: 30px;
}

.PDF-Thumb-data label {
    font-size: 20px;
}

.glyphicon {
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

i.glyphicon.glyphicon-remove-circle {
    width: 28px;
    height: 28px;
    transform: rotate(45deg);
    padding: 4px;
    color: #ccc;
    position: absolute;
    right: 40px;
    top: 10px;
    font-weight: lighter;
}

.panel-title {
    position: relative;
}

a.media_center {
    text-decoration: underline;
}

body[dir='rtl'] a.media_center {
    float: right;
}

body[dir='rtl'] i.glyphicon.glyphicon-remove-circle {
    left: 40px;
    right: auto;
    top: 10px;
}

.SMEForm h4 {
    clear: both;
    text-align: center;
}

.SMEForm .radio, .checkbox {
    margin-top: 0px;
}

i.glyphicon.glyphicon-remove-circle, body[dir='rtl'] i.glyphicon.glyphicon-remove-circle {
    transform: rotate(0deg);
    transition: all 300ms ease;
    color: #7e7e7e;
}

.collapsed i.glyphicon.glyphicon-remove-circle, body[dir='rtl'] .collapsed i.glyphicon.glyphicon-remove-circle {
    display: block;
    transform: rotate(45deg);
    color: #06c4ab;
}

.content_of_currency:nth-child(even) {
    background-color: #f6f6f6;
}

div#accordion.panel-group {
    /*  border: 1px solid #ccc;*/
}

.row.content_of_currency {
    line-height: 40px;
    height: 44px;
}

.currency > div:first-child {
    border-left: 1px solid #979797;
    border-right: 1px solid #979797;
    margin-bottom: 30px;
}

body[dir='rtl'] .curr {
    float: left;
}

.curr {
    float: right;
}

span.title {
    position: relative;
    top: 8px;
    text-transform: uppercase;
    margin: 0px 10px;
}

    span.Title.tobeundertheLogo {
        float: none;
        position: static;
        display: block;
        margin-top: 5px;
    }
/*----------------------- tabs -------------------------*/

.tab .nav-tabs {
    border-bottom: none;
    float: none;
    display: flex;
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
}

    .tab .nav-tabs li {
        text-transform: uppercase;
        display: inline-block;
        margin: 0 2px 0 0;
        position: relative;
    }

        .tab .nav-tabs li.active:before {
            content: "";
            position: absolute;
            bottom: -28px;
            left: 133px;
            border: 14px solid transparent;
        }


        .tab .nav-tabs li.active:after, #content-carousel ul.nav li.active:after {
            content: "";
            position: absolute;
            bottom: -43px;
            left: 35%;
            border-radius: 20px;
            border: 25px solid transparent;
            border-top-color: #fff;
        }

        .tab .nav-tabs li.active:after, #content-carousel-card ul.nav li.active:after {
            content: "";
            position: absolute;
            bottom: -43px;
            left: 25%;
            border-radius: 20px;
            border: 25px solid transparent;
            border-top-color: #fff;
        }

#content-carousel.islamic ul.nav li.active:after {
    border-top-color: #00C4B3;
}

#content-carousel.islamic ul.nav li.active a,
#content-carousel.islami > li.active > a,
#content-carousel.islami > li.active > a:hover,
#content-carousel.islami > li.active > a:focus {
    color: #003B70 !important;
    background-color: white !important;
}

body[dir='rtl'] #content-carousel ul.nav li.active:after {
    right: 35%;
    left: auto;
}

body[dir='rtl'] #content-carousel-card ul.nav li.active:after {
    right: 15%;
    left: auto;
}

body[dir='rtl'] div#content-carousel .col-md-offset-2 {
    margin-left: auto;
}

body[dir='rtl'] div#content-carousel-card .col-md-offset-2 {
    margin-left: auto;
}

.tab .nav-tabs li a {
    border: none;
    padding: 13px 35px;
    font-size: 14px;
    color: #777;
    background: transparent !important;
    border-radius: 0;
}

    .tab .nav-tabs li a:hover {
        color: #003b70;
    }

    .tab .nav-tabs li a i {
        display: block;
        text-align: center;
        margin-bottom: 5px;
    }

.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover {
    border: none;
    background: #003b70 !important;
    color: white !important;
    border-radius: 30px;
    transition: background 0.20s linear 0s;
}

.tab .tab-content {
    font-size: 14px;
    color: #777;
    background: #fff;
    line-height: 25px;
    padding: 0;
}

    .tab .tab-content h3 {
        font-size: 26px;
    }

@media only screen and (max-width: 479px) {

    .tab .nav-tabs li.active:before {
        left: 28px;
        bottom: -24px;
        border-width: 12px;
    }
}

/*---------------*/
.bordered, body[dir=rtl] a.bordered {
    border: 1px solid #00C4B3 !important;
}



#content-carousel ul.nav {
    background: transparent;
    /* padding: 20px; */
    text-align: center;
    display: flex;
    justify-content: space-between;
}

#content-carousel-card ul.nav {
    background: transparent;
    /* padding: 20px; */
    text-align: center;
    display: flex;
    justify-content: space-between;
}


.banner #content-carousel ul.nav {
    background: none;
}

.banner #content-carousel-card ul.nav {
    background: none;
}

#content-carousel ul.nav li {
    padding: 30px 0 20px 0;
    z-index: 9999;
}

#content-carousel-card ul.nav li {
    padding: 30px 0 20px 0;
    z-index: 9999;
}

#content-carousel ul.nav li a {
    color: #00C4B3;
    margin-top: 10px;
    font-size: 12px !important;
}

#content-carousel-card ul.nav li a {
    color: #00C4B3;
    margin-top: 10px;
}

.carousel ul.nav li a:hover {
    color: #003B70 !important;
    background: none !important;
}

#content-carousel ul.nav li:active a, #content-carousel ul.nav li:active a {
    color: white !important;
    background: #003B70 !important;
}

#content-carousel-card ul.nav li:active a, #content-carousel ul.nav li:active a {
    color: white !important;
    background: #003B70 !important;
}

.banner ul.nav li.active, #home-content-carousel .nav-pills > li.active > a, #home-content-carousel .nav-pills > li.active > a:hover, #home-content-carousel .nav-pills > li.active > a:focus {
    color: white !important;
    background-color: #003B70;
}

.carousel .nav-pills > li.active > a, .carousel .nav-pills > li.active > a:hover, .carousel .nav-pills > li.active > a:focus {
    background-color: #003B70 !important;
    color: white !important;
    border-radius: 30px;
}

.carousel ul a {
    background-color: transparent !important;
}

.carousel ul div.img-container {
    height: 70px;
}

.carousel .saving::before {
    content: url('../images/Personal/icons/savingIcon.png');
}

.carousel .accounts::before {
    content: url('../images/Personal/icons/account.png');
}


.carousel .cards::before {
    content: url('../images/Personal/icons/CardsIcon.png');
}

.carousel .loans::before {
    content: url('../images/Personal/icons/LoanIcon.png');
}

.carousel .funds::before {
    content: url('../images/Personal/icons/funds.png');
}

.carousel .wallets::before {
    content: url('../images/Personal/icons/e-wallet.png');
}

.carousel .payroll::before {
    content: url('../images/Personal/icons/payroll.png');
}


.banner ul.nav li.bg-deep-pink.active, .banner ul.nav li.bg-deep-pink.active a {
    background-color: yellow !important;
}

    .banner ul.nav li.bg-deep-pink.active img {
        content: url('../images/Home/mint-hover.png') !important;
    }

#content-carousel ul li.active .saving::before {
    content: url('../images/Personal/icons-hover/savingIcon.png');
}

#content-carousel ul li.active .accounts::before {
    content: url('../images/Personal/icons-hover/account.png');
}


#content-carousel ul li.active .cards::before {
    content: url('../images/Personal/icons-hover/CardsIcon.png');
}

#content-carousel ul li.active .loans::before {
    content: url('../images/Personal/icons-hover/LoanIcon.png');
}

#content-carousel ul li.active .funds::before {
    content: url('../images/Personal/icons-hover/funds.png');
}

#content-carousel ul li.active .wallets::before {
    content: url('../images/Personal/icons-hover/e-wallet.png');
}

#content-carousel ul li.active .payroll::before {
    content: url('../images/Personal/icons-hover/payroll.png');
}


#content-carousel ul li.active img.saving-islamic {
    content: url('../images/Islamic/SavingAccounts-hover.png');
}

#content-carousel ul li.active img.Certificate {
    content: url('../images/Islamic/CertificatsofDeposit-hover.png');
}

#content-carousel ul li.active img.Investment {
    content: url('../images/Islamic/TimeDeposit-hover.png');
}

#content-carousel ul li.active img.Current {
    content: url('../images/Islamic/Islamicaccount-hover.png');
}

#content-carousel ul li.active img.TimeDeposite {
    content: url('../images/Islamic/time-hover.png');
}

.btn:focus {
    outline: none !important;
}

.form-control {
    border-radius: 0;
    height: 40px;
}

body[dir=rtl] .Data_source_filter div, body[dir=rtl] .international_number {
    direction: ltr !important;
}

.nav.personal li {
    cursor: pointer;
}

.LangAR.hidden-sm, .LangAR.d-xs-none, .LangEN.hidden-sm, .LangEN.d-xs-none {
    display: inline-block !important;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

body[dir='rtl'] .fa {
    font-family: FontAwesome !important;
}

select {
    width: 100%;
}

.simplefilter2 li span {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .2s ease;
    cursor: pointer;
    top: 3px;
    z-index: 1;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    display: inline-block;
    margin: 0 5px;
    position: relative;
    list-style: none;
}

.simplefilter2 li.active span {
    background: #01cdc9;
    border: 3px solid #fff;
}


#owl-demo.owl-carousel {
    z-index: 0;
}

body[dir='rtl'] .owl-stage-outer {
    direction: ltr !important;
}

@media (min-width:780px) {
    body[dir='rtl'] img.img.img-responsive[src="/images/EGB_big_ar.png"] {
        margin-right: 15px;
    }
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.terms_conditional {
    font-size: 11px !important;
}

form textarea.form-control {
    height: auto;
    resize: none;
}

.Team_member {
    height: 280px;
    text-align: center;
    overflow: hidden;
}

#monthoutput {
    font-size: 16px;
    font-family: 'CoText-Light',sans-serif !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: white !important;
    cursor: default;
}

.SMEForm input[type="submit"].btn-secondary {
    width: 100% !important;
}


div#layout-accordion.panel-images .panel.panel-default, div#layout-accordion.panel-images .panel.panel-default .panel-body {
    border: none;
    margin: 0px;
    padding: 0px;
}

.mt-8 {
    margin-top: 8px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.cards-tabs.tab .nav-tabs li a {
    padding: 7px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

/*******************English****************/

.one-right-one-left .row:nth-child(even) .col-md-6:nth-child(odd) {
    float: right;
}

.one-right-one-left .row:nth-child(even) .col-md-6:nth-child(odd) {
    float: right;
}

.one-right-one-left .row:nth-child(even) .col-md-6:nth-child(odd) {
    float: right;
}




/**********************Arabic*****************/

.one-left-one-right .row:nth-child(even) .col-md-6:nth-child(odd) {
    float: left;
}

.one-left-one-right .row:nth-child(even) .col-md-6:nth-child(odd) {
    float: left;
}

.one-left-one-right .row:nth-child(even) .col-md-6:nth-child(odd) {
    float: left;
}




.table th, .table td {
    padding: 8px;
}

@media (max-width: 575.98px) {
    .d-xs-none {
        display: none !important;
    }
}

.img-full {
    width: 100%;
}

.nav > li {
    position: relative;
    display: block;
}

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 3px !important;
    }

.navbar-Ar {
    position: absolute;
    left: 5px;
}

.card-body {
    padding: 0;
}

.ml-0 {
    margin-left: 0 !important;
}

.tab {
    overflow: hidden;
}

    /* Style the buttons inside the tab */
    .tab button {
        background-color: #ffffff;
        float: left;
        border-radius: 60px;
        border: 0;
        outline: none;
        cursor: pointer;
        padding: 0px 16px;
        margin: 10px 25px;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #ddd;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            background-color: #003b70;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}


.ui-datepicker table {
    background-color: floralwhite;
}

.bg-warraper {
    background-image: url('../images/Homepage-o.png');
    /*    background-image: url('../images/background.png');
*/ background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}

.fg-white {
    color: #ffffff !important;
}

.f-20 {
    font-size: 20px !important;
}

@media (max-width: 400px) {
    .bg-warraper {
        /*  background-image: url('../images/homepage_mobile-00.png'); */
        background-image: url('../images/background.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
    }
}


@media (max-width: 767px) {
    .sweet-alert {
        width: 360px !important;
        padding: 10px !important;
        top: 300px !important;
    }

    .lead {
        font-size: 0.7rem !important;
    }
}

.underline {
    text-decoration: underline !important;
}

.mr-209 {
    margin-right: -209px;
}
.dropdown-menu li {
    position: relative;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}
 

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}