.top-bar-area .info.box li .icon {
    border: 1px solid rgb(255 255 255 / 58%);
    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;
}

.clients-items img{
    max-height: 125px;
}
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: 70px 30px 30px;
    /* height: 400px; */
}


/*=============================================
=            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;
    }
}


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

.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";
}

.navbar-brand>img {
    display: initial;
    height: auto;
    max-height: 50px;
}

.address-info {
    height: inherit;
    position: relative;
}

.about-area .info-content {
    padding-left: 35px;
    padding-right: 0px;
}



.about-area .achivement-items .item .medium {
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
}

.about-area .achivement-items .item {
    float: right;
    margin-left: 50px;
    position: relative;
    z-index: 1;
}

.about-area .achivement-items i {
    display: inline-block;
    float: right;
    font-size: 40px;
    margin-left: 15px;
    margin-top: 10px;
}
