.swiper-slide{
    position: relative;
}
.icon-360{
    position: absolute;
    z-index: 10;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.icon-360-active{
    display: none;
}
.icon-360 > img {
    width: 78px;
    height: 78px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.icon-360.active .video_metka_info{
    opacity: 1;
    pointer-events: auto;
}
.icon-360.active .icon-360-active{
    display: block;
}
.icon-360.active .icon-360-default{
    display: none;
}

.icon_zip1{
    top: 27%;
    left: 50%;
}
.icon_zip2{
    top: 45%;
    left: 52%;
}
.icon_zip3{
    top: 54%;
    left: 29%;
}
.icon_zip4{
    top: 60.5%;
    left: 43%;
}
.icon_zip5{
    top: 26%;
    left: 64%;
}

.icon_eco1{
    top: 27%;
    left: 50%;
}
.icon_eco2{
    top: 45%;
    left: 52%;
}
.icon_eco3{
    top: 54%;
    left: 29%;
}
.icon_eco4{
    top: 60.5%;
    left: 43%;
}
.icon_eco5{
    top: 26%;
    left: 64%;
}

.icon_cable1{
    top: 27%;
    left: 50%;
}
.icon_cable2{
    top: 45%;
    left: 52%;
}
.icon_cable3{
    top: 65%;
    left: 29%;
}
.icon_cable4{
    top: 60.5%;
    left: 43%;
}
.icon_cable5{
    top: 26%;
    left: 64%;
}

.icon_angle1{
    top: 29%;
    left: 13%;
}
.icon_angle2{
    top: 42%;
    left: 34%;
}
.icon_angle3{
    top: 43%;
    left: 81%;
}
.icon_angle4{
    top: 60%;
    left: 43%;
}
.icon_angle5{
    top: 26%;
    left: 64%;
}
.icon_angle6{
    top: 62%;
    left: 54%;
}

.video_metka_info{
    position: absolute;
    left: calc(50% - 405px);

    bottom:calc(100% + 21px);
    width: 810px;
    padding:33px;
    border-radius: 10px;
    background:#fff;
    box-shadow:0 2px 33px #0000005e;
    color:#333;
    font-size:30px;
    transition: 0.4s opacity ease-in-out;
    opacity: 0;
    pointer-events: none;
}
.video_metka_info div *:last-child{
    margin-bottom: 0;
}

.video_metka_info:before{
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='21' viewBox='0 0 16 21' fill='none'%3E%3Cpath d='M1 12.3397C-0.333333 11.5699 -0.333333 9.64544 1 8.87564L16 0.215393V21L1 12.3397Z' fill='white'/%3E%3C/svg%3E");
    background-repeat:no-repeat no-repeat;
    background-position:center center;
    background-size:cover;
    position:absolute;
    width:18px;
    height:18px;
    content:"";
    left:50%;
    bottom:-15px;
    transform:translate(-50%) rotate(-90deg);
}
/*.video_metka_info.active{*/
/*    opacity: 1;*/
/*}*/


.qwww_wr{
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    gap: 25px;
    z-index: 30;

    display: none;


}
.qwww{
    background: #fff;
    padding: 20px;
    font-size: 50px;
    color: #000;
}
