@font-face {
    font-family: "Vazir";
    src: url("../fonts/Vazir.eot");
    /*IE9 Compat Model */
    src: url("../fonts/Vazir.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Vazir.woff2") format(".woff2"),
        url("../fonts/Vazir.woff") format("woff"),
        url("../fonts/Vazir.ttf") format("truetype");
        /*Safari, Android, ios */
}

body{
    font-family: "Vazir" !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.8 !important;
}

/* Utilities */
.hover-grow {
    transition: all 0.5s;
}

.hover-grow:hover {
    transform: scale(1.1);
}

/* Header */
/*.header {
    transition: all 0.5s;
    padding: 2px 0;
}*/

/*.header-scrolled {
    background-color: #fff;
    box-shadow: 0px 2px 20px rgb(1 41 112 / 10%);
}*/

@media (max-width: 992px) {
    .header {
        background-color: #fff;
    }
}

.header-color{
    color: #20c997
}

/* Intro */
.intro {
    width: 100%;
    background: url("") top center no-repeat;
    background-size: cover;
    margin-top: 120px;
}

/* About */
.content {
    background-color: #f6f9ff;
    padding: 40px;
}

/* Features */
.features i{
    font-size: 35px;
    color: #20c997;
}

.card  {
  border-top: 4px solid #20c997;
  border-bottom: 4px solid #20c997;
  border-radius: 0.25rem;

}

.card-img-top{
    width: 100%;
    height: 30vh;
    object-fit: cover;
}

/*.card-blog{
    border-bottom: 4px solid #20c997;
    border-radius: 0.25rem;
}*/

/* Contact */
.contact .info-box {
    background-color: #fafbff;
    padding: 30px;

}
.contact .info-box i {
    font-size: 38px;
    line-height: 0;
    color: #20c997;
}
.contact .info-box .cellphone {
    direction: ltr;
    text-align: right;
}

.contact .contact-form {
    background-color: #fafbff;
    padding: 30px;
    height: 100%;
}

/* Footer */
.footer .social-links i{
    font-size: 20px;
    color: rgb(244, 244, 244);
}

.social-links {
    background-color: #1b4034;
}

.footer hr{
    width: 70%;
    height: 5px;
}

.footer .footer-links i{
    font-size: 13px;
}

.footer .footer-links a{
    color: #000;
}

.back_to_top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding: 30px;
    background: #00000069;
    color: white;
    width: 65px;
    height: 65px;
    border-radius: 10px;
}


/*.box {
    position: relative;
    overflow: hidden;

    img {
        transition: with  1s;
    }

    .info {
        background-color: rgba($primary, 0.75);
        opacity: 0;
        transition: all 1s;
    }

    &:hover {
        img {
            transform: scale(1.5);
        }
        .info {
            opacity: 1;
        }
    }

}*/

.blog{
    background-color: #fafbff;
    color: black;
    padding-top: 40px;
    padding-bottom: 30px;

}

.about-us{
    padding-top: 40px;
    padding-bottom: 30px;
    height: 100px;

}

.regulation{
    padding-top: 40px;
    padding-bottom: 30px;


}

.complaint{
    background-color: #fafbff;
}

.pagination a {
    color: #10986f;
}

a {text-decoration: none;
    color: #0d6efd;
}

a:hover{
    color: #000;
}

.link {
    color:#000
}

.h100vh {
    height: 100vh;
}

.comments__textarea {
    resize: none;
    padding: 12px;
    margin-bottom: 15px;
    border-radius: 3px;
    width: 100%;
    height: 220px !important;
    font-family: IRANSans;
    font-size: 13px;
    background: #f9f9f9;
}

.comments {

    padding: 2em;
    margin-bottom: 30px;
}


.comments__box {
    margin-top: 20px;
}

.comments__inner {
    border-radius: 3px;
    background: #ffffff;
}

.comments__header {
    padding: 25px 30px 25px;
    border-bottom: 1px solid #bbbbbb;
}

.comments__row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
}

.comments__details {
    color: #6c757d;
    margin-right: 20px;
    margin-top: 4px;
    line-height: 1.7;
}

.comments__author-name {
    font-size: 15px;
}

.comments_date {
    font-size: 12px;
}

.btn--comments-reply {
    padding: 7px 25px !important;
    font-size: 13px;
    display: inline-block;
    color: rgb(255, 255, 255) !important;
}

.btn--comments-reply:hover {
    background: #ffffff !important;
}

.comments__body {
    word-wrap: break-word;
    word-break: break-word;
    line-height: 200%;
    color: #6c757d;
    padding: 25px 30px 25px;
}

.comments__subset {
    margin-right: 40px;
    border-right: 3px solid #3bcea2;
}
.comments__title {
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
}

.comments__h3 {
    color: #6b7074;
    margin-left: 30px;
}

.comments__count {
    font-size: 15px;
    color: #6b7074;
}

.comments__textarea {
    resize: none;
    padding: 12px;
    margin-bottom: 15px;
    border-radius: 3px;
    width: 100%;
    height: 220px !important;
    font-family: IRANSans;
    font-size: 13px;
    background: #f9f9f9;
}

.text-coler {
    color: rgb(245, 15, 15);
}

.splide__progress__bar {
    height: 3px;
    background: #ccc;
}

.specialoffer {
    width: 100%;
    height: 500px;
    background: #f6f9ff;
}

.swiper-wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    max-width:85%;

}

 /* .showAll{
    color: #000;
    width: 15%;
    border: 1px solid green;
    border-radius: 10px;
    padding: 10px;
 }

 .showAll:after {
     content: '\f104';
     font-family: "vazir";
     font-size: 10px;
     color:white;
} */

/*  Demo styles  */
  .body {
    position: relative;
    height: 100%;
  }

 .body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 90%;
    object-fit: cover;
  }

/* nav

.nav__ul {
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.nav {
    width: 100%;
    background: white;
    position: fixed;
    left: 0;
    right: 0px;
    transition: transform 200ms ease;

}

.nav__item {
    padding: 0 22px;
}

.nav__item:first-child {
    padding-right: unset !important;
}

.nav__link {
    line-height: 55px;
    color: #444;
    font-size: .855rem;
    cursor: pointer;
}

.nav__sub {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    right: 0;
    border-top: 1px solid #e5e5e5;
    height: 0;
    overflow: hidden;
}


/*.nav__container{*/
/*    display: -ms-flexbox;*/
/*    display: -webkit-box;*/
/*    display: flex;*/
/*    -ms-flex-align: center;*/
/*    -webkit-box-align: center;*/
/*    align-items: center;*/
/*    flex-wrap: wrap;*/
/*}*/
/* .nav__sub .nav__link {
    padding: 0 20px;
}

.nav__sub .nav__link:first-child {
    padding-right: 0 !important;
}

.nav__item--has-sub::before {
    content: '';
    position: absolute;
    background: white;
    width: 13px;
    height: 13px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    transform: rotate(45deg);
    bottom: -7px;
    opacity: 0;
    z-index: 1010;
} */

/*
.nav__item--has-sub:hover::before {
    opacity: 1 !important;
}

.nav__item .nav__link:hover {
    color: red;
    transition: color 200ms ease;
}

.nav__item:hover > .nav__link {
    color: #46b2f0;
    transition: color 200ms ease;
} */

.no-bullets {
    list-style-type: none;
}

.enamad_box a {
    width: 75px;
    height: 75px;
}

.enamad_box a img {
    width: 100%;
}
