:root {
    --businessBC: #000;
    /* 014457 */
    --businessFC: #ffffff;
    --businessPortalC: red;
    --asYellowColor: #FFC107;
}

@font-face {
    font-family: 'Almarai';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/almarai/v12/tssoApxBaigK_hnnS_antnqWow.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC, U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* html,
body {
    font-family: 'Almarai' !important;
    font-size: 60%;
} */

.a {
    border: 1px solid red;
}

.bg-dark,
#mu-menu .navbar .navbar-nav li .dropdown-menu {
    background-color: rgb(254, 193, 7) !important;
    border-top: 2px solid #000000 !important;
}

#mu-menu .navbar .navbar-nav li .dropdown-menu li a {
    font-weight: normal;
    height: auto !important;
}

#mu-menu .navbar .navbar-nav li>a,
#mu-menu .navbar .navbar-nav li>a {

    color: #000 !important;

}

#mu-menu .navbar .navbar-nav li>a:hover {
    background-color: #ffff !important;
    /* color: #ffffff; */
}

#mu-menu .navbar .navbar-nav li>a:focus {
    background-color: #ffffff !important;
    /* color: #ffffff; */
}

.carousel-item {
    height: 100vh;
    background-size: cover;
    background: no-repeat scroll center scroll;
}

.carousel-item::before {

    opacity: 0.3 !important;

}

/* change Image element {
	background-image: url(http://edu-tec.net/front/assets/img/A-friendly-helpful-honest-company.jpg);
} */



.aLable {
    background-color: orange;
    color: white;
    padding: 8px 34px;
}

.aLable,
.aSubLable {
    font-family: Calibri;
    font-size: 27px;
    font-weight: bold;
}


.aLable:hover {
    color: white !important;
    padding: 10px 40px;
    transition: all .35s ease-in-out;
}

.bg-dark,
#mu-menu .navbar .navbar-nav li .dropdown-menu {
    padding: 10px 0;
}



#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content h4 {
    padding: 10px 0;
}

.mu-blog-single-img,
.mu-latest-course-single {
    min-height: 315px;
}

.mu-latest-course-img {
    background-image: url('../../../assets/images/pre-loader/loader-01.svg');
    background-position: center center;
    background-size: 80px 80px;
    background-repeat: no-repeat;
    min-height: 230px;

}

#mu-menu .navbar .navbar-nav li .dropdown-menu.businessStyle {
    background-color: var(--businessBC) !important;
    border-top: 2px solid orange !important;
}

#mu-menu .navbar .businessStyle li>a:hover {
    color: #000 !important;
}


.Business,
.personal {
    padding-bottom: 3px;
    margin-left: 10px;
    margin-right: 15px;
}

.Business {
    color: var(--businessBC);
}

.personal {
    color: var(--businessFC);
}

.Business.active {
    border-bottom: 2px solid var(--businessBC);
}

.personal.active {
    border-bottom: 2px solid var(--businessFC);
}

.Business:hover {
    color: var(--businessBC);
}

.personal:hover {
    color: var(--businessFC);
}



/* /////////////// */

.adds_add_media {
    padding: 0.375rem 0.75rem !important;
}


.imgPreview img {
    width: 100%;
    height: 100%;
}

.adds_ad_img_info,
.adds_ad_img {
    width: var(--adds-img-width);
}

.adds_ad_img {
    height: 155px;
}

.adds_ad_img_info {
    height: 50px;
    background-color: white;
    color: #000;
    text-align: center;
    border-top: 1px solid var(--main-BG-color);
    padding-top: 6px;
    position: relative;
}

.adds_add_video_info {
    margin-top: -21px;
    width: 400px;
}

.adds_add_vedio_info {
    margin-top: -6px;
}

.adds_ad_img_info .removeImg {
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: 20px;
    height: 16px;
    contain: 'X';
    color: #fff;
    background-color: red;
    padding-bottom: 21px;
    cursor: pointer;
}

.adds_add_imge_name {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 25px;
}

