
.door {background-repeat: no-repeat;background-image: url(resources/icon/way/doors-white.svg);border: 2px solid #fff;background-color: #000;border-radius: 30px;pointer-events: auto;}
.door.left_view {-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.door.x36 {width: 36px;height: 36px;background-size: 16px;background-position: 7px 50%;box-shadow: 0 0 0 6px #ffffff36;}
.door.x40 {width: 40px;height: 40px;background-size: 18px;background-position: 8px 50%;box-shadow: 0 0 0 6px #ffffff36;}
.door.x50 {width: 50px;height: 50px;background-size: 24px;background-position: 9px 50%;box-shadow: 0 0 0 7px #ffffff36;}
.door.x60 {width: 60px;height: 60px;background-size: 30px;background-position: 11px 50%;box-shadow: 0 0 0 8px #ffffff36;}

.hs {display:block;background:#000000;position: relative;top: 0;left: 0;background-repeat: no-repeat;border:2px solid #fff;}
.hs.x05 {width: 36px;height: 36px;border-radius:20px;}
.hs.x0 {width:40px;height:40px;border-radius:20px;}
.hs.x1 {width:46px;height:46px;border-radius:25px;}
.hs.x2 {width:54px;height:54px;border-radius:30px;}
.hs.x3 {width:64px;height:64px;border-radius:36px;}

.hs-anime {display:block;background: #ffffff;border-radius: 42px;position: absolute;top: -1px;left: -1px;animation: move-forever 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;-webkit-animation-duration: 3s;animation-duration: 3s;}
.hs-anime.x05 {width:38px;height:38px;}
.hs-anime.x0 {width:42px;height:42px;}
.hs-anime.x1 {width:48px;height:48px;}
.hs-anime.x2 {width:56px;height:56px;}
.hs-anime.x3 {width:66px;height:66px;}

.arrow_left_05x {background-image: url(skin/ico/left-white.svg);background-size: 12px;background-position: 50%;}
.arrow_right_05x {background-image: url(skin/ico/left-white.svg);background-size: 12px;background-position: 50%;transform: scaleX(-1);}

.arrow_left_0x {background-image: url(skin/ico/left-white.svg);background-size: 14px;background-position: 50%;}
.arrow_right_0x {background-image: url(skin/ico/left-white.svg);background-size: 14px;background-position: 50%;transform: scaleX(-1);}

.arrow_left_1x {background-image: url(skin/ico/left-white.svg);background-size: 16px;background-position: 50%;}
.arrow_right_1x {background-image: url(skin/ico/left-white.svg);background-size: 16px;background-position: 50%;transform: scaleX(-1);}

.animationHotspt {-webkit-animation-name: animationHotspt;animation-name: animationHotspt;}
@-webkit-keyframes animationHotspt {
  0% {opacity: 1;transform-origin: 50% 50%;transform: scale(1, 1);}
  75% {opacity: 0;transform-origin: 50% 50%;transform: scale(1.4, 1.4);}
  100% {opacity: 0;transform-origin: 50% 50%;transform: scale(1.4, 1.4);}
}
@keyframes animationHotspt {
  0% {opacity: 1;transform-origin: 50% 50%;transform: scale(1, 1);}
  75% {opacity: 0;transform-origin: 50% 50%;transform: scale(1.4, 1.4);}
  100% {opacity: 0;transform-origin: 50% 50%;transform: scale(1.4, 1.4);}
}

.stairs_x05 {background-image: url(skin/ico/stairs_white.svg);background-size: 17px;background-position: 8px 8px;}
.stairs_x0 {background-image: url(skin/ico/stairs_white.svg);background-size: 20px;background-position: 9px 9px;}
.stairs_x1 {background-image: url(skin/ico/stairs_white.svg);background-size: 22px;background-position: 11px 11px;}
.stairs_x2 {background-image: url(skin/ico/stairs_white.svg);background-size: 26px;background-position: 13px 13px;}

.viewleft_x0 {-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.viewleft_x1 {-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.viewleft_x2 {-webkit-transform: scaleX(-1);transform: scaleX(-1);}

.down_view_x05 {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.down_view_x0 {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.down_view_x1 {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.down_view_x2 {-webkit-transform: rotate(90deg);transform: rotate(90deg);}

.down_viewleft_x05 {-webkit-transform: rotate(-90deg) scaleX(-1);transform: rotate(-90deg) scaleX(-1);}
.down_viewleft_x0 {-webkit-transform: rotate(-90deg) scaleX(-1);transform: rotate(-90deg) scaleX(-1);}
.down_viewleft_x1 {-webkit-transform: rotate(-90deg) scaleX(-1);transform: rotate(-90deg) scaleX(-1);}
.down_viewleft_x2 {-webkit-transform: rotate(-90deg) scaleX(-1);transform: rotate(-90deg) scaleX(-1);}

.point_info_boss {position:relative;}

.point_inf_video{display:block;border-radius: 22px;border: 2px solid #fff;box-shadow: 0 0 4px 0 #00000040;overflow: hidden;width: 22px;height: 22px;background-color:#000000;background-image: url(skin/ico/video.svg);background-size: 12px;background-position: 6px 50%;background-repeat: no-repeat;position: relative;z-index: 1;}
.point_inf_local{display:block;border-radius: 22px;border: 2px solid #fff;box-shadow: 0 0 3px 0 #00000080;overflow: hidden;width: 26px;height: 26px;background-color: #000000;background-image: url(skin/ico/info-white-2.svg);background-size: 12px;background-position: 50% 4px;background-repeat: no-repeat;position: relative;z-index: 1;}
.point_info     {display:block;border-radius: 22px;box-shadow: 0px 0px 0px 2px #ffffff;overflow: hidden;width: 22px;height: 22px;background-color: #000000;background-image: url(skin/ico/info-white-2.svg);background-size: 12px;background-position: 50% 4px;background-repeat: no-repeat;position: relative;z-index: 1;}

.txt_point{pointer-events:auto;border-radius: 22px;border: 2px solid #fff;box-shadow: 1px 1px 4px 0 #00000021;box-shadow: 0 0 0 5px #ffffff49;overflow: hidden;width: 24px;height: 24px;background-color: #121212;background-image: url(resources/icon/i-mono-white.svg);background-size:26px;background-position: 50% 50%;background-repeat: no-repeat;box-sizing: content-box;}
.txt_point:hover {box-shadow: 0 0 0 5px #ffffff8a;}
.video_point{pointer-events:auto;border-radius: 50%;border: 2px solid #fff;box-shadow: 0 0 0 6px #ffffff44;overflow: hidden;width: 38px;height: 38px;background-color: #000000;background-image: url(resources/icon/play-white.svg);background-size: 14px;background-position: 13px 50%;background-repeat: no-repeat;box-sizing: content-box;}
.video_point:hover {box-shadow: 0 0 0 8px #ffffff66;}

.krt {color: #fff;padding: 14px 16px 14px 16px;position:relative;border-left: 2px solid #fff;background: #3e3e3e;}
.krt:before {content: '';position: absolute;bottom: 50%;left: -5px;background: #ededed;background: #fff;width: 10px;height: 10px;z-index: 0;width: 20px;height: 2px;left: -20px;}
.krt p:nth-of-type(1) {margin-top: 0;font-family: 'e-Ukraine-Bold';line-height: 1.4;}
.krt p:nth-of-type(3) {font-style:italic;color: #ffffffa1;}
.krt p {margin-top: 5px;font-family: 'e-Ukraine-Light';line-height: 1.5;font-size: 12px;}

.krt-vr {color: #fff;padding: 14px 16px 14px 16px;}
.krt-vr p:nth-of-type(1) {margin-top: 0;font-family: 'e-Ukraine-Bold';line-height: 1.4;}
.krt-vr p:nth-of-type(3) {font-style:italic;color: #ffffffa1;}
.krt-vr p {margin-top: 5px;font-family: 'e-Ukraine-Light';line-height: 1.5;font-size: 12px;}

@media screen and (max-width: 1010px) {
.krt {border-left: none;border-bottom: 2px solid #fff;}
.krt:before {content: '';position: absolute;bottom: -21px;left: 50%;background: #ededed;background: #fff;z-index: 0;width: 2px;height: 20px;}
}

