@font-face {
    font-family: Cairo;
    src: url('../../fonts/Bahij_TheSansArabic-Bold.ttf');
}

.wrapper-class {
    height: 100%;
    width: 100%;
    position: relative;
}

#header-sec {
    width: 100%;
}

#header-sec .dropdown-menu.show{
    background: rgba(1, 64, 99, 1);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 1rem;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
    color: #fff;
    background-color: rgba(43, 96, 125, 1);
    border-radius: 8px;
   
}
.dropdown-item.active a:hover, .dropdown-item:active a:hover, .dropdown-item:hover a:hover{
    color: #fff;
    background-color: rgba(43, 96, 125, 1);
    border-radius: 8px;
}


/*
#header-sec .dropdown-item:focus, .dropdown-item:hover a{
    color:rgba(1, 64, 99, 1) !important;
}
*/
.btn-language{
    /* Primary */
    background: #FF3562;
    border-radius: 8px;
    border: none;
    display: none;
    /* 14 reg */
    font-family: 'Cairo', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;

}
.btn-language-mobile{
    display: none;
}

#header-sec .header {
    position: relative;
}

#header-sec .header .nav-bar {
    /*position: relative;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 72px;
    background: rgba(1, 64, 99, 1);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 9;
}

#header-sec .header_2 .nav-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: #01286B;
    z-index: 10;
}

#header-sec .header .nav-bar .nav-bar-main {
    width: 100%;
    height: 100%;
    /*padding: 0px 46px;*/
    /* padding: 0px 8rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-logo {
    height: 100%;
    width: 180px;
    /* min-height: 113px; */
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-logo img {
    /*height: 100%;
    width: 100%;
    padding-top: 20px;*/
    -o-object-fit: contain;
    object-fit: contain;
    width: 150px;
    height: 76px;
}

.login_user .spantext{
    font-family: "Cairo";
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color:rgba(255, 255, 255, 1);
    padding-left: .5rem;
}

.search-bar {
    display: flex;
}

.icon {
    height: 55px;
    width: 55px; 
    line-height: 55px; 
    text-align: center;
    font-size: 20px;
    color:#212121;
    background-color: #D3D3D3;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    

}

.login_username{
    font-family: 'Cairo', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color:#000;
    padding-left: .5rem;

}
.login_usermadol{
    padding-right: 1rem;
    position: relative;
    font-family: 'Cairo', sans-serif;
    font-family: DIN Next LT Arabic;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.52px;
    text-align: left;
    color:#464646;

}
.login_usermadol svg{
    padding-top: 5px;
}

.search-bar input {    
    width: 570px;
    padding: 5px;
    background-color: #D3D3D3;
    border: none;
    font-size: 11pt;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
   
}

.search-bar input:focus{
    color: #495057;
    background-color: #D3D3D3;
    border-color: #80bdff;
    outline: 0;
    box-shadow:none;
}



.btn-signin{
    /*background-image: linear-gradient(to right,#49B275, #5254A0);
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px #6B6B6B26;*/
    padding: 1px 9px 7px 16px;
    color:#464646 !important;
    text-decoration: none !important;
    font-family: 'Cairo', sans-serif;
    font-style: bold;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    position: relative;
}
.btn-signin::after{
    content: ' ';
    width: 2px;
    display: inline-block;
    height: 100%;
    position: absolute;
    background: #464646;
    padding-left: 5px;
    border-radius: 8px;
    margin-left: 4px;
}
.btn-signin:hover{
    animation-timing-function: ease-out;
    animation-duration: 300ms;
}

