@charset "UTF-8";:root{--default-footer:#dcdcdc;--default-footer-one:#dcdcdc;--default-footer-two:#dcdcdc;--default-footer-text:#000;--default-footer-copy:#727272;--default-main-text-color:#005c7c;--default-main-color:#fd0;--default-second-color:#00b0ac;--default-main-color-hover:#eccd00;--default-second-color-hover:#3fb0be;--default-header-bg-color:#fff;--default-body-bg-color:#f8f8f8;--default-discount-badge:#f04e23;--default-success-alert:#ebf8f7;--default-warning-alert:#fff7e6;--default-primary-alert:#e2eef5;--default-secondary-alert:#fffce6;--default-alert:#fffce6;--default-btn:#be2f1c;--default-btn:#982616;--default-success-btn:#3fb0ac;--default-success-btn-hover:#328d8a;--default-secondary-btn:#fd0;--default-secondary-btn-hover:#ccb100;--default-primary-btn:#204558;--default-primary-btn-hover:#1a3746;--default-warning-btn:#ffae00;--default-warning-btn-hover:#cc8b00;--footer:#dcdcdc;--main-footer-two:#ebebeb;--main-footer-one:#fff;--main-text-color:#fff;--second-color:#ef233c;--second-color-hover:#d80032;--main-color:#2b2d42;--main-color-hover:#8d99ae;--header-bg-color:#fff;--body-bg-color:#eee;--main-text-color-second:#bcbcbc;--discount-badge:#fb8b24;--success-alert:#4fdf6c;--warning-alert:#fff7e6;--primary-alert:#e2eef5;--secondary-alert:#fffce6;--alert:#fedb00;--btn:#fedb00;--success-btn:#004ea8;--success-btn-hover:#01428d;--secondary-btn-hover:#d5b904;--secondary-btn:#fedb00;--warning-btn:#ffae00;--warning-btn-hover:#cc8b00;--primary-btn:#204558;--primary-btn-hover:#1a3746}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{animation:spinner 2s linear infinite}body.neo-styles,body.neo-styles p,body.neo-styles ul{margin:0;padding:0}body.neo-styles i{height:1.2em!important;width:1em!important;display:flex;justify-content:center;align-items:center}body.neo-styles a{text-decoration:none}body.neo-styles .hidden-custom{display:none!important}body.neo-styles .rtl{direction:rtl}body.neo-styles .ltr{direction:ltr}body.neo-styles .light-shadow{box-shadow:0 2px 5px 0 rgba(0,0,0,.12)}body.neo-styles .flex{display:flex}body.neo-styles .align-center{align-items:center}body.neo-styles .align-start{align-items:flex-start}body.neo-styles .align-end{align-items:flex-end}body.neo-styles .align-stretch{align-items:stretch}body.neo-styles .justify-center{justify-content:center}body.neo-styles .justify-start{justify-content:flex-start}body.neo-styles .justify-end{justify-content:flex-end}body.neo-styles .justify-space-around{justify-content:space-around}body.neo-styles .justify-space-between{justify-content:space-between}body.neo-styles .flex-wrap{flex-wrap:wrap}body.neo-styles .align-content-center{align-content:center}body.neo-styles .align-content-stretch{align-content:stretch}body.neo-styles .align-content-end{align-content:flex-end}body.neo-styles .align-content-start{align-content:flex-start}body.neo-styles .relative{position:relative}body.neo-styles .absolute{position:absolute}body.neo-styles .fixed{position:fixed}body.neo-styles .cursor-pointer{cursor:pointer}body.neo-styles .text-center{text-align:center}body.neo-styles .text-right{text-align:right}body.neo-styles .text-left{text-align:left}body.neo-styles .line{width:100%;margin:10px 0;border-bottom:1px solid #d3d3d3}body.neo-styles .line.dashed{border-bottom:1px dashed #d3d3d3}@media screen and (min-width:1025px){body.neo-styles .hide-normal{display:none}}body.neo-styles .neo-progress-infinite{width:100%;position:fixed;height:10px;top:0;bottom:0;z-index:100;display:none}body.neo-styles .neo-progress-infinite.active{display:block}body.neo-styles .neo-progress-infinite .progress{position:relative;height:4px;display:block;width:100%;background-color:#b385ff;border-radius:2px;background-clip:padding-box;overflow:hidden}body.neo-styles .neo-progress-infinite .progress .determinate{position:absolute;top:0;bottom:0;background-color:#5408d1;transition:width .3s linear}body.neo-styles .neo-progress-infinite .progress .indeterminate{background-color:#5408d1}body.neo-styles .neo-progress-infinite .progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}body.neo-styles .neo-progress-infinite .progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}body.neo-styles .tool-tip{display:inline-block;clear:both;float:left;position:absolute;z-index:104;top:200px;background-color:#00008b;border-radius:5px;font-size:11px;font-weight:700;color:#fff;text-align:center;padding:8px}body.neo-styles .tool-tip .holder{width:100%;position:relative}body.neo-styles .tool-tip .holder span{width:0;height:0;position:absolute;top:-15px;left:calc(50% - 8px);border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid #00008b}body.neo-styles .row{width:100%}body.neo-styles .normal-hide{display:none}body.neo-styles .col{box-sizing:border-box}body.neo-styles .col.padding{padding:10px}body.neo-styles .col.col-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-3{width:25%;max-width:25%}body.neo-styles .col.col-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-6{width:50%;max-width:50%}body.neo-styles .col.col-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-9{width:75%;max-width:75%}body.neo-styles .col.col-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-12:not(.form-wizard-option){width:100%;max-width:100%;margin-top:20px;margin-bottom:20px;color:var(--main-text-color,--default-main-text-color)!important}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.mt-0{margin-top:0!important}.form-wizard-option{width:100%;max-width:100%;margin-bottom:20px}@media screen and (max-width:1366px){body.neo-styles .large-hide{display:none}body.neo-styles .col.col-l-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-l-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-l-3{width:25%;max-width:25%}body.neo-styles .col.col-l-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-l-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-l-6{width:50%;max-width:50%}body.neo-styles .col.col-l-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-l-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-l-9{width:75%;max-width:75%}body.neo-styles .col.col-l-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-l-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-l-12{width:100%;max-width:100%}}@media screen and (max-width:1024px){body.neo-styles .medium-hide{display:none}body.neo-styles .col.col-m-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-m-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-m-3{width:25%;max-width:25%}body.neo-styles .col.col-m-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-m-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-m-6{width:50%;max-width:50%}body.neo-styles .col.col-m-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-m-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-m-9{width:75%;max-width:75%}body.neo-styles .col.col-m-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-m-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-m-12{width:100%;max-width:100%}}@media screen and (max-width:768px){body.neo-styles .tablet-hide{display:none}body.neo-styles .col.col-t-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-t-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-t-3{width:25%;max-width:25%}body.neo-styles .col.col-t-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-t-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-t-6{width:50%;max-width:50%}body.neo-styles .col.col-t-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-t-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-t-9{width:75%;max-width:75%}body.neo-styles .col.col-t-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-t-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-t-12{width:100%;max-width:100%}}@media screen and (max-width:560px){body.neo-styles .small-hide{display:none}body.neo-styles .col.col-s-1{width:8.333333%;max-width:8.333333%}body.neo-styles .col.col-s-2{width:16.666667%;max-width:16.666667%}body.neo-styles .col.col-s-3{width:25%;max-width:25%}body.neo-styles .col.col-s-4{width:33.333333%;max-width:33.333333%}body.neo-styles .col.col-s-5{width:41.666667%;max-width:41.666667%}body.neo-styles .col.col-s-6{width:50%;max-width:50%}body.neo-styles .col.col-s-7{width:58.333333%;max-width:58.333333%}body.neo-styles .col.col-s-8{width:66.666667%;max-width:66.666667%}body.neo-styles .col.col-s-9{width:75%;max-width:75%}body.neo-styles .col.col-s-10{width:83.333333%;max-width:83.333333%}body.neo-styles .col.col-s-11{width:91.666667%;max-width:91.666667%}body.neo-styles .col.col-s-12{width:100%;max-width:100%}}select:not([size]){-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important;padding-right:.625rem}.bg-white{background:#fff!important}.neo-component-alerts{width:20vw!important;position:fixed;z-index:10001;top:70px;font-size:12px;right:1%}@media screen and (max-width:1024px){.neo-component-alerts{width:30vw!important}}@media screen and (max-width:560px){.neo-component-alerts{width:75vw!important}}@media screen and (max-width:375px){.neo-component-alerts{width:95vw!important;left:2.5vw}}.neo-component-alerts *,.neo-component-alerts :after,.neo-component-alerts :before{box-sizing:border-box}.neo-component-alerts .glyphicon-alert:before{content:""}.neo-component-alerts .alert{padding:15px;min-height:60px;line-height:2;margin-bottom:20px;border:1px solid transparent;border-radius:18px;display:flex;align-items:center;align-content:center;justify-content:center}.neo-component-alerts .alert:first-child{margin-top:10px}.neo-component-alerts .alert h4{margin-top:0;color:inherit}.neo-component-alerts .alert .alert-link{font-weight:700}.neo-component-alerts .alert>p,.neo-component-alerts .alert>ul{margin-bottom:0}.neo-component-alerts .alert>p+p{margin-top:5px}.neo-component-alerts .alert-dismissable,.neo-component-alerts .alert-dismissible{padding-right:35px}.neo-component-alerts .alert-dismissable .close,.neo-component-alerts .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.neo-component-alerts .alert-success{color:#fff;background-color:var(--second-color,--default-second-color);border-color:var(--second-color-hover,--default-second-color-hover)}.neo-component-alerts .alert-success hr{border-top-color:#c9e2b3}.neo-component-alerts .alert-success .alert-link{color:#2b542c}.neo-component-alerts .alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.neo-component-alerts .alert-info hr{border-top-color:#a6e1ec}.neo-component-alerts .alert-info .alert-link{color:#245269}.neo-component-alerts .alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.neo-component-alerts .alert-warning hr{border-top-color:#f7e1b5}.neo-component-alerts .alert-warning .alert-link{color:#66512c}.neo-component-alerts .alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.neo-component-alerts .alert-danger hr{border-top-color:#e4b9c0}.neo-component-alerts .alert-danger .alert-link{color:#843534}.neo-component-alerts .close:not(:disabled):not(.disabled){cursor:pointer}.neo-component-alerts button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.neo-component-alerts .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.neo-component-alerts button,.neo-component-alerts select{text-transform:none}.neo-component-alerts button,.neo-component-alerts input{overflow:visible}.neo-component-alerts button,.neo-component-alerts input,.neo-component-alerts optgroup,.neo-component-alerts select,.neo-component-alerts textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.neo-component-alerts button{border-radius:0}.neo-component-alerts .h1,.neo-component-alerts .h2,.neo-component-alerts .h3,.neo-component-alerts .h4,.neo-component-alerts .h5,.neo-component-alerts .h6,.neo-component-alerts h1,.neo-component-alerts h2,.neo-component-alerts h3,.neo-component-alerts h4,.neo-component-alerts h5,.neo-component-alerts h6{margin-top:0;margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.neo-component-alerts .alert-heading{color:inherit}.neo-component-alerts .h6,.neo-component-alerts h6{font-size:1rem}.neo-component-alerts .alert-danger hr{border-top-color:#f1b0b7}.neo-component-alerts hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);box-sizing:content-box;height:0;overflow:visible}.neo-component-articles-list{padding-right:1.17188rem;padding-left:1.17188rem}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis.hidden{display:none}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:var(--main-color,--default-main-color);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.neo-component-basket{width:325px;border-radius:18px;background-color:#fff;position:absolute;top:80px;left:-5px;z-index:99}@media screen and (max-width:560px){.neo-component-basket{width:90vw}}.neo-component-basket .triangle-up{width:0;height:0;position:absolute;left:20px;top:-14px;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:15px solid #fff}.neo-component-basket .empty{width:100%;min-height:inherit;display:none;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap}.neo-component-basket .empty.active{display:flex!important;padding-top:8px}.neo-component-basket .empty>i{height:.8em!important;font-size:60px;color:#bcbcbc}.neo-component-basket .empty>p{width:100%;text-align:center;margin:5px 0;font-size:13px;font-weight:700;color:var(--main-color,--default-main-color)}.neo-component-basket .empty>.button-holder{width:50%;margin:5px 0}.neo-component-basket .has{width:100%;padding:5px;display:flex;justify-content:center;flex-wrap:wrap}.neo-component-basket .has>.button-holder{width:50%;margin:5px 0}.neo-component-basket .has .row{width:100%;border-bottom:1px solid #eee;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-basket .has .row:last-child{border:none}.neo-component-basket .has .row.active{display:flex}.neo-component-basket .has .row .basket-cell{display:flex;justify-content:center;flex-wrap:wrap;margin:5px}.neo-component-basket .has .row .basket-cell>i{font-size:16px;color:var(--second-color-hover,--default-second-color-hover);cursor:pointer;margin:0 10px}.neo-component-basket .has .row .basket-cell>i:hover{color:#d12727}.neo-component-basket .has .row .basket-cell .cover{width:50px;height:50px;background-position:50%;background-size:cover}.neo-component-basket .has .row .basket-cell .title{width:100%;font-size:12px;font-weight:700;color:#000}.neo-component-basket .has .row .basket-cell .pattern{width:100%;font-size:11px;font-weight:700;color:#bcbcbc}.neo-component-basket .has .row .basket-cell .size{width:100%;font-size:12px;font-weight:700;color:#000}.neo-component-basketitems-addressitems{width:100%;display:inline-block}.neo-component-basketitems-addressitems .box{padding:0!important}.neo-component-basketitems-addressitems .address-item{background-color:#dedede;display:flex;height:125px;justify-content:flex-end}.neo-component-basketitems-addressitems .address-item .margin{margin:5px}.neo-component-basketitems-addressitems .address-item .in-holder{width:calc(100% - 100px);border-radius:18px;padding:22px;height:inherit;background-color:#fff}@media screen and (max-width:560px){.neo-component-basketitems-addressitems .address-item .in-holder{width:calc(100% - 70px)}}.neo-component-basketitems-addressitems .address-item .in-holder .title{color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-basketitems-addressitems .address-item .in-holder .cover{height:100%}.neo-component-basketitems-addressitems .address-item .fa-map-marker-alt,.neo-component-basketitems-addressitems .address-item .fas,.neo-component-basketitems-addressitems .address-item .icon{font-size:24px;color:#bcbcbc}.neo-component-basketitems-addressitems .address-item .title-value{margin-right:10px;font-size:12px;font-weight:700;color:var(--main-color,--default-main-color)}.neo-component-basketitems-addressitems .address-item .top-bottom{height:30px;margin:8px}.neo-component-basketitems-addressitems .address-item .in-holder-button{width:100px;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-component-basketitems-addressitems .address-item .in-holder-button{width:70px}}.neo-component-basketitems-addressitems .address-item .in-holder-button .radio{width:20px;height:20px;border:4px solid #bcbcbc;background-color:#fff;border-radius:20px}.neo-component-basketitems-addressitems .address-item .in-holder-button i{display:none}.neo-component-basketitems-addressitems .address-item .horizontal-line{width:100%;height:2px;margin-top:10px;margin-bottom:10px;background-color:#eee}.neo-component-basketitems-addressitems .address-item.active,.neo-component-basketitems-addressitems .address-item:hover{background-color:var(--main-color,--default-main-color)}.neo-component-basketitems-addressitems .address-item.active .in-holder-button .radio{display:none}.neo-component-basketitems-addressitems .address-item.active .in-holder-button i{display:block;font-size:24px;color:#fff}.neo-component-basketitems-items{width:100%;display:inline-block;color:#000}.neo-component-basketitems-items .states{width:100%;height:100%;background-color:rgba(64,64,64,.82);position:absolute;top:0;left:0;z-index:10;border-radius:22px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-component-basketitems-items .states{align-items:flex-start!important}}.neo-component-basketitems-items .states .holder{width:600px}@media screen and (max-width:560px){.neo-component-basketitems-items .states .holder{margin-top:100px!important}}.neo-component-basketitems-items .states .selectors{width:100%;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-component-basketitems-items .mobile-line{height:60px}}.neo-component-basketitems-items .basket-items i.icon-close{font-size:14px;cursor:pointer;color:#d12727;position:absolute;left:20px;top:20px}.neo-component-basketitems-items .basket-items i.icon-close:hover{color:var(--main-text-color,--default-main-text-color)}@media screen and (max-width:1024px){.neo-component-basketitems-items .basket-items .item{flex-wrap:wrap}}.neo-component-basketitems-items .basket-items .item .cover{width:110px;height:110px;background-position:50%;background-size:cover}.neo-component-basketitems-items .basket-items .item img{height:40px}.neo-component-basketitems-items .basket-items .item .pattern{font-size:16px;font-weight:700}.neo-component-basketitems-items .basket-items .item .value{font-size:18px;font-weight:700}.neo-component-basketitems-items .basket-items .item .title{font-size:12px}.neo-component-basketitems-items .basket-items .item .price{font-size:20px;font-family:IRANYekan Bold;color:var(--main-color,--default-main-color)}.neo-component-basketitems-items .basket-items .item .v-line{width:1px;height:60px;background-color:#bcbcbc}.neo-component-basketitems-addressitems .basket-items .horizontal-line,.neo-component-basketitems-items .basket-items .horizontal-line{width:100%;height:2px;margin-top:20px;background-color:#eee}.neo-component-basketitems-addressitems .basket-items .services,.neo-component-basketitems-items .basket-items .services{width:100%;min-height:200px;position:relative;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1024px){.neo-component-basketitems-addressitems .basket-items .services,.neo-component-basketitems-items .basket-items .services{height:auto}}.neo-component-basketitems-addressitems .basket-items .services .title,.neo-component-basketitems-items .basket-items .services .title{position:absolute;top:-15px;padding:0 10px;background-color:#fff;font-size:18px;text-align:center;color:var(--main-color,--default-main-color);font-weight:700}.neo-component-basketitems-addressitems .services .items,.neo-component-basketitems-items .basket-items .services .items{width:100%;margin-top:20px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.neo-component-basketitems-addressitems .basket-items .services .items,.neo-component-basketitems-items .basket-items .services .items{flex-wrap:wrap}}.neo-component-basketitems-addressitems .basket-items .services .items .no-service-message,.neo-component-basketitems-items .basket-items .services .items .no-service-message{width:100%;padding:10px;color:#d12727;text-align:center;font-size:18px;font-weight:700}.neo-component-basketitems-addressitems .basket-items .services .items .item,.neo-component-basketitems-items .basket-items .services .items .item{width:150px;height:150px;border:1px solid #bcbcbc;border-radius:22px;margin:10px;cursor:not-allowed;overflow:hidden;position:relative}.neo-component-basketitems-addressitems .basket-items .services .items .item img,.neo-component-basketitems-items .basket-items .services .items .item img{max-width:80%;margin-bottom:15px}.neo-component-basketitems-addressitems .basket-items .services .items .item .ribbon,.neo-component-basketitems-items .basket-items .services .items .item .ribbon{display:none}.neo-component-basketitems-addressitems .basket-items .services .items .item i,.neo-component-basketitems-items .basket-items .services .items .item i{font-size:75px;color:#bcbcbc;height:1em!important}.neo-component-basketitems-addressitems .basket-items .services .items .item p,.neo-component-basketitems-items .basket-items .services .items .item p{width:100%;font-size:12px;margin-top:5px;color:#bcbcbc;text-align:center}.neo-component-basketitems-addressitems .basket-items .services .items .item.disable,.neo-component-basketitems-items .basket-items .services .items .item.disable{cursor:pointer}.neo-component-basketitems-addressitems .basket-items .services .items .item.disable i,.neo-component-basketitems-addressitems .basket-items .services .items .item.disable p,.neo-component-basketitems-items .basket-items .services .items .item.disable i,.neo-component-basketitems-items .basket-items .services .items .item.disable p{color:#bcbcbc}.neo-component-basketitems-addressitems .basket-items .services .items .item.active,.neo-component-basketitems-items .basket-items .services .items .item.active{cursor:pointer}.neo-component-basketitems-addressitems .basket-items .services .items .item.active i,.neo-component-basketitems-items .basket-items .services .items .item.active i{color:var(--second-color,--default-second-color)}.neo-component-basketitems-items .basket-items .services .items .item.active p{color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-items .basket-items .services .items .item.active:hover,.neo-component-basketitems-items .basket-items .services .items .item.selected{border:2px solid var(--main-color,--default-main-color);cursor:pointer}.neo-component-basketitems-items .basket-items .services .items .item.selected i{color:var(--second-color,--default-second-color)}.neo-component-basketitems-items .basket-items .services .items .item.selected p{color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-items .basket-items .services .items .item.full{cursor:not-allowed}.neo-component-basketitems-items .basket-items .services .items .item.full .ribbon{display:block;position:absolute;width:100%;height:30px;line-height:30px;background-color:#f04e23;color:#fff;font-size:11px;font-weight:700;text-align:center;transform:rotate(-45deg);top:18px;left:-40px}.neo-component-basketitems-items .basket-items .services .items .item.full i,.neo-component-basketitems-items .basket-items .services .items .item.full p{color:#bcbcbc}.neo-component-basketitems-items .basket-items .services .items .item.hidden{display:none}.neo-component-basketitems-addressitems .basket-items .services .buy-alert,.neo-component-basketitems-items .basket-items .services .buy-alert{width:100%;min-height:50px;border:1px solid var(--main-color,--default-main-color);background-color:rgba(225,221,0,.1);border-radius:18px;padding:5px 18px}.neo-component-basketitems-addressitems .basket-items .services .buy-alert .h1,.neo-component-basketitems-items .basket-items .services .buy-alert .h1{color:#404040}.neo-component-basketitems-mycars{overflow:visible!important}.neo-component-basketitems-mycars>.row .car-box{border-radius:22px;position:relative}@media screen and (max-width:650px){.neo-component-basketitems-mycars>.row .car-box{min-height:250px}}.neo-component-basketitems-mycars .margin-bottom{margin-bottom:20px}.neo-component-basketitems-mycars .pelak{width:250px;height:55px;background-image:url(/_next/static/media/pelak.b60548af.svg);background-size:100%;background-position:50%}.neo-component-basketitems-mycars .pelak p{font-weight:700;font-size:14px;color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-mycars .pelak p.bold{font-size:20px;font-family:IRANYekan Bold}.neo-component-basketitems-mycars .states{width:100%;height:100%;background-color:rgba(64,64,64,.82);position:absolute;top:0;left:0;z-index:10;border-radius:22px;display:flex;justify-content:center;align-items:center;display:none}.neo-component-basketitems-mycars .states .holder{width:600px}.neo-component-basketitems-mycars .states .selectors{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.neo-component-basketitems-mycars .hero-head{width:100%;height:100%;background-position:50%;background-size:65%}.neo-component-basketitems-mycars .address-item{background-color:#dedede;display:flex;height:200px;justify-content:flex-end}.neo-component-basketitems-mycars .address-item .margin{margin:5px}@media screen and (max-width:620px){.neo-component-basketitems-mycars .address-item .info{flex-direction:column;align-items:flex-start}}.neo-component-basketitems-mycars .address-item .in-holder{width:calc(100% - 100px);border-radius:18px;background-color:#fff}.neo-component-basketitems-mycars .address-item .in-holder .title{color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-basketitems-mycars .address-item .in-holder .cover{height:100%}.neo-component-basketitems-mycars .address-item .fa-map-marker-alt,.neo-component-basketitems-mycars .address-item .fas,.neo-component-basketitems-mycars .address-item .icon{font-size:24px;color:#bcbcbc}.neo-component-basketitems-mycars .address-item .title-value{margin-right:10px;font-size:12px;font-weight:700;color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-mycars .address-item .top-bottom{height:40px;margin:10px 0}.neo-component-basketitems-mycars .address-item .in-holder-button{width:100px;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-component-basketitems-mycars .address-item .in-holder-button{width:70px!important}}.neo-component-basketitems-mycars .address-item .in-holder-button .radio{width:20px;height:20px;border:4px solid #bcbcbc;background-color:#fff;border-radius:20px}.neo-component-basketitems-mycars .address-item .in-holder-button i{display:none}.neo-component-basketitems-mycars .address-item .horizontal-line{width:100%;height:2px;margin-top:10px;margin-bottom:10px;background-color:#eee}.neo-component-basketitems-mycars .address-item.active,.neo-component-basketitems-mycars .address-item:hover{background-color:var(--main-color,--default-main-color)}.neo-component-basketitems-mycars .address-item.active .in-holder-button .radio{display:none}.neo-component-basketitems-mycars .address-item.active .in-holder-button i{display:block;font-size:24px;color:#fff}.neo-component-basketitems-mycars .basket-info{padding:0!important}.neo-component-basketitems-mycars .basket-info .main{width:100%;padding:20px 20px 50px;border-radius:22px;background-color:#fff}.neo-component-basketitems-mycars .basket-info .main .full-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}.neo-component-basketitems-mycars .basket-info .main .full-item>.row{height:30px}.neo-component-basketitems-mycars .basket-info .main .full-item>.row>.col{display:flex;align-items:center;justify-content:flex-end}.neo-component-basketitems-mycars .basket-info .main .full-item>.row .price{font-size:16px;font-family:IRANYekan Bold}.neo-component-basketitems-mycars .basket-info.disabled{background-color:#bcbcbc}.neo-component-basketitems-mycars .buy-alert{width:100%;min-height:50px;border:1px solid var(--main-color,--default-main-color);background-color:rgba(225,221,0,.1);border-radius:18px;padding:5px 18px;margin-bottom:10px}.neo-component-basketitems-mycars .buy-alert .h1{color:#404040}.neo-component-basketitems-payment{width:100%;display:inline-block}.neo-component-basketitems-payment .box{min-height:0!important}.neo-component-basketitems-payment .title-header{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.neo-component-basketitems-payment .title-header>i{font-size:40px;color:var(--second-color,--default-second-color);margin-right:40px}.neo-component-basketitems-payment .title-header .title{font-size:16px;font-weight:700;margin-right:20px;color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-payment .basket-item i.icon-close{font-size:14px;cursor:pointer;color:#d12727;position:absolute;left:20px;top:20px}.neo-component-basketitems-payment .basket-item i.icon-close:hover{color:var(--main-text-color,--default-main-text-color)}@media screen and (max-width:1024px){.neo-component-basketitems-payment .basket-item .item{flex-wrap:wrap}}.neo-component-basketitems-payment .basket-item .item .cover{width:110px;height:110px;background-position:50%;background-size:cover}.neo-component-basketitems-payment .basket-item .item img{height:40px}.neo-component-basketitems-payment .basket-item .item .pattern{font-size:16px;font-weight:700}.neo-component-basketitems-payment .basket-item .item .value{font-size:18px;font-weight:700}.neo-component-basketitems-payment .basket-item .item .title{font-size:12px}.neo-component-basketitems-payment .basket-item .item .price{font-size:20px;font-family:IRANYekan Bold;color:var(--main-color,--default-main-color)}.neo-component-basketitems-payment .basket-item .item .v-line{width:1px;height:60px;background-color:#bcbcbc}.neo-component-basketitems-payment .basket-item .horizontal-line{width:100%;height:2px;margin-top:20px;background-color:#eee}.neo-component-basketitems-payment .discount{padding:0!important}.neo-component-basketitems-payment .discount.hidden{display:none}.neo-component-basketitems-payment .discount input{width:100%;height:100%;background-color:#fff;border-radius:22px;border:none;text-align:right;padding-right:20px;font-size:16px;font-weight:700}@media screen and (max-width:560px){.neo-component-basketitems-payment .addresses{flex-wrap:wrap}}.neo-component-basketitems-payment .addresses>.box{height:140px}@media screen and (max-width:560px){.neo-component-basketitems-payment .addresses>.box{margin-bottom:10px}}.neo-component-basketitems-payment .addresses>.box:first-child{margin-left:20px}@media screen and (max-width:560px){.neo-component-basketitems-payment .addresses>.box:first-child{margin-left:0}}.neo-component-basketitems-payment .addresses>.box i{font-size:18px;color:#bcbcbc}.neo-component-basketitems-payment .addresses>.box .title-value{margin-right:10px;font-size:12px;font-weight:700;color:var(--main-color,--default-main-color)}.neo-component-basketitems-payment .addresses>.box .title-value.next{font-size:14px}.neo-component-basketitems-payment .timesheet{display:flex;justify-content:space-between;flex-wrap:wrap}.neo-component-basketitems-payment .timesheet .row>i{font-size:40px;color:var(--second-color,--default-second-color)}.neo-component-basketitems-payment .timesheet .high-title{margin-right:10px;font-size:14px;font-weight:700;color:var(--main-text-color,--default-main-text-color)}@media screen and (max-width:560px){.neo-component-basketitems-payment .payments{flex-wrap:wrap}}.neo-component-basketitems-payment .payments .margin-bottom{margin-bottom:10px!important}.neo-component-basketitems-payment .payments .title-value{font-size:14px;font-weight:700;color:var(--main-color,--default-main-color)}.neo-component-basketitems-payment .payments .payment{background-color:#dedede;padding:0}.neo-component-basketitems-payment .payments .payment .button-box i{display:none;font-size:24px;color:#fff}.neo-component-basketitems-payment .payments .payment .button-box .radio{width:20px;height:20px;border-radius:20px;border:3px solid #bcbcbc;background-color:#fff}.neo-component-basketitems-payment .payments .payment:hover{background-color:var(--main-color,--default-main-color)}.neo-component-basketitems-payment .payments .payment .mini-box>i{font-size:50px;color:var(--second-color,--default-second-color);margin:0 40px 0 20px}.neo-component-basketitems-payment .payments .payment.active{background-color:var(--main-color,--default-main-color)}.neo-component-basketitems-payment .payments .payment.active .radio{display:none}.neo-component-basketitems-payment .payments .payment.active i{display:block}.neo-component-basketitems-payment .payments .mini-box{border-radius:22px;height:100%}.neo-component-basketitems-payment .payments .mini-box img{height:35px;width:40px;margin-right:20px}.neo-component-basketitems-payment .payments .mini-box .radio{width:20px;height:20px;border-radius:20px;border:3px solid #bcbcbc;background-color:#fff}.neo-component-basketitems-payment .payments .button-box{cursor:pointer}.neo-component-basketitems-payment .payments>.box{height:75px}.neo-component-basketitems-payment .payments>.box:first-child{margin-left:20px}@media screen and (max-width:560px){.neo-component-basketitems-payment .payments>.box:first-child{margin-left:0}}.neo-component-basketitems-payment .items-holder{width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start}.neo-component-basketitems-payment .items-holder .item{width:100%;min-height:100px;margin-bottom:20px;background-color:#e9e9e9;border-radius:22px;display:flex;justify-content:flex-start}.neo-component-basketitems-payment .items-holder .item>div{flex-direction:column}.neo-component-basketitems-payment .items-holder .item .b-title{font-size:13px;font-weight:700;color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-payment .items-holder .item .time-box{width:calc(25% - 20px);height:70px;display:flex;justify-content:center;align-items:center;border-radius:22px;background-color:#fff;font-size:14px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center;margin:10px;cursor:pointer}.neo-component-basketitems-payment .items-holder .item .time-box.active,.neo-component-basketitems-payment .items-holder .item .time-box:hover{border:2px solid var(--main-color,--default-main-color)}.neo-component-basketitems-timesheet{width:100%;display:inline-block}.neo-component-basketitems-timesheet .title-header{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.neo-component-basketitems-timesheet .title-header>i{font-size:40px;color:var(--second-color,--default-second-color);margin-right:40px}.neo-component-basketitems-timesheet .title-header .title{font-size:16px;font-weight:700;margin-right:20px;color:var(--main-text-color,--default-main-text-color)}@media screen and (max-width:1024px){.neo-component-basketitems-timesheet .title-header .title{font-size:14px}}.neo-component-basketitems-timesheet .items-holder{width:100%;display:flex;justify-content:center;flex-wrap:wrap;align-items:flex-start}.neo-component-basketitems-timesheet .items-holder .item{width:100%;min-height:100px;margin-bottom:20px;background-color:#e9e9e9;border-radius:22px;display:flex;justify-content:flex-start}.neo-component-basketitems-timesheet .items-holder .item>div{flex-direction:column}.neo-component-basketitems-timesheet .items-holder .item .b-title{font-size:13px;font-weight:700;color:var(--main-text-color,--default-main-text-color)}.neo-component-basketitems-timesheet .items-holder .item .time-box{width:calc(25% - 20px);height:70px;display:flex;justify-content:center;align-items:center;border-radius:22px;background-color:#fff;font-size:14px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center;margin:10px;cursor:pointer}@media screen and (max-width:1024px){.neo-component-basketitems-timesheet .items-holder .item .time-box{width:calc(50% - 20px)}}.neo-component-basketitems-timesheet .items-holder .item .time-box.active,.neo-component-basketitems-timesheet .items-holder .item .time-box:hover{border:2px solid var(--main-color,--default-main-color)}.neo-component-basketitems-timesheet .items-holder .item .time-box.full{background-color:#eee;color:#fff;cursor:not-allowed}.neo-component-basketitems-timesheet .items-holder .item .time-box.full:hover{border:none}.neo-component-breadcrumbs{width:100%;height:40px;margin-top:10px;display:flex;align-items:center}@media screen and (max-width:768px){.neo-component-breadcrumbs{display:none}}.neo-component-breadcrumbs ul.breadcrumbs{display:flex;justify-content:flex-start;align-items:center}.neo-component-breadcrumbs ul.breadcrumbs li{padding-left:5px;font-size:13px;color:#656565}.neo-component-breadcrumbs ul.breadcrumbs li a{color:#656565;transition:.15s ease-in}.neo-component-breadcrumbs ul.breadcrumbs li a:hover{color:#7218d8}.neo-component-breadcrumbs ul.breadcrumbs li:first-child{padding-left:0}.neo-component-cars-card{width:100%;min-width:100%}.neo-component-cars-card .car-card{display:flex;flex-direction:column;align-items:center;padding:6px 15px 12px;border-radius:22px;box-shadow:0 2px 5px 0 rgba(0,0,0,.4);width:100%;min-width:100%;height:482px;position:relative;background-color:#fff}.neo-component-cars-card .car-card .card-header{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:auto}.neo-component-cars-card .car-card .card-header .car-card-cover{width:100%;height:180px;background-size:contain;background-position:50%;background-repeat:no-repeat}.neo-component-cars-card .car-card .card-header .car-card-title{margin-bottom:auto;font-size:17px;color:var(--main-text-color,--default-main-text-color);font-family:IRANYekan Black}.neo-component-cars-card .car-card .car-card-description{margin-bottom:auto;font-size:13px;font-weight:400;color:#5a5a5a}.neo-component-cars-card .car-card .car-card-link{font-size:14px;display:block;width:100%;border-radius:22px;background-color:var(--second-color,--default-second-color);text-align:center;padding:12px 0}.neo-component-cars-card .car-card .car-card-link:hover{background-color:var(--second-color-hover,--default-second-color-hover)}.neo-component-cars-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(305px,320px));justify-content:center;justify-items:center;align-content:center;grid-auto-flow:row;grid-gap:20px;margin-top:50px}@media screen and (max-width:320px){.neo-component-cars-list{padding:0 10px}}.neo-component-elements-breadcrumb{width:100%}.neo-component-elements-breadcrumb .breadcrumb{display:flex;padding:10px 5px!important}.neo-component-elements-breadcrumb .breadcrumb li a,.neo-component-elements-breadcrumb .breadcrumb li+li:before{color:var(--second-color-hover,--default-second-color-hover)}.neo-component-elements-breadcrumb .breadcrumb li+li:before{padding:8px;content:">"}.neo-component-elements-button{width:100%;height:40px;display:inline-block}.neo-component-elements-button a,.neo-component-elements-button button{width:100%;height:inherit;text-align:center;font-size:15px;font-weight:700;cursor:pointer;border-radius:10px;transition:.1s ease-in;display:flex;justify-content:center;align-items:center;align-content:center}.neo-component-elements-button a>i,.neo-component-elements-button button>i{font-weight:300;font-size:26px;margin-left:10px}.neo-component-elements-button.blue a,.neo-component-elements-button.blue button{background-color:var(--second-color,--default-second-color);color:#fff}.neo-component-elements-button.blue a p,.neo-component-elements-button.blue button p{color:#fff}.neo-component-elements-button.blue:hover a,.neo-component-elements-button.blue:hover button{background-color:var(--second-color-hover,--default-second-color-hover)}.neo-component-elements-button.primary a,.neo-component-elements-button.primary button{background-color:var(--main-color,--default-main-color);color:#fff}.neo-component-elements-button.primary a p,.neo-component-elements-button.primary button p{color:#fff}.neo-component-elements-button.primary:hover a,.neo-component-elements-button.primary:hover button{background-color:var(--second-color,--default-second-color)}.neo-component-elements-button.orange a,.neo-component-elements-button.orange button{background-color:#f04e23;color:#fff}.neo-component-elements-button.orange a p,.neo-component-elements-button.orange button p{color:#fff}.neo-component-elements-button.orange:hover a,.neo-component-elements-button.orange:hover button{background-color:#f03427}.neo-component-elements-button.transparent a,.neo-component-elements-button.transparent button{background-color:transparent;color:#fff}.neo-component-elements-button.transparent a p,.neo-component-elements-button.transparent button p{color:#fff}.neo-component-elements-button.transparent:hover{background-color:transparent;color:#fff}.neo-component-elements-button.medium-font a,.neo-component-elements-button.medium-font button{font-size:14px}.neo-component-elements-button.medium-font a>i,.neo-component-elements-button.medium-font button>i{font-size:26px}.neo-component-elements-button.medium{height:35px}.neo-component-elements-button.medium a,.neo-component-elements-button.medium button{width:100%;font-size:14px}.neo-component-elements-button.medium a>i,.neo-component-elements-button.medium button>i{font-weight:300;font-size:20px;margin-left:8px}.neo-component-elements-button.small{height:25px}.neo-component-elements-button.small a,.neo-component-elements-button.small button{width:100%;font-size:11px}.neo-component-elements-button.small a>i,.neo-component-elements-button.small button>i{font-weight:300;font-size:16px;margin-left:5px}.neo-component-elements-button.tiny{height:20px}.neo-component-elements-button.tiny a,.neo-component-elements-button.tiny button{width:100%;font-size:9px}.neo-component-elements-button.tiny a>i,.neo-component-elements-button.tiny button>i{font-weight:300;font-size:12px;margin-left:3px}.neo-component-elements-button.medium-font a,.neo-component-elements-button.medium-font button{font-size:12px}.neo-component-elements-button.medium-font a>i,.neo-component-elements-button.medium-font button>i{font-weight:300;font-size:20px;margin-left:8px}.neo-component-elements-button.icon-big a>i,.neo-component-elements-button.icon-big button>i{font-weight:300;font-size:26px;margin-left:8px}.neo-component-elements-button.icon-biger a>i,.neo-component-elements-button.icon-biger button>i{font-weight:300;font-size:34px;margin-left:8px}.neo-component-elements-button.padding{padding:5px}.neo-component-elements-button.margin{margin:5px}.neo-component-elements-button.curve button{border-radius:22px}.neo-component-elements-button a[disabled],.neo-component-elements-button button[disabled]{color:#fff;background-color:#bcbcbc;cursor:not-allowed}.neo-component-elements-button a[disabled]:hover,.neo-component-elements-button button[disabled]:hover{color:#fff;background-color:#bcbcbc}.neo-component-elements-checkbox{display:flex;justify-content:flex-start}.neo-component-elements-checkbox .checker{width:20px;height:20px;border-radius:4px;background-color:transparent;margin:0 5px;position:relative;cursor:pointer;border:1px solid #eee}.neo-component-elements-checkbox .checker .circle{width:10px;height:10px;position:absolute;top:5px;left:5px;border-radius:2px;background-color:transparent;transition:.2s ease-in}.neo-component-elements-checkbox .checker.active{margin:0 5px}.neo-component-elements-checkbox .checker.active .circle{background-color:var(--second-color,--default-second-color);left:4px}.neo-component-elements-checkbox>input{display:none}.neo-component-elements-checkbox p{font-size:12px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-elements-filters,.neo-component-elements-filters .formBox{width:100%}.neo-component-elements-filters .formBox>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-component-elements-filters .formBox>.title span{width:25px;height:3px;background-color:var(--second-color,--default-second-color)}.neo-component-elements-filters .formBox>.title .header-title-h2{font-size:15px;font-weight:700;margin-right:5px;color:var(--main-color,--default-main-color)}.neo-component-elements-filters .formBox .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-component-elements-filters .formBox .value .row{margin-top:10px}.neo-component-elements-filters .formBox .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-elements-productfilters,.neo-component-elements-productfilters .formBox{width:100%}.neo-component-elements-productfilters .formBox>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-component-elements-productfilters .formBox>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-component-elements-productfilters .formBox>.title .header-title-h2{font-size:15px;font-weight:700;margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-component-elements-productfilters .formBox .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-component-elements-productfilters .formBox .value .row{margin-top:10px}.neo-component-elements-productfilters .formBox .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-elements-range{width:100%;height:60px;direction:ltr;display:flex;justify-content:center}.neo-component-elements-range .range-holder{width:90%;height:60px}.neo-component-elements-range .range-holder .irs-single{background-color:var(--second-color,--default-second-color);font-size:10px;font-family:IRANYekan}.neo-component-elements-range .range-holder .irs-single:before{border-top-color:var(--second-color,--default-second-color)}.neo-component-elements-range .range-holder .irs--flat .irs-bar,.neo-component-elements-range .range-holder .irs-to{background-color:var(--second-color,--default-second-color)}.neo-component-elements-range .range-holder .irs-to{font-size:10px;font-family:IRANYekan}.neo-component-elements-range .range-holder .irs-to:before{border-top-color:var(--second-color,--default-second-color)}.neo-component-elements-range .range-holder .irs-from{background-color:var(--second-color,--default-second-color);font-size:10px;font-family:IRANYekan}.neo-component-elements-range .range-holder .irs-from:before{border-top-color:var(--second-color,--default-second-color)}.neo-component-elements-range .range-holder span.irs-handle i:first-child{width:16px!important;height:100%!important;background-color:#bcbcbc;border-radius:20px}.neo-component-elements-range .range-holder span.irs-handle.state_hover i:first-child,.neo-component-elements-range .range-holder span.irs-handle:hover i:first-child{background-color:var(--main-text-color,--default-main-text-color)}.neo-component-elements-rate{display:inline-block;width:100%;height:8px;border-radius:8px;position:relative;background-color:#eee}.neo-component-elements-rate .circle{width:15px;height:15px;z-index:2;top:-3px;right:20%;border-radius:20px;cursor:pointer}.neo-component-elements-rate .circle,.neo-component-elements-rate .linear{position:absolute;background-color:var(--second-color,--default-second-color)}.neo-component-elements-rate .linear{width:23%;height:8px;z-index:1;right:0;border-radius:8px}.neo-component-elements-ringfilters,.neo-component-elements-ringfilters .formBox{width:100%}.neo-component-elements-ringfilters .formBox>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-component-elements-ringfilters .formBox>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-component-elements-ringfilters .formBox>.title .header-title-h2{font-size:15px;font-weight:700;margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-component-elements-ringfilters .formBox .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-component-elements-ringfilters .formBox .value .row{margin-top:10px}.neo-component-elements-ringfilters .formBox .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-elements-select{width:100%;height:45px;display:inline-block;overflow:hidden;border:1px solid #e6e6e6;border-radius:18px;color:#959595;position:relative}.neo-component-elements-select>i{font-size:16px;color:var(--main-color,--default-main-color);position:absolute;left:10px;top:12px}.neo-component-elements-select>select{width:calc(100% + 10px);height:50px;font-size:16px;background-color:transparent;border:none;outline:none;font-weight:700;padding:10px;position:relative;top:-2px;right:-2px;color:#959595}.neo-component-elements-select>select option,.neo-component-elements-select>select:focus{background-color:transparent}.neo-component-elements-select>select:after{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid red;position:absolute;top:40%;right:5px;content:"";z-index:98}.neo-component-elements-select.medium{height:35px}.neo-component-elements-select.medium>i{font-size:12px;color:var(--main-color,--default-main-color);position:absolute;left:7px;top:12px}.neo-component-elements-select.medium>select{font-size:14px;padding:5px 10px 5px 5px;height:38px}.neo-component-elements-select.pre-medium{height:40px}.neo-component-elements-select.pre-medium>i{font-size:16px;color:var(--main-color,--default-main-color);position:absolute;left:12px;top:11px}.neo-component-elements-select.pre-medium>select{font-size:14px;padding:5px 10px 5px 5px;height:44px}.neo-component-elements-select.small{height:25px}.neo-component-elements-select.small>i{font-size:12px!important;color:var(--main-color,--default-main-color)!important;position:absolute;left:5px;top:8px}.neo-component-elements-select.small>select{font-size:12px;padding:0 10px 5px;height:38px}.neo-component-elements-select.curve{border-radius:14px}.neo-component-elements-select.no-border{border:none}.neo-component-elements-select.border-grey{border:1px solid #bcbcbc}.neo-component-elements-select.bg-grey{background-color:#eee}.neo-component-elements-select.bg-white{background-color:#fff}.neo-component-elements-select.margin{margin:5px 0}.neo-component-elements-switcher{display:flex;justify-content:center}.neo-component-elements-switcher .checker{width:50px;height:20px;border-radius:18px;background-color:#bcbcbc;margin:0 5px;position:relative;cursor:pointer}.neo-component-elements-switcher .checker .circle{width:12px;height:12px;position:absolute;top:4px;left:32px;border-radius:12px;background-color:#fff;transition:.2s ease-in}.neo-component-elements-switcher .checker.active{background-color:var(--second-color,--default-second-color);margin:0 5px}.neo-component-elements-switcher .checker.active .circle{left:4px}.neo-component-elements-switcher>input{display:none}.neo-component-elements-switcher p{font-size:12px;color:var(--main-color,--default-main-color);font-weight:700}.neo-component-footer small{font-size:11px;line-height:inherit}.neo-component-footer a{font-weight:700}.neo-component-footer .social a{font-weight:700;font-size:xx-large;padding:5px;border-radius:50%;margin:0 2px;background-color:var(--second-color,--default-second-color)}.neo-component-footer .links-container .links-item{display:flex;flex-direction:column;align-items:center}.footer-icon-container{background-color:var(--main-footer-one,--default-footer-one)}.links-container{background-color:var(--main-footer-two,--default-footer-two)}@media screen and (max-width:768px){.neo-component-footer .footer-icon-container .grid-container{width:98%!important;max-width:98%!important;margin-right:1%!important}}@media screen and (max-width:559px){.neo-component-footer .footer-icon-container,.neo-component-footer .links-container{display:none}.neo-component-footer .responsive-mobile{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(60px,120px))!important;grid-auto-flow:row!important;justify-content:center!important;justify-items:center!important;grid-gap:10px!important}}.neo-component-footer .footer-images img{width:5.5rem!important}.neo-component-header{width:100%;height:65px;box-sizing:border-box;background:var(--header-bg-color,--default-header-bg-color);border-bottom:1px solid var(--second-color,--default-second-color);transition:all .7s ease;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:100;box-shadow:0 2px 5px 0 var(--second-color-hover,--default-second-color-hover)}.neo-component-header>.container{display:flex;align-items:center!important;align-content:center!important;justify-content:space-between;position:relative;overflow:visible!important}@media screen and (max-width:768px){.neo-component-header>.container{display:none!important}}.neo-component-header>.container>ul{display:flex;justify-content:flex-start}.neo-component-header>.container>ul li:not(.hidden){display:flex;justify-content:center;align-items:center}.neo-component-header>.container>ul img{height:26px;width:150px;margin-left:5px}@media screen and (max-width:768px){.neo-component-header>.container>ul img{margin-left:5px}}.neo-component-header>.container>ul a{font-size:13px;font-weight:700;padding:0 10px;color:var(--main-color,--default-main-color);transition:.15s ease-in}@media screen and (max-width:768px){.neo-component-header>.container>ul a{font-size:11px;padding:0 5px}}.neo-component-header>.container>ul a:hover{color:var(--second-color-hover,--default-second-color-hover)}.neo-component-header>.container>ul.right>li#tire-link{flex-direction:column}.neo-component-header>.container>ul.left li{position:relative}@media screen and (max-width:1360px){.neo-component-header>.container>ul.left li.cars{display:none}}.neo-component-header>.container>ul.left li a i,.neo-component-header>.container>ul.left li span.basket-icon i{font-size:28px;color:var(--main-color,--default-main-color)}.neo-component-header>.container>ul.left li a i .neo-shopping-cart,.neo-component-header>.container>ul.left li span.basket-icon i .neo-shopping-cart{margin:0 20px 0 0;cursor:pointer}.neo-component-header>.container>ul.left li a span{display:none;position:absolute;top:-2px;left:5px;width:20px;height:20px;background-color:#d12727;border-radius:20px;text-align:center;line-height:20px;color:#fff;font-size:10px}.neo-component-header>.container>ul.left a{color:var(--main-color,--default-main-color)}.neo-component-header>.container>ul.left>li.cars i{font-size:42px}.neo-component-header>.container>ul.left>li.cars>a{padding:0 0 0 10px}.neo-component-header>.container>ul.left>li.cars>a.text{padding:0 0 0 20px}.neo-component-header .norooz{display:flex;justify-content:center;align-items:center;background-color:#f7dc00;height:65px;width:100%;text-align:center}@media screen and (min-width:1000px){.neo-component-header .norooz{font-size:16px}}.neo-component-header>.mobile{display:none}@media screen and (max-width:768px){.neo-component-header>.container{display:none}.neo-component-header>.mobile{width:90%;display:flex;flex-wrap:wrap;position:relative}.neo-component-header>.mobile .row{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.neo-component-header>.mobile .row>li{position:relative}.neo-component-header>.mobile .row>li>.menu{cursor:pointer;margin:0 auto;padding-left:1.25em;position:relative;width:35px;height:40px;top:2px}.neo-component-header>.mobile .row>li>.menu .menu-global{backface-visibility:hidden;position:absolute;left:0;border-top:4px solid var(--second-color,--default-second-color);width:100%;transition:.55s}.neo-component-header>.mobile .row>li>.menu .menu-top{top:8px}.neo-component-header>.mobile .row>li>.menu .menu-middle{top:18px}.neo-component-header>.mobile .row>li>.menu .menu-bottom{top:28px}.neo-component-header>.mobile .row>li>.menu .menu-top-click{backface-visibility:hidden;top:15px;transform:rotate(50deg);transition:.55s .5s}.neo-component-header>.mobile .row>li>.menu .menu-middle-click{opacity:0}.neo-component-header>.mobile .row>li>.menu .menu-bottom-click{backface-visibility:hidden;top:15px;transform:rotate(-410deg);transition:.55s .5s}.neo-component-header>.mobile .row>li img{height:26px;width:150px}.neo-component-header>.mobile .row>li i{font-size:38px;color:var(--main-color,--default-main-color)}.neo-component-header>.mobile .row>li i .neo-shopping-cart{margin:0 20px 0 0;cursor:pointer}.neo-component-header>.mobile .row>li span.circle{display:inline-block;position:absolute;top:-5px;left:25px;width:20px;height:20px;background-color:#d12727;border-radius:20px;text-align:center;line-height:20px;color:#fff;font-size:10px}.neo-component-header>.mobile .row>li a{color:var(--second-color,--default-second-color)}.neo-component-header>.mobile .row>.menu{width:100vw;height:calc(100vh - 60px);top:65px;right:-100%;position:fixed;background-color:rgba(0,0,0,.75);z-index:100;display:flex;justify-content:flex-start}.neo-component-header>.mobile .row>.menu .mobile-menu{width:50%;height:100%;position:relative}}@media screen and (max-width:768px) and (max-width:560px){.neo-component-header>.mobile .row>.menu .mobile-menu{width:80%}}@media screen and (max-width:768px){.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder{width:100%;height:100%;position:absolute;background-color:var(--main-text-color,--default-main-text-color);top:0;right:-100%;align-items:center;overflow-y:auto}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>button{width:90%;height:60px;margin:5%;border-radius:18px;background-color:var(--second-color,--default-second-color);align-items:center;color:#fff;font-size:17px;cursor:pointer;display:flex;justify-content:center}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>button.hidden{display:none}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>button i{margin-top:0;margin-left:10px;font-size:26px}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li{width:100%}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button{width:90%;height:50px;margin:0 5%;border-radius:18px;background-color:transparent;color:#fff;font-size:17px;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;align-content:center}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button:hover{background-color:var(--main-color-hover,--default-main-color-hover)}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button a{color:var(--main-color,--default-main-color)}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button a:hover{color:var(--second-color,--default-second-color)}.neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button span{width:3px;height:25px;background-color:var(--second-color,--default-second-color);margin:10px}}.neo-component-header-cardropdown{position:fixed;top:60px!important;z-index:90;width:100%;max-width:1500px;margin:auto;display:none}.neo-component-header-cardropdown>.car-dropdown-menu{width:100%;display:flex;justify-content:center}.neo-component-header-cardropdown>.car-dropdown-menu>.right-car-dropdown{background-color:var(--main-color,--default-main-color);padding:20px 30px 5px!important;visibility:visible;opacity:1;border-radius:0 0 22px 22px;top:-5px;width:1500px;transition:.3s;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,200px));grid-auto-flow:row;-moz-column-gap:40px;column-gap:40px;align-content:flex-start;justify-content:center;z-index:101;box-shadow:0 2px 5px 0 rgba(0,0,0,.6)}.neo-component-header-cardropdown>.car-dropdown-menu>.right-car-dropdown>.car-dropdown-item{position:relative;z-index:102;padding:5px 0;width:100%;border-bottom:1px solid rgba(0,92,124,.21)}.neo-component-header-cardropdown>.car-dropdown-menu>.right-car-dropdown>.car-dropdown-item>a{width:100%!important;display:flex;justify-content:space-between;padding:10px;border-radius:20px;color:var(--main-text-color,--default-main-text-color);font-family:IRANYekan Black}.neo-component-header-cardropdown>.car-dropdown-menu>.right-car-dropdown>.car-dropdown-item>a:hover{background-color:var(--main-color-hover,--default-main-color-hover)}.neo-component-header-dropdown{position:fixed;top:60px!important;z-index:90;width:100%;padding:1rem 0;margin:auto;display:none;background-color:var(--main-color,--default-main-color);box-shadow:0 2px 5px 0 rgba(0,0,0,.6)}.neo-component-header-dropdown>.dropdown-menu{width:100%;display:flex;justify-content:center}.neo-component-header-dropdown>.dropdown-menu>.right-tire-dropdown{padding:20px 30px 5px!important;visibility:visible;opacity:1;width:100%;max-width:1500px;transition:.3s;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,200px));grid-auto-flow:row;-moz-column-gap:40px;column-gap:40px;align-content:flex-start;justify-content:center;z-index:101}.neo-component-header-dropdown>.dropdown-menu>.right-tire-dropdown>.tire-dropdown-item{padding:5px 0;width:100%;border-bottom:2px solid var(--second-color-hover,--default-second-color-hover)}.neo-component-header-dropdown>.dropdown-menu>.right-tire-dropdown>.tire-dropdown-item>a{width:100%!important;display:flex;justify-content:space-between;padding:10px;border-radius:20px;color:var(--main-text-color,--default-main-text-color);font-family:IRANYekan Black}.neo-component-header-dropdown>.dropdown-menu>.right-tire-dropdown>.tire-dropdown-item>a:hover{background-color:var(--main-color-hover,--default-main-color-hover)}.border-none{border-bottom:none!important}.neo-component-headline{width:100%}.neo-component-headline .select-line{width:100%;height:65px;display:flex;justify-content:center;align-items:center}.neo-component-headline .select-line .title-line{width:100%;height:30px}.neo-component-headline .select-line .title-line p{position:absolute;color:#959595}.neo-component-headline .select-line .title-line p.right{right:-15px}.neo-component-headline .select-line .title-line p.left{left:-15px}.neo-component-headline .select-line .master-line{width:calc(100% - 15px);margin-right:15px;height:6px;background-color:#fff}.neo-component-headline .select-line .master-line .circle{width:20px;height:20px;border-radius:20px;background-color:#fff;position:absolute;top:-8px}.neo-component-headline .select-line .master-line .circle.active{background-color:var(--second-color,--default-second-color)}.neo-component-headline .select-line .master-line .circle.left{left:0}.neo-component-headline .select-line .master-line .inline{width:100%;height:6px}.neo-component-headline .select-line .master-line .inline.active{background-color:var(--second-color,--default-second-color)}.neo-component-modals-address{width:100%;height:100vh;position:fixed;z-index:110;background-color:rgba(64,64,64,.82);top:0;left:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:375px){.neo-component-modals-address{overflow-x:hidden;height:100vh}}.neo-component-modals-address .modal-holder{width:850px;min-height:150px;background-color:var(--second-color,--default-second-color);border-radius:22px}@media screen and (max-width:375px){.neo-component-modals-address .modal-holder{margin-top:160px;margin-bottom:20px}}.neo-component-modals-address .modal-holder .header{width:100%;height:50px;padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #eee;position:relative}.neo-component-modals-address .modal-holder .header i{font-size:30px;color:var(--main-color,--default-main-color)}.neo-component-modals-address .modal-holder .header p{font-size:16px;font-weight:700;padding-right:10px;color:var(--main-color,--default-main-color)}.neo-component-modals-address .modal-holder .header i.icon-close{font-size:14px;cursor:pointer;color:red;position:absolute;left:10px;top:10px}.neo-component-modals-address .modal-holder .header i.icon-close:hover{color:#f04e23}.neo-component-modals-address .modal-holder .final-holder{width:100%;min-height:150px;border-radius:22px;background-color:#fff;padding:30px 20px 20px;position:relative}.neo-component-modals-address .modal-holder .final-holder input{height:45px}.neo-component-modals-address .modal-holder .final-holder input,.neo-component-modals-address .modal-holder .final-holder textarea{width:100%;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-address .modal-holder .final-holder textarea{height:100px;margin-top:10px}.neo-component-modals-address .modal-holder .bottom-button{width:100%;height:50px}.neo-component-modals-address.hidden{display:none}.neo-component-modals-car{width:100%;height:100vh;position:fixed;z-index:110;background-color:rgba(64,64,64,.82);top:0;left:0;display:flex;justify-content:center;align-items:center}@media screen and (max-width:375px){.neo-component-modals-car{overflow-x:hidden;height:100vh}}.neo-component-modals-car .modal-holder{width:850px;min-height:150px;background-color:var(--second-color,--default-second-color);border-radius:22px}@media screen and (max-width:375px){.neo-component-modals-car .modal-holder{margin-top:160px;margin-bottom:20px}}.neo-component-modals-car .modal-holder .header{width:100%;height:50px;padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #eee;position:relative}.neo-component-modals-car .modal-holder .header i{font-size:30px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-car .modal-holder .header p{font-size:16px;font-weight:700;padding-right:10px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-car .modal-holder .header i.icon-close{font-size:14px;cursor:pointer;color:#bcbcbc;position:absolute;left:10px;top:10px}.neo-component-modals-car .modal-holder .header i.icon-close:hover{color:#f04e23}.neo-component-modals-car .modal-holder .final-holder{width:100%;min-height:150px;border-radius:22px;background-color:#fff;padding:30px 20px 20px;position:relative}.neo-component-modals-car .modal-holder .final-holder input{height:45px}.neo-component-modals-car .modal-holder .final-holder input,.neo-component-modals-car .modal-holder .final-holder textarea{width:100%;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-car .modal-holder .final-holder textarea{height:100px;margin-top:10px}.neo-component-modals-car .modal-holder .bottom-button{width:100%;height:50px}.neo-component-modals-car.hidden{display:none}.neo-component-modals-comment{width:100%;height:100vh;position:fixed;z-index:110;background-color:rgba(64,64,64,.82);top:0;left:0;display:flex;justify-content:center;align-items:center}.neo-component-modals-comment .header{width:100%;height:50px;padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #eee;position:relative}.neo-component-modals-comment .header i{font-size:30px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-comment .header p{font-size:16px;font-weight:700;padding-right:10px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-comment .header i.icon-close{font-size:14px;cursor:pointer;color:#bcbcbc;position:absolute;left:10px;top:10px}.neo-component-modals-comment .header i.icon-close:hover{color:#f04e23}.neo-component-modals-comment .modal-holder{width:850px;min-height:150px;background-color:var(--second-color,--default-second-color);border-radius:22px}.neo-component-modals-comment .modal-holder .final-holder{width:100%;min-height:150px;border-radius:22px;background-color:#fff;padding:30px 20px 20px;position:relative}.neo-component-modals-comment .modal-holder .final-holder input{width:100%;height:45px;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-comment .modal-holder .final-holder textarea.comment{width:100%;height:100px;margin-top:10px;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-comment .modal-holder .bottom-button{width:100%;height:50px}.neo-component-modals-comment .rates{height:150px}.neo-component-modals-comment .rates p.title{width:100%;font-size:16px;font-weight:700;text-align:center;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-comment .rates .box-rate .title{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-modals-comment .top-box{width:calc(100% - 20px);height:200px;background-color:#eee;margin:10px;border-radius:22px;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}.neo-component-modals-comment .top-box h2{width:100%;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-component-modals-comment .top-box .min-box{width:calc(100% - 2px);height:155px;background-color:#fff;border-radius:22px}.neo-component-modals-comment .top-box .min-box textarea{width:100%;height:100%;border-radius:22px}.neo-component-modals-comment.hidden{display:none}.neo-component-modals-delete{width:100%;height:100vh;position:fixed;z-index:110;background-color:rgba(64,64,64,.82);top:0;left:0;display:flex;justify-content:center;align-items:center}.neo-component-modals-delete .modal-holder{width:850px;min-height:150px;background-color:#f04e23;border-radius:22px}.neo-component-modals-delete .modal-holder .message-text{font-size:22px;padding:5px 0}.neo-component-modals-delete .modal-holder .header{width:100%;height:50px;padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #eee;position:relative}.neo-component-modals-delete .modal-holder .header i{font-size:30px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-delete .modal-holder .header p{font-size:16px;font-weight:700;padding-right:10px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-delete .modal-holder .header i.icon-close{font-size:14px;cursor:pointer;color:#bcbcbc;position:absolute;left:10px;top:10px}.neo-component-modals-delete .modal-holder .header i.icon-close:hover{color:#f04e23}.neo-component-modals-delete .modal-holder .final-holder{width:100%;min-height:150px;border-radius:22px;background-color:#fff;padding:30px 20px 20px;position:relative}.neo-component-modals-delete .modal-holder .final-holder input{height:45px}.neo-component-modals-delete .modal-holder .final-holder input,.neo-component-modals-delete .modal-holder .final-holder textarea{width:100%;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-delete .modal-holder .final-holder textarea{height:100px;margin-top:10px}.neo-component-modals-delete .modal-holder .bottom-button{width:100%;height:50px}.neo-component-modals-delete.hidden{display:none}.neo-component-modals-replycomment{width:100%;height:100vh;position:fixed;z-index:110;background-color:rgba(64,64,64,.82);top:0;left:0;display:flex;justify-content:center;align-items:center}.neo-component-modals-replycomment .header{width:100%;height:50px;padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #eee;position:relative}.neo-component-modals-replycomment .header i{font-size:30px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-replycomment .header p{font-size:16px;font-weight:700;padding-right:10px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-replycomment .header i.icon-close{font-size:14px;cursor:pointer;color:#bcbcbc;position:absolute;left:10px;top:10px}.neo-component-modals-replycomment .header i.icon-close:hover{color:#f04e23}.neo-component-modals-replycomment .modal-holder{width:850px;min-height:150px;background-color:var(--second-color,--default-second-color);border-radius:22px}.neo-component-modals-replycomment .modal-holder .final-holder{width:100%;min-height:150px;border-radius:22px;background-color:#fff;padding:30px 20px 20px;position:relative}.neo-component-modals-replycomment .modal-holder .final-holder input{width:100%;height:45px;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-replycomment .modal-holder .final-holder textarea.comment{width:100%;height:100px;margin-top:10px;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-replycomment .modal-holder .bottom-button{width:100%;height:50px}.neo-component-modals-replycomment .rates{height:150px}.neo-component-modals-replycomment .rates p.title{width:100%;font-size:16px;font-weight:700;text-align:center;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-replycomment .rates .box-rate .title{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-modals-replycomment .top-box{width:calc(100% - 20px);height:200px;background-color:#eee;margin:10px;border-radius:22px;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}.neo-component-modals-replycomment .top-box h2{width:100%;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-component-modals-replycomment .top-box .min-box{width:calc(100% - 2px);height:155px;background-color:#fff;border-radius:22px}.neo-component-modals-replycomment .top-box .min-box textarea{width:100%;height:100%;border-radius:22px}.neo-component-modals-replycomment.hidden{display:none}.neo-component-modals-tirecomment{width:100%;height:100vh;position:fixed;z-index:110;background-color:rgba(64,64,64,.82);top:0;left:0;display:flex;justify-content:center;align-items:center}.neo-component-modals-tirecomment .header{width:100%;height:50px;padding-bottom:10px;margin-bottom:20px;border-bottom:4px solid #eee;position:relative}.neo-component-modals-tirecomment .header i,.neo-component-modals-tirecomment .header svg{font-size:30px;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-tirecomment .header p{font-size:16px;font-weight:700;padding-right:10px;color:#000}.neo-component-modals-tirecomment .header i.icon-close{font-size:14px;cursor:pointer;color:#bcbcbc;position:absolute;left:10px;top:10px}.neo-component-modals-tirecomment .header i.icon-close:hover{color:#f04e23}.neo-component-modals-tirecomment .modal-holder{width:850px;min-height:150px;background-color:var(--second-color,--default-second-color);border-radius:22px}.neo-component-modals-tirecomment .modal-holder .final-holder{width:100%;min-height:150px;border-radius:22px;background-color:#fff;padding:30px 20px 20px;position:relative}.neo-component-modals-tirecomment .modal-holder .final-holder input{width:100%;height:45px;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-tirecomment .modal-holder .final-holder textarea.comment{width:100%;height:100px;margin-top:10px;border-radius:18px;border:1px solid #eee;font-size:14px;text-align:right;margin-bottom:10px;padding:0 10px;line-height:45px}.neo-component-modals-tirecomment .modal-holder .bottom-button{width:100%;height:50px}.neo-component-modals-tirecomment .rates{height:150px}.neo-component-modals-tirecomment .rates p.title{width:100%;font-size:16px;font-weight:700;text-align:center;color:var(--main-text-color,--default-main-text-color)}.neo-component-modals-tirecomment .rates .box-rate .title{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-component-modals-tirecomment .top-box{width:calc(100% - 20px);height:200px;background-color:#eee;margin:10px;border-radius:22px;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap}.neo-component-modals-tirecomment .top-box h2{width:100%;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-component-modals-tirecomment .top-box .min-box{width:calc(100% - 2px);height:155px;background-color:#fff;border-radius:22px}.neo-component-modals-tirecomment .top-box .min-box textarea{width:100%;height:100%;border-radius:22px}.neo-component-modals-tirecomment.hidden{display:none}.neo-component-news-home{width:100%;padding:20px;position:relative;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;background-color:#fff;border-radius:22px;text-align:right}.neo-component-news-home>.cover{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:390px){.neo-component-news-home>.cover{flex-direction:column;justify-content:center;gap:10px}}.neo-component-news-home>.cover a{color:var(--second-color,--default-second-color);margin-bottom:20px}.neo-component-news-home>.cover .picture{width:200px;height:240px;background-position:50%;background-size:cover;border-radius:22px}@media screen and (max-width:390px){.neo-component-news-home>.cover .picture{width:100%}}.neo-component-news-home>.cover .description{width:calc(100% - 230px);font-size:12px;color:#bcbcbc}@media screen and (max-width:390px){.neo-component-news-home>.cover .description{width:auto}}.neo-component-news-home>ul{width:100%;margin-top:20px!important}.neo-component-news-home>ul li{width:100%;display:flex;justify-content:space-between;align-items:center;align-content:center;border-bottom:1px solid #eee}.neo-component-news-home>ul li:last-child{border-bottom:none}.neo-component-news-home>ul li a{font-size:12px;height:20px;color:#bcbcbc;margin-top:10px;margin-left:20px;margin-bottom:10px;overflow:hidden}.neo-component-news-home>ul li a:hover{color:var(--main-color-hover,--default-main-color-hover)}.neo-component-news-home>ul li p{color:#959595}.neo-component-news-list{padding-right:1.17188rem;padding-left:1.17188rem}.neo-component-products-card{display:inline-block;width:100%;height:calc(100% - 10px);border-radius:22px;position:relative;margin-bottom:10px}.neo-component-products-card.min{height:calc(100% - 40px)}.neo-component-products-card.full{height:100%}.neo-component-products-card .formBox{width:100%;height:100%;background-color:#fff;border-radius:22px;display:flex;flex-wrap:wrap;padding:10px;position:relative;flex-direction:column;justify-items:flex-start;align-content:flex-start;align-items:center}.neo-component-products-card .formBox .compare{display:none;position:absolute;top:10px;left:10px;justify-content:end;font-size:11px;color:#787878}.neo-component-products-card .formBox .compare.active{display:flex;z-index:10}.neo-component-products-card .formBox>a>img{height:35px}.neo-component-products-card .formBox>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px}.neo-component-products-card .formBox>.cover>.picture{width:200px;height:200px;background-position:50%;background-size:cover;cursor:pointer}@media screen and (max-width:560px){.neo-component-products-card .formBox>.cover>.picture{width:150px;height:150px}}.neo-component-products-card .formBox>.cover>.picture .labels{width:100%;height:200px;display:flex;justify-content:center;align-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-component-products-card .formBox>.cover>.picture .labels .label{height:30px;font-size:8px;font-weight:700;margin-top:3px;border-radius:5px;color:#fff;justify-content:center;text-align:center;align-items:center;justify-items:center;line-height:22px;direction:rtl}.neo-component-products-card .formBox>.cover>.picture .labels .label.primary{background-color:var(--main-color,--default-main-color)}.neo-component-products-card .formBox>.cover>.picture .labels .label.basic{background-color:var(--main-text-color,--default-main-text-color)}.neo-component-products-card .formBox>.cover>.picture .labels .label.red{background-color:#d12727}.neo-component-products-card .formBox>.cover>.picture .labels .label.blue{background-color:var(--second-color,--default-second-color)}.neo-component-products-card .formBox>.cover>.icons{width:calc(100% - 200px);height:100%;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-component-products-card .formBox>.cover>.icons li{width:45px;height:45px;margin-top:14px;border-radius:50%;border:1px solid #bcbcbc;position:relative;display:flex;justify-content:center}.neo-component-products-card .formBox>.cover>.icons li>.icon{width:24px;height:24px;background-color:#fff;position:absolute;top:-10px;right:9px;display:flex;justify-content:center}.neo-component-products-card .formBox>.cover>.icons li>.icon i{font-size:20px;color:#959595}.neo-component-products-card .formBox>.cover>.icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}.neo-component-products-card .formBox h1,.neo-component-products-card .formBox h2,.neo-component-products-card .formBox h3,.neo-component-products-card .formBox h4,.neo-component-products-card .formBox h5,.neo-component-products-card .formBox h6{font-weight:700;margin-top:5px;margin-bottom:5px}.neo-component-products-card .formBox a h4{margin:0!important}.neo-component-products-card .formBox .sizes{width:100%;margin-top:7px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-products-card .formBox .sizes>*{margin-left:10px}.neo-component-products-card .formBox .sizes span{font-size:11px}.neo-component-products-card .formBox .sizes>.price{font-size:22px;font-weight:700;padding:5px 0}.neo-component-products-card .formBox .sizes .select{width:60px;height:34px;border-radius:10px;background-color:#eee}.neo-component-products-card .formBox>.discount{width:50px;height:65px;position:absolute;color:#fff;top:0;right:20px;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;text-align:center;background-color:var(--discount-badge,--default-discount-badge);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.neo-component-products-card .formBox>.discount span{width:100%}.neo-component-products-card .formBox>.install{left:20px!important;right:auto}.neo-component-products-card.small .formBox>img{height:40px}.neo-component-products-card.small .formBox>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px;align-items:center}.neo-component-products-card.small .formBox>.cover .picture{width:150px;height:150px}.neo-component-products-card.small .formBox>.cover .labels{width:80%}.neo-component-products-card.small .formBox>.cover .icons{width:calc(100% - 130px)}.neo-component-products-card.small .formBox>h2{font-size:13px;height:25px;overflow:hidden}.neo-component-products-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-flow:row;-moz-column-gap:10px;column-gap:10px;row-gap:10px;align-content:flex-start;width:100%}@media screen and (max-width:850px){.neo-component-products-list{justify-content:center}}@media screen and (max-width:560px){.neo-component-products-mobilecard{display:block!important}}.neo-component-products-mobilecard{background-color:#fff;border-radius:22px;overflow:hidden;height:250px;position:relative}.neo-component-products-mobilecard>*{box-sizing:border-box}.neo-component-products-mobilecard>.formBox{height:100%;position:relative}.neo-component-products-mobilecard>.formBox>.mobile-tire-card{display:flex}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box{flex:0 0 45%;display:flex;gap:20px;flex-direction:column;align-items:center;padding-top:10px}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.brand-logo{width:100%;display:flex;justify-content:center}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.brand-logo>div{width:113px;height:33px;background-position:50%;background-repeat:no-repeat;background-size:contain}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.tire-cover{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.tire-cover>div{width:141px;height:141px;background-position:50%;background-repeat:no-repeat;background-size:contain;position:relative}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.tire-cover>div>.labels .label{color:#fff!important}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.tire-cover>div>.labels .color-basic{background-color:#3fb0ac}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.right-box>.tire-cover>div>.labels .red{background-color:red}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box{flex:0 0 55%;display:flex;flex-direction:column;gap:5px;position:relative}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.discount{position:absolute;top:15%;transform:translateY(80%);left:0;background-color:red;width:80px;min-height:35px;border-radius:0 10px 10px 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0 5px}@media screen and (max-width:370px){.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.discount{padding:0 2px}}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.discount span{color:#fff}@media screen and (max-width:480px){.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.discount span{font-size:11px}}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.install{bottom:60%}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-1{margin-bottom:18px;display:flex;justify-content:flex-end;padding-left:20px}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-1 .icons{display:flex;gap:10px;align-items:center}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-1 .icons li{width:45px;height:45px;margin-top:14px;border-radius:50%;border:1px solid #bcbcbc;position:relative;display:flex;justify-content:center}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-1 .icons li>.icon{width:24px;height:24px;background-color:#fff;position:absolute;top:-10px;right:9px;display:flex;justify-content:center}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-1 .icons li>.icon i{font-size:20px;color:#959595}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-1 .icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-2 h3{margin-bottom:0!important;margin-top:0!important}@media screen and (max-width:560px){.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-2 h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:ltr;max-width:160px}}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-3 h4{margin-bottom:0!important;margin-top:0!important}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-5 .neo-component-elements-select select{background-color:#eee}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-5 .neo-component-elements-select i{z-index:1}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-5 .select{height:30px}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.item-6 p{font-size:22px;font-weight:700}.neo-component-products-mobilecard>.formBox>.mobile-tire-card>.left-box>.flex-item{display:flex;gap:5px;align-items:center}.neo-component-products-mobilecard>.formBox .neo-component-elements-button{border-radius:0!important;position:absolute;bottom:0}.neo-component-products-mobilecard>.formBox .neo-component-elements-button>button{border-radius:0!important}.neo-component-products-productcard{width:100%;border-radius:22px;position:relative}.neo-component-products-productcard.min{height:calc(100% - 59px)}.neo-component-products-productcard.full{height:100%}.neo-component-products-productcard .formBox{width:100%;height:100%;background-color:#fff;border-radius:22px;display:flex;padding:10px;position:relative;flex-direction:column;justify-items:flex-start;align-content:flex-start;align-items:center}.neo-component-products-productcard .formBox .compare{display:none;position:absolute;top:10px;left:10px;justify-content:end;font-size:11px;color:#787878}.neo-component-products-productcard .formBox .compare.active{display:flex}.neo-component-products-productcard .formBox>a>img{height:35px}.neo-component-products-productcard .formBox>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px}.neo-component-products-productcard .formBox>.cover>.picture{width:200px;height:200px;background-position:50%;background-size:cover;cursor:pointer}@media screen and (max-width:560px){.neo-component-products-productcard .formBox>.cover>.picture{width:150px;height:150px}}.neo-component-products-productcard .formBox>.cover>.picture .labels{width:100%;height:200px;display:flex;justify-content:center;align-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-component-products-productcard .formBox>.cover>.picture .labels .label{height:30px;font-size:8px;font-weight:700;margin-top:3px;border-radius:5px;color:#fff;justify-content:center;text-align:center;align-items:center;justify-items:center;line-height:22px;direction:rtl}.neo-component-products-productcard .formBox>.cover>.picture .labels .label.primary{background-color:var(--main-color,--default-main-color)}.neo-component-products-productcard .formBox>.cover>.picture .labels .label.basic{background-color:var(--main-text-color,--default-main-text-color)}.neo-component-products-productcard .formBox>.cover>.picture .labels .label.red{background-color:#d12727}.neo-component-products-productcard .formBox>.cover>.picture .labels .label.blue{background-color:var(--second-color,--default-second-color)}.neo-component-products-productcard .formBox>.cover>.icons{width:calc(100% - 200px);height:100%;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-component-products-productcard .formBox>.cover>.icons li{width:45px;height:45px;margin-top:14px;border-radius:50%;border:1px solid #bcbcbc;position:relative;display:flex;justify-content:center}.neo-component-products-productcard .formBox>.cover>.icons li>.icon{width:24px;height:24px;background-color:#fff;position:absolute;top:-10px;right:9px;display:flex;justify-content:center}.neo-component-products-productcard .formBox>.cover>.icons li>.icon i{font-size:20px;color:#959595}.neo-component-products-productcard .formBox>.cover>.icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}.neo-component-products-productcard .formBox h1,.neo-component-products-productcard .formBox h2,.neo-component-products-productcard .formBox h3,.neo-component-products-productcard .formBox h4,.neo-component-products-productcard .formBox h5,.neo-component-products-productcard .formBox h6{font-weight:700;margin-top:5px;margin-bottom:5px}.neo-component-products-productcard .formBox a h4{margin:0!important}.neo-component-products-productcard .formBox .sizes{width:100%;margin-top:7px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-products-productcard .formBox .sizes>*{margin-left:10px}.neo-component-products-productcard .formBox .sizes span{font-size:11px}.neo-component-products-productcard .formBox .sizes>.price{font-size:22px;font-weight:700;padding:5px 0;color:var(--main-color,--default-main-color)}.neo-component-products-productcard .formBox .sizes .select{width:60px;height:34px;border-radius:10px;background-color:#eee}.neo-component-products-productcard .formBox>.discount{width:50px;height:65px;position:absolute;color:#fff;top:0;right:20px;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;text-align:center;background-color:#f04e23;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.neo-component-products-productcard .formBox>.discount span{width:100%}.neo-component-products-productcard .formBox>.install{left:20px!important;right:auto}.neo-component-products-productcard.small .formBox>img{height:40px}.neo-component-products-productcard.small .formBox>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px;align-items:center}.neo-component-products-productcard.small .formBox>.cover .picture{width:150px;height:150px}.neo-component-products-productcard.small .formBox>.cover .labels{width:80%}.neo-component-products-productcard.small .formBox>.cover .icons{width:calc(100% - 130px)}.neo-component-products-productcard.small .formBox>h2{font-size:13px;height:25px;overflow:hidden}.neo-component-products-ringcard{display:inline-block;width:100%;height:calc(100% - 10px);border-radius:22px;position:relative}.neo-component-products-ringcard.min{height:calc(100% - 59px)}.neo-component-products-ringcard.full{height:100%}.neo-component-products-ringcard .formBox{width:100%;height:100%;background-color:#fff;border-radius:22px;display:flex;flex-wrap:wrap;padding:10px;position:relative;flex-direction:column;justify-items:flex-start;align-content:flex-start;align-items:center}.neo-component-products-ringcard .formBox .compare{display:none;position:absolute;top:10px;left:10px;justify-content:end;font-size:11px;color:#787878}.neo-component-products-ringcard .formBox .compare.active{display:flex}.neo-component-products-ringcard .formBox>a>img{height:35px}.neo-component-products-ringcard .formBox>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px}.neo-component-products-ringcard .formBox>.cover>.picture{width:200px;height:200px;background-position:50%;background-size:cover;cursor:pointer}@media screen and (max-width:560px){.neo-component-products-ringcard .formBox>.cover>.picture{width:150px;height:150px}}.neo-component-products-ringcard .formBox>.cover>.picture .labels{width:100%;height:200px;display:flex;justify-content:center;align-content:flex-start;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-component-products-ringcard .formBox>.cover>.picture .labels .label{height:30px;font-size:8px;font-weight:700;margin-top:3px;border-radius:5px;color:#fff;justify-content:center;text-align:center;align-items:center;justify-items:center;line-height:22px;direction:rtl}.neo-component-products-ringcard .formBox>.cover>.picture .labels .label.primary{background-color:var(--main-color,--default-main-color)}.neo-component-products-ringcard .formBox>.cover>.picture .labels .label.basic{background-color:var(--main-text-color,--default-main-text-color)}.neo-component-products-ringcard .formBox>.cover>.picture .labels .label.red{background-color:#d12727}.neo-component-products-ringcard .formBox>.cover>.picture .labels .label.blue{background-color:var(--second-color,--default-second-color)}.neo-component-products-ringcard .formBox>.cover>.icons{width:calc(100% - 200px);height:100%;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-component-products-ringcard .formBox>.cover>.icons li{width:45px;height:45px;margin-top:14px;border-radius:50%;border:1px solid #bcbcbc;position:relative;display:flex;justify-content:center}.neo-component-products-ringcard .formBox>.cover>.icons li>.icon{width:24px;height:24px;background-color:#fff;position:absolute;top:-10px;right:9px;display:flex;justify-content:center}.neo-component-products-ringcard .formBox>.cover>.icons li>.icon i{font-size:20px;color:#959595}.neo-component-products-ringcard .formBox>.cover>.icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}.neo-component-products-ringcard .formBox h1,.neo-component-products-ringcard .formBox h2,.neo-component-products-ringcard .formBox h3,.neo-component-products-ringcard .formBox h4,.neo-component-products-ringcard .formBox h5,.neo-component-products-ringcard .formBox h6{font-weight:700;margin-top:5px;margin-bottom:5px}.neo-component-products-ringcard .formBox a h4{margin:0!important}.neo-component-products-ringcard .formBox .sizes{width:100%;margin-top:7px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-products-ringcard .formBox .sizes>*{margin-left:10px}.neo-component-products-ringcard .formBox .sizes span{font-size:11px}.neo-component-products-ringcard .formBox .sizes>.price{font-size:22px;font-weight:700;padding:5px 0}.neo-component-products-ringcard .formBox .sizes .select{width:60px;height:34px;border-radius:10px;background-color:#eee}.neo-component-products-ringcard .formBox>.discount{width:50px;height:65px;position:absolute;color:#fff;top:0;right:20px;display:flex;justify-content:center;align-items:center;align-content:center;flex-wrap:wrap;text-align:center;background-color:#f04e23;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.neo-component-products-ringcard .formBox>.discount span{width:100%}.neo-component-products-ringcard.small .formBox>img{height:40px}.neo-component-products-ringcard.small .formBox>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px;align-items:center}.neo-component-products-ringcard.small .formBox>.cover .picture{width:150px;height:150px}.neo-component-products-ringcard.small .formBox>.cover .labels{width:80%}.neo-component-products-ringcard.small .formBox>.cover .icons{width:calc(100% - 130px)}.neo-component-products-ringcard.small .formBox>h2{font-size:13px;height:25px;overflow:hidden}.neo-component-rings-list{min-height:100%}.neo-component-rings-list .not-found-holder{height:100%}.neo-component-rings-list #not-found-tire{width:150px;margin-top:230px;fill:var(--second-color,--default-second-color)}.neo-component-search{height:660px;display:flex;border-radius:22px;background-color:var(--main-color,--default-main-color);padding:5px;margin:10px;justify-content:flex-start;box-shadow:0 2px 5px 0 rgba(0,0,0,.6)}@media screen and (max-width:700px){.neo-component-search{margin:10px 0 0}}.neo-component-search>.icons{width:25%;height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-content:flex-start}.neo-component-search>.icons li{width:calc(100% - 20px);height:90px;border:none;border-radius:18px;text-align:center;color:#fff;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;cursor:pointer;margin:10px}.neo-component-search>.icons li.active,.neo-component-search>.icons li:hover{background-color:var(--main-color-hover,--default-main-color-hover)}.neo-component-search>.icons li.active{transition:all .1s ease-in}.neo-component-search>.icons li i{font-size:65px;height:.5em!important}.neo-component-search>.icons li i.icon-truck-1{font-size:60px}.neo-component-search>.icons li i.icon-motorcycle,.neo-component-search>.icons li i.icon-tractor{font-size:50px;height:.9em!important}.neo-component-search>.icons li i.icon-ecology-and-environment{font-size:55px;height:.6em!important}.neo-component-search>.icons li i.icon-wheel{font-size:45px;height:1em!important}.neo-component-search>.icons li a,.neo-component-search>.icons li p{width:100%;text-align:center;font-size:13px;font-weight:700;margin-top:8px;color:#fff}.neo-component-search>.selectors{width:75%;background-color:#fff;border-radius:22px;padding:20px;box-shadow:0 2px 5px 0 rgba(0,0,0,.13)}.neo-component-search>.selectors>.titles{width:100%;height:60px;display:flex;justify-content:flex-start}.neo-component-search>.selectors>.titles>.item{width:50%;height:100%;justify-content:center;align-content:center;align-items:center;cursor:pointer;color:var(--main-text-color-second,--default-main-text-color)}.neo-component-search>.selectors>.titles>.item.active,.neo-component-search>.selectors>.titles>.item:hover{color:var(--main-color-hover,--default-main-color-hover)}.neo-component-search>.selectors>.line{width:100%;height:4px;background-color:var(--second-color-hover,--default-second-color-hover);display:flex;justify-content:flex-start;margin:0 0 20px}.neo-component-search>.selectors>.line>.item{width:50%;height:3px;background-color:var(--main-color,--default-main-color)}.neo-component-search>.selectors .selects{width:100%;display:none}.neo-component-search>.selectors .selects li{margin-top:10px}.neo-component-search>.selectors .selects li:last-child{margin-top:30px}.neo-component-search>.selectors .selects.active{display:block}.neo-component-search .size-guide{height:45%;background-image:url(/_next/static/media/size.1a7c5b6b.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.neo-component-sliders-articles{width:100%;height:458px;position:relative;display:flex;background-color:#fff;border-radius:22px;justify-content:flex-start;align-content:flex-start;align-items:flex-start;padding:20px}@media screen and (max-width:768px){.neo-component-sliders-articles{height:500px}}@media screen and (max-width:560px){.neo-component-sliders-articles{padding:5px;justify-content:center}}.neo-component-sliders-articles>.bg{width:100%;height:95%}.neo-component-sliders-articles>.bg>ul{width:100%;height:100%;display:flex;justify-content:flex-start}.neo-component-sliders-articles>.bg>ul>li{width:100%;height:100%;display:flex;justify-content:center;align-items:center;align-content:center}.neo-component-sliders-articles>.bg>ul>li .section{width:50%;height:100%}.neo-component-sliders-articles>.bg>ul>li .section:first-child{padding-left:20px;border-left:1px solid #eee}@media screen and (max-width:560px){.neo-component-sliders-articles>.bg>ul>li .section:first-child{padding-left:10px}}.neo-component-sliders-articles>.bg>ul>li .section:last-child{padding-right:20px}@media screen and (max-width:560px){.neo-component-sliders-articles>.bg>ul>li .section:last-child{padding-right:10px}}.neo-component-sliders-articles>.bg>ul>li .section>.cover{width:100%;height:200px;border-radius:22px;background-position:50%;background-size:cover}.neo-component-sliders-articles>.bg>ul>li .section .link{width:100%;margin-top:40px;display:flex;justify-content:flex-start;align-content:center;align-items:center}.neo-component-sliders-articles>.bg>ul>li .section .link span{width:20px;height:3px;background-color:var(--main-color,--default-main-color);margin-left:10px}.neo-component-sliders-articles>.bg>ul>li .section .link a{font-size:12px;color:var(--main-text-color,--default-main-text-color)}.neo-component-sliders-articles>.bg>ul>li .section>p{margin-top:20px;font-size:11px;color:#959595;text-align:right}.neo-component-sliders-articles>.dots{width:calc(100% - 40px);height:25px;position:absolute;bottom:5px;display:flex;justify-content:center;align-content:center;align-items:center;z-index:3}.neo-component-sliders-articles>.dots li{width:15px;height:15px;border-radius:50%;background-color:#eee;margin-left:5px;cursor:pointer}@media screen and (min-width:760px){.neo-component-sliders-articles>.dots li:hover{background-color:#bcbcbc}}.neo-component-sliders-articles>.dots li.active{background-color:#bcbcbc}.neo-component-sliders-brands{width:100%;height:200px;position:relative;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-sliders-brands .bg{width:100%;height:100%;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;flex-direction:row}@media screen and (max-width:768px){.neo-component-sliders-brands .bg{width:calc(100% - 60px)}}@media screen and (max-width:346px){.neo-component-sliders-brands .bg{width:100%!important}}.neo-component-sliders-brands .bg li{width:auto;min-width:260px;margin:10px;height:100%;flex-shrink:0;border-radius:22px;overflow:hidden;background-position:50%;background-size:cover;display:flex;justify-content:center;align-items:center;align-content:center;backface-visibility:visible}@media screen and (max-width:346px){.neo-component-sliders-brands .bg li{margin-right:35px!important;margin-left:8px!important}}@media screen and (max-width:320px){.neo-component-sliders-brands .bg li{margin-right:25px!important;margin-left:8px!important}}.neo-component-sliders-brands .bg li img{height:50px}.neo-component-sliders-brands .arrow{font-size:24px;position:absolute;top:calc(50% - 20px);color:var(--main-text-color,--default-main-text-color);cursor:pointer}.neo-component-sliders-brands .arrow:hover{color:var(--second-color,--default-second-color)}.neo-component-sliders-brands .arrow.left{left:5px;display:inline-block;transform:rotate(90deg)}.neo-component-sliders-brands .arrow.right{right:5px;transform:rotate(-90deg)}.neo-component-sliders-homebig{width:100%;height:450px;position:relative;display:flex;justify-content:center;align-content:center;align-items:center}@media screen and (max-width:560px){.neo-component-sliders-homebig{height:800px}}.neo-component-sliders-homebig .bg{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.neo-component-sliders-homebig .bg li{width:100%;height:100%;flex-shrink:0;background-color:var(--main-color,--default-main-color);border-radius:22px;position:relative;display:flex;justify-content:center;padding:20px;align-items:center}.neo-component-sliders-homebig .bg li:before{content:"";position:absolute;width:100%;height:100%;background-position:50%;background-size:cover;z-index:0}.neo-component-sliders-homebig .bg li>.slide-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;display:flex;justify-content:center;padding:20px;align-items:center;direction:ltr}@media screen and (max-width:560px){.neo-component-sliders-homebig .bg li>.slide-holder{flex-wrap:wrap}}.neo-component-sliders-homebig .bg li>.slide-holder>.cover{width:40%;height:calc(100% - 50px);background-position:50%;background-size:cover;border-radius:22px}@media screen and (max-width:1024px){.neo-component-sliders-homebig .bg li>.slide-holder>.cover{width:50%}}@media screen and (max-width:768px){.neo-component-sliders-homebig .bg li>.slide-holder>.cover{width:50%}}@media screen and (max-width:560px){.neo-component-sliders-homebig .bg li>.slide-holder>.cover{width:100%;height:50%}}.neo-component-sliders-homebig .bg li>.slide-holder>.titles{width:60%;direction:rtl;height:calc(100% - 50px);margin-left:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}@media screen and (max-width:1024px){.neo-component-sliders-homebig .bg li>.slide-holder>.titles{width:50%}}@media screen and (max-width:768px){.neo-component-sliders-homebig .bg li>.slide-holder>.titles{width:50%}}@media screen and (max-width:560px){.neo-component-sliders-homebig .bg li>.slide-holder>.titles{width:100%;height:50%}}@media screen and (max-width:401px){.neo-component-sliders-homebig .bg li>.slide-holder>.titles{margin-left:0}}.neo-component-sliders-homebig .bg li>.slide-holder>.titles>img{height:60px}.neo-component-sliders-homebig .bg li>.slide-holder>.titles>.pattern{width:100%;text-align:center;font-size:24px;font-family:IRANYekan Bold;color:#404040;font-weight:700}.neo-component-sliders-homebig .bg li>.slide-holder>.titles>.title{font-size:32px;color:var(--second-color,--default-second-color);font-family:IRANYekan Bold;margin:20px 0 10px;font-weight:700}.neo-component-sliders-homebig .bg li>.slide-holder>.titles>.size{width:100%;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-sliders-homebig .bg li>.slide-holder>.titles>.size.margin{margin-top:30px}.neo-component-sliders-homebig .bg li>.slide-holder>.titles>.size>*{margin-left:20px}.neo-component-sliders-homebig .bg li>.slide-holder>.titles .mini-title{font-size:16px;color:#404040;display:flex;line-height:100%}.neo-component-sliders-homebig .bg li>.slide-holder>.titles .bold-title{font-family:IRANYekan Bold;font-size:30px;color:#404040}.neo-component-sliders-homebig>.dots{width:100%;height:25px;position:absolute;bottom:5px;display:flex;justify-content:center;align-content:center;align-items:center;z-index:3}.neo-component-sliders-homebig>.dots li{width:15px;height:15px;border-radius:50%;background-color:#eee;margin-left:5px;cursor:pointer}@media screen and (min-width:760px){.neo-component-sliders-homebig>.dots li:hover{background-color:#bcbcbc}}.neo-component-sliders-homebig>.dots li.active{background-color:#bcbcbc}.neo-component-sliders-homesmall{width:100%;height:450px;position:relative;display:flex;justify-content:center;align-content:center;align-items:center}@media screen and (max-width:560px){.neo-component-sliders-homesmall{height:350px;margin-top:10px}}.neo-component-sliders-homesmall .bg{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:row}.neo-component-sliders-homesmall .bg li{width:100%;height:100%;flex-shrink:0;border-radius:22px;background-position:50%;background-size:cover}.neo-component-sliders-homesmall .arrow{font-size:24px;position:absolute;top:calc(50% - 20px);color:#eee;cursor:pointer}.neo-component-sliders-homesmall .arrow:hover{color:#bcbcbc}.neo-component-sliders-homesmall .arrow.left{left:5px;display:inline-block;transform:rotate(90deg)}.neo-component-sliders-homesmall .arrow.right{right:5px;transform:rotate(-90deg)}.neo-component-sliders-news{width:100%;height:200px;position:relative;display:flex;justify-content:flex-start;align-content:center;align-items:center}.neo-component-sliders-news>ul{height:100%}.neo-component-sliders-news>ul,.neo-component-sliders-news>ul li{width:100%;display:flex;justify-content:flex-start}.neo-component-sliders-news .cover{width:280px;height:180px;margin:10px 30px;background-position:50%;background-size:cover;border-radius:18px}.neo-component-sliders-news .details{width:100%;height:inherit}.neo-component-sliders-news .details span{width:30px;height:3px;margin-left:10px;background-color:var(--second-color,--default-second-color)}.neo-component-sliders-news .details .description{margin-top:10px;font-size:13px;text-align:right;color:var(--main-color-hover,--default-main-color-hover)}.neo-component-sliders-news>.dots{width:calc(100% - 40px);height:25px;position:absolute;bottom:5px;display:flex;justify-content:flex-end;align-content:center;align-items:center;z-index:3}.neo-component-sliders-news>.dots li{width:10px;height:10px;border-radius:50%;background-color:#eee;margin-left:5px;cursor:pointer}@media screen and (min-width:760px){.neo-component-sliders-news>.dots li:hover{background-color:#bcbcbc}}.neo-component-sliders-news>.dots li.active{background-color:#bcbcbc}.neo-component-sliders-products,.neo-component-sliders-products .products{width:100%;display:flex;justify-content:center}.neo-component-sliders-products .products{position:relative;align-items:center;align-content:center;margin-top:20px!important}@media screen and (min-width:561px) and (max-width:1367px){.neo-component-sliders-products .products{overflow:initial!important}}@media screen and (max-width:560px){.neo-component-sliders-products .products{justify-content:flex-end}}.neo-component-sliders-products .products .fade{position:absolute;height:94%;width:300px;display:none}@media screen and (min-width:561px) and (max-width:1367px){.neo-component-sliders-products .products .fade{display:block}}.neo-component-sliders-products .products .right{left:90%;background-image:linear-gradient(270deg,#eee 0,#eee 10%,hsla(0,0%,93%,0))}.neo-component-sliders-products .products .left{right:90%;background-image:linear-gradient(90deg,#eee 0,#eee 10%,hsla(0,0%,93%,0))}.neo-component-sliders-products .products>li{margin:20px;width:300px;height:540px;display:inline-block;background-color:var(--main-color,--default-main-color);border-radius:22px;position:relative}.neo-component-sliders-products .arrow,.neo-component-sliders-products .products>li>*{color:var(--main-text-color,--default-main-text-color)}.neo-component-sliders-products .arrow{font-size:24px;position:absolute;top:calc(50% - 20px);cursor:pointer}.neo-component-sliders-products .arrow:hover{color:var(--second-color,--default-second-color)}.neo-component-sliders-products .arrow.left{left:5px;display:inline-block;transform:rotate(90deg)}@media screen and (max-width:560px){.neo-component-sliders-products .arrow.left{left:-2px}}.neo-component-sliders-products .arrow.right{right:5px;transform:rotate(-90deg)}@media screen and (max-width:560px){.neo-component-sliders-products .arrow.right{right:1px}}@media screen and (max-width:340px){.neo-component-sliders-products .arrow.right{right:-1px}}@media screen and (max-width:330px){.neo-component-sliders-products .arrow.right{right:-2px}}.neo-component-sliders-relatedtires{width:100%;display:flex;justify-content:center;position:relative;overflow:hidden}.neo-component-sliders-relatedtires .products{width:100%;display:flex;justify-content:center;align-items:center;align-content:center}@media screen and (max-width:560px){.neo-component-sliders-relatedtires .products{justify-content:flex-end}}@media screen and (max-width:346px){.neo-component-sliders-relatedtires .products{width:100%!important}}@media screen and (min-width:561px) and (max-width:1367px){.neo-component-sliders-relatedtires .products{overflow:initial!important}}.neo-component-sliders-relatedtires .products .fade{position:absolute;z-index:1;height:94%;width:300px;display:none}@media screen and (min-width:561px) and (max-width:1367px){.neo-component-sliders-relatedtires .products .fade{display:block}}.neo-component-sliders-relatedtires .products .right{left:90%;background-image:linear-gradient(270deg,#eee 0,#eee 30%,hsla(0,0%,93%,0))}.neo-component-sliders-relatedtires .products .left{right:90%;background-image:linear-gradient(90deg,#eee 0,#eee 30%,hsla(0,0%,93%,0))}.neo-component-sliders-relatedtires .products>li{margin:20px;width:300px;height:480px;display:inline-block;border-radius:22px;position:relative}@media screen and (max-width:560px){.neo-component-sliders-relatedtires .products>li{margin-bottom:10px!important}}@media screen and (max-width:340px){.neo-component-sliders-relatedtires .products>li{margin-right:18px!important;margin-left:16px!important}}@media screen and (max-width:330px){.neo-component-sliders-relatedtires .products>li{margin-right:15px!important;margin-left:13px!important}}@media screen and (max-width:320px){.neo-component-sliders-relatedtires .products>li{margin-right:8px!important;margin-left:7px!important}}.neo-component-sliders-relatedtires .arrow,.neo-component-sliders-relatedtires .products>li>*{color:var(--main-text-color,--default-main-text-color)}.neo-component-sliders-relatedtires .arrow{font-size:24px;position:absolute;top:calc(50% - 20px);cursor:pointer;z-index:2}.neo-component-sliders-relatedtires .arrow:hover{color:var(--second-color,--default-second-color)}.neo-component-sliders-relatedtires .arrow.left{left:5px;display:inline-block;transform:rotate(90deg)}.neo-component-sliders-relatedtires .arrow.right{right:5px;transform:rotate(-90deg)}.neo-component-swiper-articles{width:100%;display:flex;justify-content:center;height:458px;background-color:#fff;border-radius:22px}@media screen and (max-width:768px){.neo-component-swiper-articles{height:500px}}.neo-component-swiper-articles .outer-swiper-container{position:relative;width:100%;max-width:1500px}.neo-component-swiper-articles .swiper-initialized{width:100%;height:100%;overflow:hidden;border-radius:22px}.neo-component-swiper-articles .swiper-slide{border-radius:22px}.neo-component-swiper-articles .swiper-slide>li{width:100%;height:100%;display:flex;justify-content:center;align-items:center;align-content:center}.neo-component-swiper-articles .swiper-slide>li .section{width:50%;height:100%}.neo-component-swiper-articles .swiper-slide>li .section:first-child{padding:20px;border-left:1px solid #eee}@media screen and (max-width:560px){.neo-component-swiper-articles .swiper-slide>li .section:first-child{padding:10px}}.neo-component-swiper-articles .swiper-slide>li .section:last-child{padding:20px}@media screen and (max-width:560px){.neo-component-swiper-articles .swiper-slide>li .section:last-child{padding:10px}}.neo-component-swiper-articles .swiper-slide>li .section>.cover{width:100%;height:200px;border-radius:22px;background-position:50%;background-size:cover}.neo-component-swiper-articles .swiper-slide>li .section .link{width:100%;margin-top:40px;display:flex;justify-content:flex-start;align-content:center;align-items:center}.neo-component-swiper-articles .swiper-slide>li .section .link span{width:20px;height:4px;background-color:var(--second-color,--default-second-color);margin-left:10px}.neo-component-swiper-articles .swiper-slide>li .section .link a{font-size:13px;font-weight:bolder;color:var(--main-color,--default-main-color)}.neo-component-swiper-articles .swiper-slide>li .section>p{margin-top:20px;font-size:11px;color:#959595;text-align:right}.neo-component-swiper-brands{width:100%;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-component-swiper-brands{margin-top:20px!important;margin-bottom:10px!important}}.neo-component-swiper-brands .outer-swiper-container{position:relative;width:100%;height:200px;max-width:1500px;padding:0 40px}.neo-component-swiper-brands .swiper-initialized{width:100%;height:100%;overflow:hidden;padding:5px 40px}@media screen and (max-width:560px){.neo-component-swiper-brands .swiper-initialized{padding:0!important}}.neo-component-swiper-brands .swiper-slide{position:relative}.neo-component-swiper-brands .swiper-slide li{width:80%;height:100%;flex-shrink:0;border-radius:22px;overflow:hidden;background-position:50%;background-size:cover;display:block;justify-content:center;align-items:center;align-content:center;backface-visibility:visible;margin:0 auto}.neo-component-swiper-brands .swiper-button-next,.neo-component-swiper-brands .swiper-button-prev{color:var(--second-color,--default-second-color)!important}.neo-component-swiper-homebig{width:100%;display:flex;height:500px;overflow:hidden;background-color:var(--second-color,--default-main-color);border-radius:22px;background-position:50%;background-size:cover}@media screen and (max-width:700px){.neo-component-swiper-homebig{flex-direction:column}}.neo-component-swiper-homebig>.right{width:30%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:700px){.neo-component-swiper-homebig>.right{width:100%;padding-top:50px}}.neo-component-swiper-homebig>.right>.ring{display:flex;flex-direction:column;border:none;box-shadow:none!important}@media screen and (max-width:700px){.neo-component-swiper-homebig>.right>.ring{flex-direction:row;width:100%}}.neo-component-swiper-homebig>.right>.ring .ring-logo{width:270px;height:200px;background-image:url(/_next/static/media/RIM.c40c7dd6.png);background-position-x:center;background-position-y:39%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:700px){.neo-component-swiper-homebig>.right>.ring .ring-logo{width:40%;height:auto}.neo-component-swiper-homebig>.right>.ring .title-container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}}.neo-component-swiper-homebig>.right>.ring .title-container .ring-title{display:flex;justify-content:center;color:#fff;font-weight:700;font-size:35px;margin-bottom:15px}.neo-component-swiper-homebig>.right>.ring .title-container .ring-link{display:flex;justify-content:center}.neo-component-swiper-homebig>.right>.ring .title-container .ring-link a{color:#fff;background-color:var(--main-color,--default-second-color-hover);border-radius:22px;padding:15px 20px}.neo-component-swiper-homebig>.left{flex:1;width:70%;display:flex;align-items:center}@media screen and (max-width:700px){.neo-component-swiper-homebig>.left{width:100%;padding-top:50px;display:block}}@media screen and (max-width:560px){.neo-component-swiper-homebig{height:700px}}.neo-component-swiper-homebig .outer-swiper-container{position:relative;width:100%;max-width:1500px}.neo-component-swiper-homebig .swiper-container-homebig{width:100%;height:100%;overflow:hidden;border-radius:22px;padding:0 38px}.neo-component-swiper-homebig .swiper-slide{border-radius:22px}.neo-component-swiper-homebig .swiper-slide li{width:100%;height:100%;flex-shrink:0;background-color:var(--main-color,--default-main-color);border-radius:22px;position:relative;display:flex;justify-content:center;padding:20px;align-items:center}.neo-component-swiper-homebig .swiper-slide li:before{content:"";position:absolute;width:100%;height:100%;background-position:50%;background-size:cover;z-index:0}.neo-component-swiper-homebig .swiper-slide li>.slide-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;display:flex;justify-content:center;padding:20px;align-items:center;direction:ltr}@media screen and (max-width:560px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder{flex-wrap:wrap}}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.cover{width:40%;height:calc(100% - 50px);background-position:50%;background-size:cover;border-radius:22px}@media screen and (max-width:1024px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.cover{width:50%}}@media screen and (max-width:768px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.cover{width:50%}}@media screen and (max-width:560px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.cover{width:100%;height:50%}}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles{width:60%;direction:rtl;height:calc(100% - 50px);margin-left:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}@media screen and (max-width:1024px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles{width:50%}}@media screen and (max-width:768px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles{width:50%}}@media screen and (max-width:560px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles{width:100%;height:50%}}@media screen and (max-width:401px){.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles{margin-left:0}}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles>img{height:60px}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles>.pattern{width:100%;text-align:center;font-size:24px;font-family:IRANYekan Bold;color:#404040;font-weight:700}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles>.title{font-size:32px;color:var(--second-color,--default-second-color);font-family:IRANYekan Bold;margin:20px 0 10px;font-weight:700}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles>.size{width:100%;display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles>.size.margin{margin-top:30px}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles>.size>*{margin-left:20px}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles .mini-title{font-size:16px;color:#404040;display:flex;line-height:100%}.neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles .bold-title{font-family:IRANYekan Bold;font-size:30px;color:#404040}.neo-component-swiper-homesmall{width:100%;display:flex;justify-content:center;height:100%}.neo-component-swiper-homesmall .outer-swiper-container{position:relative;width:100%;max-width:1500px}.neo-component-swiper-homesmall .swiper-initialized{width:100%;height:100%;overflow-x:hidden;border-radius:22px}.neo-component-swiper-homesmall .swiper-slide{border-radius:22px}.neo-component-swiper-homesmall .swiper-slide li{width:100%;height:100%;flex-shrink:0;border-radius:22px;background-position:50%;background-size:cover;list-style:none}.neo-component-swiper-homesmallmobile{width:100%;display:flex;justify-content:center;height:100%}.neo-component-swiper-homesmallmobile .outer-swiper-container{position:relative;width:100%;max-width:1500px}.neo-component-swiper-homesmallmobile .swiper-android{width:100%;height:100%;overflow-x:hidden;border-radius:22px}.neo-component-swiper-homesmallmobile .swiper-slide{border-radius:22px}.neo-component-swiper-homesmallmobile .swiper-slide li{width:100%;height:100%;flex-shrink:0;border-radius:22px;background-position:50%;background-size:cover;list-style:none}.neo-component-swiper-product{width:100%;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-component-swiper-product{margin-top:20px!important;margin-bottom:10px!important}}.neo-component-swiper-product .outer-swiper-container{position:relative;width:100%;max-width:1500px;padding:0 40px}@media screen and (max-width:560px){.neo-component-swiper-product .outer-swiper-container{padding:0!important}}.neo-component-swiper-product .swiper-initialized{width:100%;height:100%;overflow-x:hidden;padding:5px 0}@media screen and (max-width:560px){.neo-component-swiper-product .swiper-initialized{padding:5px 32px!important}.neo-component-swiper-product .swiper-slide{height:auto!important}}.neo-component-swiper-product .swiper-slide{background:var(--main-color,--default-main-color);border-radius:22px;width:300px;height:500px;position:relative}.neo-component-swiper-product .swiper-button-next,.neo-component-swiper-product .swiper-button-prev{color:var(--second-color,--default-second-color)!important}@media screen and (max-width:560px){.neo-component-swiper-product .swiper-button-next,.neo-component-swiper-product .swiper-button-prev{display:none!important}}.neo-component-swiper-relatedproducts{width:100%;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-component-swiper-relatedproducts{margin-top:20px!important;margin-bottom:10px!important}}.neo-component-swiper-relatedproducts .outer-swiper-container{position:relative;width:100%;max-width:1500px;padding:0 40px}@media screen and (max-width:560px){.neo-component-swiper-relatedproducts .outer-swiper-container{padding:0!important}}.neo-component-swiper-relatedproducts .swiper-container{width:100%;height:100%;overflow-x:hidden;padding:5px 40px}@media screen and (max-width:560px){.neo-component-swiper-relatedproducts .swiper-container{padding:5px 32px!important}}.neo-component-swiper-relatedproducts .swiper-slide{border-radius:22px;width:300px;height:480px;position:relative}.neo-component-swiper-relatedproducts .swiper-button-next,.neo-component-swiper-relatedproducts .swiper-button-prev{color:var(--second-color,--default-second-color)!important}@media screen and (max-width:560px){.neo-component-swiper-relatedproducts .swiper-button-next,.neo-component-swiper-relatedproducts .swiper-button-prev{display:none!important}}.neo-component-swiper-relatedtires{width:100%;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-component-swiper-relatedtires{margin-top:20px!important;margin-bottom:10px!important}}.neo-component-swiper-relatedtires .outer-swiper-container{position:relative;width:100%;max-width:1500px;padding:0 40px}@media screen and (max-width:560px){.neo-component-swiper-relatedtires .outer-swiper-container{padding:0!important}}.neo-component-swiper-relatedtires .swiper-container{width:100%;height:100%;overflow-x:hidden;padding:5px 40px}@media screen and (max-width:560px){.neo-component-swiper-relatedtires .swiper-container{padding:5px 32px!important}}.neo-component-swiper-relatedtires .swiper-slide{border-radius:22px;width:300px;height:480px;position:relative}.neo-component-swiper-relatedtires .swiper-button-next,.neo-component-swiper-relatedtires .swiper-button-prev{color:var(--second-color,--default-second-color)!important}@media screen and (max-width:560px){.neo-component-swiper-relatedtires .swiper-button-next,.neo-component-swiper-relatedtires .swiper-button-prev{display:none!important}}.neo-component-tires-list{min-height:100%}.neo-component-tires-list .not-found-holder{height:100%}.neo-component-tires-list #not-found-tire{width:150px;margin-top:230px;margin-bottom:20px;fill:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-component-products-card{display:none}.neo-component-products-mobilecard{display:block}}.neo-basket-address{display:flex;justify-content:center}@media screen and (max-width:560px){.neo-basket-address{min-height:150vh}}.neo-basket-address>.container{overflow:visible!important}.action{background-position:50%;background-size:65%}.neo-basket-address>.container .hero-head{width:100%;height:100%}@media screen and (max-width:1024px){.neo-basket-address>.container .hero-head{display:none}.neo-basket-address>.container .basketer{margin-top:40px;flex-wrap:wrap}.neo-basket-address>.container #basket-items-holder{margin-left:0}}.neo-basket-address>.container>.row .right{margin-left:20px}.neo-basket-address>.container>.row .box{min-height:200px;border-radius:22px;position:relative}.neo-basket-address>.container .margin-bottom{margin-bottom:20px}.neo-basket-address>.container .states{width:100%;height:100%;background-color:rgba(64,64,64,.82);position:absolute;top:0;left:0;z-index:10;border-radius:22px;display:flex;justify-content:center;align-items:center;display:none}.neo-basket-address>.container .states .holder{width:600px}.neo-basket-address>.container .states .selectors{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.neo-basket-address>.container .basket-info{padding:0!important}.neo-basket-address>.container .basket-info .main{width:100%;padding:20px 20px 50px;border-radius:22px;background-color:#fff}.neo-basket-address>.container .basket-info .main .full-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}.neo-basket-address>.container .basket-info .main .full-item>.row{height:30px}.neo-basket-address>.container .basket-info .main .full-item>.row>.col{display:flex;align-items:center;justify-content:flex-end}.neo-basket-address>.container .basket-info .main .full-item>.row .price{font-size:16px;font-family:IRANYekan Bold}.neo-basket-address>.container .basket-info.disabled{background-color:#bcbcbc}.neo-basket-done{display:flex;justify-content:center}.neo-basket-done>.container{overflow:visible!important}.neo-basket-done>.container .hero-head{width:100%;height:100%;background-position:50%;background-size:65%}.neo-basket-done>.container>.row .right{margin-left:20px}.neo-basket-done>.container>.row .box{min-height:auto;border-radius:22px;position:relative;padding:30px 5px}.neo-basket-done>.container .margin-bottom{margin-bottom:20px}.neo-basket-done>.container .done-message{width:100%;border-radius:18px;margin-bottom:30px;display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff}.neo-basket-done>.container .done-message i{font-size:50px;color:#fff;margin:10px;height:60px!important}.neo-basket-done>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}.neo-basket-done>.container .done-message.error i,.neo-basket-done>.container .done-message.error p{color:#d12727}.neo-basket-done>.container .done-message.warning i,.neo-basket-done>.container .done-message.warning p{color:#f04e23}.neo-basket-done>.container .done-message.success i,.neo-basket-done>.container .done-message.success p{color:var(--main-color,--default-main-color)}.neo-basket-gateways{display:flex;justify-content:center}.neo-basket-gateways>.container{overflow:visible!important}.neo-basket-gateways>.container .hero-head{width:100%;height:150px;background-position:50%;background-size:65%}.neo-basket-gateways>.container>.row .right{margin-left:20px}.neo-basket-gateways>.container>.row .box{min-height:200px;border-radius:22px;position:relative}.neo-basket-gateways>.container .margin-bottom{margin-bottom:20px}.neo-basket-gateways>.container .done-message{width:100%;min-height:300px;border-radius:18px;margin-bottom:30px;display:flex;padding:50px;flex-wrap:wrap;background-color:#fff}.neo-basket-gateways>.container .done-message .item{border-radius:15px;padding:10px;cursor:pointer}.neo-basket-gateways>.container .done-message .item:hover{background-color:#efefef}.neo-basket-gateways>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}.neo-basket-gateways>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}.neo-basket-gateways>.container .done-message.error i,.neo-basket-gateways>.container .done-message.error p{color:#d12727}.neo-basket-gateways>.container .done-message.warning i,.neo-basket-gateways>.container .done-message.warning p{color:#f04e23}.neo-basket-gateways>.container .done-message.success i,.neo-basket-gateways>.container .done-message.success p{color:var(--second-color,--default-second-color)}.neo-basket-index{display:flex;justify-content:center}.neo-basket-index>.container{overflow:visible!important}.neo-basket-index>.container .hero-head{width:100%;height:150px;background-position:50%;background-size:65%}@media screen and (max-width:1024px){.neo-basket-index>.container .hero-head{display:none}.neo-basket-index>.container .basketer{margin-top:40px;flex-wrap:wrap}.neo-basket-index>.container #basket-items-holder{margin-left:0}}.neo-basket-index>.container>.row:not(.baske-box-price) .right{margin-left:20px}.baske-box-price .price-item,.baske-box-price .price-item:hover{background-color:var(--second-color,--default-second-color);color:var(--main-text-color,--default-main-text-color)}.installment-terms .baske-box-price .price-item,.installment-terms .baske-box-price .price-item:hover,.installment-terms span{color:#000}.baske-box-price .price-item .in-holder .price,.baske-box-price .price-item .in-holder .title{font-weight:700;padding:5px 10px}.baske-box-price .price-item .in-holder{width:calc(100% - 20px);border-radius:18px;padding:12px;height:-moz-max-content;height:max-content;background-color:#fff;box-shadow:none}.baske-box-price .price-item .in-holder-button i{display:none}.baske-box-price .price-item .in-holder-button .radio{width:20px;height:20px;border:4px solid #bcbcbc;background-color:#fff;border-radius:20px}.baske-box-price .price-item .in-holder-button{height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-top:-6px}.baske-box-price .price-item.active{background-color:var(--main-color,--default-main-color)}.baske-box-price .price-item.active .in-holder-button .radio{display:none}.baske-box-price .price-item.active .in-holder-button i{display:block;font-size:24px;color:#fff}.ml-5{margin-left:5px}.price-item .price{font-size:11px!important;display:block;text-align:center}.baske-box-price .box.price-item{height:95px;border-radius:18px;padding:10px;position:relative;margin-top:0}.neo-basket-index>.container>.row:not(.baske-box-price) .box:not(.price-item){border-radius:22px;padding:20px;position:relative}.neo-basket-index>.container .margin-bottom{margin-bottom:20px}.neo-basket-index>.container .basket-info{padding:0!important}.neo-basket-index>.container .basket-info .main{width:100%;padding:20px;border-radius:22px;background-color:#fff}.neo-basket-index>.container .basket-info .main .full-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}.neo-basket-index>.container .basket-info .main .full-item>.row{min-height:30px}.neo-basket-index>.container .basket-info .main .full-item>.row>.col{display:flex;align-items:center;justify-content:flex-end}.neo-basket-index>.container .basket-info .main .full-item>.row .price{font-size:16px;font-family:IRANYekan Bold}.neo-basket-index>.container .basket-info.disabled{background-color:#bcbcbc}.neo-basket-mycars{display:flex;justify-content:center}.neo-basket-mycars>.container{overflow:visible!important}@media screen and (max-width:1024px){.neo-basket-mycars>.container .hero-head{display:none}}.neo-basket-mycars>.container .basketer{gap:20px}@media screen and (max-width:1024px){.neo-basket-mycars>.container .basketer{margin-top:40px;flex-wrap:wrap}}.neo-basket-mycars>.container>.row .right{margin-left:20px}.neo-basket-mycars>.container>.row .box{min-height:200px;border-radius:22px;position:relative}@media screen and (max-width:650px){.neo-basket-mycars>.container>.row .box{min-height:260px}}.neo-basket-mycars>.container .margin-bottom{margin-bottom:20px}.neo-basket-mycars>.container .pelak{width:250px;height:55px;background-image:url(/_next/static/media/pelak.b60548af.svg);background-size:100%;background-position:50%}.neo-basket-mycars>.container .pelak p{font-weight:700;font-size:14px;color:var(--main-text-color,--default-main-text-color)}.neo-basket-mycars>.container .pelak p.bold{font-size:20px;font-family:IRANYekan Bold}.neo-basket-mycars>.container .states{width:100%;height:100%;background-color:rgba(64,64,64,.82);position:absolute;top:0;left:0;z-index:10;border-radius:22px;display:flex;justify-content:center;align-items:center;display:none}.neo-basket-mycars>.container .states .holder{width:600px}.neo-basket-mycars>.container .states .selectors{width:100%;display:flex;justify-content:center;flex-wrap:wrap}.neo-basket-mycars>.container .hero-head{width:100%;height:100%;background-position:50%;background-size:65%}.neo-basket-mycars>.container .address-item{background-color:#dedede;display:flex;height:200px;justify-content:flex-end}.neo-basket-mycars>.container .address-item .margin{margin:5px}.neo-basket-mycars>.container .address-item .in-holder{width:calc(100% - 100px);border-radius:18px;height:inherit;background-color:#fff}@media screen and (max-width:650px){.neo-basket-mycars>.container .address-item .in-holder{min-height:250px}}.neo-basket-mycars>.container .address-item .in-holder .title{color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-basket-mycars>.container .address-item .in-holder .cover{height:100%}.neo-basket-mycars>.container .address-item .fa-map-marker-alt,.neo-basket-mycars>.container .address-item .fas,.neo-basket-mycars>.container .address-item .icon{font-size:24px;color:#bcbcbc}.neo-basket-mycars>.container .address-item .title-value{margin-right:10px;font-size:12px;font-weight:700;color:var(--main-text-color,--default-main-text-color)}.neo-basket-mycars>.container .address-item .top-bottom{height:40px;margin:10px 0}.neo-basket-mycars>.container .address-item .in-holder-button{width:100px;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}.neo-basket-mycars>.container .address-item .in-holder-button .radio{width:20px;height:20px;border:4px solid #bcbcbc;background-color:#fff;border-radius:20px}.neo-basket-mycars>.container .address-item .in-holder-button i{display:none}.neo-basket-mycars>.container .address-item .horizontal-line{width:100%;height:2px;margin-top:10px;margin-bottom:10px;background-color:#eee}.neo-basket-mycars>.container .address-item.active,.neo-basket-mycars>.container .address-item:hover{background-color:var(--main-color,--default-main-color)}.neo-basket-mycars>.container .address-item.active .in-holder-button .radio{display:none}.neo-basket-mycars>.container .address-item.active .in-holder-button i{display:block;font-size:24px;color:#fff}.neo-basket-mycars>.container .basket-info{padding:0!important}.neo-basket-mycars>.container .basket-info .main{width:100%;padding:20px 20px 50px;border-radius:22px;background-color:#fff}.neo-basket-mycars>.container .basket-info .main .full-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}.neo-basket-mycars>.container .basket-info .main .full-item>.row{height:30px}.neo-basket-mycars>.container .basket-info .main .full-item>.row>.col{display:flex;align-items:center;justify-content:flex-end}.neo-basket-mycars>.container .basket-info .main .full-item>.row .price{font-size:16px;font-family:IRANYekan Bold}.neo-basket-mycars>.container .basket-info.disabled{background-color:#bcbcbc}.neo-basket-payment{display:flex;justify-content:center}.neo-basket-payment>.container{overflow:visible!important}.neo-basket-payment>.container .hero-head{width:100%;height:100%;background-position:50%;background-size:65%}@media screen and (max-width:1024px){.neo-basket-payment>.container .hero-head{display:none}.neo-basket-payment>.container .basketer{margin-top:40px;flex-wrap:wrap}.neo-basket-payment>.container #basket-items-holder{margin-left:0}}.neo-basket-payment>.container>.row .right{margin-left:20px}.neo-basket-payment>.container>.row .box{min-height:70px;border-radius:22px;padding:20px;position:relative}.neo-basket-payment>.container .margin-bottom{margin-bottom:20px}.neo-basket-payment>.container .basket-info{padding:0!important}.neo-basket-payment>.container .basket-info .main{width:100%;padding:20px 20px 50px;border-radius:22px;background-color:#fff}.neo-basket-payment>.container .basket-info .main .full-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}.neo-basket-payment>.container .basket-info .main .full-item>.row{height:30px}.neo-basket-payment>.container .basket-info .main .full-item>.row>.col{display:flex;align-items:center;justify-content:flex-end}.neo-basket-payment>.container .basket-info .main .full-item>.row .price{font-size:16px;font-family:IRANYekan Bold}.neo-basket-payment>.container .basket-info.disabled{background-color:#bcbcbc}.neo-basket-timesheet{display:flex;justify-content:center}.neo-basket-timesheet>.container{overflow:visible!important}.neo-basket-timesheet>.container .hero-head{width:100%;height:100%;background-position:50%;background-size:65%}@media screen and (max-width:1024px){.neo-basket-timesheet>.container .hero-head{display:none}.neo-basket-timesheet>.container .basketer{margin-top:40px;flex-wrap:wrap}.neo-basket-timesheet>.container #basket-items-holder{margin-left:0}}.neo-basket-timesheet>.container>.row .right{margin-left:20px}.neo-basket-timesheet>.container>.row .box{min-height:200px;border-radius:22px;padding:20px;position:relative}.neo-basket-timesheet>.container .margin-bottom{margin-bottom:20px}.neo-basket-timesheet>.container .basket-info{padding:0!important}.neo-basket-timesheet>.container .basket-info .main{width:100%;padding:20px 20px 50px;border-radius:22px;background-color:#fff}.neo-basket-timesheet>.container .basket-info .main .full-item{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #bcbcbc}.neo-basket-timesheet>.container .basket-info .main .full-item>.row{height:30px}.neo-basket-timesheet>.container .basket-info .main .full-item>.row>.col{display:flex;align-items:center;justify-content:flex-end}.neo-basket-timesheet>.container .basket-info .main .full-item>.row .price{font-size:16px;font-family:IRANYekan Bold}.neo-basket-timesheet>.container .basket-info.disabled{background-color:#bcbcbc}.neo-blog-index{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-blog-index a{color:#000}.neo-blog-index .card-actions a{height:auto}@media screen and (max-width:750px){.neo-blog-index .container .grid-x.grid-padding-x{width:100%}.neo-blog-index #articlesHolder{margin:0}.neo-blog-index .neo-component-articles-list{margin:0!important;padding:0!important}.neo-blog-index .neo-component-articles-list>div{padding:0!important}.neo-blog-index .search-holder{margin-left:0;padding-left:0!important}.neo-blog-index .sort-holder{padding-left:0!important}.neo-blog-index #pagination-holder{display:none}}.neo-blog-router{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-blog-router hr,.neo-blog-router img{max-width:100%}.neo-blog-router h1,.neo-blog-router h2,.neo-blog-router h3,.neo-blog-router h4,.neo-blog-router h5,.neo-blog-router h6{line-height:2}.neo-blog-router a{color:var(--second-color,--default-second-color)}.neo-blog-router p,.neo-blog-router span{font-family:IRANYekan!important;font-size:15px!important;line-height:2.5!important}.neo-blog-router .callout{padding:40px}.neo-blog-router .information{margin-top:20px;background-color:#fff;min-height:200px;margin-bottom:20px;border-radius:22px;padding:20px 50px}.neo-blog-router .information .info{width:100%;padding:40px 0 0}.neo-blog-router .information .info .row{margin-top:10px;display:flex;justify-content:center}.neo-blog-router .information .info .title{width:200px;height:40px;text-align:right;padding:5px 10px;color:var(--main-text-color,--default-main-text-color);line-height:30px;margin-left:10px;border-bottom-right-radius:18px;border-top-right-radius:18px;background-color:#eee}.neo-blog-router .information .info .desc{width:100%;height:40px;text-align:right;padding:5px 10px;color:#000;line-height:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;background-color:#f8f8f8}.neo-blog-router .information .info .desc a{color:#000}.neo-blog-router .information .info .desc a:hover{color:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-blog-router .information .info .desc{overflow:hidden}}.neo-blog-router .information .comment{width:100%;min-height:200px;padding:40px 0 0}.neo-blog-router .information .comment .icon-comment{font-size:120px;color:var(--main-text-color,--default-main-text-color);height:.8em!important}@media screen and (max-width:560px){.neo-blog-router .information .comment>.flex{flex-direction:column;align-items:center}}.neo-blog-router .information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){.neo-blog-router .information .comment .margin-remove{margin-right:0}}.neo-blog-router .information .comment .justify-remove{justify-content:center}.neo-blog-router .information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0}.neo-blog-router .information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:right}.neo-blog-router .information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.neo-blog-router .flexible-article-content ul{margin:auto 40px auto auto;list-style:disc none outside}.neo-blog-router .flexible-article-content ul li{margin:auto;list-style:disc none outside;line-height:2.5}@media screen and (max-width:560px){.neo-blog-router .flexible-article-content ul li{margin-right:auto!important}}.neo-brands-router{display:flex;justify-content:center}.neo-brands-router>.container{overflow:visible!important}.neo-brands-router>.container .mobile-filters{display:none;width:100vw;height:100vh;position:fixed;background-color:#fff;top:65px;left:0;z-index:10;overflow-x:hidden}.neo-brands-router>.container .mobile-filters>i{color:var(--main-text-color,--default-main-text-color);position:absolute;left:10px;top:10px;font-size:20px}.neo-brands-router>.container .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1}.neo-brands-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-brands-router>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-brands-router>.container .search-holder .input-holder{width:100%;border:none}}.neo-brands-router>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-brands-router>.container .search-holder .input-holder .icon{font-size:28px;color:var(--second-color,--default-second-color);margin:5px 0 5px 10px;cursor:pointer}.neo-brands-router>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-brands-router>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-brands-router>.container .search-holder>.select{display:none}}.neo-brands-router>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-brands-router>.container .search-holder>.inventory{display:none}}.neo-brands-router>.container .mobile-search-holder{width:100%;height:50px;margin-top:10px;display:none}@media screen and (max-width:560px){.neo-brands-router>.container .mobile-search-holder{display:flex;justify-content:space-between;align-items:center}}.neo-brands-router>.container .mobile-search-holder>div{height:inherit;border-radius:22px;background-color:#fff;display:flex;align-items:center;padding:10px;justify-content:space-around}.neo-brands-router>.container .mobile-search-holder>div:first-child{margin-left:5px}.neo-brands-router>.container .mobile-search-holder>div:last-child{margin-right:5px}.neo-brands-router>.container .mobile-search-holder>div i{font-size:24px;color:var(--second-color,--default-second-color)}.neo-brands-router>.container .mobile-search-holder>div p{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-brands-router>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-brands-router>.container .list-holder{flex-wrap:wrap}}.neo-brands-router>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px;padding:20px}@media screen and (max-width:560px){.neo-brands-router>.container .list-holder .filters{width:100%}}.neo-brands-router>.container .list-holder .filters>img{width:100%;margin-bottom:40px}@media screen and (max-width:560px){.neo-brands-router>.container .list-holder .filters{display:block}}.neo-brands-router>.container .list-holder .filters>.row{margin-bottom:15px}.neo-brands-router>.container .list-holder .filters .text{font-size:13px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-brands-router>.container .list-holder .filters>.description{margin-top:15px;font-size:12px;text-align:right;line-height:2;height:305px;overflow:hidden;text-align:justify;color:var(--main-color-hover,--default-main-color-hover)}.neo-brands-router>.container .list-holder .filters>.description a{color:#204558!important}.neo-brands-router>.container .list-holder .filters>.description.more{height:auto}.neo-brands-router>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-brands-router>.container .list-holder .filters>.title span{width:25px;height:3px;background-color:var(--second-color,--default-second-color)}.neo-brands-router>.container .list-holder .filters>.title h1,.neo-brands-router>.container .list-holder .filters>.title h2{font-size:16px;font-weight:bolder;margin-right:5px;color:var(--main-color-hover,--default-main-color-hover)}.neo-brands-router>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-brands-router>.container .list-holder .filters .value .row{margin-top:10px}.neo-brands-router>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-brands-router>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-brands-router>.container .list-holder .neo-component-tires-list{justify-content:center}}.neo-brands-router>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-brands-router>.container .list-holder .list{width:100%;margin-top:20px}}@media screen and (max-width:768px){.neo-brands-router>.container .list-holder .list{justify-content:center}}.neo-brands-router>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-brands-router>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-brands-router>.container .list-holder .list>li{width:190px}}.neo-brands-router>.container .pagination-holder{width:calc(100% - 370px);margin-right:370px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-brands-router>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-cars-index{display:flex;justify-content:center}.neo-cars-index .neo-component-cars-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(305px,320px));justify-content:center;justify-items:center;align-content:center;grid-auto-flow:row;grid-gap:20px;margin-top:50px}.neo-cars-index>.container{overflow:visible!important}.neo-cars-index>.container .background-holder{width:100%;height:100%;position:absolute;top:0;z-index:-1}.neo-cars-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-cars-index>.container .search-holder .input-holder{width:100%;height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-cars-index>.container .search-holder .input-holder{width:100%;border:none}}.neo-cars-index>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-cars-index>.container .search-holder .input-holder .icon{font-size:24px;color:var(--second-color,--default-second-color);margin:5px 0 5px 10px;cursor:pointer}.neo-cars-index>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-cars-index>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-cars-index>.container .search-holder>.select{display:none}}.neo-cars-index>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-cars-index>.container .search-holder>.inventory{display:none}}.neo-cars-index>.container .list-holder{width:100%}@media screen and (max-width:674px){.neo-cars-index>.container .list-holder{margin-top:20px}}.neo-cars-index>.container .pagination-holder{width:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-cars-index>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-cars-router{display:flex;justify-content:center}.neo-cars-router>.container{overflow:visible!important}.neo-cars-router>.container .mobile-filters{display:none;width:100vw;height:100vh;position:fixed;background-color:#fff;top:65px;left:0;z-index:10;overflow-x:hidden}.neo-cars-router>.container .mobile-filters>i{color:var(--main-text-color,--default-main-text-color);position:absolute;left:10px;top:10px;font-size:20px}.neo-cars-router>.container .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1}.neo-cars-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-cars-router>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-cars-router>.container .search-holder .input-holder{width:100%;border:none}}.neo-cars-router>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-cars-router>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-cars-router>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-cars-router>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-cars-router>.container .search-holder>.select{display:none}}.neo-cars-router>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-cars-router>.container .search-holder>.inventory{display:none}}.neo-cars-router>.container .mobile-search-holder{width:100%;height:50px;margin-top:10px;display:none}@media screen and (max-width:560px){.neo-cars-router>.container .mobile-search-holder{display:flex;justify-content:space-between;align-items:center}}.neo-cars-router>.container .mobile-search-holder>div{height:inherit;border-radius:22px;background-color:#fff;display:flex;align-items:center;padding:10px;justify-content:space-around}.neo-cars-router>.container .mobile-search-holder>div:first-child{margin-left:5px}.neo-cars-router>.container .mobile-search-holder>div:last-child{margin-right:5px}.neo-cars-router>.container .mobile-search-holder>div i{font-size:24px;color:var(--second-color,--default-second-color)}.neo-cars-router>.container .mobile-search-holder>div p{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-cars-router>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-cars-router>.container .list-holder{flex-wrap:wrap}}.neo-cars-router>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px;padding:20px}@media screen and (max-width:560px){.neo-cars-router>.container .list-holder .filters{width:100%}}.neo-cars-router>.container .list-holder .filters>.car-cover{width:100%;border-radius:22px;overflow:hidden}.neo-cars-router>.container .list-holder .filters>.car-cover>img{width:100%;display:block}@media screen and (max-width:560px){.neo-cars-router>.container .list-holder .filters{display:block}}.neo-cars-router>.container .list-holder .filters>.row{margin-bottom:15px}.neo-cars-router>.container .list-holder .filters .text{font-size:13px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-cars-router>.container .list-holder .filters>.description{margin-top:15px;font-size:12px;text-align:right;font-weight:700;color:#959595!important;line-height:2}.neo-cars-router>.container .list-holder .filters>.description p,.neo-cars-router>.container .list-holder .filters>.description span{color:inherit!important}.neo-cars-router>.container .list-holder .filters>.description a,.neo-cars-router>.container .list-holder .filters>.description p,.neo-cars-router>.container .list-holder .filters>.description span{font-family:iranyekan!important;font-weight:400;font-size:14px!important;text-align:justify}.neo-cars-router>.container .list-holder .filters>.description a{color:var(--main-text-color,--default-main-text-color)!important;text-decoration:none}.neo-cars-router>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-cars-router>.container .list-holder .filters>.title span{width:25px;height:3px;background-color:var(--second-color,--default-second-color)}.neo-cars-router>.container .list-holder .filters>.title h1,.neo-cars-router>.container .list-holder .filters>.title h2{font-size:16px;font-weight:bolder;margin-right:5px;color:var(--main-color,--default-main-color)}.neo-cars-router>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-cars-router>.container .list-holder .filters .value .row{margin-top:10px}.neo-cars-router>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-cars-router>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-cars-router>.container .list-holder .neo-component-tires-list{justify-content:center}}.container .list-holder .neo-component-tires-list>li{width:32%;height:-moz-max-content;height:max-content;margin:0 5px}@media screen and (max-width:1200px){.container .list-holder .neo-component-tires-list>li{width:50%!important}}@media screen and (max-width:900px){.container .list-holder .neo-component-tires-list>li{width:270px!important;height:-moz-max-content;height:max-content}}@media screen and (max-width:560px){.container .list-holder .neo-component-tires-list>li{width:100%!important;height:380px!important}}.neo-cars-router>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-cars-router>.container .list-holder .list{width:100%;margin-top:20px}}@media screen and (max-width:768px){.neo-cars-router>.container .list-holder .list{justify-content:center}}.neo-cars-router>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-cars-router>.container .list-holder .list>li{width:100%!important}}.neo-cars-router>.container .pagination-holder{width:calc(100% - 370px);margin-right:370px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-cars-router>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-contact-index{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-contact-index a{color:#000}.neo-contact-index .contact-description{line-height:2}.neo-cuttly-index{display:flex;justify-content:center}.neo-cuttly-index>.container{overflow:visible!important}.neo-cuttly-index>.container .hero-head{width:100%;height:100%}.neo-cuttly-index>.container>.row .right{margin-left:20px}.neo-cuttly-index>.container>.row .box{min-height:200px;border-radius:22px;position:relative}.neo-cuttly-index>.container .margin-bottom{margin-bottom:20px}.neo-cuttly-index>.container .done-message{width:100%;min-height:300px;border-radius:18px;margin-bottom:30px;display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff}.neo-cuttly-index>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}.neo-cuttly-index>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}.neo-cuttly-index>.container .done-message.error i,.neo-cuttly-index>.container .done-message.error p{color:#d12727}.neo-cuttly-index>.container .done-message.warning i,.neo-cuttly-index>.container .done-message.warning p{color:#f04e23}.neo-cuttly-index>.container .done-message.success i,.neo-cuttly-index>.container .done-message.success p{color:var(--second-color,--default-second-color)}.neo-faq-index{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-faq-index .faq-container ul.accordion li.accordion-item.is-active a.accordion-title{background-color:var(--main-text-color,--default-main-text-color)}.neo-faq-index .tabs-title a{display:flex;justify-content:flex-start;align-items:center}.neo-faq-index .tabs-title a i{margin-left:10px;font-size:24px}.neo-faq-index a{color:#000}.neo-index-index{display:flex;justify-content:center;flex-wrap:wrap}.neo-index-index .top-mobile{display:none!important}@media screen and (max-width:560px){.neo-index-index .top-mobile{display:flex!important}}.neo-index-index>.hero{width:100%;height:760px;display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;position:relative}@media screen and (max-width:560px){.neo-index-index>.hero{height:661px}}.neo-index-index>.hero>.holder{width:100%;height:650px;position:relative;z-index:1;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-index-index>.hero>.holder{height:0}}.neo-index-index>.hero>.holder ul.layers{width:100%;height:inherit;position:relative;margin-top:0!important}.neo-index-index>.hero>.holder ul.layers li{width:100%;height:inherit;position:absolute;z-index:1;background-position:50%;background-size:cover}.neo-index-index>.hero>.holder .header-title{width:100%;height:200px;position:absolute;background-size:90%;background-position:50%;background-repeat:no-repeat;top:570px;z-index:2}@media screen and (max-width:560px){.neo-index-index>.hero>.holder .header-title{height:350px;background-size:150%;top:750px}.neo-index-index>.hero>.holder .container.hero-mobile{height:700px}}.neo-index-index>.hero>.holder .container.hero-mobile>.helper{flex:1;cursor:pointer}.neo-index-index>.hero>.holder .middle-layer{width:100%;height:760px;position:absolute;background-size:100%;background-position:50%;background-repeat:no-repeat;z-index:3}@media screen and (max-width:1366px){.neo-index-index>.hero>.holder .middle-layer{background-size:100%}}@media screen and (max-width:1024px){.neo-index-index>.hero>.holder .middle-layer{background-size:140%;background-position:35%}}@media screen and (max-width:865px){.neo-index-index>.hero>.holder .middle-layer{background-size:140%;background-position:40%}}@media screen and (max-width:768px){.neo-index-index>.hero>.holder .middle-layer{background-size:110%;background-position:100% 60%}}@media screen and (max-width:560px){.neo-index-index>.hero>.holder .middle-layer{background-size:250%;background-position:15% 60%;display:none}}.neo-index-index>.hero>.holder>.container{position:absolute;z-index:4;top:30px}@media screen and (max-width:560px){.neo-index-index>.hero>.holder>.container{top:0}}.neo-index-index>.hero>.holder>.container ul.stocks{min-height:200px;margin-top:0!important;display:flex;justify-content:space-between;align-content:flex-end;align-items:flex-end}.neo-index-index>.hero>.holder>.container ul.stocks>li:first-child{width:520px;height:680px}@media screen and (max-width:1024px){.neo-index-index>.hero>.holder>.container ul.stocks>li:first-child{width:460px}}@media screen and (max-width:560px){.neo-index-index>.hero>.holder>.container ul.stocks>li:first-child{top:600px;width:100%}}.neo-index-index>.hero>.ribbon{width:100%;height:70px;top:500px;position:absolute;background-color:var(--main-color,--default-main-color)}@media screen and (max-width:560px){.neo-index-index>.hero>.ribbon{display:none}}.neo-index-index .products{width:100%;display:flex;justify-content:center;align-items:center;align-content:center;margin-top:20px!important}@media screen and (max-width:560px){.neo-index-index .products{justify-content:flex-end;margin-top:0!important}}@media screen and (max-width:346px){.neo-index-index .products{width:100%!important}}.neo-index-index .products>li{margin:20px;width:300px;height:540px;display:inline-block;background-color:var(--main-color,--default-main-color);border-radius:22px;position:relative}@media screen and (max-width:560px){.neo-index-index .products>li{margin-bottom:10px!important}}@media screen and (max-width:340px){.neo-index-index .products>li{margin-right:18px!important;margin-left:16px!important}}@media screen and (max-width:330px){.neo-index-index .products>li{margin-right:15px!important;margin-left:13px!important}}@media screen and (max-width:320px){.neo-index-index .products>li{margin-right:8px!important;margin-left:7px!important}}.neo-index-index .products>li>*{color:var(--main-text-color,--default-main-text-color)}.neo-index-index .sliders{width:100%;margin-top:20px;display:flex;justify-content:center;flex-wrap:nowrap}@media screen and (max-width:560px){.neo-index-index .sliders{margin-top:0}}@media screen and (max-width:768px){.neo-index-index .sliders{flex-wrap:wrap}}.neo-index-index .sliders>.slide{box-sizing:border-box}@media screen and (max-width:768px){.neo-index-index .sliders>.slide{margin-bottom:20px}}.neo-index-index .sliders>.slide:first-child{margin-left:20px}@media screen and (max-width:768px){.neo-index-index .sliders>.slide:first-child{margin-left:0}}.neo-index-index .sliders>.slide>.bg{background-color:var(--main-color,--default-main-color);border-radius:22px;text-align:center}.neo-index-index .sliders>.slide>.bg.bottom-padding{padding-bottom:10px}.neo-index-index .sliders>.slide>.bg>.link{width:100%;height:40px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-index-index .sliders>.slide>.bg>.link>a{width:100%;text-align:center;font-size:14px;color:#fff}@media print{#najva-bell,#raychat_main,._hj_feedback_container,.neo-component-footer,.neo-component-header{display:none}.print-container{padding:0 30px 40px}.date-print{display:none}}.neo-invoices-get .print-container{background-color:#fff;width:98%;max-width:1000px;margin:0 auto;padding:40px 30px}.neo-invoices-get .print-container .date{display:flex;justify-content:flex-end}.neo-invoices-get .print-container .date .item-1{display:flex;flex-direction:column;gap:10px}.neo-invoices-get .print-container .header{display:flex;justify-content:space-between;padding-top:70px}.neo-invoices-get .print-container .header .right{display:flex;flex-direction:column;gap:10px}.neo-invoices-get .print-container .header .right>*{font-weight:700}.neo-invoices-get .print-container .header .right .item-1{font-size:13px}.neo-invoices-get .print-container .header .left{display:flex;flex-direction:column;align-self:flex-end;gap:10px}.neo-invoices-get .print-container .header .left>*{font-weight:700}.neo-invoices-get .print-container .seller{display:flex;margin-top:30px;border:1px solid #afafaf;border-radius:14px;overflow:hidden}.neo-invoices-get .print-container .seller .title{width:30px;align-self:stretch;background-color:#cbcbcb!important;position:relative}.neo-invoices-get .print-container .seller .title>span{display:block;font-weight:700;height:30px;transform:rotate(90deg);position:absolute}.neo-invoices-get .print-container .seller .title .seller-title{width:102px;bottom:37%;right:-28px}.neo-invoices-get .print-container .seller .title .purchaser-title{width:122px;bottom:50%;right:-38px}.neo-invoices-get .print-container .seller .properties{display:flex;flex-direction:column;justify-content:center;gap:15px;flex-grow:1;padding:25px 10px}.neo-invoices-get .print-container .seller .properties>*{display:flex;justify-content:space-between}.neo-invoices-get .print-container .product-table{overflow:hidden;margin-top:5px;border:1px solid #afafaf;border-radius:14px}.neo-invoices-get .print-container .product-table .head{display:flex;align-items:stretch;min-height:40px;font-weight:700;background-color:#cbcbcb!important}.neo-invoices-get .print-container .product-table .head>div{display:flex;justify-content:center;align-items:center;border-left:1px solid #afafaf}.neo-invoices-get .print-container .product-table .body{display:flex;align-items:stretch;min-height:40px}.neo-invoices-get .print-container .product-table .body>div{display:flex;justify-content:center;align-items:center;border-left:1px solid #afafaf}.neo-invoices-get .print-container .product-table .tire div:first-child{width:5%}.neo-invoices-get .print-container .product-table .tire div:nth-child(2){width:7%}.neo-invoices-get .print-container .product-table .tire div:nth-child(3){width:32%}.neo-invoices-get .print-container .product-table .tire div:nth-child(4){width:10%}.neo-invoices-get .print-container .product-table .tire div:nth-child(5){width:7%}.neo-invoices-get .print-container .product-table .tire div:nth-child(6){width:8%}.neo-invoices-get .print-container .product-table .tire div:nth-child(7){width:5%}.neo-invoices-get .print-container .product-table .tire div:nth-child(8),.neo-invoices-get .print-container .product-table .tire div:nth-child(9){width:13%}.neo-invoices-get .print-container .product-table .tire div:nth-child(10){width:13%;border-left:none}.neo-invoices-get .print-container .product-table .product div:first-child{width:5%}.neo-invoices-get .print-container .product-table .product div:nth-child(2){width:7%}.neo-invoices-get .print-container .product-table .product div:nth-child(3){width:32%}.neo-invoices-get .print-container .product-table .product div:nth-child(4){width:10%}.neo-invoices-get .print-container .product-table .product div:nth-child(5){width:18%}.neo-invoices-get .print-container .product-table .product div:nth-child(6){width:8%}.neo-invoices-get .print-container .product-table .product div:nth-child(7){width:20%;border-left:none}.neo-invoices-get .print-container .product-table .car-props div:first-child{width:5%}.neo-invoices-get .print-container .product-table .car-props div:nth-child(2){width:7%}.neo-invoices-get .print-container .product-table .car-props div:nth-child(3){width:20%}.neo-invoices-get .print-container .product-table .car-props div:nth-child(4){width:32%}.neo-invoices-get .print-container .product-table .car-props div:nth-child(5){width:36%;border-left:none}.neo-invoices-get .print-container .total{display:flex;justify-content:space-between;gap:10px;margin-top:5px}.neo-invoices-get .print-container .total .car-properties{display:flex;flex-direction:column}.neo-invoices-get .print-container .total .car-properties .car-body,.neo-invoices-get .print-container .total .car-properties>.car-head{display:flex}.neo-invoices-get .print-container .total .car-properties .car-body>div,.neo-invoices-get .print-container .total .car-properties>.car-head>div{flex-grow:1;text-align:center}.neo-invoices-get .print-container .total>.wrapper-box{border:1px solid #afafaf;border-radius:14px;width:300px;padding:10px 0;display:flex;flex-direction:column;gap:10px}.neo-invoices-get .print-container .total>.wrapper-box>.item{display:flex;gap:5px}.neo-invoices-get .print-container .total>.wrapper-box>.item .right{display:flex;justify-content:flex-end;align-items:center;width:34%}.neo-invoices-get .print-container .total>.wrapper-box>.item .left{flex-grow:1;display:flex;padding-right:65px;justify-content:flex-start;align-items:center}.neo-invoices-get .print-container .pay{display:flex;justify-content:flex-end;margin-top:5px}.neo-invoices-get .print-container .pay .pay-button{background-color:#0a0a0a!important;display:flex;align-items:center;justify-content:center;width:300px;height:50px;border-radius:7px;position:relative}.neo-invoices-get .print-container .pay .pay-button>span{color:#fff!important;position:absolute;z-index:100}.neo-invoices-get .print-container .pay .pay-button .pay-button-bg{width:100%;height:100%}.neo-invoices-get .print-container .car{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.neo-invoices-get .print-container .car .plaque-container{display:flex;align-items:center;gap:5px}.neo-invoices-get .print-container .car .plaque-container .plaque{width:310px;height:60px;border:1px solid #000;border-radius:7px;display:flex;font-weight:700;font-size:18px}.neo-invoices-get .print-container .car .plaque-container .plaque .code{min-width:60px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:5px 0;border-left:1px solid #000}.neo-invoices-get .print-container .car .plaque-container .plaque .full-code{flex-grow:1;display:flex;justify-content:center;align-items:center;font-weight:700}.neo-invoices-get .print-container .sign{display:flex;justify-content:space-between;margin-top:20px}.neo-invoices-get .print-container .sign>div:last-child{position:relative;left:80px}.neo-invoices-get .print-container .sign .signiture{display:flex;flex-direction:column;gap:10px}.neo-invoices-get .print-container .bijak{border:1px solid #afafaf;border-radius:14px;overflow:hidden;padding:0 20px 40px;display:flex;flex-direction:column;gap:20px}.neo-invoices-get .print-container .bijak .bijak-title{display:flex;justify-content:center}.neo-invoices-get .print-container .bijak .bijak-header{display:flex;justify-content:space-between;font-weight:700}.neo-invoices-get .print-container .bijak .product-table{overflow:hidden;margin-top:5px;border:1px solid #afafaf;border-radius:14px}.neo-invoices-get .print-container .bijak .product-table .head{display:flex;align-items:stretch;min-height:40px;border-bottom:1px solid #afafaf;font-weight:700;background-color:#cbcbcb!important}.neo-invoices-get .print-container .bijak .product-table .head>div{display:flex;justify-content:center;align-items:center;border-left:1px solid #afafaf}.neo-invoices-get .print-container .bijak .product-table .head div:first-child{width:5%}.neo-invoices-get .print-container .bijak .product-table .head div:nth-child(2){width:7%}.neo-invoices-get .print-container .bijak .product-table .head div:nth-child(3){width:71%}.neo-invoices-get .print-container .bijak .product-table .head div:nth-child(4){width:10%}.neo-invoices-get .print-container .bijak .product-table .head div:nth-child(5){width:7%;border-left:none}.neo-invoices-get .print-container .bijak .product-table .body{display:flex;align-items:stretch;min-height:40px}.neo-invoices-get .print-container .bijak .product-table .body>div{display:flex;justify-content:center;align-items:center;border-left:1px solid #afafaf}.neo-invoices-get .print-container .bijak .product-table .body div:first-child{width:5%}.neo-invoices-get .print-container .bijak .product-table .body div:nth-child(2){width:7%}.neo-invoices-get .print-container .bijak .product-table .body div:nth-child(3){width:71%}.neo-invoices-get .print-container .bijak .product-table .body div:nth-child(4){width:10%}.neo-invoices-get .print-container .bijak .product-table .body div:nth-child(5){width:7%;border-left:none}.neo-invoices-get .print-container .bijak .item-2{display:flex;justify-content:space-between}.neo-invoices-get .print-container .post{display:flex;flex-direction:column;gap:35px}.neo-invoices-get .print-container .postbarcode{display:flex;flex-direction:column;gap:35px;align-items:center}.neo-invoices-get .print-container .postbarcode .border{border:1px solid #000;border-radius:5px;padding:3px 5px;overflow:hidden;white-space:nowrap}.neo-invoices-get .print-container .postbarcode .postbarcode__item{padding:10px;width:300px;height:290px}.neo-invoices-get .print-container .postbarcode .postbarcode__item .postbarcode__item-header{display:flex}.neo-invoices-get .print-container .postbarcode .postbarcode__item .postbarcode__item-body{display:flex;flex-direction:column;gap:5px}.neo-invoices-get .print-container .postbarcode .postbarcode__item .postbarcode__item-body .postbarcode__item-body-top{display:flex;gap:5px}.neo-invoices-get .print-container .postbarcode .postbarcode__item .postbarcode__item-body .postbarcode__item-body-bottom{display:flex;flex-direction:column;gap:5px}.neo-invoices-get .print-container .postbarcode .postbarcode__item .postbarcode__item-barcode .barcode{width:100%!important;height:100px}.neo-invoices-get .print-container .postbarcode #barcode{width:360px!important;height:110px!important}.neo-news-index{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-news-index a{color:#000}.neo-news-index .orbit-container{height:180px}.neo-news-index .card-actions a{height:auto}.neo-news-index #newHolderList{margin-right:0}@media screen and (max-width:750px){.neo-news-index .container .grid-x.grid-padding-x{width:100%}.neo-news-index #newHolderList{margin:0}.neo-news-index .neo-component-news-list{margin:0!important;padding:0!important}.neo-news-index .neo-component-news-list>div{padding:0!important}.neo-news-index .search-holder{margin-left:0;padding-left:0!important}.neo-news-index .sort-holder{padding-left:0!important}.neo-news-index #pagination-holder{display:none}}.neo-news-router{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-news-router hr,.neo-news-router img{max-width:100%}.neo-news-router a{color:var(--second-color,--default-second-color)}.neo-news-router p,.neo-news-router span{font-family:IRANYekan!important;font-size:15px!important;line-height:2.5!important}@media screen and (max-width:560px){.neo-news-router .search-bar-container{display:block!important}}.neo-news-router .information{margin-top:20px;background-color:#fff;min-height:200px;margin-bottom:20px;border-radius:22px;padding:20px 50px}.neo-news-router .information .info{width:100%;padding:40px 0 0}.neo-news-router .information .info .row{margin-top:10px;display:flex;justify-content:center}.neo-news-router .information .info .title{width:200px;height:40px;text-align:right;padding:5px 10px;color:var(--main-text-color,--default-main-text-color);line-height:30px;margin-left:10px;border-bottom-right-radius:18px;border-top-right-radius:18px;background-color:#eee}.neo-news-router .information .info .desc{width:100%;height:40px;text-align:right;padding:5px 10px;color:#000;line-height:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;background-color:#f8f8f8}.neo-news-router .information .info .desc a{color:#000}.neo-news-router .information .info .desc a:hover{color:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-news-router .information .info .desc{overflow:hidden}}.neo-news-router .information .comment{width:100%;min-height:200px;padding:40px 0 0}.neo-news-router .information .comment .icon-comment{font-size:120px;color:var(--main-text-color,--default-main-text-color);height:.8em!important}@media screen and (max-width:560px){.neo-news-router .information .comment>.flex{flex-direction:column;align-items:center}}.neo-news-router .information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){.neo-news-router .information .comment .margin-remove{margin-right:0}}.neo-news-router .information .comment .justify-remove{justify-content:center}.neo-news-router .information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0}.neo-news-router .information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:right}.neo-news-router .information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.neo-pages-router{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-pages-router hr{max-width:100%}.neo-pages-router p,.neo-pages-router span{font-family:IRANYekan!important;font-size:15px!important;line-height:2.5!important}.neo-pages-router img{max-width:100%}.neo-pages-router a{color:var(--second-color,--default-second-color)}.neo-pages-router .flexible-article-content{line-height:2}.neo-pages-router .flexible-article-content ul{margin:auto 40px auto auto;list-style:disc none outside}.neo-pages-router .flexible-article-content ul li{margin:auto;list-style:disc none outside;line-height:2.5}@media screen and (max-width:560px){.neo-pages-router .flexible-article-content ul li{margin-right:auto!important}}.neo-patterns-router{display:flex;justify-content:center}.neo-patterns-router>.container{overflow:visible!important}.neo-patterns-router>.container .mobile-filters{display:none;width:100vw;height:100vh;position:fixed;background-color:#fff;top:65px;left:0;z-index:10;overflow-x:hidden}.neo-patterns-router>.container .mobile-filters>i{color:var(--main-text-color,--default-main-text-color);position:absolute;left:10px;top:10px;font-size:20px}.neo-patterns-router>.container .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1}.neo-patterns-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-patterns-router>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-patterns-router>.container .search-holder .input-holder{width:100%;border:none}}.neo-patterns-router>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-patterns-router>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-patterns-router>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-patterns-router>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-patterns-router>.container .search-holder>.select{display:none}}.neo-patterns-router>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-patterns-router>.container .search-holder>.inventory{display:none}}.neo-patterns-router>.container .mobile-search-holder{width:100%;height:50px;margin-top:10px;display:none}@media screen and (max-width:560px){.neo-patterns-router>.container .mobile-search-holder{display:flex;justify-content:space-between;align-items:center}}.neo-patterns-router>.container .mobile-search-holder>div{height:inherit;border-radius:22px;background-color:#fff;display:flex;align-items:center;padding:10px;justify-content:space-around}.neo-patterns-router>.container .mobile-search-holder>div:first-child{margin-left:5px}.neo-patterns-router>.container .mobile-search-holder>div:last-child{margin-right:5px}.neo-patterns-router>.container .mobile-search-holder>div i{font-size:24px;color:var(--second-color,--default-second-color)}.neo-patterns-router>.container .mobile-search-holder>div p{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-patterns-router>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:space-between}.neo-patterns-router>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px;padding:20px}.neo-patterns-router>.container .list-holder .filters>img{width:100%;margin-bottom:40px}@media screen and (max-width:560px){.neo-patterns-router>.container .list-holder .filters{display:none}}.neo-patterns-router>.container .list-holder .filters>.row{margin-bottom:15px}.neo-patterns-router>.container .list-holder .filters .text{font-size:13px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-patterns-router>.container .list-holder .filters>.description{margin-top:15px;font-size:12px;text-align:right;font-weight:700;color:#959595;line-height:2}.neo-patterns-router>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-patterns-router>.container .list-holder .filters>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-patterns-router>.container .list-holder .filters>.title h2{margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-patterns-router>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-patterns-router>.container .list-holder .filters .value .row{margin-top:10px}.neo-patterns-router>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-patterns-router>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-patterns-router>.container .list-holder .neo-component-tires-list{justify-content:center}}.neo-patterns-router>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-patterns-router>.container .list-holder .list{width:100%}}@media screen and (max-width:768px){.neo-patterns-router>.container .list-holder .list{justify-content:center}}.neo-patterns-router>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-patterns-router>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-patterns-router>.container .list-holder .list>li{width:190px}}.neo-patterns-router>.container .pagination-holder{width:calc(100% - 370px);margin-right:370px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-patterns-router>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-payment-mellat{display:flex;justify-content:center}.neo-payment-mellat>.container{overflow:visible!important}.neo-payment-mellat>.container .hero-head{width:100%;height:100%}.neo-payment-mellat>.container>.row .right{margin-left:20px}.neo-payment-mellat>.container>.row .box{min-height:200px;border-radius:22px;position:relative}.neo-payment-mellat>.container .margin-bottom{margin-bottom:20px}.neo-payment-mellat>.container .done-message{width:100%;min-height:300px;border-radius:18px;margin-bottom:30px;display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff}.neo-payment-mellat>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}.neo-payment-mellat>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}.neo-payment-mellat>.container .done-message.error i,.neo-payment-mellat>.container .done-message.error p{color:#d12727}.neo-payment-mellat>.container .done-message.warning i,.neo-payment-mellat>.container .done-message.warning p{color:#f04e23}.neo-payment-mellat>.container .done-message.success i,.neo-payment-mellat>.container .done-message.success p{color:var(--second-color,--default-second-color)}.neo-payment-pasargad{display:flex;justify-content:center}.neo-payment-pasargad>.container{overflow:visible!important}.neo-payment-pasargad>.container .hero-head{width:100%;height:100%;background-position:50%;background-size:65%}.neo-payment-pasargad>.container>.row .right{margin-left:20px}.neo-payment-pasargad>.container>.row .box{min-height:200px;border-radius:22px;position:relative}.neo-payment-pasargad>.container .margin-bottom{margin-bottom:20px}.neo-payment-pasargad>.container .done-message{width:100%;min-height:300px;border-radius:18px;margin-bottom:30px;display:flex;justify-content:center;flex-wrap:wrap;background-color:#fff}.neo-payment-pasargad>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}.neo-payment-pasargad>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}.neo-payment-pasargad>.container .done-message.error i,.neo-payment-pasargad>.container .done-message.error p{color:#d12727}.neo-payment-pasargad>.container .done-message.warning i,.neo-payment-pasargad>.container .done-message.warning p{color:#f04e23}.neo-payment-pasargad>.container .done-message.success i,.neo-payment-pasargad>.container .done-message.success p{color:var(--second-color,--default-second-color)}.neo-products-category{display:flex;justify-content:center}.neo-products-category>.container{overflow:visible!important}.neo-products-category>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-products-category>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-products-category>.container .search-holder .input-holder{width:100%;border:none}}.neo-products-category>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-products-category>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-products-category>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-products-category>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-products-category>.container .search-holder>.select{display:none}}.neo-products-category>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-products-category>.container .search-holder>.inventory{display:none}}.neo-products-category>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:space-between;gap:20px}.neo-products-category>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px}@media screen and (max-width:560px){.neo-products-category>.container .list-holder .filters{display:none}}.neo-products-category>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-products-category>.container .list-holder .filters>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-products-category>.container .list-holder .filters>.title h2{margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-products-category>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-products-category>.container .list-holder .filters .value .row{margin-top:10px}.neo-products-category>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-products-category>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-products-category>.container .list-holder .neo-component-tires-list{justify-content:center}}.neo-products-category>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-products-category>.container .list-holder .list{width:100%}}@media screen and (max-width:768px){.neo-products-category>.container .list-holder .list{justify-content:center}}.neo-products-category>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-products-category>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-products-category>.container .list-holder .list>li{width:190px}}.neo-products-category>.container .background-holder{width:100%;height:100%;position:absolute;top:0;z-index:-1}.neo-products-category>.container .pagination-holder{width:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-products-category>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-products-category>.container>.details{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.neo-products-category>.container>.details{flex-wrap:wrap}}@media screen and (max-width:560px){.neo-products-category>.container>.details .basic-details{margin-top:30px}}.neo-products-category>.container>.details>.item{height:600px;background-color:#fff;border-radius:18px;position:relative}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item{height:auto}}.neo-products-category>.container>.details>.item .options{width:200px;height:40px;left:40px;top:70px;position:absolute;display:flex;justify-content:center;direction:ltr}@media screen and (max-width:1024px){.neo-products-category>.container>.details>.item .options{top:40px;left:50%}}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item .options{top:20px;left:0}}.neo-products-category>.container>.details>.item .options>li{width:40px;height:40px;position:relative}.neo-products-category>.container>.details>.item .options>li .list{position:absolute;width:150px;height:100px;background-color:var(--main-text-color,--default-main-text-color)}.neo-products-category>.container>.details>.item .options>li i{font-size:20px;color:#bcbcbc;cursor:pointer}.neo-products-category>.container>.details>.item .options>li i.active,.neo-products-category>.container>.details>.item .options>li i:hover{color:var(--main-text-color,--default-main-text-color)}.neo-products-category>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:var(--main-text-color,--default-main-text-color);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:16px;padding:10px}.neo-products-category>.container>.details>.item .options .list li{width:100%;display:flex;height:35px;justify-content:flex-start;align-content:center;align-items:center}.neo-products-category>.container>.details>.item .options .list li .fa-facebook-square{font-size:25px;margin-right:5px;color:#4267b2}.neo-products-category>.container>.details>.item .options .list li .fa-twitter-square{font-size:25px;margin-right:5px;color:#1da1f2}.neo-products-category>.container>.details>.item .options .list.hidden{display:none}.neo-products-category>.container>.details>.item.details-holder{margin-left:10px;padding:50px 30px}@media screen and (max-width:1024px){.neo-products-category>.container>.details>.item.details-holder .compatibility{display:none}}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.details-holder .compatibility{display:block}.neo-products-category>.container>.details>.item.details-holder>.row{flex-wrap:wrap}}@media screen and (max-width:1024px){.neo-products-category>.container>.details>.item.details-holder{margin-left:0}}.neo-products-category>.container>.details>.item.details-holder .border{border-left:1px solid #bcbcbc;padding-left:30px;margin-left:30px}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.details-holder .border{margin-left:0;border-left:none;padding-left:0;padding-bottom:30px;border-bottom:1px solid #bcbcbc}}.neo-products-category>.container>.details>.item.details-holder>div{width:100%;height:100%}.neo-products-category>.container>.details>.item.details-holder>div .covers{width:350px;height:100%;display:flex;align-content:space-between;flex-wrap:wrap}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.details-holder>div .covers{width:100%}.neo-products-category>.container>.details>.item.details-holder>div .covers .row{justify-content:center}}.neo-products-category>.container>.details>.item.details-holder>div .covers .gap{gap:20px}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.details-holder>div .covers .gap{gap:5px}}.neo-products-category>.container>.details>.item.details-holder>div .covers .cover{width:350px;height:350px;background-position:50%;background-size:cover}.neo-products-category>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:50%;background-size:cover;border:1px solid #eee;border-radius:22px;cursor:pointer}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.details-holder>div .covers .cover-item{margin-top:5px}}.neo-products-category>.container>.details>.item.details-holder .tire-details{width:100%;height:100%;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-products-category>.container>.details>.item.details-holder .tire-details>img{height:60px}.neo-products-category>.container>.details>.item.details-holder .tire-details h1{font-family:IRANYekan Black;margin-top:30px;margin-bottom:30px;line-height:1.5}.neo-products-category>.container>.details>.item.details-holder .tire-details h1 a{color:#000}.neo-products-category>.container>.details>.item.details-holder .tire-details h1 a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-products-category>.container>.details>.item.details-holder .tire-details .item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-products-category>.container>.details>.item.details-holder .tire-details .item .title{width:120px;height:100%;line-height:35px;font-size:12px;text-align:right;color:#bcbcbc;border-left:1px solid var(--main-color,--default-main-color)}.neo-products-category>.container>.details>.item.details-holder .tire-details .item .description{width:100%;height:100%;font-size:18px;padding-right:10px;text-align:right;line-height:35px;font-family:IRANYekan Black;font-weight:700}.neo-products-category>.container>.details>.item.details-holder .tire-details .item .description a{color:#000}.neo-products-category>.container>.details>.item.details-holder .tire-details .item .description a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-products-category>.container>.details>.item.details-holder .tire-details .item .description.line-height{line-height:20px}.neo-products-category>.container>.details>.item.details-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.neo-products-category>.container>.details>.item.details-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px;margin-top:100px}.neo-products-category>.container>.details>.item.details-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-products-category>.container>.details>.item.details-holder .car-tires .list{width:100%;height:calc(100% - 120px);margin-top:10px;padding:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-x:hidden}.neo-products-category>.container>.details>.item.details-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-products-category>.container>.details>.item.details-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-products-category>.container>.details>.item.details-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-products-category>.container>.details>.item.point-holder{margin-right:10px;display:flex;padding:50px 10px;align-content:space-between;flex-wrap:wrap}.neo-products-category>.container>.details>.item.point-holder .euro-label>p{width:100%;text-align:center;margin-top:100px;margin-bottom:100px;font-size:15px;color:#d12727}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card{width:100%;height:80px;background-color:#eee;border-radius:15px;margin:10px 0}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right{font-size:40px;text-align:center;font-weight:700}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right.blue{color:var(--second-color,--default-second-color)}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right.red{color:#d12727}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right.primary{color:var(--main-color,--default-main-color)}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right.basic{color:var(--main-text-color,--default-main-text-color)}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .left,.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right{width:200px;height:100%}.neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .left img{height:65px;margin-left:20px}@media screen and (max-width:1024px){.neo-products-category>.container>.details>.item.point-holder{width:calc(50% - 10px);margin-right:0}}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.point-holder{width:100%}}@media screen and (max-width:1024px){.neo-products-category>.container>.details>.item.point-holder{margin-top:20px}}.neo-products-category>.container>.details>.item.point-holder>.point{height:100px;width:100%;text-align:center;line-height:100px;font-size:50px;font-family:IRANYekan Black;color:var(--second-color,--default-second-color)}.neo-products-category>.container>.details>.item.point-holder>.item{width:100%;padding:10px;display:flex;justify-content:center}.neo-products-category>.container>.details>.item.point-holder>.item .title{width:90px;font-size:12px;text-align:left;color:var(--main-text-color,--default-main-text-color);font-weight:700;padding-left:10px}.neo-products-category>.container>.details>.item.point-holder>.item .progress{width:100%;height:7px;margin-top:3px;border-radius:7px;background-color:#eee;display:flex;justify-content:flex-start}.neo-products-category>.container>.details>.item.point-holder>.item .progress .load{width:80%;height:inherit;border-radius:7px}.neo-products-category>.container>.details>.item.point-holder>.item .point{padding-right:5px;padding-left:5px;font-weight:700}.neo-products-category>.container>.details>.item.point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-products-category>.container>.details>.item.point-holder>.dots>span{width:100px;height:3px;background-color:#eee;margin:5px}.neo-products-category>.container>.details>.item.point-holder>.price-discount{width:100%;font-size:14px;color:#d12727;text-align:center}.neo-products-category>.container>.details>.item.point-holder>.price-discount span{margin:5px}.neo-products-category>.container>.details>.item.point-holder>.price{width:100%;font-size:20px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-products-category>.container>.details>.item.point-holder>.price span{margin:5px}.neo-products-category>.container>.details>.item.point-holder>.price span.text{font-size:14px;color:#bcbcbc;font-weight:lighter}.neo-products-category>.container>.details>.item.point-holder>.button-holder{padding:0 10px;margin-top:10px}.neo-products-category>.container>.details>.item.compatibility-holder{display:none;padding:20px}@media screen and (max-width:1024px){.neo-products-category>.container>.details>.item.compatibility-holder{display:block;width:calc(50% - 10px);margin-top:20px}}@media screen and (max-width:560px){.neo-products-category>.container>.details>.item.compatibility-holder{display:none}}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires .list{width:100%;height:calc(100% - 120px);margin-top:10px;padding:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-products-category>.container>.details>.item.compatibility-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-products-category>.container>.information{margin-top:20px;background-color:#fff;min-height:200px;margin-bottom:20px;border-radius:22px;padding:20px 50px}@media screen and (max-width:560px){.neo-products-category>.container>.information{padding:20px 5px}}.neo-products-category>.container>.information .header .titles{width:100%;height:25px;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-products-category>.container>.information .header .titles{padding:0 15px}}.neo-products-category>.container>.information .header .titles .title{width:170px;height:inherit;display:flex;justify-content:center;cursor:pointer;color:#bcbcbc;font-size:16px}.neo-products-category>.container>.information .header .titles .title i{margin-left:5px}.neo-products-category>.container>.information .header .titles .title>p{line-height:1.3}@media screen and (max-width:355px){.neo-products-category>.container>.information .header .titles .title>p{line-height:1.3}}.neo-products-category>.container>.information .header .titles .title.active{color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-products-category>.container>.information .header>.linear{width:100%;height:7px;margin-top:5px;border-radius:7px;background-color:#eee;display:flex;justify-content:center}.neo-products-category>.container>.information .header>.linear .holder{width:340px;height:7px;position:relative}.neo-products-category>.container>.information .header>.linear .holder span{width:170px;height:7px;position:absolute;background-color:var(--main-color,--default-main-color);border-radius:7px}.neo-products-category>.container>.information .review{width:100%;padding:40px 0 0;min-height:200px}.neo-products-category>.container>.information .info{width:100%;padding:40px 0 0;display:none}.neo-products-category>.container>.information .info .row{margin-top:10px;display:flex;justify-content:center}.neo-products-category>.container>.information .info .title{width:200px;height:40px;text-align:right;padding:5px 10px;color:var(--main-text-color,--default-main-text-color);line-height:30px;margin-left:10px;border-bottom-right-radius:18px;border-top-right-radius:18px;background-color:#eee}.neo-products-category>.container>.information .info .desc{width:100%;height:40px;text-align:right;padding:5px 10px;color:#000;line-height:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;background-color:#f8f8f8}.neo-products-category>.container>.information .info .desc a{color:#000}.neo-products-category>.container>.information .info .desc a:hover{color:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-products-category>.container>.information .info .desc{overflow:hidden}}.neo-products-category>.container>.information .comment{width:100%;min-height:200px;padding:40px 0 0;display:none}@media screen and (max-width:560px){.neo-products-category>.container>.information .comment>.flex{flex-direction:column;align-items:center}}.neo-products-category>.container>.information .comment .icon-comment{font-size:120px;color:var(--main-text-color,--default-main-text-color);height:.8em!important}.neo-products-category>.container>.information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){.neo-products-category>.container>.information .comment .margin-remove{margin-right:0}}.neo-products-category>.container>.information .comment .justify-remove{justify-content:center}.neo-products-category>.container>.information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0}.neo-products-category>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:right}.neo-products-category>.container>.information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.neo-products-category>.container>.information .review-text a{color:var(--second-color,--default-second-color)}.neo-products-category>.container>.information .review-text a:hover{color:#1c3b4c}.neo-products-category>.container>.information .review-text p{line-height:2.5;margin:0}@media screen and (max-width:760px){.neo-products-category>.container>.information .review-text p img{width:100%}}.neo-products-category>.container>.information .review-text ul{margin:auto 40px auto auto;list-style:disc none outside}.neo-products-category>.container>.information .review-text ul li{margin:auto;list-style:disc none outside;line-height:2.5}@media screen and (max-width:560px){.neo-products-category>.container>.information .review-text ul li{margin-right:auto!important}}.neo-products-category>.container>.information .review-text img{max-width:100%!important}@media screen and (max-width:760px){.neo-products-category>.container>.information .review-text img{width:100%}}.neo-products-category>.container>.information .review-text span{line-height:2.5}@media screen and (max-width:560px){.neo-products-category>.container>.information .review-text{padding:0 20px}}.neo-products-category>.container>.title{width:100%;height:25px;border-right:1px solid var(--main-color,--default-main-color);font-size:14px;text-align:right;padding-right:20px;color:var(--main-text-color,--default-main-text-color);font-weight:700;line-height:25px}.neo-products-category>.container>.related{width:100%;margin-top:20px}.neo-tires-compare .holder .tires .tire{width:23%;flex-shrink:0;min-height:875px;min-height:60vh;margin-bottom:20px;padding-bottom:20px;margin-left:1%;margin-right:1%;border-radius:22px;background-color:#fff;position:relative}.neo-tires-compare .holder .tires .tire .tire-details{width:100%;display:flex;justify-content:center;align-content:flex-start;flex-wrap:wrap}.neo-tires-compare .holder .tires .tire .tire-details .item{width:90%;min-height:35px;display:flex;margin:0 10px 10px}.neo-tires-compare .holder .tires .tire .tire-details .item .title{width:120px;height:100%;line-height:35px;font-size:11px;text-align:right;color:#bcbcbc;margin-right:15%;border-left:1.5px solid var(--second-color,--default-second-color)}.neo-tires-compare .holder .tires .tire .tire-details .item .description a{color:#000;font-size:smaller}.neo-products-index{display:flex;justify-content:center}.neo-products-index>.container{overflow:visible!important}.neo-products-index>.container .mobile-filters{display:none;width:100vw;height:100vh;position:fixed;background-color:#fff;top:65px;left:0;z-index:10;overflow-x:hidden}.neo-products-index>.container .mobile-filters>i{color:var(--main-text-color,--default-main-text-color);position:fixed;right:0;top:70px;font-size:20px;cursor:pointer}.neo-products-index>.container .mobile-filters>button{position:fixed;left:10px;top:70px;cursor:pointer;background-color:var(--second-color,--default-second-color);border-radius:22px;padding:10px 15px;color:#fff}.neo-products-index>.container .background-holder{width:100%;height:100%;position:absolute;top:0;z-index:-1}.neo-products-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-products-index>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-products-index>.container .search-holder .input-holder{width:100%;border:none}}.neo-products-index>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-products-index>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-products-index>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-products-index>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-products-index>.container .search-holder>.select{display:none}}.neo-products-index>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-products-index>.container .search-holder>.inventory{display:none}}.neo-products-index>.container .mobile-search-holder{width:100%;height:50px;margin-top:10px;display:none}@media screen and (max-width:560px){.neo-products-index>.container .mobile-search-holder{display:flex;justify-content:space-between;align-items:center}}.neo-products-index>.container .mobile-search-holder>div{height:inherit;border-radius:22px;background-color:#fff;display:flex;align-items:center;padding:10px;justify-content:space-around}.neo-products-index>.container .mobile-search-holder>div:first-child{margin-left:5px}.neo-products-index>.container .mobile-search-holder>div:last-child{margin-right:5px}.neo-products-index>.container .mobile-search-holder>div i{font-size:24px;color:var(--second-color,--default-second-color)}.neo-products-index>.container .mobile-search-holder>div p{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-products-index>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:space-between}.neo-products-index>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px}@media screen and (max-width:560px){.neo-products-index>.container .list-holder .filters{display:none}}.neo-products-index>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-products-index>.container .list-holder .filters>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-products-index>.container .list-holder .filters>.title h2{margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-products-index>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-products-index>.container .list-holder .filters .value .row{margin-top:10px}.neo-products-index>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-products-index>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-products-index>.container .list-holder .neo-component-tires-list{justify-content:center}}.neo-products-index>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-products-index>.container .list-holder .list{width:100%}}@media screen and (max-width:768px){.neo-products-index>.container .list-holder .list{justify-content:center}}.neo-products-index>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-products-index>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-products-index>.container .list-holder .list>li{width:190px}}.neo-products-index>.container .pagination-holder{width:calc(100% - 370px);margin-right:370px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-products-index>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-products-router{display:flex;justify-content:center;margin-top:20px}.neo-products-router>.container{overflow:visible!important}.neo-products-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-products-router>.container .search-holder .input-holder{width:100%;height:40px;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-products-router>.container .search-holder .input-holder{width:100%;border:none}}.neo-products-router>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-products-router>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-products-router>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-products-router>.container .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1}.neo-products-router>.container>.details{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.neo-products-router>.container>.details{flex-wrap:wrap}}.neo-products-router>.container>.details .basic-details{position:relative}@media screen and (max-width:560px){.neo-products-router>.container>.details .basic-details{margin-top:30px}}.neo-products-router>.container>.details>.item{height:600px;background-color:#fff;border-radius:18px;position:relative}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item{height:auto}}.neo-products-router>.container>.details>.item .options{width:200px;height:40px;left:0;top:0;position:absolute;display:flex;justify-content:center;direction:ltr}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item .options{top:40px;left:50%}}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item .options{top:20px;left:0}}.neo-products-router>.container>.details>.item .options>li{width:40px;height:40px;position:relative}.neo-products-router>.container>.details>.item .options>li .list{position:absolute;width:150px;height:100px;background-color:var(--main-text-color,--default-main-text-color)}.neo-products-router>.container>.details>.item .options>li i{font-size:20px;color:#bcbcbc;cursor:pointer}.neo-products-router>.container>.details>.item .options>li i.active,.neo-products-router>.container>.details>.item .options>li i:hover{color:var(--main-text-color,--default-main-text-color)}.neo-products-router>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:var(--main-text-color,--default-main-text-color);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:16px;padding:10px}.neo-products-router>.container>.details>.item .options .list li{width:100%;display:flex;height:35px;justify-content:flex-start;align-content:center;align-items:center}.neo-products-router>.container>.details>.item .options .list li .fa-facebook-square{font-size:25px;margin-right:5px;color:#4267b2}.neo-products-router>.container>.details>.item .options .list li .fa-twitter-square{font-size:25px;margin-right:5px;color:#1da1f2}.neo-products-router>.container>.details>.item .options .list.hidden{display:none}.neo-products-router>.container>.details>.item.details-holder{margin-left:10px;padding:50px 30px}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.details-holder .compatibility{display:none}}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.details-holder .compatibility{display:block}.neo-products-router>.container>.details>.item.details-holder>.row{flex-wrap:wrap}}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.details-holder{margin-left:0}}.neo-products-router>.container>.details>.item.details-holder .border{border-left:1px solid #bcbcbc;padding-left:30px;margin-left:30px}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.details-holder .border{margin-left:0;border-left:none;padding-left:0;padding-bottom:30px;border-bottom:1px solid #bcbcbc}}.neo-products-router>.container>.details>.item.details-holder>div{width:100%;height:100%}.neo-products-router>.container>.details>.item.details-holder>div .covers{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.details-holder>div .covers{width:100%}.neo-products-router>.container>.details>.item.details-holder>div .covers .row{justify-content:center}}.neo-products-router>.container>.details>.item.details-holder>div .covers .gap{gap:20px}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.details-holder>div .covers .gap{gap:5px}}.neo-products-router>.container>.details>.item.details-holder>div .covers .cover{width:350px;height:350px;background-position:50%;background-size:cover}.neo-products-router>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:50%;background-size:cover;border:1px solid #eee;border-radius:22px;cursor:pointer}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.details-holder>div .covers .cover-item{margin-top:5px}}.neo-products-router>.container>.details>.item.details-holder .tire-details{width:100%;height:100%;display:flex;flex-direction:column}.neo-products-router>.container>.details>.item.details-holder .tire-details>img{height:60px;width:40%}.neo-products-router>.container>.details>.item.details-holder .tire-details h1{font-family:IRANYekan Black;margin-top:30px;margin-bottom:30px;line-height:1.5}.neo-products-router>.container>.details>.item.details-holder .tire-details h1 a{color:#000}.neo-products-router>.container>.details>.item.details-holder .tire-details h1 a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-products-router>.container>.details>.item.details-holder .tire-details .item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-products-router>.container>.details>.item.details-holder .tire-details .item .title{width:120px;height:100%;line-height:35px;font-size:12px;text-align:right;color:#bcbcbc;border-left:1px solid var(--main-color,--default-main-color)}.neo-products-router>.container>.details>.item.details-holder .tire-details .item .description{width:100%;height:100%;font-size:18px;padding-right:10px;text-align:right;line-height:35px;font-family:IRANYekan Black;font-weight:700}.neo-products-router>.container>.details>.item.details-holder .tire-details .item .description a{color:#000}.neo-products-router>.container>.details>.item.details-holder .tire-details .item .description a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-products-router>.container>.details>.item.details-holder .tire-details .item .description.line-height{line-height:20px}.neo-products-router>.container>.details>.item.details-holder .car-tires{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.neo-products-router>.container>.details>.item.details-holder .car-tires>.item{width:100%;height:35px;display:flex}.neo-products-router>.container>.details>.item.details-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-products-router>.container>.details>.item.details-holder .car-tires .list{width:100%;flex:1;margin-top:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-x:hidden}.neo-products-router>.container>.details>.item.details-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-products-router>.container>.details>.item.details-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-products-router>.container>.details>.item.details-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder{margin-right:10px;display:flex;align-content:space-between;flex-wrap:wrap}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder{width:calc(50% - 10px);margin-right:0}}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder{width:100%}}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder{margin-top:20px}}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.point{height:100px;width:100%;text-align:center;line-height:100px;font-size:50px;font-family:IRANYekan Black;color:var(--second-color,--default-second-color)}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.item{width:100%;padding:10px;display:flex;justify-content:center}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.item .title{width:90px;font-size:12px;text-align:left;color:var(--main-text-color,--default-main-text-color);font-weight:700;padding-left:10px}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.item .progress{width:100%;height:7px;margin-top:3px;border-radius:7px;background-color:#eee;display:flex;justify-content:flex-start}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.item .progress .load{width:80%;height:inherit;border-radius:7px}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.item .point{padding-right:5px;padding-left:5px;font-weight:700}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.dots>span{width:100px;height:3px;background-color:#eee;margin:5px}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.price-discount{width:100%;font-size:14px;color:#d12727;text-align:center}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.price-discount span{margin:5px}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.price{width:100%;font-size:20px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.price span{margin:5px}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.price span.text{font-size:14px;color:#bcbcbc;font-weight:lighter}.neo-products-router>.container>.details>.item.details-holder .car-tires .point-holder>.button-holder{padding:0 10px;margin-top:10px}.neo-products-router>.container>.details>.item.compatibility-holder{display:none;padding:20px}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.compatibility-holder{display:block;width:calc(50% - 10px);margin-top:20px}}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.compatibility-holder{display:none}}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .list{width:100%;flex:1;margin-top:10px;padding:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder{margin-right:10px;display:flex;padding:50px 10px;align-content:space-between;flex-wrap:wrap}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label>p{width:100%;text-align:center;margin-top:100px;margin-bottom:100px;font-size:15px;color:#d12727}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card{width:100%;height:80px;background-color:#eee;border-radius:15px;margin:10px 0}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right{font-size:40px;text-align:center;font-weight:700}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right.blue{color:var(--second-color,--default-second-color)}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right.red{color:#d12727}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right.primary{color:var(--main-color,--default-main-color)}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right.basic{color:var(--main-text-color,--default-main-text-color)}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .left,.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right{width:200px;height:100%}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .left img{height:65px;margin-left:20px}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder{width:calc(50% - 10px);margin-right:0}}@media screen and (max-width:560px){.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder{width:100%}}@media screen and (max-width:1024px){.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder{margin-top:20px}}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.point{height:100px;width:100%;text-align:center;line-height:100px;font-size:50px;font-family:IRANYekan Black;color:var(--second-color,--default-second-color)}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.item{width:100%;padding:10px;display:flex;justify-content:center}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.item .title{width:90px;font-size:12px;text-align:left;color:var(--main-text-color,--default-main-text-color);font-weight:700;padding-left:10px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.item .progress{width:100%;height:7px;margin-top:3px;border-radius:7px;background-color:#eee;display:flex;justify-content:flex-start}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.item .progress .load{width:80%;height:inherit;border-radius:7px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.item .point{padding-right:5px;padding-left:5px;font-weight:700}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.dots>span{width:100px;height:3px;background-color:#eee;margin:5px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.price-discount{width:100%;font-size:14px;color:#d12727;text-align:center}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.price-discount span{margin:5px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.price{width:100%;font-size:20px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.price span{margin:5px}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.price span.text{font-size:14px;color:#bcbcbc;font-weight:lighter}.neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder>.button-holder{padding:0 10px;margin-top:10px}.neo-products-router>.container>.information{margin-top:20px;background-color:#fff;min-height:200px;margin-bottom:20px;border-radius:22px;padding:20px 50px}@media screen and (max-width:560px){.neo-products-router>.container>.information{padding:20px 5px}}.neo-products-router>.container>.information .header .titles{width:100%;height:25px;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-products-router>.container>.information .header .titles{padding:0 15px}}.neo-products-router>.container>.information .header .titles .title{width:170px;height:inherit;display:flex;justify-content:center;cursor:pointer;color:#bcbcbc;font-size:16px}.neo-products-router>.container>.information .header .titles .title i{margin-left:5px}.neo-products-router>.container>.information .header .titles .title>p{line-height:1.3}@media screen and (max-width:355px){.neo-products-router>.container>.information .header .titles .title>p{line-height:1.3}}.neo-products-router>.container>.information .header .titles .title.active{color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-products-router>.container>.information .header>.linear{width:100%;height:7px;margin-top:5px;border-radius:7px;background-color:#eee;display:flex;justify-content:center}.neo-products-router>.container>.information .header>.linear .holder{width:340px;height:7px;position:relative}.neo-products-router>.container>.information .header>.linear .holder span{width:170px;height:7px;position:absolute;background-color:var(--main-color,--default-main-color);border-radius:7px}.neo-products-router>.container>.information .review{width:100%;padding:40px 0 0;min-height:200px}.neo-products-router>.container>.information .info{width:100%;padding:40px 0 0;display:none}.neo-products-router>.container>.information .info .row{margin-top:10px;display:flex;justify-content:center}.neo-products-router>.container>.information .info .title{width:200px;height:40px;text-align:right;padding:5px 10px;color:var(--main-text-color,--default-main-text-color);line-height:30px;margin-left:10px;border-bottom-right-radius:18px;border-top-right-radius:18px;background-color:#eee}.neo-products-router>.container>.information .info .desc{width:100%;height:40px;text-align:right;padding:5px 10px;color:#000;line-height:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;background-color:#f8f8f8}.neo-products-router>.container>.information .info .desc a{color:#000}.neo-products-router>.container>.information .info .desc a:hover{color:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-products-router>.container>.information .info .desc{overflow:hidden}}.neo-products-router>.container>.information .comment{width:100%;min-height:200px;padding:40px 0 0;display:none}@media screen and (max-width:560px){.neo-products-router>.container>.information .comment>.flex{flex-direction:column;align-items:center}}.neo-products-router>.container>.information .comment .icon-comment{font-size:120px;color:var(--main-text-color,--default-main-text-color);height:.8em!important}.neo-products-router>.container>.information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){.neo-products-router>.container>.information .comment .margin-remove{margin-right:0}}.neo-products-router>.container>.information .comment .justify-remove{justify-content:center}.neo-products-router>.container>.information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0}.neo-products-router>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:right}.neo-products-router>.container>.information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.neo-products-router>.container>.information .review-text a{color:var(--second-color,--default-second-color)}.neo-products-router>.container>.information .review-text a:hover{color:#1c3b4c}.neo-products-router>.container>.information .review-text p{line-height:2.5;margin:0}@media screen and (max-width:760px){.neo-products-router>.container>.information .review-text p img{width:100%}}.neo-products-router>.container>.information .review-text ul{margin:auto 40px auto auto;list-style:disc none outside}.neo-products-router>.container>.information .review-text ul li{margin:auto;list-style:disc none outside;line-height:2.5}@media screen and (max-width:560px){.neo-products-router>.container>.information .review-text ul li{margin-right:auto!important}}.neo-products-router>.container>.information .review-text img{max-width:100%!important}@media screen and (max-width:760px){.neo-products-router>.container>.information .review-text img{width:100%}}.neo-products-router>.container>.information .review-text span{line-height:2.5}@media screen and (max-width:560px){.neo-products-router>.container>.information .review-text{padding:0 20px}}.neo-products-router>.container>.title{width:100%;height:25px;border-right:1px solid var(--main-color,--default-main-color);font-size:14px;text-align:right;padding-right:20px;color:var(--main-text-color,--default-main-text-color);font-weight:700;line-height:25px}.neo-products-router>.container>.related{width:100%;margin-top:20px}.neo-tires-compare .search-holder .input-holder .icon{color:var(--main-text-color,--default-main-text-color)}.neo-rings-index{display:flex;justify-content:center}.neo-rings-index>.container{overflow:visible!important}.neo-rings-index>.container .mobile-filters{display:none;width:100vw;height:100vh;position:fixed;background-color:#fff;top:65px;left:0;z-index:10;overflow-x:hidden}.neo-rings-index>.container .mobile-filters>i{color:var(--main-text-color,--default-main-text-color);position:fixed;left:10px;top:80px;font-size:20px;cursor:pointer}.neo-rings-index>.container .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1;background-repeat:repeat}.neo-rings-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-rings-index>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-rings-index>.container .search-holder .input-holder{width:100%;border:none}}.neo-rings-index>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-rings-index>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-rings-index>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-rings-index>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-rings-index>.container .search-holder>.select{display:none}}.neo-rings-index>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-rings-index>.container .search-holder>.inventory{display:none}}.neo-rings-index>.container .mobile-search-holder{width:100%;height:50px;margin-top:10px;display:none}@media screen and (max-width:560px){.neo-rings-index>.container .mobile-search-holder{display:flex;justify-content:space-between;align-items:center}}.neo-rings-index>.container .mobile-search-holder>div{height:inherit;border-radius:22px;background-color:#fff;display:flex;align-items:center;padding:10px;justify-content:space-around}.neo-rings-index>.container .mobile-search-holder>div:first-child{margin-left:5px}.neo-rings-index>.container .mobile-search-holder>div:last-child{margin-right:5px}.neo-rings-index>.container .mobile-search-holder>div i{font-size:24px;color:var(--second-color,--default-second-color)}.neo-rings-index>.container .mobile-search-holder>div p{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-rings-index>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:space-between}.neo-rings-index>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px}@media screen and (max-width:560px){.neo-rings-index>.container .list-holder .filters{display:none}}.neo-rings-index>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-rings-index>.container .list-holder .filters>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-rings-index>.container .list-holder .filters>.title h2{margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-rings-index>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-rings-index>.container .list-holder .filters .value .row{margin-top:10px}.neo-rings-index>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-rings-index>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-rings-index>.container .list-holder .neo-component-tires-list{justify-content:center}}.neo-rings-index>.container .list-holder .neo-component-tires-list>li{width:270px;height:495px;margin:0 5px}@media screen and (max-width:560px){.neo-rings-index>.container .list-holder .neo-component-tires-list>li{width:45%}}.neo-rings-index>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-rings-index>.container .list-holder .list{width:100%}}@media screen and (max-width:768px){.neo-rings-index>.container .list-holder .list{justify-content:center}}.neo-rings-index>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-rings-index>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-rings-index>.container .list-holder .list>li{width:190px}}.neo-rings-index>.container .pagination-holder{width:calc(100% - 370px);margin-right:370px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-rings-index>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-rings-router{display:flex;justify-content:center}.neo-rings-router>.container{overflow:visible!important}.neo-rings-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-rings-router>.container .search-holder .input-holder{width:100%;height:40px;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-rings-router>.container .search-holder .input-holder{width:100%;border:none}}.neo-rings-router>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-rings-router>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-rings-router>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-rings-router>.container .background-holder{width:100%;height:100%;position:absolute;top:0;z-index:-1}.neo-rings-router>.container>.details{margin-top:20px;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.neo-rings-router>.container>.details{flex-wrap:wrap}}.neo-rings-router>.container>.details .basic-details{position:relative}@media screen and (max-width:560px){.neo-rings-router>.container>.details .basic-details{margin-top:30px}}.neo-rings-router>.container>.details>.item{height:600px;background-color:#fff;border-radius:18px;position:relative}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item{height:auto}}.neo-rings-router>.container>.details>.item .options{width:200px;height:40px;left:40px;top:0;position:absolute;display:flex;justify-content:center;direction:ltr}@media screen and (max-width:1024px){.neo-rings-router>.container>.details>.item .options{top:40px;left:50%}}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item .options{top:20px;left:0}}.neo-rings-router>.container>.details>.item .options>li{width:40px;height:40px;position:relative}.neo-rings-router>.container>.details>.item .options>li .list{position:absolute;width:150px;height:100px;background-color:var(--main-text-color,--default-main-text-color)}.neo-rings-router>.container>.details>.item .options>li i{font-size:20px;color:#bcbcbc;cursor:pointer}.neo-rings-router>.container>.details>.item .options>li i.active,.neo-rings-router>.container>.details>.item .options>li i:hover{color:var(--main-text-color,--default-main-text-color)}.neo-rings-router>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:var(--main-text-color,--default-main-text-color);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:16px;padding:10px}.neo-rings-router>.container>.details>.item .options .list li{width:100%;display:flex;height:35px;justify-content:flex-start;align-content:center;align-items:center}.neo-rings-router>.container>.details>.item .options .list li .fa-facebook-square{font-size:25px;margin-right:5px;color:#4267b2}.neo-rings-router>.container>.details>.item .options .list li .fa-twitter-square{font-size:25px;margin-right:5px;color:#1da1f2}.neo-rings-router>.container>.details>.item .options .list.hidden{display:none}.neo-rings-router>.container>.details>.item.details-holder{margin-left:10px;padding:50px 30px}.neo-rings-router>.container>.details>.item.details-holder>.gap{gap:20px}@media screen and (max-width:1024px){.neo-rings-router>.container>.details>.item.details-holder .compatibility{display:none}}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.details-holder .compatibility{display:block}.neo-rings-router>.container>.details>.item.details-holder>.row{flex-wrap:wrap}}@media screen and (max-width:1024px){.neo-rings-router>.container>.details>.item.details-holder{margin-left:0}}.neo-rings-router>.container>.details>.item.details-holder .border{border-left:1px solid #bcbcbc}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.details-holder .border{margin-left:0;border-left:none;padding-left:0;padding-bottom:30px;border-bottom:1px solid #bcbcbc}}.neo-rings-router>.container>.details>.item.details-holder>div{width:100%;height:100%}.neo-rings-router>.container>.details>.item.details-holder>div .covers{width:350px;height:100%;display:flex;align-content:space-between;flex-wrap:wrap}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.details-holder>div .covers{width:100%}}.neo-rings-router>.container>.details>.item.details-holder>div .covers>.gap{gap:20px}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.details-holder>div .covers .row{justify-content:center}}.neo-rings-router>.container>.details>.item.details-holder>div .covers .cover{width:350px;height:350px;background-position:50%;background-size:cover}.neo-rings-router>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:50%;background-size:cover;border-radius:22px;border:1px solid #eee;cursor:pointer}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.details-holder>div .covers .cover-item{margin:5px}}.neo-rings-router>.container>.details>.item.details-holder .tire-details{width:100%;height:100%;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-rings-router>.container>.details>.item.details-holder .tire-details>img{height:60px}.neo-rings-router>.container>.details>.item.details-holder .tire-details h1{font-family:IRANYekan Black;margin-top:30px;margin-bottom:30px;line-height:22px}.neo-rings-router>.container>.details>.item.details-holder .tire-details h1 a{color:#000}.neo-rings-router>.container>.details>.item.details-holder .tire-details h1 a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-rings-router>.container>.details>.item.details-holder .tire-details .item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-rings-router>.container>.details>.item.details-holder .tire-details .item .title{width:120px;height:100%;line-height:35px;font-size:12px;text-align:right;color:#bcbcbc;border-left:1px solid var(--main-color,--default-main-color)}.neo-rings-router>.container>.details>.item.details-holder .tire-details .item .description{width:100%;height:100%;font-size:18px;padding-right:10px;text-align:right;line-height:35px;font-family:IRANYekan Black;font-weight:700}.neo-rings-router>.container>.details>.item.details-holder .tire-details .item .description a{color:#000}.neo-rings-router>.container>.details>.item.details-holder .tire-details .item .description a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-rings-router>.container>.details>.item.details-holder .tire-details .item .description.line-height{line-height:20px}.neo-rings-router>.container>.details>.item.details-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.neo-rings-router>.container>.details>.item.details-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-rings-router>.container>.details>.item.details-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-rings-router>.container>.details>.item.details-holder .car-tires .list{width:100%;height:calc(100% - 120px);margin-top:10px;padding:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-x:hidden}.neo-rings-router>.container>.details>.item.details-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-rings-router>.container>.details>.item.details-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-rings-router>.container>.details>.item.details-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-rings-router>.container>.details>.item.point-holder{margin-right:10px;display:flex;padding:50px 10px;align-content:space-between;flex-wrap:wrap}.neo-rings-router>.container>.details>.item.point-holder .euro-label>p{width:100%;text-align:center;margin-top:100px;margin-bottom:100px;font-size:15px;color:#d12727}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card{width:100%;height:80px;background-color:#eee;border-radius:15px;margin:10px 0}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right{font-size:40px;text-align:center;font-weight:700}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right.blue{color:var(--second-color,--default-second-color)}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right.red{color:#d12727}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right.primary{color:var(--main-color,--default-main-color)}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right.basic{color:var(--main-text-color,--default-main-text-color)}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .left,.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right{width:200px;height:100%}.neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .left img{height:65px;margin-left:20px}@media screen and (max-width:1024px){.neo-rings-router>.container>.details>.item.point-holder{width:calc(50% - 10px);margin-right:0}}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.point-holder{width:100%}}@media screen and (max-width:1024px){.neo-rings-router>.container>.details>.item.point-holder{margin-top:20px}}.neo-rings-router>.container>.details>.item.point-holder>.point{height:100px;width:100%;text-align:center;line-height:100px;font-size:50px;font-family:IRANYekan Black;color:var(--second-color,--default-second-color)}.neo-rings-router>.container>.details>.item.point-holder>.item{width:100%;padding:10px;display:flex;justify-content:center}.neo-rings-router>.container>.details>.item.point-holder>.item .title{width:90px;font-size:12px;text-align:left;color:var(--main-text-color,--default-main-text-color);font-weight:700;padding-left:10px}.neo-rings-router>.container>.details>.item.point-holder>.item .progress{width:100%;height:7px;margin-top:3px;border-radius:7px;background-color:#eee;display:flex;justify-content:flex-start}.neo-rings-router>.container>.details>.item.point-holder>.item .progress .load{width:80%;height:inherit;border-radius:7px}.neo-rings-router>.container>.details>.item.point-holder>.item .point{padding-right:5px;padding-left:5px;font-weight:700}.neo-rings-router>.container>.details>.item.point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-rings-router>.container>.details>.item.point-holder>.dots>span{width:100px;height:3px;background-color:#eee;margin:5px}.neo-rings-router>.container>.details>.item.point-holder>.price-discount{width:100%;font-size:14px;color:#d12727;text-align:center}.neo-rings-router>.container>.details>.item.point-holder>.price-discount span{margin:5px}.neo-rings-router>.container>.details>.item.point-holder>.price{width:100%;font-size:20px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-rings-router>.container>.details>.item.point-holder>.price span{margin:5px}.neo-rings-router>.container>.details>.item.point-holder>.price span.text{font-size:14px;color:#bcbcbc;font-weight:lighter}.neo-rings-router>.container>.details>.item.point-holder>.button-holder{padding:0 10px;margin-top:10px}.neo-rings-router>.container>.details>.item.compatibility-holder{display:none;padding:20px}@media screen and (max-width:1024px){.neo-rings-router>.container>.details>.item.compatibility-holder{display:block;width:calc(50% - 10px);margin-top:20px}}@media screen and (max-width:560px){.neo-rings-router>.container>.details>.item.compatibility-holder{display:none}}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires .list{width:100%;height:calc(100% - 120px);margin-top:10px;padding:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-rings-router>.container>.details>.item.compatibility-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-rings-router>.container>.information{margin-top:20px;background-color:#fff;min-height:200px;margin-bottom:20px;border-radius:22px;padding:20px 50px}@media screen and (max-width:560px){.neo-rings-router>.container>.information{padding:20px 5px}}.neo-rings-router>.container>.information .header .titles{width:100%;height:25px;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-rings-router>.container>.information .header .titles{padding:0 15px}}.neo-rings-router>.container>.information .header .titles .title{width:170px;height:inherit;display:flex;justify-content:center;cursor:pointer;color:#bcbcbc;font-size:16px}.neo-rings-router>.container>.information .header .titles .title i{margin-left:5px}.neo-rings-router>.container>.information .header .titles .title.active{color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-rings-router>.container>.information .header>.linear{width:100%;height:7px;margin-top:5px;border-radius:7px;background-color:#eee;display:flex;justify-content:center}.neo-rings-router>.container>.information .header>.linear .holder{width:340px;height:7px;position:relative}.neo-rings-router>.container>.information .header>.linear .holder span{width:170px;height:7px;position:absolute;background-color:var(--main-color,--default-main-color);border-radius:7px}.neo-rings-router>.container>.information .review{width:100%;padding:40px 0 0;min-height:200px}.neo-rings-router>.container>.information .info{width:100%;padding:40px 0 0;display:none}.neo-rings-router>.container>.information .info .row{margin-top:10px;display:flex;justify-content:center}.neo-rings-router>.container>.information .info .title{width:200px;height:40px;text-align:right;padding:5px 10px;color:var(--main-text-color,--default-main-text-color);line-height:30px;margin-left:10px;border-bottom-right-radius:18px;border-top-right-radius:18px;background-color:#eee}.neo-rings-router>.container>.information .info .desc{width:100%;height:40px;text-align:right;padding:5px 10px;color:#000;line-height:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;background-color:#f8f8f8}.neo-rings-router>.container>.information .info .desc a{color:#000}.neo-rings-router>.container>.information .info .desc a:hover{color:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-rings-router>.container>.information .info .desc{overflow:hidden}}.neo-rings-router>.container>.information .comment{width:100%;min-height:200px;padding:40px 0 0;display:none}@media screen and (max-width:560px){.neo-rings-router>.container>.information .comment>.flex{flex-direction:column;align-items:center}}.neo-rings-router>.container>.information .comment .icon-comment{font-size:120px;color:var(--main-text-color,--default-main-text-color);height:.8em!important}.neo-rings-router>.container>.information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){.neo-rings-router>.container>.information .comment .margin-remove{margin-right:0}}.neo-rings-router>.container>.information .comment .justify-remove{justify-content:center}.neo-rings-router>.container>.information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0}.neo-rings-router>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:right}.neo-rings-router>.container>.information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.neo-rings-router>.container>.information .review-text a{color:var(--second-color,--default-second-color)}.neo-rings-router>.container>.information .review-text a:hover{color:#1c3b4c}.neo-rings-router>.container>.information .review-text p{line-height:2.5;margin:0}@media screen and (max-width:760px){.neo-rings-router>.container>.information .review-text p img{width:100%}}.neo-rings-router>.container>.information .review-text ul{margin:auto 40px auto auto;list-style:disc none outside}.neo-rings-router>.container>.information .review-text ul li{margin:auto;list-style:disc none outside;line-height:2.5}.neo-rings-router>.container>.information .review-text img{max-width:100%!important}@media screen and (max-width:760px){.neo-rings-router>.container>.information .review-text img{width:100%}}.neo-rings-router>.container>.information .review-text span{line-height:2.5}@media screen and (max-width:560px){.neo-rings-router>.container>.information .review-text{padding:0 20px}}.neo-rings-router>.container>.title{width:100%;height:25px;border-right:1px solid var(--main-color,--default-main-color);font-size:14px;text-align:right;padding-right:20px;color:var(--main-text-color,--default-main-text-color);font-weight:700;line-height:25px}.neo-rings-router>.container>.related{width:100%;margin-top:20px}.neo-services-complaints{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-services-complaints a{color:#000}.neo-services-complaints .contact-description{line-height:2}.neo-services-complaints .field{width:50%}@media screen and (max-width:560px){.neo-services-complaints .field{width:100%}}.neo-services-poll{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-services-poll a{color:#000}.neo-services-poll .contact-description{line-height:2}.neo-services-poll .field{width:calc(50% - 5px)}@media screen and (max-width:560px){.neo-services-poll .field{width:100%}}.neo-services-warranty{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}.neo-services-warranty a{color:#000}.neo-services-warranty .contact-description{line-height:2}.neo-tires-compare{display:flex;justify-content:center}.neo-tires-compare .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1}.neo-tires-compare .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-tires-compare .search-holder .input-holder{width:100%;height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-tires-compare .search-holder .input-holder{width:100%;border:none}}.neo-tires-compare .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-tires-compare .search-holder .input-holder .icon{font-size:24px;color:var(--second-color,--default-second-color);margin:5px 0 5px 10px;cursor:pointer}.neo-tires-compare .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-tires-compare .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-tires-compare .search-holder>.select{display:none}}.neo-tires-compare .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-tires-compare .search-holder>.inventory{display:none}}.neo-tires-compare .holder{width:100%;overflow:hidden}.neo-tires-compare .holder .tires{min-height:60vh;margin-top:20px;display:flex}@media screen and (max-width:560px){.neo-tires-compare .holder .tires{flex-wrap:wrap}.neo-tires-compare .holder .tires .tire{width:100%}}.neo-tires-compare .holder .tires .tire .inputs{margin:20px;background-color:#eee;border-radius:22px;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;padding:20px}.neo-tires-compare .holder .tires .tire .inputs>i{font-size:80px;color:var(--main-text-color,--default-main-text-color);margin-bottom:50px}.neo-tires-compare .holder .tires .tire>i{position:absolute;font-size:16px;color:#bcbcbc;left:15px;top:15px;cursor:pointer}.neo-tires-compare .holder .tires .tire>i:hover{color:#d12727}.neo-tires-compare .holder .tires .tire>.cover{width:100%;height:200px;margin-top:20px;background-position:50%;background-size:60%;background-repeat:no-repeat;background-image:url(https://newhyper.test/files/patterns/TRIANGLE-TR918-1.jpg)}.neo-tires-compare .holder .tires .tire .tire-details>img{height:60px}.neo-tires-compare .holder .tires .tire .tire-details h1{font-family:IRANYekan Black;margin-top:30px;margin-bottom:30px}.neo-tires-compare .holder .tires .tire .tire-details h1 a{color:#000}.neo-tires-compare .holder .tires .tire .tire-details h1 a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-tires-compare .holder .tires .tire .tire-details .item .description{width:100%;height:100%;font-size:16px;padding-right:10px;text-align:right;line-height:35px;font-family:IRANYekan Black;font-weight:700}.neo-tires-compare .holder .tires .tire .tire-details .item .description a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-tires-compare .holder .tires .tire .point-holder{margin-right:10px;display:flex;padding:50px 10px;align-content:space-between;flex-wrap:wrap}@media screen and (max-width:1024px){.neo-tires-compare .holder .tires .tire .point-holder{width:calc(50% - 10px);margin-right:0}}@media screen and (max-width:560px){.neo-tires-compare .holder .tires .tire .point-holder{width:100%}}@media screen and (max-width:1024px){.neo-tires-compare .holder .tires .tire .point-holder{margin-top:20px}}.neo-tires-compare .holder .tires .tire .point-holder>.point{height:100px;width:100%;text-align:center;line-height:100px;font-size:50px;font-family:IRANYekan Black;color:var(--second-color,--default-second-color)}.neo-tires-compare .holder .tires .tire .point-holder>.item{width:100%;padding:10px;display:flex;justify-content:center}.neo-tires-compare .holder .tires .tire .point-holder>.item .title{width:90px;font-size:12px;text-align:left;color:var(--main-text-color,--default-main-text-color);font-weight:700;padding-left:10px}.neo-tires-compare .holder .tires .tire .point-holder>.item .progress{width:100%;height:7px;margin-top:3px;border-radius:7px;background-color:#eee;display:flex;justify-content:flex-start}.neo-tires-compare .holder .tires .tire .point-holder>.item .progress .load{width:80%;height:inherit;border-radius:7px}.neo-tires-compare .holder .tires .tire .point-holder>.item .point{padding-right:5px;padding-left:5px;font-weight:700}.neo-tires-compare .holder .tires .tire .point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}.neo-tires-compare .holder .tires .tire .point-holder>.dots>span{width:8px;height:8px;background-color:#eee;margin:5px}.neo-tires-compare .holder .tires .tire .point-holder>.price-discount{width:100%;font-size:14px;color:#d12727;text-align:center}.neo-tires-compare .holder .tires .tire .point-holder>.price-discount span{margin:5px}.neo-tires-compare .holder .tires .tire .point-holder>.price{width:100%;font-size:20px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-tires-compare .holder .tires .tire .point-holder>.price span{margin:5px}.neo-tires-compare .holder .tires .tire .point-holder>.price span.text{font-size:14px;color:#bcbcbc;font-weight:lighter}.neo-tires-compare .holder .tires .tire .point-holder>.button-holder{padding:0 10px;margin-top:10px}.neo-tires-dolati .baner{background-color:var(--main-color,--default-main-color);padding-top:15px}@media screen and (max-width:560px){.neo-tires-dolati .baner{padding:0 10px}}@media screen and (min-width:560px){.neo-tires-dolati .baner{height:342px}}.neo-tires-dolati .baner .main-header{height:100%;display:flex;flex-direction:column}@media screen and (min-width:560px){.neo-tires-dolati .baner .main-header{flex-direction:row;flex-wrap:nowrap!important;gap:10px}}.neo-tires-dolati .baner .main-header .right{flex:1;position:relative;display:flex;justify-content:center;flex-direction:column}@media screen and (max-width:560px){.neo-tires-dolati .baner .main-header .right{padding-bottom:25px}}.neo-tires-dolati .baner .main-header .right .more{position:absolute;bottom:5px;cursor:pointer;color:#1e90ff;display:none}@media screen and (max-width:1000px){.neo-tires-dolati .baner .main-header .right .more{display:block}}.neo-tires-dolati .baner .main-header .right .main-text .inner{font-size:16px;line-height:1.7}@media screen and (max-width:560px){.neo-tires-dolati .baner .main-header .right .main-text .inner{text-align:justify}}@media screen and (max-width:1000px){.neo-tires-dolati .baner .main-header .right .main-text{height:75px;overflow:hidden}}.neo-tires-dolati .baner .main-header .left{position:relative;top:5px;width:500px;height:100%;padding-top:46px;background-image:url(/_next/static/media/lastik_dolati.028c713d.png);background-size:cover;background-origin:content-box;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:560px){.neo-tires-dolati .baner .main-header .left{background-size:contain;height:340px;width:100%;order:-1;padding-top:0;top:0}}.neo-tires-dolati .container{max-width:1500px;width:100%;margin:auto;display:flex;flex-direction:column;gap:20px;justify-content:center;overflow:visible!important}.neo-tires-dolati .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-tires-dolati .search-holder .input-holder{width:100%;height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-tires-dolati .search-holder .input-holder{width:100%;border:none}}.neo-tires-dolati .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-tires-dolati .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-tires-dolati .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-tires-dolati .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-tires-dolati .search-holder>.select{display:none}}.neo-tires-dolati .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-tires-dolati .search-holder>.inventory{display:none}}.neo-tires-dolati .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;gap:25px;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:1500px){.neo-tires-dolati .neo-component-tires-list{justify-content:center}}.neo-tires-dolati .neo-component-tires-list>li{width:270px;height:495px;margin:0 5px}@media screen and (max-width:560px){.neo-tires-dolati .neo-component-tires-list>li{width:100%;height:280px}}.neo-tires-dolati .list{width:100%;align-content:center;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-tires-dolati .list{width:100%}}@media screen and (max-width:768px){.neo-tires-dolati .list{justify-content:center}}.neo-tires-dolati .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-tires-dolati .list>li{width:240px}}@media screen and (max-width:425px){.neo-tires-dolati .list>li{width:190px}}.neo-tires-dolati .pagination-holder{width:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-tires-dolati .pagination-holder{display:none;width:100%;margin-right:0}}.neo-tires-index{display:flex;justify-content:center}.neo-tires-index>.container{overflow:visible!important}.neo-tires-index>.container .mobile-filters{display:none;width:100vw;height:100vh;position:fixed;background-color:#fff;top:65px;left:0;z-index:10;overflow-x:hidden}.neo-tires-index>.container .mobile-filters>i{color:var(--main-text-color,--default-main-text-color);position:fixed;right:0;top:70px;font-size:20px;cursor:pointer}.neo-tires-index>.container .mobile-filters>button{position:fixed;left:10px;top:70px;cursor:pointer;background-color:var(--second-color,--default-second-color);border-radius:22px;padding:10px 15px;color:#fff}.neo-tires-index>.container .background-holder{width:100%;height:100%;position:absolute;top:0;z-index:-1}.neo-tires-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-tires-index>.container .search-holder .input-holder{width:calc(100% - 450px);height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-tires-index>.container .search-holder .input-holder{width:100%;border:none}}.neo-tires-index>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-tires-index>.container .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-tires-index>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-tires-index>.container .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-tires-index>.container .search-holder>.select{display:none}}.neo-tires-index>.container .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-tires-index>.container .search-holder>.inventory{display:none}}.neo-tires-index>.container .mobile-search-holder{width:100%;height:50px;margin-top:10px;display:none}@media screen and (max-width:560px){.neo-tires-index>.container .mobile-search-holder{display:flex;justify-content:space-between;align-items:center}}.neo-tires-index>.container .mobile-search-holder>div{height:inherit;border-radius:22px;background-color:#fff;display:flex;align-items:center;padding:10px;justify-content:space-around}.neo-tires-index>.container .mobile-search-holder>div:first-child{margin-left:5px}.neo-tires-index>.container .mobile-search-holder>div:last-child{margin-right:5px}.neo-tires-index>.container .mobile-search-holder>div i{font-size:24px;color:var(--second-color,--default-second-color)}.neo-tires-index>.container .mobile-search-holder>div p{font-size:14px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-tires-index>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:space-between}.neo-tires-index>.container .list-holder .filters{width:350px;min-height:200px;background-color:#fff;border-radius:22px}@media screen and (max-width:560px){.neo-tires-index>.container .list-holder .filters{display:none}}.neo-tires-index>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-tires-index>.container .list-holder .filters>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-tires-index>.container .list-holder .filters>.title h2{margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-tires-index>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-tires-index>.container .list-holder .filters .value .row{margin-top:10px}.neo-tires-index>.container .list-holder .filters .value .row>p{margin:0 5px;color:#767676;font-weight:700}.neo-tires-index>.container .list-holder .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.neo-tires-index>.container .list-holder .neo-component-tires-list{justify-content:center}}.neo-tires-index>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-tires-index>.container .list-holder .list{width:100%}}@media screen and (max-width:768px){.neo-tires-index>.container .list-holder .list{justify-content:center}}.neo-tires-index>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-tires-index>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-tires-index>.container .list-holder .list>li{width:190px}}.neo-tires-index>.container .pagination-holder{width:calc(100% - 370px);margin-right:370px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-tires-index>.container .pagination-holder{display:none;width:100%;margin-right:0}}.neo-tires-offroad .baner{background-image:linear-gradient(75deg,rgba(255,222,0,0),rgba(255,222,0,0) 30%,#ffde00 50%,#ffde00),url(/_next/static/media/extreme-off-road-hypertire-1920x1279.2cf5c7c8.jpg);padding-top:15px}@media screen and (min-width:1500px) and (max-width:1800px){.neo-tires-offroad .baner{background-position-x:55%;background-image:linear-gradient(75deg,rgba(255,222,0,0),rgba(255,222,0,0) 30%,#ffde00 40%,#ffde00),url(/_next/static/media/extreme-off-road-hypertire-1920x1279.2cf5c7c8.jpg)}}@media screen and (min-width:1366px) and (max-width:1499px){.neo-tires-offroad .baner{background-position-x:40%}}@media screen and (min-width:1000px) and (max-width:1365px){.neo-tires-offroad .baner{background-position-x:30%}}@media screen and (max-width:560px){.neo-tires-offroad .baner{background:#ffde00;padding:0 10px}}@media screen and (min-width:560px){.neo-tires-offroad .baner{height:342px}}.neo-tires-offroad .baner .main-header{height:100%;display:flex;flex-direction:column}@media screen and (min-width:560px){.neo-tires-offroad .baner .main-header{justify-content:flex-start;flex-direction:row;flex-wrap:nowrap!important;gap:10px}}.neo-tires-offroad .baner .main-header .right{position:relative;display:flex;justify-content:center;flex-direction:column}@media screen and (max-width:560px){.neo-tires-offroad .baner .main-header .right{padding-bottom:25px}}@media screen and (min-width:560px){.neo-tires-offroad .baner .main-header .right{width:65%}}.neo-tires-offroad .baner .main-header .right .more{position:absolute;bottom:5px;cursor:pointer;color:#1e90ff;display:none}@media screen and (max-width:1000px){.neo-tires-offroad .baner .main-header .right .more{display:block}}.neo-tires-offroad .baner .main-header .right .main-text .inner{font-size:16px;line-height:1.7}@media screen and (max-width:560px){.neo-tires-offroad .baner .main-header .right .main-text .inner{text-align:justify}}@media screen and (max-width:1000px){.neo-tires-offroad .baner .main-header .right .main-text{height:75px;overflow:hidden}}.neo-tires-offroad .baner .main-header .left{position:relative;top:5px;width:500px;height:100%;display:none;padding-top:46px;background-image:url(/_next/static/media/offroad_mobile_hypertire.9da3885a.png);background-size:cover;background-origin:content-box;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:560px){.neo-tires-offroad .baner .main-header .left{display:block;background-size:contain;height:340px;width:100%;order:-1;padding-top:0;top:0}}.neo-tires-offroad .container{max-width:1500px;width:100%;margin:auto;display:flex;flex-direction:column;gap:20px;justify-content:center;overflow:visible!important}.neo-tires-offroad .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-tires-offroad .search-holder .input-holder{width:100%;height:40px;border:1px solid #bcbcbc;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-tires-offroad .search-holder .input-holder{width:100%;border:none}}.neo-tires-offroad .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-tires-offroad .search-holder .input-holder .icon{font-size:24px;color:var(--main-text-color,--default-main-text-color);margin:5px 0 5px 10px;cursor:pointer}.neo-tires-offroad .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-tires-offroad .search-holder>.select{width:150px;height:40px}@media screen and (max-width:560px){.neo-tires-offroad .search-holder>.select{display:none}}.neo-tires-offroad .search-holder>.inventory{height:40px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:560px){.neo-tires-offroad .search-holder>.inventory{display:none}}.neo-tires-offroad .neo-component-tires-list{width:100%;align-content:flex-start;min-height:200px;display:flex;gap:25px;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:1500px){.neo-tires-offroad .neo-component-tires-list{justify-content:center}}.neo-tires-offroad .neo-component-tires-list>li{width:270px;height:495px;margin:0 5px}@media screen and (max-width:560px){.neo-tires-offroad .neo-component-tires-list>li{width:100%;height:280px}}.neo-tires-offroad .list{width:100%;align-content:center;min-height:200px;display:flex;justify-content:flex-start;flex-wrap:wrap}@media screen and (max-width:560px){.neo-tires-offroad .list{width:100%}}@media screen and (max-width:768px){.neo-tires-offroad .list{justify-content:center}}.neo-tires-offroad .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-tires-offroad .list>li{width:240px}}@media screen and (max-width:425px){.neo-tires-offroad .list>li{width:190px}}.neo-tires-offroad .pagination-holder{width:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:560px){.neo-tires-offroad .pagination-holder{display:none;width:100%;margin-right:0}}.neo-tires-router{display:flex;justify-content:center}.neo-tires-router>.container{overflow:visible!important}.neo-tires-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px;display:flex;margin-top:20px;justify-content:space-between}.neo-tires-router>.container .search-holder .input-holder{width:100%;height:40px;border-radius:14px;display:flex;justify-content:flex-start}@media screen and (max-width:560px){.neo-tires-router>.container .search-holder .input-holder{width:100%;border:none}}.neo-tires-router>.container .search-holder .input-holder input{width:100%;height:100%;border:none;font-size:13px;text-align:right;direction:rtl}.neo-tires-router>.container .search-holder .input-holder .icon{font-size:28px;color:var(--second-color,--default-second-color);margin:5px 0 10px;cursor:pointer}.neo-tires-router>.container .search-holder .input-holder .icon:hover{color:var(--second-color,--default-second-color)}.neo-tires-router>.container .background-holder{width:100%;height:100%;position:absolute;top:0;background-position:50%;background-size:75%;z-index:-1}.neo-tires-router>.container>.details{display:flex;justify-content:space-between}@media screen and (max-width:1024px){.neo-tires-router>.container>.details{flex-wrap:wrap}}@media screen and (max-width:560px){.neo-tires-router>.container>.details .basic-details{margin-top:30px}}.neo-tires-router>.container>.details>.item{min-height:560px;background-color:#fff;border-radius:18px;position:relative}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item{height:auto}}.neo-tires-router>.container>.details>.item .options{left:20px;top:20px;position:absolute;display:flex;justify-content:center;direction:ltr}@media screen and (max-width:1024px){.neo-tires-router>.container>.details>.item .options{top:20px;left:2%}}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item .options{top:20px;left:3%}}.neo-tires-router>.container>.details>.item .options>li{width:40px;height:40px;position:relative}.neo-tires-router>.container>.details>.item .options>li .list{position:absolute;width:150px;height:100px;background-color:var(--main-text-color,--default-main-text-color)}.neo-tires-router>.container>.details>.item .options>li i{font-size:20px;color:#bcbcbc;cursor:pointer}.neo-tires-router>.container>.details>.item .options>li i:hover{color:var(--main-color,--default-main-color)}.neo-tires-router>.container>.details>.item .options>li i.active{color:var(--main-text-color,--default-main-text-color)}.neo-tires-router>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:var(--main-text-color,--default-main-text-color);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:16px;padding:10px}.neo-tires-router>.container>.details>.item .options .list li{width:100%;display:flex;height:35px;justify-content:flex-start;align-content:center;align-items:center}.neo-tires-router>.container>.details>.item .options .list li .fa-facebook-square{font-size:25px;margin-right:5px;color:#4267b2}.neo-tires-router>.container>.details>.item .options .list li .fa-twitter-square{font-size:25px;margin-right:5px;color:#1da1f2}.neo-tires-router>.container>.details>.item .options .list.hidden{display:none}.neo-tires-router>.container>.details>.item.details-holder{margin-left:10px;padding:10px 20px 20px}@media screen and (max-width:1024px){.neo-tires-router>.container>.details>.item.details-holder .compatibility{display:none}}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item .options.tamin{top:38%!important;left:7%!important}.neo-tires-router>.container>.details>.item.details-holder .compatibility{display:block;margin:0!important}}.neo-tires-router>.container>.details>.item .options.tamin{width:auto;height:40px;top:75px;display:flex!important;left:2%}.neo-tires-router>.container>.details>.item .options.tamin>li{display:flex;width:100%;direction:rtl}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.details-holder>.row{flex-wrap:wrap}}@media screen and (max-width:1024px){.neo-tires-router>.container>.details>.item.details-holder{margin-left:0}}.neo-tires-router>.container>.details .item .cover .outer-swiper-container,neo-component-swiper-homebig .outer-swiper-container{position:relative;width:100%;max-width:1500px}.neo-tires-router>.container>.details>.item.details-holder .border-left{border-left:1px solid #bcbcbc;padding-left:30px;margin-left:30px}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.details-holder .border-left{margin-left:0;border-left:none;padding-left:0;padding-bottom:30px;border-bottom:1px solid #bcbcbc}}.neo-tires-router>.container>.details>.item.details-holder>div{width:100%;height:100%}.neo-tires-router>.container>.details>.item.details-holder>div .covers .outer-swiper-container{position:relative;width:100%;max-width:350px}.neo-tires-router>.container>.details>.item.details-holder>div .covers{width:350px;height:100%;display:flex;align-content:space-between;flex-wrap:wrap}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.details-holder>div .covers{width:100%}.neo-tires-router>.container>.details>.item.details-holder>div .covers .row{justify-content:center}}.neo-tires-router>.container>.details>.item.details-holder>div .covers .gap{gap:20px}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.details-holder>div .covers .gap{gap:5px}}.neo-tires-router>.container>.details>.item.details-holder>div .covers .cover{width:350px;height:350px;background-position:50%;background-size:cover}.neo-tires-router>.container>.details>.item.details-holder>div .covers .cover-item{height:100px;background-position:50%;background-size:cover;border:1px solid #eee;border-radius:22px;cursor:pointer;display:inline-block;width:100%;position:relative}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.details-holder>div .covers .cover-item{margin-top:5px}}.neo-tires-router>.container>.details>.item.details-holder .tire-details{width:100%;height:100%;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-tires-router>.container>.details>.item.details-holder .tire-details>img{height:60px}.neo-tires-router>.container>.details>.item.details-holder .tire-details h1{font-family:IRANYekan Black;margin:20px 10px;line-height:1.5;color:var(--main-text-color,--default-main-text-color)}.neo-tires-router>.container>.details>.item.details-holder .tire-details h1 a{color:#000}.neo-tires-router>.container>.details>.item.details-holder .tire-details h1 a:hover{color:var(--main-text-color,--default-main-text-color)}.neo-tires-router>.container>.details>.item.details-holder .tire-details .item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-tires-router>.container>.details>.item.details-holder .tire-details .item .title{width:120px;height:100%;line-height:35px;font-size:13px;font-weight:bolder;text-align:right;color:#bcbcbc;border-left:1.5px solid var(--second-color,--default-second-color)}.neo-tires-router>.container>.details>.item.details-holder .tire-details .item .description{width:100%;height:100%;font-size:16px;padding-right:10px;text-align:right;line-height:35px;font-family:IRANYekan Black;font-weight:700}.neo-tires-router>.container>.details>.item.details-holder .tire-details .item .description a{color:var(--main-color,--default-main-color)}.neo-tires-router>.container>.details>.item.details-holder .tire-details .item .description a:hover{color:var(--main-color-hover,--default-main-color-hover)}.neo-tires-router>.container>.details>.item.details-holder .tire-details .item .description.line-height{line-height:20px}.neo-tires-router>.container>.details .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}@media screen and (max-width:1024px){.neo-tires-router>.container>.details .car-tires>.item{margin-top:0!important;height:auto!important}}.neo-tires-router>.container>.details .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px;margin-top:100px}.neo-tires-router>.container>.details .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1.5px solid var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-tires-router>.container>.details .compatibility .car-tires .list{min-height:200px!important}}.neo-tires-router>.container>.details .car-tires .list{width:100%;height:calc(100% - 120px);margin-top:10px;padding:10px;background-color:#f8f8f8;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;overflow-x:hidden}.neo-tires-router>.container>.details .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-tires-router>.container>.details .car-tires .list .item span{width:7px;height:7px;margin-top:5px;margin-left:5px;border-radius:50%;background-color:var(--second-color,--default-second-color)}.neo-tires-router>.container>.details .car-tires .list .item a{font-size:13px;color:#bcbcbc}.neo-tires-router>.container>.details>.item.point-holder{margin-right:10px;display:flex;padding:20px 10px 10px;align-content:space-between;flex-wrap:wrap}.baske-box-price>p{width:100%;text-align:center;font-size:15px;color:var(--second-color,--default-second-color)}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card{width:100%;height:80px;background-color:#eee;border-radius:15px;margin:10px 0}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right{font-size:30px;text-align:center;font-weight:700}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right.blue{color:var(--second-color,--default-second-color)}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right.red{color:#d12727}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right.primary{color:var(--main-color,--default-main-color)}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right.basic{color:var(--main-text-color,--default-main-text-color)}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .left,.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right{width:200px;height:100%}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .left span{height:65px;margin-left:20px;margin-top:45px;font-size:16px}.neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .left img{height:65px;margin-left:20px}@media screen and (max-width:1024px){.neo-tires-router>.container>.details>.item.point-holder{width:calc(50% - 10px);margin-right:0}}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.point-holder{width:100%}}@media screen and (max-width:1024px){.neo-tires-router>.container>.details>.item.point-holder{margin-top:20px}}.neo-tires-router>.container>.details>.item.point-holder>.point-info{width:100%}.neo-tires-router>.container>.details>.item.point-holder>.point-info>.point{height:40px;width:100%;text-align:center;line-height:50px;font-size:20px;font-family:IRANYekan Black;color:var(--second-color,--default-second-color)}.neo-tires-router>.container>.details>.item.point-holder>.point-info>.item{width:100%;padding:10px;display:flex;justify-content:center}.neo-tires-router>.container>.details>.item.point-holder>.point-info>.item .title{width:90px;font-size:12px;text-align:left;color:var(--main-text-color,--default-main-text-color);font-weight:700;padding-left:10px}.neo-tires-router>.container>.details>.item.point-holder>.point-info>.item .progress{width:100%;height:4px;margin-top:17px;border-radius:7px;background-color:#eee;display:flex;justify-content:flex-start}.neo-tires-router>.container>.details>.item.point-holder>.point-info>.item .progress .load{width:80%;height:inherit;border-radius:7px}.neo-tires-router>.container>.details>.item.point-holder>.point-info>.item .point{padding-right:5px;padding-left:5px;font-weight:700}.dots,.neo-tires-router>.container>.details>.item.point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}.dots>span,.neo-tires-router>.container>.details>.item.point-holder>.dots>span{width:100px;height:3px;background-color:#eee;margin:5px}.neo-tires-router>.container>.details>.item.point-holder>.price-discount{width:100%;font-size:14px;color:#d12727;text-align:center}.neo-tires-router>.container>.details>.item.point-holder>.price-discount span{margin:5px}.neo-tires-router>.container>.details>.item.point-holder>.price{width:100%;font-size:20px;font-weight:700;color:var(--main-text-color,--default-main-text-color);text-align:center}.neo-tires-router>.container>.details>.item.point-holder>.price span{margin:5px;color:var(--second-color-hover,--default-second-color)}.neo-tires-router>.container>.details>.item.point-holder>.price span.text{font-size:14px;color:#bcbcbc;font-weight:lighter}.neo-tires-router>.container>.details>.item.point-holder>.button-holder{padding:0 10px;margin-top:10px}.neo-tires-router>.container>.details>.item.compatibility-holder{display:none;padding:20px}@media screen and (max-width:1024px){.neo-tires-router>.container>.details>.item.compatibility-holder{display:block;width:calc(50% - 10px);margin-top:20px}}@media screen and (max-width:560px){.neo-tires-router>.container>.details>.item.compatibility-holder{display:none}}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires>.item .title{width:200px;height:100%;font-weight:700;line-height:35px;font-size:12px;text-align:right;padding-right:10px;color:#bcbcbc;border-right:1px solid var(--main-color,--default-main-color)}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires .list{width:100%;height:calc(100% - 120px);margin-top:10px;padding:10px;background-color:#eee;border-bottom-left-radius:22px;border-bottom-right-radius:22px;border-top-left-radius:22px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:var(--main-color,--default-main-color)}.neo-tires-router>.container>.details>.item.compatibility-holder .car-tires .list .item a{font-size:12px;color:#bcbcbc}.neo-tires-router>.container>.information{margin-top:20px;background-color:#fff;min-height:200px;margin-bottom:20px;border-radius:22px;padding:20px 50px}@media screen and (max-width:560px){.neo-tires-router>.container>.information{padding:20px 5px}}.neo-tires-router>.container>.information .header .titles{width:100%;height:25px;display:flex;justify-content:center}@media screen and (max-width:560px){.neo-tires-router>.container>.information .header .titles{padding:0 15px}}.neo-tires-router>.container>.information .header .titles .title{width:170px;height:inherit;display:flex;justify-content:center;cursor:pointer;color:#bcbcbc;font-size:16px}.neo-tires-router>.container>.information .header .titles .title i{margin-left:5px}.neo-tires-router>.container>.information .header .titles .title>p{line-height:1.3}@media screen and (max-width:355px){.neo-tires-router>.container>.information .header .titles .title>p{line-height:1.3}}.neo-tires-router>.container>.information .header .titles .title.active{color:var(--second-color-hover,--default-second-color-hover);font-weight:700}.review .flexible-article-content h1{color:var(--main-color-hover,--default-main-color-hover)}.neo-tires-router>.container>.information .header>.linear{width:100%;height:7px;margin-top:5px;border-radius:7px;background-color:#eee;display:flex;justify-content:center}.neo-tires-router>.container>.information .header>.linear .holder{width:340px;height:7px;position:relative}.neo-tires-router>.container>.information .header>.linear .holder span{width:170px;height:7px;position:absolute;background-color:var(--second-color,--default-second-color);border-radius:7px}.neo-tires-router>.container>.information .review{width:100%;padding:40px 0 0;min-height:200px}.neo-tires-router>.container>.information .info{width:100%;padding:40px 0 0;display:none}.neo-tires-router>.container>.information .info .row{margin-top:10px;display:flex;justify-content:center}.neo-tires-router>.container>.information .info .title{width:200px;height:40px;text-align:right;padding:5px 10px;color:var(--main-color,--default-main-color);line-height:30px;margin-left:10px;border-bottom-right-radius:18px;border-top-right-radius:18px;background-color:#eee}.neo-tires-router>.container>.information .info .desc{width:100%;height:40px;text-align:right;padding:5px 10px;color:#000;line-height:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;background-color:#f8f8f8}.neo-tires-router>.container>.information .info .desc a{color:#000}.neo-tires-router>.container>.information .info .desc a:hover{color:var(--second-color,--default-second-color)}@media screen and (max-width:560px){.neo-tires-router>.container>.information .info .desc{overflow:hidden}}.container>.information .comment{width:100%;min-height:200px;padding:40px 0 0;display:none}@media screen and (max-width:560px){.container>.information .comment>.flex{flex-direction:column;align-items:center}}.container>.information .comment .icon-comment{font-size:170px;color:var(--second-color-hover,--default-second-color-hover);height:.8em!important}.container>.information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){.container>.information .comment .margin-remove{margin-right:0}}.container>.information .comment .justify-remove{justify-content:center}.container>.information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0}.container>.information .comment .title{width:100%;font-size:12px!important;padding-bottom:5px;font-weight:700;color:#8c8c8c;text-align:right}.neo-tires-router>.container>.information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.neo-tires-router>.container>.information .review-text a{color:var(--second-color,--default-second-color)}.neo-tires-router>.container>.information .review-text a:hover{color:#1c3b4c}.neo-tires-router>.container>.information .review-text p{line-height:2.5;margin:0}@media screen and (max-width:760px){.neo-tires-router>.container>.information .review-text p img{width:100%}}.neo-tires-router>.container>.information .review-text ul{margin:auto 40px auto auto;list-style:disc none outside}.neo-tires-router>.container>.information .review-text ul li{margin:auto;list-style:disc none outside;line-height:2.5}@media screen and (max-width:560px){.neo-tires-router>.container>.information .review-text ul li{margin-right:auto!important}}.neo-tires-router>.container>.information .review-text img{max-width:100%!important}@media screen and (max-width:760px){.neo-tires-router>.container>.information .review-text img{width:100%}}.neo-tires-router>.container>.information .review-text span{line-height:2.5}@media screen and (max-width:560px){.neo-tires-router>.container>.information .review-text{padding:0 20px}}.neo-component-products-mobilecard{display:none}.neo-tires-router>.container>.title{width:100%;margin-top:30px;height:35px;border-right:2.5px solid var(--second-color,--default-second-color);font-size:16px;text-align:right;padding-right:15px;color:var(--main-color,--default-main-color);font-weight:bolder;line-height:30px}.neo-tires-router>.container>.related{width:100%;margin-top:20px}.neo-users-activate{display:flex;justify-content:center}.neo-users-activate>.container{height:calc(100vh - 400px);min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-activate>.container>.header{width:100%;height:100%;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-activate>.container>.header>.holder{width:490px;height:650px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-activate>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-activate>.container>.header>.holder img{height:120px}.neo-users-activate>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:var(--second-color,--default-second-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.neo-users-activate>.container>.header>.holder .inputs-holder .margin-top{margin-top:20px}.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:340px;border-radius:22px;padding:20px;background-color:#fff;display:flex;align-content:center;align-items:center;flex-wrap:wrap}.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:30px;color:var(--main-text-color,--default-main-text-color)}.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%;height:80px;display:flex;justify-content:center}.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:calc(25% - 20px);height:35px;border-radius:0;outline:none;font-family:IRANYekan Bold;margin:30px 10px;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;text-align:center;color:var(--second-color,--default-second-color);direction:ltr}@media screen and (max-width:375px){.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs .inputs input{font-size:16px}}.neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color)}.neo-users-changepassword{display:flex;justify-content:center}.neo-users-changepassword>.container{height:calc(100vh - 400px);min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-changepassword>.container>.header{width:100%;height:100%;background-position:50%;background-size:75%;background-repeat:repeat;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-changepassword>.container>.header>.holder{width:490px;height:650px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-changepassword>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-changepassword>.container>.header>.holder img{height:120px}.neo-users-changepassword>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:var(--second-color,--default-second-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:340px;border-radius:22px;padding:20px;background-color:#fff;display:flex;align-content:center;align-items:center;flex-wrap:wrap}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs .privacy{width:100%;height:30px;display:flex;justify-content:center;align-items:center}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:10px;color:var(--main-text-color,--default-main-text-color)}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:100%;height:35px;border-radius:0;outline:none;margin:30px 0;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;font-size:16px;text-align:right}.neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color)}.neo-users-login{display:flex;justify-content:center}.neo-users-login>.container{height:calc(100vh - 400px);min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-login>.container>.header{width:100%;height:100%;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-login>.container>.header>.holder{width:490px;height:570px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-login>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-login>.container>.header>.holder img{height:90px}.neo-users-login>.container>.header>.holder .inputs-holder{width:100%;height:330px;border-radius:22px;background-color:var(--main-color,--default-main-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.neo-users-login>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:270px;border-radius:22px;padding:20px;background-color:#fff;display:flex;align-content:center;align-items:center;flex-wrap:wrap}.neo-users-login>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:30px;color:var(--main-text-color,--default-main-text-color)}.neo-users-login>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-login>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%}.neo-users-login>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:100%;height:35px;border-radius:0;outline:none;margin:0 0 7px;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;font-size:16px;text-align:right}.neo-users-login>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color);--tw-ring-opacity:0px!important;--tw-ring-color:transparent}.neo-users-profile{display:flex;justify-content:center}.neo-users-profile .wishListDelete{cursor:pointer}.neo-users-profile .wishListDelete:hover{color:#d12727!important}.neo-users-profile>.container{overflow:visible!important}.neo-users-profile>.container .list-holder{width:100%;margin-top:20px;display:flex;justify-content:space-between}@media screen and (max-width:1060px){.neo-users-profile>.container .list-holder{flex-wrap:wrap}}.neo-users-profile>.container .list-holder .filters{width:350px}@media screen and (max-width:1060px){.neo-users-profile>.container .list-holder .filters{width:100%;margin-bottom:20px}}.neo-users-profile>.container .list-holder .filters ul{width:100%;background-color:#fff;border-radius:22px;position:sticky;top:85px}.neo-users-profile>.container .list-holder .filters ul li{padding:10px 0;margin:0 20px;display:flex;justify-content:flex-start;align-content:center;align-items:center;font-size:12px}.neo-users-profile>.container .list-holder .filters ul li i{color:var(--main-text-color,--default-main-text-color);font-size:18px}.neo-users-profile>.container .list-holder .filters ul li.active a{color:var(--second-color-hover,--default-second-color-hover)}.neo-users-profile>.container .list-holder .filters ul li a{color:var(--main-color,--default-main-color);padding-right:10px}.neo-users-profile>.container .list-holder .filters ul li.active{border-bottom:2px solid var(--second-color,--default-second-color)}.neo-users-profile>.container .list-holder .filters ul.shadow{padding:10px 0}.neo-users-profile>.container .list-holder .filters>.title{width:calc(100% - 20px);height:20px;margin-top:20px;margin-right:10px;display:flex;justify-content:flex-start;align-items:center}.neo-users-profile>.container .list-holder .filters>.title span{width:25px;height:2px;background-color:var(--main-color,--default-main-color)}.neo-users-profile>.container .list-holder .filters>.title h2{margin-right:5px;color:var(--main-text-color,--default-main-text-color)}.neo-users-profile>.container .list-holder .filters .value{width:100%;margin-top:20px;position:relative;padding:10px}.neo-users-profile>.container .list-holder .filters .value .row{margin-top:10px}.neo-users-profile>.container .list-holder .filters .value .row>p{margin:0 5px;color:var(--main-text-color,--default-main-text-color);font-weight:700}.neo-users-profile>.container .list-holder .list{width:calc(100% - 370px);align-content:flex-start;background-color:#fff;border-radius:22px;padding:20px;min-height:200px;flex-wrap:wrap}@media screen and (max-width:1060px){.neo-users-profile>.container .list-holder .list{width:100%}}@media screen and (max-width:768px){.neo-users-profile>.container .list-holder .list{justify-content:center}}.neo-users-profile>.container .list-holder .list>li{width:270px;height:540px;margin:0 5px}@media screen and (max-width:560px){.neo-users-profile>.container .list-holder .list>li{width:240px}}@media screen and (max-width:425px){.neo-users-profile>.container .list-holder .list>li{width:190px}}.neo-users-profile>.container .list-holder .list .basic .col.left{margin-right:20px}@media screen and (max-width:560px){.neo-users-profile>.container .list-holder .list .basic .col.left{margin-right:0}}.neo-users-profile>.container .list-holder .list .basic .neo-component-elements-select{margin-bottom:16px}.neo-users-profile>.container .list-holder .list td,.neo-users-profile>.container .list-holder .list th{text-align:center}.neo-users-profile>.container .list-holder .list td i,.neo-users-profile>.container .list-holder .list th i{font-size:20px}.neo-users-profile>.container .list-holder .list a{color:var(--main-color,--default-main-color)}.neo-users-recover{display:flex;justify-content:center}.neo-users-recover>.container{height:calc(100vh - 400px);min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-recover>.container>.header{width:100%;height:100%;background-position:50%;background-size:75%;background-repeat:repeat;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-recover>.container>.header>.holder{width:490px;height:650px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-recover>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-recover>.container>.header>.holder img{height:105px}.neo-users-recover>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:var(--main-color,--default-main-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:340px;border-radius:22px;padding:20px;background-color:#fff;display:flex;align-content:center;align-items:center;flex-wrap:wrap}.neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:30px;color:var(--main-text-color,--default-main-text-color)}.neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%}.neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:100%;height:35px;border-radius:0;outline:none;margin:30px 0;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;font-size:16px;text-align:right}.neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color)}.color-white{color:#fff!important}.color-basic,.color-primary{color:var(--main-color,--default-main-color)!important}.color-blue{color:var(--second-color,--default-second-color)!important}.color-Dark{color:var(--second-color-hover,--default-second-color-hover)!important}.color-grey{color:#bcbcbc!important}.color-darkGrey{color:#959595!important}.color-dark{color:#404040!important}.color-red{color:#d12727!important}.bg-white{background-color:#fff}.bg-primary{background-color:var(--main-color,--default-main-color)}.bg-basic{background-color:var(--main-text-color,--default-main-text-color)}.bg-blue{background-color:var(--second-color,--default-second-color)}.bg-Dark{background-color:var(--second-color-hover,--default-second-color-hover)}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}.neo-users-register{display:flex;justify-content:center}.neo-users-register>.container{min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-register>.container>.header{width:100%;height:100%;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-register>.container>.header>.holder{width:490px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-register>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-register>.container>.header>.holder img{height:90px}.neo-users-register>.container>.header>.holder .inputs-holder{width:100%;border-radius:22px;background-color:var(--second-color,--default-second-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;transition:.4s ease}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs{width:100%;border-radius:22px;padding:20px;background-color:#fff;display:flex;align-content:center;align-items:center;flex-wrap:wrap;transition:.4s ease}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .margin-right{margin-right:10px}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .privacy{width:100%;height:30px;display:flex;align-items:center}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:10px;color:var(--main-color,--default-main-color)}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:100%;height:35px;border-radius:0;outline:none;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;font-size:16px;text-align:right}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color);--tw-ring-opacity:0px!important;--tw-ring-color:transparent}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .inputs span{color:grey;font-size:14px}.neo-users-register>.container>.header>.holder .inputs-holder .main-inputs .inputs .invitation{margin-top:5px;height:0;transition:height 2s ease}.neo-users-successchange{display:flex;justify-content:center}.neo-users-successchange>.container{height:calc(100vh - 400px);min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-successchange>.container>.header{width:100%;height:100%;background-position:50%;background-size:75%;background-repeat:repeat;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-successchange>.container>.header>.holder{width:490px;height:650px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-successchange>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-successchange>.container>.header>.holder img{height:120px}.neo-users-successchange>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:var(--second-color,--default-second-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:340px;border-radius:22px;padding:20px;background-color:#fff;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs .margin-top{margin-top:20px}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs>i{font-size:60px;color:var(--second-color,--default-second-color)}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs .privacy{width:100%;height:30px;display:flex;justify-content:center;align-items:center}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:10px;color:var(--main-text-color,--default-main-text-color)}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:100%;height:35px;border-radius:0;outline:none;margin:30px 0;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;font-size:16px;text-align:right}.neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color)}.neo-users-successregister{display:flex;justify-content:center}.neo-users-successregister>.container{height:calc(100vh - 400px);min-height:680px;display:flex;justify-content:center!important;align-items:center!important;align-content:center!important;position:relative}.neo-users-successregister>.container>.header{width:100%;height:100%;z-index:-1;display:flex;justify-content:center;align-items:center}.neo-users-successregister>.container>.header>.holder{width:490px;height:650px;display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width:560px){.neo-users-successregister>.container>.header>.holder{width:calc(100% - 40px)}}.neo-users-successregister>.container>.header>.holder img{height:120px}.neo-users-successregister>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:var(--second-color,--default-second-color);margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:340px;border-radius:22px;padding:20px;background-color:#fff;display:flex;justify-content:center;align-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs .margin-top{margin-top:20px}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs>i{font-size:60px;color:var(--second-color,--default-second-color)}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs .privacy{width:100%;height:30px;display:flex;justify-content:center;align-items:center}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs a{width:100%;text-align:center;font-size:12px;margin-top:10px;color:var(--main-text-color,--default-main-text-color)}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:var(--second-color,--default-second-color)}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs .inputs{width:100%}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs .inputs input{width:100%;height:35px;border-radius:0;outline:none;margin:30px 0;border:none;border-bottom:2px solid #bcbcbc;background-color:transparent;font-size:16px;text-align:right}.neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs .inputs input:focus{border-bottom:2px solid var(--main-color,--default-main-color)}@font-face{font-family:SegoeUI;src:url(/_next/static/media/SegoeUI.6bb3ce45.eot);src:url(/_next/static/media/SegoeUI.152eaeac.woff) format("woff"),url(/_next/static/media/SegoeUI.54e9bb21.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SegoeUI-Bold;src:url(/_next/static/media/SegoeUI-Bold.891d2a0a.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/SegoeUI-Bold.1bcdc08f.woff) format("woff"),url(/_next/static/media/SegoeUI-Bold.a9ebb4ec.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IRANYekan;src:url(/_next/static/media/iranyekanwebregular.74500baf.99700617.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/iranyekanwebregular.0974083c.ea80bea0.woff) format("woff"),url(/_next/static/media/iranyekanwebregular.e4f82d0d.3dc93192.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IRANYekan Bold;src:url(/_next/static/media/iranyekanwebregular.74500baf.99700617.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/iranyekanwebregular.0974083c.ea80bea0.woff) format("woff"),url(/_next/static/media/iranyekanwebregular.e4f82d0d.3dc93192.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IRANYekan Black;src:url(/_next/static/media/iranyekanwebregular.74500baf.99700617.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/iranyekanwebregular.0974083c.ea80bea0.woff) format("woff"),url(/_next/static/media/iranyekanwebregular.e4f82d0d.3dc93192.ttf) format("truetype");font-weight:400;font-style:normal}ul{margin:0;padding:0;list-style:none}a{text-decoration:none;color:#fff}.hyper{min-width:100%;min-height:100vh;background-color:var(--body-bg-color,--default-body-bg-color);font-family:IRANYekan;overflow-x:hidden}.hyper .top-line{width:100%;height:65px;background-color:var(--main-color,--default-main-color);background-size:contain;text-align:center;display:flex;align-items:center;justify-content:center}@media print{.hyper .top-line{display:none}}.hyper h1{font-size:16px}.hyper h2{font-size:15px}.hyper h3{font-size:14px;margin-top:14px;margin-bottom:14px}.hyper h4{font-size:13px}.hyper h5{font-size:12px}.hyper h6{font-size:11px}.hyper *{box-sizing:border-box}.hyper :hover{transition:.1s ease-in}.hyper .shadow{box-shadow:0 2px 5px 0 rgba(0,0,0,.13)}.hyper .label-hover{position:absolute;top:10%;right:calc(100% + 5px);height:30px;display:flex;justify-content:flex-start}.hyper .label-hover .triangle-right{width:0;height:0;border-top:15px solid transparent;border-left:20px solid var(--second-color,--default-second-color);border-bottom:15px solid transparent}.hyper .label-hover p{width:200px;display:inline-block;text-align:center;padding:0 5px;line-height:30px;background-color:var(--second-color,--default-second-color);font-size:11px;color:var(--main-text-color,--default-main-text-color)}.hyper .container{width:1500px;overflow:hidden;position:relative;display:flex;flex-wrap:wrap;align-content:space-between;z-index:2}@media screen and (max-width:1500px){.hyper .container{width:98%}}.hyper .grid-container{width:1500px!important;max-width:1500px!important}@media screen and (max-width:1500px){.hyper .grid-container{width:94%!important;max-width:94%!important}}.hyper .compare-button{position:fixed;z-index:1005;bottom:40px;left:20px;width:150px;height:50px;background-color:var(--second-color,--default-second-color);border-radius:10px;font-size:16px;color:#fff;display:none;justify-content:space-around;align-items:center;align-content:center}.hyper .compare-button.active{display:flex}.hyper .compare-button .circle{width:40px;height:40px;border-radius:20px;border:1px solid #fff;background-color:var(--second-color-hover,--default-second-color-hover);display:flex;justify-content:center;align-content:center;align-items:center}.neo-component-infiniteloader{width:100%;position:fixed;top:0;display:none;z-index:100000}.neo-component-infiniteloader.active{display:block}.neo-component-infiniteloader .progress{position:relative;height:4px;display:block;width:100%;background-color:#9cffff;border-radius:2px;background-clip:padding-box;overflow:hidden}.neo-component-infiniteloader .progress .determinate{position:absolute;top:0;bottom:0;background-color:#5408d1;transition:width .3s linear}.neo-component-infiniteloader .progress .indeterminate{background-color:#5408d1}.neo-component-infiniteloader .progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.neo-component-infiniteloader .progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.neo-component-material-text{width:calc(100% - 20px);position:relative;display:inline-block;margin:10px}.neo-component-material-text>.text-input-holder{width:100%;box-sizing:border-box;height:50px;min-height:0!important;position:relative;display:flex;justify-content:flex-end;margin:10px;transition:.15s ease-in;border:1px solid #e2e5ec}.neo-component-material-text>.text-input-holder span.postfix,.neo-component-material-text>.text-input-holder>span.prefix{background-color:#e2e5ec;display:flex;align-content:center;justify-content:center;align-items:center;color:#545454;font-size:12px;font-weight:700;text-align:center;padding:0 10px}.neo-component-material-text>.text-input-holder span.postfix.icon,.neo-component-material-text>.text-input-holder>span.prefix.icon{font-size:18px}.neo-component-material-text>.text-input-holder *{box-sizing:border-box}.neo-component-material-text>.text-input-holder>.title{width:calc(100% - 20px);height:40px;line-height:40px;font-size:13px;font-weight:700;color:#545454;position:absolute;z-index:2;right:15px;top:10px;cursor:text;transition:.15s ease-in}.neo-component-material-text>.text-input-holder>span.status-icon{width:40px;display:flex;justify-content:center;align-items:center;color:#545454}.neo-component-material-text>.text-input-holder>span.status-icon>i{display:none;font-size:22px}.neo-component-material-text>.text-input-holder>span.status-icon>i.success{color:#299781}.neo-component-material-text>.text-input-holder>.inputs{width:100%;height:inherit;position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:center}.neo-component-material-text>.text-input-holder>.inputs>label{width:100%;font-size:13px;padding:2px 10px;font-weight:700;position:absolute;top:calc(50% - 1em);cursor:text;transition:.15s ease-in}.neo-component-material-text>.text-input-holder>.inputs>input{width:100%;font-size:13px;padding:0 10px;box-sizing:border-box;color:#545454;background-color:transparent;outline:none;border:none;font-family:inherit;transition:.15s ease-in}.neo-component-material-text.medium .text-input-holder{width:calc(100% - 10px);height:40px;margin:5px}.neo-component-material-text.medium .text-input-holder>.title{width:calc(100% - 20px);height:30px;line-height:30px;font-size:11px;z-index:2}.neo-component-material-text.medium .text-input-holder>span.status-icon{width:40px}.neo-component-material-text.medium .text-input-holder>span.status-icon>i{font-size:18px}.neo-component-material-text.medium .text-input-holder .inputs label,.neo-component-material-text.medium .text-input-holder .inputs>input{font-size:11px}.neo-component-material-text.slim .text-input-holder{width:calc(100% - 10px);margin:5px}.neo-component-material-text.slim .text-input-holder>.title{width:calc(100% - 20px);height:30px;line-height:30px;font-size:11px;z-index:2}.neo-component-material-text.slim .text-input-holder>span.status-icon{width:40px}.neo-component-material-text.slim .text-input-holder>span.status-icon>i{font-size:18px}.neo-component-material-text.slim .text-input-holder .inputs label{display:none;font-size:11px}.neo-component-material-text.slim .text-input-holder .inputs>input{height:inherit;font-size:11px}.neo-component-material-text.slim .text-input-holder{height:40px}.neo-component-material-text.bg-grey .text-input-holder,.neo-component-material-text.disabled .text-input-holder{background-color:#f8f8f8}.neo-component-material-text.disabled .text-input-holder input{cursor:no-drop}.neo-component-material-text.active .text-input-holder>.title{height:20px;top:-2px}.neo-component-material-text.active .text-input-holder .inputs input{position:absolute;height:20px;bottom:5px}.neo-component-material-text.active.medium .text-input-holder>.title{top:2px}.neo-component-material-text.active.medium .text-input-holder .inputs label{top:0}.neo-component-material-text.active.medium .text-input-holder .inputs input{bottom:2px}.neo-component-material-text.active.slim .text-input-holder .inputs input{bottom:0}.neo-component-material-text.focus .text-input-holder{border:1px solid #7218d8}.neo-component-material-text.focus .text-input-holder>.title{height:20px;top:-2px;color:#7218d8}.neo-component-material-text.focus .text-input-holder span.postfix,.neo-component-material-text.focus .text-input-holder span.prefix{background-color:#7218d8;color:#fff}.neo-component-material-text.focus .text-input-holder .inputs label{top:2px;color:#7218d8}.neo-component-material-text.focus .text-input-holder .inputs input{position:absolute;height:20px;bottom:5px}.neo-component-material-text.focus.medium .text-input-holder>.title{top:2px}.neo-component-material-text.focus.medium .text-input-holder .inputs label{top:0}.neo-component-material-text.focus.medium .text-input-holder .inputs input{bottom:2px}.neo-component-material-text.focus.slim .text-input-holder .inputs input{height:inherit;bottom:0;font-size:13px;color:#545454}.neo-component-material-text.error .text-input-holder{border:1px solid #ff2f95}.neo-component-material-text.error .text-input-holder>.title{height:20px;top:-2px;color:#ff2f95}.neo-component-material-text.error .text-input-holder input{position:absolute;height:20px;bottom:5px}.neo-component-material-text.circle .text-input-holder{border-radius:25px;overflow:hidden}.neo-component-material-text.circle .text-input-holder>.title{width:calc(100% - 25px);right:25px}.neo-component-material-text.circle .text-input-holder .inputs label{padding-right:20px}.neo-component-material-text.circle .text-input-holder .inputs input{width:calc(100% - 10px);position:absolute;height:20px;bottom:5px;right:10px}.neo-component-material-text.circle.slim .text-input-holder .inputs input{height:inherit;bottom:0;right:10px}.neo-component-material-text.curve .text-input-holder{border-radius:5px;overflow:hidden}.neo-component-material-text.curve .text-input-holder input{width:calc(100% - 10px);position:absolute;height:20px;bottom:5px;right:0}.neo-component-material-text.curve.slim .text-input-holder .inputs input{height:inherit;bottom:0}.neo-component-material-text.curve span.postfix,.neo-component-material-text.curve span.prefix{background-color:#299781;color:#fff}.neo-component-material-text.success .text-input-holder{border:1px solid #299781}.neo-component-material-text.success .text-input-holder>.title{height:20px;top:-2px;color:#299781}.neo-component-material-text.success .text-input-holder input{position:absolute;height:20px;bottom:5px}.neo-component-material-text.success .text-input-holder .status-icon i.success{display:block}.neo-component-material-text.shadow .text-input-holder{box-shadow:0 3px 20px 0 rgba(113,106,202,.11)}.neo-component-material-text.prefix-transparent span.postfix,.neo-component-material-text.prefix-transparent span.prefix,.neo-component-material-text.prefix-transparent.active span.postfix,.neo-component-material-text.prefix-transparent.active span.prefix,.neo-component-material-text.prefix-transparent.focus span.postfix,.neo-component-material-text.prefix-transparent.focus span.prefix{background-color:transparent;color:#545454}.neo-component-material-select{width:calc(100% - 20px);position:relative;display:inline-block;outline:none;margin:10px}.neo-component-material-select .list{display:none;width:100%;height:290px;position:absolute;top:50px;z-index:9000;background-color:#fff;box-shadow:0 0 15px 1px rgba(69,65,78,.2)}.neo-component-material-select .list>.search-holder{width:100%;padding:10px;box-sizing:border-box}.neo-component-material-select .list>.search-holder input{width:100%;height:30px;font-family:IRANYekan;box-sizing:border-box;font-size:11px;border:1px solid #e2e5ec;padding-right:10px}.neo-component-material-select .list>.search-holder input:focus{border-color:#7218d8;outline:none}.neo-component-material-select .list ul{width:100%;height:230px;margin-top:10px;overflow-x:hidden;box-sizing:border-box;outline:none}.neo-component-material-select .list ul>p{font-size:12px;color:#e2e5ec;padding-top:10px}.neo-component-material-select .list ul li{width:100%;height:40px;cursor:pointer;font-size:12px;padding-right:5px;display:flex;justify-content:flex-start;align-items:center;align-content:center;outline:none}.neo-component-material-select .list ul li .prefix{display:none;justify-content:center;align-items:center;align-content:center;font-size:20px;color:#545454}.neo-component-material-select .list ul li p{width:100%}.neo-component-material-select .list ul li .postfix{width:40px;height:100%;display:none;justify-content:center;align-items:center;align-content:center;font-size:20px;color:#545454}.neo-component-material-select .list ul li.focus,.neo-component-material-select .list ul li:focus,.neo-component-material-select .list ul li:hover{background-color:#f8f8f8}.neo-component-material-select .list ul li.active{background-color:#e2e5ec}.neo-component-material-select .list ul li.active .postfix{display:flex}.neo-component-material-select .text-input-holder{width:100%;height:50px;position:relative;display:flex;justify-content:flex-end;transition:.15s ease-in;border:1px solid #e2e5ec}.neo-component-material-select .text-input-holder span.postfix,.neo-component-material-select .text-input-holder>span.prefix{background-color:#e2e5ec;display:flex;align-content:center;justify-content:center;align-items:center;color:#545454;font-size:12px;font-weight:700;text-align:center;padding:0 10px}.neo-component-material-select .text-input-holder span.postfix.icon,.neo-component-material-select .text-input-holder>span.prefix.icon{font-size:18px}.neo-component-material-select .text-input-holder *{box-sizing:border-box}.neo-component-material-select .text-input-holder>.title{width:calc(100% - 20px);height:40px;line-height:40px;font-size:13px;font-weight:700;color:#545454;position:absolute;z-index:2;right:15px;top:10px;cursor:text;transition:.15s ease-in}.neo-component-material-select .text-input-holder>span.status-icon{width:40px;display:none;justify-content:center;align-items:center;color:#545454}.neo-component-material-select .text-input-holder>span.status-icon>i{display:none;font-size:22px}.neo-component-material-select .text-input-holder>span.status-icon>i.success{color:#299781}.neo-component-material-select .text-input-holder>span.status-icon.active{display:flex}.neo-component-material-select .text-input-holder>.inputs{width:100%;height:inherit;position:relative;display:flex;justify-content:flex-end;align-content:center}.neo-component-material-select .text-input-holder>.inputs>label{width:100%;height:inherit;font-size:13px;display:flex;align-content:center;align-items:center;padding:2px 10px;font-weight:700;position:absolute;cursor:text;transition:.15s ease-in}.neo-component-material-select .text-input-holder>.inputs>select{width:1px;height:1px;font-size:0;overflow:hidden;outline:none;border:none}.neo-component-material-select .text-input-holder>.inputs>span{width:40px;height:inherit;display:flex;justify-content:center;align-items:center;font-size:18px;color:#545454}.neo-component-material-select.medium .text-input-holder{width:calc(100% - 10px);height:40px;margin:5px}.neo-component-material-select.medium .text-input-holder>.title{width:calc(100% - 20px);height:30px;line-height:30px;font-size:11px;z-index:2}.neo-component-material-select.medium .text-input-holder>span.status-icon{width:40px}.neo-component-material-select.medium .text-input-holder>span.status-icon>i{font-size:18px}.neo-component-material-select.medium .text-input-holder .inputs label,.neo-component-material-select.medium .text-input-holder .inputs>input{font-size:11px}.neo-component-material-select.slim .text-input-holder{width:calc(100% - 10px);margin:5px}.neo-component-material-select.slim .text-input-holder>.title{width:calc(100% - 20px);height:30px;line-height:30px;font-size:11px;z-index:2}.neo-component-material-select.slim .text-input-holder>span.status-icon{width:40px}.neo-component-material-select.slim .text-input-holder>span.status-icon>i{font-size:18px}.neo-component-material-select.slim .text-input-holder .inputs label{display:none;font-size:11px}.neo-component-material-select.slim .text-input-holder .inputs>input{height:inherit;font-size:11px}.neo-component-material-select.slim .text-input-holder{height:40px}.neo-component-material-select.bg-grey .text-input-holder,.neo-component-material-select.disabled .text-input-holder{background-color:#f8f8f8}.neo-component-material-select.disabled .text-input-holder input{cursor:no-drop}.neo-component-material-select.active .text-input-holder>.title{height:20px;top:-2px}.neo-component-material-select.active .text-input-holder .inputs input{position:absolute;height:20px;bottom:5px}.neo-component-material-select.active.medium .text-input-holder>.title{top:2px}.neo-component-material-select.active.medium .text-input-holder .inputs label{top:0}.neo-component-material-select.active.medium .text-input-holder .inputs input{bottom:2px}.neo-component-material-select.active.slim .text-input-holder .inputs input{bottom:0}.neo-component-material-select.focus .text-input-holder{border:1px solid #7218d8}.neo-component-material-select.focus .text-input-holder>.title{height:20px;top:-2px;color:#7218d8}.neo-component-material-select.focus .text-input-holder span.postfix,.neo-component-material-select.focus .text-input-holder span.prefix{background-color:#7218d8;color:#fff}.neo-component-material-select.focus .text-input-holder .inputs label{top:2px;color:#7218d8}.neo-component-material-select.focus .text-input-holder .inputs input{position:absolute;height:20px;bottom:5px}.neo-component-material-select.focus.medium .text-input-holder>.title{top:2px}.neo-component-material-select.focus.medium .text-input-holder .inputs label{top:0}.neo-component-material-select.focus.medium .text-input-holder .inputs input{bottom:2px}.neo-component-material-select.focus.slim .text-input-holder .inputs input{height:inherit;bottom:0;font-size:13px;color:#545454}.neo-component-material-select.error .text-input-holder{border:1px solid #ff2f95}.neo-component-material-select.error .text-input-holder>.title{height:20px;top:-2px;color:#ff2f95}.neo-component-material-select.error .text-input-holder input{position:absolute;height:20px;bottom:5px}.neo-component-material-select.circle .text-input-holder{border-radius:25px;overflow:hidden}.neo-component-material-select.circle .text-input-holder>.title{width:calc(100% - 25px);right:25px}.neo-component-material-select.circle .text-input-holder .inputs label{padding-right:20px}.neo-component-material-select.circle .text-input-holder .inputs input{width:calc(100% - 10px);position:absolute;height:20px;bottom:5px;right:10px}.neo-component-material-select.circle.slim .text-input-holder .inputs input{height:inherit;bottom:0;right:10px}.neo-component-material-select.curve .text-input-holder{border-radius:5px;overflow:hidden}.neo-component-material-select.curve .text-input-holder input{width:calc(100% - 10px);position:absolute;height:20px;bottom:5px;right:0}.neo-component-material-select.curve.slim .text-input-holder .inputs input{height:inherit;bottom:0}.neo-component-material-select.curve span.postfix,.neo-component-material-select.curve span.prefix{background-color:#299781;color:#fff}.neo-component-material-select.success .text-input-holder{border:1px solid #299781}.neo-component-material-select.success .text-input-holder>.title{height:20px;top:-2px;color:#299781}.neo-component-material-select.success .text-input-holder input{position:absolute;height:20px;bottom:5px}.neo-component-material-select.success .text-input-holder .status-icon{display:flex}.neo-component-material-select.success .text-input-holder .status-icon i.success{display:block}.neo-component-material-select.success .text-input-holder span.postfix,.neo-component-material-select.success .text-input-holder span.prefix{background-color:#299781;color:#fff}.neo-component-material-select.shadow .text-input-holder{box-shadow:0 3px 20px 0 rgba(113,106,202,.11)}.neo-component-material-select.prefix-transparent span.postfix,.neo-component-material-select.prefix-transparent span.prefix,.neo-component-material-select.prefix-transparent.active span.postfix,.neo-component-material-select.prefix-transparent.active span.prefix,.neo-component-material-select.prefix-transparent.focus span.postfix,.neo-component-material-select.prefix-transparent.focus span.prefix{background-color:transparent;color:#545454}.neo-component-material-checkbox{width:calc(100% - 20px);outline:none;height:50px;display:flex;justify-content:flex-start;align-content:center;align-items:center;margin:10px}.neo-component-material-checkbox>label{display:inline-block;position:relative;padding-right:30px;margin-bottom:10px;cursor:pointer;font-size:12px;transition:all .3s;box-sizing:border-box}.neo-component-material-checkbox>label input{width:100%;position:absolute;z-index:-1;opacity:0;box-sizing:border-box;padding:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.neo-component-material-checkbox>label span{box-shadow:0 3px 20px 0 rgba(113,106,202,.11);border:1px solid #e2e5ec;background:none;position:absolute;box-sizing:border-box;top:1px;right:0;height:18px;width:18px;display:flex;justify-content:center;align-items:center;align-content:center;font-size:14px;color:#299781}.neo-component-material-checkbox.curve>label span{border-radius:3px}.neo-component-material-checkbox.fill>label span{background-color:#e2e5ec}.neo-component-material-checkbox.fill.red>label span{background-color:#ff2f95;border-color:#ff2f95;color:#fff}.neo-component-material-checkbox.fill.green>label span{background-color:#299781;border-color:#299781;color:#fff}.neo-component-material-checkbox.fill.basic>label span{background-color:#0fabef;border-color:#0fabef;color:#fff}.neo-component-material-checkbox.fill.primary>label span{background-color:#7218d8;border-color:#7218d8;color:#fff}.neo-component-material-checkbox.fill.disable>label span{background-color:#e2e5ec;border-color:#e2e5ec;color:#fff;cursor:no-drop}.neo-component-material-checkbox.green>label span{border-color:#299781;color:#299781}.neo-component-material-checkbox.red>label span{border-color:#ff2f95;color:#ff2f95}.neo-component-material-checkbox.primary>label span{border-color:#7218d8;color:#7218d8}.neo-component-material-checkbox.basic>label span{border-color:#0fabef;color:#0fabef}.neo-component-material-checkbox.disable>label span{background-color:#e2e5ec;border-color:#e2e5ec;color:#fff;cursor:no-drop}.neo-component-material-checkbox.active>label{font-size:13px}.neo-component-material-checkbox.active>label>span{width:20px;height:20px;border-width:2px}.neo-component-material-radio{width:calc(100% - 20px);outline:none;height:50px;display:flex;justify-content:flex-start;align-content:center;align-items:center;margin:10px}.neo-component-material-radio>label{display:inline-block;position:relative;padding-right:30px;margin-bottom:10px;cursor:pointer;font-size:12px;transition:all .3s;box-sizing:border-box}.neo-component-material-radio>label input{position:absolute;z-index:-1;opacity:0;box-sizing:border-box;padding:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.neo-component-material-radio>label>span{box-shadow:0 3px 20px 0 rgba(113,106,202,.11);border:1px solid #e2e5ec;box-sizing:border-box;border-radius:50%;background:none;position:absolute;top:1px;right:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;align-content:center;font-size:14px;color:#299781}.neo-component-material-radio>label>span>.dot{width:8px;height:8px;border-radius:50%;background-color:#545454}.neo-component-material-radio.curve>label span{border-radius:3px}.neo-component-material-radio.fill>label span{background-color:#e2e5ec}.neo-component-material-radio.fill.red>label span{background-color:#ff2f95;border-color:#ff2f95}.neo-component-material-radio.fill.red>label span>.dot{background-color:#fff}.neo-component-material-radio.fill.green>label span{background-color:#299781;border-color:#299781}.neo-component-material-radio.fill.green>label span>.dot{background-color:#fff}.neo-component-material-radio.fill.basic>label span{background-color:#0fabef;border-color:#0fabef}.neo-component-material-radio.fill.basic>label span>.dot{background-color:#fff}.neo-component-material-radio.fill.primary>label span{background-color:#7218d8;border-color:#7218d8}.neo-component-material-radio.fill.primary>label span>.dot{background-color:#fff}.neo-component-material-radio.green>label span{border-color:#299781}.neo-component-material-radio.green>label span>.dot{background-color:#299781}.neo-component-material-radio.red>label span{border-color:#ff2f95}.neo-component-material-radio.red>label span>.dot{background-color:#ff2f95}.neo-component-material-radio.primary>label span{border-color:#7218d8}.neo-component-material-radio.primary>label span>.dot{background-color:#7218d8}.neo-component-material-radio.basic>label span{border-color:#0fabef}.neo-component-material-radio.basic>label span>.dot{background-color:#0fabef}.neo-component-material-radio.disable>label span{background-color:#e2e5ec;border-color:#e2e5ec;cursor:no-drop}.neo-component-material-radio.disable>label span>.dot{background-color:#0fabef}.neo-component-material-radio.active>label>span{border-width:2px}.neo-component-material-tag{width:calc(100% - 20px);position:relative;display:inline-block;margin:10px}.neo-component-material-tag>.tag-input-holder{width:100%;box-sizing:border-box;min-height:50px;height:auto;position:relative;transition:.15s ease-in;border:1px solid #e2e5ec}.neo-component-material-tag>.tag-input-holder .tag-list{display:flex;justify-content:flex-start;width:100%;flex-wrap:wrap;list-style:none}.neo-component-material-tag>.tag-input-holder .tag-list li{padding:4px 12px;background-color:#e2e5ec;color:#545454;border-radius:15px;font-size:12px;margin:6px 2px;display:flex;justify-content:space-between}.neo-component-material-tag>.tag-input-holder .tag-list li i{font-size:10px;cursor:pointer;margin:5px}.neo-component-material-tag>.tag-input-holder .tag-list li input{width:100px;border:none;outline:none;border-inline:none;font-family:IRANYekan;font-size:11px}.neo-component-material-tag>.tag-input-holder .tag-list li:last-child{background-color:transparent}.neo-component-material-tag>.tag-input-holder span.postfix,.neo-component-material-tag>.tag-input-holder>span.prefix{background-color:#e2e5ec;display:flex;align-content:center;justify-content:center;align-items:center;color:#545454;font-size:12px;font-weight:700;text-align:center;padding:0 10px}.neo-component-material-tag>.tag-input-holder span.postfix.icon,.neo-component-material-tag>.tag-input-holder>span.prefix.icon{font-size:18px}.neo-component-material-tag>.tag-input-holder *{box-sizing:border-box}.neo-component-material-tag>.tag-input-holder>.title{width:calc(100% - 20px);height:40px;line-height:40px;font-size:13px;font-weight:700;color:#545454;position:absolute;z-index:2;right:15px;top:10px;cursor:text;transition:.15s ease-in}.neo-component-material-tag>.tag-input-holder>span.status-icon{width:40px;display:flex;justify-content:center;align-items:center;color:#545454}.neo-component-material-tag>.tag-input-holder>span.status-icon>i{display:none;font-size:22px}.neo-component-material-tag>.tag-input-holder>span.status-icon>i.success{color:#299781}.neo-component-material-tag>.tag-input-holder>.inputs{width:100%;height:inherit;position:relative;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:center}.neo-component-material-tag>.tag-input-holder>.inputs>label{width:100%;font-size:13px;padding:2px 10px;font-weight:700;position:absolute;top:calc(50% - 1em);cursor:text;transition:.15s ease-in}.neo-component-material-tag>.tag-input-holder>.inputs>input{width:100%;font-size:13px;padding:0 10px;box-sizing:border-box;color:#545454;background-color:transparent;outline:none;border:none;font-family:inherit;transition:.15s ease-in}.neo-component-material-tag.medium .tag-input-holder{width:calc(100% - 10px);min-height:40px;margin:5px}.neo-component-material-tag.medium .tag-input-holder>.title{width:calc(100% - 20px);min-height:30px;line-height:30px;font-size:11px;z-index:2}.neo-component-material-tag.medium .tag-input-holder>span.status-icon{width:40px}.neo-component-material-tag.medium .tag-input-holder>span.status-icon>i{font-size:18px}.neo-component-material-tag.medium .tag-input-holder .inputs label,.neo-component-material-tag.medium .tag-input-holder .inputs>input{font-size:11px}.neo-component-material-tag.slim .tag-input-holder{width:calc(100% - 10px);margin:5px}.neo-component-material-tag.slim .tag-input-holder>.title{width:calc(100% - 20px);min-height:30px;line-height:30px;font-size:11px;z-index:2}.neo-component-material-tag.slim .tag-input-holder>span.status-icon{width:40px}.neo-component-material-tag.slim .tag-input-holder>span.status-icon>i{font-size:18px}.neo-component-material-tag.slim .tag-input-holder .inputs label{display:none;font-size:11px}.neo-component-material-tag.slim .tag-input-holder .inputs>input{height:inherit;font-size:11px}.neo-component-material-tag.slim .tag-input-holder{height:40px}.neo-component-material-tag.bg-grey .tag-input-holder,.neo-component-material-tag.disabled .tag-input-holder{background-color:#f8f8f8}.neo-component-material-tag.disabled .tag-input-holder input{cursor:no-drop}.neo-component-material-tag.active .tag-input-holder>.title{height:20px;top:-2px}.neo-component-material-tag.active .tag-input-holder .inputs input{position:absolute;height:20px;bottom:5px}.neo-component-material-tag.active.medium .tag-input-holder>.title{top:2px}.neo-component-material-tag.active.medium .tag-input-holder .inputs label{top:0}.neo-component-material-tag.active.medium .tag-input-holder .inputs input{bottom:2px}.neo-component-material-tag.active.slim .tag-input-holder .inputs input{bottom:0}.neo-component-material-tag.focus .tag-input-holder{border:1px solid #7218d8}.neo-component-material-tag.focus .tag-input-holder>.title{height:20px;top:-2px;color:#7218d8}.neo-component-material-tag.focus .tag-input-holder span.postfix,.neo-component-material-tag.focus .tag-input-holder span.prefix{background-color:#7218d8;color:#fff}.neo-component-material-tag.focus .tag-input-holder .inputs label{top:2px;color:#7218d8}.neo-component-material-tag.focus .tag-input-holder .inputs input{position:absolute;height:20px;bottom:5px}.neo-component-material-tag.focus.medium .tag-input-holder>.title{top:2px}.neo-component-material-tag.focus.medium .tag-input-holder .inputs label{top:0}.neo-component-material-tag.focus.medium .tag-input-holder .inputs input{bottom:2px}.neo-component-material-tag.focus.slim .tag-input-holder .inputs input{height:inherit;bottom:0;font-size:13px;color:#545454}.neo-component-material-tag.error .tag-input-holder{border:1px solid #ff2f95}.neo-component-material-tag.error .tag-input-holder>.title{height:20px;top:-2px;color:#ff2f95}.neo-component-material-tag.error .tag-input-holder input{position:absolute;height:20px;bottom:5px}.neo-component-material-tag.circle .tag-input-holder{border-radius:25px;overflow:hidden}.neo-component-material-tag.circle .tag-input-holder>.title{width:calc(100% - 25px);right:25px}.neo-component-material-tag.circle .tag-input-holder .inputs label{padding-right:20px}.neo-component-material-tag.circle .tag-input-holder .inputs input{width:calc(100% - 10px);position:absolute;height:20px;bottom:5px;right:10px}.neo-component-material-tag.circle.slim .tag-input-holder .inputs input{height:inherit;bottom:0;right:10px}.neo-component-material-tag.curve .tag-input-holder{border-radius:5px;overflow:hidden}.neo-component-material-tag.curve .tag-input-holder input{width:calc(100% - 10px);position:absolute;height:20px;bottom:5px;right:0}.neo-component-material-tag.curve.slim .tag-input-holder .inputs input{height:inherit;bottom:0}.neo-component-material-tag.curve span.postfix,.neo-component-material-tag.curve span.prefix{background-color:#299781;color:#fff}.neo-component-material-tag.success .tag-input-holder{border:1px solid #299781}.neo-component-material-tag.success .tag-input-holder>.title{height:20px;top:-2px;color:#299781}.neo-component-material-tag.success .tag-input-holder input{position:absolute;height:20px;bottom:5px}.neo-component-material-tag.success .tag-input-holder .status-icon i.success{display:block}.neo-component-material-tag.shadow .tag-input-holder{box-shadow:0 3px 20px 0 rgba(113,106,202,.11)}.neo-component-material-tag.prefix-transparent span.postfix,.neo-component-material-tag.prefix-transparent span.prefix,.neo-component-material-tag.prefix-transparent.active span.postfix,.neo-component-material-tag.prefix-transparent.active span.prefix,.neo-component-material-tag.prefix-transparent.focus span.postfix,.neo-component-material-tag.prefix-transparent.focus span.prefix{background-color:transparent;color:#545454}.neo-component-material-range{direction:ltr;font-size:12px
    /*! nouislider - 14.2.0 - 3/27/2020 */}.neo-component-material-range>.range-holder{width:calc(100% - 30px);height:40px;position:relative}.neo-component-material-range>.range-holder>div{width:inherit}.neo-component-material-range .noUi-target,.neo-component-material-range .noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.neo-component-material-range .noUi-target{position:relative}.neo-component-material-range .noUi-base,.neo-component-material-range .noUi-connects{width:100%;height:100%;position:relative;z-index:1}.neo-component-material-range .noUi-connects{overflow:hidden;z-index:0}.neo-component-material-range .noUi-connect,.neo-component-material-range .noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.neo-component-material-range .noUi-connect{height:100%;width:100%}.neo-component-material-range .noUi-origin{height:10%;width:10%}.neo-component-material-range .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.neo-component-material-range .noUi-vertical .noUi-origin{width:0}.neo-component-material-range .noUi-horizontal .noUi-origin{height:0}.neo-component-material-range .noUi-handle{backface-visibility:hidden;position:absolute}.neo-component-material-range .noUi-touch-area{height:100%;width:100%}.neo-component-material-range .noUi-state-tap .noUi-connect,.neo-component-material-range .noUi-state-tap .noUi-origin{transition:transform .3s}.neo-component-material-range .noUi-state-drag *{cursor:inherit!important}.neo-component-material-range .noUi-horizontal{height:12px}.neo-component-material-range .noUi-horizontal .noUi-handle{width:24px;height:24px;right:-17px;top:-6px;border-radius:50%;outline:none;background-color:#fff;border:1px solid #dfe2ea;box-shadow:0 3px 6px -3px #9ea7c0}.neo-component-material-range .noUi-vertical{width:18px}.neo-component-material-range .noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.neo-component-material-range .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.neo-component-material-range .noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.neo-component-material-range .noUi-connects{border-radius:3px}.neo-component-material-range .noUi-connect{background:#7218d8}.neo-component-material-range .noUi-draggable{cursor:ew-resize}.neo-component-material-range .noUi-vertical .noUi-draggable{cursor:ns-resize}.neo-component-material-range .noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.neo-component-material-range .noUi-vertical .noUi-handle:after,.neo-component-material-range .noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.neo-component-material-range .noUi-vertical .noUi-handle:after{top:17px}.neo-component-material-range [disabled] .noUi-connect{background:#b8b8b8}.neo-component-material-range [disabled] .noUi-handle,.neo-component-material-range [disabled].noUi-handle,.neo-component-material-range [disabled].noUi-target{cursor:not-allowed}.neo-component-material-range .noUi-pips,.neo-component-material-range .noUi-pips *{box-sizing:border-box}.neo-component-material-range .noUi-pips{position:absolute;color:#999}.neo-component-material-range .noUi-value{position:absolute;white-space:nowrap;text-align:center}.neo-component-material-range .noUi-value-sub{color:#ccc;font-size:10px}.neo-component-material-range .noUi-marker{position:absolute;background:#ccc}.neo-component-material-range .noUi-marker-large,.neo-component-material-range .noUi-marker-sub{background:#aaa}.neo-component-material-range .noUi-pips-horizontal{padding:10px 0;height:40px;top:100%;left:0;width:100%}.neo-component-material-range .noUi-value-horizontal{transform:translate(-50%,50%)}.neo-component-material-range .noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.neo-component-material-range .noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.neo-component-material-range .noUi-marker-horizontal.noUi-marker-sub{height:10px}.neo-component-material-range .noUi-marker-horizontal.noUi-marker-large{height:15px}.neo-component-material-range .noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.neo-component-material-range .noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.neo-component-material-range .noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.neo-component-material-range .noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.neo-component-material-range .noUi-marker-vertical.noUi-marker-sub{width:10px}.neo-component-material-range .noUi-marker-vertical.noUi-marker-large{width:15px}.neo-component-material-range .noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.neo-component-material-range .noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.neo-component-material-range .noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}.neo-component-material-upload{width:calc(100% - 20px);height:200px;display:inline-block;position:relative;margin:10px}.neo-component-material-upload>.before{width:100%;height:100%;position:absolute;top:0;left:0;box-sizing:border-box;border:2px dashed #7218d8;border-radius:5px;z-index:2;cursor:pointer}.neo-component-material-upload>.before .file-holder{width:100%;height:190px;overflow-x:hidden}.neo-component-material-upload>.before .file-holder li{width:100%;display:flex;justify-content:flex-start;direction:ltr;align-content:center;align-items:center}.neo-component-material-upload>.before .file-holder li img{height:40px;margin:10px}.neo-component-material-upload>.before .file-holder li .progress-holder{width:calc(100% - 100px);height:20px;border-radius:10px;border:1px solid #f8f8f8;overflow:hidden}.neo-component-material-upload .upload-holder{height:200px;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;flex-direction:column;box-sizing:border-box}.neo-component-material-upload .upload-holder>i{font-size:60px;color:#545454}.neo-component-material-upload .upload-holder h6{color:#545454}.neo-component-material-upload.ondragenter>.before{border:2px solid #7218d8}.neo-component-material-upload.ondragenter .upload-holder>i{font-size:60px;color:#e2e5ec}.neo-component-material-upload.ondragenter .upload-holder h6{color:#e2e5ec}.neo-component-material-map{width:calc(100% - 20px);display:inline-block;position:relative;margin:10px}.neo-component-material-map .map-holder{width:100%;height:200px;border:1px solid #7218d8;border-radius:5px;box-sizing:border-box}.neo-component-material-textarea{width:calc(100% - 20px);display:inline-block;position:relative;margin:10px;box-sizing:border-box}.neo-component-material-textarea .textarea-holder{position:relative}.neo-component-material-textarea .textarea-holder>span{position:absolute;bottom:10px;left:15px}.neo-component-material-textarea textarea{width:100%;padding:10px;border-radius:5px;border:1px solid #e2e5ec;box-sizing:border-box;font-family:IRANYekan;font-size:10px}.neo-component-material-textarea textarea:focus{border:1px solid #7218d8}.neo-component-material-textarea.small textarea{height:50px}.neo-component-material-textarea.medium textarea{height:100px}.neo-component-material-textarea.big textarea{height:200px}.neo-component-material-button{display:inline-block;position:relative}.neo-component-material-button button{padding:10px 20px;font-size:12px;background-color:#fff;border:1px solid #e2e5ec;text-align:center;cursor:pointer;font-family:IRANYekan;transition:.1s ease-in;color:#545454;outline:none;box-sizing:border-box}.neo-component-material-button button:hover{background-color:#f8f8f8}.neo-component-material-button.tiny button{font-size:8px;padding:3px 5px}.neo-component-material-button.small button{font-size:10px;padding:6px 10px}.neo-component-material-button.large button{font-size:14px;padding:15px 30px}.neo-component-material-button.x-large button{font-size:16px;padding:20px 45px}.neo-component-material-button.primary button{background-color:#7218d8;color:#fff;border:1px solid #7218d8}.neo-component-material-button.primary button:hover{background-color:#7218a0;border:1px solid #721878}.neo-component-material-button.primary.outline button{background-color:transparent;color:#7218d8;border:1px solid #7218d8}.neo-component-material-button.primary.outline button:hover{background-color:#7218d8;color:#fff;border:1px solid #721878}.neo-component-material-button.basic button{background-color:#0fabef;color:#fff;border:1px solid #0fabef}.neo-component-material-button.basic button:hover{background-color:#0a8ad2;border:1px solid #0067b4}.neo-component-material-button.basic.outline button{background-color:transparent;color:#0fabef;border:1px solid #0fabef}.neo-component-material-button.basic.outline button:hover{background-color:#0fabef;color:#fff;border:1px solid #0067b4}.neo-component-material-button.green button{background-color:#299781;color:#fff;border:1px solid #299781}.neo-component-material-button.green button:hover{background-color:#009752;border:1px solid #009719}.neo-component-material-button.green.outline button{background-color:transparent;color:#299781;border:1px solid #299781}.neo-component-material-button.green.outline button:hover{background-color:#299781;color:#fff;border:1px solid #0067b4}.neo-component-material-button.orange button{background-color:#ff8624;color:#fff;border:1px solid #ff8624}.neo-component-material-button.orange button:hover{background-color:#ff7a00;border:1px solid #ff5d00}.neo-component-material-button.orange.outline button{background-color:transparent;color:#ff8624;border:1px solid #ff8624}.neo-component-material-button.orange.outline button:hover{background-color:#ff8624;color:#fff;border:1px solid #ff5d00}.neo-component-material-button.red button{background-color:#ff2f95;color:#fff;border:1px solid #ff2f95}.neo-component-material-button.red button:hover{background-color:#ff1587;border:1px solid #ff0074}.neo-component-material-button.red.outline button{background-color:transparent;color:#545454;border:1px solid #ff2f95}.neo-component-material-button.red.outline button:hover{background-color:#ff2f95;color:#fff;border:1px solid #ff0074}.neo-component-material-button.curve button{border-radius:5px}.neo-component-material-button.circle button{border-radius:25px}.neo-component-material-button.margin{margin:5px}.neo-component-material-button.big-margin{margin:10px}.neo-component-material-button.border button{border-width:2px!important}.neo-component-material-ckeditor{display:inline-block;width:calc(100% - 20px);margin:10px}.neo-component-material-image{display:inline-block;width:400px;height:400px;border:1px solid #c4c4c4;border-radius:5px;cursor:pointer}.neo-component-material-image .uploader-image{display:inline-block;width:100%;height:100%;background-image:url(/public/base/desktop/components/material/images/assets/images/attach.png);background-size:80%;background-position:50%;background-repeat:no-repeat}.neo-component-material-image.medium{width:300px;height:300px}.neo-component-material-image.small{width:200px;height:200px}.neo-component-material-image.tiny{width:100px;height:100px}.neo-component-material-tinymce{display:inline-block;width:calc(100% - 20px);margin:10px}.neo-component-processloader{width:100%;position:fixed;top:0;display:none;z-index:100001}.neo-component-processloader.active{display:block}.neo-component-processloader .process{width:100%;height:10px;background-color:#e0e0e0;display:flex;justify-content:flex-start;flex-wrap:wrap;margin-top:5px}.neo-component-processloader .process .load{width:50%;height:10px;background-color:#9cffff;line-height:10px;text-align:center;color:#188787;font-size:10px;font-weight:700}.neo-component-processloader .process .load.success{background-color:#00be8a;color:#fff}.neo-component-processloader .process .load.error{background-color:#ff0074;color:#fff}.neo-component-processloader .process:first-child{margin-top:0}.neo-http-_401,.neo-http-_402,.neo-http-_403,.neo-http-_404,.neo-http-_500,.neo-http-_502,.neo-http-_503{display:flex;justify-content:center;align-items:center;align-content:space-between;flex-wrap:wrap;height:100%}.neo-http-_401 h1,.neo-http-_401 h2,.neo-http-_401 h3,.neo-http-_401 h4,.neo-http-_401 h5,.neo-http-_401 h6,.neo-http-_402 h1,.neo-http-_402 h2,.neo-http-_402 h3,.neo-http-_402 h4,.neo-http-_402 h5,.neo-http-_402 h6,.neo-http-_403 h1,.neo-http-_403 h2,.neo-http-_403 h3,.neo-http-_403 h4,.neo-http-_403 h5,.neo-http-_403 h6,.neo-http-_404 h1,.neo-http-_404 h2,.neo-http-_404 h3,.neo-http-_404 h4,.neo-http-_404 h5,.neo-http-_404 h6,.neo-http-_500 h1,.neo-http-_500 h2,.neo-http-_500 h3,.neo-http-_500 h4,.neo-http-_500 h5,.neo-http-_500 h6,.neo-http-_502 h1,.neo-http-_502 h2,.neo-http-_502 h3,.neo-http-_502 h4,.neo-http-_502 h5,.neo-http-_502 h6,.neo-http-_503 h1,.neo-http-_503 h2,.neo-http-_503 h3,.neo-http-_503 h4,.neo-http-_503 h5,.neo-http-_503 h6{padding:10px}.neo-http-_401 .center h1,.neo-http-_401 .center h2,.neo-http-_401 .center h3,.neo-http-_401 .center h4,.neo-http-_401 .center h5,.neo-http-_401 .center h6,.neo-http-_402 .center h1,.neo-http-_402 .center h2,.neo-http-_402 .center h3,.neo-http-_402 .center h4,.neo-http-_402 .center h5,.neo-http-_402 .center h6,.neo-http-_403 .center h1,.neo-http-_403 .center h2,.neo-http-_403 .center h3,.neo-http-_403 .center h4,.neo-http-_403 .center h5,.neo-http-_403 .center h6,.neo-http-_404 .center h1,.neo-http-_404 .center h2,.neo-http-_404 .center h3,.neo-http-_404 .center h4,.neo-http-_404 .center h5,.neo-http-_404 .center h6,.neo-http-_500 .center h1,.neo-http-_500 .center h2,.neo-http-_500 .center h3,.neo-http-_500 .center h4,.neo-http-_500 .center h5,.neo-http-_500 .center h6,.neo-http-_502 .center h1,.neo-http-_502 .center h2,.neo-http-_502 .center h3,.neo-http-_502 .center h4,.neo-http-_502 .center h5,.neo-http-_502 .center h6,.neo-http-_503 .center h1,.neo-http-_503 .center h2,.neo-http-_503 .center h3,.neo-http-_503 .center h4,.neo-http-_503 .center h5,.neo-http-_503 .center h6{padding:0}.neo-http-_401 .center h1,.neo-http-_402 .center h1,.neo-http-_403 .center h1,.neo-http-_404 .center h1,.neo-http-_500 .center h1,.neo-http-_502 .center h1,.neo-http-_503 .center h1{font-size:100px}@font-face{font-family:SegoeUI;src:url(/public/base/desktop/main/http../fonts/SegoeUI.eot);src:url(/public/base/desktop/main/http../fonts/SegoeUI.woff) format("woff"),url(/public/base/desktop/main/http../fonts/SegoeUI.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:SegoeUI-Bold;src:url(/public/base/desktop/main/http../fonts/SegoeUI-Bold.eot?#iefix) format("embedded-opentype"),url(/public/base/desktop/main/http../fonts/SegoeUI-Bold.woff) format("woff"),url(/public/base/desktop/main/http../fonts/SegoeUI-Bold.ttf) format("truetype"),url(/public/base/desktop/main/http../fonts/SegoeUI-Bold.svg#SegoeUI-Bold) format("svg");font-weight:400;font-style:normal}.http{min-width:100vw;min-height:100vh;background:#6d11d7;background:linear-gradient(335deg,#6d11d7,#6d11d7 39%,#09a8ba);display:flex;justify-content:center;align-content:center;align-items:center;font-family:SegoeUI}.http h1,.http h2,.http h3,.http h4,.http h5,.http h6{font-family:SegoeUI-Bold;box-sizing:border-box;color:#fff;width:100%;text-align:center;margin:0}.http:after{content:"";width:100vw;height:100vh;position:fixed;background-image:url(/public/base/desktop/main/http/assets/images/fully-color.svg);background-size:90%;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:1024px){.http:after{background-size:120%}}@media screen and (max-width:768px){.http:after{background-size:150%}}@media screen and (max-width:425px){.http:after{background-size:200%}}.http>.holder{width:50vw;height:50vh;background-color:rgba(114,24,216,.8);border:1px solid #fff;position:relative}@media screen and (max-width:1024px){.http>.holder{width:75vw;height:50vh}}@media screen and (max-width:768px){.http>.holder{width:90vw;height:50vh}}@media screen and (max-width:425px){.http>.holder{width:95vw;height:50vh}}.http>.holder .content{width:100%;height:100%;position:absolute;z-index:2}.tablet_mobile{display:none}.desktop{display:block}@media screen and (max-width:1024px){.tablet_mobile{display:block!important}.desktop{display:none!important}}.grid-container.footer-link-container h4{color:var(--second-color-hover,--default-second-color-hover);font-weight:bolder;font-size:14px;margin-bottom:5px}.swiper-pagination-bullet-active{background-color:var(--second-color-hover,--default-second-color-hover)!important}.swiper-button-next,.swiper-button-prev{color:var(--second-color-hover,--default-second-color-hover)!important}.neo-component-swiper-brands li img{width:100%;height:auto}.neo-component-pagination ul li[aria-current=page] button{background-color:var(--second-color,--default-second-color);color:var(--main-text-color,--default-main-text-color)}.neo-component-pagination ul li>button{margin:auto 1px}.neo-component-pagination ul button svg{transform:rotate(180deg);color:var(--second-color-hover,--default-second-color-hover)}.neo-component-products-card .options .list-share,.neo-tires-router>.container>.details>.item .options .list-share{top:30px;position:absolute;width:150px;border-radius:18px;background-color:var(--main-text-color,--default-main-text-color);display:flex;flex-wrap:wrap;justify-content:flex-end;font-size:16px;padding:10px;left:2%;direction:ltr;border:4px solid var(--second-color,--default-second-color)}.neo-component-products-card .options .list-share li,.neo-tires-router>.container>.details>.item .options .list-share li{width:100%;display:flex;height:35px;justify-content:flex-start;align-content:center;align-items:center;color:var(--main-color,--default-main-color)}.neo-component-products-card .options .list-share li .fa-facebook-square,.neo-tires-router>.container>.details>.item .options .list-share li .fa-facebook-square{font-size:25px;margin-right:5px;color:#4267b2}.neo-component-products-card .options .list-share li .fa-twitter-square,.neo-tires-router>.container>.details>.item .options .list-share li .fa-twitter-square{font-size:25px;margin-right:5px;color:#1da1f2}.neo-component-products-card .options .list-share.hidden,.neo-tires-router>.container>.details>.item .options .list-share.hidden{display:none}