@-webkit-keyframes spinner{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.spinner{-webkit-animation:spinner 2s linear infinite;-moz-animation:spinner 2s linear infinite;-ms-animation:spinner 2s linear infinite;-o-animation:spinner 2s linear infinite;animation:spinner 2s linear infinite}body.neo-styles{margin:0;padding:0}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{display:none}body.neo-styles .rtl{direction:rtl}body.neo-styles .ltr{direction:ltr}body.neo-styles .light-shadow{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.12);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 10px 0;border-bottom:1px solid lightgrey}body.neo-styles .line.dashed{border-bottom:1px dashed lightgrey}@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 0.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;-webkit-animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;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;-webkit-animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}body.neo-styles .tool-tip{display:inline-block;clear:both;float:left;position:absolute;z-index:104;top:200px;background-color:darkblue;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 darkblue}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{width:100%;max-width:100%}@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%}}@charset "UTF-8";.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-alerts{width:20vw!important;position:fixed;z-index:10001;top:60px;font-size:12px}@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}}@media screen and (max-width:375px){neo-component-alerts{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:#00b0ac;border-color:#3fb0be}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)}neo-component-alerts hr{box-sizing:content-box;height:0;overflow:visible}neo-component-articles-list{padding-right:1.17188rem;padding-left:1.17188rem}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}.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:#FD0;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}neo-component-basket{width:325px;border-radius:18px;background-color:#fff;position:absolute;top:80px;left:-5px;z-index:99;display:none}@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}neo-component-basket .empty>i{height:0.8em!important;font-size:60px;color:#BCBCBC}neo-component-basket .empty>p{width:100%;text-align:center;margin:5px 0 5px 0;font-size:13px;font-weight:700;color:#005C7C}neo-component-basket .empty>.button-holder{width:50%;margin:5px 0 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 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:#BCBCBC;cursor:pointer;margin:0 10px 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:center center;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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;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:#005C7C;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:#005C7C}neo-component-basketitems-addressitems .address-item .top-bottom{height:40px;margin:10px 0 10px 0}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:hover{background-color:#FD0}neo-component-basketitems-addressitems .address-item.active{background-color:#FD0}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-basketitems-items{width:100%;display:inline-block}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:#005C7C}@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:center;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:#005C7C}neo-component-basketitems-items .basket-items .item .v-line{width:1px;height:60px;background-color:#BCBCBC}neo-component-basketitems-items .basket-items .horizontal-line{width:100%;height:2px;margin-top:20px;background-color:#eee}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-items .basket-items .services{height:auto}}neo-component-basketitems-items .basket-items .services .title{position:absolute;top:-15px;padding:0 10px 0 10px;background-color:#fff;font-size:18px;text-align:center;color:#005C7C;font-weight:700}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-items .basket-items .services .items{flex-wrap:wrap}}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-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-items .basket-items .services .items .item img{max-width:80%;margin-bottom:15px}neo-component-basketitems-items .basket-items .services .items .item .ribbon{display:none}neo-component-basketitems-items .basket-items .services .items .item i{font-size:75px;color:#BCBCBC;height:1em!important}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-items .basket-items .services .items .item.disable{cursor:pointer}neo-component-basketitems-items .basket-items .services .items .item.disable i{color:#BCBCBC}neo-component-basketitems-items .basket-items .services .items .item.disable p{color:#BCBCBC}neo-component-basketitems-items .basket-items .services .items .item.active{cursor:pointer}neo-component-basketitems-items .basket-items .services .items .item.active i{color:#00b0ac}neo-component-basketitems-items .basket-items .services .items .item.active p{color:#005C7C}neo-component-basketitems-items .basket-items .services .items .item.active:hover{border:2px solid #FD0;cursor:pointer}neo-component-basketitems-items .basket-items .services .items .item.selected{border:2px solid #FD0;cursor:pointer}neo-component-basketitems-items .basket-items .services .items .item.selected i{color:#00b0ac}neo-component-basketitems-items .basket-items .services .items .item.selected p{color:#005C7C}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{color:#BCBCBC}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-items .basket-items .services .buy-alert{width:100%;min-height:50px;border:1px solid #FD0;background-color:rgba(225,221,0,.1);border-radius:18px;padding:5px 18px 5px 18px}neo-component-basketitems-items .basket-items .services .buy-alert .h1{color:#404040}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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(/public/home/desktop/components/basketitems/mycars/assets/img/Pelak.svg);background-size:100%;background-position:center center}neo-component-basketitems-mycars .pelak p{font-weight:700;font-size:14px;color:#005C7C}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:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;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:#005C7C;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:#005C7C}neo-component-basketitems-mycars .address-item .top-bottom{height:40px;margin:10px 0 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:50px!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:hover{background-color:#FD0}neo-component-basketitems-mycars .address-item.active{background-color:#FD0}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;padding-bottom: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 #FD0;background-color:rgba(225,221,0,.1);border-radius:18px;padding:5px 18px 5px 18px;margin-bottom:10px}neo-component-basketitems-mycars .buy-alert .h1{color:#404040}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac;margin-right:40px}neo-component-basketitems-payment .title-header .title{font-size:16px;font-weight:700;margin-right:20px;color:#005C7C}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:#005C7C}@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:center;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:#005C7C}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:#005C7C}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:#00b0ac}neo-component-basketitems-payment .timesheet .high-title{margin-right:10px;font-size:14px;font-weight:700;color:#005C7C}@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:16px;font-weight:700;color:#005C7C}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:#FD0}neo-component-basketitems-payment .payments .payment .mini-box>i{font-size:50px;color:#00b0ac;margin:0 40px 0 20px}neo-component-basketitems-payment .payments .payment.active{background-color:#FD0}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:80px;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:140px}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:#005C7C}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:#005C7C;text-align:center;margin:10px;cursor:pointer}neo-component-basketitems-payment .items-holder .item .time-box:hover{border:2px solid #FD0}neo-component-basketitems-payment .items-holder .item .time-box.active{border:2px solid #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac;margin-right:40px}neo-component-basketitems-timesheet .title-header .title{font-size:16px;font-weight:700;margin-right:20px;color:#005C7C}@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:#005C7C}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:#005C7C;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:hover{border:2px solid #FD0}neo-component-basketitems-timesheet .items-holder .item .time-box.active{border:2px solid #FD0}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:ease-in 150ms}neo-component-breadcrumbs ul.breadcrumbs li a:hover{color:#7218D8}neo-component-breadcrumbs ul.breadcrumbs li:first-child{padding-left:0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:center center;background-repeat:no-repeat}neo-component-cars-card .car-card .card-header .car-card-title{margin-bottom:auto;font-size:17px;color:#005c7c;font-family:"IRANYekan Black"}neo-component-cars-card .car-card .car-card-description{margin-bottom:auto;font-size:13px;font-weight:400;color:#005c7c}neo-component-cars-card .car-card .car-card-link{font-size:14px;display:block;width:100%;border-radius:22px;background-color:#3fb0ac;text-align:center;padding:12px 0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-elements-breadcrumb{width:100%}neo-component-elements-breadcrumb .breadcrumb{display:flex;padding:10px 5px!important}neo-component-elements-breadcrumb .breadcrumb li a{color:#3fb0be}neo-component-elements-breadcrumb .breadcrumb li+li:before{padding:8px;color:#3fb0be;content:">"}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-elements-button{width:100%;height:45px;display:inline-block}neo-component-elements-button button,neo-component-elements-button a{width:100%;height:inherit;text-align:center;font-size:20px;font-weight:700;cursor:pointer;border-radius:10px;transition:ease-in 100ms;display:flex;justify-content:center;align-items:center;align-content:center}neo-component-elements-button button>i,neo-component-elements-button a>i{font-weight:300;font-size:26px;margin-left:10px}neo-component-elements-button.blue button,neo-component-elements-button.blue a{background-color:#00b0ac;color:#fff}neo-component-elements-button.blue button p,neo-component-elements-button.blue a p{color:#fff}neo-component-elements-button.blue:hover button,neo-component-elements-button.blue:hover a{background-color:#3fb0be}neo-component-elements-button.primary button,neo-component-elements-button.primary a{background-color:#FD0;color:#fff}neo-component-elements-button.primary button p,neo-component-elements-button.primary a p{color:#fff}neo-component-elements-button.primary:hover button,neo-component-elements-button.primary:hover a{background-color:#ffc711}neo-component-elements-button.orange button,neo-component-elements-button.orange a{background-color:#F04E23;color:#fff}neo-component-elements-button.orange button p,neo-component-elements-button.orange a p{color:#fff}neo-component-elements-button.orange:hover button,neo-component-elements-button.orange:hover a{background-color:#f03427}neo-component-elements-button.transparent button,neo-component-elements-button.transparent a{background-color:transparent;color:#fff}neo-component-elements-button.transparent button p,neo-component-elements-button.transparent a p{color:#fff}neo-component-elements-button.transparent:hover{background-color:transparent;color:#fff}neo-component-elements-button.medium-font button,neo-component-elements-button.medium-font a{font-size:14px}neo-component-elements-button.medium-font button>i,neo-component-elements-button.medium-font a>i{font-size:26px}neo-component-elements-button.medium{height:35px}neo-component-elements-button.medium button,neo-component-elements-button.medium a{width:100%;font-size:14px}neo-component-elements-button.medium button>i,neo-component-elements-button.medium a>i{font-weight:300;font-size:20px;margin-left:8px}neo-component-elements-button.small{height:25px}neo-component-elements-button.small button,neo-component-elements-button.small a{width:100%;font-size:11px}neo-component-elements-button.small button>i,neo-component-elements-button.small a>i{font-weight:300;font-size:16px;margin-left:5px}neo-component-elements-button.tiny{height:20px}neo-component-elements-button.tiny button,neo-component-elements-button.tiny a{width:100%;font-size:9px}neo-component-elements-button.tiny button>i,neo-component-elements-button.tiny a>i{font-weight:300;font-size:12px;margin-left:3px}neo-component-elements-button.medium-font button,neo-component-elements-button.medium-font a{font-size:12px}neo-component-elements-button.medium-font button>i,neo-component-elements-button.medium-font a>i{font-weight:300;font-size:20px;margin-left:8px}neo-component-elements-button.icon-big button>i,neo-component-elements-button.icon-big a>i{font-weight:300;font-size:26px;margin-left:8px}neo-component-elements-button.icon-biger button>i,neo-component-elements-button.icon-biger a>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 button[disabled],neo-component-elements-button a[disabled]{color:#fff;background-color:#BCBCBC;cursor:not-allowed}neo-component-elements-button button[disabled]:hover,neo-component-elements-button a[disabled]:hover{color:#fff;background-color:#BCBCBC}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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:ease-in 200ms}neo-component-elements-checkbox .checker.active{margin:0 5px 0 5px}neo-component-elements-checkbox .checker.active .circle{background-color:#00b0ac;left:4px}neo-component-elements-checkbox>input{display:none}neo-component-elements-checkbox p{font-size:12px;color:#005C7C;font-weight:700}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-elements-filters{width:100%}neo-component-elements-filters form{width:100%}neo-component-elements-filters form>.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 form>.title span{width:25px;height:2px;background-color:#FD0}neo-component-elements-filters form>.title .header-title-h2{font-size:15px;font-weight:700;margin-right:5px;color:#005C7C}neo-component-elements-filters form .value{width:100%;margin-top:20px;position:relative;padding:10px}neo-component-elements-filters form .value .row{margin-top:10px}neo-component-elements-filters form .value .row>p{margin:0 5px 0 5px;color:#005C7C;font-weight:700}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-elements-productfilters{width:100%}neo-component-elements-productfilters form{width:100%}neo-component-elements-productfilters form>.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 form>.title span{width:25px;height:2px;background-color:#FD0}neo-component-elements-productfilters form>.title .header-title-h2{font-size:15px;font-weight:700;margin-right:5px;color:#005C7C}neo-component-elements-productfilters form .value{width:100%;margin-top:20px;position:relative;padding:10px}neo-component-elements-productfilters form .value .row{margin-top:10px}neo-component-elements-productfilters form .value .row>p{margin:0 5px 0 5px;color:#005C7C;font-weight:700}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac;font-size:10px;font-family:"IRANYekan"}neo-component-elements-range .range-holder .irs-single:before{border-top-color:#00b0ac}neo-component-elements-range .range-holder .irs--flat .irs-bar{background-color:#00b0ac}neo-component-elements-range .range-holder .irs-to{background-color:#00b0ac;font-size:10px;font-family:"IRANYekan"}neo-component-elements-range .range-holder .irs-to:before{border-top-color:#00b0ac}neo-component-elements-range .range-holder .irs-from{background-color:#00b0ac;font-size:10px;font-family:"IRANYekan"}neo-component-elements-range .range-holder .irs-from:before{border-top-color:#00b0ac}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{background-color:#005C7C}neo-component-elements-range .range-holder span.irs-handle:hover i:first-child{background-color:#005C7C}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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;position:absolute;z-index:2;top:-3px;right:20%;border-radius:20px;background-color:#00b0ac;cursor:pointer}neo-component-elements-rate .linear{width:23%;height:8px;background-color:#00b0ac;position:absolute;z-index:1;right:0;border-radius:8px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-elements-ringfilters{width:100%}neo-component-elements-ringfilters form{width:100%}neo-component-elements-ringfilters form>.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 form>.title span{width:25px;height:2px;background-color:#FD0}neo-component-elements-ringfilters form>.title .header-title-h2{font-size:15px;font-weight:700;margin-right:5px;color:#005C7C}neo-component-elements-ringfilters form .value{width:100%;margin-top:20px;position:relative;padding:10px}neo-component-elements-ringfilters form .value .row{margin-top:10px}neo-component-elements-ringfilters form .value .row>p{margin:0 5px 0 5px;color:#005C7C;font-weight:700}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;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:focus{background-color:transparent}neo-component-elements-select>select option{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:#005C7C;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:#005C7C;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:#005C7C!important;position:absolute;left:5px;top:8px}neo-component-elements-select.small>select{font-size:12px;padding:0 10px 5px 10px;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 5px 0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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:ease-in 200ms}neo-component-elements-switcher .checker.active{background-color:#00b0ac;margin:0 5px 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:#005C7C;font-weight:700}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-footer small{font-size:11px;line-height:inherit}neo-component-footer a{font-weight:700}neo-component-footer .links-container .links-item{display:flex;flex-direction:column;align-items:center}@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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-header{width:100%;height:65px;box-sizing:border-box;background:#fff;border-bottom:1px solid #FD0;-webkit-transition:all ease 0.7s;transition:all ease 0.7s;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:100;box-shadow:0 2px 5px 0 rgba(0,0,0,.6)}neo-component-header>a:hover{color:white!important}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{display:flex;justify-content:center;align-items:center}neo-component-header>.container>ul img{height:50px;margin-left:50px}@media screen and (max-width:768px){neo-component-header>.container>ul img{margin-left:10px}}neo-component-header>.container>ul a{font-size:13px;font-weight:700;padding:0 10px 0 10px;color:#959595;transition:ease-in 150ms}@media screen and (max-width:768px){neo-component-header>.container>ul a{font-size:11px;padding:0 5px 0 5px}}neo-component-header>.container>ul a:hover{color:#005C7C}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{font-size:28px;color:#005C7C}neo-component-header>.container>ul.left li a 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:#005C7C}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:#FC4A1A;height:65px;width:100%;text-align:center;cursor:pointer}@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:40px;height:40px;top:2px}neo-component-header>.mobile .row>li>.menu .menu-global{backface-visibility:hidden;position:absolute;left:0;border-top:5px solid #005C7C;width:100%;transition:0.55s}neo-component-header>.mobile .row>li>.menu .menu-top{top:0}neo-component-header>.mobile .row>li>.menu .menu-middle{top:15px}neo-component-header>.mobile .row>li>.menu .menu-bottom{top:30px}neo-component-header>.mobile .row>li>.menu .menu-top-click{backface-visibility:hidden;top:15px;transform:rotate(50deg);transition:0.55s 0.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:0.55s 0.5s}neo-component-header>.mobile .row>li img{height:50px}neo-component-header>.mobile .row>li i{font-size:38px;color:#005C7C}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:#005C7C}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:#005C7C;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:#00b0ac;align-items:center;color:#fff;font-size:22px;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% 0 5%;border-radius:18px;background-color:transparent;color:#fff;font-size:22px;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:rgba(0,0,0,.4)}neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button a{color:#fff}neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button a:hover{color:#fff}neo-component-header>.mobile .row>.menu .mobile-menu .mobile-menu-holder>li button span{width:2px;height:25px;background-color:#FD0;margin:10px}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#FD0;padding:20px 30px 5px!important;visibility:visible;opacity:1;border-radius:0 0 22px 22px;top:-5px;width:1500px;transition:0.3s;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,200px));grid-auto-flow:row;column-gap:40px;align-content: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 10px;border-radius:20px;color:#005c7c;font-family:"IRANYekan Black"}neo-component-header-cardropdown>.car-dropdown-menu>.right-car-dropdown>.car-dropdown-item>a:hover{background-color:#eccd00}.border-none{border-bottom:none!important}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-header-dropdown{position:fixed;top:60px!important;z-index:90;width:100%;padding:1rem 0;margin:auto;display:none;background-color:#FD0;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:0.3s;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,200px));grid-auto-flow:row;column-gap:40px;align-content: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:1px solid rgba(0,92,124,.21)}neo-component-header-dropdown>.dropdown-menu>.right-tire-dropdown>.tire-dropdown-item>a{width:100%!important;display:flex;justify-content:space-between;padding:10px 10px;border-radius:20px;color:#005c7c;font-family:"IRANYekan Black"}neo-component-header-dropdown>.dropdown-menu>.right-tire-dropdown>.tire-dropdown-item>a:hover{background-color:#eccd00}.border-none{border-bottom:none!important}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#FD0}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:#FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac;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:#005C7C}neo-component-modals-address .modal-holder .header p{font-size:16px;font-weight:700;padding-right:10px;color:#005C7C}neo-component-modals-address .modal-holder .header i.icon-close{font-size:14px;cursor:pointer;color:#BCBCBC;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 20px;position:relative}neo-component-modals-address .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 0 10px;line-height:45px}neo-component-modals-address .modal-holder .final-holder textarea{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 0 10px;line-height:45px}neo-component-modals-address .modal-holder .bottom-button{width:100%;height:50px}neo-component-modals-address.hidden{display:none}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac;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:#005C7C}neo-component-modals-car .modal-holder .header p{font-size:16px;font-weight:700;padding-right:10px;color:#005C7C}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 20px;position:relative}neo-component-modals-car .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 0 10px;line-height:45px}neo-component-modals-car .modal-holder .final-holder textarea{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 0 10px;line-height:45px}neo-component-modals-car .modal-holder .bottom-button{width:100%;height:50px}neo-component-modals-car.hidden{display:none}neo-component-modals-car .select2-selection__rendered{padding:0 10px 0 10px!important}neo-component-modals-car .select2.select2-container.select2-container--default{width:100%!important}neo-component-modals-car .select2-selection.select2-selection--single{border:1px solid #eee;border-radius:18px;padding:0 10px 0 10px!important}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C}neo-component-modals-comment .header p{font-size:16px;font-weight:700;padding-right:10px;color:#005C7C}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:#00b0ac;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 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 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 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:#005C7C}neo-component-modals-comment .rates .box-rate .title{font-size:14px;color:#005C7C;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:#005C7C;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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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:#005C7C}neo-component-modals-delete .modal-holder .header p{font-size:16px;font-weight:700;padding-right:10px;color:#005C7C}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 20px;position:relative}neo-component-modals-delete .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 0 10px;line-height:45px}neo-component-modals-delete .modal-holder .final-holder textarea{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 0 10px;line-height:45px}neo-component-modals-delete .modal-holder .bottom-button{width:100%;height:50px}neo-component-modals-delete.hidden{display:none}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C}neo-component-modals-replycomment .header p{font-size:16px;font-weight:700;padding-right:10px;color:#005C7C}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:#00b0ac;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 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 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 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:#005C7C}neo-component-modals-replycomment .rates .box-rate .title{font-size:14px;color:#005C7C;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:#005C7C;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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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{font-size:30px;color:#005C7C}neo-component-modals-tirecomment .header p{font-size:16px;font-weight:700;padding-right:10px;color:#005C7C}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:#00b0ac;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 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 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 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:#005C7C}neo-component-modals-tirecomment .rates .box-rate .title{font-size:14px;color:#005C7C;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:#005C7C;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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac;margin-bottom:20px}neo-component-news-home>.cover .picture{width:200px;height:240px;background-position:center center;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:#005C7C}neo-component-news-home>ul li p{color:#959595}neo-component-news-list{padding-right:1.17188rem;padding-left:1.17188rem}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-products-card{display:inline-block;width:100%;height:calc(100% - 10px);border-radius:22px;position:relative}neo-component-products-card.min{height:calc(100% - 59px)}neo-component-products-card.full{height:100%}neo-component-products-card form{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 form .compare{display:none;position:absolute;top:10px;left:10px;justify-content:end;font-size:11px;color:#787878}neo-component-products-card form .compare.active{display:flex}neo-component-products-card form>a>img{height:35px}neo-component-products-card form>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px}neo-component-products-card form>.cover>.picture{width:200px;height:200px;background-position:center center;background-size:cover;cursor:pointer}@media screen and (max-width:560px){neo-component-products-card form>.cover>.picture{width:150px;height:150px}}neo-component-products-card form>.cover>.picture .labels{width:100%;height:200px;display:flex;justify-content:center;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column}neo-component-products-card form>.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 form>.cover>.picture .labels .label.primary{background-color:#FD0}neo-component-products-card form>.cover>.picture .labels .label.basic{background-color:#005C7C}neo-component-products-card form>.cover>.picture .labels .label.red{background-color:#d12727}neo-component-products-card form>.cover>.picture .labels .label.blue{background-color:#00b0ac}neo-component-products-card form>.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 form>.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 form>.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 form>.cover>.icons li>.icon i{font-size:20px;color:#959595}neo-component-products-card form>.cover>.icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}neo-component-products-card form h1,neo-component-products-card form h2,neo-component-products-card form h3,neo-component-products-card form h4,neo-component-products-card form h5,neo-component-products-card form h6{font-weight:700;margin-top:5px;margin-bottom:5px}neo-component-products-card form a h4{margin:0!important}neo-component-products-card form .sizes{width:100%;margin-top:7px;display:flex;justify-content:center;align-content:center;align-items:center}neo-component-products-card form .sizes>*{margin-left:10px}neo-component-products-card form .sizes span{font-size:11px}neo-component-products-card form .sizes>.price{font-size:22px;font-weight:700;padding:5px 0 5px 0}neo-component-products-card form .sizes .select{width:60px;height:34px;border-radius:10px;background-color:#eee}neo-component-products-card form>.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-card form>.discount span{width:100%}neo-component-products-card form>.install{left:20px!important;right:auto}neo-component-products-card.small form>img{height:40px}neo-component-products-card.small form>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px;align-items:center}neo-component-products-card.small form>.cover .picture{width:150px;height:150px}neo-component-products-card.small form>.cover .labels{width:80%}neo-component-products-card.small form>.cover .icons{width:calc(100% - 130px)}neo-component-products-card.small form>h2{font-size:13px;height:25px;overflow:hidden}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-products-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-flow:row;column-gap:10px;row-gap:10px;align-content: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-list neo-component-products-card{display:none}}neo-component-products-list neo-component-products-mobilecard{display:none}@media screen and (max-width:560px){neo-component-products-list neo-component-products-mobilecard{display:block}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-products-mobilecard{background-color:#fff;border-radius:22px;overflow:hidden;height:272px;position:relative}neo-component-products-mobilecard>*{box-sizing:border-box}neo-component-products-mobilecard>form{height:100%;position:relative}neo-component-products-mobilecard>form>.mobile-tire-card{display:flex}neo-component-products-mobilecard>form>.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>form>.mobile-tire-card>.right-box>.brand-logo{width:100%;display:flex;justify-content:center}neo-component-products-mobilecard>form>.mobile-tire-card>.right-box>.brand-logo>div{width:113px;height:33px;background-position:center center;background-repeat:no-repeat;background-size:contain}neo-component-products-mobilecard>form>.mobile-tire-card>.right-box>.tire-cover{width:100%;height:100%;display:flex;justify-content:center;align-items:center}neo-component-products-mobilecard>form>.mobile-tire-card>.right-box>.tire-cover>div{width:141px;height:141px;background-position:center center;background-repeat:no-repeat;background-size:contain;position:relative}neo-component-products-mobilecard>form>.mobile-tire-card>.right-box>.tire-cover>div>.labels .label{height:30px;font-size:8px;font-weight:700;margin-top:3px;border-radius:5px;color:white!important;justify-content:center;text-align:center;align-items:center;justify-items:center;line-height:22px;direction:rtl}neo-component-products-mobilecard>form>.mobile-tire-card>.right-box>.tire-cover>div>.labels .color-basic{background-color:#3FB0AC}neo-component-products-mobilecard>form>.mobile-tire-card>.right-box>.tire-cover>div>.labels .red{background-color:red}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box{flex:0 0 55%;display:flex;flex-direction:column;gap:5px;position:relative}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.discount{position:absolute;bottom:40%;transform:translateY(80%);left:0;background-color:red;width:80px;min-height:40px;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>form>.mobile-tire-card>.left-box>.discount{padding:0 2px}}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.discount span{color:#fff}@media screen and (max-width:480px){neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.discount span{font-size:11px}}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.install{bottom:60%}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-1{display:flex;justify-content:flex-end;padding-left:20px}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-1 .icons{display:flex;gap:10px;align-items:center}neo-component-products-mobilecard>form>.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>form>.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>form>.mobile-tire-card>.left-box>.item-1 .icons li>.icon i{font-size:20px;color:#959595}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-1 .icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}neo-component-products-mobilecard>form>.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>form>.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>form>.mobile-tire-card>.left-box>.item-3 h4{margin-bottom:0!important;margin-top:0!important}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-5 neo-component-elements-select select{width:60px;background-color:#EEE}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-5 neo-component-elements-select i{z-index:1}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-5 .select{height:30px}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.item-6 p{font-size:22px;font-weight:700}neo-component-products-mobilecard>form>.mobile-tire-card>.left-box>.flex-item{display:flex;gap:5px;align-items:center}neo-component-products-mobilecard>form neo-component-elements-button{border-radius:0!important;position:absolute;bottom:0}neo-component-products-mobilecard>form neo-component-elements-button>button{border-radius:0!important}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 form{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 form .compare{display:none;position:absolute;top:10px;left:10px;justify-content:end;font-size:11px;color:#787878}neo-component-products-productcard form .compare.active{display:flex}neo-component-products-productcard form>a>img{height:35px}neo-component-products-productcard form>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px}neo-component-products-productcard form>.cover>.picture{width:200px;height:200px;background-position:center center;background-size:cover;cursor:pointer}@media screen and (max-width:560px){neo-component-products-productcard form>.cover>.picture{width:150px;height:150px}}neo-component-products-productcard form>.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 form>.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 form>.cover>.picture .labels .label.primary{background-color:#FD0}neo-component-products-productcard form>.cover>.picture .labels .label.basic{background-color:#005C7C}neo-component-products-productcard form>.cover>.picture .labels .label.red{background-color:#d12727}neo-component-products-productcard form>.cover>.picture .labels .label.blue{background-color:#00b0ac}neo-component-products-productcard form>.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 form>.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 form>.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 form>.cover>.icons li>.icon i{font-size:20px;color:#959595}neo-component-products-productcard form>.cover>.icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}neo-component-products-productcard form h1,neo-component-products-productcard form h2,neo-component-products-productcard form h3,neo-component-products-productcard form h4,neo-component-products-productcard form h5,neo-component-products-productcard form h6{font-weight:700;margin-top:5px;margin-bottom:5px}neo-component-products-productcard form a h4{margin:0!important}neo-component-products-productcard form .sizes{width:100%;margin-top:7px;display:flex;justify-content:center;align-content:center;align-items:center}neo-component-products-productcard form .sizes>*{margin-left:10px}neo-component-products-productcard form .sizes span{font-size:11px}neo-component-products-productcard form .sizes>.price{font-size:22px;font-weight:700;padding:5px 0 5px 0}neo-component-products-productcard form .sizes .select{width:60px;height:34px;border-radius:10px;background-color:#eee}neo-component-products-productcard form>.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 form>.discount span{width:100%}neo-component-products-productcard form>.install{left:20px!important;right:auto}neo-component-products-productcard.small form>img{height:40px}neo-component-products-productcard.small form>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px;align-items:center}neo-component-products-productcard.small form>.cover .picture{width:150px;height:150px}neo-component-products-productcard.small form>.cover .labels{width:80%}neo-component-products-productcard.small form>.cover .icons{width:calc(100% - 130px)}neo-component-products-productcard.small form>h2{font-size:13px;height:25px;overflow:hidden}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 form{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 form .compare{display:none;position:absolute;top:10px;left:10px;justify-content:end;font-size:11px;color:#787878}neo-component-products-ringcard form .compare.active{display:flex}neo-component-products-ringcard form>a>img{height:35px}neo-component-products-ringcard form>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px}neo-component-products-ringcard form>.cover>.picture{width:200px;height:200px;background-position:center center;background-size:cover;cursor:pointer}@media screen and (max-width:560px){neo-component-products-ringcard form>.cover>.picture{width:150px;height:150px}}neo-component-products-ringcard form>.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 form>.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 form>.cover>.picture .labels .label.primary{background-color:#FD0}neo-component-products-ringcard form>.cover>.picture .labels .label.basic{background-color:#005C7C}neo-component-products-ringcard form>.cover>.picture .labels .label.red{background-color:#d12727}neo-component-products-ringcard form>.cover>.picture .labels .label.blue{background-color:#00b0ac}neo-component-products-ringcard form>.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 form>.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 form>.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 form>.cover>.icons li>.icon i{font-size:20px;color:#959595}neo-component-products-ringcard form>.cover>.icons li>p{font-size:14px;font-weight:700;position:absolute;top:14px}neo-component-products-ringcard form h1,neo-component-products-ringcard form h2,neo-component-products-ringcard form h3,neo-component-products-ringcard form h4,neo-component-products-ringcard form h5,neo-component-products-ringcard form h6{font-weight:700;margin-top:5px;margin-bottom:5px}neo-component-products-ringcard form a h4{margin:0!important}neo-component-products-ringcard form .sizes{width:100%;margin-top:7px;display:flex;justify-content:center;align-content:center;align-items:center}neo-component-products-ringcard form .sizes>*{margin-left:10px}neo-component-products-ringcard form .sizes span{font-size:11px}neo-component-products-ringcard form .sizes>.price{font-size:22px;font-weight:700;padding:5px 0 5px 0}neo-component-products-ringcard form .sizes .select{width:60px;height:34px;border-radius:10px;background-color:#eee}neo-component-products-ringcard form>.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 form>.discount span{width:100%}neo-component-products-ringcard.small form>img{height:40px}neo-component-products-ringcard.small form>.cover{width:100%;height:200px;display:flex;justify-content:center;direction:ltr;margin-top:5px;align-items:center}neo-component-products-ringcard.small form>.cover .picture{width:150px;height:150px}neo-component-products-ringcard.small form>.cover .labels{width:80%}neo-component-products-ringcard.small form>.cover .icons{width:calc(100% - 130px)}neo-component-products-ringcard.small form>h2{font-size:13px;height:25px;overflow:hidden}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-search{height:660px;display:flex;border-radius:22px;background-color:#FD0;padding:5px;margin:10px;justify-content:flex-start;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.6);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.6);box-shadow:0 2px 5px 0 rgba(0,0,0,.6)}@media screen and (max-width:700px){neo-component-search{margin:0;margin-top:10px}}neo-component-search>.icons{width:25%;height:100%;display:flex;justify-content:center;flex-wrap:wrap;align-content:start}neo-component-search>.icons li{width:calc(100% - 20px);height:90px;border:none;border-radius:18px;text-align:center;color:#005C7C;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;cursor:pointer;margin:10px}neo-component-search>.icons li:hover{background-color:#eccd00}neo-component-search>.icons li.active{background-color:#eccd00;transition:ease-in all 100ms}neo-component-search>.icons li i{font-size:65px;height:0.5em!important}neo-component-search>.icons li i.icon-truck-1{font-size:60px}neo-component-search>.icons li i.icon-tractor{font-size:50px;height:0.9em!important}neo-component-search>.icons li i.icon-motorcycle{font-size:50px;height:0.9em!important}neo-component-search>.icons li i.icon-ecology-and-environment{font-size:55px;height:0.6em!important}neo-component-search>.icons li i.icon-wheel{font-size:45px;height:1em!important}neo-component-search>.icons li p,neo-component-search>.icons li a{width:100%;text-align:center;font-size:13px;font-weight:700;margin-top:8px;color:#005C7C}neo-component-search>.selectors{width:75%;background-color:#fff;border-radius:22px;padding:20px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.13);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.13);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:#BCBCBC}neo-component-search>.selectors>.titles>.item:hover{color:#005C7C}neo-component-search>.selectors>.titles>.item.active{color:#005C7C}neo-component-search>.selectors>.line{width:100%;height:3px;background-color:#BCBCBC;display:flex;justify-content:flex-start;margin:0;margin-bottom:20px}neo-component-search>.selectors>.line>.item{width:50%;height:3px;background-color:#FD0}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(/public/home/desktop/components/search/assets/img/size.svg);background-size:cover;background-position:center;background-repeat:no-repeat}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:center center;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:#FD0;margin-left:10px}neo-component-sliders-articles>.bg>ul>li .section .link a{font-size:12px;color:#005C7C}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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: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:center center;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:#005C7C;cursor:pointer}neo-component-sliders-brands .arrow:hover{color:#00b0ac}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)}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#FD0;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-image:url(../../main/index/assets/img/header-title.svg);background-position:center center;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:center center;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%}}@media screen and (max-width:560px){neo-component-sliders-homebig .bg li>.slide-holder>.cover{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%}}@media screen and (max-width:560px){neo-component-sliders-homebig .bg li>.slide-holder>.titles{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:#00b0ac;font-family:"IRANYekan Bold";margin:20px 0 10px 0;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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:center center;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)}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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{width:100%;height:100%;display:flex;justify-content:flex-start}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 10px 30px;background-position:center center;background-size:cover;border-radius:18px}neo-component-sliders-news .details{width:100%;height:inherit}neo-component-sliders-news .details span{width:30px;height:2px;margin-left:10px;background-color:#FD0}neo-component-sliders-news .details .description{font-size:12px;text-align:right;color:#005C7C}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-sliders-products{width:100%;display:flex;justify-content:center}neo-component-sliders-products .products{position:relative;width:100%;display:flex;justify-content:center;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(to left,#eeeeee 0%,#eeeeee 10%,rgba(238,238,238,0))}neo-component-sliders-products .products .left{right:90%;background-image:linear-gradient(to right,#eeeeee 0%,#eeeeee 10%,rgba(238,238,238,0))}neo-component-sliders-products .products>li{margin:20px;width:300px;height:540px;display:inline-block;background-color:#FD0;border-radius:22px;position:relative}neo-component-sliders-products .products>li>*{color:#005C7C}neo-component-sliders-products .arrow{font-size:24px;position:absolute;top:calc(50% - 20px);color:#005C7C;cursor:pointer}neo-component-sliders-products .arrow:hover{color:#00b0ac}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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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(to left,#eeeeee 0%,#eeeeee 30%,rgba(238,238,238,0))}neo-component-sliders-relatedtires .products .left{right:90%;background-image:linear-gradient(to right,#eeeeee 0%,#eeeeee 30%,rgba(238,238,238,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 .products>li>*{color:#005C7C}neo-component-sliders-relatedtires .arrow{font-size:24px;position:absolute;top:calc(50% - 20px);color:#005C7C;cursor:pointer;z-index:2}neo-component-sliders-relatedtires .arrow:hover{color:#00b0ac}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)}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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-container-articles{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:center center;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:3px;background-color:#FD0;margin-left:10px}neo-component-swiper-articles .swiper-slide>li .section .link a{font-size:12px;color:#005C7C}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-container-brands{width:100%;height:100%;overflow:hidden;padding:5px 40px}@media screen and (max-width:560px){neo-component-swiper-brands .swiper-container-brands{padding:0!important}}neo-component-swiper-brands .swiper-slide{position:relative}neo-component-swiper-brands .swiper-slide li{width:100%;min-width:230px;height:100%;flex-shrink:0;border-radius:22px;overflow:hidden;background-position:center center;background-size:cover;display:flex;justify-content:center;align-items:center;align-content:center;backface-visibility:visible}neo-component-swiper-brands .swiper-button-next,neo-component-swiper-brands .swiper-button-prev{color:#00b0ac!important}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-component-swiper-homebig{width:100%;display:flex;height:500px;overflow:hidden;background-color:#FD0;border-radius:22px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center center;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}@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(../../main/index/assets/img/RIM.svg);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}}@media screen and (max-width:700px){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:#005C7C;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:#3fb0be;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:#FD0;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-image:url(../../main/index/assets/img/header-title.svg);background-position:center center;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:center center;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%}}@media screen and (max-width:560px){neo-component-swiper-homebig .swiper-slide li>.slide-holder>.cover{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%}}@media screen and (max-width:560px){neo-component-swiper-homebig .swiper-slide li>.slide-holder>.titles{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:#00b0ac;font-family:"IRANYekan Bold";margin:20px 0 10px 0;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-container-homesmall{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:center center;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-container-homesmall-mobile{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:center center;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-container{width:100%;height:100%;overflow-x:hidden;padding:5px 40px}@media screen and (max-width:560px){neo-component-swiper-product .swiper-container{padding:5px 32px!important}}neo-component-swiper-product .swiper-slide{background:#fd0;border-radius:22px;width:300px;height:540px;position:relative}neo-component-swiper-product .swiper-button-next,neo-component-swiper-product .swiper-button-prev{color:#00b0ac!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:#00b0ac!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:#00b0ac!important}@media screen and (max-width:560px){neo-component-swiper-relatedtires .swiper-button-next,neo-component-swiper-relatedtires .swiper-button-prev{display:none!important}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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;fill:#00b0ac}@media screen and (max-width:560px){neo-component-tires-list neo-component-products-card{display:none}}neo-component-tires-list neo-component-products-mobilecard{display:none}@media screen and (max-width:560px){neo-component-tires-list neo-component-products-mobilecard{display:block}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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}neo-basket-address>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}@media screen and (max-width:1024px){neo-basket-address>.container .hero-head{display:none}}@media screen and (max-width:1024px){neo-basket-address>.container .basketer{margin-top:40px;flex-wrap:wrap}}@media screen and (max-width:1024px){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;padding-bottom: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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-basket-done{display:flex;justify-content:center}neo-basket-done>.container{overflow:visible!important}neo-basket-done>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}neo-basket-done>.container>.row .right{margin-left:20px}neo-basket-done>.container>.row .box{min-height:200px;border-radius:22px;position:relative}neo-basket-done>.container .margin-bottom{margin-bottom:20px}neo-basket-done>.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-basket-done>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}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{color:#d12727}neo-basket-done>.container .done-message.error p{color:#d12727}neo-basket-done>.container .done-message.warning i{color:#F04E23}neo-basket-done>.container .done-message.warning p{color:#F04E23}neo-basket-done>.container .done-message.success i{color:#00b0ac}neo-basket-done>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-basket-gateways{display:flex;justify-content:center}@media screen and (max-width:760px){neo-basket-gateways .gateways{flex-direction:column!important}}neo-basket-gateways>.container{overflow:visible!important}neo-basket-gateways>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;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;box-shadow:none}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{color:#d12727}neo-basket-gateways>.container .done-message.error p{color:#d12727}neo-basket-gateways>.container .done-message.warning i{color:#F04E23}neo-basket-gateways>.container .done-message.warning p{color:#F04E23}neo-basket-gateways>.container .done-message.success i{color:#00b0ac}neo-basket-gateways>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}@media screen and (max-width:1024px){neo-basket-index>.container .hero-head{display:none}}@media screen and (max-width:1024px){neo-basket-index>.container .basketer{margin-top:40px;flex-wrap:wrap}}@media screen and (max-width:1024px){neo-basket-index>.container #basket-items-holder{margin-left:0}}neo-basket-index>.container>.row .right{margin-left:20px}neo-basket-index>.container>.row .box{min-height:200px;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;padding-bottom:50px;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{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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-basket-mycars{display:flex;justify-content:center}neo-basket-mycars>.container{overflow:visible!important}neo-basket-mycars>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}@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(/public/home/desktop/controllers/basket/mycars/assets/img/Pelak.svg);background-size:100%;background-position:center center}neo-basket-mycars>.container .pelak p{font-weight:700;font-size:14px;color:#005C7C}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:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;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:#005C7C;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:#005C7C}neo-basket-mycars>.container .address-item .top-bottom{height:40px;margin:10px 0 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:hover{background-color:#FD0}neo-basket-mycars>.container .address-item.active{background-color:#FD0}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;padding-bottom: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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-basket-payment{display:flex;justify-content:center}neo-basket-payment>.container{overflow:visible!important}neo-basket-payment>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}@media screen and (max-width:1024px){neo-basket-payment>.container .hero-head{display:none}}@media screen and (max-width:1024px){neo-basket-payment>.container .basketer{margin-top:40px;flex-wrap:wrap}}@media screen and (max-width:1024px){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;padding-bottom: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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-basket-timesheet{display:flex;justify-content:center}neo-basket-timesheet>.container{overflow:visible!important}neo-basket-timesheet>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}@media screen and (max-width:1024px){neo-basket-timesheet>.container .hero-head{display:none}}@media screen and (max-width:1024px){neo-basket-timesheet>.container .basketer{margin-top:40px;flex-wrap:wrap}}@media screen and (max-width:1024px){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;padding-bottom: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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-blog-router{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}neo-blog-router hr{max-width:100%}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:#00b0ac}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 20px 50px}neo-blog-router .information .info{width:100%;padding:40px 0 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 5px 10px;color:#005C7C;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 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:#00b0ac}@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 0}neo-blog-router .information .comment .icon-comment{font-size:120px;color:#005C7C;height:0.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 15px 0}neo-blog-router .information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:#005C7C;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;margin-right:40px;list-style:disc outside none}neo-blog-router .flexible-article-content ul li{margin:auto;list-style:disc outside none;line-height:2.5}@media screen and (max-width:560px){neo-blog-router .flexible-article-content ul li{margin-right:auto!important}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;position:absolute;left:10px;top:10px;font-size:20px}neo-brands-router>.container .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-brands-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-brands-router>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#00b0ac}neo-brands-router>.container .mobile-search-holder>div p{font-size:14px;color:#005C7C;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:#005C7C;font-weight:700}neo-brands-router>.container .list-holder .filters>.description{margin-top:15px;font-size:12px;text-align:right;line-height:2;height:100px;overflow:hidden;font-family:IRANSans!important}neo-brands-router>.container .list-holder .filters>.description span,neo-brands-router>.container .list-holder .filters>.description p{font-family:IRANSans!important;font-size:14px!important}neo-brands-router>.container .list-holder .filters>.description a{color:#204558!important;font-family:IRANSans!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:2px;background-color:#FD0}neo-brands-router>.container .list-holder .filters>.title h2,neo-brands-router>.container .list-holder .filters>.title h1{font-size:14px;margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-brands-router>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content: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 neo-component-tires-list>li{width:270px;height:500px;margin:0 5px 0 5px}@media screen and (max-width:560px){neo-brands-router>.container .list-holder neo-component-tires-list>li{width:100%;height:280px}}neo-brands-router>.container .list-holder .list{width:calc(100% - 370px);align-content:start;min-height:200px;display:flex;justify-content: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-cars-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-cars-index>.container .search-holder .input-holder i:hover{color:#00b0ac}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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;position:absolute;left:10px;top:10px;font-size:20px}neo-cars-router>.container .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-cars-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-cars-router>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#00b0ac}neo-cars-router>.container .mobile-search-holder>div p{font-size:14px;color:#005C7C;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:#005C7C;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 p,neo-cars-router>.container .list-holder .filters>.description a,neo-cars-router>.container .list-holder .filters>.description span{font-family:iranyekan!important;font-weight:400;font-size:18px!important}neo-cars-router>.container .list-holder .filters>.description a{color:#005C7C!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:2px;background-color:#FD0}neo-cars-router>.container .list-holder .filters>.title h2,neo-cars-router>.container .list-holder .filters>.title h1{font-size:14px;margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-cars-router>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content:start;flex-wrap:wrap}@media screen and (max-width:768px){neo-cars-router>.container .list-holder neo-component-tires-list{justify-content:center}}neo-cars-router>.container .list-holder neo-component-tires-list>li{width:270px;height:500px;margin:0 5px 0 5px}@media screen and (max-width:560px){neo-cars-router>.container .list-holder neo-component-tires-list>li{width:100%!important;height:285px!important}}neo-cars-router>.container .list-holder .list{width:calc(100% - 370px);align-content:start;min-height:200px;display:flex;justify-content: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-cuttly-index{display:flex;justify-content:center}neo-cuttly-index>.container{overflow:visible!important}neo-cuttly-index>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}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{color:#d12727}neo-cuttly-index>.container .done-message.error p{color:#d12727}neo-cuttly-index>.container .done-message.warning i{color:#F04E23}neo-cuttly-index>.container .done-message.warning p{color:#F04E23}neo-cuttly-index>.container .done-message.success i{color:#00b0ac}neo-cuttly-index>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C}neo-faq-index .tabs-title a{display:flex;justify-content:start;align-items:center}neo-faq-index .tabs-title a i{margin-left:10px;font-size:24px}neo-faq-index a{color:#000}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:710px;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:center center;background-size:cover;cursor:pointer}neo-index-index>.hero>.holder .header-title{width:100%;height:200px;position:absolute;background-size:90%;background-position:center center;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}}@media screen and (max-width:560px){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:center center;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:#FD0}@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:#FD0;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:#005C7C}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:nth-child(1){margin-left:20px}@media screen and (max-width:768px){neo-index-index .sliders>.slide:nth-child(1){margin-left:0}}neo-index-index .sliders>.slide>.bg{background-color:#FD0;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:#005C7C}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}@media print{neo-component-header,neo-component-footer{display:none}._hj_feedback_container{display:none}#raychat_main,#najva-bell{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:nth-child(1){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){width:13%}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:nth-child(1){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:nth-child(1){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-head,neo-invoices-get .print-container .total .car-properties .car-body{display:flex}neo-invoices-get .print-container .total .car-properties>.car-head>div,neo-invoices-get .print-container .total .car-properties .car-body>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:white!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:nth-child(1){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:nth-child(1){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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-news-router{display:flex;justify-content:center;flex-wrap:wrap;padding-top:20px}neo-news-router hr{max-width:100%}neo-news-router img{max-width:100%}neo-news-router a{color:#00b0ac}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 20px 50px}neo-news-router .information .info{width:100%;padding:40px 0 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 5px 10px;color:#005C7C;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 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:#00b0ac}@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 0}neo-news-router .information .comment .icon-comment{font-size:120px;color:#005C7C;height:0.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 15px 0}neo-news-router .information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:#005C7C;text-align:right}neo-news-router .information .reply{width:100%;min-height:150px;padding:20px;margin-top:20px;background-color:#eee;border-radius:22px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#00b0ac}neo-pages-router .flexible-article-content{line-height:2}neo-pages-router .flexible-article-content ul{margin:auto;margin-right:40px;list-style:disc outside none}neo-pages-router .flexible-article-content ul li{margin:auto;list-style:disc outside none;line-height:2.5}@media screen and (max-width:560px){neo-pages-router .flexible-article-content ul li{margin-right:auto!important}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;position:absolute;left:10px;top:10px;font-size:20px}neo-patterns-router>.container .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-patterns-router>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-patterns-router>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#00b0ac}neo-patterns-router>.container .mobile-search-holder>div p{font-size:14px;color:#005C7C;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:#005C7C;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:#FD0}neo-patterns-router>.container .list-holder .filters>.title h2{margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-patterns-router>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content: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 neo-component-tires-list>li{width:270px;height:495px;margin:0 5px 0 5px}@media screen and (max-width:560px){neo-patterns-router>.container .list-holder neo-component-tires-list>li{width:100%;height:280px}}neo-patterns-router>.container .list-holder .list{width:calc(100% - 370px);align-content:start;min-height:200px;display:flex;justify-content: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-payment-behpardakht{display:flex;justify-content:center}neo-payment-behpardakht>.container{overflow:visible!important}neo-payment-behpardakht>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}neo-payment-behpardakht>.container>.row .right{margin-left:20px}neo-payment-behpardakht>.container>.row .box{min-height:200px;border-radius:22px;position:relative}neo-payment-behpardakht>.container .margin-bottom{margin-bottom:20px}neo-payment-behpardakht>.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-behpardakht>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}neo-payment-behpardakht>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}neo-payment-behpardakht>.container .done-message.error i{color:#d12727}neo-payment-behpardakht>.container .done-message.error p{color:#d12727}neo-payment-behpardakht>.container .done-message.warning i{color:#F04E23}neo-payment-behpardakht>.container .done-message.warning p{color:#F04E23}neo-payment-behpardakht>.container .done-message.success i{color:#00b0ac}neo-payment-behpardakht>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-payment-irankish{display:flex;justify-content:center}neo-payment-irankish>.container{overflow:visible!important}neo-payment-irankish>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}neo-payment-irankish>.container>.row .right{margin-left:20px}neo-payment-irankish>.container>.row .box{min-height:200px;border-radius:22px;position:relative}neo-payment-irankish>.container .margin-bottom{margin-bottom:20px}neo-payment-irankish>.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-irankish>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}neo-payment-irankish>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}neo-payment-irankish>.container .done-message.error i{color:#d12727}neo-payment-irankish>.container .done-message.error p{color:#d12727}neo-payment-irankish>.container .done-message.warning i{color:#F04E23}neo-payment-irankish>.container .done-message.warning p{color:#F04E23}neo-payment-irankish>.container .done-message.success i{color:#00b0ac}neo-payment-irankish>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-payment-mellat{display:flex;justify-content:center}neo-payment-mellat>.container{overflow:visible!important}neo-payment-mellat>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}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{color:#d12727}neo-payment-mellat>.container .done-message.error p{color:#d12727}neo-payment-mellat>.container .done-message.warning i{color:#F04E23}neo-payment-mellat>.container .done-message.warning p{color:#F04E23}neo-payment-mellat>.container .done-message.success i{color:#00b0ac}neo-payment-mellat>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-payment-ozone{display:flex;justify-content:center}neo-payment-ozone>.container{overflow:visible!important}neo-payment-ozone>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}neo-payment-ozone>.container>.row .right{margin-left:20px}neo-payment-ozone>.container>.row .box{min-height:200px;border-radius:22px;position:relative}neo-payment-ozone>.container .margin-bottom{margin-bottom:20px}neo-payment-ozone>.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-ozone>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}neo-payment-ozone>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}neo-payment-ozone>.container .done-message.error i{color:#d12727}neo-payment-ozone>.container .done-message.error p{color:#d12727}neo-payment-ozone>.container .done-message.warning i{color:#F04E23}neo-payment-ozone>.container .done-message.warning p{color:#F04E23}neo-payment-ozone>.container .done-message.success i{color:#00b0ac}neo-payment-ozone>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-payment-pasargad{display:flex;justify-content:center}neo-payment-pasargad>.container{overflow:visible!important}neo-payment-pasargad>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;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{color:#d12727}neo-payment-pasargad>.container .done-message.error p{color:#d12727}neo-payment-pasargad>.container .done-message.warning i{color:#F04E23}neo-payment-pasargad>.container .done-message.warning p{color:#F04E23}neo-payment-pasargad>.container .done-message.success i{color:#00b0ac}neo-payment-pasargad>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-payment-samankish{display:flex;justify-content:center}neo-payment-samankish>.container{overflow:visible!important}neo-payment-samankish>.container .hero-head{width:100%;height:150px;background-image:url(../../main/index/assets/img/header-title.svg);background-position:center;background-size:65%}neo-payment-samankish>.container>.row .right{margin-left:20px}neo-payment-samankish>.container>.row .box{min-height:200px;border-radius:22px;position:relative}neo-payment-samankish>.container .margin-bottom{margin-bottom:20px}neo-payment-samankish>.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-samankish>.container .done-message i{font-size:50px;color:#fff;margin-bottom:20px;margin-top:20px}neo-payment-samankish>.container .done-message p{width:100%;text-align:center;font-size:16px;color:#fff}neo-payment-samankish>.container .done-message.error i{color:#d12727}neo-payment-samankish>.container .done-message.error p{color:#d12727}neo-payment-samankish>.container .done-message.warning i{color:#F04E23}neo-payment-samankish>.container .done-message.warning p{color:#F04E23}neo-payment-samankish>.container .done-message.success i{color:#00b0ac}neo-payment-samankish>.container .done-message.success p{color:#00b0ac}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-products-category>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#FD0}neo-products-category>.container .list-holder .filters>.title h2{margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-products-category>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content: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 neo-component-tires-list>li{width:270px;height:495px;margin:0 5px 0 5px}@media screen and (max-width:560px){neo-products-category>.container .list-holder neo-component-tires-list>li{width:100%;height:280px}}neo-products-category>.container .list-holder .list{width:calc(100% - 370px);align-content:start;min-height:200px;display:flex;justify-content: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 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:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);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:#005C7C}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:hover{color:#005C7C}neo-products-category>.container>.details>.item .options>li i.active{color:#005C7C}neo-products-category>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:#005C7C;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 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}}@media screen and (max-width:560px){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%}}@media screen and (max-width:560px){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:center center;background-size:cover}neo-products-category>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:center center;background-size:cover;border-radius:5px;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:start;align-content: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:#005C7C}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 #FD0}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:#005C7C}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 #FD0}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:start;align-content: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:#FD0}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 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 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:#00b0ac}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:#FD0}neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right.basic{color:#005C7C}neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .right,neo-products-category>.container>.details>.item.point-holder .euro-label .l-card .left{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:#00b0ac}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:#005C7C;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: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:#005C7C;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 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 #FD0}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:start;align-content: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:#FD0}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 20px 50px}@media screen and (max-width:560px){neo-products-category>.container>.information{padding:20px 5px 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:#005C7C;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:#FD0;border-radius:7px}neo-products-category>.container>.information .review{width:100%;padding:40px 0 0 0;min-height:200px}neo-products-category>.container>.information .info{width:100%;padding:40px 0 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 5px 10px;color:#005C7C;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 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:#00b0ac}@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 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:#005C7C;height:0.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 15px 0}neo-products-category>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:#005C7C;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:#00b0ac}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;margin-right:40px;list-style:disc outside none}neo-products-category>.container>.information .review-text ul li{margin:auto;list-style:disc outside none;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 #FD0;font-size:14px;text-align:right;padding-right:20px;color:#005C7C;font-weight:700;line-height:25px}neo-products-category>.container>.related{width:100%;margin-top:20px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-tires-compare{display:flex;justify-content:center}neo-tires-compare .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-tires-compare .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-compare .search-holder .input-holder i:hover{color:#00b0ac}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:23%;flex-shrink:0;height:915px;min-height:60vh;margin-bottom:20px;margin-left:1%;margin-right:1%;border-radius:22px;background-color:#fff;position:relative}@media screen and (max-width:560px){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:#005C7C;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:center center;background-size:60%;background-repeat:no-repeat;background-image:url(http://newhyper.test/files/patterns/TRIANGLE-TR918-1.jpg)}neo-tires-compare .holder .tires .tire .tire-details{width:100%;display:flex;justify-content:center;align-content:start;flex-wrap:wrap}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:#005C7C}neo-tires-compare .holder .tires .tire .tire-details .item{width:60%;height:35px;display:flex;margin-bottom: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;border-left:1px solid #FD0}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{color:#000}neo-tires-compare .holder .tires .tire .tire-details .item .description a:hover{color:#005C7C}neo-tires-compare .holder .tires .tire .point-holder{margin-right:10px;display:flex;padding:50px 10px 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:#00b0ac}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:#005C7C;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: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:#005C7C;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 0 10px;margin-top:10px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;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:#00b0ac;border-radius:22px;padding:10px 15px;color:#fff}neo-products-index>.container .background-holder{width:100%;height:400px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1;background-repeat:no-repeat}neo-products-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-products-index>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#00b0ac}neo-products-index>.container .mobile-search-holder>div p{font-size:14px;color:#005C7C;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:#FD0}neo-products-index>.container .list-holder .filters>.title h2{margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-products-index>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content: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 neo-component-tires-list>li{width:270px;height:495px;margin:0 5px 0 5px}@media screen and (max-width:560px){neo-products-index>.container .list-holder neo-component-tires-list>li{width:100%;height:280px}}neo-products-index>.container .list-holder .list{width:calc(100% - 370px);align-content:start;min-height:200px;display:flex;justify-content: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-products-router>.container .search-holder .input-holder i:hover{color:#00b0ac}neo-products-router>.container .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);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:#005C7C}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:hover{color:#005C7C}neo-products-router>.container>.details>.item .options>li i.active{color:#005C7C}neo-products-router>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:#005C7C;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 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}}@media screen and (max-width:560px){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%}}@media screen and (max-width:560px){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:center center;background-size:cover}neo-products-router>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:center center;background-size:cover;border-radius:5px;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:#005C7C}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 #FD0}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:#005C7C}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 #FD0}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:start;align-content: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:#FD0}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:#00b0ac}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:#005C7C;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: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:#005C7C;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 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 #FD0}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:start;align-content: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:#FD0}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 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 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:#00b0ac}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:#FD0}neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right.basic{color:#005C7C}neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .right,neo-products-router>.container>.details>.item.compatibility-holder .car-tires .point-holder .euro-label .l-card .left{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:#00b0ac}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:#005C7C;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: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:#005C7C;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 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 20px 50px}@media screen and (max-width:560px){neo-products-router>.container>.information{padding:20px 5px 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:#005C7C;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:#FD0;border-radius:7px}neo-products-router>.container>.information .review{width:100%;padding:40px 0 0 0;min-height:200px}neo-products-router>.container>.information .info{width:100%;padding:40px 0 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 5px 10px;color:#005C7C;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 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:#00b0ac}@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 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:#005C7C;height:0.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 15px 0}neo-products-router>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:#005C7C;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:#00b0ac}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;margin-right:40px;list-style:disc outside none}neo-products-router>.container>.information .review-text ul li{margin:auto;list-style:disc outside none;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 #FD0;font-size:14px;text-align:right;padding-right:20px;color:#005C7C;font-weight:700;line-height:25px}neo-products-router>.container>.related{width:100%;margin-top:20px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-tires-compare{display:flex;justify-content:center}neo-tires-compare .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-tires-compare .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-compare .search-holder .input-holder i:hover{color:#00b0ac}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:23%;flex-shrink:0;height:915px;min-height:60vh;margin-bottom:20px;margin-left:1%;margin-right:1%;border-radius:22px;background-color:#fff;position:relative}@media screen and (max-width:560px){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:#005C7C;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:center center;background-size:60%;background-repeat:no-repeat;background-image:url(http://newhyper.test/files/patterns/TRIANGLE-TR918-1.jpg)}neo-tires-compare .holder .tires .tire .tire-details{width:100%;display:flex;justify-content:center;align-content:start;flex-wrap:wrap}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:#005C7C}neo-tires-compare .holder .tires .tire .tire-details .item{width:60%;height:35px;display:flex;margin-bottom: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;border-left:1px solid #FD0}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{color:#000}neo-tires-compare .holder .tires .tire .tire-details .item .description a:hover{color:#005C7C}neo-tires-compare .holder .tires .tire .point-holder{margin-right:10px;display:flex;padding:50px 10px 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:#00b0ac}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:#005C7C;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: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:#005C7C;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 0 10px;margin-top:10px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;position:fixed;left:10px;top:80px;font-size:20px;cursor:pointer}neo-rings-index>.container .background-holder{width:100%;height:400px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1;background-repeat:no-repeat}neo-rings-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-rings-index>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#00b0ac}neo-rings-index>.container .mobile-search-holder>div p{font-size:14px;color:#005C7C;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:#FD0}neo-rings-index>.container .list-holder .filters>.title h2{margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-rings-index>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content: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 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:start;min-height:200px;display:flex;justify-content: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-rings-router>.container .search-holder .input-holder i:hover{color:#00b0ac}neo-rings-router>.container .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);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:#005C7C}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:hover{color:#005C7C}neo-rings-router>.container>.details>.item .options>li i.active{color:#005C7C}neo-rings-router>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:#005C7C;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 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}}@media screen and (max-width:560px){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:center center;background-size:cover}neo-rings-router>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:center center;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:start;align-content: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:#005C7C}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 #FD0}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:#005C7C}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 #FD0}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:start;align-content: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:#FD0}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 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 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:#00b0ac}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:#FD0}neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right.basic{color:#005C7C}neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .right,neo-rings-router>.container>.details>.item.point-holder .euro-label .l-card .left{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:#00b0ac}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:#005C7C;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: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:#005C7C;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 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 #FD0}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:start;align-content: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:#FD0}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 20px 50px}@media screen and (max-width:560px){neo-rings-router>.container>.information{padding:20px 5px 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:#005C7C;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:#FD0;border-radius:7px}neo-rings-router>.container>.information .review{width:100%;padding:40px 0 0 0;min-height:200px}neo-rings-router>.container>.information .info{width:100%;padding:40px 0 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 5px 10px;color:#005C7C;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 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:#00b0ac}@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 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:#005C7C;height:0.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 15px 0}neo-rings-router>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:#005C7C;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:#00b0ac}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;margin-right:40px;list-style:disc outside none}neo-rings-router>.container>.information .review-text ul li{margin:auto;list-style:disc outside none;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 #FD0;font-size:14px;text-align:right;padding-right:20px;color:#005C7C;font-weight:700;line-height:25px}neo-rings-router>.container>.related{width:100%;margin-top:20px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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%}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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%}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-tires-compare{display:flex;justify-content:center}neo-tires-compare .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1}neo-tires-compare .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-compare .search-holder .input-holder i:hover{color:#00b0ac}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:23%;flex-shrink:0;height:915px;min-height:60vh;margin-bottom:20px;margin-left:1%;margin-right:1%;border-radius:22px;background-color:#fff;position:relative}@media screen and (max-width:560px){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:#005C7C;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:center center;background-size:60%;background-repeat:no-repeat;background-image:url(http://newhyper.test/files/patterns/TRIANGLE-TR918-1.jpg)}neo-tires-compare .holder .tires .tire .tire-details{width:100%;display:flex;justify-content:center;align-content:start;flex-wrap:wrap}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:#005C7C}neo-tires-compare .holder .tires .tire .tire-details .item{width:60%;height:35px;display:flex;margin-bottom: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;border-left:1px solid #FD0}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{color:#000}neo-tires-compare .holder .tires .tire .tire-details .item .description a:hover{color:#005C7C}neo-tires-compare .holder .tires .tire .point-holder{margin-right:10px;display:flex;padding:50px 10px 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:#00b0ac}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:#005C7C;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: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:#005C7C;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 0 10px;margin-top:10px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-tires-dolati .baner{background-color:#FD0;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:dodgerblue;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(/public/home/desktop/controllers/tires/dolati/assets/img/lastik_dolati.png);background-size:cover;background-origin:content-box;background-repeat:no-repeat;background-position:center center}@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 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-dolati .search-holder .input-holder i:hover{color:#00b0ac}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: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 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: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:#005C7C;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:#00b0ac;border-radius:22px;padding:10px 15px;color:#fff;z-index:200}neo-tires-index>.container .background-holder{width:100%;height:400px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);z-index:-1;background-repeat:no-repeat}neo-tires-index>.container .search-holder{width:100%;height:60px;background-color:#fff;border-radius:22px;padding:10px 20px 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-index>.container .search-holder .input-holder i:hover{color:#00b0ac}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:#00b0ac}neo-tires-index>.container .mobile-search-holder>div p{font-size:14px;color:#005C7C;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:#FD0}neo-tires-index>.container .list-holder .filters>.title h2{margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-tires-index>.container .list-holder neo-component-tires-list{width:100%;align-content:start;min-height:200px;display:flex;justify-content: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 neo-component-tires-list>li{width:270px;height:495px;margin:0 5px 0 5px}@media screen and (max-width:560px){neo-tires-index>.container .list-holder neo-component-tires-list>li{width:100%;height:280px}}neo-tires-index>.container .list-holder .list{width:calc(100% - 370px);align-content:start;min-height:200px;display:flex;justify-content: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}neo-tires-offroad .baner{background-image:linear-gradient(75deg,rgba(255,222,0,0) 0%,rgba(255,222,0,0) 30%,#ffde00 50%,#ffde00 100%),url(/public/home/desktop/controllers/tires/offroad/assets/img/extreme-off-road-hypertire-1920x1279.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) 0%,rgba(255,222,0,0) 30%,#ffde00 40%,#ffde00 100%),url(/public/home/desktop/controllers/tires/offroad/assets/img/extreme-off-road-hypertire-1920x1279.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:dodgerblue;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(/public/home/desktop/controllers/tires/offroad/assets/img/offroad_mobile_hypertire.png);background-size:cover;background-origin:content-box;background-repeat:no-repeat;background-position:center center}@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 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-offroad .search-holder .input-holder i:hover{color:#00b0ac}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: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 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: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 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}}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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 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 i{font-size:24px;color:#005C7C;margin:5px 0 5px 10px;cursor:pointer}neo-tires-router>.container .search-holder .input-holder i:hover{color:#00b0ac}neo-tires-router>.container .background-holder{width:100%;height:200px;position:absolute;top:0;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);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{height:600px;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{width:200px;height:40px;left:40px;top:70px;position:absolute;display:flex;justify-content:center;direction:ltr}@media screen and (max-width:1024px){neo-tires-router>.container>.details>.item .options{top:40px;left:50%}}@media screen and (max-width:560px){neo-tires-router>.container>.details>.item .options{top:20px;left:0}}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:#005C7C}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:#005C7C}neo-tires-router>.container>.details>.item .options>li i.active{color:#005C7C}neo-tires-router>.container>.details>.item .options .list{top:30px;position:absolute;width:150px;border-radius:18px;background-color:#005C7C;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:50px 30px 50px 30px}@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.details-holder .compatibility{display:block}}@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.details-holder .border{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{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{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%}}@media screen and (max-width:560px){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:center center;background-size:cover}neo-tires-router>.container>.details>.item.details-holder>div .covers .cover-item{width:100px;height:100px;background-position:center center;background-size:cover;border-radius:5px;border:1px solid #eee;border-radius:22px;cursor:pointer}@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:start;align-content: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-top:30px;margin-bottom:30px;line-height:1.5}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:#005C7C}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:12px;text-align:right;color:#BCBCBC;border-left:1px solid #FD0}neo-tires-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-tires-router>.container>.details>.item.details-holder .tire-details .item .description a{color:#000}neo-tires-router>.container>.details>.item.details-holder .tire-details .item .description a:hover{color:#005C7C}neo-tires-router>.container>.details>.item.details-holder .tire-details .item .description.line-height{line-height:20px}neo-tires-router>.container>.details>.item.details-holder .car-tires{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:center}neo-tires-router>.container>.details>.item.details-holder .car-tires>.item{width:100%;height:35px;display:flex;margin-bottom:10px;margin-top:100px}neo-tires-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 #FD0}neo-tires-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:start;align-content:start;flex-wrap:wrap;overflow-x:hidden}neo-tires-router>.container>.details>.item.details-holder .car-tires .list .item{display:flex;justify-content:center;margin-top:10px;margin-left:10px}neo-tires-router>.container>.details>.item.details-holder .car-tires .list .item span{width:5px;height:5px;margin-top:5px;margin-left:5px;background-color:#FD0}neo-tires-router>.container>.details>.item.details-holder .car-tires .list .item a{font-size:12px;color:#BCBCBC}neo-tires-router>.container>.details>.item.point-holder{margin-right:10px;display:flex;padding:50px 10px 50px 10px;align-content:space-between;flex-wrap:wrap}neo-tires-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-tires-router>.container>.details>.item.point-holder .euro-label .l-card{width:100%;height:80px;background-color:#eee;border-radius:15px;margin:10px 0 10px 0}neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right{font-size:40px;text-align:center;font-weight:700}neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right.blue{color:#00b0ac}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:#FD0}neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right.basic{color:#005C7C}neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .right,neo-tires-router>.container>.details>.item.point-holder .euro-label .l-card .left{width:200px;height:100%}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{height:100px;width:100%;text-align:center;line-height:100px;font-size:50px;font-family:"IRANYekan Black";color:#00b0ac}neo-tires-router>.container>.details>.item.point-holder>.item{width:100%;padding:10px;display:flex;justify-content:center}neo-tires-router>.container>.details>.item.point-holder>.item .title{width:90px;font-size:12px;text-align:left;color:#005C7C;font-weight:700;padding-left:10px}neo-tires-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:start}neo-tires-router>.container>.details>.item.point-holder>.item .progress .load{width:80%;height:inherit;border-radius:7px}neo-tires-router>.container>.details>.item.point-holder>.item .point{padding-right:5px;padding-left:5px;font-weight:700}neo-tires-router>.container>.details>.item.point-holder>.dots{width:100%;height:50px;display:flex;justify-content:center;align-content:center;align-items:center}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:#005C7C;text-align:center}neo-tires-router>.container>.details>.item.point-holder>.price span{margin:5px}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 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 #FD0}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:start;align-content: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:#FD0}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 20px 50px}@media screen and (max-width:560px){neo-tires-router>.container>.information{padding:20px 5px 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:#005C7C;font-weight:700}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:#FD0;border-radius:7px}neo-tires-router>.container>.information .review{width:100%;padding:40px 0 0 0;min-height:200px}neo-tires-router>.container>.information .info{width:100%;padding:40px 0 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 5px 10px;color:#005C7C;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 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:#00b0ac}@media screen and (max-width:560px){neo-tires-router>.container>.information .info .desc{overflow:hidden}}neo-tires-router>.container>.information .comment{width:100%;min-height:200px;padding:40px 0 0 0;display:none}@media screen and (max-width:560px){neo-tires-router>.container>.information .comment>.flex{flex-direction:column;align-items:center}}neo-tires-router>.container>.information .comment .icon-comment{font-size:120px;color:#005C7C;height:0.8em!important}neo-tires-router>.container>.information .comment .margin-left{margin-right:50px}@media screen and (max-width:560px){neo-tires-router>.container>.information .comment .margin-remove{margin-right:0}}neo-tires-router>.container>.information .comment .justify-remove{justify-content:center}neo-tires-router>.container>.information .comment .horizontal-line{width:100%;height:1px;background-color:#eee;margin:15px 0 15px 0}neo-tires-router>.container>.information .comment .title{width:100%;font-size:14px;padding-bottom:5px;font-weight:700;color:#005C7C;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:#00b0ac}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;margin-right:40px;list-style:disc outside none}neo-tires-router>.container>.information .review-text ul li{margin:auto;list-style:disc outside none;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-tires-router>.container>.title{width:100%;height:25px;border-right:1px solid #FD0;font-size:14px;text-align:right;padding-right:20px;color:#005C7C;font-weight:700;line-height:25px}neo-tires-router>.container>.related{width:100%;margin-top:20px}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-repeat;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:#00b0ac;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:#005C7C}neo-users-activate>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline:none;font-family:"IRANYekan Bold";margin:30px 10px 30px 10px;border-bottom:2px solid #BCBCBC;background-color:transparent;text-align:center;color:#00b0ac;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 #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-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:#00b0ac;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:#005C7C}neo-users-changepassword>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline:none;margin:30px 0 30px 0;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 #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-repeat;z-index:-1;display:flex;justify-content:center;align-items:center}neo-users-login>.container>.header>.holder{width:490px;height:650px;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:120px}neo-users-login>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:#FD0;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:340px;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:#005C7C}neo-users-login>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline:none;margin:30px 0 30px 0;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 #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:560px){neo-users-profile>.container .list-holder{flex-wrap:wrap}}neo-users-profile>.container .list-holder .filters{width:350px}@media screen and (max-width:560px){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 10px 0;margin:0 20px 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:#005C7C;font-size:18px}neo-users-profile>.container .list-holder .filters ul li a{color:#005C7C;padding-right:10px}neo-users-profile>.container .list-holder .filters ul li.active{border-bottom:2px solid #FD0}neo-users-profile>.container .list-holder .filters ul.shadow{padding:10px 0 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:#FD0}neo-users-profile>.container .list-holder .filters>.title h2{margin-right:5px;color:#005C7C}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 0 5px;color:#005C7C;font-weight:700}neo-users-profile>.container .list-holder .list{width:calc(100% - 370px);align-content:start;background-color:#fff;border-radius:22px;padding:20px;min-height:200px;flex-wrap:wrap}@media screen and (max-width:560px){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 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 th,neo-users-profile>.container .list-holder .list td{text-align:center}neo-users-profile>.container .list-holder .list th i,neo-users-profile>.container .list-holder .list td i{font-size:20px}neo-users-profile>.container .list-holder .list a{color:#005C7C}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-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:120px}neo-users-recover>.container>.header>.holder .inputs-holder{width:100%;height:400px;border-radius:22px;background-color:#FD0;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:#005C7C}neo-users-recover>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline:none;margin:30px 0 30px 0;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 #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.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{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-register>.container>.header{width:100%;height:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-repeat;z-index:-1;display:flex;justify-content:center;align-items:center}neo-users-register>.container>.header>.holder{width:490px;height:650px;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:120px}neo-users-register>.container>.header>.holder .inputs-holder{width:100%;height:450px;border-radius:22px;background-color:#00b0ac;margin-top:20px;margin-bottom:20px;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;transition:0.4s ease}neo-users-register>.container>.header>.holder .inputs-holder .main-inputs{width:100%;height:405px;border-radius:22px;padding:20px;background-color:#fff;display:flex;align-content:center;align-items:center;flex-wrap:wrap;transition:0.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:#005C7C}neo-users-register>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline: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 #FD0}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}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-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:#00b0ac;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:#00b0ac}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:#005C7C}neo-users-successchange>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline:none;margin:30px 0 30px 0;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 #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}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:200px;background-position:center center;background-size:75%;background-image:url(../../main/index/assets/img/header-title.svg);background-repeat:no-repeat;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:#00b0ac;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:#00b0ac}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:#005C7C}neo-users-successregister>.container>.header>.holder .inputs-holder .main-inputs a:hover{color:#00b0ac}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;border:none;outline:none;margin:30px 0 30px 0;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 #FD0}.color-white{color:white!important}.color-primary{color:#FFDD00!important}.color-basic{color:#005C7C!important}.color-blue{color:#00b0ac!important}.color-Dark{color:#3fb0be!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:#FD0}.bg-basic{background-color:#005C7C}.bg-blue{background-color:#00b0ac}.bg-Dark{background-color:#3fb0be}.bg-darkGrey{background-color:#959595}.bg-dark{background-color:#404040}.bg-red{background-color:#d12727}@font-face{font-family:'SegoeUI';src:url(/public/home/desktop/main/index/assets/fonts/SegoeUI.eot);src:url(/public/home/desktop/main/index/assets/fonts/SegoeUI.woff) format("woff"),url(/public/home/desktop/main/index/assets/fonts/SegoeUI.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'SegoeUI-Bold';src:url("/public/home/desktop/main/index/assets/fonts/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"),url(/public/home/desktop/main/index/assets/fonts/SegoeUI-Bold.woff) format("woff"),url(/public/home/desktop/main/index/assets/fonts/SegoeUI-Bold.ttf) format("truetype"),url("/public/home/desktop/main/index/assets/fonts/SegoeUI-Bold.svg#SegoeUI-Bold") format("svg");font-weight:400;font-style:normal}@font-face{font-family:'IRANYekan';src:url("/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.74500baf.eot?#iefix") format("embedded-opentype"),url(/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.0974083c.woff) format("woff"),url(/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.e4f82d0d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'IRANYekan Bold';src:url("/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.74500baf.eot?#iefix") format("embedded-opentype"),url(/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.0974083c.woff) format("woff"),url(/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.e4f82d0d.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'IRANYekan Black';src:url("/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.74500baf.eot?#iefix") format("embedded-opentype"),url(/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.0974083c.woff) format("woff"),url(/public/home/desktop/main/index/assets/fonts/iranyekanwebregular.e4f82d0d.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:#eee;font-family:"IRANYekan";overflow-x:hidden}.hyper .top-line{width:100%;height:65px;background-color:#FD0;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}.hyper h4{font-size:13px}.hyper h5{font-size:12px}.hyper h6{font-size:11px}.hyper *{box-sizing:border-box}.hyper *:hover{transition:ease-in 100ms}.hyper .shadow{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.13);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.13);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 #eee;border-bottom:15px solid transparent}.hyper .label-hover p{width:200px;display:inline-block;text-align:center;padding:0 5px 0 5px;line-height:30px;background-color:#eee;font-size:11px}.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:#00b0ac;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:#3fb0be;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 0.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;-webkit-animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite;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;-webkit-animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{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:ease-in 150ms;border:1px solid #E2E5EC}neo-component-material-text>.text-input-holder>span.prefix,neo-component-material-text>.text-input-holder span.postfix{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 0 10px}neo-component-material-text>.text-input-holder>span.prefix.icon,neo-component-material-text>.text-input-holder span.postfix.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:ease-in 150ms}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 2px 10px;font-weight:700;position:absolute;top:calc(50% - 1em);cursor:text;transition:ease-in 150ms}neo-component-material-text>.text-input-holder>.inputs>input{width:100%;font-size:13px;padding:0 10px 0 10px;box-sizing:border-box;color:#545454;background-color:transparent;outline:none;border:none;font-family:inherit;transition:ease-in 150ms}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{font-size:11px}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);height:40px;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.prefix,neo-component-material-text.focus .text-input-holder span.postfix{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.prefix,neo-component-material-text.curve span.postfix{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{-webkit-box-shadow:0 3px 20px 0 rgba(113,106,202,.11);box-shadow:0 3px 20px 0 rgba(113,106,202,.11)}neo-component-material-text.prefix-transparent span.prefix,neo-component-material-text.prefix-transparent span.postfix{background-color:transparent;color:#545454}neo-component-material-text.prefix-transparent.focus span.prefix,neo-component-material-text.prefix-transparent.focus span.postfix{background-color:transparent;color:#545454}neo-component-material-text.prefix-transparent.active span.prefix,neo-component-material-text.prefix-transparent.active span.postfix{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;-webkit-box-shadow:0 0 15px 1px rgba(69,65,78,.2);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:hover{background-color:#F8F8F8}neo-component-material-select .list ul li:focus{background-color:#F8F8F8}neo-component-material-select .list ul li.focus{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:ease-in 150ms;border:1px solid #E2E5EC}neo-component-material-select .text-input-holder>span.prefix,neo-component-material-select .text-input-holder span.postfix{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 0 10px}neo-component-material-select .text-input-holder>span.prefix.icon,neo-component-material-select .text-input-holder span.postfix.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:ease-in 150ms}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 2px 10px;font-weight:700;position:absolute;cursor:text;transition:ease-in 150ms}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{font-size:11px}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);height:40px;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.prefix,neo-component-material-select.focus .text-input-holder span.postfix{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.prefix,neo-component-material-select.curve span.postfix{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.prefix,neo-component-material-select.success .text-input-holder span.postfix{background-color:#299781;color:#fff}neo-component-material-select.shadow .text-input-holder{-webkit-box-shadow:0 3px 20px 0 rgba(113,106,202,.11);box-shadow:0 3px 20px 0 rgba(113,106,202,.11)}neo-component-material-select.prefix-transparent span.prefix,neo-component-material-select.prefix-transparent span.postfix{background-color:transparent;color:#545454}neo-component-material-select.prefix-transparent.focus span.prefix,neo-component-material-select.prefix-transparent.focus span.postfix{background-color:transparent;color:#545454}neo-component-material-select.prefix-transparent.active span.prefix,neo-component-material-select.prefix-transparent.active span.postfix{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;-webkit-transition:all 0.3s;transition:all 0.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{-webkit-box-shadow:0 3px 20px 0 rgba(113,106,202,.11);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;-webkit-transition:all 0.3s;transition:all 0.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{-webkit-box-shadow:0 3px 20px 0 rgba(113,106,202,.11);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-tinymce{display:inline-block;width:calc(100% - 20px);margin:10px}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:ease-in 150ms;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 4px 12px;background-color:#E2E5EC;color:#545454;border-radius:15px;font-size:12px;margin:6px 2px 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.prefix,neo-component-material-tag>.tag-input-holder span.postfix{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 0 10px}neo-component-material-tag>.tag-input-holder>span.prefix.icon,neo-component-material-tag>.tag-input-holder span.postfix.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:ease-in 150ms}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 2px 10px;font-weight:700;position:absolute;top:calc(50% - 1em);cursor:text;transition:ease-in 150ms}neo-component-material-tag>.tag-input-holder>.inputs>input{width:100%;font-size:13px;padding:0 10px 0 10px;box-sizing:border-box;color:#545454;background-color:transparent;outline:none;border:none;font-family:inherit;transition:ease-in 150ms}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{font-size:11px}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);height:40px;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.prefix,neo-component-material-tag.focus .tag-input-holder span.postfix{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.prefix,neo-component-material-tag.curve span.postfix{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{-webkit-box-shadow:0 3px 20px 0 rgba(113,106,202,.11);box-shadow:0 3px 20px 0 rgba(113,106,202,.11)}neo-component-material-tag.prefix-transparent span.prefix,neo-component-material-tag.prefix-transparent span.postfix{background-color:transparent;color:#545454}neo-component-material-tag.prefix-transparent.focus span.prefix,neo-component-material-tag.prefix-transparent.focus span.postfix{background-color:transparent;color:#545454}neo-component-material-tag.prefix-transparent.active span.prefix,neo-component-material-tag.prefix-transparent.active span.postfix{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;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;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{-webkit-backface-visibility:hidden;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{-webkit-transition:transform 0.3s;transition:transform 0.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;-webkit-box-shadow:0 3px 6px -3px #9ea7c0;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 *{-moz-box-sizing:border-box;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-sub{background:#AAA}neo-component-material-range .noUi-marker-large{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{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}neo-component-material-range .noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);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{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}neo-component-material-range .noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,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{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}neo-component-material-range .noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-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 10px 20px;font-size:12px;background-color:#fff;border:1px solid #E2E5EC;text-align:center;cursor:pointer;font-family:"IRANYekan";transition:ease-in 100ms;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 3px 5px}neo-component-material-button.small button{font-size:10px;padding:6px 10px 6px 10px}neo-component-material-button.large button{font-size:14px;padding:15px 30px 15px 30px}neo-component-material-button.x-large button{font-size:16px;padding:20px 45px 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/image/assets/img/attach.png);background-size:80%;background-position:center center;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:nth-child(1){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/assets/fonts/SegoeUI.eot);src:url(/public/base/desktop/main/http/assets/fonts/SegoeUI.woff) format("woff"),url(/public/base/desktop/main/http/assets/fonts/SegoeUI.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"SegoeUI-Bold";src:url("/public/base/desktop/main/http/assets/fonts/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"),url(/public/base/desktop/main/http/assets/fonts/SegoeUI-Bold.woff) format("woff"),url(/public/base/desktop/main/http/assets/fonts/SegoeUI-Bold.ttf) format("truetype"),url("/public/base/desktop/main/http/assets/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 0%,#6d11d7 39%,#09a8ba 100%);display:flex;justify-content:center;align-content:center;align-items:center;font-family:"SegoeUI"}.http h6,.http h5,.http h4,.http h3,.http h2,.http h1{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/img/fully-color.svg);background-size:90%;background-position:center center;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}