.imgPreview .adds_ad_img {
    width: 250px;
    color: black;
    background-color: white;


}

.adds_add_imge_parent {
    margin: 15px;

}

#adds_add_delete_id,
#adds_add_submit_id,
.ActiveAds {
    margin-left: 24px !important;
    margin-top: 5px !important;
    margin-bottom: 10px;
    color: white;
}

/* /////////////// */


/* LMS Section */
.lms {
    text-align: justify;

}

.lms_section {
    margin-bottom: 25px;
    margin-top: 5px;
    /* flex-direction: row;
    align-content: center;
    justify-content: space-between;
    flex-wrap: nowrap; */
}

.lms_section div {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.row-reverse {
    flex-direction: row-reverse;
}

.lms_section_img img {
    width: 80%;
    margin: auto;
}

.lms_ar,
.lms_contain_ar {
    text-align: right;
    direction: rtl;
    font-size: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.lms_contain_ar {
    text-align: right !important;

}

.lms_title {
    margin-top: 20px;
    color: var(--asYellowColor);
    font-size: x-large;
    font-family: 'Almarai';

    color: #F8A921;
    /* font-size: 20px; */
    font-weight: bold;
    margin-bottom: 5px;


}

.aMiddel {
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* text-align: center; */
    align-items: center
}

.aMiddel_r {
    align-items: start
}

.lms_header {
    text-align: center;
    font-size: 21px;
    margin-bottom: 103px;
    text-align: center;
}

.lms_title:first-child {
    margin-top: 0px;
}

.lms_descrip {
    margin-top: 0px;
    font-family: 'Almarai';

}

.lms_contain_ar .lms_descrip {
    margin-top: 10px !important;
    line-height: 36px;
    font-family: 'Almarai';
    font-size: 17px;
    /* padding: 5px 10px !important; */

}

.lms_descrip ul {
    margin: auto 15px;
}


.lmsContaent_n {
    margin-top: 100px;
}

/* LMS Section */


/* landing section */
.landing {
    padding: 0;
    background: url('../../assets/img/landing/bg.png');
    background-color: #e6e6e7;
}

.landing div {
    margin: auto;
    border: 0px solid red;
}

.landing_title {
    text-align: center;
    font-size: 150px;
    color: #FF7E00;
    font-family: Georgia, serif;
    font-style: italic;
    position: relative;
}

.landing_subTitle,
.landing_subTitle_b {
    /* position: absolute; */
    bottom: -53px;
    /* right: 79px; */
    color: black;
    font-size: 96px;
    margin-top: -69px !important
}

.landing_subTitle_b {
    font-size: 44px;
    bottom: 5px;
    right: 120px;
    font-weight: bold;
}

.landing_contant {
    text-align: center;
    font-size: 20px;
    margin-top: 31px !important;
    font-family: tahoma;

}

.landing_price {
    text-align: center;
    font-size: 39px;
    margin-top: 20px;
    color: #FF7E00;
    /* font-family: Georgia, serif; */
    padding-top: 20px;
    font-family: tahoma;
}

.landing_book div,
.landing_book_b div {
    border-radius: 38px;
    padding: 15px 23px;
    width: 181px;
    text-align: center;
    /* margin-left: 35px; */
    background-color: #FF7E00;
    color: white;
    font-size: 18px;
    font-family: tahoma;
    margin-top: 10px;
    /* position: relative; */

}

.landing_book_b {
    display: flex;
    justify-content: center;
    /* position: relative; */

}

.landing_book_now,
.landing_book_now_b {
    margin-top: 12px;
    bottom: -30px;
}

.landing_book_now_b {
    bottom: -30px;
    /* font-style: italic; */
}

.home {
    /* position: absolute; */
    /* margin-left: 50% !important; */
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.img_b,
.img_t {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    /* background-color: #FF7E00; */

    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.aLogo {
    direction: ltr;
    background-color: #FF7E00
}

.landing-call-w-p {
    text-align: center;
}

.landing-call-w-p .landing-call-w,
.landing-call-w-p .landing-call-p {
    font-size: 45px;
    margin: auto 10px;
    color: #FF7E00;
}

/* landing section */



/* //last update  23-12-2023*/
/* *********Our Feature section*********** */
#mu-features .mu-features-area .mu-features-content .mu-single-feature {
    /* background-color: rgb(254, 193, 7) !important; */
    background-color: var(--asYellowColor) !important;
    color: var(--businessBC) !important;

}

#mu-features .mu-features-area .mu-features-content .mu-single-feature span {
    /* background-color: rgb(254, 193, 7) !important; */
    border-color: var(--businessBC) !important;
    color: var(--businessBC) !important;

}

#mu-features .mu-features-area .mu-features-content .mu-single-feature1 {
    background-color: var(--businessBC) !important;
}



/* // add new section OUR CLients */
.mu-abtus-our-clients-items {
    display: flex;
    flex-direction: row;
    justify-self: start;
    height: 160px;
    overflow-x: scroll;
    margin-bottom: 50px;
    align-items: center;
    text-align: center;
    align-content: center;
    justify-content: center;

}

.mu-abtus-our-clients-items a {
    height: 100%;
    /* width: 100px; */
    /* border: 1px solid red; */
    /* margin-left: 25px; */
    /* display: flex;
    align-items: center;
    text-align: center;
    align-content: center;
    justify-content: center; */
    margin-left: 50px;
    margin-top: auto;
    margin-bottom: auto;

}

/* // add new section OUR CLients */





/* // client images marquee */

.marquee {
    background-color: #0A4557;
    /*   overflow: hidden; */
    margin-bottom: 50px;
}

.marquee-content {
    display: flex;
    animation: scrolling 70s linear infinite;
}

.marquee-content:hover {

    animation-play-state: paused;
}

.marquee-item {
    flex: 0 0 16vw;
    margin: 0 1vw;
    /*   flex: 0 0 20vw; */
    /*   margin: 0 2vw; */
    /* margin-left: 50px; */
    margin-top: 10px;
    margin-bottom: 10px;

    /* border: 1px solid #000; */
    cursor: pointer;
    padding: 5px 20px;
}

.marquee-item img {
    display: block;
    width: 100%;
    border-radius: 8px;
    /* padding: 5px 20px; */
    /* border: 1px solid red; */

}

@keyframes scrolling {
    0% {
        transform: translateX(0);
        /* transform: translateX(105vw); */
    }

    100% {
        transform: translatex(-306vw);
        /*                17*16=306    */
        /* transform: translatex(-208vw); */
    }
}


/* // client images marquee */




#mu-features {
    padding-top: 0 !important;
}

