#huo-product-category {
    background-color: #fff;
    color: #000;
}

.yanMenu {
    list-style: none;
    margin-top: 15px;
    border-bottom: solid 1px #eeeeee;
    padding: 0 0 15px 0;
}

.yanMenu li {
    text-align: -webkit-match-parent;
}

.yanMenu li a {
    font-size: 13px;
    line-height: 28px;
    color: #039;
    text-decoration: none;
    outline: 0;
    font-weight: 600;

}

.yanMenu li a:hover {
    text-decoration: underline;
}

.sp {
    color: #A1A1A1;
    font-size: 10px;
    padding-left: 6px;
}

.baslik_box {
    margin-top: 15px;
    font-size: 13px;
    padding-bottom: 5px;
    border-bottom: solid 1px #eeeeee;
    margin-bottom: 5px;
}

.baslik_box a {
    color: #039;
    text-decoration: none;
    outline: 0;
    font-weight: 600;
    float: right;
}

.baslik_box a:hover {
    text-decoration: underline;
}

.ilanBox {
    margin-bottom: 10px;
}

.ilanBox span {
    color: #333333;
    font-size: 11px;
    width: 98%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-height: 17px;
    line-height: 18px;
}

.ilanBox img {
    border: solid 1px #eeeeee;
    padding: 1px;
    height: 75px;
    width: auto;
}

.icerik {
    padding: 0;
}

