﻿.Kampanyalar {
    width: 1215px;
    margin: 70px auto;
    height: auto;
}
.KampanyalarContent
{
    width:100%;
    margin:20px auto;
    height:auto;
    display:flex;
    flex-wrap:wrap;
}
.BaslikBuyuk{
    margin:20px;
    font-size:28px;
    color:#808080;
    font-family:"oswald",sans-serif;
    font-weight:bold;
}
.KampanyaDiv {
    width: 560px;
    margin: 10px 20px;
    height: 350px;
    background: #f0f0f0;
    display: flex;
    position: relative;
}
.KampanyaDivSol{
    height:300px;
    width:230px;
    margin:25px 15px;
    cursor:pointer;
    transition:.2s;
    border-radius:5px;
}
.KampanyaDivEfektAlt {
    width: 75%;
    height: 5px;
    background: #0a1f34;
    position: absolute;
    bottom: 0px;
    left: 25%;
    border-radius: 0px 0px 5px 5px;
}
.KampanyaDivEfektSag {
    width: 5px;
    height: 60%;
    background: #0a1f34;
    position:absolute;
    right:0px;
    top:40%;
    border-radius:0px 5px 5px 0px;
}
.KampanyaDivSol:hover {
    transform: scale(1.01);
}
.KampanyaDivSol img {
    border-radius:5px;
    height: 100%;
    width: 100%;
    box-shadow:rgba(0,0,0,0.1) 0 0 6px; 
}
.KampanyaDivSag{
    width:300px;
    padding:20px;
    position:relative;
}
.KampanyaDivSagBaslik{
    font-family:"oswald",sans-serif;
    font-size:24px;
    text-align:right;
    margin-bottom:25px;
}
.KampanyaDivSagTarih {
    font-family: "Arial",sans-serif;
    font-size: 14px;
    text-align: right;
}
.KampanyaDivSagUrun {
    font-family: "Arial",sans-serif;
    font-size: 14px;
    text-align: right;
}
.KampanyaDivSagNot {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    opacity: 0.7;
    font-family: "oswald",sans-serif;
}




.KampanyaGorselTamEkran{
    top:0px;
    visibility:hidden;
    opacity:1;
    width:100%;
    left:50%;
    transform:translateX(-50%);
    height:100%;
    position:fixed;
    background-color:rgba(0,0,0,0.8);
    z-index:2222;
}
.KampanyaGorselTamEkranDisKisim {
    width: 100%;
    height: 100%;
    z-index: 1111;
}
.KampanyaGorselTamEkranIcKisim {
    width: 750px;
    height: calc(100% - 100px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1112;
}
.KampanyaGorselTamEkranIcKisimMobil {
    width: 750px;
    height: calc(100% - 100px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1112;
}
.KampanyaGorselTamEkranGaleri {
    position: relative;
    width: 600px;
    height: 100%;
    overflow: hidden;
    margin:auto;
}
.KampanyaGorselTamEkranGaleriMobil {
    position: relative;
    width: 600px;
    height: 100%;
    overflow: hidden;
    margin: auto;
}

.KampanyalarNext {
    z-index: 1110;
    right: 10px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #FFF;
    text-align: center;
    border: none;
    font-size: 24px;
    outline: none;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.6);
}

.KampanyalarPrev {
    z-index:1110;
    left: 10px;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #FFF;
    text-align: center;
    border: none;
    font-size: 24px;
    outline: none;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.6);
}



.KampanyalarPcCont{
    width:1215px;
    margin:50px auto;
    display:flex;
    
}
.KampanyalarPc{
    width:100%;
    position:relative;
}
.KampanyalarPcKampanyaIcerigi {
    position: relative;
    width: 380px;
    font-family: "oswald",sans-serif;
    height: auto;
    margin: 25px;
}
.KampanyaAyirici{
    width:50%;
    border:solid 2px #358e20;
    margin:5px auto;
}
.KampanyaIcerigiBaslik {
    margin: 10px;
    font-size: 26px;
    font-weight: bold;
}
.KampanyaIcerigiTarihler {
    font-size: 16px;
    margin: 5px;
    width: 100%;
}
.KampanyaIcerigiNot {
    margin: 5px;
    font-size: 13px;
    width: 50%;
}
.KampanyaIcerigiResimleri{
    margin:20px 5px;
    display:flex;
    flex-wrap:wrap;
}
.KampanyaIcerigiResim{
    width:150px;
    height:220px;
    margin:20px 10px;
    border-radius:5px;
    position:relative;
}
.KampanyaIcerigiResim img {
    width:100%;
    height:100%;
    border-radius:5px;
    cursor:pointer;
}
.KalanResimSayisi {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 55%;
    color: white;
    text-align: center;
    font-size: 36px;
    border-radius: 5px;
}

.KampanyaIcerigindekiSecilenResimGorseli {
    width: 900px;
    position: sticky;
    height: 700px;
    border-radius: 12px;
    overflow: hidden;
}
.KampanyaIcerigindekiSecilenResimGorseli img {
    width: 100%;
    height: 100%;
    border-radius: 12px;
}
.KampanyaGorselTamEkranGaleriIcKisimImg{
    width:100%;
    height:100%;
}
.KampanyaGorselTamEkranGaleriIcKisimImg img {
    width: 100%;
    height: 100%;
}
.KampanyaGorselTamEkranGaleriIcKisim {
    width: 100%;
    height: 100%;
}
.KampanyaGorselTamEkranGaleriIcKisimMobil {
    width: 100%;
    height: 100%;
}

.KampanyaGorselTamEkranGaleriIcKisimTrack {
    width: 100%;
    height: 100%;
}
.KampanyaGorselTamEkranGaleriIcKisimMobil img {
    width: 100%;
    height: 100%;
}
.KampanyaGosterimMobil{
    visibility:hidden;
    margin:25px 20px;
    color:#808080;
    font-size:20px;
}
.KampanyaMobilKapat{
    position:absolute;
    right:15px;
    top:15px;
    width:40px;
    z-index:1999;
    height:40px;
    font-size:28px;
    color:#FFF;
    text-align:center;
    background:#000;
    visibility:hidden;
    border-radius:5px;
}



























/* Mobil görünüm için eklemeler */
@media (max-width: 1200px) {
    .KampanyalarPcCont {
        width: calc(100% - 30px);
        margin: 50px 15px;
        display: block;
    }


    .KampanyalarPcKampanyaIcerigi {
        width: 350px;
    }

    .KampanyaIcerigiResim {
        width: 130px;
        height: 190px;
    }

    .KampanyaIcerigindekiSecilenResimGorseli {
        width: calc(100vw - 50px);
        height: 650px;
        position:fixed;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        z-index:2000;
        background:#FFF;
        box-shadow:rgba(0,0,0,1) 0 0 70px;
        visibility:hidden;
    }
    .KampanyaGosterimMobil {
        visibility: visible;
    }
}










