:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}h1{font-size:24px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}h1,h2,h3,h4,h5,h6{font-family:IRANSans_FaNum_Medium,serif;font-weight:400;margin-top:0;margin-bottom:16px}p{font-family:inherit;margin-top:0;margin-bottom:16px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:IRANSans_FaNum,serif;font-size:14px;line-height:24px;text-align:right;color:#000;background-color:#fafafa}img,video,svg,iframe{max-width:100%;height:auto;vertical-align:middle}a,label,span,img{display:inline-block}table{caption-side:bottom;border-collapse:collapse}thead,tbody,tfoot,tr,td,th{text-align:inherit;border-color:inherit;border-style:solid;border-width:0}textarea,button,[type=text],[type=number],[type=email],[type=password],[type=tel],[type=url],[type=search]{border-radius:5px;outline:none}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=tel],[type=url],[type=email],[type=number]{direction:ltr}[type=tel]::placeholder,[type=url]::placeholder,[type=email]::placeholder,[type=number]::placeholder{direction:rtl;text-align:right}input,button,select,optgroup,textarea{padding:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none;border-style:solid}select{word-wrap:normal}select:disabled{opacity:1}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}progress{vertical-align:baseline}textarea{resize:none}.d-none,[hidden]{display:none!important}.clearfix{clear:both}*[dir=ltr]{text-align:left}.btn{height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:active:focus,.btn:focus{box-shadow:0 0 0 4px #f2711c40}.btn.btn-lg{padding:8px 20px!important;font-size:16px!important;min-height:46px}.btn.btn-sm{padding:6px 12px!important;font-size:11.6px!important}.btn:disabled{background-color:#a2a2a2!important;border-color:#a2a2a2!important;color:#fff!important;opacity:1!important;cursor:not-allowed}.btn.right-icon>span{margin-right:5px}.btn.btn-square-icon{border-radius:100%;background:#f2711c;border-color:#f2711c;color:#fff;padding:0!important;position:relative;width:45px;height:45px}.btn.btn-square-icon svg{fill:#fff;position:absolute;width:25px;height:25px;top:calc(50% - 12.5px);right:calc(50% - 12.5px)}.btn.btn-square-icon.btn-lg{padding:0!important;width:55px;height:55px}.btn.btn-square-icon.btn-lg svg{width:30px;height:30px;top:calc(50% - 15px);right:calc(50% - 15px)}.btn.btn-square-icon.btn-sm{padding:0!important;width:35px;height:35px}.btn.btn-square-icon.btn-sm svg{width:20px;height:20px;top:calc(50% - 10px);right:calc(50% - 10px)}.btn.btn-primary{font-size:14px;font-family:IRANSans_FaNum_Medium,serif;border-radius:25px;padding:6px 16px;color:#fff;background:#f2711cd9;border-color:transparent}.btn.btn-primary:active,.btn.btn-primary:hover{background:#f2711c;border-color:#f2711c;color:#fff!important}.btn.btn-primary svg.icon{stroke:#fff}.btn.btn-outline-primary{font-size:14px;font-family:IRANSans_FaNum_Medium,serif;border-radius:25px;padding:6px 16px;color:#f2711c;background:#fff;border-color:#f2711c;border-width:1px;border-style:solid}.btn.btn-outline-primary:active,.btn.btn-outline-primary:hover{color:#fff!important;background:#f2711c}.btn.btn-outline-primary:active svg.icon,.btn.btn-outline-primary:hover svg.icon{stroke:#fff}.btn.btn-outline-primary svg.icon{stroke:#f2711c}.btn.btn-outline-secondary{font-size:14px;font-weight:700;border-radius:25px;padding:6px 16px;border:solid 1px #707070;color:#707070;background-color:#fff}.btn.btn-outline-secondary:active,.btn.btn-outline-secondary:hover{color:#fff;background-color:#707070}label.checkbox-container{position:relative;display:flex;justify-content:flex-start;align-items:center;margin:0}label.checkbox-container input[type=checkbox]{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}label.checkbox-container input[type=checkbox]:disabled+.custom-checkbox,label.checkbox-container input[type=checkbox]:disabled~.text{opacity:.5}label.checkbox-container input[type=checkbox]:checked+.custom-checkbox{background:#f2711c;border-color:#f2711c}label.checkbox-container input[type=checkbox]:checked+.custom-checkbox svg{display:block}label.checkbox-container input[type=checkbox]:enabled:focus+.custom-checkbox{box-shadow:0 0 0 .375rem #8f9bb329}label.checkbox-container .custom-checkbox{position:relative;width:1.25rem;height:1.25rem;border:1px solid #c5c5c5;border-radius:3px;background:#fff;transition:.2s}label.checkbox-container .custom-checkbox svg{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:11px;height:10px;fill:#fff}label.checkbox-container .text:not(:empty){padding-right:.6875rem}.dropdown{position:relative}.dropdown-menu{position:absolute;z-index:11;padding:8px;border-radius:12px;background-color:#fff;box-shadow:1px 0 9px #0000001c}.dropdown-menu .dropdown-item{border-radius:25px;color:#2e2e2e;padding:8px 16px}.dropdown-menu .dropdown-item.active{background-color:transparent;color:#f2711c}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:active{background:#f4f4f4}.dropdown-underline-button{margin:11px 0;position:relative;height:40px;border-bottom:1px solid #5F5F5F}.dropdown-underline-button.disable{opacity:.5}.dropdown-underline-button:not(.disable){cursor:pointer}.dropdown-underline-button .label{z-index:0;position:absolute;right:0;bottom:9px;transition:.2s all}.dropdown-underline-button .label.up{top:0;bottom:auto;font-size:12px;transform:translateY(-14px);transform-origin:0 0}.dropdown-underline-button .selected{z-index:1;position:absolute;right:0;bottom:9px;font-family:IRANSans_FaNum_Medium,serif;color:#027bff;white-space:nowrap;overflow:hidden;max-width:calc(100% - 20px);text-overflow:ellipsis}.dropdown-underline-button .icon{z-index:0;position:absolute;width:18px;height:18px;left:0;bottom:9px}.grid{display:flex;flex-direction:row;flex-wrap:wrap}.grid>*{flex-shrink:0;width:100%}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media(min-width:576px){.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media(min-width:768px){.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media(min-width:1200px){.col-xlg-1{flex:0 0 auto;width:8.3333333333%}.col-xlg-2{flex:0 0 auto;width:16.6666666667%}.col-xlg-3{flex:0 0 auto;width:25%}.col-xlg-4{flex:0 0 auto;width:33.3333333333%}.col-xlg-5{flex:0 0 auto;width:41.6666666667%}.col-xlg-6{flex:0 0 auto;width:50%}.col-xlg-7{flex:0 0 auto;width:58.3333333333%}.col-xlg-8{flex:0 0 auto;width:66.6666666667%}.col-xlg-9{flex:0 0 auto;width:75%}.col-xlg-10{flex:0 0 auto;width:83.3333333333%}.col-xlg-11{flex:0 0 auto;width:91.6666666667%}.col-xlg-12{flex:0 0 auto;width:100%}}@media(min-width:1400px){.col-xxlg-1{flex:0 0 auto;width:8.3333333333%}.col-xxlg-2{flex:0 0 auto;width:16.6666666667%}.col-xxlg-3{flex:0 0 auto;width:25%}.col-xxlg-4{flex:0 0 auto;width:33.3333333333%}.col-xxlg-5{flex:0 0 auto;width:41.6666666667%}.col-xxlg-6{flex:0 0 auto;width:50%}.col-xxlg-7{flex:0 0 auto;width:58.3333333333%}.col-xxlg-8{flex:0 0 auto;width:66.6666666667%}.col-xxlg-9{flex:0 0 auto;width:75%}.col-xxlg-10{flex:0 0 auto;width:83.3333333333%}.col-xxlg-11{flex:0 0 auto;width:91.6666666667%}.col-xxlg-12{flex:0 0 auto;width:100%}}@media(min-width:1600px){.col-wd-1{flex:0 0 auto;width:8.3333333333%}.col-wd-2{flex:0 0 auto;width:16.6666666667%}.col-wd-3{flex:0 0 auto;width:25%}.col-wd-4{flex:0 0 auto;width:33.3333333333%}.col-wd-5{flex:0 0 auto;width:41.6666666667%}.col-wd-6{flex:0 0 auto;width:50%}.col-wd-7{flex:0 0 auto;width:58.3333333333%}.col-wd-8{flex:0 0 auto;width:66.6666666667%}.col-wd-9{flex:0 0 auto;width:75%}.col-wd-10{flex:0 0 auto;width:83.3333333333%}.col-wd-11{flex:0 0 auto;width:91.6666666667%}.col-wd-12{flex:0 0 auto;width:100%}}@media(min-width:1800px){.col-xwd-1{flex:0 0 auto;width:8.3333333333%}.col-xwd-2{flex:0 0 auto;width:16.6666666667%}.col-xwd-3{flex:0 0 auto;width:25%}.col-xwd-4{flex:0 0 auto;width:33.3333333333%}.col-xwd-5{flex:0 0 auto;width:41.6666666667%}.col-xwd-6{flex:0 0 auto;width:50%}.col-xwd-7{flex:0 0 auto;width:58.3333333333%}.col-xwd-8{flex:0 0 auto;width:66.6666666667%}.col-xwd-9{flex:0 0 auto;width:75%}.col-xwd-10{flex:0 0 auto;width:83.3333333333%}.col-xwd-11{flex:0 0 auto;width:91.6666666667%}.col-xwd-12{flex:0 0 auto;width:100%}}input[type=number].no-arrows{-moz-appearance:textfield}input[type=number].no-arrows::-webkit-outer-spin-button,input[type=number].no-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.base-input{color:#2e2e2e;font-size:14px;min-height:38px;border-radius:7px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:8px 12px;outline:none;border-style:solid;border-width:1px;border-color:#c5c5c5}.base-input:focus{box-shadow:0 0 0 .25rem #f2711c40;border-color:#f9b88e!important}.base-input.invalid-status:focus{box-shadow:0 0 0 .25rem #e2010040;border-color:#f18080!important;color:#e20100}.base-input:disabled{background:#f4f4f4;border-color:#f4f4f4;color:#5f5f5f;-webkit-text-fill-color:#5F5F5F;opacity:1}.base-input:not(:disabled)::placeholder{color:#a2a2a2;opacity:1}.base-input.input-lg{padding:12px 14px}.base-input.input-sm{padding:6px 10px}.form-control{width:100%;border:1px solid #CED4DA;padding-right:12px;padding-left:12px;color:#2e2e2e;font-size:14px;min-height:38px;border-radius:7px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus{box-shadow:0 0 0 .25rem #f2711c40;border-color:#f9b88e!important}@supports (-webkit-overflow-scrolling: touch){select,textarea,.form-control,input[type=number],input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],input[type=url]{font-size:16px}}:root{--gutter-x: 15px}.base-container{margin-right:auto;margin-left:auto}.base-container.pad{padding-right:var(--gutter-x);padding-left:var(--gutter-x)}.wide-container{max-width:calc(1500px + var(--gutter-x) * 2)}.mid-container{max-width:calc(1330px + var(--gutter-x) * 2)}.normal-container{max-width:calc(1230px + var(--gutter-x) * 2)}.fullscreen-loader{position:fixed;top:0;right:0;width:100%;height:100%;z-index:20000;background:#fafafa;padding-top:5%}.fullscreen-loader .loader-container{position:relative;top:calc(50% - 100px);display:flex;align-items:center;justify-content:center;line-height:1.5}.fullscreen-loader .loader-container .loader{position:relative;display:grid;grid-template-columns:33% 33% 33%;grid-gap:2px;width:100px;height:100px}.fullscreen-loader .loader-container .loader>div{position:relative;width:100%;height:100%;background:#f2711c;transform:scale(0);transform-origin:center center;animation:fullscreen-loader 2s infinite linear}.fullscreen-loader .loader-container .loader>div:nth-of-type(1),.fullscreen-loader .loader-container .loader>div:nth-of-type(5),.fullscreen-loader .loader-container .loader>div:nth-of-type(9){animation-delay:.4s}.fullscreen-loader .loader-container .loader>div:nth-of-type(4),.fullscreen-loader .loader-container .loader>div:nth-of-type(8){animation-delay:.2s}.fullscreen-loader .loader-container .loader>div:nth-of-type(2),.fullscreen-loader .loader-container .loader>div:nth-of-type(6){animation-delay:.6s}.fullscreen-loader .loader-container .loader>div:nth-of-type(3){animation-delay:.8s}@keyframes fullscreen-loader{0%{transform:scale(0)}40%{transform:scale(1)}80%{transform:scale(1)}to{transform:scale(0)}}label.radio-container{position:relative;margin:0}label.radio-container input[type=radio]{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}label.radio-container input[type=radio]:disabled+.outer-circle,label.radio-container input[type=radio]:disabled~.inner-circle,label.radio-container input[type=radio]:disabled~.text{opacity:.5}label.radio-container input[type=radio]:checked+.outer-circle{border-color:#f2711c}label.radio-container input[type=radio]:checked~.inner-circle{background:#f2711c}label.radio-container input[type=radio]:enabled:focus+.outer-circle{box-shadow:0 0 0 6px #8f9bb329}label.radio-container .outer-circle,label.radio-container .inner-circle{border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);transition:.2s}label.radio-container .outer-circle,label.radio-container .inner-circle{width:20px;height:20px}label.radio-container .outer-circle{background-color:#fff;border:1px solid #C5C5C5}label.radio-container .inner-circle{transform:translateY(-50%) scale(.6)}label.radio-container .text{margin-right:20px;padding-right:10px}.app-select-trigger{position:relative;width:100%;height:42px}.app-select-trigger.disabled>.open-layout{background-color:#f4f4f4;border-color:#f4f4f4;color:#5f5f5f;cursor:auto}.app-select-trigger>.open-layout{cursor:pointer;position:absolute;z-index:2;inset:0;width:100%;height:100%;border-radius:7px;border:1px solid #CED4DA;padding:0 12px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.app-select-trigger>.remove{position:absolute;z-index:1;width:24px;height:24px;top:50%;left:10px;transform:translateY(-50%)}.select-input-style{appearance:none;width:100%;height:100%;vertical-align:middle;padding:0 12px;margin:0;outline:none;background:#fff;border-radius:7px;border:1px solid #CED4DA;color:#2e2e2e}.select-input-style:not(.disable){cursor:pointer}.select-input-style.empty{color:transparent}select.numeric{direction:ltr;text-align:left}select.numeric option:disabled{direction:rtl;text-align:right}svg.icon{width:24px;height:24px}g.icon:not(.no-stroke),svg.icon:not(.no-stroke){stroke:#000}g.icon.no-stroke,svg.icon.no-stroke{fill:#000}.g-tabs-head{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:53px;border-bottom:1px solid #E7E7E7}.g-tabs-head .items{padding:0 10px;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;overflow-y:hidden}.g-tabs-head .items .item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;text-align:center;color:#5f5f5f;font-family:IRANSans_FaNum_Medium,serif;font-size:16px;margin:0 10px}.g-tabs-head .items .item:hover:not(.active){color:#5f5f5f}.g-tabs-head .items .item.active{color:#000}.g-tabs-head .items .item.active:after{content:"";width:100%;height:4px;position:absolute;bottom:-15px;right:0;border-radius:6px;background:#f2711c}.g-tabs-head .items .item.active .counter{background-color:#f2711c}.g-tabs-head .items .item .counter{font-size:13px;color:#fff;background-color:#8b8b8b;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px;height:22px;width:22px;margin-right:8px}@media(min-width:576px){.g-tabs-head.center .items{justify-content:center}}.toasts-container{position:fixed;bottom:0;right:0;left:0;z-index:20010}.toasts-container svg{fill:#fff;width:24px;height:24px}.toasts-container .toast{width:100%;min-width:266px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:15px;min-height:40px;border-radius:0;margin-bottom:15px;color:#fff}.toasts-container .toast:last-of-type{margin-bottom:0}.toasts-container .toast.success{background-color:#00d68f}.toasts-container .toast.warning{background-color:#fa0}.toasts-container .toast.error{background-color:#ff3d71}.toasts-container .toast .close-icon{cursor:pointer;line-height:0}.toasts-container .toast .close-icon svg{width:24px;height:24px;stroke:#fff}.toasts-container .toast .text-content{flex:1;padding:0 15px}.toasts-container .toast .status-icon{margin-right:15px}@media(min-width:992px){.toasts-container{max-width:400px;bottom:30px;right:50%;left:auto;transform:translate(50%)}.toasts-container .toast{border-radius:5px}}.transparent-fullscreen-loader .background{z-index:10000;height:100%;width:100vw;position:fixed;top:0;background-color:#70707085;transition:1s background-color}.transparent-fullscreen-loader .loader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10001;width:310px;height:240px;border-radius:10px;box-shadow:0 35px 59px #0000002e;border:solid 1px #E7E7E7;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.transparent-fullscreen-loader .loader .loading-logo{margin-top:44px}.transparent-fullscreen-loader .loader .loading-logo svg:first-child{width:208px;height:36px}.transparent-fullscreen-loader .loader .loading-logo svg:last-child{width:104px;height:36px}.transparent-fullscreen-loader .loader .loading-animation{margin-top:22px;width:65px;height:65px;display:block}.update-dialog{padding:25px}.update-dialog .description{margin-bottom:5px}.update-dialog .actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.update-dialog .actions>*{min-width:70px;font-family:IRANSans_FaNum_Medium,serif;text-align:center;padding:15px 0;cursor:pointer}.update-dialog .actions .confirm{color:#00baba}.update-dialog .actions .cancel{color:#e20100}.leaflet-control a[href="https://leafletjs.com"]{display:none}hr{background-color:#e7e7e7;margin:0;opacity:1}a{text-decoration:none;color:#2e2e2e}a:hover{color:#2e2e2e}a[href]:not(:disabled):hover{color:#f2711c}.g-logo{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.g-logo svg{stroke:none}.g-logo svg:first-child{width:104px;height:18px}.g-logo svg:last-child{position:relative;left:-2px;width:52px;height:18px;fill:#f2711c}.dashed-link{position:relative;display:inline-block;font-weight:700;text-decoration:none}.dashed-link:after{content:"";position:absolute;width:100%;height:2px;right:0;left:0;bottom:-2px;border-bottom:2px dashed #F2711C}.breadcrumb{font-family:IRANSans_FaNum_Medium,serif;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;list-style:none;margin:0;padding:0}.breadcrumb svg{width:24px;height:24px;stroke:#000;margin:0 5px}.breadcrumb li:last-child svg{display:none}.scroll-lock{overflow:hidden!important}.match-parent{width:100%;height:100%}.horizontal-scroll{max-width:100%;white-space:nowrap;overflow:auto}.rotate-180-on-open{transition:.25s}.rotate-180-on-open.open{transform:rotate(180deg)}.overlay{position:fixed;inset:0;width:100%;height:100%;background:#a2a2a266}.input-shadow{box-shadow:1px 3px 9px #b4b4b44d}.g-card{border-radius:12px;background-color:#fff;box-shadow:0 3px 15px #00000014}.g-seller-logo{width:70px;height:70px;padding:4px;border:1px solid #EDEDED;border-radius:12px;box-shadow:0 3px 4px #00000008}.g-product-brand{text-align:center;min-width:52px}.g-product-brand img{width:52px;height:52px;padding:4px;border:1px solid #EDEDED;border-radius:100%;box-shadow:0 3px 4px #00000008}.g-product-brand .title{font-size:12px;padding-top:2px}.g-product-name .title{font-family:IRANSans_FaNum_Medium,serif}.g-product-name .attributes{padding-top:2px;font-size:13px;color:#5f5f5f;direction:ltr}.g-product-name .attributes span:after{content:"/";font-size:14px;margin:0 4px}.g-product-name .attributes span:last-child:after{content:"";margin:0}.g-product-size{direction:ltr;font-family:IRANSans_FaNum_Medium,serif}.g-product-size span:after{content:"x";font-size:14px;margin:0 4px}.g-product-size span:last-child:after{content:"";margin:0}.g-product-quantity.unit-label{position:relative}.g-product-quantity.unit-label span{font-size:12px;color:#5f5f5f;position:absolute;width:42px;top:0;left:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.g-product-quantity.unit-label input{padding-left:50px}.g-product-quantity input{width:100%}.g-product-weight{position:relative;height:38px;padding:0 8px;border-radius:7px;color:#5f5f5f;background-color:#f4f4f4;direction:ltr;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.g-product-weight:after{content:"kg";position:absolute;top:50%;right:8px;transform:translateY(-50%)}.g-number-value{font-family:IRANSans_FaNum_Medium,serif;font-size:16px}.g-number-value.has-label:after{content:attr(data-label);margin-right:8px;font-family:IRANSans_FaNum,serif;font-size:12px;color:#5f5f5f}.g-label-value.inline-mode{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.g-label-value.inline-mode .value{padding-right:10px}.g-label-value.label-separator .label:after{content:":";color:#5f5f5f}.g-label-value .label{font-family:IRANSans_FaNum,serif;font-size:14px;color:#5f5f5f}.g-label-value .value{font-family:IRANSans_FaNum_Medium,serif}.modal-footer .one-btn button{min-width:290px;height:40px}.form-layout>div{margin-bottom:20px}.form-input .label{-webkit-user-select:none;user-select:none;margin-bottom:5px}.form-input .label.label-required:after{content:"*";color:#e20100;font-family:IRANSans_FaNum_Medium,serif;margin-right:5px}.form-input .main input{width:100%;min-height:42px;border-radius:7px}.form-input .hint{font-size:13px;margin-top:5px;color:#5f5f5f}.seller-name svg{margin-right:8px;width:20px;height:20px}.seller-name svg.blue{fill:#027bff}.seller-name svg.orange{fill:#f2711c}.customer-rate svg{height:17px;width:17px}.customer-rate svg.green{fill:#1bc073}.customer-rate svg.gray{fill:#5f5f5f}.space-text{margin:0 5px}.space-text-right{margin-right:5px}.space-text-left{margin-left:5px}.note{padding:10px 15px;border-radius:12px;font-family:IRANSans_FaNum_Medium,serif}.note.success{background-color:#e6f8f8;color:#00baba}.note.warning{background-color:#fff1e6;color:#f2711c}.note.error{background-color:#fff1f4;color:#e20100}.note.disable{background-color:#e4e5e7;color:#5f5f5f}.search-input{position:relative;padding:0 16px}.search-input .search-icon{position:absolute;left:26px;bottom:10px;width:24px;height:24px;stroke:#5f5f5f}.search-input input{width:100%;background:transparent;outline:unset;border-radius:0;border-top:unset;border-right:unset;border-left:unset;border-bottom:1px solid #E7E7E7;padding:10px 10px 10px 34px}.search-input input:focus{border-bottom:1px solid #F2711C}@media(min-width:992px){.g-product-brand .title{font-family:IRANSans_FaNum_Medium,serif;font-size:14px}.modal-footer .one-btn button{min-width:100px}}
