
.kutudaki-resim.adv-img img {
    opacity: 1 !important;
}


.adv-img .kutudaki-resim {
    display: block;
    max-width: 100%;
}

.adv-img-down-text .kutudaki-resim:before {
    background: rgba(255, 255, 255, 0.00);
}

.adv-img-down-text.urun-animasyon, .adv-img-down-text.boxed {
    padding: 0 !important;
}

/* 
============================== 
ICERIKLER
============================== 
*/

.kutudaki-resim.adv-img-half-content .caption, .kutudaki-resim.adv-img-side-content .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 25px 15px;
    background-color: rgba(4, 4, 4, 0.7);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 100%);
    transform: translate3d(0,0,0);
}

.kutudaki-resim.adv-img-side-content .caption {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 100%);
}
.adv-img .kutudaki-resim img {
    width: 100%;
}


.adv-circle.kutudaki-resim.i-center i::before {
    margin-left: 0;
}


.kutudaki-resim.adv-circle.adv-circle-half img, .kutudaki-resim.adv-circle.adv-circle-bottom img, .kutudaki-resim.adv-circle.adv-circle-bg img {
    opacity: 1 !important;
}

.kutudaki-resim.adv-circle.adv-circle-half.show:hover img, .kutudaki-resim.adv-circle-bottom.show:hover img, .kutudaki-resim.adv-circle-bg.show:hover img {
    transform: scale(1.2);
}

/* 
============================== 
MOBILE
============================== 
*/

@media (max-width:994px) {
    .kutudaki-resim.adv-img-side-content .caption {
        position: static;
    }

    .adv-img-side-content > .kutudaki-resim {
        position: absolute;
        height: 100%;
        z-index: 0;
    }

        .adv-img-side-content > .kutudaki-resim img {
           min-height: 100%;
        }
}
