@-webkit-keyframes Loading_Ani {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes Loading_Ani {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}
.al-form-btn-div {
    background: #efefef;
    padding-bottom: 10px;
    height: auto; /* sabit kalıyor */
    flex-shrink: 0; /* küçülmesini engeller */
}

.search-wrapper {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 104px) !important; /* ekran yüksekliği */
    justify-content: space-between;
    gap: 32px;
    overflow: hidden;
    padding-bottom: 24px;
}

.search-top {
    height: max-content;
    overflow-y: auto;
    padding-bottom: 20px;
}

.al-form-btn-div p {
    font-size:14px;
    font-weight:700;
    color:#000;
    text-align:center;
    letter-spacing:-0.5px;
    line-height:20px;
        margin-bottom:0px;
}
    .al-form-btn-div a {
        display:block;
        width: auto;
        height: 48px;
        line-height:48px;
        max-width: none;
        color: white;
        margin: 5px 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 6px;
        background-color: #FF5100;
        font-size: 15px;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
    }
    .al-form-btn-div .tks-btn {
        background-color: #5a5a74 !important;
/*        /margin-top:15px;*/

    }
.al-form-respons {
    display: none;
}
#breadcrumb a {
    margin-right: 5px !important;
   margin-left:5px !important;
}
#breadcrumb h1 {
    margin-right: 5px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #333 !important;
    text-decoration: none !important;
    margin: 0 !important;
    display: inline-block !important;
    font-weight: 500 !important;
}
/*.loading-json {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: 150px;
}*/
/*.loading-json svg g g g path {
        fill: #F0F1F2 !important;
    }*/
div.Loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/images/loading.gif) #F0F1F2 center center no-repeat;
    background-size: 80px 80px;
}

    div.Loading.Close {
        -webkit-animation: Loading_Ani .5s;
        animation: Loading_Ani .5s;
    }

div#VehicleListW {
    padding-bottom: 50px;
    background: #fff;
    box-shadow: 9px 0 16px #ebebeb;
}

div#VehicleListHead, div#VehicleListBody, div#VehicleListFood {
    position: relative;
}

div#VehicleListHead {
    z-index: 1111;
}

a#AllVehicle {
    display: block;
    width: 153px;
    padding-top: 8px;
    padding-left: 55px;
    line-height: 47px;
    color: #d9010a;
    font-size: 23px;
    transition: all .3s linear;
    -o-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    float: left;
}

    a#AllVehicle:hover {
        text-shadow: 0 -1px 0 #d9010a;
    }

div#VehicleListHead {
    height: 55px;
    position: relative;
    margin-bottom: 1px;
}

    div#VehicleListHead > div.Right {
        margin: 0 1.7%;
        width: 75.13%;
        float: right;
        border-bottom: 1px solid #c7c7c7;
        height: 50px;
    }

    div#VehicleListHead div.Right div.Right {
        background-color: #e3e3e3;
        position: relative;
        float: right;
        width: 238px;
        height: 28px;
        margin-top: 12px;
    }


a#PriceDrop {
    display: block;
    line-height: 28px;
    color: #fff;
    margin-top: 12px;
    font-size: 13px;
    font-weight: 400;
    float: right;
    text-align: center;
    background-color: #0077C5;
    padding: 0 10px;
}

a#ListView, a#PhotoView {
    display: block;
    position: absolute;
}

a#ListView {
    width: 47px;
    height: 13px;
    right: 180px;
    top: 6px;
}

a#PhotoView {
    width: 69px;
    height: 14px;
    right: 93px;
    top: 8px;
}

    a#ListView span.K1, a#ListView span.K2, a#PhotoView span.K1, a#PhotoView span.K2 {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

a#ListView span.K1 {
    background: url(/images/icons/List-View-Passive.png) no-repeat;
}

a#ListView span.K2 {
    background: url(/images/icons/List-View-Active.png) no-repeat;
}

a#PhotoView span.K1 {
    background: url(/images/icons/Photo-View-Passive.png) no-repeat;
}

a#PhotoView span.K2 {
    background: url(/images/icons/Photo-View-Active.png) no-repeat;
}

a#ListView span.K2, a#PhotoView span.K2 {
    height: 0;
}

    a#ListView span.K2.Active, a#PhotoView span.K2.Active {
        height: 100% !important;
    }

