﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(/font-awesome/css/font-awesome.min.css);

body {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    color: #666666;
}

.ust {
    background-color: #F4F4F4;
    width: 100%;
    height: 40px;
    padding-top: 5px;
    position: relative;
    z-index: 1000;
}

.header {
    background-color: #FFFFFF;
    top: 0;
    height: 96px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.3);
}

.headeric {
    width: 82%;
    margin: 0px auto;
}

.fixed .headersag .headersagust {
    display: none;
}

.fixed {
    position: fixed !important;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1000;
    z-index: 1000;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}

.logo {
    margin: 0px auto;
    width: 24%;
    text-align: left;
    padding-top: 6px;
    float: left;
    height: 80px;
}

    .logo a img {
        border-style: none;
        height: 76px;
        width: auto;
    }

.headersag {
    height: 96px;
    text-align: center;
    width: 76%;
    float: right;
}

.telefon {
    width: 174px;
    float: left;
    font-size: 14px;
    line-height: 28px;
    color: #e2061e;
    font-weight: 400;
    padding-right: 10px;
    text-align: left;
}

    .telefon i {
        margin-right: 5px;
        font-size: 20px;
        line-height: 28px;
    }

.telefon2 {
    width: 400px;
    float: left;
    font-size: 14px;
    line-height: 28px;
    color: #e2061e;
    font-weight: 400;
    padding-right: 10px;
    text-align: left;
}

    .telefon2 i {
        margin-right: 5px;
        font-size: 22px;
        line-height: 28px;
    }

.dil {
    padding: 6px 12px 0px 0px;
    width: 70px;
    float: right;
}

    .dil a {
        color: #e2061e;
        text-decoration: none;
    }

        .dil a:hover {
            color: #1F2746;
            text-decoration: none;
        }

.sm {
    width: 300px;
    float: left;
    text-align: left;
    display: none;
}

    .sm a {
        text-decoration: none;
    }

    .sm img {
        margin: 4px 0px 0px 8px;
        border-style: none;
        width: 27px;
        height: auto;
    }

#nav {
    width: 810px;
    float: right;
}

    #nav > a {
        display: none;
    }

    #nav li {
        margin: 0px;
        padding: 0px;
        position: relative;
        list-style-type: none;
    }

        #nav li a {
            color: #708090;
            display: block;
        }
    /* first level */
    #nav > ul {
        margin: 0px;
        padding: 0px;
    }

        #nav > ul > li {
            height: 100%;
            float: left;
            margin: 0px;
            padding: 0px;
        }

            #nav > ul > li > a {
                padding: 39px 12px 37px 22px;
                height: 100%;
                font-size: 15px; /* 24 */
                text-align: center;
                text-decoration: none;
                font-family: 'Open Sans', sans-serif;
                font-weight: 400;
            }

            #nav > ul > li:not( :last-child ) > a {
                background-position: right top;
                padding: 39px 22px 37px 22px;
                border-right: 1px solid #F4F4F4;
            }

            #nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
                color: #FFFFFF;
                background-color: #e2061e;
            }
    /* second level */
    #nav li ul {
        background-color: #e2061e;
        display: none;
        position: absolute;
        top: 100%;
        width: 250px;
        z-index: 10000000;
    }

    #nav li:hover ul {
        padding: 0px;
        display: block;
        left: 0;
        right: 0;
    }

    #nav li:not( :first-child ):hover ul {
        left: 0px;
    }

    #nav ul li ul li {
        border-width: 1px !important;
    }

    #nav li ul a {
        font-size: 1.1em; /* 20 */
        border-bottom: 1px solid #af0416;
        padding: 1em;
        text-align: left;
        text-decoration: none;
        color: #FFFFFF;
    }

    #nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {
        color: #efefef;
    }

.banner {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 450px;
    position: relative;
}

.heading {
    left: 50%;
    margin-left: 120px;
    position: absolute;
    width: 430px;
    z-index: 100;
    display: block;
    top: 32px;
}

