@import url("https://cdn.bootcdn.net/ajax/libs/vazir-font/26.0.2/Farsi-Digits/font-face-FD.css");

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

@font-face {
    font-family: Sahel;
    src: url("./fonts/Sahel-Black-FD-WOL.ttf");
    src: url("./fonts/Sahel-Black.ttf") format("embedded-opentype"),
    url("./fonts/Sahel-FD-WOL.ttf") format("woff"),
    url("./fonts/BYekan-webfont.ttf") format("truetype");
    font-weight: normal;
}

* {
    padding: 0;
    margin: 0;
}

body {
    direction: rtl;
    font-family: "Sahel" !important;
    overflow-x: hidden;
}

.menu .items {
    list-style: none;
    display: inline-block;
    padding-left: 50px;
}

.menu .items a {
    color: white;
    text-decoration: none;
}

.menu {
    margin: 0;
    padding: 20px;
}

.dept-header h4 {
    padding-right: 25px;
}

.dept-body {
    margin-top: -10px;
    font-size: 14px;
}

.dept {
    background: white;
    border: 1px solid gray;
    padding: 5px;
}

.dept-body a {
    position: relative;
    right: 50px;
    bottom: 10px;
}

.footer-color {
    background-color: rgb(73, 72, 72);
}

.header-color {
    background-color: rgb(255, 255, 255);
}

.menu {
    display: flex;
    justify-content: space-between;
}

.group {
    display: flex;
    align-items: center;
}

.button {
    color: white;
    border: none;
    border-radius: 30px;
    padding: 8px 10px;
}

.bg-grey {
    background-color: #00a78d;
}

.red {
    color: #1fc74d;
}

.gray {
    color: gray;
}

.text-color {
    color: rgb(97, 97, 97);
}

.m-h5 {
    justify-content: center;
}

.text-text {
    margin-top: 22px;
    margin-right: 10px;
    font-weight: bolder;

}

.text-h6 {
    width: 53%;
    overflow-wrap: break-word;
    white-space: wrap;
    text-align: center;
    color: grey;
    font: 16px;
}

.inline {
    display: inline;
}

.darkhast-kharid {
    color: white;
    text-align: center;
    background-color: #00a78d;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
}

.darkhast-kharid2 {
    color: white;
    text-align: center;
    background-color: #ff2360;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
}