div#NumberOfListings {
    position: relative;
    right: 0;
    top: 0;
}

    div#NumberOfListings div.ComboWrap {
        position: relative;
        background: #d80019 url(/images/icons/Number-Of-Listings-Arrow.png) 94% center no-repeat;
        width: 71px;
        height: 28px;
        padding: 0;
        padding-left: 15px;
        margin: 0;
        overflow: hidden;
        border: none;
    }

        div#NumberOfListings div.ComboWrap div {
            font-size: 11px;
            font-weight: 700;
            color: #fff;
            line-height: 28px;
            position: absolute;
            z-index: 0;
        }

        div#NumberOfListings div.ComboWrap select {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
        }



div.PlaceHolder {
    height: 67px;
    margin-bottom: 13px;
    width: 100%;
}

div.VehiclesRankingTitles {
    position: relative;
    z-index: 100;
    top: 0;
    height: 67px;
    width: 100%;
    max-width: 864px;
    background-color: #fff;
}

    div.VehiclesRankingTitles div.Title abbr {
        width: 6px;
        height: 67px;
        position: absolute;
        top: 0;
        display: inline-block;
        ;
        zoom: 1;
        padding-left: 4px;
        background: url(/images/icons/Ranking-Up-Down-Arrow.png) no-repeat right center;
    }

    div.VehiclesRankingTitles div.Title.Active abbr {
        background-image: url(/images/icons/Ranking-Down-Arrow.png);
    }

    div.VehiclesRankingTitles div.Title.Passive abbr {
        background-image: url(/images/icons/Ranking-Up-Arrow.png);
    }

    div.VehiclesRankingTitles div.Title, div.VehiclesRankingTitles div.FirstPhoto {
        cursor: pointer;
        display: block;
        float: left;
        height: 67px;
        line-height: 67px;
        color: #3c4043;
        font-size: 15px;
        font-weight: 700;
        padding-left: 1%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    div.VehiclesRankingTitles div.FirstPhoto {
        width: 14%;
        cursor: default;
    }

    div.VehiclesRankingTitles div.Title.KategoriAdi {
        width: 12%;
    }

    div.VehiclesRankingTitles div.Title.AltKategoriAdi {
        width: 10%;
    }

    div.VehiclesRankingTitles div.Title.Km {
        width: 9%;
    }

    div.VehiclesRankingTitles div.Title.ModelYili {
        width: 7%;
    }

    div.VehiclesRankingTitles div.Title.YakitTipiAdi {
        width: 9%;
    }

    div.VehiclesRankingTitles div.Title.VitesTipiAdi {
        width: 10%;
    }

    div.VehiclesRankingTitles div.Title.SubeAdi {
        width: 10%;
    }

    div.VehiclesRankingTitles div.Title.SatisFiyatiTl {
        width: 9%;
    }

div.VehicleListDiv div.ContentDiv {
    display: block;
    position: relative;
}

div.VehicleListDiv a.ContentA {
    display: block;
    position: relative;
    height: 120px;
}

a.ContentA span.Content {
    color: #757a7e;
    font-size: 13px;
    font-weight: 400;
    display: block;
    float: left;
    text-align: left;
    line-height: 120px;
    height: 120px;
    padding-left: 1%;
    text-transform: capitalize;
}

    a.ContentA span.Content:not(.FirstPhoto,.DetayAdi) {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

a.ContentA span.FirstPhoto {
    padding-left: 0;
    width: 15%;
    position: relative;
}

a.ContentA span.Content.FirstPhoto img {
    display: block;
    max-width: 117px;
    max-height: 86px;
    margin-top: 16px;
    border-bottom: 1px solid #b6bfc3;
    border-top: 1px solid #b6bfc3;
}

a.ContentA span.Content.FirstPhoto .Loading {
    width: 117px;
    height: 84px;
    padding: 0;
    left: auto;
    margin-top: 17px;
}

a.ContentA span.Content.KategoriAdi {
    width: 12%;
    font-weight: 700;
    color: #0077c5;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.ContentA span.Content.KategoriAdi .modelg {
    display: none;   
}

a.ContentA span.Content.AltKategoriAdi, a.ContentA span.Content.DetayAdi {
    width: 10%;
    font-weight: 700;
}

a.ContentA span.Content.DetayAdi {
    display: none;
}

a.ContentA span.Content.Km {
    width: 8%;
}

a.ContentA span.Content.ModelYili {
    width: 7%;
}

a.ContentA span.Content.YakitTipiAdi {
    width: 9%;
}

a.ContentA span.Content.VitesTipiAdi {
    width: 10%;
}

a.ContentA span.Content.SubeAdi {
    width: 10%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.ContentA span.Content.SatisFiyati {
    width: 12%;
    font-weight: 700;
    color: #0077c5;
    font-size: 16px;
    padding-left: 0;
}

div.ContentDiv span.VehicleListCompareBtn {
    display: block;
    cursor: pointer;
    width: 90px;
    height: 20px;
    background: url(/images/icons/Compare-Button-Passive.png) left center no-repeat;
    position: absolute;
    z-index: 10;
    left: 15%;
    top: 94px;
}

    div.ContentDiv span.VehicleListCompareBtn.Active {
        width: 123px;
        background: url(/images/icons/Compare-Button-Active.png) no-repeat;
    }

div.ContentDiv span.SatildiDurumu {
    display: block;
    cursor: pointer;
    width: 75px;
    height: 27px;
    line-height: 27px;
    background: #ed1b24;
    color: #fff;
    font-size: 15px;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 3.7%;
    top: 90px;
    text-transform: uppercase;
}

    div.ContentDiv span.SatildiDurumu.Re {
        background: #fec31d;
    }

    div.ContentDiv span.SatildiDurumu.Op {
        background: #00a3e6;
        width: 101px;
        margin-left: -26px;
    }

div.ContentDiv span.EskiFiyati {
    color: #3B3B3B;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 5px;
    text-decoration: line-through;
    width: 12%;
    text-align: left;
}

div.VehicleListDiv div.ContentDivPhoto {
    width: 25%;
    margin-top: 34px;
    height: 280px;
    float: left;
    position: relative;
}

div.VehicleListDiv a.ContentAFoto {
    width: 90%;
    max-width: 192px;
    margin: 0 auto;
    height: 280px;
    display: block;
    position: relative;
}

div.VehicleListDiv span.ContentPhoto {
    display: block;
    color: #3B3B3B;
    font-size: 15px;
    line-height: 24px;
    height: 24px;
    text-transform: capitalize;
    padding-left: 5%;
}

    div.VehicleListDiv span.ContentPhoto .Photo-View-Item-Icon {
        width: 6px;
        height: 6px;
        vertical-align: middle;
        margin-right: 4px;
    }

a.ContentAFoto span.ContentPhoto.FirstPhoto {
    padding-left: 0;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 6px;
    position: relative;
    height: 144px;
}

    a.ContentAFoto span.ContentPhoto.FirstPhoto img {
        max-width: 192px;
        max-height: 144px;
    }

a.ContentAFoto span.ContentPhoto.KategoriAdi {
    color: #0077C5;
    font-size: 15px;
    font-weight: 700;
    max-width: 55%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

a.ContentAFoto span.ContentPhoto.AltKategoriAdi {
    color: #0077C5;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 21px;
}

a.ContentAFoto span.ContentPhoto.YakitTipiAdi, a.ContentAFoto span.ContentPhoto.VitesTipiAdi, a.ContentAFoto span.ContentPhoto.Km, a.ContentAFoto span.ContentPhoto.ModelYili {
    width: 45%;
    display: inline-block;
    ;
    zoom: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

a.ContentAFoto span.ContentPhoto.SatisFiyati {
    background-color: #00A3E6;
    color: #FFF;
    font-size: 15px;
    padding-left: 21px;
    height: 31px;
    line-height: 31px;
    margin-top: 6px;
    position: relative;
}

    a.ContentAFoto span.ContentPhoto.SatisFiyati span {
        background-color: #0077c5;
        text-align: center;
        width: 75px;
        height: 31px;
        line-height: 31px;
        display: block;
        text-shadow: none;
        position: absolute;
        top: 0;
        right: 0;
    }

        a.ContentAFoto span.ContentPhoto.SatisFiyati span img {
            vertical-align: middle;
        }

div.ContentDivPhoto span.VehicleListCompareBtn {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url(/images/icons/Compare-Button-Passive.png) no-repeat;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 134px;
    margin-left: -96px;
}

    div.ContentDivPhoto span.VehicleListCompareBtn.Active {
        background: url(/images/icons/Compare-Button-Active.png) no-repeat;
    }

div.ContentDivPhoto span.SatildiDurumu {
    display: block;
    cursor: pointer;
    width: 75px;
    height: 27px;
    line-height: 27px;
    background: #ed1b24;
    color: #fff;
    font-size: 15px;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 143px;
    margin-left: 14px;
}

    div.ContentDivPhoto span.SatildiDurumu.Re {
        background: #fec31d;
    }

    div.ContentDivPhoto span.SatildiDurumu.Op {
        background: #00a3e6;
        width: 101px;
        margin-left: -26px;
    }

div.ContentDivPhoto span.EskiFiyati {
    color: #3B3B3B;
    font-size: 15px;
    position: absolute;
    bottom: 101px;
    text-decoration: line-through;
    width: 90px;
    left: 60%;
    text-align: left;
}

img.Big_Photo {
    display: block;
    position: fixed;
    z-index: 99999;
}

div#Paging {
    height: 28px;
    margin-top: 20px;
    margin-bottom:20px;
    }

    div#Paging a {
        display: block;
        float: left;
        line-height: 28px;
        width: 30px;
        text-align: center;
        font-size: 13px;
        font-weight: 400;
        color: #ff5100;
        margin: 0 1px;
        text-decoration:none;
    }

        div#Paging a.aktif, div#Paging a:hover {
            color: #fff;
            background-color: #ff5100;
        }

div.VehiclesNone {
    text-align: center;
    font-size: 32px;
    padding-top: 150px;
    color: #323232;
    text-shadow: 2px 1px 0 #a5a5a5;
}

div#CompareList {
    position: relative;
    padding-bottom: 54px;
    float: left;
    width: 21%;
    margin-top: 512px;
    border-bottom: 5px solid #00a3e6;
}

    div#CompareList div.Title {
        height: 38px;
        line-height: 38px;
        font-weight: 400;
        font-size: 15px;
        color: #fff;
        padding-left: 25px;
        background-color: #00a3e6;
    }

    div#CompareList div.Uyari {
        height: 50px;
        line-height: 16px;
        font-weight: 400;
        font-size: 11px;
        color: #5c5c5c;
        padding: 22px 0 10px 32px;
        background: url(/images/icons/Compare-Panel-Button-Active.png) 8px 22px no-repeat;
    }

        div#CompareList div.Uyari span {
            font-weight: 700;
            font-size: 13px;
        }

    div#CompareList a.CompareButton {
        display: none;
        position: absolute;
        bottom: 14px;
        right: 23px;
        width: 89px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #fff;
        font-weight: 400;
        font-size: 14px;
        background-color: #034671;
        z-index: 10;
    }

        div#CompareList a.CompareButton:hover {
            background-color: #00a3e6;
        }

