 review-lab {
        font-family: 'Montserrat', Arial, sans-serif !important;
        fill:#212121;
    }
    
    .widget__tab_doubleGis.widget__tab {
    background-color: white;
}

.widget__tab_doubleGis.widget__tab:hover {
    background-color: white !important;
}

.ngucarousel-items {
   background-color: #171717;
}

.widget__footer.carousel {
    display: none !important;
}

a.widget__src.widget__src--desktop.widget__src--desktop-carousel {
    display: none !important;
}
review-lab .widget__point_active {
    background-color: rgb(255 255 255)!important;
}
review-lab .widget__point {
    background-color: rgb(255 255 255) !important;

}

.widget__tab_yaSprav.widget__tab {
    background: white;
    margin-left: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 640px)  {
.t-popup.t-popup_show {
    background-color: #212121 !important;
}
.t-popup.parpadding.t-popup_show {
background:#212121 !important;
}

.t-popup__close.t-popup__block-close {
    background-color: #212121 !important;
}
}

@media only screen and (min-width: 640px) and (max-width: 3000px)  {
.t-popup__container.t-width.t-width_6.t-popup__container-animated.t-popup__container-static {
    border-radius: 30px !important;
}
}