﻿.widget-title.style3 {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 3px;
    border-bottom: 3px solid #333333;
    
}
.carDetailMenu .widget-title {
    margin-bottom: 10px;
}
.centerText {
    text-align: center;
}
.widget-title.style3 > span {
    position: relative;
}
    .widget-title.style3 > span:before {
        content: '';
        background: #008fe2;
        height: 3px;
        width: 100%;
        position: absolute;
        bottom: -6px;
        left: 0;
    }
.aracFiyati {
    text-align: center;
    color: #008fe2;
    font-weight: bold;
    font-size: 28px;
}
.carDetailMenu .widget-title {
    margin-bottom: 10px;
}
.ulReset {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.carDetailMenu .sosyalMedyaMenu li {
    display: block;
}
    .carDetailMenu .sosyalMedyaMenu li a, .categories li a {
        background: none;
        line-height: normal !important;
        display: block;
        height: auto;
        margin-bottom: 1px;
        background-color: #f0f0f0;
        color: #555 !important;
        padding: 10px 16px;
        text-shadow: none !important;
        font-weight: normal;
        text-align: left;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
    }
        .carDetailMenu .sosyalMedyaMenu li a:hover, .categories li a:hover {
            background-color: #000;
            color: #FFF !important;
            text-decoration: none;
        }
.categories a {
    display: block;
    padding: 10px 16px;
    background-color: #F0F0F0;
    margin-bottom: 1px;
}
.marginTop4x {
    margin-top: 20px;
}
.table {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
    .table .cell {
        display: table-cell;
    }
.top {
    vertical-align: top;
}
.mobilErisimBody .table .cell:nth-child(1) img {
    width: 150px;
    max-width: none;
}
.padding10 {
    padding: 10px;
}
.middle {
    vertical-align: middle;
}
.mobilErisimBody .table .cell span {
    display: block;
}

fieldset {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
    fieldset legend {
        color: #FFF;
        padding: 6px 10px 6px 10px;
        background: #008fe2;
        margin: 0px 0px 10px 0px;
        cursor: default;
        font-size: 16px;
        -webkit-box-shadow: 1px 1px 1px 0.1px rgb(0 0 0 / 10%);
        box-shadow: 1px 1px 1px 0.1px rgb(0 0 0 / 10%);
        display: block;
        width: 100%;
    }
.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {
    float: left;
}
.column7 {
    width: 58.33333333%;
}
.column6 {
    width: 50%;
}
.column5 {
    width: 41.66666667%;
}
.teknikOzellikler li:nth-child(2n+1) {
    background-color: #F0F0F0;
}
.teknikOzellikler li {
    padding: 5px;
}
    .teknikOzellikler li > div:first-child {
        font-weight: bold;
    }

.marginTop2x {
    margin-top: 10px;
}
.expertizDurumList .rowHorizonta li {
    display: inline-block;
}


/*Danışman*/
.satisDanismanlari{margin-bottom:20px;}

.Car_detail-danisman-in {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}
.wrap {
    flex-wrap: wrap;
}
.flex {
    display: flex;
}
.Car_detail-danisman-item {
    width: 46%;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    padding: 10px;
    border-radius: 5px;
    border: solid 1px #e1e1e1;
}
.a-i-c {
    align-items: center;
}

.Car_detail-danisman-item-image {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  

}
    .Car_detail-danisman-item-image img {
        max-width: 100%;
        max-height: 90px;
    }
.Car_detail-danisman-item-text {
    width: 100%;
    padding-left: 15px;
}

    .Car_detail-danisman-item-text h6 {
        font-size: 18px;
        font-weight: bold;
        color: #383838;
        margin-bottom: 10px;
    }
    .Car_detail-danisman-item-text p {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 500;
        color: #383838;
    }
        .Car_detail-danisman-item-text p i {
            margin-right: 5%;
            color: #383838;
            font-size: 16px;
        }
 

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "icon-pack";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*Danışman*/