div.VehicleToCompare {
    position: relative;
    height: 60px;
    background-color: #fff;
    padding: 10px 0;
    margin: 0 10px;
}

    div.VehicleToCompare span.Marka, div.VehicleToCompare span.Model {
        position: absolute;
        left: 104px;
        width: 90px;
        font-size: 15px;
        font-weight: 700;
        overflow: hidden;
        text-transform: capitalize;
    }

    div.VehicleToCompare span.Marka {
        top: 12px;
        color: #0077c5;
    }

    div.VehicleToCompare span.Model {
        top: 35px;
        color: #757a7e;
        height: 36px;
        line-height: 17px;
    }

    div.VehicleToCompare img.Arc_Resim {
        vertical-align: middle;
        width: 87px;
        height: 56px;
        border-bottom: 1px solid #c5cccd;
        border-top: 1px solid #c5cccd;
    }

    div.VehicleToCompare div.CompareClose {
        cursor: pointer;
        width: 20px;
        height: 20px;
        background: url(/images/icons/Compare-Close-Button.png) no-repeat;
        position: absolute;
        top: 28px;
        right: 6px;
    }




@media screen and (max-width: 990px) {
.al-wuc-respons{
display:none;
}
.al-form-respons{
display:block;
margin-top:20px;
}
/*.respons-araclar{
margin-top:225px;
}*/
}