.searchbg {
    padding: 15px 10px 10px 20px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    width: 360px;
    background-color: rgba(22, 22, 22, 0.9);
    height: 340px;
    display: block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    color: #FFFFFF;
}

.searchForm {
    float: left;
    margin: 4px 1% 0px 1%;
}

.sr1 {
    width: 48%;
}

.sr2 {
    width: 48%;
}

.sr3 {
    width: 6%;
    float: left;
    padding-top: 40px;
    font-size: 16px;
}

.sr4 {
    width: 45%;
}

.searchForm select, .ar1 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/img/selectbg.jpg) no-repeat !important;
    background-position: right center !important;
    background-color: #fff !important;
    cursor: pointer;
    line-height: normal !important;
    margin: 5px 0px 5px 0px;
    width: 92%;
    height: 38px;
    line-height: 38px;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
}

.searchForm input[type=text], .ar1 input[type=text] {
    background-color: #fff !important;
    margin: 5px 0px 5px 0px;
    width: 84%;
    line-height: 36px;
    height: 36px;
    font-family: 'Open Sans', sans-serif;
    color: #666666;
}

.form-control {
    padding: 0px 3% 0px 5%;
    border: 1px solid #cacaca;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.searchbtn {
    margin: 5px 0px 0px 5px;
    padding: 11px 16px 11px 16px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    vertical-align: top;
    background-color: #e2061e;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    float: left;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    width: 80px;
    text-align: center;
}

    .searchbtn:hover {
        background-color: #708090;
    }

.item {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 450px;
}

.owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}

.item2 {
    padding: 0px 10px 0px 10px;
    display: block;
    overflow: hidden;
    height: 300px;
}

.item3 {
    padding: 0px 3px 0px 0px;
    display: block;
    overflow: hidden;
    height: 300px;
}

.banneryazi {
    padding-top: 145px;
    font-size: 20px;
    color: #FFFFFF;
    z-index: 10000;
    position: relative;
    line-height: 28px;
}

    .banneryazi h2 {
        margin: 10px 0px 8px 0px;
        color: #FFFFFF;
        font-size: 46px;
        line-height: 56px;
    }

.content {
    padding: 20px 0px 30px 0px;
    width: 82%;
    margin: 0px auto;
}

.vimg {
    width: 100%;
    height: 154px;
    border: 1px solid #EFEFEF;
    overflow: hidden;
}

    .vimg img, .simg img, .vimg2 img {
        width: 100%;
        height: auto;
        border: 0;
    }

.vimg2 {
    width: 100%;
    height: 134px;
    border: 1px solid #EFEFEF;
    overflow: hidden;
}

.vyazi {
    padding: 10px 5% 5px 5%;
    width: 90%;
    height: 120px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
    overflow: hidden;
    text-align: left;
    display: block;
    text-decoration: none;
    color: #666666;
}

    .vyazi a {
        text-decoration: none;
        color: #666666;
    }

.vbaslik {
    padding: 4px 0px 4px 0px;
    color: #1F2746 !important;
}

.vfiyat {
    padding: 4px 0px 4px 0px;
    color: #CC181E !important;
    font-weight: bold;
}

.vsm {
    font-size: 13px !important;
}

.box {
    width: 29%;
    height: 350px;
    float: left;
    margin: 10px 2% 10px 2%;
}

.simg {
    width: 100%;
    height: 160px;
    border: 1px solid #EFEFEF;
    overflow: hidden;
}

h2 {
    margin: 0px 0px 3px 0px;
    padding: 0px;
    font-size: 30px;
    font-weight: 400;
    color: #CC181E;
}

    h2 i {
        margin-right: 6px;
        font-size: 26px !important;
    }

