/* @font-face {
    font-family: Vazir;
    src: url('Vazir.eot');
    src: url('Vazir.eot?#iefix') format('embedded-opentype'),
        url('/font/Vazir.woff') format('woff'),
        url('/font/Vazir.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: Vazir;
    src: url('/font/Vazir-Bold.eot');
    src: url('/font/Vazir-Bold.eot?#iefix') format('embedded-opentype'),
        url('/font/Vazir-Bold.woff') format('woff'),
        url('/font/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: Vazir;
    src: url('/font/Vazir-Light.eot');
    src: url('/font/Vazir-Light.eot?#iefix') format('embedded-opentype'),
        url('/font/Vazir-Light.woff') format('woff'),
        url('/font/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
} */
/* Generated by script */
@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazirmatn;
    src: url('fonts/webfonts/Vazirmatn-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

* {
    direction: rtl;
    font-family: 'Vazirmatn';
}

body {
    /* background-image: url('/assets/background.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover; */
    padding: 0;
    font-size: 17px;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: opacity 0s 2.6s;
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.left {
    float: left;
}

/* input {
    direction: ltr !important;
    margin-top: 3%;
    border-radius: 6px;
    height: 5.5vh;
    border: unset;
    background: #222;
    color: #FFF;
    width: 100%;

} */

#login-page {
    font-size: calc(15px + 0.390625vw);
}

.bg-cols {
    background: #FFF;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-radius: 7px;

}

.items-phone {
    display: none;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: rgba(217, 217, 217, 0.66);
}

.nav-link {
    color: #fff;
}

.nav-tabs .nav-link {
    background: rgba(123, 123, 123, 0.39);
}

.nav-link:focus,
.nav-link:hover {
    color: #fff !important;
}

.list-style {
    background: rgb(228, 231, 234);
    border: #bbb9b9 solid 1px;
    border-radius: 11px;
}

@media screen and (max-width: 1000px) {
    div.bg-cols {
        line-height: 34px;
        background: rgb(228, 231, 234);
        border: #bbb9b9 solid 1px;
        border-radius: 11px;
    }

    .list-style {
        background: unset;
        border: unset;
    }

    .item-lg-size {
        display: none;
    }

    .items-phone {
        display: block;
    }

    .overflow {
        overflow-y: scroll;
        width: 100%;
        margin-bottom: 10px;
        /* overflow-x: hidden; */
    }

    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9 {
        width: 50%;
        text-align: justify;
    }

    div#nav-tabContent {
        background: none !important;
    }

    #main>nav {
        margin-top: 10px;
    }
}

@media screen and (max-width: 800px) {

    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9 {
        width: 100%;
        text-align: justify;
    }


}

@media screen and (max-width:468px) {
    #navbarNav div {
        width: fit-content;
        margin: 0 5px;
    }

}

.pagination li a {
    border-radius: 50%;
}

.page-link {
    color: #4b4b4b !important;
}

.page-link.active,
.active>.page-link {
    color: whitesmoke !important;
    background-color: #4b4b4b;
    border-color: #4b4b4b;
}

.a-link-nave {
    color: rgb(27, 27, 27);
    margin: 2px 4px;
  display: inline-block;
  border-bottom: 1px solid gray;
}

.a-link-nave:hover {
    text-shadow: #acbdd3 1px 1px 1px;
    text-decoration: none;
}