.t228__mobile.t228__positionfixed {
    background: rgba(0,0,0,0);
}
.t228__mobile.t228__positionfixed.t228_opened {
    background: rgb(6, 22, 22)
}
.t-zoomer__container {
    background: #000 !important;
}
body {
    background: #000;
}
.t135 {
    margin-top: -7px;
}
.t-map-lazyload {
    opacity: 0.5;
    border-radius: 30px;
    overflow: hidden;
}    
.t-map-lazyload:hover {
    opacity: 1;
}
img:not(.t-width_100),
img:not(.t280__logo__img),
.t480__blockimg,
.t214__blockimg,
.t667__bgimg {
    border-radius: 30px;
}
@media screen and (max-width: 960px) {
    .t859__col_first {
        margin-bottom: 60px;
    }
    .t670 img,
    .t280__logo img,
    .t-map-lazyload {
        border-radius: 0px;
    }
    /*.t859__inner-col {*/
    /*    box-shadow: 0px -15px 20px 0px rgb(3 219 124 / 20%) !important;*/
    /*}*/
}