﻿
/*YENİ SLİDER*/
#wrapper {
    position: relative;
}

#carousel img {
    display: block;
    float: left;
    position: relative;
    margin: 5px;
}

#prev, #next {
    display: block;
    height: 80px;
    width: 80px;
    position: absolute;
}

#prev {
    left: 19%;
    background: url('../images/ar.png') no-repeat center center;
    top: 50%;
    transform: translateY(-50%);
}

#next {
    right: 18.4%;
    background: url('../images/arrowl.png') no-repeat center center;
    top: 50%;
    transform: translateY(-50%);
}

#pager {
    position: absolute;
    left: 50%;
    bottom: 10px;
}

    #pager a {
        border: 2px solid #fff;
        border-radius: 10px;
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px 0 0;
    }

        #pager a span {
            display: none;
        }

        #pager a.selected {
            background-color: #fff;
        }

.hidden {
    display: block;
    visibility: visible;
}

.slider {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
}

.hbrPdng {
    padding: 0px 15px;
}

    .hbrPdng h5 {
        font-size: 11px;
        margin-bottom: 0px;
    }

/*YENİ SLİDER SONN*/
.box-border {
    border: 2px solid #000;
    border-radius: 5px;
    right: -5px;
    width: 85%;
    position: absolute;
    bottom: -10px;
    height: 212px;
}

.box-border-in {
    position: relative;
    z-index: 1;
    margin: 0px;
}

.blok-uclu {
    margin-bottom: 10px;
}

.box {
    padding: 9px;
}

.box2 {
    height: 98px;
    padding: 0px 10px;
    color: #fff;
    background-color: #aea095;
}

    .box2 h4 {
        margin-top: 0px;
        padding-top: 10px;
        color: #fff;
    }

.box3 {
    border-left: 3px solid #000;
    padding: 5px;
}

    .box3 .fa {
        padding: 2px 5px;
        border: 2px solid;
    }

        .box3 .fa:hover {
            border-color: #AEA095;
            color: #AEA095;
        }

.box-img {
    display: table;
    position: relative;
    height: 213px;
    width: 100%;
}

.box-in {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .box-in p {
        border-bottom: 2px solid;
        border-right: 2px solid;
        margin-left: 5px;
        width: 90%;
        font-weight: bold;
    }

.blokmargin1 {
    margin-top: -5px;
    width: 80%;
    float: left;
}

    .blokmargin1 img {
        height: 330px;
    }

.blokmargin2 {
    width: 62%;
    position: absolute;
    right: 0;
    float: left;
    background-color: #fff;
}

.blokmargin3 {
    width: 100%;
    float: left;
    margin-right: 8px;
}

    .blokmargin3 img {
        height: 112px;
    }

.blokmargin4 {
    padding: 5px;
    width: 100%;
    float: left;
    height: 322px;
}

.blokmargin5 {
    width: 70%;
    float: left;
    right: 0;
    position: absolute;
    bottom: 0;
}

.dbaslik {
    text-align: center;
    margin: 0 auto;
    background: #004b85;
    color: #fff;
    font-weight: bold;
    width: 181px;
    margin: 4px;
}

    .dbaslik h4 {
        margin: 7px;
    }

.obaslik {
    margin: 0 auto;
    height: 47px;
    background: #292e80;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding-top: 13px;
}

.hepsi {
    padding: 20px 15px 0 15px;
    margin-top: -30px;
    background-color: #fff;
    -webkit-box-shadow: 4px 6px 13px -4px rgba(0,0,0,0.55);
    -moz-box-shadow: 4px 6px 13px -4px rgba(0,0,0,0.55);
    box-shadow: 4px 6px 13px -4px rgba(0,0,0,0.55);
}

.ortaarkaplan {
    height: 206px;
    background: #f1f1f1;
}

.orta3 img {
    height: 206px;
}

.izzet {
    position: relative;
    bottom: 15px;
    width: 50%;
    margin-left: 19px;
}

    .izzet img {
        height: 165px;
        -webkit-box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.53);
        -moz-box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.53);
        box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.53);
    }

    .izzet h4 {
        -webkit-box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.53);
        -moz-box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.53);
        box-shadow: 1px 0px 0px 0px rgba(0,0,0,0.53);
    }

.ortasolbaslik {
    font-size: 12px;
}

.altbaslik1 {
    text-align: center;
    font-weight: bold;
    margin: 5px;
}

.footer-bas {
    background: #a2a2a2;
}

.ucluBlok a {
    color: #AEA095;
    font-weight: bold;
}

.altresim {
    overflow: hidden;
}

.AansyfRsm {
    width: 190px;
    height: 72px;
    float: right;
    margin-top: 4px;
}

.first-con {
    margin-bottom: 15px;
}

@media(max-width:767px) {
    .box-img, .blokmargin4, .blokmargin1, .blokmargin2 {
        height: auto;
        position: relative;
        width: 100%;
    }

    .blokmargin5 {
        position: relative;
        width: 100%;
    }

    .ortaarkaplan {
        height: auto;
        background: #fff;
        text-align: center;
    }

    .izzet {
        position: initial;
        padding: 0;
        display: block;
    }

    .hepsi img {
        margin: auto;
    }

    .izzet h4 {
        width: 35%;
    }
}

@media(min-width:768px) {
    .izzet {
        display: block;
    }

    .altresim img {
        width: 100%;
    }

    .izzet h4 {
        width: 35%;
    }

    .blokmargin3 img {
        width: 100%;
    }

    .blokmargin4, .blokmargin5 {
        width: 50%;
        height: auto;
        position: relative;
    }

    .ortaarkaplan {
        background: #fff;
        text-align: center;
    }

    .dam {
        margin-top: 150px;
    }
}

@media(min-width:992px) {
    .dam {
        margin: 0 auto;
    }

    .izzet h4 {
        width: 100%;
    }
}

@media(min-width:1200px) {
    .izzet {
        display: block;
    }

    .blokmargin5 {
        position: absolute;
        width: 70%;
    }

    .blokmargin4 {
        position: relative;
        height: 322px;
        width: 100%;
    }

    #slider2 .overview img {
        width: 70px;
        margin: 5px 0px;
        height: 90px;
    }

    .ortaarkaplan {
        background: #f1f1f1;
        text-align: center;
    }
}