.mu-services-single-business.bg-image,
.mu-services-single-business:nth-child(3) {
    background-image: unset !important;
    background-color: #000 !important;
}

.mu-services-single-business:nth-child(2) {
    background-image: unset !important;
    background-color: var(--asYellowColor) !important;
    color: #000;
}

.mu-services-single-business:nth-child(2)>* {
    background-image: unset !important;
    background-color: var(--asYellowColor) !important;
    color: #000 !important;
}

.carousel-caption-left {
    left: 28% !important;
    color: #000;

}

.carousel-caption-left .slider-btn a {
    color: #000 !important;
    border-color: #000000 !important;
}

.carousel-item-left {
    border-bottom: 1px solid #ddd !important;
}

.carousel-item-left img {
    object-fit: contain !important;
    border-bottom: 1px solid #ddd !important;
    margin-top: 60px !important;
}

.carousel-item-left::before {
    background-color: transparent !important;
}


.bg-dark1 {
    background-color: transparent !important;
}

.course_buisness_h_n {
    margin-left: 25px;
    margin-right: 25px;
    width: calc(100% - 50px) !important;
    min-height: 530px;
}

.course_buisness_n {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    min-height: 0px;
    height: 150px;
    align-items: center;


}

.course_buisness_n_td {
    text-align: start;
    padding: 15px 20px;
    font-family: 'Almarai';
}

