﻿body {
    overflow-x: hidden;
}



.sec {
    height: calc(100vh - calc(100vh - 100%));
    box-sizing: border-box;
    background-color: #fff;
    padding: 0px;
    scroll-snap-align: end;
    position: relative;
    overflow-x: hidden;
    scroll-padding-bottom: 10vh;
    scroll-snap-stop: always;
}


.CNFProjelerBox {
    height: 100vh;
    min-height: 350px;
    background-image: none;
    background: no-repeat center center scroll;
    background-image:url(../images/gorsel-projeler.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}


.DVProjelerListe {
    margin: 0;
    position: absolute;
    top: 15%;
    transform: translateY(-45%);
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

    .DVProjelerListe h2{
        color:#ffffff;font-size:14px;font-weight:500;
    }

.DVFSRow {
    /*height: 100vh;
    min-height: 350px;*/
    background-image: none;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

/*.DVGorselKempinski {
    background-image: url('../images/gorsel-kempinski.jpg');
    height: 100vh;
}*/

/*.DVGorselQent {
    background-image: url('../images/gorsel-qent.jpg');
    height: 100vh;
}
*/

/*
.DVGorselK1 {
    background-image: url('../images/gorsel-kempinski-g2.jpg');
    height: 100vh;
}*/

.ptb50px15px{
    padding:50px 15px;
}



.BtnGaleri1 {
    margin-left: 15px !important;
}

.BtnGaleri2 {
    margin-left: 15px !important;
}

.mgl15px {
    margin-left: 0px !important;
}

.DVBolumAdi {
    position: absolute;
    top: 25px;
    left: 0px;
    padding: 9px 30px;
    border-bottom: 1px solid #ffffff;
    width: 250px;
    z-index: 5;
}

.DVBolumAdi span{
    color:#ffffff;font-size:12px;font-weight:500;
}

.DVSutunIcerik h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 25px;
}

.DVSutunIcerik img.imgLogoKempinski {
    width: 100%;
    height: auto;
    max-width: 220px;
    margin:30px 0px;
}


.DVSutunIcerik img.imgLogoDilekVeToya {
    width: 100%;
    height: auto;
    max-width: 205px;
}

.DVSutunIcerik img.imgQent {
    width: 100%;
    height: auto;
    max-width: 187px;
    display:block;margin:30px 0px;
    margin-top:100px;
}



.DVSutun {
    /*height: 100vh;*/
}

.DVIcerikTarafi {
    position: relative;
}

.slideItemSiyahlik {
    width: 100%;
    /*height: 100vh;*/
    background-color: #000000;
    display: block;
    opacity: 1;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}


.slideItemIcerik {
    position: absolute;
    top: 55%;
    left: 50%;
    margin-top: -235px;
    margin-left: -180px;
    width: 360px;
    height: 470px;
    text-align: center;
}

.DVSutunIcerikBtn {
    /*position:absolute;
    bottom: 10px;*/
}

.DVSutunIcerik {
    padding: 0px 30px;
    /*max-height: calc(100vh - 160px);*/
    overflow-y: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

    .DVSutunIcerik p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
    }


    .DVSutunIcerik span {
        color: #ffffff;
        font-size: 11px;
        font-weight: 400;
        display: block;
        width: 100%;
        max-width: 250px;
        margin-top: 5px;
        text-align: center;
    }


    .DVProje {
        padding: 28px 18px;
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
    }

    .DVProje:hover .DVProjeSiyah {
        opacity:.8;
    }

.DVProjeCol a {
    text-decoration: none;
}

    .DVProjeSiyah {
        background-color: #000000;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: -1;
        opacity: .4;
        transition:all .4s;
    }

.DVProje h1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 0px;
    letter-spacing: 2px;
}

.DVProjeCol {
    margin: 10px 0px;
    padding: 30px 15px;
}

.centered-element {
    /*margin: 0;
    position: absolute;
    top: 30%;
    transform: translateY(-30%);*/
}

.DVGorselTarafi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}


.DVBtnKesfet {
    /*width: 140px;*/
    height: 50px;
    position: relative;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    padding: 15px 20px;
    display: inline-block;
    margin: 30px 0px;
    border: 1px solid #ffffff;
    transition: all .4s;
    left: 0px;
    
}

    .DVBtnKesfet:hover {
        transform: scale(1.04);
    }

.DVBtnBGOpak {
    background-color: #000000;
    opacity: .7;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 48px;
    z-index: 0;
    border: 1px solid #ffffff;
}

.DVBtnKesfet span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    z-index: 10;
    position: relative;
    top: -1px;
    margin-top:0px;
}

.DVBGArkaplanSiyahOpacity {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 105;
    background-color: #000000;
    opacity: .8;
    display:none;
}

