@font-face {
    font-family: 'vazir';
    src: url('../fonts/vazir/Vazir.eot'); /* IE9 Compat Modes */
    src: url('../fonts/vazir/Vazir.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/vazir/Vazir.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/vazir/Vazir.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/vazir/Vazir.ttf') format('truetype') /* Safari, Android, iOS */
    /*url('../fonts/vazir/Vazir.svg#svgFontName') format('svg'); !* Legacy iOS *!*/
}

@font-face {
    font-family: 'vazir-farsi';
    src: url('../fonts/vazir/Farsi-Digits/Vazir-FD.eot'); /* IE9 Compat Modes */
    src: url('../fonts/vazir/Farsi-Digits/Vazir-FD.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/vazir/Farsi-Digits/Vazir-FD.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/vazir/Farsi-Digits/Vazir-FD.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/vazir/Farsi-Digits/Vazir-FD.ttf') format('truetype') /* Safari, Android, iOS */
    /*url('../fonts/vazir/Vazir.svg#svgFontName') format('svg'); !* Legacy iOS *!*/
}

html,body {
    font-family: vazir !important;
    text-align: right;
}

/* body {
    font-family: vazir !important;
} */

@media (min-width: 992px) {
    .container {
        max-width: 1100px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px;
    }
}
.businessTitle
{
    font-size: 1.1em;
    border: solid 1px #ccc;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
}

.festival
{
    padding: 20px;
    background-color: #f2f2f2;
}

.simple-grid__item
{
    background-color: #fff !important;
}

.text-small
{
    font-size: .8em;
}

.margin-auto
{
    margin: 0 auto ;
    display: block !important;
}

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

.dotted
{
    border-top: 2px dotted rgba(0,0,0,.1) !important;
}

/*****************discountMenu**************/
#discount-vip .sp-thumbnail {
    width: 300px;
    padding: 5px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: bold;
    font-family: 'vazir',Tahoma !important;
    background-color: #fff;
    color: #3a3a3a;
    border: solid 2px #b41d40;
    margin: 50px 5px 5px 0px ;
}

.sp-selected-thumbnail .sp-thumbnail
{
    color: #fff !important;
    background-color: #777 !important;
}

#discount-vip .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    /*color: #333;*/
}
#discount-vip .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

#discount-vip .sp-bottom-thumbnails .sp-thumbnail-container:last-child, #discount-vip .sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0;

}

@media (max-width: 500px) {
    #discount-vip .sp-thumbnail {
        text-align: center;
    }

    #discount-vip .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    #discount-vip .sp-thumbnail-description {
        display: none;
    }
}
@media (max-width: 992px) {

    #discount-vip .sp-thumbnail-title
    {
        font-size: 9px;
    }

}

/*****************discountMenu**************/



@media (max-width: 1000px) {
    .flex-direction-nav li a.next , .flex-direction-nav li a.prev {
       display: none;
    }
}
.font-farsi
{
    font-family: 'vazir-farsi' , Tahoma ;
}

.banner-vip-img
{
    width: unset !important;
}

.content
{
    width: 500px;
    margin: 0 auto;
}

.underline
{
    border-bottom: solid 1px #fff ;
}
.underline-a
{
    border-bottom: dotted 1px #0056b3;
}


.fill {object-fit: fill;}
.contain {object-fit: contain;}
.cover {object-fit: cover;}
.scale-down {object-fit: scale-down;}
.none {object-fit: none;}

section.section
{
    min-height: 300px ;
}

.alert-discount
{
    font-size: 12px;
}

.sss
{
    height: 125px;
}

.display-5
{
    font-size: 1.2em;
}
.text-gray
{
    color: #8c8c8c;
}

.bg-light-gray
{
    background-color: #f2f2f2;
}
.bg-light {
    background-color: #f8f9fa!important;
}

.active-menu {
    background-color: #99a5ef;
    padding: 0px 5px;
    border-radius: 4px;
}

.active-menu-second {
    background-color: #4b5b75;
    padding: 0px 5px;
    border-radius: 4px;
}

