/*! CSS Used from: https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css */
footer,header,nav,section{display:block}body{color:#212529;text-align:left;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,h3{margin-top:0;margin-bottom:.5rem}ol,p,ul{margin-top:0;margin-bottom:1rem}b{font-weight:bolder}small{font-size:80%}a{color:#007bff;background-color:#0000;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}.h6,h1,h2,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2}.small,small{font-size:80%;font-weight:400}.container,.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}.row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.col,.col-3,.col-4,.col-6,.col-8,.col-9,.col-10,.col-12,.col-lg-2,.col-lg-4,.col-lg-6,.col-lg-8,.col-lg-9,.col-lg-12,.col-md-2,.col-md-4,.col-md-5,.col-md-7,.col-md-8,.col-sm-3,.col-sm-9{width:100%;padding-left:15px;padding-right:15px;position:relative}.col{flex-grow:1;flex-basis:0;max-width:100%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-6{flex:0 0 50%;max-width:50%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-12{flex:0 0 100%;max-width:100%}@media (width>=576px){.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-9{flex:0 0 75%;max-width:75%}}@media (width>=768px){.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}}@media (width>=992px){.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-12{flex:0 0 100%;max-width:100%}}.form-control{color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:#0000;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{opacity:1;background-color:#e9ecef}.btn{color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#0000;border:1px solid #0000;border-radius:.25rem;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn:disabled{opacity:.65}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus{box-shadow:0 0 0 .2rem #268fff80}.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary:disabled{color:#6c757d;background-color:#0000}.btn:not(:disabled):not(.disabled){cursor:pointer}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.input-group{flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative}.input-group>.form-control{flex:auto;width:1%;min-width:0;margin-bottom:0;position:relative}.input-group>.form-control:focus{z-index:3}.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend{display:flex}.input-group-prepend .btn{z-index:2;position:relative}.input-group-prepend .btn:focus{z-index:3}.input-group-prepend{margin-right:-1px}.input-group>.input-group-prepend>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-prepend:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.breadcrumb{background-color:#e9ecef;border-radius:.25rem;flex-wrap:wrap;margin-bottom:1rem;padding:.75rem 1rem;list-style:none;display:flex}.breadcrumb-item+.breadcrumb-item:before{float:left;color:#6c757d;content:"/";padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;padding-left:0;list-style:none;display:flex}.page-link{color:#007bff;background-color:#fff;border:1px solid #dee2e6;margin-left:-1px;padding:.5rem .75rem;line-height:1.25;display:block;position:relative}.page-link:hover{z-index:2;color:#0056b3;background-color:#e9ecef;border-color:#dee2e6;text-decoration:none}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.progress{background-color:#e9ecef;height:1rem;font-size:.75rem;line-height:0;overflow:hidden}.list-group,.progress{border-radius:.25rem;display:flex}.list-group{flex-direction:column;margin-bottom:0;padding-left:0}.close{float:right;color:#000;text-shadow:0 1px #fff;opacity:.5;font-size:1.5rem;font-weight:700;line-height:1}.close:hover{color:#000;text-decoration:none}button.close{background-color:#0000;border:0;padding:0}.modal-open .modal{overflow:hidden auto}.modal{z-index:1050;outline:0;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.modal-dialog{pointer-events:none;width:auto;margin:.5rem;position:relative}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-content{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #0003;border-radius:.3rem;outline:0;flex-direction:column;width:100%;display:flex;position:relative}.modal-header{border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.modal-body{flex:auto;padding:1rem;position:relative}.modal-footer{border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px);flex-wrap:wrap;justify-content:flex-end;align-items:center;padding:.75rem;display:flex}.modal-footer>*{margin:.25rem}@media (width>=576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.modal-backdrop{z-index:1040;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal.show .modal-dialog{transform:none}.align-middle{vertical-align:middle!important}.bg-white{background-color:#fff!important}.border-top{border-top:1px solid #dee2e6!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}@media (width>=576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}}@media (width>=768px){.d-md-block{display:block!important}}@media (width>=992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}}.flex-column{flex-direction:column!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-2{margin-top:.5rem!important}.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.mx-2{margin-left:.5rem!important}.mt-3,.my-3{margin-top:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.pr-0,.px-0{padding-right:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3{padding-left:1rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.m-auto{margin:auto!important}.my-auto{margin-top:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-bottom:auto!important}.mx-auto{margin-left:auto!important}@media (width>=576px){.pb-sm-0{padding-bottom:0!important}.pr-sm-3{padding-right:1rem!important}}@media (width>=768px){.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.pr-md-0{padding-right:0!important}.px-md-2{padding-right:.5rem!important}.pb-md-2{padding-bottom:.5rem!important}.px-md-2{padding-left:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}}@media (width>=992px){.m-lg-0{margin:0!important}.px-lg-0{padding-right:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.py-lg-2{padding-bottom:.5rem!important}.pr-lg-4{padding-right:1.5rem!important}}@media (width>=1200px){.pr-xl-4{padding-right:1.5rem!important}.pl-xl-4{padding-left:1.5rem!important}}@media (width>=992px){.text-lg-right{text-align:right!important}}.font-weight-bold{font-weight:700!important}.text-white{color:#fff!important}.text-danger{color:#dc3545!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.container,body{min-width:992px!important}}body{background-color:#fbfbfb!important}.color-light{color:#747474!important}.color-green{color:#188574!important}.line-h-1-half{line-height:1.5em}.line-h-2{line-height:2em}.font-12{font-size:.7em!important}.font-13{font-size:.8em!important}.font-14{line-height:2.2;font-size:.85em!important}.font-17{font-size:1em!important}.font-20{font-size:1.1em!important}.font-21{font-size:1.2em!important}.font-22{font-size:1.3em!important}.font-25{font-size:1.5em!important}@media (width>=768px){.font-md-17{font-size:1em!important}}@media (width>=1200px){.font-xl-17{font-size:1em!important}.font-xl-25{font-size:1.5em!important}}.top-2{position:relative!important;top:2px!important}.h-auto{height:auto}.fa,.far,.fas{vertical-align:middle;position:relative}.pointer{cursor:pointer}.radius-30{border-radius:30px!important}button,button:active,button:focus,input,input:active,input:focus{outline:0!important}body a,body a:checked,body a:hover{text-decoration:none!important}.text-center *{text-align:center}.search-box{position:relative}.search-box input{background-color:#0000;border-radius:30px;padding:0 1.5em;font-size:1em;border-color:#ddd!important}@media (width>=769px){.search-box input{width:104%}}.search-box input:focus{box-shadow:0 0 2px .15rem #6973ac77}.search-box input::-moz-placeholder{color:#6973ac!important}.search-box input::placeholder{color:#6973ac!important}.search-box i{font-size:1.4em;position:absolute;top:.45em;left:2%}@media (width>=769px){.search-box i{top:.5em;left:-2%}}.search-box.icon-right input{padding-right:3em}.search-box.icon-right i{right:.7em;left:unset!important}.circle-big{width:60px;height:60px;position:relative}.circle-big svg{width:100%;height:100%}.circle-big .bg{fill:none;stroke-width:5px;stroke:#e3f9f6}.circle-big .progress{fill:none;stroke-width:5px;stroke:#188574;stroke-linecap:round;stroke-dashoffset:0;transform-origin:50%;transform:rotate(-90deg)}.circle-big .text{text-align:center;border-radius:50%;justify-content:center;align-items:center;width:65%;height:65%;font-size:22px;font-weight:400;line-height:22px;display:flex;position:absolute;top:17%;right:17%;box-shadow:0 0 5px #4443}.circle-big .text .small{color:#98cdc0;text-align:center;font-size:12px}.circle-big .text .text-big{color:#188574;padding-top:10px;font-size:14px;font-weight:700;line-height:.6}.navigation .search{margin-top:1.5%;position:relative}.navigation .search input{color:#566cde!important}.navigation .search .result{text-align:right;z-index:100000000;background-color:#fff;border-radius:15px;width:100%;height:auto;margin-top:.2rem;position:absolute}@media (width>=769px){.navigation .search .result{width:104%}}.navigation .search .result:after{content:" ";clear:both}.navigation .search .result span{padding:10px;display:block;color:#818cce!important}.navigation .search .result img{width:40px;height:auto;margin:1px auto 0;vertical-align:middle!important}.navigation .search .result{list-style:none}.navigation .search .result li{text-indent:10px;cursor:pointer;border:none;height:50px;padding:.25rem 5px!important}.navigation .search .result li:hover{background-color:#eee}.navigation .search .result li a{color:#525151;text-decoration:none;display:block}.navigation .search .result li:last-child{border-radius:0 0 15px 15px}.navigation .search .result li:first-child{border-radius:15px 15px 0 0}nav.main-nav .swiper-container-x .swiper-slide-x{color:#999;padding:1.5em 0;font-size:.8em}nav.main-nav .swiper-container-x .swiper-slide-x:active a,nav.main-nav .swiper-container-x .swiper-slide-x:hover a{transform:scale(1.05);color:#6973ac!important}nav.main-nav .swiper-container-x .swiper-slide-x a{text-align:center;color:#767676}nav.main-nav .swiper-container-x .swiper-slide-x a i{font-size:1.8em}nav.main-nav .swiper-container-x .swiper-slide-x a span{text-align:center;justify-content:center;align-items:center;margin-top:.5em;font-size:.9em;line-height:1.5em}body{direction:rtl;background-color:#e2e2e2;margin:0;font-weight:300}body,h1,h2,h3{font-family:IRANSans!important}h1{font-weight:700}.ltr{direction:ltr}.text-right{text-align:right}.text-center{text-align:center}.text-left{text-align:left}input{font-family:IRANSansRegular!important}.footer{text-align:center;direction:ltr;margin-bottom:0;padding-bottom:0;font-size:.7em;font-weight:300}.mob-sidebar{z-index:15;opacity:.9;backdrop-filter:blur(5px);background:#212529ab;width:250px;display:none;position:fixed;top:0;bottom:0;right:-250px}.mob-sidebar .seperator{background-color:#6b6969;width:75%;height:1px;margin:0 auto;display:block}.mob-sidebar ul li{transition:all .1s}.mob-sidebar ul li:active{background-color:var(--gray-dark);background-color:#343a40}.mob-sidebar ul li:active a{font-weight:700;color:#6973ac!important}.star-rating{cursor:pointer;float:right;max-width:250px;font-size:1.5em;line-height:32px}.star-rating .fa-star{color:#fcdc3c;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.z-depth-0{box-shadow:none!important}.btn,.z-depth-1,nav{box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0000001f,0 1px 5px #0003}.btn:hover{box-shadow:0 3px 3px #00000024,0 1px 7px #0000001f,0 3px 1px -1px #0003}.modal{box-shadow:0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f,0 11px 15px -7px #0003}a{color:#444}.blue-a a{color:#0070e8!important}.blue-a a:hover{text-decoration:underline;color:#0056b3!important}@media (width<=992px){body{font-size:85%!important}.w-sm-none{display:none!important}.main-box>div:not(.normal){color:#444;background-color:#fff;border-radius:15px;width:100%;margin:1em 0;box-shadow:0 0 20px #1611631f}.main-box div.more-link{background:unset!important;box-shadow:none!important}.more-suggest{align-items:center;box-shadow:unset!important;background-color:#0000!important;justify-content:center!important;display:flex!important}.more-suggest a{border:1px solid #6973ac;box-shadow:0 4px 10px #818cce61;width:unset!important;background-color:#fff!important;border-radius:7px!important;padding:.5em 1.6em!important;display:inline-block!important}.more-suggest a:hover{color:#6973ac;box-shadow:-1px 2px 15px #6973acbb}}@media (width>=992px){.w-lg-none{display:none!important}.main-box{color:#444;background-color:#fff;border-radius:15px;width:100%;margin-bottom:2em;padding:1em 1.4em;box-shadow:0 0 20px #1611631f}}.blue{color:#6973ac!important}.blue:hover{color:#5f6bb7!important}.bg-blue{color:#fff;background-color:var(--cs-blue)!important;background-color:#6973ac!important}.bg-green{background-color:var(--cs-green)!important;color:#fff!important;background-color:#188574!important}.bg-success{background-color:#1f9d55!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#17723e!important}.modal{z-index:10000000!important}.modal-content{border-radius:.9rem;border:unset!important}.page-link{justify-content:center;align-items:center;width:1.8em;height:1.8em;margin:0 .4em;padding:0;font-size:1.3em;font-weight:700;display:flex;border:unset!important;color:#aaa!important;background-color:#0000!important;border-radius:50px!important}.active .page-link{box-shadow:0 4px 6px #6973ac8a;background-color:var(--cs-blue)!important;color:#fff!important;background-color:#6973ac!important}.more-suggest a{color:var(--gray)}.more-suggest a:hover{color:#6973ac}.btn-close-modal{cursor:pointer;background-color:#f41e1e;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.3em;height:1.3em;margin-right:.5em;font-size:1.8em;display:flex;color:#fff!important}header{background-color:#fff;border-bottom:1px solid #aaa3;position:relative}header .btn-login{cursor:pointer;text-align:center;padding:1em 0}header .btn-login a span:first-child{padding-left:.4em}header .btn-login a span{font-size:.8em;color:#6973ac!important}header .btn-login a span:last-child{padding-right:.3em;font-size:.7em}.label-success{color:#188574;background-color:#18857422}.label-danger,.label-success{border-radius:20px;padding:.4em 1em;font-size:.9em}.label-danger{color:#e60000;background-color:#f003}nav.main-nav{background-color:#fff;border-radius:0 0 22px 22px;margin-bottom:2em;box-shadow:0 7px 7px #45454512}.tabs .btn-show{margin:1em 0;padding:.5em 3.5em;font-size:1em}.tabs .row.expired .expired{background-color:#f003;border-radius:5px;margin-right:1em;padding:.2em 1em;box-shadow:-1px 2px 11px #f003;color:#e60000!important}@media (width<=992px){.tabs .row.expired .expired{background-color:#ffd4d4;position:absolute;top:1em;left:1em;color:#bd0000!important}}.tabs .row.expired .btn-show{border:1px solid #188574;color:#188574!important;background-color:#0000!important}.tabs .row.expired .discount{color:#555;background-color:#fff;border-right:4px solid #666;border-radius:6px 2px 2px 6px;padding:2px 1.5em;box-shadow:0 1px 4px #4443}.tabs .row.expired .discount.suggest{color:#555;background-color:#fff;border-color:#999}@media (width<=768px){.tabs .row.expired .discount{box-shadow:unset}}.tabs.expired .tabs-box .tab-content>.row{color:#747474}.tabs.expired .tabs-box .tab-content>.row .expired{box-shadow:unset;background-color:#f003;border-radius:5px;margin-right:1em;padding:.2em 1em;color:#b70000!important}@media (width<=992px){.tabs.expired .tabs-box .tab-content>.row .expired{position:absolute;top:1em;left:1em}}.tabs.expired .tabs-box .tab-content>.row .btn-show{border:1px solid #188574;color:#188574!important;background-color:#0000!important}.tabs.expired .tabs-box .tab-content>.row .discount.suggest{color:#555;background-color:#f7f7f7;border-color:#999}@media (width<=768px){.tabs.expired .tabs-box .tab-content>.row .discount{box-shadow:unset}}.tabs.expired>ul>li.active{background-color:#fff;border-radius:30px 30px 0 0;padding:.8em 2.5em;color:#e60000!important}.tabs.expired>ul>li.active span{color:#e60000!important}.tabs.expired>ul>li.active:before{content:"";background-color:#e60000;width:70%;height:2px;margin:0 auto;display:block;position:absolute;bottom:0;left:0;right:0}.tabs>ul>li.active{background-color:#fff!important}.tabs>ul>li.active a,.tabs>ul>li.active span{color:#008670;font-weight:700}@media (width<=992px){.tabs>ul>li.active span{color:#007663}.tabs>ul>li.active{background-color:#0000!important}}.tabs .tabs-box{border-radius:15px}.tabs .tabs-box .tab-content>.row{padding:2em 0 1.5em;position:relative}.tabs .tabs-box .tab-content>.row>div.center{justify-content:center;align-items:center;padding:0;display:flex}@media (width>=1200px){.tabs .tabs-box .tab-content>.row>div.center{padding:0 1em}}.tabs .tabs-box .tab-content>.row .col-lg-6{padding-bottom:1em;position:static}@media (width>=992px){.tabs .tabs-box .tab-content>.row:not(:last-child):before{content:"";background-color:#eee;width:80%;height:2px;margin:0 auto;display:block;position:absolute;bottom:0;left:0;right:0}}@media (width<=992px){.tabs .tabs-box .tab-content>.row .valid-date{position:absolute;top:1em;left:1em}}.tabs .tabs-box .tab-content>.row .discount{color:#55557e;border-right:4px solid #55557e;border-radius:6px 2px 2px 6px;padding:2px 1.5em;box-shadow:0 1px 4px #4443}@media (width<=992px){.tabs .tabs-box .tab-content>.row .discount{background-color:#71719c33;padding:2px 1em;position:absolute;top:1em;border-right:none!important;border-radius:20px!important}.tabs .tabs-box .tab-content>.row .discount.suggest{background-color:#af630033;color:#935300!important}}.tabs .tabs-box .tab-content>.row .discount.suggest{color:#af6300;border-color:#af6300}@media (width<=768px){.tabs .tabs-box .tab-content>.row .discount{box-shadow:unset;color:#5f5f89}}footer{background-color:#fff;margin-top:2em;padding-top:2em}@media (width<=992px){footer{padding-top:1em}}footer .useful-links li{padding:.5em 0}footer .useful-links li a{color:#555}footer .social-media,footer .social-media div{justify-content:center;display:flex}footer .social-media div{text-align:center;color:#fff;border-radius:19px;align-items:center;width:1.7em;height:1.7em;margin:0 .4em;font-size:1.5em}footer .footer{text-align:center;margin-top:1.5em;padding:.6em;overflow:hidden}footer .footer span{color:#fff;border-radius:40px 40px 0 0;padding:.55em 5em}.input-custom.blue i{color:#bbb;z-index:10;position:absolute;top:9px;right:10px}.input-custom.blue input{font-size:.8em;color:#343a40!important;border-color:#bbb!important;padding:8px 35px 8px 5px!important}.input-custom.blue button{font-size:.8em;background-color:var(--cs-blue)!important;background-color:#6973ac!important;padding:0 19px!important}.input-custom button{border:none;box-shadow:none!important;border-radius:30px 0 0 30px!important}.input-custom input{border-color:#188574!important;border-radius:0 30px 30px 0!important;padding:1.5em 2em!important}@media (width<=992px){.input-custom:not(.blue) button{border-radius:5px 0 0 5px!important;padding:.5em 2em!important}.input-custom:not(.blue) input{border-radius:0 5px 5px 0!important;padding:.5em 1em!important}.input-custom.blue button{box-shadow:unset!important;border-radius:20px!important}.input-custom.blue input{margin-left:11px;box-shadow:unset!important;border-radius:30px!important}}.form-control:focus{box-shadow:0 0 0 .06rem #007bff40!important}.separator{content:"";background-color:#5553;width:80%;height:2px;margin:0 auto;display:block;position:absolute;bottom:0;left:0;right:0}.dis-like-count,.like-count{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid green;border-radius:20px;margin:0 1em;padding:.2em 3.5em .07em;font-weight:700;display:inline;position:relative}.dis-like-count span.icon,.like-count span.icon{background-color:#fff;border:1px solid;border-radius:30px;justify-content:center;align-items:center;width:2.8em;height:2.8em;display:flex;position:absolute;top:-.5em;box-shadow:0 3px 5px #4444}.dis-like-count span.icon i,.like-count span.icon i{font-size:1.8em}.like-count:first-child{color:#009688;text-align:left;border-color:#009688;padding-left:1.2em}.like-count:first-child span.icon{border-color:#009688;right:-1em}.dis-like-count:last-child{color:#ff6973;border-color:#ff6973;padding-right:1.2em}.dis-like-count:last-child span.icon{border-color:#ff6973;left:-1em}.dis-like-count:last-child span.icon i{transform:rotate(180deg)}.discount-code-input{text-align:center;color:#6973ac;direction:ltr;border:2px dashed #44444445;border-radius:7px;margin:0;padding:.55em 0 .4em;font-family:IRANSansRegular;font-weight:700}body{background:#632c65}.top-right-square{border-top-right-radius:0!important}@media (width<=768px){div.coupons-tabs ul{background-color:#fff;flex-wrap:wrap;display:flex}div.coupons-tabs ul li{flex-grow:1;flex-basis:0;max-width:100%;font-size:.8rem;text-align:center!important}div.coupons-tabs ul li.active{background-color:#fff;border:1px solid #188574;border-radius:5px;box-shadow:0 3px 6px #4441}}@media screen and (width<=768px) and (width<=320px){div.coupons-tabs ul li{font-size:.6rem;padding-top:.7rem!important}}@media (width<=768px){div.coupons-tabs div.main-box{box-shadow:none;padding-top:0}div.coupons-tabs div.main-box div.row{border-radius:15px;margin-top:1rem}div.coupons-single-tab ul{background-color:unset;display:block}div.coupons-single-tab ul li{cursor:default;font-size:1rem}div.coupons-single-tab ul li.active{-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:unset!important;border:none!important}}@media screen and (width<=768px) and (width<=768px){div.coupons-single-tab ul{margin-top:0!important}}@media screen and (width<=767px){.text-767-center,.text-767-center *{text-align:center!important}}.btn-copy{color:#fff}.bottom-description h1,h2,h3,h4,h5,h6{color:#188574}.bottom-description h3{font-weight:700}.bottom-description p{line-height:2}.breadcrumb-item+.breadcrumb-item{padding-left:0!important}.breadcrumb-item+.breadcrumb-item:before{float:none;padding-left:.5rem;display:inline-block}.show-app-dn-link a>img{height:50px}@media screen and (width<=768px){.show-app-dn-link a>img{height:50px!important}}#overlay{z-index:11;cursor:pointer;background-color:#0000001a;width:100%;height:100%;display:none;position:fixed;inset:0}.all-times-main-box{color:#444;background-color:#fff;border-radius:15px;width:100%;margin-bottom:2em;padding:1em 1.4em;box-shadow:0 0 20px #1611631f}#notification_request_permission{z-index:99999;background-color:#fff;border:1px solid #dcdcdc;border-radius:0 0 22px 22px;padding:30px 20px;position:absolute;top:0;right:33%;box-shadow:0 7px 7px #45454512}@media (width<=769px){#notification_request_permission{right:27%}}@media (width<=445px){#notification_request_permission{width:100%;padding:20px 15px;right:0}}@media (width<=992px){.coupon-title{margin-top:20px;display:block}}.newsletter-confirm{background-color:#006fe6}.description-wrapper a{color:#0070e8}.dark-green{color:#147263!important}.cat-h{min-width:70px}#mopon-download-app{backdrop-filter:blur(5px);opacity:.9;background-color:#000000d9;width:100%;height:60px;position:fixed;bottom:0;left:0;z-index:2000000!important}#close-download-app{color:#fff;opacity:1;border:none;margin:0;padding:1.2rem .5em 0;font-size:1.5rem;font-weight:100}.link-download-app{float:left;background:#fff;border-radius:25px;justify-content:center;align-items:center;width:100px;height:35px;margin-top:.7em;margin-left:.7em;padding:.5rem;font-size:1.2em;display:flex;background-color:#197668!important}.link-download-app,.name-download-app{opacity:1;text-align:center;font-weight:600}.name-download-app{color:#fff;float:right;margin-top:5px;margin-left:10px;padding:12px 0 0;font-size:1em;line-height:1.5rem;display:inline-block}@media screen and (width<=310px){.name-download-app{max-width:100px;margin:0;padding-top:0}}@media screen and (width>=310px) and (width<=320px){.name-download-app{max-width:160px;margin:0;padding-top:0}}@media screen and (width>=320px) and (width<=355px){.name-download-app{max-width:150px;padding-top:0}}@media only screen and (width<=800px){#recaptcha_challenge_image,#recaptcha_response_field,.recaptchatable #recaptcha_image{width:100%!important;height:auto!important;margin:0!important}.recaptchatable .recaptcha_image_cell,.recaptchatable .recaptcha_r1_c1,.recaptchatable .recaptcha_r2_c1,.recaptchatable .recaptcha_r3_c1,.recaptchatable .recaptcha_r3_c2,.recaptchatable .recaptcha_r3_c3,.recaptchatable .recaptcha_r4_c1,.recaptchatable .recaptcha_r4_c2,.recaptchatable .recaptcha_r4_c4,.recaptchatable .recaptcha_r7_c1,.recaptchatable .recaptcha_r8_c1{background:0 0!important;width:100%!important;height:auto!important;margin:0!important}#g-main{left:0!important}}@media screen and (height<=767px){#rc-imageselect,.g-recaptcha{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(.77);transform:scale(.77)}}h1{font-size:2.5rem!important}h2{font-size:2rem!important}h3{font-size:1.75rem!important}h4{font-size:1.5rem!important}h5{font-size:1.25rem!important}.h6{font-size:1rem!important}div h2.title{margin-top:.3rem;color:#444!important;font-size:1.2rem!important;font-weight:700!important}@media (width<=992px){.linepaginator{content:"";background-color:#ddd;width:70%;height:2px;margin:0 auto;display:block;position:absolute;left:0;right:0}}@media (width<=500px){.description-wrapper>div>h1{font-size:2rem!important}.description-wrapper>div>h2{font-size:1.5rem!important}.description-wrapper>div>h3{font-size:1.25rem!important}.description-wrapper>div>h4{font-size:1.1rem!important}.description-wrapper>div>h5{font-size:1rem!important}.description-wrapper>div>h6{font-size:.9rem!important}}@media (width<=992px){.tabs>ul{margin:2em 0 1em}.tabs>ul>li{background-color:#0000!important}.tabs>ul>li.active:before{height:0!important}}.tabs>ul>li.active{padding:.8em 2em}@media (width<=992px){.tabs>ul>li.active span{color:#007663;margin-top:2rem}.tabs .list-unstyled li.p-ab{min-width:125px;box-shadow:unset!important}}@media (width<=768px){.list-inline-item.active{background-color:#0000!important;padding:0!important}.commentSection>.mb-4>.tabs>.list-unstyled,.commentSection>.mb-4>.tabs>.list-unstyled>.p-ab{min-width:100px}.commentSection>div>div>ul>li:nth-child(2)>span{padding-top:5px}body>div.container.body-content>div:nth-child(3)>ul{height:37px}}*,:after,:before{box-sizing:border-box}ul{margin-top:0;margin-bottom:1rem}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.mb-0{margin-bottom:0!important}.p-0{padding:0!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}}*{text-align:right;direction:rtl;font-family:iranSans,serif}.line-h-1{line-height:normal}.font-15{font-size:.9em!important}.tabs .list-unstyled li.p-ab{min-width:200px}@media (width>=769px){.tabs .list-unstyled li.p-ab span{text-align:center!important}}.tabs>ul{z-index:10;position:relative}@media (width<=992px){.tabs>ul{margin:2em 0 1em}.tabs>ul>li{background-color:#0000!important}}.tabs>ul>li{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.8em 1.5em;transition:all .7s;position:relative;margin:0!important}.tabs>ul>li.active{border-radius:30px 30px 0 0}.tabs>ul>li.active span{color:#008670;font-weight:700}@media (width<=992px){.tabs>ul>li.active span{color:#007663;margin-top:2rem}.tabs .list-unstyled li.p-ab{min-width:125px}}.tabs>ul>li.active:before{content:"";background-color:var(--cs-green);background-color:#188574;width:70%;height:2px;margin:0 auto;display:block;position:absolute;bottom:0;left:0;right:0}.list-inline-item:not(:last-child){margin-right:0!important}@media screen and (width>=769px){.tabs .list-unstyled li.p-ab span{text-align:center!important}}@media screen and (width<=768px){.mb-for-mob-0{margin-bottom:0!important}.pr-for-mob-2{padding-right:.5rem!important}}.round-edge{border-radius:15px!important}@media (width>=992px){.round-in-desktop{border-top-right-radius:0!important}}@media (width<=768px){.title-for-main-box{font-size:1rem}}@media (width<=992px){.mg-top-mobile{margin-top:10px}.text-label{margin-right:-33px!important}.label-width{width:unset;box-shadow:none!important}.label-comments{margin-right:-9px!important}}@media (width>=992px){.label-width{width:200px;box-shadow:-1px -10px 50px #1611631f}}body>div.container.body-content>div:nth-child(3)>ul>li.list-inline-item.label-width.active{padding:.8em 1.5em!important}