#waterwheel-carousel {
    position: absolute !important;

}

#waterwheel-carousel {
    width: 250px;
    height: 600px;
    position: relative;
    clear: both;
    margin-left: 100px;
    margin-top: 50px;
    z-index: 998;
}

#waterwheel-carousel .waterwheel-carousel-item-inner {
    overflow: hidden;
}

#waterwheel-carousel > div {
    overflow: hidden;
}


.blured_base_banner .carousel-center {
    opacity: 0;
}


.blured_base_banner .carousel-center + .blured_item {
    width: 146px;
    height: 146px;
    position: absolute;
    top: 227px;
    left: 52px;
    padding-top: 111px;
    overflow: hidden;
    opacity: 1;
    display: block !important;
    background: rgba(00, 00, 00, .51) !important;
}

.button-holder .show-overlay1:first-child {
    border-radius: 0 0 0 3px;
}
.button-holder .show-overlay1:last-child {
    border-radius: 0 0 3px 0;
}

.carousel-center + .blured_item + .button-holder {
    display: block;
    width: 146px;
    height: 146px;
    position: absolute;
    top: 227px;
    left: 52px;
    z-index: 99;
    padding-top: 111px;
}

.carousel-center + .blured_item + .button-holder:hover {
    background: rgba(00, 00, 00, .51);
    background: none;
}

#waterwheel-carousel .carousel-center + .blured_item + .button-holder + .ifonline {
    display: block;
    position: absolute;
    top: 227px;
    left: 183px;
    z-index: 999;
}

.blured_base_banner .carousel-center + .blured_item .blured_item_img {
    display: block;
    width: 146px;
    height: 146px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 96;
    padding-top: 0;
    filter: blur(4px);
    transform: scale(1.1);
}