.active-menu-second a span , .active-menu-second a i {
    background-color: #4b5b75;
    padding: 0px 5px;
    border-radius: 4px;
    color: white;
}

.more-cont {
    text-align: justify;
    color: #000;
    font-size: 16px;
}

/********breadcrumb css********/

.breadcrumb
{
    font-size: 13px;
}
.breadcrumb-item + .breadcrumb-item::before
{
    padding-right: 0.5rem !important;
    padding-left: .5rem !important;
}

/*.breadcrumb-item+.breadcrumb-item::before*/
/*{*/
    /*content: "\f104" !important;*/
/*}*/

.breadcrumb-item.nav-active {
    color: #8898aa;
}

/********argon unset some css********/
.btn:not(:last-child) {
    margin-right: unset !important;
}

.navbar-expand-lg .navbar-nav {
    direction: rtl !important;
}

.navbar-nav li  {
    text-align: right;
}

.navbar-nav li a {
    font-family: vazir !important;
}

.navbar-nav .dropdown-menu:before {
    left: unset !important;
    right: 40px !important;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.margin-auto {
    margin: 0 auto;
}

.inline-block {
    display: inline-block;
}

.block {
    display: block;
}

.display-grid
{
    display: grid;
}

.dropdown-menu {
    text-align: right !important;
}

.ml-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
    margin-left: unset !important;
}

.navbar-nav {
    padding-right: 0 !important;
    padding-left: unset !important;
}

.navbar-brand img {
    height: 40px;
}

.caption_title_line h2, .caption_title_line p {
    text-align: right !important;
    font-family: vazir !important;
    color: white !important;
    font-size: 15px !important;
}

.caption_title_line p {
    font-size: 12px !important;
}

.about-us {
    direction: rtl;
    text-align: justify;
    font-family: vazir !important;
}

.lead-about {
    font-size: 1em;
    line-height: 2.3;
}

.footer-item p {
    font-size: 13px;
    /*color: #999999;*/
    color: #fff ;
    line-height: 1;
}

.footer .nav .nav-item .nav-link
{
    color: #172b4d !important;
}

#logo-about-home
{
    width: 180px;
    height: 230px;
}
#logo-about-home img
{
    height: 130px;
}
#logo-about-home .card-blockquote
{
    padding: 0.8rem;
}

#logo-about-home p
{
    font-size: 0.7em;
    margin-top: 0.9rem;
}

#logo-about-home h4
{
    font-size: 0.9rem;
}

#zarinpal > a > img
{
    margin: 10px auto 10px auto;
    display: block;
}

.btn-about {
    margin: 15px 0px;
}

.contact-title {
    font-size: 2em;
}

.box-details, .novin-kherad, .card-blockquote-about, .card-body-course, .courses, .remember-me-login {
    text-align: right;
    direction: rtl;
}

.footer-item {
    text-align: center;
    direction: rtl;
}

.box-details h3 {
    font-size: 1.5em;
}

.box-details p {
    font-size: 1.2em;
}

.novin-kherad h3, .about-us h3 {
    font-size: 1.5em;
    font-weight: bold;
}

.about-us h3 a:hover, .courses h3 a:hover {
    color: #1aae6f !important;
}

.card-body-course p {
    font-size: 1em;
}

span.email-footer {
    letter-spacing: 2px;
}

.address-footer {
    line-height: 2 !important;
    color: #fff !important;
}

.footer-address p {
    color: #525f7f  !important;
    font-size: 0.9em;
}

.footer
{
    background: #fff !important;
    padding: 0 !important;
}

.copyright a
{
    color: #172b4d ;
}

.email-second-page
{
    line-height: 2;
}

/***********slider************/
.caption_title_line
{
    direction: rtl;
}

/***********login************/

.custom-control-label::before {
    right: 1.75rem !important;
    left: unset !important;
}

.statusDeliveryTitle , .addrTitle
{
    font-size: .8rem;
    padding-right: 3px;
}

.custom-control-label::after {
    right: 1.75rem !important;
}

.basketCart td
{
   font-size: .8rem;
    vertical-align: middle !important;
}

