/*.bg-primary{*/
/*    background-color: #251a5f;*/
/*}*/
body {
    font-family: "Almarai", sans-serif;
}

/*.header-top-bar {background-image: url("img/new_header.png")}*/
@media (min-width: 1199px) and (max-width: 1360px) {
    .main-menu-area nav ul li a {
        font-size: 14px;
    }
}

.news-box-layout3 .item-content {
    text-align: center;
    width: 100%;
}

/*.consult_list {width:100px;height: 100px;background: #fff;border: 1px solid #1b2540; border-radius: 5px}*/
.main-menu-area nav ul li ul {
    width: 180px;
    left: -24px;
    background: #1b2540;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
}

.main-menu-area nav ul li ul>li {
    text-align: center;
    border: none !important;
}

.main-menu-area nav ul li ul>a {
    padding: 7px 0;
    border: none !important;
}

.main-menu-area nav ul li ul>li:hover,
.main-menu-area nav ul li ul>li .active {
    background: #fff;
}

.main-menu-area nav ul li ul>li:hover a,
.main-menu-area nav ul li ul>li .active a {
    background: #fff;
    color: #1b2540 !important;
}

ul.consult_list li a {
    background: #1b2540 !important;
    color: #fff;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 7px 0;
}

ul.consult_list li a:hover {
    background: #fff !important;
    color: #1b2540;
}

.select2-container--default .select2-results>.select2-results__options {
    text-align: right;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    text-align: right;
}

.nivoSlider img {
    max-height: 80vh !important;
    height: 80vh !important;
}

.footer-box {
    text-align: start;
}

.footer-box h3 {
    text-align: start !important;
    margin-bottom: 22px;
}

.footer-area-top {
    padding: 55px 0 0;
}

/*.footer-area-top {padding: 55px 55px 0 0;}*/

#progressbar li {
    width: 50% !important;
}

.member_id_div .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
}

.member_id_div .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}

.member_id_div .select2-container .select2-selection--single {
    height: 35px;
}

.service_id_div .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px !important;
}

.service_id_div .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}

.service_id_div .select2-container .select2-selection--single {
    height: 35px;
}

.service_desc p {
    overflow-wrap: anywhere;
    margin: 0 !important;
    font-size: 17px !important;
    line-height: 25px;
}

.service_desc span {
    font-family: "Almarai", sans-serif !important;
    font-size: 17px !important;
    line-height: 25px;
}

.about-section  {
    padding: 40px 0;
}


.logo-area {
    background: #fff;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}
