﻿body {
    overflow-x: hidden;
}

/*.container-fluid {
    overflow-x: hidden;
}

.row {
    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;
}


.DVGorselTarafi {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*height: 100vh;*/
}

/*.DVGorselKempinskiOtel {
    background-image: url('../images/gorsel-kempinski-otel.jpg');
}

.DVGorselPorsche {
    background-image: url('../images/gorsel-porsche.jpg');
}*/


.DVGorselVaadimiz {
    background-image: url('../images/gorsel-vaadimiz.jpg');
}

.DVGorselDegerlerimiz {
    background-image: url('../images/gorsel-degerlerimiz.jpg');
}

.DVGorselToplumsalS {
    background-image: url('../images/gorsel-toplumsals.jpg');
}

/*.DVGorselToplumsalS {
    background-image: url('../images/gorsel-vaadimiz.jpg');
}*/

.DVSutun {
    /*height: 100vh;*/
}

.DVIcerikTarafi {
    position: relative;
    /*height: 100vh;*/
}

.slideItemSiyahlik {
    width: 100%;
    /*height: 100vh;*/
    background-color: #000000;
    display: block;
    opacity: 1;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.DVHeightVH {
    height: initial;
}

.slideItemIcerik {
    position: absolute;
    top: 55%;
    left: 50%;
    margin-top: -235px;
    margin-left: -180px;
    width: 360px;
    height: 470px;
    text-align: center;
}

.DVSutunIcerik {
    padding: 40px 30px;
    /*max-height: calc(100vh - 100px);*/
    overflow-y: hidden;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    /*height:inherit;*/
}

.centered-element {
    /*margin: 0;
    position: absolute;
    top: 55%;
    transform: translateY(-55%);*/
}


.DVSutunIcerik h1 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 25px;
}


.DVSutunIcerik p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    /*margin-bottom:0px;*/
}


.DVSutunIcerik a {
    text-decoration: none;
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.DVSutunIcerik a:hover {
    text-decoration: underline;
}

img.imgKempinskiOtel{
    width:100%;height:auto;max-width:160px;margin:15px 0px;
}

img.imgLogoPorsche {
    width: 100%;
    height: auto;
    max-width: 260px;
    margin: 35px 0px;
}

.DVUstNot {
    /*background-color:#000000;*/
    padding: 15px 0px;
    margin-top: 50px;
}


    .DVUstNot p {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        margin-bottom:5px;
    }

    .DVUstNot p strong{
        font-weight: 500;
    }


    @media (min-width:556px) {
    }

@media (min-width:768px) {
}


@media (min-width:992px) {

    .DVHeightVH {
        height: 100vh;
    }

    .DVSutunIcerik h1 {
        color: #ffffff;
        font-size: 40px;
        font-weight: 400;
        letter-spacing: 4px;
        margin-bottom: 25px;
    }

    .DVGorselTarafi {
        background-image: none;
    }

    .DVGorselYonetim {
        background-image: none;
    }

    .DVGorselVaadimiz {
        background-image: none;
    }

    .DVGorselPorsche {
        background-image: none;
    }

    .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;
    }

    .DVFSRowKempinskiOtel {
        background-image: url('../images/gorsel-kempinski-otel.jpg') !important;
    }

    .DVFSRowYonetim {
        background-image: url('../images/gorsel-porsche.jpg') !important;
    }

    .DVFSRowDegerlerimiz {
        background-image: url('../images/gorsel-degerlerimiz.jpg') !important;
    }

    .DVFSRowToplumsalS {
        background-image: url('../images/gorsel-toplumsals.jpg') !important;
    }

    .slideItemSiyahlik {
        opacity: .7;
    }

    .DVIcerikTarafi {
        position: relative;
    }
}


@media (min-width:1200px) {
}



@media (min-width:1600px) {
}



@media (min-width:1800px) {
}