.btn-signup{
    background:transparent;
   /*
    border: 1px solid transparent;
    border-image-slice: 1;
    border-image: linear-gradient(45deg, red, yellow); /*linear-gradient(90deg, #49B275 -0.12%, #5254A0 99.88%);
    border-radius: 8px;
    border: 2px solid transparent;
    border-image: linear-gradient(90deg, #49B275 -0.12%, #5254A0 99.88%);
    border-image-slice: 1;
    border-radius: 10px;*/

    border: 1px solid transparent;
    border-radius: 8px;
   /* background: linear-gradient(to right, #1D1938, #1D1938), linear-gradient(90deg, #49B275 -0.12%, #5254A0 99.88%);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    box-shadow: 0px 4px 4px 0px #6B6B6B26;*/
    padding: 1px 16px 7px 7px;
    color:#464646 !important;
    text-decoration: none !important;
    font-family: 'Cairo', sans-serif;
    font-style: bold;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    margin-right: 10px;
}
.dropdwon_languages{
    width:12rem;
    box-shadow: 0px 4px 4px 0px #6B6B6B26;
    border-radius: 0px 16px 16px 16px;
}
.lang_dropdown .dropdown-toggle::after {
    content: '';
    background: url('../images/eva_arrow-up-fill.svg');
    width: 20px;
    height: 20px;
    border: none;
    position: absolute;
    top: 1px;
}
.login_user .dropdown-toggle::after {
   display: none;
}
.dropdwon_languages label{
    color:#212121;
    font-family: 'Cairo', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 23.52px;
}
.btn-lang-save{
    padding: 6px 16px 10px 16px;
    border-radius: 8px;
    gap: 8px; 
    background: #49B275;
    font-family: 'Cairo', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23.52px;
    color: #fff;
    width: 100%;
    
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu {
    padding: 0;
    height: 100%;
    width: 100%;
    margin: 0;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu li {
    display: inline-block;
    list-style-type: none;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu li a {
    display: block;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-weight: 400;
    padding: 0px 25px;
    /* 16 reg */
    font-family: 'Cairo';
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: right !important;
}

.innerListS_2 a {
    display: block;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-weight: 400;
    padding: 0px 25px;
    /* 16 reg */
    font-family: 'Cairo';
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: right;
}

#header-sec .dropdown-item{
    display: block;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-weight: 400;
    padding: 0.2rem .5rem !important;
    /* 16 reg */
    font-family: 'Cairo';
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: left;
}
#header-sec .dropdown-item a{
    padding: 0rem !important;
    font-family: 'Cairo';
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: left;
}
.lang-switch-web{
    font-family: "Cairo";
    font-size: 20px;
    font-weight: 500;
    line-height: 37px;
    text-align: left;
    color:rgba(255, 255, 255, 1);
}
.lang-switch-web:hover{
    color:rgba(255, 255, 255, 1);
}
.join-us-link{
    display: block;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    font-weight: 400;
    padding: 13px 0px;
    font-family: 'Cairo';
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}


#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu .close-icon {
    display: none;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .hamburger {
    width: 24px;
    height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .hamburger .hamburger-list {
    width: 100%;
    height: 2px;
    background: black;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .open .hamburger-list:nth-child(1) {
    -webkit-transform: rotate(44deg) translate(6px, 8px);
    transform: rotate(44deg) translate(6px, 8px);
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .open .hamburger-list:nth-child(2) {
    -webkit-transform: rotate(-46deg) translate(0px, -1px);
    transform: rotate(-46deg) translate(0px, -1px);
}

#header-sec .header .nav-bar .nav-bar-main .nav-bar-item .open .hamburger-list:last-child {
    opacity: 0;
}

.nav-bar-slidr-menu {
    position: fixed;
    z-index: 10;
    width: 220px;
    height: 100%;
    background: #000;
    right: 0;
    top: 0;
    overflow: auto;
    -webkit-transform: translateX(220px);
    transform: translateX(220px);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav-bar-slidr-menu .slidr-sumenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}

.nav-bar-slidr-menu .slidr-sumenu li {
    display: block;
    list-style-type: none;
    width: 100%;
    text-align: center;
}

.nav-bar-slidr-menu .slidr-sumenu li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    padding: 25px 25px;
    font-size: 14px;
}

.nav-bar-slidr-menu .close-icon {
    position: absolute;
    width: 23px;
    height: 17px;
    right: 8px;
    top: 10px;
    display: block;
}

.nav-bar-slidr-menu .close-icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.nav-bar-slidr-menu-active {
    -webkit-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
}

@media (max-width: 988px) {
    .btn-language-mobile {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-logo {
        width: 152px;
    }
}

@media (min-width: 992px) and (max-width: 1280px) {
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu li a {
        padding: 0px 13px;
        font-size: 13px;
    }
}

@media (min-width: 280px) and (max-width: 575px) {
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-logo {
        width: 120px;
    }
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .hamburger {
        width: 20px;
        height: 12px;
    }
}

@media (min-width: 992px) {
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .hamburger {
        display: none;
    }
}
@media (max-width: 992px) {
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: absolute;
        top: 0;
        width: 100%;
        height: 700px;
        overflow: overlay;
        right: 0;
        background: #333;
        padding: 66px 0px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        z-index: 1000; 
    }
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu li {
        width: 100%;
        text-align: right;
    }
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu li a {
        padding: 0px 0px 11px;
        text-align: center;
        margin: 20px 30px;
        color: #fff;
        display: inline-block;
    }
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu .close-icon {
        position: absolute;
        width: 18px;
        height: 16px;
        right: 20px;
        top: 40px;
        display: block;
        cursor: pointer;
    }
    #header-sec .header .nav-bar .nav-bar-main .nav-bar-item .nav-bar-siemenu .close-icon img {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
    }
    #header-sec .header .nav-bar .nav-bar-main {
        padding: 0px 15px;
    }
   
    .login_user .spantext{
        display: none;
    }
    .login_user {
        display: flex !important;
        flex-direction: row !important;
    }
    .navbar-brand img{
        width: 100px;
    }
    .login_user .dropdown-menu{
        position: absolute !important;
    }
    .navbar-brand{
        padding: 0px;
        margin: 0px;
    }
    
}


/*# sourceMappingURL=sidemenu.css.map */