@font-face {
    font-family: "yekan";
    src: url("font/yekan/BYekan.woff") format("woff");
}


body {
    direction: rtl;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
.d-l{
    direction: ltr;
}
.d-r{
    direction: rtl;
}
.p-5{
    padding: 50px;
}
.p-{
    padding: 40px;
}
.mr-0{
    margin-right: 0 !important;
}
.mr-1{
    margin-right: 10px !important;
}
.ml-0{
    margin-left: 0 !important;
}
.mt-3{
    margin-top: 30px !important;
}
.mt-5{
    margin-top: 50px !important;
}
.pr-0{
    padding-right: 0 !important;
}
.pl-0{
    padding-left: 0 !important;
}
.yellow{
    color:#FFC943 !important;
}
.white{
    color:white;
}
.n-primary{
    color:#8049BE !important;
}
.n-bg-primary{
    background-color:#8049BE !important;
}
.n-bg-dark{
    background-color:#3B0F6D !important;
}
.n-dark{
    color:#3B0F6D !important;
}
.border-text-white{
    -webkit-text-stroke: 1.5px white;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
.yekan{
    font-family: "yekan";
}
.fs-14{
    font-size: 14px !important;
}
.line-h{
    line-height: 1.8;
}
.align-center{
    text-align: center;
}
.align-right{
    text-align: right;
}
.logo-container {
    margin-right: 50px;
}

.logo {
    width: 120px;
}

.navbar-nav .nav-item {
    margin-left: 40px;
    font-family: "yekan";

}
.navbar-nav .nav-item a{
    color: #3B0F6D !important;
}
.login-btn {
    background: none;
    border: 3px solid #8049BE;
    border-radius: 10px;
    padding: 5px 45px;
    color: #8049BE;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin-right: 60px;
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}

.login-btn:hover {
    border: 3px solid #A96DED;
    color: #A96DED;
}
.first-section{
    border: 3px solid #3B0F6D;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    color: #3B0F6D !important;
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
.first-section a{
    color: #3B0F6D !important;
}
.about{
    background-image: url("img/about-bg.jpg");
    background-repeat: no-repeat;
    text-align: right;
}
.about-description{
    font-family: "yekan";
    font-size: 18px;
    line-height: 1.6;
}
video{
    border-radius: 15px;
}
.best-service-section{
    border: 3px solid #3B0F6D;
    border-radius: 20px;
    text-align: right;
    color: #8049BE;
    height: 160px;
}
.bime{
    background-color: #3B0F6D;
}
.custom-rectangle {
    border-radius: 15px;
    overflow: hidden;
    height: 300px;
}

.rectangle-top {
    background-color: #FFC943;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
}

.rectangle-bottom {
    background: white;
    height: 160px;
    padding: 20px;
    border-radius: 0px 0px 15px 15px;
}


.bime-item img{
    margin-right: 13px;
}
.bime-text{
    color: #8049BE;
    -webkit-text-stroke: 1px white; /* width and color */
}

.post{
    border: 2px solid #3B0F6D;
    border-radius: 25px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.post-text{
    padding: 20px;
    text-align: right;
}
.more {
    background: none;
    border: 2px solid #8049BE;
    border-radius: 10px;
    padding: 5px 15px;
    color: #8049BE;
    font-size: 12px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin-right: 100px;
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
.more:hover{
    border: 2px solid #A96DED;
    color: #A96DED;
}
.qa-img{
    border: 2px solid white;
    border-radius: 20px;
}
.po-img{
    border-radius: 25px 25px 0 0;
}

.section-box {
    border: 2px solid white;
    padding: 8px;
    border-radius: 15px;
    margin-bottom: 12px;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: yekan;
}
.section-box p{
    margin-top: 14px !important;
    font-size: 18px;
}
.plus-minus {
    font-size: 28px;
    font-weight: bold;
    transition: transform 0.3s ease;
}
.collapse{
    text-align: right;
}

.height-4{
    height: 380px;
    overflow-y: auto;
}
.map-img{
    border-radius: 20px;
}
#mikroob{
    position: absolute;
    top: 780px;
    left: 0;
    z-index: -1;
    opacity: 20%;
}
#mikroob2{
    position: absolute;
    top: 680px;
    left: 0;
    z-index: -1;
    opacity: 20%;
}
#mikroob1{
    position: absolute;
    top: 100px;
    right: 0;
    z-index: -1;
    opacity: 20%;
}
.departman-section{
    border: 3px solid #3B0F6D;
    border-radius: 20px;
    text-align: right;
    color: #8049BE;
    height: 200px;
}
.shoar{
    background-image: url("img/about-bg.jpg");
    background-repeat: no-repeat;
    text-align: center;
}
.team-item{
    border: 2px solid #3B0F6D;
    background-color: #3B0F6D;
    border-radius: 25px;
}
.team-img{
    border: 2px solid white;
    border-radius: 40px;
    margin: 38px;

}
.team-text{
    text-align: center;
    color: white;
    font-family: yekan !important;
}
.carousel-indicators{
    top: 470px !important;
}
.weblog-more {
    background: none;
    border: 2px solid #8049BE;
    border-radius: 10px;
    padding: 5px 15px;
    color: #8049BE;
    font-size: 12px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin-right: 200px;
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
.weblog-more:hover{
    border: 2px solid #A96DED;
    color: #A96DED;
}
.pagination-container {
    direction: rtl;
    list-style: none;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    font-family: yekan;
    font-size: 20px;
}

/* Pagination buttons and numbers */
.pagination-button, .pagination-number {
    color: #A96DED;
    padding: 10px 15px;
    margin: 0 5px;
    text-decoration: none;
    border-radius: 3px;
    transition: background-color 0.3s ease;
}
.blog-img{
    border-radius: 25px 25px 0px 0px;
}
.bime_phone{
    display: inline-block;
}
#desktop_nav{
    display: block;
}
#phone_nav{
    display: none;
}
.sidebar {
    width: 250px;
    height: 100vh;
    background-color: #343a40;
    padding-top: 20px;
    font-family: yekan;
}
.sidebar a {
    padding: 10px 15px;
    text-decoration: none;
    color: white;
    display: block;
}
.sidebar a:hover {
    background-color: #495057;
}
.profile {
    display: flex;
    align-items: center;
    padding: 15px;
    color: white;
    font-family: yekan;
}
.profile img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.navbar-brand{
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
.active{
    /*background-color: #1770B2;*/
}
.table{
    font-family: yekan;
    margin-top: 20px;
}
.n-btn{
    background-color: #FDBA14;
    padding: 15px;
    color: #3B0F6D;
    border: 0;
    -webkit-text-stroke: 0.5px white; /* width and color */
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
.menu-bar{
    cursor: pointer;
}
#closeMenu{
    background: none;
    border: 0;
    color:white;
    font-family: 'Mj_Beirut Heading', tahoma, Arial;
}
#phone-team{
    display: none;
}
#desktop-team{
    display: block;
}
.menu-overlay {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(70, 19, 128, 0.8);
    z-index: 1050;
    transition: right 0.5s ease;
}

.menu-overlay.active {
    right: 0;
}

.btn-close {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 1rem;
}

.menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.menu-list li {
    margin: 50px 0;
}

.menu-list li a {
    color: white;
    font-size: 1rem;
    text-decoration: none;
    font-family: "yekan";
}
@media only screen and (max-width: 600px) {
    .about{
        background-image: none;
        background-color: #8049BE;
    }
    .about-title{
        margin-top: 30px;
    }
    .bime_phone{
        display: none;
    }
    .bime-item img{
        margin-right: 3px;
    }
    #desktop_nav{
        display: none;
    }
    #phone_nav{
        display: block;
    }
    .logo-container {
        margin-left: 260px;
        margin-right: 0 !important;
    }
    .nav-menu-bar{
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
    }
    #nav-menubar{
        display: none;
    }
    .section-box p{
        font-size: 16px;
    }
    .post{
        margin: 20px;
    }
    .weblog-more{
        margin-right: 280px;
    }
    .more{
        margin-right: 140px;
    }
    #phone-team{
        display: block;
    }
    #desktop-team{
        display: none;
    }

}