.delimiterTitle
{
    font-weight: bold;
    color: #dc1840c7;
    border-bottom: dotted 1px #dc1840c7;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 10px 0px 0px 0px;
}

.increase,.decrease
{
    font-size: 18px !important;
}
ul.chooseAddress
{
    margin-right: 30px;
    width: 100%;
}
ul.chooseAddress li
{
    width: 47%;
    padding: .7% 0% 0% 2%;
    border: solid 1px #ccc;
    margin: .2%;
    display: inline-block;
}
ul.chooseAddress li p
{
    margin-right: 30px;
    min-height: 50px;
}

ul.chooseAddress li p span.titleAddress
{
    font-size: .8rem;
}

.remember-me-login {
    padding-right: 1.75rem;
    padding-left: unset !important;
}

.first-institution {
    font-size: 1.3em;
}

#customCheckLogin {
    right: -1px;
    top: 4px;
    width: 20px;
    height: 20px;
    z-index: 2000;
}

#login .invalid-feedback {
    text-align: right;
}

/***********register************/

.register-content input, .register-content textarea, .register-content .invalid-feedback {
    text-align: right;
}

.custom-checkbox-register {
    padding-right: 1.75rem;
    padding-left: unset;
}

#customCheckRegister {
    right: -1px;
    top: 5px;
    width: 20px;
    height: 20px;
    z-index: 2000;
}