.modal-dialog {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 25px;
}

.modal-content {
    border-radius: 25px;
}

.modal-body {
    padding: 15px;
    border-radius: 25px;
    position: relative;
}

.DVKapatModalBtn {
    position: absolute;
    right: -1px;
    top: -1px;
    background-color: #3d404b;
    z-index: 103;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 5px 0px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    width: 53px;
    text-align: center;
    cursor:pointer;
}

.DVKapatModalBtn2 {
    position: absolute;
    right: -1px;
    top: -1px;
    background-color: #3d404b;
    z-index: 103;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    padding: 5px 0px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    width: 53px;
    text-align: center;
    cursor: pointer;
}


.carousel-item {
    border-radius: 40px;
    box-shadow: 1px 0px 9px 1px rgba(0,0,0,0.33);
    -webkit-box-shadow: 1px 0px 9px 1px rgba(0,0,0,0.33);
    -moz-box-shadow: 1px 0px 9px 1px rgba(0,0,0,0.33);
}

    .carousel-item img {
        border-radius: 25px;
    }

.carousel {
    border-radius: 25px;
}

.slide {
    border-radius: 25px;
}

.cPrev {
    left: -35px;
}

.cNext {
    right: -35px;
}

.DVBuyutec {
    width: 50px;
    height: 50px;
    background-image: url('../images/simgeler.png');
    background-repeat: no-repeat;
    background-position: -138px -7px;
    z-index:10;
    position: absolute;
    z-index: 3;
}

.Buyutec1{
    bottom:10px;right:35px;
}


.Buyutec2 {
    bottom: 10px;
    left: 35px;
}


.DVGaleriAc{
    position:absolute;top:0px;bottom:0px;left:0px;right:0px;opacity:.3;z-index:5;cursor:pointer;transition:all .4s;
}


.DVGaleriAc:hover {
    background-color: #000000;
    opacity: .3;
}

.DVIMetin{

}

    .DVIMetin h4 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 400;
        /*color: #ffffff;
        font-size: 20px;
        font-weight: 600;*/
    }

    @media (min-width:440px){
        .mgl15px {
            margin-left: 15px !important;
        }

    }

    @media (min-width:556px) {
        .cPrev {
        left: -60px;
    }

    .cNext {
        right: -60px;
    }

}

@media (min-width:768px) {
    .cPrev {
        left: -85px;
    }

    .cNext {
        right: -85px;
    }
}


@media (min-width:992px) {

    .DVSutunIcerik h1 {
        color: #ffffff;
        font-size: 40px;
        font-weight: 400;
        letter-spacing: 4px;
        margin-bottom: 25px;
    }

    .ptb50px15px {
        padding: 0px 15px;
    }

    .cPrev {
        left: -110px;
    }

    .cNext {
        right: -110px;
    }

    .slideItemSiyahlik {
        width: 100%;
        /*height: 100vh;*/
        background-color: #000000;
        display: block;
        opacity: .8;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }


    .DVGorselTarafi {
        background-image: none;
    }

    .DVProjelerListe {
        margin: 0;
        position: absolute;
        top: 35%;
        transform: translateY(-35%);
        left: 50%;
        transform: translateX(-50%);
        width: 75%;
    }

    .DVProje {
        padding: 55px 18px;
        display: inline-block;
        position: relative;
        width: 100%;
        height: 100%;
    }

    .DVProjeCol {
        margin: 0px 0px;
    }

    .DVFSRow {
        /*height: 100vh;
        min-height: 350px;*/
        background: no-repeat center center scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        position: relative;
    }

    .DVFSRowKempinski {
        background-image: url('../images/gorsel-kempinski.jpg') !important;
        height: 100vh;
    }

    .DVFSRowQent {
        background-image: url('../images/gorsel-qent.jpg') !important;
    }


    .DVFSRowK1 {
        background-image: url('../images/gorsel-kempinski-g2.jpg') !important;
        height: 100vh;
    }

    .DVFSRowK2 {
        background-image: url('../images/gorsel-kempinski-g3.jpg') !important;
        height: 100vh;
        min-height: 1000px;
    }

    .DVFSRowK3 {
        background-image: url('../images/gorsel-kempinski-g4.jpg') !important;
        height: 100vh;
        min-height: 900px;
    }
}


@media (min-width:1200px) {
}



@media (min-width:1400px) {

    .modal-dialog {
        max-width: 1300px;
    }
    
    .cPrev {
        left: -150px;
    }

    .cNext {
        right: -150px;
    }



}



@media (min-width:1800px) {
    cPrev {
        left: -145px;
    }

    .cNext {
        right: -145px;
    }
}


@media (min-width:2000px) {
    cPrev {
        left: -180px;
    }

    .cNext {
        right: -180px;
    }
}
