﻿/* Modal */
.Popup {
    transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important; /* IE 9 */
    -webkit-transform: translate(0, 50%) !important; /* Safari and Chrome */
}

.btnClose {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #dd1f26;
    color: #fff;
    padding: 4px 11px;
    border-radius: 25px;
    font-size: 20px;
    cursor: pointer;
}

.menuBosluk {
    display: none;
}
/* Modal*/

/* 3LU BLOK */
.slider-blok {
    margin-top: 5px;
}

.ResimBloklar img {
    margin: 3px;
}

.ResimBlok {
    float: left;
}
/*.blok-margin3 {overflow: hidden;}
       
        .blok-margin {overflow: hidden;}*/
.blok-margin {
    margin-right: 15px;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
}

.blok-margin2 {
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
}

.blok-margin3 {
    margin-left: 15px;
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
}

.blok-margin5 {
    margin-right: 15px;
    overflow: hidden;
}

.blok-margin6 {
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.75);
}

.blok-margin7 img {
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.blok-margin img {
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.blok-margin2 img {
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
}

.blok-margin3 img {
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
}

.blok-margin3:hover img {
    -webkit-filter: brightness(.5);
    -moz-filter: brightness(.5);
    -ms-filter: brightness(.5);
    filter: brightness(.5);
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
}
.blok-margin:hover img {
    -webkit-filter: brightness(.5);
    -moz-filter: brightness(.5);
    -ms-filter: brightness(.5);
    filter: brightness(.5);
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
}
.blok-margin2:hover img, .blok-margin7:hover img {
    -webkit-filter: brightness(.5);
    -moz-filter: brightness(.5);
    -ms-filter: brightness(.5);
    filter: brightness(.5);
    transition: All 0.7s ease-in-out;
    -moz-transition: All 0.7s ease-in-out;
    -ms-transition: All 0.7s ease-in-out;
    -o-transition: All 0.7s ease-in-out;
    -webkit-transition: All 0.7s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blokmargin5 img {
    clear: both;
}

.blok-margin7 {
    margin: 10px 0px 10px 15px;
    overflow: hidden;
}

.blok-margin8 {
    padding: 0px 5px 5px 10px;
}

.bnrText {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.BannerYazi::after {
    content: " ";
    width: 30%;
    position: relative;
    height: 2px;
    text-align: center;
    display: block;
    background: #fff;
    margin: 0 auto;
    top: 0px;
}

.bnrText h5 {
    margin-top: 10px;
}
/* 3LU BLOK SON*/


/*  Haberler  */
.icerikk {
    padding: 4px;
}

.resimm {
    padding: 4px;
}

.HaberResim {
    width: 320px;
    height: 320px;
    margin: 0 auto;
}

    .HaberResim img {
        width: 100%;
        height: 100%;
    }

.haberIcerik {
    padding: 0 0px 0px 27px;
    text-align: center;
}

.Duyurular {
    background: #e6e6e6;
    color: #000;
    font-size: 17px;
    padding: 5px;
}

.HaberBaslik {
    font-weight: bold;
    padding: 5px;
}

.HaberTarih {
    font-weight: 100;
    font-size: 10px;
    padding: 5px;
}

.HaberDetay {
    padding: 5px;
    overflow: hidden;
    height: 35px;
}

#slider2 {
    border: 1px solid #e6e6e6;
}
/*  Haberler Son  */
.beyazarka {
    background-color: #fff;
    min-height: 300px;
    padding: 10px;
}

.yazıresim img {
    /*width: 70px;
    height: 94px;*/
    display: inline-block;
}

.yazıresim p {
    display: inline-block;
    font-size: 12px;
}

.baskan {
    background: #ac9973;
    padding: 0px;
    text-align: center;
}

    .baskan p {
        font-size: 14px;
        color: #FFF;
        display: table-cell;
        vertical-align: middle;
        height: 25px;
        text-align: Center;
        width: 1000px;
    }

.HaberLink {
    color: #000;
    background-color: #fff;
    width: 85px;
    padding: 3px 15px 3px 15px;
    font-weight: bold;
    border: 1px solid #000;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

    .HaberLink:hover {
        color: #fff;
        background-color: #000;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        -ms-transition: all .3s linear;
    }
/*  Reklam Blokları */
.KurumsalResim {
    margin-top: -37px;
    margin-bottom: 10px;
}

.modal-body img {
    width: 100%;
}

.FooterBlok {
    margin-top: 0;
}

.pagerhaber {
    position: relative;
    width: 100%;
    height: 35px;
    margin-top: 1%;
}

    .pagerhaber a {
        color: #6c6c6c;
        font-size: 14px;
        text-align: center;
        float: left;
        border-right: 1px solid #ccc;
        font-weight: bold;
        cursor: pointer;
        background-color: #dacfb7;
        width: 60px;
        height: 32px;
        line-height: 27px;
        border: 2px solid #b7ad98;
        vertical-align: middle;
    }

        .pagerhaber a:hover {
            color: #6c6c6c;
            background-color: #cec0a4;
            font-weight: 700;
        }

.UfakSlider {
    padding: 10px 5px 0px 0px;
}
.btn01 {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.btn01 img {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}
.btn01 .ovrly {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn01 .button {
    position: absolute;
    top: -100%;
    left: 50%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.btn01 .button .fa {
    margin: 0 1px;
    background: rgb(256, 256, 256);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(50, 50, 50, 0.9);
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
}
.btn01:hover .button {
    top: 50%;
}
.btn01:hover .ovrly {
    opacity: 1;
}
@media(max-width:767px) {

    .blok-margin {
        margin: 3px;
    }

    .blok-margin2 {
        margin: 3px;
    }

    .blok-margin3 {
        margin: 3px;
    }

    .blok-margin7 {
        margin: 5px 5px 5px 10px;
    }

    .blok-margin8 {
        padding: 5px 5px 5px 10px;
    }

    .kurumsal p {
        margin: 5px 5px 5px 10px;
    }
}

@media(min-width:768px) {
}

@media(min-width:992px) {
}

@media(min-width:1200px) {
}
