﻿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;
}

/*.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;
}*/

.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;*/
}

/*.DVGorselYonetim {
    background-image: url('../images/gorsel-yonetim-kurulu.jpg');
}*/

.DVVGorsel{
    /*margin-top:50px;*/
}


.DVGorselVaadimiz {
    /*background-image: url('../images/gorsel-vaadimiz2.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;*/
}

.DVMetinIc{
    
}


    .DVMetinIc h3 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 400;
    }

    .DVMetinIc p {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
    }


.DVTablo {
    padding: 15px;
    border: 1px solid #ffffff;
    width: 100%;
    max-width: 300px;
}

    .DVTablo table{
        width:100%;max-width:300px;
    }

    .DVTablo table tr{
        
    }

        .DVTablo table tr td {
            padding:4px 9px;color:#ffffff;font-size:12px;font-weight:400;
        }





    @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;
    }

    .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;
    }

    .DVFSRowVaadimiz {
        background-image: url('../images/gorsel-vaadimiz2.jpg') !important;
    }

    .DVFSRowYonetim {
        background-image: url('../images/gorsel-yonetim-kurulu.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) {
}