@font-face {
    font-family: Sahel-Light;
    src: url(../../base/fonts/Sahel-Light-FD.ttf);
}
@font-face {
    font-family: Sahel;
    src: url(../../base/fonts/Sahel-FD.ttf);
}
@font-face {
    font-family: Sahel-SemiBold;
    src: url(../../base/fonts/Sahel-SemiBold-FD.ttf);
}
@font-face {
    font-family: Sahel-Bold;
    src: url(../../base/fonts/Sahel-Bold-FD.ttf);
}
@font-face {
    font-family: Sahel-Black;
    src: url(../../base/fonts/Sahel-Black-FD.ttf);
}
* {
    font-family: Sahel;
}
.row {
    margin: 0;
}
.navbar {
    padding: 0;
    background-color: #29374d;
}
.toggler {
    width: 42px;
}
.navbar-toggler {
    border: none;
    padding: 0;
}
.navbar-brand {
    margin-right: 0;
}
.navbar-brand img {
    width: 80px;
}
@media screen and (max-width: 600px) {
    .navbar-brand img {
        width: 65px;
    }
}
.icons img {
    width: 42px;
}
.offcanvas-body {
    direction: rtl;
    text-align: center;
}
.offcanvas-body li {
    background-color: #eeeeee;
    margin-top: 7px;
    border-radius: 8px;
}
.dropdown-menu {
    text-align: center;
    padding: 0;
    border: none;
}
.dropdown-menu li {
    background-color: #eeeeee;
    margin-top: 0;
    border-radius: 0;
}
.dropdown-menu li a:hover {
    background-color: #eeeeee;
}
.logout {
    color: #fff;
    background-color: #d53d3d;
    border-radius: 5px;
    padding: 7px 0;
}
.tfooter {
    direction: rtl;
    color: #fff;
    background-color: #29374d;
    padding: 6px 0;
    border-radius: 0 100px 0 0;
    box-shadow: 18px 7px 0px 0px #ededed;
}
.tfooter1 {
    margin: auto;
}
.tfooter1 p {
    margin: 0;
    font-size: 14px;
}
.tfooter2 {
    direction: ltr;
}
.input-group button {
    background-color: #29374d;
    color: #fff;
    border: 5px solid #fff;
    border-radius: 20px;
}
.input-group input {
    text-align: center;
    border-radius: 25px;
}
.mfooter {
    direction: rtl;
    background-color: #ededed;
    display: flex;
}
.mfooter dl {
    margin: auto;
}
.mfooter dt {
    padding-bottom: 14px;
}
.mfooter dd {
    margin: 0;
    padding-bottom: 10px;
}
.mfooter dd img {
    width: 30px;
    padding-left: 8px;
}
.mfooter1 {
    width: 35%;
    margin: 0 5%;
    text-align: center;
}
.mfooter1logo {
    background-color: #ededed;
    width: 160px;
    margin-top: -45px;
    border-radius: 60px 60px 0 0;
    padding-top: 10px;
}
.mfooter1 p {
    font-size: 15px;
    font-family: Sahel!important;
}
.mfooter2 {
    width: 15%;
    display: flex;
}
.mfooter2 dt {
    color: #29374d;
    font-size: 17px;
}
.mfooter2 a {
    color: #373737;
    text-decoration: none;
}
.mfooter3 {
    width: 25%;
    display: flex;
    text-align: center;
}
.mfooter3 dt {
    padding-bottom: 4px;
}
.mfooter3 dd {
    padding: 0 20px 6px 20px;
}
.social {
    padding-bottom: 20px;
}
.social a {
    padding: 0 17px;
}
.social img {
    width: 30px;
}
.sell-channels {
    width: 70%;
    margin-bottom: 20px;
    border-radius: 5px;
}
.bfooter {
    background-color: #be7032;
    color: #fff;
    padding-top: 16px;
}
.bfooter {
    direction: rtl;
    text-align: center;
}
.bfooter p {
    padding-bottom: 90px;
    margin: 0;
}
.bfooter a {
    text-decoration: none;
    color: #8fbd1d;
    font-family: Sahel-SemiBold;
}
@media screen and (max-width: 768px) {
    .tfooter {
        border-radius: 0;
        padding: 20px 0;
        box-shadow: none;
    }
    .tfooter1 p {
        text-align: center;
        padding-bottom: 10px;
    }
    .tfooter2 {
        position: relative;
        width: 80%;
        right: 10%;
    }
    .mfooter {
        flex-wrap: wrap;
    }
    .mfooter1logo {
        margin-top: 0;
    }
    .mfooter1 {
        width: 100%;
    }
    .mfooter2 {
        width: 50%;
        margin: 20px 0;
    }
    .mfooter2a {
        width: 50%;
        margin-right: 0;
    }
    .mfooter3 {
        width: 100%;
        margin-bottom: 10px;
    }
    .bfooter {
        font-size: 14px;
    }
}
.copyright {
    direction: rtl;
    text-align: center;
    background-color: #29374d;
    color: #fff;
    padding: 10px 6px 100px 6px;
}
.copyright p {
    font-family: Sahel-Light;
    font-size: 14px;
    margin-bottom: 2px;
}
.copyright a {
    font-family: Sahel-Bold;
    color: #fff;
}
.sidebar {
    background: linear-gradient(#29374d, #090d14);
    position: fixed;
    width: 100%;
    height: 67px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 50px;
    z-index: 3;
}
.sidebar a {
    width: 65px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-family: Sahel-Light;
    font-size: 12px;
}
.sidebar a img {
    width: 35px;
}
.sidebar span {
    color: #fff;
    font-family: Sahel-Black;
    position: absolute;
    background-color: #008b65;
    border-radius: 20px;
    padding: 3px 8px;
    margin-left: -13px;
    margin-top: -4px;
}
.home-icon img {
    width: 60px!important;
    margin-top: -50px;
}
@media screen and (max-width: 600px) {
    .sidebar {
        height: 55px;
        padding: 0 10px;
    }
    .sidebar a img {
        width: 25px;
    }
    .sidebar span {
        font-size: 10px;
        padding: 1px 5px;
        margin-left: -9px;
        margin-top: -3px;
    }
}
.login-card, .staff-card, .verify-card {
    margin-top: 134px!important;
}
@media screen and (max-width: 600px) {
    .login-card, .staff-card, .verify-card {
        margin-top: 120px!important;
    }
}
.blog-home {
    background-color: #29374d!important;
}
.active-filter {
    background: #29374d!important;
}
.blog-post-box a {
    color: #29374d!important;
}
.blog-post-header {
    background: #29374d!important;
}
.header-content a {
    color: #29374d!important;
}