/* Kategori İkonları */
.bos {
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.unlem {
    background-image: url(../img/kategori.png);
    background-position: -624px -24px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.asagiOk {
    background-image: url(../img/kategori.png);
    background-position: -480px -168px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.saat {
    background-image: url(../img/kategori.png);
    background-position: -120px -528px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.hasar {
    background-image: url(../img/kategori.png);
    background-position: -432px -216px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.aracSigorta {
    background-image: url(../img/kategori.png);
    background-position: -312px -336px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.emlakEndeksi {
    background-image: url(../img/kategori.png);
    background-position: -552px -96px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.konut {
    background-image: url(../img/kategori.png);
    background-position: -528px -120px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.arsa {
    background-image: url(../img/kategori.png);
    background-position: -216px -432px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.isyeri {
    background-image: url(../img/kategori.png);
    background-position: -96px -552px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ofis {
    background-image: url(../img/kategori.png);
    background-position: -24px -624px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.villa {
    background-image: url(../img/kategori.png);
    background-position: -408px -240px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.vasita {
    background-image: url(../img/kategori.png);
    background-position: -72px -576px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.devam_ {
    background-image: url(../img/kategori.png);
    background-position: -264px -384px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.tamam_ {
    background-image: url(../img/kategori.png);
    background-position: -336px -312px;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ustBand {
    position: relative;
    width: 100%;
    height: 10px;
}

.solSecildi {
    background-color: #fff;
    border: solid 1px #e9e4e4;
    border-top: solid 3px #489ae9;
    bottom: -1px;
    margin-bottom: 15px;
    padding: 10px;
}

.solSecildi ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.solSecildi ul li {
    margin-left: 20px;
    position: relative;
    margin-bottom: 5px;
    display: list-item;
    text-align: -webkit-match-parent;
}

.solSecildi ul li:first-child {
    margin-left: 5px;
}

.solSecildi ul li a {
    font-size: 14px;
    color: #039;
    text-decoration: none;
    outline: 0;
}

.solKasa {
    float: left;
    width: 100%;
    padding: 2px 0;
}

.solKasaTitle {
    font-weight: bold;
    font-size: 14px;
    padding: 13px 15px 13px 15px;
    position: relative;
    background: #f4f4f4;
    color: #292d2e;
}

.solKasaInputs {
    float: left;
    padding: 0 15px 5px 15px;
    width: 100%;
    display: block;
    background: #f4f4f4;
}

.solKasaInputs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.solKasaInputs ul li {
    position: relative;
    margin-bottom: 10px;
    display: list-item;
    text-align: -webkit-match-parent;
}

.solKasaSelect {
    display: block;
    z-index: 1;
    width: 100% !important;
    height: 30px;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 2px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.solKasaSelect:disabled {
    background-color: #f2f2f2;
    color: #999;
}

.acKapa {
    cursor: pointer;
    transition: background .05s linear;
}

.acKapa:hover {
    background-color: #e2e2e2;
}

.asagi {
    width: 12px;
    height: 6px;
    position: absolute;
    right: 10px;
    top: 17px;
    background-position: -86px -65px;
    background-image: url(../img/select.png);
    display: block;
    content: '';
}

.yukari {
    width: 12px;
    height: 6px;
    position: absolute;
    right: 10px;
    top: 17px;
    background-position: -86px -77px;
    background-image: url(../img/select.png);
    display: block;
    content: '';
}

.radioSec {
    cursor: pointer;
    display: block;
}

.radioSec input[type="checkbox"] {
    -webkit-appearance: none;
    margin-top: 5px !important;
    position: relative;
    float: left;
    margin-right: 2px;
    min-height: 15px;
    width: 18px;
    height: 15px;
    display: block;
    background-position: 0 -366px;
    background-image: url(../img/kutu.png);
    content: '';
    outline: 0;
    border: 0;
}

.radioSec input[type="checkbox"]:checked {
    -webkit-appearance: none;
    margin-top: 5px !important;
    position: relative;
    float: left;
    margin-right: 2px;
    min-height: 15px;
    width: 18px;
    height: 15px;
    display: block;
    background-position: 0 -403px;
    background-image: url(../img/kutu.png);
    content: '';
}

.radioSec span {
    font-size: 14px;
}

.topluluk {
    max-height: 240px;
    overflow: auto;
    display: none;
}

.renkTuruncu {
    color: #f98d01;
}

.fixButonArea {
    display: block;
    z-index: 5;
    bottom: -1px;
    padding: 10px 0;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    width: 194px;
    margin-left: -2px;
}

.sabitle {
    position: fixed;
    border: 1px solid #d5d3d3;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.fixButon {
    margin: 0 15px;
    width: 155px;
    display: block;
    padding: 9px 22px;
    font-family: 'Lucida Grande', 'LucidaGrande', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #437db9;
    border-radius: 2px;
    color: #fff;
    background-color: #437db9;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #6198d3, #437db9);
    background-image: -ms-linear-gradient(top, #6198d3, #437db9);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6198d3), color-stop(100%, #437db9));
    background-image: -webkit-linear-gradient(top, #6198d3, #437db9);
    background-image: -o-linear-gradient(top, #6198d3, #437db9);
    background-image: linear-gradient(top, #6198d3, #437db9);
    text-shadow: 1px 1px 0 #29619b;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 2px 2px -1px rgba(0, 0, 0, 0.15);
    line-height: 1.3em;
    outline: 0;
}

.bilgilendirme {
    padding: 10px;
    border: solid 1px #ddd;
    width: 100%;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
}

.bilgilendirme span {
    color: #8f0100;
    font-weight: 700;
}

.filtreFix {
    float: left;
}

.siraSelect {
    padding: 5px;
    border: solid 1px #ddd;
    cursor: pointer;
}

.sonuclar {
    position: relative;
    border-top-right-radius: 2px;
    -moz-user-select: none;
    border-collapse: separate;
    border-spacing: 0;
    color: #292d2e;
    width: 100%;
    font-size: 12px;
    text-align: center;
    font-stretch: 100%;
    border: 1px solid #dedede !important;
    margin-top: 10px;
}

.sonuclar tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.sonuclar td {
    display: table-cell;
    vertical-align: inherit;
}

.sonuclar thead td {
    background: #e9e9e9;
    height: 30px;
    margin-bottom: 10px;
    padding: 0 4px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #292d2e;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}

.tdBaslik {
    text-align: left;
    padding-left: 5px;
    width: 446px;
}

.tdBaslik a {
    color: #039;
    text-decoration: none;
    outline: 0;
}

.tdBaslik a:hover {
    text-decoration: underline;
}

.tdBaslik2 {
    text-align: left;
    padding-left: 5px;
}

.tdBaslik2 a {
    color: #039;
    text-decoration: none;
    outline: 0;
}

.tdBaslik2 a:hover {
    text-decoration: underline;
}

.tdFiyat {
    white-space: nowrap;
    color: #910000;
    font-weight: bold;
}

.tdImage {
    width: 100px;
    height: 75px;
}

.tdTR {}

.tdTR:hover {
    transition: background-color 0.3s ease;
    background-color: #f5f5f5 !important;
}

.trGaleri {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.tdGaleri {
    position: relative;
    width: 50%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: white;
    vertical-align: top;
    display: table-cell;
    border-bottom: 1px dotted #ccc;
}

.tdGaleriContent {
    padding-bottom: 26px;
    overflow: visible;
    width: 290px;
    padding-top: 10px;
    float: left;
    font-weight: bold;
    line-height: 150%;
    display: block;
    text-align: left;
    padding-left: 10px;
}

.tdGaleriContent span {
    color: #3e5877;
}

.tdEtiket {
    float: left;
    padding-left: 5px;
    color: gray;
    display: block;
}

.tdEtiket span {
    color: #3e5877;
}

.numarator {
    border: 1px solid #dedede !important;
    padding: 30px 0;
    font-size: 13px;
    color: #3e3e3e;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    background: #f5f5f5;
}

.sayfala {

    text-align: center;
    display: table;
    margin: 0 auto !important;
    overflow: hidden;
    list-style: none;
}

.sayfala li {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 0 10px;
    display: inline-block;
    text-align: -webkit-match-parent;
    height: 30px;
    width: 30px;
    padding: 5px 6px 7px;
    font-size: 13px;
    border: 1px solid #dedede;
    border-radius: 2px;
    background: #fff;
    color: #039;
    font-weight: normal;
    outline: 0;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4em;
}

.sayfala li a {
    display: block;
    text-decoration: none;
}

.mainActive {
    background: #8598aa !important;
    border-color: #8598aa !important;
}

.mainActive a {
    color: #fff !important;
    cursor: default !important;
}

.kacSonuc {
    margin: 20px 0 0 0;
    height: 30px;
    display: block;
}

.kacSonuc span {
    display: inline-block;
    vertical-align: top;
    margin: 8px 6px;
}

.kacSonuc ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.kacSonuc ul li {
    float: left;
    position: relative;
    display: list-item;
    text-align: -webkit-match-parent;
}

.kacSonuc ul li a {
    width: 70px;
    height: 15px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 2px;
    padding: 7px 0;
    color: #3e3e3e;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    display: table;
}

.kacSonucAktive a {
    margin: 0 10px;
    background: #8598aa !important;
    border: 1px solid #8598aa !important;
    border-radius: 2px;
    padding: 7px 0;
    color: #fff !important;
    font-weight: normal;
    cursor: default !important;
}

.bilgi {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px;
    margin: 15px 0;
    font-size: 13px;
}

.bilgi span {
    color: red;
}

.footer {
    border-top: 1px solid #dfdfdf;
    background: #f9f9f9;
    position: relative;
    clear: left;
    margin-top: 28px;
    display: block;
}

.footer:before {
    content: '';
    background: #fff;
    display: block;
    height: 1px;
    width: 100%;
}

.footKasa {
    width: 984px;
    margin: 0 auto;
    zoom: 1;
    padding: 28px 0;
    display: block;
}

.footList {
    float: left;
    overflow: hidden;
    width: 100%;
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

.footList li {
    float: left;
    width: 21%;
    margin-bottom: 6px;
    display: list-item;
    text-align: -webkit-match-parent;
}

.footList h2 {
    font-size: 14px;
    font-weight: bold;
    color: #555;
}

.footList h2+ul {
    margin-top: 12px;
    padding: 0;
}

.footList li li {
    float: none !important;
    line-height: 20px;
    width: inherit;
    overflow: hidden;
}

.footList a {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    font-stretch: 100%;
}

.capi {
    text-transform: capitalize;
}

.biziTakip {
    float: right;
    margin-right: 25px;
    width: 130px !important;
}

.footBit {
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
    list-style: none;
    display: block;
}

.musHiz {
    float: left;
    padding-left: 50px;
    margin: 30px 40px 10px 0;
    font-weight: 700;
    position: relative;
    font-size: 12px;
    text-align: -webkit-match-parent;
}

.musHiz:before {
    background-image: url(../img/foot.png);
    background-position: -42px -42px;
    width: 42px;
    height: 42px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: -3px;
}

.musHiz p {
    color: #c55353;
    margin-top: 2px;
    margin-bottom: 0;
}

.musSor {
    float: left;
    padding-left: 50px;
    margin: 30px 40px 10px 0;
    font-weight: 700;
    position: relative;
    font-size: 12px;
    text-align: -webkit-match-parent;
}

.musSor:before {
    background-image: url(../img/foot.png);
    background-position: 0 -84px;
    width: 42px;
    height: 42px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: -3px;
}

.musSor p {
    color: #c55353;
    margin-top: 2px;
    margin-bottom: 0;
}

.musSor a {
    color: #555;
}

.konumAt {
    width: 202px;
    height: 30px;
    float: right;
    padding-left: 0;
    top: 2px;
    margin: 30px 0 10px 0;
    font-weight: 700;
    position: relative;
}

.konumImg {
    width: 192px;
    height: 30px;
    display: inline-block;
    background: url(../img/maps.png) top left no-repeat;
    background-position: 0 0;
}

.dotBilgi {
    font-size: 11px;
    color: #888;
    padding: 12px;
    background: #fff;
    border: 1px dashed #ccc;
    border-radius: 2px;
    margin: 8px 0;
}

.copyR {
    color: #555;
    font-size: 11px;
}

.copyR span {
    float: right;
}

.kate {
    display: block;
    width: 1150px;
    margin: 0 auto;
}

.kate h2 {
    font-size: 35px;
    color: #333;
    text-align: center;
    font-weight: normal;
    margin-bottom: 60px;
}

.greyAlan {
    background-color: #eef3f6;
    padding: 60px 0;
    display: flex;
    justify-content: center;
}

.karts {
    zoom: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    /* Kartlar arasında boşluk bırakır */
    max-width: 1150px;
}

.karts a {
    color: #333;
}

.karts a:hover .kart {
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.2);
    transition: background 0.5s linear;
}

.karts:after {
    content: "";
    display: table;
    clear: both;
}

.kart {
    width: 326px;
    height: 280px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    float: left;
    text-align: center;
    padding: 30px 35px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.kart h3 {
    font-family: var(--agrion-font);
}

.kart span {
    font-weight: 800;
    color: #438ed8;
    font-size: 21px;
}

.konutBlue:before {
    background: url(../img/konutBlue.png);
    -webkit-background-size: 70px 59px;
    -moz-background-size: 70px 59px;
    background-size: 70px 59px;
    width: 70px;
    height: 59px;
    content: '';
    display: block;
    margin: 0 auto 25px;
}

.arsaBlue:before {
    background: url(../img/arsaBlue.png);
    -webkit-background-size: 70px 59px;
    -moz-background-size: 70px 59px;
    background-size: 70px 59px;
    width: 70px;
    height: 59px;
    content: '';
    display: block;
    margin: 0 auto 25px;
}

.isyeriBlue:before {
    background: url(../img/isyeriBlue.png);
    -webkit-background-size: 70px 59px;
    -moz-background-size: 70px 59px;
    background-size: 70px 59px;
    width: 70px;
    height: 59px;
    content: '';
    display: block;
    margin: 0 auto 25px;
}

.ofisBlue:before {
    background: url(../img/ofisBlue.png);
    -webkit-background-size: 70px 59px;
    -moz-background-size: 70px 59px;
    background-size: 70px 59px;
    width: 70px;
    height: 59px;
    content: '';
    display: block;
    margin: 0 auto 25px;
}

.villaBlue:before {
    background: url(../img/villaBlue.png);
    -webkit-background-size: 70px 59px;
    -moz-background-size: 70px 59px;
    background-size: 70px 59px;
    width: 70px;
    height: 59px;
    content: '';
    display: block;
    margin: 0 auto 25px;
}

.kart h3 {
    font-size: 22px;
    color: #438ed8;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}

.modSec {
    line-height: 15px !important;
    border-radius: 2px;
    float: left;
    zoom: 1;
    margin-right: 10px;
    margin-top: 2px;
    list-style: none;
    padding: 0;
    background: no-repeat 0 0;
    color: #292d2e;
    display: block;
}

.modSec li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
    display: list-item;
    text-align: -webkit-match-parent;
}

.modSec li a {
    width: 33px;
    height: 25px;
    border: 1px solid #dedede;
    color: #039;
    text-decoration: none;
    outline: 0;
    display: block;
    padding: 5px 10px;
    background: #fff;
}

.spanList {
    background-color: #8598aa !important;
    border-color: #8598aa !important;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    cursor: default;
}

.spanList:before {
    top: 8px;
    left: 10px;
    width: 13px;
    height: 12px;
    background: url(../img/spanMod.png) no-repeat 0 0;
    background-position: -15px 0;
    position: absolute;
    content: '';
}

.modSecPassiveListe {
    background: #fff !important;
    border: 1px solid #dedede !important;
    border-right: none;
    cursor: pointer;
}

.modSecPassiveListe:before {
    background-position: -15px -12px;
}

.spanGaleri {
    background-color: #8598aa !important;
    border-color: #8598aa !important;
    color: #000;
    font-weight: bold;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: default;
}

.spanGaleri:before {
    top: 8px;
    left: 10px;
    width: 13px;
    height: 12px;
    background: url(../img/spanMod.png) no-repeat 0 0;
    background-position: -27px 0;
    position: absolute;
    content: '';
}

.modSecPassiveGaleri {
    background: #fff !important;
    border: 1px solid #dedede !important;
    border-left: none !important;
    cursor: pointer;
}

.modSecPassiveGaleri:before {
    background-position: -27px -12px !important;
}

.detTitle {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px;
    zoom: 1;
    color: #333;
}

.detTitle h1 {
    font-size: 18px;
    color: #333;
    padding: 15px 0 5px 0;
    max-width: 710px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    font-weight: bold;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.detTitle:before {
    display: table;
    content: "";
    zoom: 1;
}

.detTitle:after {
    clear: both;
}

.detSocial {
    float: right;
    display: block;
    list-style: none;
    zoom: 1;
    margin-top: 9px;
}

.detSocial li {
    padding-top: 10px;
    float: left;
}

.detSocial li:first-child {
    margin-right: 10px;
    width: 130px;
}

.detSocial li a {
    display: inline-block;
    padding-left: 17px;
    color: #00339f;
    font-size: 11px;
    height: 18px;
    border-radius: 3px;
}

.fw {
    background: url(../img/simgeler.png) 0 -23px no-repeat;
}

.yz {
    background: url(../img/simgeler.png) 0 -71px no-repeat;
}

.shr {
    float: right;
    margin-right: 0;
    padding-left: 17px;
    margin-top: 4px;
}

.shrFace {
    margin-left: 0;
    background-position: 0 0;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    width: 19px;
    height: 19px;
    background: url(../img/social.png) no-repeat;
    padding: 0 !important;
}

.shrFace:hover {
    background-position: 0 -25px;
}

.shrTwitter {
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    width: 19px;
    height: 19px;
    background: url(../img/social.png) no-repeat;
    background-position: -25px 0;
    padding: 0 !important;

}

.shrTwitter:hover {
    background-position: -25px -25px;
}

.shrMail {
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    width: 19px;
    height: 19px;
    background: url(../img/social.png) no-repeat;
    background-position: -75px 0;
    padding: 0 !important;

}

.shrMail:hover {
    background-position: -75px -25px;
}

.shrWhatsapp {
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    width: 19px;
    height: 19px;
    background: url(../img/social.png) no-repeat;
    background-position: -50px 0;
    padding: 0 !important;

}

.shrWhatsapp:hover {
    background-position: -50px -25px;
}

.detFoto {
    margin-right: 30px;
    width: 528px;
    float: left;
    zoom: 1;
    display: flex;
    flex-direction: column;
}

.detFotoBig {
    width: 528px;
    height: 340px;
    overflow: hidden;
    position: relative;
    z-index: 7;
    display: block;
}

.detFotoBig label {
    display: none;
    position: absolute;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.detFotoBig img {
    width: 100%;
    height: 100%;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.slideMenu {
    padding-top: 9px;
    height: 30px;
    border-bottom: 1px solid #d7d7d7;
    background-color: #ededed;
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top, #fefefe, #ededed);
    background-image: -moz-linear-gradient(top, #fefefe, #ededed);
    background-image: -o-linear-gradient(top, #fefefe, #ededed);
    background-image: -ms-linear-gradient(top, #fefefe, #ededed);
    background-image: linear-gradient(to bottom, #fefefe, #ededed);
    width: 100%;
    zoom: 1;
    text-shadow: 1px 1px 0 #fff;
    text-align: center;
    list-style: none;
    margin: 0;
    display: block;
    font-size: 12px;
}

.slideMenu:after {
    display: table;
    content: "";
    zoom: 1;
    clear: both;
}

.slideMenu:before {
    display: table;
    content: "";
    zoom: 1;
    clear: both;
}

.slideMenu li {
    display: block;
    width: 36%;
    float: left;
    border-right: 1px solid #ddd;
    border-left: 1px solid #fff;
    height: 18px;
}

.slideMenu li:first-child {
    border-left: none;
}

.slideMenu li:nth-child(2) {
    width: 26%;
}

.bigFoto {
    padding-left: 22px;
    font-weight: bold;
    overflow: hidden;
    display: inline-block;
    position: relative;
    color: #039;
    text-decoration: none;
    outline: 0;
    margin: 0;
    background: no-repeat 0 0;
}

.bigFoto:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 3px;
    background: url(../img/simgeler.png) -11px -115px no-repeat;
    -webkit-background-size: 100px 680px;
    -moz-background-size: 100px 680px;
    background-size: 100px 680px;
    width: 20px;
    height: 17px;
}

.videoLink {
    font-weight: bold;
    padding-left: 22px;
    padding-bottom: 1px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: #039;
    text-decoration: none;
    outline: 0;
    margin: 0;
    background: no-repeat 0 0;
}

.videoLink:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    background: url(../img/simgeler.png) -12px -136px no-repeat;
    -webkit-background-size: 90px 640px;
    -moz-background-size: 90px 640px;
    background-size: 90px 640px;
    width: 18px;
    height: 12px;
}

.videoLink.pasif:before {
    background-position: -12px -147px;
}

.haritaLink {
    font-weight: bold;
    padding-left: 22px;
    padding-bottom: 1px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    color: #039;
    text-decoration: none;
    outline: 0;
    margin: 0;
    background: no-repeat 0 0;
}

.haritaLink:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 3px;
    background: url(../img/simgeler.png) 1px -623px no-repeat;
    -webkit-background-size: 90px 640px;
    -moz-background-size: 90px 640px;
    background-size: 90px 640px;
    width: 16px;
    height: 16px;
}

.haritaLink.pasif:before {
    background-position: -14px -623px;
}

.pasif {
    color: #ddd;
    text-decoration: none;
    cursor: default;
}

.pasif:hover {
    color: #ddd;
    text-decoration: none;
    cursor: default;
}

.popupVid {
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    align-items: center;
}

.popupVid iframe {
    border: solid 2px #fff;
    margin: 10% 25%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.7);
}

.popupVid a {
    font-size: 26px;
    color: white;
    position: absolute;
    top: 20px;
    right: 30px;
}

.popupHar {
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    align-items: center;
}

.popupHar iframe {
    border: solid 2px #fff;
    margin: 5% 25%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.7);
}

.popupHar a {
    font-size: 26px;
    color: white;
    position: absolute;
    top: 20px;
    right: 30px;
}

.detFotoSmall {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #dbdbdb;
    overflow: hidden;
    display: block;
}

.thumbArea {
    width: 4000px;
    list-style: none;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -o-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    transition-duration: .4s;
    display: block;
    padding: 0;
}

.thumbArea li {
    float: left;
    display: list-item;
    text-align: -webkit-match-parent;
}

.thumbBlok {
    width: 528px;
    height: 162px;
    overflow: hidden;
    zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
    display: block;
}

.thumbBlok li label img {
    width: 100px;
    height: 75px;
    position: absolute;
    left: 0;
    border: 0;
    cursor: pointer;
}

.thumbBlok li {
    width: 100px;
    height: 75px;
    margin: 4px 0 0 4px;
    float: left;
    cursor: pointer;
    position: relative;
    display: list-item;
    text-align: -webkit-match-parent;
}

.thumbBlok li label {
    width: 100px;
    height: 75px;
    display: block;
}

.thumbBlok li label.selected:after {
    width: 102px;
    height: 77px;
    top: -2px;
    left: -2px;
    content: " ";
    position: absolute;
    border: 1px solid #417abb;
}

.thumbMenu {
    line-height: 40px;
    position: relative;
    padding-left: 5px;
    display: block;
}

.thumbKontrol {
    height: 30px;
    top: 7px;
    left: 50%;
    margin-left: -55px;
    position: absolute;
    display: block;
}

.thumbKontrol ul {
    list-style: none;
}

.thumbKontrol ul li {
    float: left;
    margin-left: 10px;
}

.thumbKontrol ul li a {
    line-height: 22px;
    display: block;
    border: 1px solid #c0c0c0;
    color: #1064bc;
    background-color: #efefef;
    box-shadow: inset 0 0 0 1px #fff, 0 2px 2px -1px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.thumbKontrol ul li a i {
    padding: 3px 10px;
}

.thumbKontrol ul li a:hover {
    color: #1082e0;
    background-color: #f9f9f9;
}

.kapali {
    pointer-events: none;
}

.kapali i {
    color: #ddd;
    text-decoration: none;
    cursor: default;
}

.kacImage {
    font-size: 11px;
}

.detInfo {
    width: 262px;
    display: inline-block;
    margin-right: 13px;
}

.detInfo h3 {
    font-size: 14px;
    color: #039;
    padding-bottom: 20px;
    position: relative;
    margin: 0;
    background: no-repeat 0 0;
    display: block;
    font-weight: bold;
}

.detInfo h2 {
    font-size: 12px;
    color: #039;
    padding: 3px 10px 10px 0;
    border-bottom: 1px solid #dedede;
    margin: 0;
    background: no-repeat 0 0;
    display: block;
    font-weight: bold;
}

.fiyatSag {
    font-weight: normal;
    font-size: 11px;
    float: right;
    padding-top: 4px;
    color: #039;
    text-decoration: none;
    outline: 0;
}

.detInfoList {
    padding: 0;
    padding-top: 4px;
    list-style: none;
    display: block;
    margin: 0;
    background: no-repeat 0 0;
    font-size: 12px;
}

.detInfoList li {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
    zoom: 1;
    display: list-item;
    text-align: -webkit-match-parent;
}

.detInfoList strong {
    width: 125px;
    padding-right: 10px;
    float: left;
    font-weight: bold;
}

.detInfoList span {
    width: 130px;
    float: left;
    overflow: hidden;
    /* taşacak kısımları gizle. */
    white-space: nowrap;
    /* alt satırı gösterme, alt satıra inme. */
    text-overflow: ellipsis;
    /* uzunsa sonuna üç nokta koy. */
}

.detIlNo {
    color: #f00;
}

.detDanis {
    float: right;
    display: block;
}

.detDanisIc {
    width: 292px;
    border: 1px solid #dbdbdb;
    padding: 3px;
    color: #333;
    margin-bottom: 13px;
    position: relative;
    display: block;
}

.detDanisKutu {
    background: #efefef;
    padding: 12px 14px;
    display: block;

}

.detMagaza {
    min-height: 12px;
    font-size: 12px;
    color: #00339f;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    margin-bottom: 9px;
    width: 264px;
    position: relative;
    zoom: 1;
}

.detMagaza a {
    display: block;
    line-height: normal;
    cursor: pointer;
    color: #039;
    text-decoration: none;
    outline: 0;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

.detUser {
    overflow: auto;
    display: block;
}

.detUser img {
    float: left;
    margin-right: 10px;
    height: 50px;
    width: 50px;
}

.detUser h5 {
    font-size: 14px;
    font-weight: bold;
    word-wrap: break-word;
    text-shadow: 1px 1px 0 #fff;
    padding-top: 5px;
    display: block;
}

.detMenu {
    zoom: 1;
    margin-top: 10px;
    list-style: none;
    padding: 0;
    background: no-repeat 0 0;
    display: block;
}

.detMenu li {
    float: left;
    font-size: 11px;
    text-shadow: 1px 1px 0 #fff;
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #fff;
    padding-right: 11px;
    padding-left: 11px;
    display: list-item;
    text-align: -webkit-match-parent;
}

.detMenu li a {
    cursor: pointer;
    color: #039;
    text-decoration: none;
    outline: 0;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

.detMenu li:not(.disable):first-child {
    padding-left: 0;
    border-left: none;
}

.noBorderR {
    padding-right: 0 !important;
    border-right: 0 !important;
}

.detTel {
    margin-top: 35px;
    margin-bottom: 5px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    padding: 0 12px;
    font-size: 14px;
    -webkit-box-shadow: 1px 2px 3px #ccc;
    box-shadow: 1px 2px 3px #ccc;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #fff, #f5f5f5);
    list-style: none;
    display: block;
}

.detTel li:first-child {
    border-top: 0;
}

.detTel li {
    padding: 10px 7px;
    border-top: 1px solid #c9c9c9;
    margin: 0;
    background: no-repeat 0 0;
    display: list-item;
    text-align: -webkit-match-parent;
}

.detTel li strong {
    width: 27px;
    display: inline-block;
    font-weight: bold;
}

.detTel li span {
    display: inline-block;
    width: 153px;
    text-align: right;
    font-size: 13px;
    float: right;
}

.detBlog {
    border: 1px solid #dbdbdb;
    padding: 3px 0;
    text-align: center;
    margin-top: 10px;
    display: block;
}

.detBlog a {
    cursor: pointer;
    color: #039;
    text-decoration: none;
    outline: 0;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
}

.neredeyim {
    margin: 0;
    padding: 0;
    z-index: -1;
    background-color: #f2f2f2;
    background-repeat: repeat-x;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.06), 1px 0 2px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1), 0 0 4px 0 rgba(0, 0, 0, 0.06), 1px 0 2px 0 rgba(0, 0, 0, 0.08);
}

.golge {
    position: relative;
    width: 100%;
    height: 27px;
}

.golge ul {
    margin: auto;
    zoom: 1;
    line-height: 15px;
    list-style: none;
    display: block;
    clear: both;
}

.golge ul li {
    display: list-item;
    float: left;
    padding: 5px 0 0 0;
    margin-right: 15px;
}

.golge ul li a {
    color: #00339f;
    padding-left: 10px;
    background: url(../img/simgeler.png) 1px -915px no-repeat;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    outline: 0;
}

.golge2 {
    position: relative;
    width: 100%;
    height: 35px;
}

.golge2 ul {
    margin: auto;
    zoom: 1;
    line-height: 15px;
    list-style: none;
    display: block;
    clear: both;
}

.golge2 ul li {
    display: list-item;
    float: left;
    padding: 6px 10px 0 0;
    margin-right: 15px;
}

.golge2 ul li a {
    color: #00339f;
    padding-left: 10px;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    outline: 0;
}

.golge2 ul li a:hover {
    text-decoration: underline;
}

.golge2 span {
    width: 24px;
    height: 24px;
    margin-right: 0px;
}

.detaylar {
    padding-top: 35px !important;
    display: block;
}

.detTab {
    height: 37px;
    display: block;
}

.detTab ul {
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    background: no-repeat 0 0;
    display: block;
}

.detTab ul:before {
    position: absolute;
    width: 100%;
    height: 2px;
    z-index: 10;
    top: 31px;
    left: 0;
    content: " ";
    border-bottom: 2px solid #ffc000;
}

.detTab ul li {
    height: 36px;
    float: left;
    margin-left: 10px;
    padding: 0;
    background: no-repeat 0 0;
    display: list-item;
    text-align: -webkit-match-parent;
}

.detTab ul li a {
    padding: 9px 17px 11px 17px;
    font-size: 14px;
    font-weight: bold;
    color: #1064bc;
    text-decoration: none;
    outline: 0;
    border: 1px solid #c0c0c0;
    border-bottom: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background: -o-linear-gradient(top, #fff 0, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
    background: linear-gradient(top, #fff 0, #f0f0f0 100%);
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 1px #fff;
    -moz-box-shadow: inset 0 1px 1px #fff;
    box-shadow: inset 0 1px 1px #fff;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    height: 15px;
}

.detTab ul li.detTabActive a {
    color: #333;
    border: 1px solid #ffc000;
    border-bottom: 0;
    background: #ffe700;
    background: -moz-linear-gradient(top, #ffe700 0, #ffc000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe700), color-stop(100%, #ffc000));
    background: -webkit-linear-gradient(top, #ffe700 0, #ffc000 100%);
    background: -o-linear-gradient(top, #ffe700 0, #ffc000 100%);
    background: -ms-linear-gradient(top, #ffe700 0, #ffc000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe700', endColorstr='#ffc000', GradientType=0);
    background: linear-gradient(top, #ffe700 0, #ffc000 100%);
    zoom: 1;
    -webkit-box-shadow: inset 0 0 0 1px #fff599;
    -moz-box-shadow: inset 0 0 0 1px #fff599;
    box-shadow: inset 0 0 0 1px #fff599;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
    text-decoration: none;
    cursor: default;
}

.detTabDet {
    display: block;
    clear: both;
}

.detTd {
    margin-bottom: 10px;
    clear: both;
    border: 1px solid #dedede;
    position: relative;
    overflow: hidden;
    display: block;
}

.detTdTitle {
    border-bottom: 1px solid #dedede;
    padding: 6px 10px 7px 10px;
    background: #efefef;
    background: -moz-linear-gradient(top, #fff 0, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #fff 0, #efefef 100%);
    background: -o-linear-gradient(top, #fff 0, #efefef 100%);
    background: -ms-linear-gradient(top, #fff 0, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EFEFEF', GradientType=0);
    background: linear-gradient(top, #fff 0, #efefef 100%);
    zoom: 1;
    display: block;
}

.detTdTitle h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
    display: block;
}

.detTdTitle a {
    float: none;
    height: 16px;
    display: block;
    background: url(../img/simgeler.png) 1100px -189px no-repeat;
    cursor: pointer;
    color: #000;
    text-decoration: none;
    outline: 0;
}

.detTdContent {
    word-wrap: break-word;
    line-height: 1.3em;
    font-size: 14px;
    padding: 15px;
    color: #000;
    background-color: #fff;
    display: block;
}

.detTdContent h3 {
    color: #049aff;
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 0;
    background: no-repeat 0 0;
}

.detTdUl {
    zoom: 1;
    border: 1px solid #ffeaa5;
    background: #fffced;
    padding: 10px 5px 0 15px;
    margin: 5px 0 25px 0;
    list-style: none;
    display: block;
}

.detTdUl:after {
    display: table;
    content: "";
    zoom: 1;
    clear: both;
}

.detTdUl:before {
    display: table;
    content: "";
    zoom: 1;
    clear: both;
}

.detTdUl li {
    width: 250px;
    float: left;
    display: block;
    padding: 5px 0 5px 20px;
    font-weight: bold;
    color: #a7a9ac;
}

.detTdUl li.selected:before {
    background: url(../img/simgeler.png) -1px -134px no-repeat;
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    clear: both;
}

.detTdUl li.selected {
    color: #000;
    position: relative;
    background: url(../img/simgeler.png) -1px -134px no-repeat;
}

.solDrop {
    margin: 0;
    float: left;
    min-height: 12px;
    display: block;
    width: 285px !important;
}

.dropMenu {
    margin-right: 10px;
    background-color: #fff;
    border: 1px #dbdbdb solid;
    margin-bottom: 15px;
    margin-top: 15px;
    display: block;
}

.dropMenu ul {
    list-style: none;
    display: block;
}

.dropMenu h3 {
    background: url(../img/dropBg.jpg) repeat-x;
    font-size: 16px;
    font-weight: 700;
    height: 37px;
    line-height: 37px;
    cursor: pointer;
}

.dropMenu ul li h3 a {
    color: #000;
    margin-left: 10px;
    text-decoration: none;
    padding-left: 15px;
}

.dropMenu ul li h3 a:hover {
    color: #ffc000;
}

.arrow_up {
    background: url(../img/arrow_up.png) no-repeat left;
}

.arrow_down {
    background: url(../img/arrow_down.png) no-repeat left;
}

.icMenu {
    border-bottom: 1px #dbdbdb solid;
    border-top: 1px #dbdbdb solid;
    display: block;
    padding: 15px 0 15px 15px;
    list-style: none;
}

.icMenu li {
    line-height: 24px;
    margin-left: 10px;
}

.icMenu li a {
    color: #039;
    text-decoration: none;
    outline: 0;
    font-size: 12px;
}

.icMenu li a:hover {
    text-decoration: underline;
}

.sagDrop {
    float: left;
    min-height: 12px;
    display: block;
    background-color: #fff;
    overflow: hidden;
    margin: 15px 0;
    width: 100% !important;
}

.baslikDrop {
    margin-bottom: 15px;
    display: block;
}

.baslikDrop p {
    font-size: 16px;
    font-style: italic;
    color: #666;
    width: 510px;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 15px;
}

.baslikDrop h2 {
    background-color: #e60316;
    color: #fff;
    font-size: 34px;
    height: 80px;
    line-height: 100px;
    text-indent: 30px;
    text-shadow: -1px -1px 0 #ac0316;
    display: block;
}

.ikili {
    width: calc(50% - 8px);
    float: left;
    padding: 8px;
    display: block;
}

.ikili img {
    width: 100%;
    border: 0;
}

.ikili h4 {
    margin-bottom: 5px;
    padding: 5px 0 0 0;
    font-size: 15px;
    font-weight: 600;
    height: 41px;
    overflow: hidden;
}

.ikili p {
    font-size: 12px;
    max-height: 54px;
    overflow: hidden;
}

.kapak {
    display: block;
    margin-bottom: 15px;
}

.kapak img {
    width: 100%;
    height: auto;
}

.tags {
    display: block;
    margin: 15px 0;
}

.tags a {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    border: solid 1px #ddd;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #039;
    text-decoration: none;
    outline: 0;
    font-size: 12px;
}

.icerikDrop h3 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 21px;
}

.classForm {
    position: relative;
    width: 100%;
    font-size: 18px;
    display: block;
}

.classForm input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e60316;
    border-radius: 0;
    background: transparent;
    color: #252525;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 8px 20px 8px 0;
    line-height: inherit;
}

.classForm button {
    position: absolute;
    right: 0;
    top: 8px;
    background: transparent;
    border: none;
    cursor: pointer;
    text-decoration: none;
    transition: all .3s ease 0s;
    font-size: inherit;
    line-height: inherit;
    overflow: visible;
}

.araButon {
    float: right;
    color: white;
    margin-right: 10px;
    font-size: 16px;
}

.araButon:hover {
    color: white;
}

.araInput {
    width: 243px;
    height: 34px;
    float: left;
    padding-left: 7px;
    padding-right: 40px;
    margin-top: 11px;
    /*background: #2f3546;*/
    background: yellow;
    font-size: 11px;
    border: 0;
    border-radius: 3px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.araInput::placeholder {
    color: black;
    font-size: 13px;
}

.araInput:focus {
    background-color: white;
}

.araInput:focus~.araFormButon {
    background-color: #489af1;
}

.araInput:focus~.araFormButon:before {
    background-position: -1337px -86px;
}

.araFormButon {
    position: absolute;
    top: 11px;
    left: 252px;
    height: 36px;
    padding: 0;
    margin: 0;
    width: 38px;
    border: 0;
    cursor: pointer;
    background: 0;
    outline: 0;
    border-radius: 0 3px 3px 0;
    font-size: 100%;
    vertical-align: middle;
}

.araFormButon:before {
    background-image: url(../img/header.png);
    background-position: -1353px -70px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    text-indent: 0;
    font-size: 18px;
    color: #fff;
}

/* izcilerWhatsapp - izcilerMesaj
================================================== */
.izcilerWhatsapp {
    position: fixed;
    bottom: 16px;
    right: 160px;
    padding: 0;
    margin: 0;
    z-index: 20;
    width: 80px;
}

.izcilerWhatsapp img {
    width: 160px;
    height: 40px;
}

.izcilerMesaj {
    position: fixed;
    bottom: 16px;
    right: 16px;
    padding: 0;
    margin: 0;
    z-index: 20;
    width: 80px;
}

.tanitimVideo {
    position: fixed;
    bottom: 16px;
    right: 325px;
    padding: 0;
    margin: 0;
    z-index: 20;
    width: 80px;
}

.tanitimVideo img {
    width: 160px;
    max-width: 160px;
    height: 40px;
}

blockquote {
    font-size: 16px;
    font-style: normal;
    line-height: 32px;
    color: #252525;
    font-weight: 100;
    padding: 10px 20px;
    padding-left: 30px;
    margin: 0 0 20px;
    border-left: 3px solid #eee;
    display: block;
}

blockquote footer {
    font-size: 13px;
    color: #7e8082;
    display: block;
    line-height: 1.42857143;
    font-style: italic;
}

blockquote footer:before {
    content: '\2014 \00A0';
}

cite {
    font-style: normal;
    font-weight: 800;
    font-size: 13px;
    color: #3f475f;
}

.dugme {
    width: 100%;
    display: block;
}

.item_baslik {
    display: block;
    position: absolute;
    width: 50%;
    bottom: 40%;
    left: 25vw;
    background: radial-gradient(red, #4e0000);
    background-size: 100% 200%;
    background-position: 50% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 12px;
    color: #a1a1a6;
    text-align: center;
    font-size: 72px;
    line-height: 1.04167;
    font-weight: bold;
    letter-spacing: -.015em;
}

.stroke {
    -webkit-text-stroke: 1px white;
    font-size: 73px;
    bottom: 39%;
}

.item_container {
    display: flex;
    margin-top: -120px;
    flex-wrap: wrap;
}

.itemMain {
    padding: 25px;
    background-color: #fff;
    color: #039;
    margin-bottom: 10px;
    text-decoration: none;
    outline: 0;
    font-weight: bold;
    line-height: 150%;
    font-size: 12px;
    font-stretch: 100%;
    position: relative;
}

.itemMain:hover img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

.itemMain img {
    width: 100%;
}

.itemMain .kasa {
    display: flex;
    bottom: 45px;
    padding: 15px 15px 15px 30px;
    position: absolute;
    left: 0;
    width: 65%;
    background-color: #fff;
}

.kasa h3 {
    text-align: center;
}

.huluTabMenu {
    width: 100%;
    border-bottom: 2px solid #ccc;
    margin-bottom: 15px;
}

.huluTabMenu ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

.huluTabMenu li {
    flex: 1 1 auto;
}

.huluTabMenu a {
    display: block;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    color: #333;
    background: #f0f0f0;
    border-right: 1px solid #ccc;
    transition: all 0.3s ease;
}

.huluTabMenu a:hover {
    background: #e0e0e0;
}

.huluTabMenu a.huluActiveTab {
    background: #007bff;
    color: white;
    font-weight: bold;
}

.huluTabContent {
    display: none;
    padding: 15px;
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 4px;
}

@media (max-width: 600px) {

    .huluTabMenu a {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }
}


@media (min-width: 1200px) {
    .footKasa {
        width: 1150px;
    }
}

/* --- Mobil Responsive Düzenlemeler --- */
@media (max-width: 768px) {

    body {
        font-size: 14px;
    }

    .sakla {
        display: none !important;
    }

    .footKasa,
    .karts,
    .solKasa,
    .solSecildi {
        width: 100% !important;
        padding: 10px !important;
    }

    .karts {
        flex-direction: column;
        align-items: center;
    }

    .kart {
        width: 100%;
        max-width: 326px;
    }

    .item_container {
        flex-direction: column;
        margin-top: 0;
    }

    .itemMain {
        width: 100%;
        padding: 10px;
    }

    .detFoto {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .detFotoBig {
        width: 100%;
        height: 230px;
    }

    .detSocial {
        margin-right: 10px;
        margin-top: 0px;

    }

    .detDanis {
        margin: 0;
        padding: 10px;
        width: 100%;
    }

    .detDanisIc,
    .detMagaza {
        width: 100%;
        padding: 0;
    }

    .detInfo {
        width: 100%;
        margin: 0 10px;
    }

    .bilgilendirme,
    .fixButonArea {
        flex-direction: column;
        width: 100% !important;
        margin-left: 0 !important;
    }

    .fixButon {
        width: 100% !important;
        margin: 10px 0;
    }

    .detTitle h1 {
        font-size: 16px;
        white-space: normal;
        padding: 15px 0 0px 10px;
    }

    .detTdTitle a {
        background: url(../img/simgeler.png) 360px -189px no-repeat;
    }

    .sayfala {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .sayfala li {
        margin: 5px;
    }

    .detTab ul li {
        margin-bottom: 5px;
    }

    .detaylar {
        padding-top: 0 !important;
    }

    .izcilerWhatsapp,
    .izcilerMesaj,
    .tanitimVideo {
        position: static;
        width: 100%;
        margin: 10px 0;
    }

    .detFotoSmall,
    .thumbKontrol {
        display: none;
    }

    .main-header__logo {
        padding: 10px 0 !important;
    }

    .main-header__logo img {
        height: 60px;
    }

    .sonuclar {
        border-collapse: collapse;
        width: 100%;
    }

    .trGaleri {
        display: flex;
        flex-direction: column;
    }

    .tdGaleri {
        width: 100% !important;
        display: block;
        box-sizing: border-box;
    }

    .tdGaleri table {
        width: 100%;
    }

    .tdGaleriContent {
        width: auto;
        padding-right: 2px;
    }

    .tdImage {
        padding-right: 2px;
    }

    .tdBaslik2,
    .tdEtiket {
        width: 100%;
        padding: 0;
    }

    .gizle {
        display: none;
        transition: all 0.3s ease;
        max-height: 0;
        overflow: hidden;
    }

    .gizle.visible {
        display: block;
        max-height: 1000px;
    }

    #togglegizle.mobile-only {
        display: flex;
        width: 100%;
        padding: 2px;
        text-decoration: none;
        font-size: 12px;
        text-align: center;
        color: #022543;
        font-weight: 400;
        border: none;
        cursor: pointer;
        justify-content: center;
        flex-direction: column;
    }

    #togglegizle.mobile-only span {
        background-image: url(../img/search.png);
        background-position: -582px -168px;
        width: 17px;
        height: 17px;
        top: 2px;
        content: '';
        display: block;
        margin-left: calc(50% - 10px);
        position: relative;
    }
}

/* Masaüstünde butonu gizle */
@media (min-width: 769px) {
    #togglegizle.mobile-only {
        display: none;
    }
}

.logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logoText {
    position: relative;
    text-align: center;
    display: inline-block;
}

.anniversary-badge {
    position: absolute;
    width: 142px;
    display: block;
    font-weight: 900;
    font-size: 1.2rem;
    letter-spacing: 1px;
    color: var(--agrion-base);
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    font-family: 'Arial Black', sans-serif;
    animation: pulse 2s infinite;
    bottom: 0;
    left: -8px;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

/* Logo boyutuna göre ayarlayabilirsiniz */
.main-header__logo img {
    max-width: 180px;
    height: auto;
}

/* --- Product Category Wrapper style.css izolasyonu --- */
.huo-product-category-wrapper {
    color: #292d2e;
    font-family: inherit;
    background-color: transparent;
}

.huo-product-category-wrapper a {
    color: #039;
    text-decoration: none;
}

/* product-category.php İzolasyonu */
#huo-product-category a {
    color: #039;
    text-decoration: none;
    background-color: transparent;
}

#huo-product-category a:hover {
    color: #0056b3;
    text-decoration: underline;
}

#huo-product-category a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}

#huo-product-category a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

#huo-product-category label {
    margin-bottom: 0;
    font-weight: normal;
}

#huo-product-category input[type="text"],
#huo-product-category select {
    outline: none;
    box-shadow: none;
}

#huo-product-category ul {
    margin: 0;
    padding: 0;
}

/* style.css Bootstrap form resetlerini geri al (Tarayıcı varsayılanlarına döndür) */
#huo-product-category input[type="radio"],
#huo-product-category input[type="checkbox"] {
    box-sizing: revert;
    padding: revert;
}

#huo-product-category button,
#huo-product-category input {
    overflow: revert;
}

#huo-product-category input,
#huo-product-category button,
#huo-product-category select,
#huo-product-category optgroup,
#huo-product-category textarea {
    margin: revert;
    font-family: revert;
    font-size: revert;
    line-height: revert;
}