.bold {
    font-weight: bolder;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-10 {
    font-size: 10px;
}

.font-20 {
    font-size: 20px;
}

.dVam {
    margin-top: 3rem;
    margin-bottom: 2rem;
    text-align: center;
}

.td-bg {
    background-color: aqua;
}

.border-green {
    border-left: 3px solid #1fc74d;
    border-bottom: 4px solid white;
}

.border-blue {
    border-left: 3px solid #01a1ff;
    border-bottom: 4px solid white;
}

.border-yellow {
    border-left: 3px solid #ffb12b;
    border-bottom: 4px solid white;
}

.border-custom2 {
    border-bottom: 3px solid white;
}

.back-green {
    background-color: #1fc74d;
}

.back-blue {
    background-color: #01a1ff;
}

.back-yellow {
    background-color: #ffb12b;
}

.back-td2 {
    background-color: #f8f8f8;
}

.list {
    margin-top: 3rem;
}

.p12 {
    margin-right: -18px;
}

.p8 {
    margin-right: -30px;
}

.p6 {
    margin-right: -40px;
}

.jadval {
    display: flex;
    justify-content: space-between;
}

.j-etebar1 {
    width: 140px;
    height: 100px;
    background-color: #1fc74d;
    margin-right: 35px;
}

.text-etebar {
    color: white;
    text-align: center;
    line-height: 100px;
}

.j-etebar2 {
    width: 140px;
    height: 100px;
    background-color: #01a1ff;
    margin-right: 35px;
}

.j-etebar3 {
    width: 140px;
    height: 100px;
    background-color: #ffb12b;
    margin-right: 35px;
}

.j-bazpardakht {
    height: 50px;
    background-color: #f6f6f6;
    margin-bottom: 1px;
}

.text-bazpardakht {
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #282828;
}

.text-bazpardakht1 {
    font-size: 18px;
    color: #282828;
}

.bar1 {
    width: 4px;
    height: 100px;
    margin-right: -30px;
    background-color: #1fc74d;
    margin-left: 0;
}

.bar2 {
    width: 4px;
    height: 100px;
    margin-right: -30px;
    background-color: #01a1ff;
    margin-left: 0;
}

.bar3 {
    width: 4px;
    height: 100px;
    margin-right: -30px;
    background-color: #ffb12b;
    margin-left: 0;
}

.mr-12 {
    margin-right: 12px;
}

.mb-5 {
    margin-bottom: 5px;
}

.applying {
    margin: 4rem auto;
    /* width: 250px;
    height: 70px; */
    padding: 14px;
    background-color: #00a78d;
    border-radius: 45px;
}

.color-78d {
    color: #018571;
}

.text-applying {
    color: white;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

/* .applying :hover {
    background-color: #35a6e8;
    border-radius: 45px;
    width: 250px;
    height: 70px;
  } */

.etebar-mahane {
    text-align: center;
}

.box-box {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 10px;
}

.box-box div:first-child {
    background: #1fc74d;
    padding: 12px;
    border-radius: 50%;
}

.text-box {
    padding: 0px 10px;
}

.text {
    justify-items: center;
    margin-top: 10px;
    margin-right: 4px;
    line-height: 10px;
}

.box-border {
    width: 50px;
    height: 50px;
    border: 1px solid gray;
    border-radius: 20px 0 20px 0;
}

.border {
    border: 1px solid rgb(0, 0, 0);
    width: 75px;
    height: 75px;
    border-radius: 10px 0 10px 0;
}

.br {
    border-radius: 0 10px 0 10px !important;
}

.cash1 {
    margin-top: 10px;
    margin-right: 5px;
}

.icon {
    width: auto;
    height: auto;
}

.gray-tire {
    color: rgb(107, 107, 107);
}

.p-box {
    margin-right: 5px;
    line-height: 15px;
}

.p-box1 {
    font-size: 13px;
    margin-right: 5px;
}

.p-b {
    width: 140px;
    line-height: 18px;
}

.card {
    border: 1px solid rgba(224, 224, 224, 0.5);
    width: 100%;
    margin-top: 4rem;
}

.card-card {
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.icon-left {
    width: 55px;
    height: 55px;
}

.icon-left2 {
    width: 20px;
    height: 20px;
}

.card-text {
    margin-top: 25px;
    padding: 5px;
    line-height: 10px;
}

.applying-Validity {
    margin: 4rem auto;
    /* width: 250px;
    height: 70px; */
    background-color: #ff2360;
    border-radius: 45px;
}

.text-applying-Validity {
    color: white;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.shoping {
    margin: 1rem auto;
}

.text-shop {
    color: white;
    text-align: center;
    padding: 5px 0;
}

.text-shop1 {
    color: white;
    text-align: center;
    line-height: 25px;
    margin: 20px 0 30px 0;
}

.bg-g {
    background-color: #00a78d;
}

.m-t20 {
    margin-top: 20px;
}

.shop-item {
    height: 2.2rem;
    display: flex;
    justify-content: space-between;
}

.shop-item-box {
    /* height: 30px; */
    display: flex;
    justify-content: space-between;
}

.bg-white {
    background-color: white;
    height: 33px;
}

.location {
    width: 15px;
    height: 15px;
}

.shop-item-color {
    color: #00a78d;
    line-height: 30px;
}

.shop-item-color1 {
    color: #ffffff;
    line-height: 30px;
}

.shop-bottom {
    margin-bottom: 4rem;
}

.footer {
    margin-left: 3rem;
}

.footer-item {
    display: flex;
    justify-content: center;
}

.footer-item1 {
    display: flex;
    justify-content: space-around;
}

.sec4-holder {
    background-color: #00a78d;
}

.ws {
    width: 100px;
}

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

.green {
    color: #ff2360;
}

.blue {
    color: #01a1ff;
}

.yellow {
    color: #ffa200;
}

.login {
    margin-left: 30px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.round-corner {
    border-radius: 5px;
}

.box-shadow {
    box-shadow: 7px 7px 5px gray;
}

.red-color {
    background: red;
}

.green-color {
    background: green;
}

.blue-color {
    background-color: blue;
}

.yellow-color {
    background-color: yellow;
}

.gray-color {
    background-color: gray;
}

.brown-color {
    background-color: brown;
}

.pink-color {
    background-color: pink;
}

.container {
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
}

.container-fluid {
    width: 100%;
}

[class^="col-"] {
    float: right;
    /* padding-left:15px;
        padding-right:15px; */
}

.row::after {
    content: "";
    display: table;
    clear: both;
}

.img-responsive {
    width: 100%;
    height: 100%;
}

.spiner-class-display {
    width: 40px;
    height: 40px;
    margin: 0px auto;
    border: 4px solid #00a78d;
    border-top: 4px solid white;
    border-radius: 50%;
    animation: spiner 1s infinite;
}

@keyframes spiner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 600px) {
    .col-xs-1 {
        width: 8.33%;
    }

    .col-xs-2 {
        width: 16.66%;
    }

    .col-xs-25 {
        width: 20.83%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-35 {
        width: 29.16%;
    }

    .col-xs-4 {
        width: 33.33%;
    }

    .col-xs-5 {
        width: 41.66%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-7 {
        width: 58.33%;
    }

    .col-xs-8 {
        width: 66.66%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-10 {
        width: 83.33%;
    }

    .col-xs-11 {
        width: 91.66%;
    }

    .col-xs-12 {
        width: 100%;
    }

    .col-xs-offset-0 {
        margin-right: 0;
    }

    .col-xs-offset-05 {
        margin-right: 4.16%;
    }

    .col-xs-offset-1 {
        margin-right: 8.33%;
    }

    .col-xs-offset-2 {
        margin-right: 16.66%;
    }

    .col-xs-offset-3 {
        margin-right: 25%;
    }

    .col-xs-offset-4 {
        margin-right: 33.33%;
    }

    .col-xs-offset-5 {
        margin-right: 41.66%;
    }

    .col-xs-offset-6 {
        margin-right: 50%;
    }

    .col-xs-offset-7 {
        margin-right: 58.33%;
    }

    .col-xs-offset-8 {
        margin-right: 66.66%;
    }

    .col-xs-offset-9 {
        margin-right: 75%;
    }

    .col-xs-offset-10 {
        margin-right: 83.33%;
    }

    .col-xs-offset-11 {
        margin-right: 91.66%;
    }

    .col-xs-offset-12 {
        margin-right: 100%;
    }
}

@media screen and (min-width: 600px) {
    .col-s-1 {
        width: 8.33%;
    }

    .col-s-2 {
        width: 16.66%;
    }

    .col-s-25 {
        width: 20.83%;
    }

    .col-s-3 {
        width: 25%;
    }

    .col-s-35 {
        width: 29.16%;
    }

    .col-s-4 {
        width: 33.33%;
    }

    .col-s-5 {
        width: 41.66%;
    }

    .col-s-6 {
        width: 50%;
    }

    .col-s-7 {
        width: 58.33%;
    }

    .col-s-8 {
        width: 66.66%;
    }

    .col-s-9 {
        width: 75%;
    }

    .col-s-10 {
        width: 83.33%;
    }

    .col-s-11 {
        width: 91.66%;
    }

    .col-s-12 {
        width: 100%;
    }

    .col-s-offset-0 {
        margin-right: 0;
    }

    .col-s-offset-05 {
        margin-right: 4.16%;
    }

    .col-s-offset-1 {
        margin-right: 8.33%;
    }

    .col-s-offset-2 {
        margin-right: 16.66%;
    }

    .col-s-offset-3 {
        margin-right: 25%;
    }

    .col-s-offset-4 {
        margin-right: 33.33%;
    }

    .col-s-offset-5 {
        margin-right: 41.66%;
    }

    .col-s-offset-6 {
        margin-right: 50%;
    }

    .col-s-offset-7 {
        margin-right: 58.33%;
    }

    .col-s-offset-8 {
        margin-right: 66.66%;
    }

    .col-s-offset-9 {
        margin-right: 75%;
    }

    .col-s-offset-10 {
        margin-right: 83.33%;
    }

    .col-s-offset-11 {
        margin-right: 91.66%;
    }

    .col-s-offset-12 {
        margin-right: 100%;
    }
}

@media screen and (min-width: 768px) {
    .col-md-1 {
        width: 8.33%;
    }

    .col-md-15 {
        width: 12.49%;
    }

    .col-md-2 {
        width: 16.66%;
    }

    .col-md-25 {
        width: 20.83%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-35 {
        width: 29.16%;
    }

    .col-md-4 {
        width: 33.33%;
    }

    .col-md-5 {
        width: 41.66%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33%;
    }

    .col-md-8 {
        width: 66.66%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33%;
    }

    .col-md-11 {
        width: 91.66%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-offset-0 {
        margin-right: 0;
    }

    .col-md-offset-05 {
        margin-right: 4.16%;
    }

    .col-md-offset-1 {
        margin-right: 8.33%;
    }

    .col-md-offset-2 {
        margin-right: 16.66%;
    }

    .col-md-offset-3 {
        margin-right: 25%;
    }

    .col-md-offset-4 {
        margin-right: 33.33%;
    }

    .col-md-offset-5 {
        margin-right: 41.66%;
    }

    .col-md-offset-6 {
        margin-right: 50%;
    }

    .col-md-offset-7 {
        margin-right: 58.33%;
    }

    .col-md-offset-8 {
        margin-right: 66.66%;
    }

    .col-md-offset-9 {
        margin-right: 75%;
    }

    .col-md-offset-10 {
        margin-right: 83.33%;
    }

    .col-md-offset-11 {
        margin-right: 91.66%;
    }

    .col-md-offset-12 {
        margin-right: 100%;
    }
}

@media screen and (min-width: 992px) {
    .col-l-1 {
        width: 8.33%;
    }

    .col-l-15 {
        width: 12.49%;
    }

    .col-l-2 {
        width: 16.66%;
    }

    .col-l-25 {
        width: 20.83%;
    }

    .col-l-3 {
        width: 25%;
    }

    .col-l-35 {
        width: 29.16%;
    }

    .col-l-4 {
        width: 33.33%;
    }

    .col-l-5 {
        width: 41.66%;
    }

    .col-l-6 {
        width: 50%;
    }

    .col-l-7 {
        width: 58.33%;
    }

    .col-l-8 {
        width: 66.66%;
    }

    .col-l-9 {
        width: 75%;
    }

    .col-l-10 {
        width: 83.33%;
    }

    .col-l-11 {
        width: 91.66%;
    }

    .col-l-12 {
        width: 100%;
    }

    .col-l-offset-0 {
        margin-right: 0;
    }

    .col-l-offset-05 {
        margin-right: 4.16%;
    }

    .col-l-offset-1 {
        margin-right: 8.33%;
    }

    .col-l-offset-2 {
        margin-right: 16.66%;
    }

    .col-l-offset-3 {
        margin-right: 25%;
    }

    .col-l-offset-4 {
        margin-right: 33.33%;
    }

    .col-l-offset-5 {
        margin-right: 41.66%;
    }

    .col-l-offset-6 {
        margin-right: 50%;
    }

    .col-l-offset-7 {
        margin-right: 58.33%;
    }

    .col-l-offset-8 {
        margin-right: 66.66%;
    }

    .col-l-offset-9 {
        margin-right: 75%;
    }

    .col-l-offset-10 {
        margin-right: 83.33%;
    }

    .col-l-offset-11 {
        margin-right: 91.66%;
    }

    .col-l-offset-12 {
        margin-right: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .col-xl-1 {
        width: 8.33%;
    }

    .col-xl-15 {
        width: 12.49%;
    }

    .col-xl-2 {
        width: 16.66%;
    }

    .col-xl-25 {
        width: 20.83%;
    }

    .col-xl-3 {
        width: 25%;
    }

    .col-xl-35 {
        width: 29.16%;
    }

    .col-xl-4 {
        width: 33.33%;
    }

    .col-xl-5 {
        width: 41.66%;
    }

    .col-xl-6 {
        width: 50%;
    }

    .col-xl-7 {
        width: 58.33%;
    }

    .col-xl-8 {
        width: 66.66%;
    }

    .col-xl-9 {
        width: 75%;
    }

    .col-xl-10 {
        width: 83.33%;
    }

    .col-xl-11 {
        width: 91.66%;
    }

    .col-xl-12 {
        width: 100%;
    }

    .col-xl-offset-0 {
        margin-right: 0;
    }

    .col-xl-offset-05 {
        margin-right: 4.16%;
    }

    .col-xl-offset-1 {
        margin-right: 8.33%;
    }

    .col-xl-offset-l1 {
        margin-left: 8.33%;
    }

    .col-xl-offset-2 {
        margin-right: 16.66%;
    }

    .col-xl-offset-l2 {
        margin-left: 16.66%;
    }

    .col-xl-offset-3 {
        margin-right: 25%;
    }

    .col-xl-offset-4 {
        margin-right: 33.33%;
    }

    .col-xl-offset-5 {
        margin-right: 41.66%;
    }

    .col-xl-offset-6 {
        margin-right: 50%;
    }

    .col-xl-offset-7 {
        margin-right: 58.33%;
    }

    .col-xl-offset-8 {
        margin-right: 66.66%;
    }

    .col-xl-offset-9 {
        margin-right: 75%;
    }

    .col-xl-offset-10 {
        margin-right: 83.33%;
    }

    .col-xl-offset-11 {
        margin-right: 91.66%;
    }

    .col-xl-offset-12 {
        margin-right: 100%;
    }
}

.d-fe {
    display: flex;
    text-align: center;
}

@media screen and (max-width: 500px) {
    .table-respons {
        font-size: 10px !important;
    }

    .group-respons {
        font-size: 10px;
        /* margin-left: -21px; */
    }

    .font-res {
        font-size: 13px;
    }

    .f10 {
        font-size: 10px;
    }

    .font-res-shop-item {
        font-size: 11px;
    }
}

@media screen and (max-width: 400px) {
    .menu_res {
        padding: 4px;
        font-size: 10px;
    }
}

@media screen and (max-width: 790px) {
    .font-re13 {
        font-size: 13px;
    }

    .card-card {
        flex-direction: column;
    }
}

.mr-bo {
    margin-right: 38px;
}

@media screen and (max-width: 768px) {
    .m-res {
        margin-right: 6px;
    }

    .mr-4-res {
        margin-right: 4px;
    }

    .margin-res {
        margin-right: 1.5rem;
    }

    .mg-r {
        margin-right: 10px;
    }

    .margin-r {
        margin-right: 27px;
    }
}

.width {
    width: 197px;
}

.bg-light-gray {
    background: #eef2f6;
}

.border-radius-x {
    border-radius: 0 47px;
}

.toranj-submit-box {
    position: absolute;
    bottom: -26px;
    left: 0px;
    right: 0px;
    text-align: center;
}

.toranj-submit-box button {
    background: #e04fb4;
    border: none;
    color: white;
    padding: 18px;
    border-radius: 30px;
}

.otp-code-input {
    width: 40px;
    text-align: center;
}

.vertical-center tbody td {
    vertical-align: middle !important;
    text-align: center;
}

.vertical-center tbody tr {
    height: 80px;
}

.vertical-center tbody tr td:last-child {
    border-left: 8px solid #1fc74d;
    margin-top: 1px;
}

.vertical-center tbody tr td:first-child {
    background: #1fc74d;
}

.vertical-center tbody tr td:nth-child(2) {
    max-width: 200px;
}

.vertical-center tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075) !important;
}

.vertical-center tbody tr:hover td:last-child {
    border-left: 8px solid #1ca441;
}

.vertical-center tbody tr:hover td:first-child {
    background: #1ca441;
}

.box-documents {
    width: 85px;
    height: 73px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 10px;
}

.box-address {
    display: flex;
    border: 1px solid white;
    padding: 13px;
    align-items: center;
    background: #219b80;
}

.box-address button {
    background: #1fc74d !important;
}

.box-address .img-box {
    height: 50px;
    align-items: center;
    display: flex;
    border-left: 1px solid white;
}

.flex-1 {
    flex: 1;
}

@media screen and (max-width: 768px) {
    .box-address .img-box {
        border-left: none ;
    }
}

.btn-pink {
    border: 1px solid #db41b1;
    padding: 18px;
    border-radius: 30px;
    transition: color .7s;
    transition: background .7s;
}

.btn-pink:hover {
    background: #db41b1;
    color: white;
}
