.bg-dark {
    background: #031743 none repeat scroll 0 0;
}

.top-bar-area .info.box li .icon {
    border: 1px solid rgb(255 255 255 / 58%);
    color: #e3c426;
    font-size: 30px;
    padding: 15px;
}


.top-bar-area .info.box li {
    color: #fff;
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}


.navbar.bootsnav .attr-nav li.btn a {
    background: #3f51b5 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    padding: 8px 20px !important;
}


nav.navbar.bootsnav ul.nav>li>a:hover {
    color: #3f51b5;
}

footer.bg-dark .f-item.link ul li a,
footer.bg-dark .f-item.address li,
footer .f-item.about li a,
footer.bg-dark p {
    color: #fff;
}

html[lang='ar'] h1,
html[lang='ar'] h2,
html[lang='ar'] h3,
html[lang='ar'] h4,
html[lang='ar'] h5,
html[lang='ar'] h6,
html[lang='ar'] .about-area,
html[lang='ar'] p,
html[lang='ar'] a,
html[lang='ar'] .choseus-area .info>ul>li,
html[lang='ar'] .btn {
    font-family: 'Cairo';
}

html[lang='ar'] p {
    /* line-height: 2.5; */
}

html[lang='ar'] nav.navbar.attr-border .attr-nav {
    margin-right: 15px;
    margin-left: 0;
    padding-right: 5px;
    padding-left: 0;
}


html[lang='ar'] nav.navbar.attr-border .attr-nav::before {
    background: #e7e7e7 none repeat scroll 0 0;
    right: 0;
    margin-top: -15px;
}

html[lang='ar'] .attr-nav>ul>li {
    float: right;
    display: block;
}

/* .blog-area .single-item .info {
    border: 1px solid #e7e7e7;
    padding: 10px;
} */


/*=============================================
=            Form wizard            =
=============================================*/


.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;

}

.wizard li.active span.round-tab i {
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs>li {
    width: 16.6%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media(max-width : 585px) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs>li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

input {
    min-height: 40px;
}

/*=====  End of Form wizard  ======*/
.se-pre-con {
    background: url(/uob/assets/img/preloader.gif?v=2) center no-repeat #fff;
}



html[lang='ar'] .breadcrumb-area .breadcrumb li::after {
    right: -1px;
    left: auto;
}

html[lang='ar'] body,
html[lang='ar'] h1,
html[lang='ar'] h2,
html[lang='ar'] h3,
html[lang='ar'] h4,
html[lang='ar'] h5,
html[lang='ar'] h6,
html[lang='ar'] .about-area,
html[lang='ar'] p,
html[lang='ar'] a,
html[lang='ar'] .choseus-area .info>ul>li,
html[lang='ar'] .achivement-area .fun-fact .medium,
html[lang='ar'] .contact-area ul li span,
html[lang='ar'] .contact-area .contact-items button,
html[lang='ar'] .btn {
    font-family: 'Cairo';
}


html[lang='ar'] .attr-nav {
    float: left;
    margin-right: 13px;
    margin-left: -10px;
}


html[lang='ar'] .about-area .info-content ul li {
    font-family: "Cairo", sans-serif;
    font-size: 17px;
    margin-bottom: 15px;
    padding-right: 29px;
    padding-left: 0;
}


html[lang='ar'] .about-area .info-content ul li::before {
    left: auto;
    right: 0;
}


html[lang='ar'] .about-area .about-content .thumb::after {
    right: 0;
    left: auto;
}



html[lang='ar'] .about-area p {
    line-height: 35px;
    font-size: 16px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
}


html[lang='ar'] .services-area.flex-icon .services-items .title i {
    font-size: 50px;
    margin-left: 15px;
    padding-left: 15px;
}

html[lang='ar'] .contact-area.item-flex .contact-items {
    padding-right: 50px;
    padding-left: 0;
}



html[lang='ar'] .contact-area ul li {
    border-right: none;
    float: right;
    margin-right: 0;
    padding-right: 0;
    margin-left: 20px;
    padding-left: 20px;
}

html[lang='ar'] .contact-area ul li i {
    padding-left: 20px;
    padding-right: 0px;
}


footer .f-item>img {
    max-height: 120px;
}


html[lang='ar'] footer h4::before {
    right: 0;
    left: auto;
}



@media (min-width: 1024px) {
    html[lang='ar'] nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
        text-align: right;
    }
}


html[lang='ar'] nav.navbar.bootsnav ul.nav.navbar-right .dropdown-left .dropdown-menu .dropdown-menu {
    left: inherit;
    right: -200px;
  }

  html[lang='ar']  nav.navbar.bootsnav ul.nav .dropdown-menu .dropdown-menu {
    top: 0;
    right: 100%;
    left:0;
  }


  html[lang='ar'] nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: left;
    content: "\f104";
    margin-top: 0;
  }



    html[lang='ar'] .blog-area.single .info ul li {
        padding-right: 25px;
    }

    html[lang='ar'] .blog-area.single .info ul li::before {
        right: 0;
        left: initial;
    }
/*********************************/

.icon-bar {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-between;
}

.icon-bar .icon-link .icon {
    font-size: 5rem;
    padding: 10px 0px;
    display: block;
}


.icon-bar .icon-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 1.5rem;
    color: #3f51b5;
    min-width: 100px;
    border-left: 1px solid #ddd;
    padding-left: 10px;
}

/*********************************/


.event-date {
    text-align: center;
    border: 1px solid #000;
    line-height: normal;
}

.day {
    font-size: 20px;
    font-weight: bold;
    color: #3498db;
    /* لون الخلفية ليوم الحدث */
}

.month {
    font-size: 14px;
    color: #ffffff;
    background-color: #3f51b5;
    width: 46px;
}


.fa-diploma::before {
    content: "\f5ea";
}



html[lang='ar'] .top-search {
    left: 10px;
    right: inherit;
}





.team-area .thumb {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.team-area .thumb .social li {
    display: inline-block;
}

.team-area .thumb .social {
    border-top: 3px solid #ff5e14;
    bottom: -56px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    z-index: 9;
}

.team-area .thumb .social li a {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    padding: 15px;
    text-align: center;
}

.team-area .item:hover .thumb .social {
    bottom: 0;
}

.team-area .thumb .social::after {
    background: #1d2024 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.team-area .info .content {
    padding: 30px;
}

.team-area .info h5 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
}

.team-area .info .mail {
    border-top: 1px solid #e7e7e7;
}

.team-area .info h5 i {
    border-right: 1px solid #e7e7e7;
    color: #232323;
    margin-right: 3px;
    padding: 15px 10px 15px 15px;
}

.team-area .info h5 i.fa-envelope {
    font-weight: 500;
}

.team-area .team-carousel.owl-carousel.owl-theme .owl-nav {
    margin: 0;
}

.team-area .team-carousel.owl-carousel.owl-theme .owl-nav .owl-prev,
.team-area .team-carousel.owl-carousel.owl-theme .owl-nav .owl-next {
    background: transparent none repeat scroll 0 0;
    color: #232323;
    font-size: 30px;
    height: 40px;
    left: -50px;
    line-height: 40px;
    margin: -20px 0 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 40px;
}

.team-area .team-carousel.owl-carousel.owl-theme .owl-nav .owl-next {
    left: auto;
    right: -50px;
}


.social a {
    font-size: 14px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    background-color: #97979782;
    transition: all 0.25s ease-in-out;
}


.media {
    direction: rtl;
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}


.btn-primary2 {
    color: #01605b;
    background: #e1e1e1;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.services .media {
    margin: 10px 0;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}