/*header*/
.header-second::before {
    position: absolute;
    content: "";
    background: linear-gradient(145deg, #143038 0%, #122638 100%);
    /*background-color: #001d38;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .6;
}

/*******************second-pages**********************/
.icon-default {
    width: 76px !important;
    height: 76px !important;
    padding: 0px !important;
    position: relative;
    left: 50px;
    top: 50px;
}

.icon-default i {
    font-size: 2.25rem !important;
    position: relative;
    top: 0px;
    left: 0px;
}

.card-img-top {
    height: 100%;
}

.pic-about {
    margin-bottom: 170px;
}

.social-network .fa {
    top: 4px;
    position: relative;
}

.social p
{
    color: #8c8c8c;
}

.card-class .sclass-chedules {
    height: 50px;
    font-size: 1.2em;
    color: #969696;
}

.card-class .description {
    font-size: 1em;
}

.card-class .class-title {
    font-size: 1.1em;
}

.class-img {
    width: 180px;
    height: 180px;
    margin: 0 auto !important;
}

.class-content .description {
    font-size: 1.2em;
}

p.text {
    font-size: 0.9em;
    line-height: 2.5;
    text-align: justify;
    direction: rtl;
}

.img-card-item {
    width: 100px;
    height: 100px;
}

.img-second-page
{
    position: relative;
    top: 50px;
    right: 50px;
}

.lightbox-items {
    float: left;
}

#productBuyDetailsBtn:hover
{
    color: #fff !important;
    background-color: #49c668 !important;
    border:1px solid #49c668 !important;
}

.comment
{
    border: solid 1px #eee;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 10px;
}

.commentBtn
{
    width: 200px;
}

.rate-star
{
    color: #FFC120;
}

.rate-content
 {
     width: 150px;
     height: 150px;
     border: solid 3px #ccc;
     border-radius: 50%;
     align-self: center;
     align-items: center;
 }

.rate-content .num
{
    font-size: 1.5rem;
}

.rate-num
{
    position: relative;
    top: 15px;
}

.star-rate
{
    position: relative;
    top: 10px;
    min-height: 20px;
    display: block;
}

#registerComment
{
    border: solid 1px #ccc;
}

.logo-img
{
    border: solid 1px #ccc;
    border-radius: 50%;
    margin: 8px;
    width: 80px;
    height: 70px;
}

.desc-comment
{
    font-size: 0.9em;
}

.comment-div
{
    width: 100%;
}

li.img-slider
{
    max-height: 395px;
}

li.img-slider a img
{
    height: 320px;
}

.card-info-top
{
    height: 100%
}

.details-wrapper
{
    height: 110px !important;
    display: flow-root;
}

.payable-price
{
    border-right: solid 4px #999
}
.placeHolder {
    object-fit: contain;
}

a.title-img-cat:hover span.cat-title-img{
    color: #d2ab67 !important;
}
.cat-title-img
{
    border-bottom: 2px solid #e2e2e2;
    padding-bottom: 3px;
    color: #4f4f4f;
}

.view-cat-title-img
{
    padding-top: 12px !important;
    background-color: #d2ab67  !important;
    color: #fff;
}

.slide-image-home
{
    width: 100% !important;
}

@media (max-width: 992px) {

    .banner-vip
    {
        flex-basis: calc(50% - 5px);
    }

    .carousel-inner a img
    {
        min-height: 200px;
    }

    .view-cat-title-img
    {
        display: none !important;
    }

    .jssora106-right
    {
        right: 1px !important;
    }

    .footer-extra .container
    {
        padding-right:unset;
        padding-left: unset;
    }

    .footer-extra-links
    {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .container-fluid
    {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .home-product:not(:last-child)
    {
        padding-left: 15px !important;
    }

    .home-product:last-child
    {
        padding-left: 15px !important;
    }
}

.container1 {
    max-width: 1440px !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.product-package.coloured-border {
    border: 1px solid #dc1840c7;
}
.product-package
{
    position: relative;
    top: 80px;
    background: #fff;
    margin: 9px;
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    padding: 10px 20px 3px 0;
    margin-top: 15px;
}

.product-package:before
{
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    border: 1px solid #DCDCDC;
    transform: rotate(45deg);
    border-left: none;
    border-bottom: none;
    border-radius: 1px 21px 2px 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -17px;
    background: #fff;
}

.fa-circle-buy:before
{
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #646464;
    margin: 0 0 0 10px;
}

.deal-radio__percent-box
{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 42px;
    height: 23px;
    background: #dc1840c7;
    border-radius: 5px;
    margin-left: 5px;
}

.deal-radio__percent-box span
{
 position: relative;
    top: 5px;
}

.product-package .deal-radio__label {
    border-color: #dc1840c7 !important;
}

.deal-radio__radio-input {
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -11px;
}

.product-package.coloured-border:before {
    border: 1px solid #dc1840c7;
    border-left: none;
    border-bottom: none;
}

.deal-radio__label {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #DCDCDC;
    border-radius: 100%;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.product-package  .deal-radio__label:after {
    transform: scale(1);
    transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
    opacity: 1;
}

.deal-radio__hidden {
    display: none;
}

.deal-radio__label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #dc1840c7 !important;
    transform: scale(0);
    transition: all .2s ease;
    opacity: .08;
    pointer-events: none;
}

@media only screen and (max-width: 979px) {
    .breadcrumb {
        font-size: 9px;
    }
    .row > div.business-cal {
        padding: 0;
    }

}
.text1 {
    padding: 10px;
    text-align: center;
    font-size: 15px;
}
.padding-10 {
    padding: 10px;
}

.carousel-inner .item  a{
    height: 100% !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img{
    height: 100% !important;
}

.purchase__percent-box {
    position: absolute;
    top: 0;
    left: 22px;
    background: #dc1840c7;
    width: 62px;
    height: 85px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.purchase__percent-number {
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin-top: 8px;
}

.purchase__percent-text {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: -15px;
}

.btn-order-product
{
    margin-top: 50px;
}

.date-expire
{
    font-size: .8rem;
}

/* .row > div.business-cal:first-child
{
    padding-right:0;
}

.row > div.business-cal:last-child
{
    padding-left:0;
} */

.home-product:not(:last-child)
{
    padding-left: 0;
}

.home-product:last-child
{
    padding-left: 0;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    height: 100%;
}

#loadingAjax {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
    background-image: url("../img/loading_secondary.svg");
    background-size: 48px;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    z-index: 99999;
}
.slider-pro a {
    display: block;
}

.row1 {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0!important;
    margin-left: 0!important;
}
.padding-0{
    padding: 0;
}

.fill {object-fit: fill;}
.contain {object-fit: contain;}
.cover {object-fit: cover;}
.scale-down {object-fit: scale-down;}
.none {object-fit: none;}

.card-title{
    height: 60px;
}

.tile-snipe {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-family: 'vazir', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 0.7.5rem;
    /*padding: 1.3em 0 0.5em 6em;*/
    z-index: 1;
}

.tile-snipe.tile-snipe--outline span:before {
    /*background-color: transparent;*/
    background-color: transparent;
    background-image: url("../img/theme/discount.png");
    background-size: 2em 2em;
}

.tile-snipe span:before {
    content: '';
    display: block;
    position: absolute;
    left: -0.55em;
    top: 0;
    height: 2em;
    width: 1em;
}

.tile-snipe.tile-snipe--outline span {
    color: #fff !important;
    background-color: #b41d40;
    background-image: url("../img/theme/download (1).svg");
    background-repeat: no-repeat;
    font-family: 'vazir-farsi' , Tahoma ;
}

.tile-snipe span {
    position: absolute;
    right: 0;
    width: 7.125em;
    text-align: center;
    font-style: normal;
    font-size: 1.4em !important;
    height: 2em;
    line-height: 2;
    /*white-space: pre;*/
    background-repeat: no-repeat;
}

.deal .deal-details-wrapper .deal-price
{
    float :none !important;
}

.card-price {
    margin-bottom: 1.25rem;
    padding: 10px;
    border-bottom: 1px solid #d2ab67;
    font-family: 'vazir';
    text-align: left;
    font-size: 15px;
}

.card-box
{
    margin: 30px auto 0;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
    transform: translateY(-0.25em);
}

.card-box:hover {
    box-shadow: 0px 20px 40px rgba(0,0,0,0.4);
    /*transform: scale(1.05,1.05);*/
}

.tools .rate > span {
    color: #FFC120 !important;
    padding-top: 4px;
}

.rate-star {
    color: #FFC120;
}

.tools
{
    bottom: unset !important;
}

.deal .deal-img
{
    border-bottom: unset !important;
}

.ft-right-et {
    /*float: left!important;*/
    display: inline-flex;
    margin-top: 16px;
    height: 36px;
    margin-bottom: 20px;
}

.ft-right-et>li {
    float: left!important;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    line-height: 32px;
}

.ft-right-et:last-child>li>a {
    font-size: 30px;
}

.ft-right-et>li>a {
    font-size: 36px;
    color: #222;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    cursor: pointer;
}

.container {
    max-width: 1540px !important;
}

.download-app img {
    width: 200px;
    border-radius: 5px;
    display: inline;
}

.download-app >li {
    display: inline-block;
}

.btn-site
{
    background-color: #d2ab67 ;
}
.btn-dark-site
{
    background-color: #dc1840c7 ;
}

.footer-extra {
    background: #131A22 !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.footer-menu li a
{
    color: #DDD !important;
}

.footer-discount-search
{
    border: solid 1px #0c5460;
    padding: 0px 20px;
}

.social-network
{
    color: #fff;
}

.select-footer
{
    padding: 0px 5px !important;
    font-size: 13px !important;
}

.intpu-subscribe
{
    padding: 0px 5px !important;
}
.intpu-subscribe input , .btn-site
{
    font-size: 13px !important;
}

.footer-extra1
{
    background-color: #232F3E !important;
}

.c-footer__address-images
{
    text-align: left;
    white-space: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 470px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    /*width: auto;*/
}

.c-footer__address-images img
{
    width: 150px;
}

.circle-img
{
    border-top-left-radius: 50% 50%;
    border-top-right-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    border-bottom-left-radius: 50% 50%;
    border: solid 1px #fff;
}

.radius-10
{
    border-radius: 7px;
}

.badge-no-radius
{
    border-radius: unset !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after
{
    border-bottom: unset !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before
{
    border-bottom: 5px solid #d2ab67 !important;
}

.subscribe
{
    width: unset !important;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control
{
    height: 34px;
}

.search-row
{
    height: 90px;
}

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

