﻿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-satis-ve-kiralama.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;
}

/*.DVGorselRezidans1 {
    background-image: url('../images/gorsel-rezidans.jpg');
    height: 100vh;
}

.DVGorselRezidans2 {
    background-image: url('../images/gorsel-rezidans2.jpg');
    height: 100vh;
}*/

.DVGorselRezidans3 {
    background-image: url('../images/gorsel-rezidans3.jpg');
    height: 100vh;
}


.DVGorselRezidans4 {
    background-image: url('../images/gorsel-rezidans4.jpg');
    height: 100vh;
}

.DVBolumAdi {
    position: absolute;
    top: 10%;
    left: 0px;
    padding: 9px 30px;
    border-bottom: 1px solid #666666;
    width: 250px;
    z-index: 5;
}

    .DVBolumAdi span {
        color: #ffffff;
        font-size: 12px;
        font-weight: 500;
        display: block;
    }

.DVSutunIcerik h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 25px;
}

.DVMTp {
    margin-top: 70px !important;
}

.DVPLR {
    padding: 40px 15px !important;
}

.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 auto;
    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;*/ text-align: right;
}

.DVSutunIcerik {
    padding: 0px 30px;
    /*max-height: calc(100vh - 160px);*/
    overflow-y: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

    .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;
    display: block;
    /*margin: 10px 0px;*/
    transition: all .4s;
    /*padding: 40px 0px;*/
}

.DVProjeCol a:hover{
    transform:scale(1.04);
}

    .DVProjeCol a h1 {
        text-decoration: none;
        color: #fff;
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
        letter-spacing:2px;
    }

.DVProjeAyracCizgi{
    width:100%;height:1px;background-color:#808080;display:block;
}

.DVProjeSiyah {
    background-color: #000000;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
    opacity: .4;
    transition: all .4s;
}

.DVProjeSiyahlik {
    background-color: #000000;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
    opacity: .6;
    transition: all .4s;
}

.DVProje h1 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0px;
}

.DVProjeCol {
    margin: 10px 0px;
    padding: 30px 15px;
}

.DVProjeGDiv{
    padding:8px 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;
    
}

.DVVH100vh {
    height: initial;
}

.DVBtnKesfet {
    width: 120px;
    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: 118px;
    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;
}

.DVForm {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

.DVForm *:focus{
    outline:none;
}

    .DVForm input[type=text] {
        background: none;
        border: 1px solid #808080;
        padding: 0px 10px;
        width: 100%;
        border-radius: 0px;
        color: #ffffff;
        font-weight: 400;
        font-size: 14px;
    }


    .DVForm textarea {
        background: none;
        border: 1px solid #808080;
        padding: 0px 10px;
        width: 100%;
        border-radius: 0px;
        color:#ffffff;font-weight:400;font-size:14px;
    }

        .DVForm textarea:focus {
            color: #ffffff;
            background-color: transparent !important;
            outline: 0;
            box-shadow: none;
        }

::-webkit-input-placeholder { /* Edge */
    color: #ffffff !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff !important;
}

::placeholder {
    color: #ffffff !important;
}

@media (min-width:556px) {
}

@media (min-width:768px) {
}


@media (min-width:992px) {

    .DVVH100vh {
        height: 100vh !important;
    }

    .DVProjeGDiv {
        padding: 20px 15px;
    }

    .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: 68px 18px;
        display: inline-block;
        position: relative;
        width: 100%;
        /*height: 100%;*/
    }

    .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;
    }

    .DVFSRowRezidans1 {
        background-image: url('../images/gorsel-rezidans.jpg') !important;
    }

    .DVFSRowRezidans2 {
        background-image: url('../images/gorsel-rezidans2.jpg') !important;
    }


    .DVFSRowRezidans3 {
        background-image: url('../images/gorsel-rezidans3.jpg') !important;
    }

    .DVFSRowRezidans4 {
        background-image: url('../images/gorsel-rezidans4.jpg') !important;
    }

    .DVProjeCol {
        margin: 0px 0px;
    }
}


@media (min-width:1200px) {

    /*.DVProjeCol {
        margin: 10px 0px;
        position: relative;
        padding: 60px 15px;
        min-height: 200px;
    }*/
}



@media (min-width:1600px) {
}



@media (min-width:1800px) {
}