hr {
    margin: 0px 17px 15px 17px;
    border: 0;
    height: 1px;
    background: #1F2746;
    background-image: linear-gradient(to right, #dadada, #CC181E, #dadada);
}

.mapbaslik {
    padding-bottom: 5px;
}

    .mapbaslik a {
        text-decoration: none;
        color: #1F2746;
        font-weight: bold;
    }

.mapimg {
    height: 150px;
    padding: 5px 0px 5px 0px;
    overflow: hidden;
}

    .mapimg img {
        width: 236px;
        height: auto;
    }

.mapfiyat {
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}

    .mapfiyat a {
        text-decoration: none;
        color: #CC181E;
        font-weight: bold;
    }

.footer {
    padding: 30px 0px 40px 0px;
    background-color: #374851;
    color: #BECCD3;
    font-size: 14px;
    line-height: 28px;
}

.footeric {
    width: 82%;
    margin: 0px auto;
}

.footbox {
    float: left;
    text-align: left;
    border-right: 1px solid #616F7C;
}

.fb1 {
    width: 20%;
    padding: 0px 3% 0px 2%;
}

.footbox ul {
    padding: 0;
    margin: 0;
}

    .footbox ul li {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .footbox ul li a {
            padding: 5px 0px 5px 10px;
            color: #BECCD3;
            font-size: 14px;
            text-decoration: none;
            line-height: 20px;
            display: block;
        }

            .footbox ul li a:hover {
                color: #CC181E;
                font-size: 14px;
                text-decoration: none;
                line-height: 20px;
            }

            .footbox ul li a i {
                margin-right: 5px;
            }

.footbox h3, .adres h3 {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    color: #7996A6;
    border-bottom: 1px solid #7996A6;
}

.adres {
    width: 22%;
    float: right;
    text-align: left;
}

.footeralt {
    padding: 15px;
    background-color: #2C3941;
    color: #597584;
    display: block;
}

    .footeralt a {
        color: #597584;
        text-decoration: none;
    }

.sag {
    width: 20%;
    float: right;
    text-align: left;
}

    .sag h3 {
        margin: 10px 0px 5px 0px;
        padding: 0px;
        color: #CC181E;
    }

    .sag hr, .anasag hr, .anasol hr {
        margin: 0px 0px 15px 0px;
        border: 0;
        height: 1px;
        background: #1F2746;
        background-image: linear-gradient(to right, #CC181E, #dadada, #efefef);
    }

.contentic {
    width: 78%;
    float: left;
    text-align: left;
    padding-right: 2%;
}

    .contentic h1, .solilet h1, .anasol h1, .anasag h2 {
        font-size: 22px;
        color: #CC181E;
        font-weight: bold;
        margin: 0px 0px 8px 0px;
        padding: 0px;
    }

.paylas {
    padding: 0px 0px 10px 0px;
}

.addthis {
    float: right;
    width: 120px;
}

.pbas {
    padding: 5px 0px 0px 2%;
    float: left;
    width: 38%;
    color: #CC181E;
    font-weight: bold;
}

.arama {
    padding: 10px 4% 10px 8%;
    background-color: #F4F4F4;
}

.ar1 {
    margin: 5px 0px 5px 0px;
    width: 96%;
}

.ar2 {
    width: 96%;
    text-align: center;
}

.arlink {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #CC181E;
}

.arabtn {
    margin: 15px 0px 25px 0px;
    padding: 11px 5% 11px 5%;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    vertical-align: top;
    background-color: #CC181E;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    text-decoration: none;
    height: 20px;
    line-height: 20px;
    width: 90%;
    text-align: center;
    display: block;
}

.ilansol {
    width: 65%;
    float: left;
}

.ilanBuyukResim {
    text-align: center;
    width: 96%;
    overflow: hidden;
    height: 400px;
}

    .ilanBuyukResim img {
        width: auto;
        height: 100%;
    }

.kucukResim {
    margin: 4px 2px 4px 0px;
    border: 1px solid #efefef;
    width: 94px;
    text-align: center;
    height: 52px;
    overflow: hidden;
    display: inline-block;
}

    .kucukResim img {
        width: 100%;
        height: auto;
    }

    .kucukResim:hover {
        margin: 4px 2px 4px 0px;
        border: 1px solid #CC181E;
        text-align: center;
    }

.ilanbilgileri {
    width: 34%;
    float: right;
    padding-right: 1%;
}

.ilanFiyat {
    color: #CC181E;
    font-weight: 700;
    font-size: 20px;
}

.ilanbilgileri table {
    border-width: 0px;
    border-style: none;
    width: 100%;
    border-collapse: collapse;
}

    .ilanbilgileri table tr {
        border-width: 0px;
        border-style: none;
    }

        .ilanbilgileri table tr:nth-child(even) {
            background: #F4F4F4;
        }

        .ilanbilgileri table tr:nth-child(odd) {
            background: #FFF;
        }

        .ilanbilgileri table tr td {
            padding: 7px 2% 7px 2%;
            border-width: 0px;
            border-style: none;
            width: 46%;
        }

.aciklama {
    padding: 10px 10px 20px 0px;
}

.ozellik {
    padding: 20px 3% 0px 0px;
    width: 30%;
    float: left;
}

    .ozellik h3 {
        padding: 0px;
        margin: 0px;
        color: #CC181E;
        font-size: 18px;
        font-weight: bold;
    }

.ilanMap {
    width: 96%;
    height: 280px;
}

.clr {
    clear: both;
}

.icvitrin {
    padding: 0px 0px 0px 5px;
}

.blogs {
    padding: 0px 0px 0px 5px;
    margin-top: 40px;
}

    .blogs ul, .anasag ul {
        padding: 0;
        margin: 0;
    }

        .blogs ul li, .anasag ul li {
            padding: 5px;
            line-height: 28px;
            list-style-type: none;
            border-bottom: 1px solid #efefef;
        }

            .blogs ul li a, .anasag ul li a {
                color: #666;
                font-size: 14px;
                text-decoration: none;
                line-height: 20px;
            }

                .blogs ul li a:hover, .anasag ul li a:hover {
                    color: #CC181E;
                    font-size: 14px;
                    text-decoration: none;
                    line-height: 20px;
                }

.haresim {
    width: 102px;
    height: 78px;
    display: block;
    overflow: hidden;
    border: 1px solid #efefef;
}

    .haresim img {
        border-style: none;
        width: 102px;
        height: auto;
    }

.halink {
    text-decoration: none;
    color: #CC181E;
}

    .halink:hover {
        color: #1F2746;
    }

.hafiyat {
    color: #CC181E;
    font-weight: bold;
}

.haheader {
    background-color: #EEEEEE;
    font-size: 13px;
    color: #1F2746;
}

    .haheader a {
        color: #1F2746;
        text-decoration: none;
    }

        .haheader a:hover {
            color: #CC181E;
            text-decoration: underline;
        }

    .haheader th {
        padding: 10px 0px 10px 4px;
    }

.haempty {
    color: #800000;
}

.haalternate {
    background-color: #F4F4F4;
}

.hagrid {
    border: 1px solid #F4F4F4;
}

.mobililan {
    display: none;
}

.yukari-cik {
    position: fixed;
    right: 5%;
    bottom: 5%;
    background: #CC181E;
    width: 40px;
    height: 40px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    font-weight: normal;
}

.icerik {
    padding: 0px 5% 0px 0%;
    line-height: 22px;
}

    .icerik img {
        padding: 0px 5px 5px 2px;
    }

.haberresim {
    float: left;
    width: 124px;
}

.haberyazi {
    width: 750px;
    float: left;
}

    .haberyazi a {
        color: #708090;
        font-weight: bold;
        text-decoration: none;
    }

.hbrresim {
    width: 456px;
    float: left;
    margin: 5px 5px 5px 0px;
}

.contentic hr {
    margin: 15px 0px 15px 0px;
    border: 0;
    height: 1px;
    background: #1F2746;
    background-image: linear-gradient(to right, #dadada, #CC181E, #dadada);
}

.divbelge {
    margin: 20px 15px 0 0;
    width: 200px;
    height: 140px;
    overflow: hidden;
    float: left;
}

    .divbelge img {
        width: 200px;
        height: auto;
    }

.solilet {
    padding: 0px 2% 0px 0%;
    width: 45%;
    text-align: left;
    float: left;
}

.sagilet {
    padding: 40px 2% 0px 0px;
    width: 50%;
    float: right;
    text-align: left;
    line-height: 24px;
}

.mesaj {
    padding: 10px 2% 0px 4%;
    width: 55%;
    text-align: left;
    float: left;
}

    .solilet input[type=text], .solilet input[type=password], .mesaj input[type=text] {
        padding: 10px;
        margin: 5px 0px 5px 0px;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
        font-size: 14px;
        color: #666666;
        outline: none;
        width: 90%;
        font-family: 'Open Sans', sans-serif;
    }

    .solilet textarea, .mesaj textarea {
        padding: 10px;
        margin: 5px 0px 5px 0px;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
        font-size: 14px;
        color: #666666;
        outline: none;
        width: 90%;
        font-family: 'Open Sans', sans-serif;
    }

    .mesaj select, .solilet select {
        padding: 10px;
        margin: 5px 0px 5px 0px;
        border: 1px solid #CCCCCC;
        border-radius: 4px;
        font-size: 14px;
        color: #666666;
        outline: none;
        width: 90%;
        font-family: 'Open Sans', sans-serif;
    }

.dsearch {
    width: 33%;
    float: left;
}

.anasol {
    width: 53%;
    padding: 10px 3% 10px 2%;
    float: left;
    text-align: left;
}

.anasag {
    width: 37%;
    padding: 10px 1% 10px 3%;
    float: left;
    border-left: 1px solid #efefef;
    text-align: left;
}

@media screen and (max-width: 480px) {
    .headeric {
        width: 100%;
        margin: 0px auto;
    }

    .logo {
        padding: 8px 0px 0px 2%;
        margin: 0px auto;
        width: 60%;
        text-align: left;
        float: left;
        height: 80px;
        position: relative;
        z-index: 100001;
    }

        .logo a img {
            border-style: none;
            width: auto;
            height: 70px;
        }

    .headersag {
        width: 100%;
        height: 60px;
        float: right;
        padding-top: 20px;
        position: absolute;
        text-align: right;
        z-index: 100000;
    }

    .headersagust {
        text-align: right;
        height: 30px;
        color: #FFFFFF;
        padding-top: 0px;
    }

    .telefon {
        width: 174px;
        float: left;
        font-size: 14px;
        line-height: 28px;
        color: #e2061e;
        font-weight: 400;
        padding-right: 10px;
        text-align: left;
        padding-left: 5px;
    }

    .telefon2, .sm {
        display: none;
    }

    #nav {
        width: 100% !important;
        margin: 0px !important;
        float: none;
    }

        #nav > a {
        }

        #nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
            display: block;
        }

        /* first level */

        #nav > ul {
            height: auto;
            display: none;
            left: 0;
            right: 0;
        }

        #nav:target > ul {
            display: block;
        }

        #nav > ul > li {
            width: 100%;
            float: none;
        }

        /* second level */

        #nav li ul {
            position: static;
        }

        #nav > a {
            padding: 10px 8px 10px 0px;
            height: 2.825em; /* 50 */
            text-align: right;
            position: relative;
            color: #FFFFFF;
            text-decoration: none;
            font-weight: bold;
        }

        #nav li a {
            color: #FFFFFF;
            display: block;
            background-color: #CC181E;
        }

        #nav li ul {
            width: 100%;
        }

        #nav > ul > li > a {
            padding: 15px 23px 15px 22px;
            height: 100%;
            font-size: 14px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #800000;
        }

        #nav > ul > li:not( :last-child ) > a {
            padding: 15px 23px 15px 22px;
            border-right: 0px solid #01437E;
        }

        #nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
            color: #ffffff;
        }

        #nav li ul a {
            font-size: 1.20em; /* 20 */
            border-bottom: 1px solid #dadada;
            padding: 0.75em;
            text-align: left;
            text-decoration: none;
            color: #FFFFFF;
        }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 180px;
    }

    .item {
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 180px;
    }

    .owl-carousel .item img {
        display: block;
        width: 100%;
        height: auto;
    }

    .heading {
        left: 0%;
        margin-left: -0px;
        position: absolute;
        width: 100%;
        z-index: 100;
        display: block;
        top: 260px;
    }

    .searchbg {
        padding: 10px 2% 20px 2%;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        width: 96%;
        background-color: #374851;
        height: auto;
        display: block;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        text-align: left;
        color: #FFFFFF;
    }

    .sr1 {
        width: 48%;
    }

    .sr2 {
        width: 46%;
    }

    .sr3 {
        width: 5%;
        float: left;
        padding-top: 48px;
        font-size: 18px;
    }

    .sr4 {
        width: 43%;
    }

    .searchbtn {
        margin: 3px 0px 0px 15px;
        padding: 11px 16px 11px 16px;
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        vertical-align: top;
        background-color: #CC181E;
        border-radius: 4px;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        float: left;
        text-decoration: none;
        height: 20px;
        line-height: 20px;
        width: 80px;
        text-align: center;
    }

    .content {
        padding: 20px 0px 30px 0px;
        width: 100%;
        margin: 0px auto;
    }

    .item2 {
        padding: 0px 20px 0px 20px;
        display: block;
        overflow: hidden;
        height: 300px;
    }

    .vimg {
        width: 100%;
        height: 178px;
        border: 1px solid #EFEFEF;
        overflow: hidden;
    }

    .simg {
        width: 100%;
        height: 178px;
        border: 1px solid #EFEFEF;
        overflow: hidden;
    }

    .box {
        width: 94%;
        height: 350px;
        float: none;
        margin: 10px 3% 10px 3%;
    }

    .anasol {
        width: 94%;
        padding: 10px 3% 10px 3%;
        float: none;
        text-align: left;
    }

    .anasag {
        width: 94%;
        padding: 10px 3% 10px 3%;
        float: none;
        border-left: 0px solid #efefef;
        text-align: left;
    }

    .footbox {
        float: none;
        text-align: left;
        border-right: 0px solid #2B3366;
    }

    .fb1 {
        width: 80%;
        padding: 0px 3% 0px 3%;
    }

    .adres {
        width: 80%;
        float: none;
        text-align: left;
        padding: 0px 3% 0px 3%;
    }

    .contentic {
        padding: 0px 2% 0px 2%;
        width: 96%;
        float: none;
        text-align: left;
    }

    .sag {
        width: 96%;
        float: none;
        text-align: left;
        padding: 0px 2% 0px 2%;
    }

    .addthis {
        float: right;
        width: 150px;
    }

    .kucukResim {
        margin: 4px 2px 4px 0px;
        border: 1px solid #efefef;
        width: 31%;
        text-align: center;
        height: 52px;
        overflow: hidden;
        display: inline-block;
    }

    .ilansol {
        width: 100%;
        float: none;
    }

    .ilanbilgileri {
        width: 100%;
        float: none;
        padding-right: 0%;
    }

    .ilanBuyukResim {
        text-align: center;
        width: 96%;
        overflow: hidden;
        height: 210px;
    }

    .ozellik {
        padding: 20px 3% 0px 3%;
        width: 94%;
        float: left;
    }

    .hbrresim {
        width: 96%;
        float: none;
        margin: 5px 2% 5px 1%;
    }

        .hbrresim img, .haberresim img {
            width: 100%;
            height: auto;
        }

    .haberresim {
        float: left;
        width: 25%;
    }

    .haberyazi {
        width: 70%;
        float: left;
        padding-left: 3%;
    }

    .mobililan {
        display: block;
    }

    .hagrid {
        display: none;
    }

    .solilet {
        padding: 0px 2% 10px 3%;
        width: 94%;
        text-align: left;
        float: none;
    }

    .sagilet {
        padding: 20px 2% 10px 3%;
        width: 94%;
        float: none;
        text-align: left;
        margin-top: 30px;
    }

    .mesaj {
        padding: 20px 2% 10px 3%;
        width: 94%;
        text-align: left;
        float: none;
    }
}

