﻿.container-icerik {
    margin-top: 96px;
    margin-bottom: 0px;
}

.haberdetay {
    background: #fff;
    margin-bottom: 30px;
}

#carousel img {
    height: 100%;
}

.HaberDetayPictureFull {
    width: 100% !important;
    margin-bottom: 15px !important;
    padding: 0px !important;
    cursor: default !important;
}

.HaberDetayPicture {
    object-position: center;
    object-fit: cover;
    cursor: zoom-in;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 250px;
    margin-right: 20px;
    padding: 0px;
    float: left;
    height: 100% !important;
}


.HaberDetayPictureBig {
    object-position: center;
    object-fit: cover;
    cursor: zoom-in;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 50%;
    margin-right: 20px;
    padding: 0px;
    float: left;
    height: 100% !important;
}

.list-group {
    margin-top: 20px;
}

.haberIcerik {
    padding: 20px;
    text-align: justify;
    padding-top: 0px;
}

    .haberIcerik h1 {
        padding: 10px 0px;
        text-align: left !important;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: #f8f8f8;
    border-radius: 0px;
}


.haberIcerik a {
    color: #e24660;
    cursor: pointer;
}

    .haberIcerik a:hover {
        text-decoration: underline;
    }

.breadcrumb li:last-child:before {
    content: "";
}


.HaberEkler li {
    padding: 2px;
}


.HaberArsivi {
    list-style: none;
}

    .HaberArsivi li {
        background: #fff;
        border: 1px solid #ddd;
        height: 125px;
        margin-bottom: 10px;
        padding: 10px;
    }

    .HaberArsivi img {
        width: 150px;
        height: 100px;
        object-fit: cover;
        float: left;
    }

    .HaberArsivi a {
    }


.margin-top-0 {
    margin-top: 0px;
}


.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #e6261b;
    border-color: #e6261b;
}

.list-group-item {
    border-radius: 0px !important;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ddd !important;
}


    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
    }

.greyback {
    background: #f8f8f8;
}


.list-group img {
    height: 75px;
    padding: 3px;
    width: 100px;
    object-fit: cover;
    padding-right: 5px;
}


.KurumsalDetayPicture {
    object-position: center;
    object-fit: cover;
    cursor: zoom-in;
    margin-bottom: 15px;
    margin-top: 5px;
    width: 200px;
    margin-right: 20px;
    padding: 0px;
    float: left;
    height: 100% !important;
}


.iletisimImg {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 20px;
}

.iletisimBilgileri {
    width: 100%;
}

.node-0 {
    margin-bottom: 5px;
    font-size: 18px;
}

.node-1 {
    margin-left: 40px;
    margin-bottom: 5px;
    font-size: 17px;
}

.node-2 {
    margin-left: 80px;
    margin-bottom: 5px;
    font-size: 16px;
}

.node-3 {
    margin-left: 120px;
    margin-bottom: 5px;
    font-size: 15px;
}

.node-first {
    list-style-type: initial;
}

.node-all {
    list-style-type: initial;
}

.share {
    text-align: center;
    background: #f8f8f8;
    padding: 25px;
}

    .share a {
        margin-left: 5px;
        color: #fff !important;
        padding: 10px;
        border-radius: 0px;
    }

.fb-share {
    background: #3b5998 !important;
}

.tw-share {
    background: #1BB2e9 !important;
}


.gg-share {
    background: #DB4437 !important;
}


.error-template {
    padding: 40px 15px;
    text-align: center;
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .error-actions .btn {
        margin-right: 10px;
    }

@media screen and (max-width: 810px) {

    .navbar-fixed-bottom, .navbar-fixed-top {
        position: initial;
        margin-bottom: 0px;
    }

    .haberIcerik img {
        width: 100% !important;
        height: 200px !important;
        object-fit: cover;
        cursor: default !important;
    }

    .share {
        display: none;
    }

    .col-md-8 img {
        width: 100% !important;
        object-fit: cover;
        cursor: default !important;
    }
}


.jumbotron {
    background: url(../img/search.jpg);
    background-size: auto auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    .jumbotron .fa {
        font-size: 20px;
    }

.arama {
    max-width: 780px !important;
}

.reset-search {
    color: #fff;
}

.jumbotron {
    padding-top: 22px;
    padding-bottom: 8px;
    margin-top: 10px;
}

.arama input {
    margin-bottom: 5px;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 44px;
}
.nopadding {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.container-personel {
    margin-top: 166px;
    margin-bottom: 0px;
}