.course_buisness_n_t {
    font-weight: bold;
    padding: 15px 0px;
}

.course_buisness_n_d {

    /* padding-bottom: 20px; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;


}

.course_buis_img {
    height: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-self: center;
    justify-content: center;
}

.course_buis_img img {
    /* height: 150px; */
    width: 113px;
    width: 227px;
    border-radius: 8px;
    padding: 5px;
    object-fit: contain;
    justify-content: center;
}

.course_buisness_n_ac {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width: 100%;
}

.course_buisness_n_ac span:first-child {
    border: 1px solid var(--asYellowColor);
    margin: 0 auto;
    width: 60% !important;
    color: black;
    background-color: var(--asYellowColor);
    border-radius: 3px;
    font-weight: bold;
    cursor: pointer;
}

.course_buisness_n_price {
    margin-top: 10px;
    font-size: small;
    font-weight: bold;
    color: var(--businessBC) !important
}

/* .fa-phone {
    color: var(--asYellowColor);
} */

.rtl {
    direction: rtl;
}

.course_buisness_details_h_n_c_name {
    text-align: justify;
    font-weight: bold;
    margin: 5px 17px;
    padding: 0px 16px;
}

.course_buisness_details_h_n {
    padding: 0px 16px;

}

.course_buisness_details_h_n div {
    padding: 10px 0;
}

.course_buisness_details_h_n .img {
    /* width: 50%; */
    padding-left: 10px;
    padding-right: 10px;

}

.course_buisness_details_h_n .img figure {
    display: flex;
    align-content: space-around;
    align-items: center;
    justify-content: center;
    margin: 0;
    flex-direction: column;
    padding: 0 10px;
}

.course_buisness_details_h_n .img img {
    width: 100%;
    margin: auto;
    border-radius: 5px;

}

.course_buisness_details_h_n .details {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.course_buisness_details_h_n .details div {
    width: calc(100% - 30px);
    margin: 10px;
}

.course_buisness_details_h_n .details .detail_title {
    text-align: justify;
    font-family: 'Almarai';
}

.course_buisness_details_h_n .details .detail_title div {
    text-align: justify;
    margin-top: -15px;
    margin-bottom: 2px;
    padding: 20px 15px;

}


.course_buisness_details_h_n .details .detail_title:first-child {
    padding-top: 0;
    margin-top: -12px;
    /* color: red; */
}

.course_buisness_details_h_n .details .detail_title .detail_title_caption {
    font-weight: bold;
    padding-left: 0px;
    padding-right: 5px;
    font-size: large;

}

.course_buisness_details_h_n .details .detail_title .detail_title_information {
    /* border: 1px solid #ccc; */
    box-shadow: 0px 0px 11px -4px rgb(141 135 135 / 95%);
    border-radius: 6px;
    font-weight: normal !important;
    /* font-family: 'Almarai'; */

}

.mu-related-item-slide_b {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: space-around;
    justify-content: space-around;
}

.mu-related-item-slide_b div {
    /* width: 20px; */
}

.introAndPrice_price {
    text-align: end !important;
    margin-left: -15px !important;
    color: red;
    font-weight: 700;
    padding: 0;
    padding-right: 0 !important;
}

.introAndPrice {
    display: flex;
    justify-content: space-between;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;

}


.mu-header-area_n {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.text-dark {
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-dark_n {
    color: white !important;
}

.links_n {
    display: flex;
    justify-content: center;
}


.asRow {
    align-items: flex-end !important;
    justify-content: space-between !important;
    width: 100% !important;
    /* gap: 10px; */
    flex-wrap: nowrap;
    padding: 0 !important;
    margin: 0 !important;
}

.asRow div {
    width: 40% !important;
    /* margin: 0 !important; */
}

.asRow div div {
    width: calc(100% - 42px) !important;
    margin: 0;
    padding: 0;
}

/* muste be cleared*/
/* //last update  23-12-2023 */