@media (min-width: 480px) and (max-width: 860px) {
    .headeric {
        width: 100%;
        margin: 0px auto;
    }

    .logo {
        padding: 5px 0px 0px 2%;
        margin: 0px auto;
        width: 60%;
        text-align: left;
        float: left;
        height: 67px;
        position: relative;
        z-index: 100001;
    }

    .headersag {
        width: 100%;
        height: 58px;
        float: right;
        padding-top: 8px;
        position: absolute;
        text-align: right;
        z-index: 100000;
    }

    .telefon2, .sm {
        display: none;
    }

    .headersagust {
        display: none;
    }

    #nav {
        width: 100% !important;
        margin: 0px !important;
        float: none;
    }

        #nav > a {
        }

        #nav:not( :target ) > a:first-of-type, #nav:target > a:last-of-type {
            display: block;
        }

        /* first level */

        #nav > ul {
            height: auto;
            display: none;
            left: 0;
            right: 0;
        }

        #nav:target > ul {
            display: block;
        }

        #nav > ul > li {
            width: 100%;
            float: none;
        }

        /* second level */

        #nav li ul {
            position: static;
        }

        #nav > a {
            padding: 10px 8px 10px 0px;
            height: 2.825em; /* 50 */
            text-align: right;
            position: relative;
            color: #FFFFFF;
            text-decoration: none;
            font-weight: bold;
        }

        #nav li a {
            color: #FFFFFF;
            display: block;
            background-color: #CC181E;
        }

        #nav li ul {
            width: 100%;
        }

        #nav > ul > li > a {
            padding: 15px 23px 15px 22px;
            height: 100%;
            font-size: 14px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #800000;
        }

        #nav > ul > li:not( :last-child ) > a {
            padding: 15px 23px 15px 22px;
            border-right: 0px solid #01437E;
        }

        #nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
            color: #ffffff;
        }

        #nav li ul a {
            font-size: 1.20em; /* 20 */
            border-bottom: 1px solid #dadada;
            padding: 0.75em;
            text-align: left;
            text-decoration: none;
            color: #FFFFFF;
        }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 370px;
    }

    .item {
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 370px;
    }

    .heading {
        left: 50%;
        margin-left: 0px;
        position: absolute;
        width: 330px;
        z-index: 100;
        display: block;
        top: 120px;
    }

    .searchbg {
        padding: 5px 10px 5px 20px;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        width: 310px;
        background-color: rgba(22, 22, 22, 0.9);
        height: 290px;
        display: block;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        text-align: left;
        color: #FFFFFF;
    }

    .searchForm {
        float: left;
        margin: 2px 1% 0px 1%;
    }

        .searchForm select, .ar1 select {
            -webkit-appearance: none;
            -moz-appearance: none;
            background: url(/img/selectbg.jpg) no-repeat !important;
            background-position: right center !important;
            background-color: #fff !important;
            cursor: pointer;
            line-height: normal !important;
            margin: 4px 0px 4px 0px;
            width: 92%;
            height: 32px;
            line-height: 32px;
            font-family: 'Open Sans', sans-serif;
            color: #666666;
        }

        .searchForm input[type=text], .ar1 input[type=text] {
            background-color: #fff !important;
            margin: 4px 0px 4px 0px;
            width: 84%;
            line-height: 28px;
            height: 28px;
            font-family: 'Open Sans', sans-serif;
            color: #666666;
        }

    .searchbtn {
        margin: 3px 0px 0px 3px;
        padding: 11px 16px 11px 16px;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        vertical-align: top;
        background-color: #CC181E;
        border-radius: 4px;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        box-shadow: 1px 1px 2px rgba(0,0,0,.2);
        float: left;
        text-decoration: none;
        height: 18px;
        line-height: 18px;
        width: 70px;
        text-align: center;
    }

    .content {
        padding: 20px 0px 30px 0px;
        width: 100%;
        margin: 0px auto;
    }

    .box {
        width: 44%;
        height: 350px;
        float: left;
        margin: 10px 3% 10px 3%;
    }

    .anasol {
        width: 94%;
        padding: 10px 3% 10px 3%;
        float: none;
        text-align: left;
    }

    .anasag {
        width: 94%;
        padding: 10px 3% 10px 3%;
        float: none;
        border-left: 0px solid #efefef;
        text-align: left;
    }

    .footbox {
        float: left;
        text-align: left;
        border-right: 0px solid #2B3366;
    }

    .fb1 {
        width: 44%;
        padding: 0px 3% 0px 3%;
    }

    .adres {
        width: 44%;
        float: left;
        text-align: left;
        padding: 0px 3% 0px 3%;
    }

    .contentic {
        padding: 0px 2% 0px 2%;
        width: 96%;
        float: none;
        text-align: left;
    }

    .sag {
        width: 60%;
        float: none;
        text-align: left;
        padding: 0px 20% 0px 20%;
    }

    .addthis {
        float: right;
        width: 150px;
    }

    .ilansol {
        width: 100%;
        float: none;
    }

    .ilanbilgileri {
        width: 100%;
        float: none;
        padding-right: 0%;
    }

    .ilanBuyukResim {
        text-align: center;
        width: 96%;
        overflow: hidden;
        height: 400px;
    }

    .hbrresim {
        width: 40%;
        float: left;
        margin: 5px 2% 5px 1%;
    }

        .hbrresim img, .haberresim img {
            width: 100%;
            height: auto;
        }

    .haberresim {
        float: left;
        width: 25%;
    }

    .haberyazi {
        width: 70%;
        float: left;
        padding-left: 3%;
    }

    .solilet {
        padding: 0px 2% 0px 2%;
        width: 43%;
        text-align: left;
        float: left;
    }

    .mesaj {
        padding: 20px 10% 10px 10%;
        width: 80%;
        text-align: left;
        float: none;
    }

    .item3 {
        padding: 0px 40px 0px 40px;
        display: block;
        overflow: hidden;
        height: 300px;
    }
}

@media (min-width:1480px) {
    .box {
        width: 23%;
        height: 350px;
        float: left;
        margin: 10px 1% 10px 1%;
    }

    .ilanBuyukResim {
        text-align: center;
        width: 96%;
        overflow: hidden;
        height: 450px;
    }
}

@media (min-width: 1100px) and (max-width: 1300px) {

    .headeric {
        width: 94%;
        margin: 0px auto;
    }

    .content {
        padding: 20px 0px 30px 0px;
        width: 94%;
        margin: 0px auto;
    }
    .footeric {
        width: 94%;
        margin: 0px auto;
    }
}

@media (min-width: 1600px) {

    .headeric {
        width: 1246px;
        margin: 0px auto;
    }

    .content {
        padding: 20px 0px 30px 0px;
        width: 1246px;
        margin: 0px auto;
    }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 550px;
        position: relative;
    }

    .item {
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 550px;
    }
    .footeric {
        width: 1246px;
        margin: 0px auto;
    }
}
