.user-offline{background:#c0c0c0!important}.map-popup{max-width:100%;height:100vh;margin:0}.map-popup .map-popup__wrapper{height:100%;border-radius:4px}.map-popup .map-popup__box{width:100%;position:absolute;top:0;left:0;z-index:2}@media(max-width:575px){.map-popup .map-popup__box{background:#fff}}.map-popup .map-popup__map{height:100%;border-radius:4px}.map-popup .map-popup__map img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px}.map-popup__block-wrap{position:relative}.map-popup .auto-search-wrapper{font-size:14px;line-height:120%;color:rgba(6,4,31,.8);height:34px;display:flex;align-items:flex-start;gap:8px;max-width:80%}.map-popup .auto-search-wrapper i{font-size:20px;margin-top:-2px}.map-popup .map-popup__head{border-radius:4px 4px 0 0;-webkit-box-shadow:0 3px 3px 0 rgba(6,4,31,.1);box-shadow:0 3px 3px 0 rgba(6,4,31,.1);background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 70px 0 70px;width:100%;position:absolute;top:0;left:0;z-index:2;height:80px}@media(max-width:767px){.map-popup .map-popup__head{height:70px}}@media(max-width:575px){.map-popup .map-popup__head{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 50px 0 20px}.map-popup .auto-search-wrapper{max-width:100%}}.map-popup .map-popup__head .map-popup__back{right:inherit;left:20px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);font-size:32px}@media(max-width:575px){.map-popup .map-popup__head .map-popup__back{display:none}}.map-popup .map-popup__head .map-popup__close{display:none}@media(max-width:575px){.map-popup .map-popup__head .map-popup__close{display:block}}.map-popup .map-popup__head .map-popup__title{font-weight:500;font-size:24px;line-height:120%;text-align:center;color:#06041f}@media(max-width:575px){.map-popup .map-popup__head .map-popup__title{font-size:20px;text-align:left}}.map-popup .map-popup__location{max-width:360px;width:100%;border-radius:4px;-webkit-box-shadow:0 3px 3px 0 rgba(6,4,31,.1);box-shadow:0 3px 3px 0 rgba(6,4,31,.1);background:rgba(255,255,255,.9);padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:20px;position:absolute;top:100px;left:0;z-index:2}@media(max-width:767px){.map-popup .map-popup__location{top:90px}}@media(max-width:575px){.map-popup .map-popup__location{max-width:100%;border-radius:0;margin-left:0;margin-top:0}}.map-popup .map-popup__location .map-popup__location-title{font-weight:500;font-size:18px;line-height:120%;color:#06041f;margin-bottom:10px}.map-popup .map-popup__location .map-popup__location-text{font-weight:400;font-size:14px;line-height:120%;color:rgba(6,4,31,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:7px;margin-bottom:20px}.map-popup .map-popup__location .form-field-textfield{padding:0 15px}.map-popup .map-popup__location .map-popup__block{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;gap:10px}.map-popup .map-popup__location .map-popup__block .map-popup__block-left{font-size:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6px;display:flex;height:82px;position:absolute;left:8px;top:24px}.map-popup .map-popup__location .map-popup__block .map-popup__block-left div{height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.map-popup .map-popup__location .map-popup__block .map-popup__block-left span{width:4px;height:4px;border-radius:100%;background:rgba(6,4,31,.2);display:block;animation:threePointLocation 2s infinite ease-in-out}.map-popup .map-popup__location .map-popup__block .map-popup__block-left span:nth-child(1){animation-delay:1s}.map-popup .map-popup__location .map-popup__block .map-popup__block-left span:nth-child(2){animation-delay:.5s}.map-popup .map-popup__location .map-popup__block .map-popup__block-left span:nth-child(3){animation-delay:0s}@keyframes threePointLocation{0%,100%{background-color:#ccc}50%{background-color:#02af8c}}.map-popup .map-popup__location .map-popup__block .map-popup__block-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;gap:26px;width:100%}.map-popup .map-popup__location .map-popup__block .map-popup__block-right{font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.map-popup .map-popup__location .map-popup__wrap{width:calc(100% - 60px);margin:0 auto}@media(max-width:1199px){.map-popup .map-popup__location .map-popup__wrap{margin:0;width:calc(100% - 30px)}}@media(max-width:575px){.map-popup .map-popup__location .map-popup__wrap{margin:0 auto;width:calc(100% - 60px)}}.map-popup .map-popup__location .map-popup__button{font-weight:500;width:100%}.leaflet-routing-container{top:90px!important}.leaflet-control-container .leaflet-routing-container-hide{display:none}.leaflet-popup{margin-bottom:50px!important}.leaflet-control-geocoder{margin-left:-200px}.route-additional{display:none}#map-route{width:100%;height:100%;z-index:1}.text-green{color:#02af8c}.route-end-marker{background:transparent;border:0}.circle-marker{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.3)}.circle-marker img{width:100%;height:100%;object-fit:cover;border-radius:50%}.circle-marker:hover img{opacity:1!important}.ad-gallery{overflow:hidden;border-radius:4px}.ad-gallery__main{position:relative;margin-bottom:2px}.ad-gallery__preview{height:50px}.ad-gallery__main-wrapper{height:100%;display:flex;transition:.3s}.ad-gallery__main-wrapper-single{justify-content:center;background-color:rgba(1,33,105,.04)}.ad-gallery__main-wrapper-single~.ad-gallery__prev,.ad-gallery__main-wrapper-single~.ad-gallery__next{display:none}.ad-gallery__img{height:100%;cursor:pointer}.ad-gallery__img:not(:last-child){padding:0 2px 0 0}.ad-gallery__preview .ad-gallery__img{cursor:pointer}.ad-gallery__img img{height:100%;width:auto;max-width:initial;object-fit:cover}.ad-gallery__preview .ad-gallery__img.active{opacity:.5}.ad-gallery__preview-wrapper{height:100%;display:flex;transition:.3s}.ad-gallery__next,.ad-gallery__prev{opacity:1;position:absolute;cursor:pointer;user-select:none;z-index:100;display:block;top:50%;transform:translate(0,-50%);width:40px;height:40px;border-radius:50%;font-weight:700;font-size:1.4em;line-height:42px;color:#fff;text-align:center;background:rgba(1,33,105,.25);transition:all ease .3s;border:solid 1px #fff}@media(min-width:992px){.ad-gallery__next,.ad-gallery__prev{opacity:0}.ad-gallery__main:hover .ad-gallery__next,.ad-gallery__main:hover .ad-gallery__prev{opacity:1}}.ad-gallery__main .ad-gallery__next:hover,.ad-gallery__main .ad-gallery__prev:hover{opacity:.8}.ad-gallery__next{right:20px;padding-left:4px;display:none}.ad-gallery__prev{left:20px;padding-right:4px;display:none}.ad-gallery__counter{position:absolute;padding:2px 6px;border-radius:4px;left:12px;bottom:12px;background-color:rgba(1,33,105,.25);color:#fff;display:flex;align-items:center;border:solid 1px #969696}.ad-gallery__counter i{margin-right:6px;display:block}.ad-gallery__counter span{margin-right:4px;display:block}.ad-gallery__fullscreen{position:absolute;width:40px;height:40px;padding:4px;border-radius:4px;right:12px;top:12px;background-color:rgba(1,33,105,.25);border:solid 1px #fff;color:#fff;display:flex;font-size:20px;align-items:center;justify-content:center;cursor:pointer;pointer-events:none}.ad-gallery__fullscreen:hover{opacity:.8}.ad-gallery__main,.post-gallery__item-wrap{height:160px}.ad-gallery__preview{height:50px}@media(min-width:320px){.ad-gallery__main,.post-gallery__item-wrap{height:160px}.ad-gallery__preview{height:50px}}@media(min-width:350px){.ad-gallery__main,.post-gallery__item-wrap{height:180px}.ad-gallery__preview{height:55px}}@media(min-width:576px){.ad-gallery__main,.post-gallery__item-wrap{height:280px}.ad-gallery__preview{height:60px}}@media(min-width:768px){.ad-gallery__main,.post-gallery__item-wrap{height:370px}.ad-gallery__preview{height:70px}}@media(min-width:992px){.ad-gallery__main,.post-gallery__item-wrap{height:400px}.ad-gallery__preview{height:75px}}@media(min-width:1200px){.ad-gallery__main,.post-gallery__item-wrap{height:440px}.ad-gallery__preview{height:80px}}