#ozAna { column-count: 3; margin: 20px 0 20px 0; }
#ozAna li { line-height: 37px; }
#ozAna li a { color: #333; font-size: 14px; }

.etezgahTab a.aktif { color: #c81518 }
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none }
.aktifTab { display: block }
.popup99 { text-align: center; width: 100%; height: 100%; padding: 50px 10px; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1000000; background: rgba(0,0,0,.6); }
.popup99 a.git99 { position: relative; display: inline-block; width: 100%; height: 100%; }
.popup99 a.git99 img { max-width: 100%; max-height: 100%; }
.popup99 a.git99:hover { opacity: 1 }
.popup99 a.kapat99 { color: #fff; font-size: 35px; position: absolute; left: 50%; top: 10px; }
/***kolon yapisi***/
.urunTab { margin: 60px -15px 0 -15px; }
.urunTab .bilgi { min-height: 288px; box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); line-height: 30px; border: none; font-size: 15px; color: #4b4b4b; padding: 45px 60px; background: #fff; }
.urunTab .bilgi h2 { margin: 0 0 15px 0; font-size: 18px; font-weight: 600 }
.urunTab .etezgahTab { overflow-y: auto; border-top-right-radius: 6px; border-top-left-radius: 6px; white-space: nowrap; }
.urunTab .etezgahTab a { border-radius: 0; font-size: 14px; padding: 10px 15px; background: #dedede; display: inline-block; margin-right: 0; letter-spacing: .5px; font-weight: 400; color: #333 }
.urunTab .etezgahTab a.aktif { background: #f7f7f7; }
/**mobil**/
#mobilMenu { display: none; top: 0; position: absolute }
#mobilMenu { position: fixed; height: 100%; padding-top: 60px; z-index: 99999; width: 65%; overflow-x: hidden; overflow-y: auto; padding-bottom: 0; background: #1d1e20; color: #fff; -webkit-overflow-scrolling: touch; }
#mobilMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar-thumb { background-color: #000 }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatMobil i { font-size: 35px; color: #1d1e20; }
#kapatMobil:hover { color: #ccc }
#mobilMenu > ul { margin: 0; padding: 0; border: 0 }
#mobilMenu > ul > li { border-bottom: solid 1px #232527; position: relative; }
#mobilMenu li.okKoy { position: relative }
#mobilMenu li.acik:after, #mobilMenu li.okKoy:after { position: absolute; right: 15px; top: 15px; font: 400 18px Arial }
#mobilMenu li.okKoy:after { content: '+' }
#mobilMenu li.acik:after { content: '-' }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu > ul > li > a { font-size: 14px; font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #fff; }
#mobilMenu > ul li ul, #mobilMenu > ul li ul li ul { margin: 0; padding: 0; display: none }
#mobilMenu > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu > ul > li ul a { font-size: 12px; font-style: normal; font-weight: 400; text-transform: none; line-height: 13px; letter-spacing: 0; color: #999 }
#mobilMenu > ul li a { position: relative; display: block; padding: 15px 25px; color: #ddd }
.mobilSosyal { margin-top: 10px; position: relative; text-align: center }
.mobilSosyal i { font-size: 12px; color: #fff; border-radius: 50%; border: 2px solid #e0e1e1; height: 28px; width: 28px; padding: 8px; margin: 5px 3px; text-align: center; line-height: 9px }
.mobilSosyal i:hover { color: #999 }
.mobilArama { position: relative; width: 75%; margin: 20px auto }
.mobilArama input { display: block; padding: 8px; width: 100%; font-size: 10px; background: #e3e3e4; color: #111; letter-spacing: 1px; border: none }
.mobilArama .araButonu { position: absolute; z-index: 999; right: 25px; top: 0 }
.mobilArama .araButonu button { margin: 0; padding: 6px 8px; font-size: 12px; border: none; color: #333; background: #e3e3e4 }
#hamburger { display: none; top: 30px; right: 20px; z-index: 999999; width: 30px; height: 26px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
#hamburger span { display: block; height: 3px; width: 100%; background: #0060ff; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; }
#hamburger span:nth-child(1) { top: 0 }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 10px; }
#hamburger span:nth-child(4) { top: 20px }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50% }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); background: #ddd; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #ddd; }
#hamburger.open { top: 16px; right: 38%; }
/**mobil**/
#anaMenu { cursor: pointer; width: 26px; margin: 0 auto 20px auto; }
#anaMenu .cizgi { }
#anaMenu .cizgi span { display: block; height: 2px; width: 26px; background: #222; margin: 6px auto; }
#anaMenu .yazi { display: block; color: #fff; font-size: 10px; font-weight: 800; }
/*****************/
#kapatMenu { cursor: pointer; height: 28px; width: 28px; position: absolute; padding: 16px 0px 0 0px; left: 11px; top: 21px; }
#kapatMenu .cizgi { margin-left: 3px; }
#kapatMenu .cizgi span { display: block; height: 2px; width: 32px; background: #fff; transform: rotate(45deg); margin-top: -3px; }
#kapatMenu .cizgi span:nth-child(2) { transform: rotate(-45deg); }
#kapatMenu .yazi { display: block; color: #fff; font-size: 12px; font-weight: 600; margin-top: 20px; }
/********/
/*******/
.stickyYap { /* position: sticky; top: 60px; */ }
.stickyYap .breadcrumb { float: none; width: 100%; text-align: left; margin: 20px 0 0 0; }
.stickyYap .breadcrumb > li { }
.stickyYap .breadcrumb a { color: #91addb; font-weight: 400; font-size: 12px; }
.stickyYap .breadcrumb > li + li:before { padding: 0 8px; color: #91addb; content: "/\00a0"; font-size: 13px; }
.urunDetay { min-height: 350px; }
.urunDetay .bir { background: #f5f5f5 }
.urunDetay img { height: auto; max-width: 100%; }
.urunDetay .kapsul1 { margin: 10px auto 0 auto; display: flex; }
.urunDetay .kod { color: #929292; font-weight: 400; margin: 15px 0 15px 0; }
.urunDetay .ozet { padding: 20px 0 0; margin: 20px 0 40px 0; font-size: 13px; line-height: 23px; }
.urunDetay h1 { color: #1a4388; font-weight: 600; letter-spacing: .2px; margin: 23px 0 0 0; position: relative; font-size: 22px; padding-right: 45px; }
.urunDetay h1:after { content: ''; z-index: 5; position: absolute; bottom: -5px; left: 0; right: 40px; height: 1px; background: #f2efe4; width: 100%; }
.urunDetay .urunBilgileri { position: relative; padding: 0px 0 10px 0; }
.urunBilgileri h2 { color: #1a4388; margin: 15px 0 0 0; font-weight: 600; }

.urunIcerik { line-height: 27px; font-size: 16px; }
.urunIcerik h2 { margin: 44px 0 8px 0; font-weight: 600; font-size: 23px; color: #1a4388; }
.urunIcerik a { color: #005fff !important; }
.urunIcerik p { margin-bottom: 25px }
#urunResimleri { padding: 20px 30px 20px 0; position: relative; }
#urunResimleri figure { position: relative; overflow: hidden; }
#urunResimleri figure img { display: block }
#xzoom-default { height: auto; width: auto !important; }
#urunResimleri ul li { float: left; margin: 10px 10px 0px 0; height: 70px; border: solid 1px #5c7bb2; border-radius: 4px; overflow: hidden; width: calc(20% - 10px); }
#urunResimleri ul li a { float: left; overflow: hidden; height: 77px; width: 100%; position: relative; display: block; }
#urunResimleri ul li img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 99; font-size: 19px; color: #000; }
.urunDetay .kapsul2 { background: #fff; margin: 50px auto 0 auto; padding: 10px 30px }
a#urunSayfasiWhatsapp { background: #389e38; color: #fff; font-size: 13px; padding: 15px 35px 15px 20px; display: block; border-radius: 23px; position: relative; width: 185px; margin: 30px 0; }
a#urunSayfasiWhatsapp:after { transition: all ease .3s; content: ''; position: absolute; right: 12px; top: 12px; z-index: 0; background: url(/d/r/whatsappIcon.png) no-repeat; height: 21px; width: 21px; }
a#urunSayfasiWhatsapp:hover:after { transform: rotate(360deg) }
/*******/
.urunDetay ul { list-style: disc; margin: 8px 0 0 25px; }
.urunDetay ul li { margin-bottom: 10px; }
/*******/
#logoMenu { margin: 0 0 20px 35px; opacity: .8; }
#mega-menu { background: #ed1c24; position: absolute; width: 100%; z-index: 1000; padding: 18px 0 0 0; display: none; height: 150%; top: 0; left: 0; }
#mega-menu .container { padding: 0 15px 15px 15px; }
.cizgiVer { border-right: solid 1px #7c651e; }
#mega-menu nav { }
#mega-menu nav ul { }
#mega-menu nav ul li { width: 200px; }
#mega-menu nav ul li a { font-weight: 900; letter-spacing: 1px; display: block; padding: 10px 0; font-size: 19px; color: #fbfbfb; }
#mega-menu nav ul li a:hover { color: #eee; }
#mega-menu .iletBilg { }
#mega-menu .iletBilg h2 { font-family: 'Playfair Display', serif; color: #3a2021; font-size: 26px; margin-top: 75px; }
#mega-menu .iletBilg address { display: block; margin-top: 20px; font-weight: 400; font-size: 15px; letter-spacing: .5px; width: 250px; font-style: normal; color: #3a2021; line-height: 25px; }
#mega-menu .iletBilg span { display: block; width: 275px; color: #e5cf8c; font-size: 16px; margin: 30px 0; }
#mega-menu .iletBilg span a { display: block; letter-spacing: .5px; font-size: 15px; font-weight: 400; color: #3a2021; }
#mega-menu .iletBilg span a.epost { font-size: 15px; font-weight: 400; color: #3a2021; }
#mega-menu a.teklifisteM { color: #ffffff; padding: 10px 18px 10px 33px; font-weight: 600; background: #c62300; border-radius: 20px; width: initial; height: initial; letter-spacing: .2px; font-size: 11px; margin: 25px 18px 0 0; position: relative; display: inline-block; }
#mega-menu a.teklifisteM:after { background: url('/d/r/sprite.png') no-repeat -3px -5px; width: 13px; position: absolute; left: 13px; top: 9px; content: ''; height: 17px; }
/******/
/*********/
.dersAll { min-height: 450px; }
.dersAll .kapsul { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.dersAll .kapsul a { display: block; width: calc(33% - 30px); margin: 0 15px 30px 15px; position: relative; overflow: hidden; }
.dersAll .kapsul a:after { content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to top, rgb(16 16 16) 0%,rgba(0,0,0,0) 85%); width: 100%; height: 68%; z-index: 7; }
.dersAll .kapsul a figure { overflow: hidden; height: auto; }
.dersAll .kapsul a figure img { display: block; width: 100%; border-radius: 4px; }
.dersAll .kapsul a h3, .dersAll .kapsul a h2 { text-transform: capitalize; text-align: center; color: #ffffff; margin: 15px 0; font-weight: 600; font-size: 16px; padding: 0 35px; position: absolute; bottom: 19px; width: 100%; z-index: 8; letter-spacing: .5px; }
.dersAll .kapsul a h2:after { transition: all ease .3s; content: ''; position: absolute; left: 50%; transform: translateX(-50%); width: 25px; height: 2px; bottom: -10px; background: #fbfbfb; }
.dersAll .kapsul a:hover h3, .dersAll .kapsul a:hover h2 { color: #647fb6; }
.dersAll .kapsul a:hover h2:after { width: 60px; }
.dersAll .kapsul a:hover img { }
/***/
.vitrin1 { position: relative; padding-top: 50px; }
.vitrin1 h2 { background: #fff; margin: 0 0 10px 0; font-weight: 600; font-size: 19px; text-transform: uppercase; text-align: center; color: #1a4388; }
.vitrin1 .bilgi { margin: 0 0 18px 0; color: #666; text-align: center; }
.vitrin1 .item { margin-bottom: 10px; box-shadow: 2px 1px 9px 0 rgba(0,0,0,.1); display: block; padding: 0; }
.vitrin1 .item figure { overflow: hidden; }
.vitrin1 .item figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; object-fit: cover; }
.vitrin1 .item h3 { color: #1a4388; font-weight: 600; font-size: 15px; width: 290px; line-height: 19px; margin: 10px 0 5px 20px; }
.vitrin1 .item .ozet { font-weight: 400; color: #222; font-size: 14px; line-height: 22px; padding: 0 20px 20px 20px; }
.vitrin1 .item:hover span.ok { display: block; }
.vitrin1 .item span.ok { display: none; position: absolute; width: 50px; height: 50px; background: #0ba8e1; border-radius: 50%; top: 196px; right: 15px; z-index: 10; }
.vitrin1 .item span.ok:after { content: ''; width: 40px; height: 16px; background: url(/d/r/sprite.png) -291px -292px; position: absolute; right: 5px; top: 17px; filter: invert(1); }
/***/
#vitrin2 { margin-top: 75px; position: relative; }
#vitrin2 h2 { margin: 0 0 10px 0; font-weight: 600; font-size: 19px; text-transform: uppercase; text-align: center; color: #1a4388; }
#vitrin2 .bilgi { font-size: 14px; margin: 0 0 10px 0; color: #444; text-align: center; }
#vitrin2 .item { margin-bottom: 10px; box-shadow: 2px 1px 9px 0 rgba(0,0,0,.1); display: block; padding: 0 15px 45px 15px; }
#vitrin2 .item figure { border-radius: 6px; height: 221px; position: relative; overflow: hidden; margin: 0 -15px }
#vitrin2 .item figure img { }
#vitrin2 .item h3 { color: #4a4a4a; font-weight: 600; font-size: 15px; width: 200px; line-height: 19px; margin: 7px 0 5px 0; }
#vitrin2 .item .ozet { font-weight: 400; color: #888; font-size: 13px; }
#vitrin2 .item:hover span.ok { display: block; }
#vitrin2 .item span.ok { display: none; position: absolute; width: 50px; height: 50px; background: #0ba8e1; border-radius: 50%; top: 196px; right: 15px; }
#vitrin2 .item span.ok:after { content: ''; width: 40px; height: 16px; background: url(/d/r/sprite.png) -291px -292px; position: absolute; right: 5px; top: 17px; filter: invert(1); }
#banner1 { margin: 100px 0; }
#banner1 .kapsul { margin: 0 -15px; }
#banner1 .item { width: calc(50% - 30px); float: left; position: relative; margin: 15px 15px; overflow: hidden; display: block; }
#banner1 .item::before { position: absolute; top: 0; left: -75%; z-index: 7; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
#banner1 .item:hover::before { -webkit-animation: shine .75s; animation: shine .75s; }

@-webkit-keyframes shine {
    100% { left: 125%; }
}

@keyframes shine {
    100% { left: 125%; }
}

#banner1 .item.uclu { width: calc(33.33% - 30px); }
#banner1 .item.uclu .ozet { display: none }
#banner1 .item .metin { position: absolute; z-index: 11; top: 50%; left: 15px; margin-top: -20px; }
#banner1 .item h2 { color: #333; font-size: 20px; font-weight: 600; margin: 0 0 11px 0; width: 75%; line-height: 23px; }
#banner1 .item .ozet { font-weight: 600; color: #666; font-size: 14px; width: 59%; letter-spacing: .1px; line-height: 22px; }
#banner1 .item figure { border-radius: 6px; overflow: hidden; }
#banner1 .item figure img { width: 100%; display: block; height: auto }
/*********/
.oklarOrtak { position: absolute; z-index: 4; bottom: 0; height: 74px; left: 50%; width: 150px; transform: translateX(-50%); background: #fff; border-radius: 5px; border-bottom-left-radius: 0; padding: 0 40px; margin-left: 85px; }
.oklarOrtak .left, .oklarOrtak .right { transition: all ease .2s; top: 50%; width: 40px; height: 16px; background: url(/d/r/sprite.png); display: block; position: absolute; margin-top: -8px; }
.oklarOrtak .left { background-position: -291px -292px; transform: rotate(180deg); left: 5px; opacity: .3; }
.oklarOrtak .right { right: 31px; background-position: -291px -292px; }
.oklarOrtak .left:hover { bottom: 5px; }
.oklarOrtak .right:hover { bottom: 5px; }
.slideOklar { margin-left: 75px; position: relative; margin-top: -75px; }
.slideOklar .right { right: 5px; }
.vitrinOklar { background: transparent; bottom: initial; top: -25px; right: 0; left: initial; transform: initial; padding: 0; width: 97px; margin: 0; }
.vitrinOklar .right { right: 0; }
.blok1Oklar { background: transparent; bottom: initial; top: -25px; right: 0; left: initial; transform: initial; padding: 0; width: 97px; margin: 0; }
.blok1Oklar .right { right: 0; }
.blok2Oklar { background: transparent; bottom: initial; top: -25px; right: 0; left: initial; transform: initial; padding: 0; width: 97px; margin: 0; }
.blok2Oklar .right { right: 0; }
.vitrinOklar2 { background: transparent; bottom: initial; top: -25px; right: 0; left: initial; transform: initial; padding: 0; width: 97px; margin: 0; }
.vitrinOklar2 .right { right: 0; }
/*********/
#blok1 .label { top: 10px; left: 10px; z-index: 9; position: absolute; background: #0ba8e1; padding: 5px 10px; border-radius: 4px; color: #0e0e0e; letter-spacing: .4px; font-size: 13px; box-shadow: 3px 3px 9px #0000005c; }
#yorumlar { padding: 50px 0 75px 0; background: url(/d/r/bg-map.png) no-repeat center center; position: relative; }
#yorumlar #baslikConY { padding: 61px 0 25px 0; }
#yorumlar .h2 { position: relative; color: #1a4388; font-weight: 600; font-size: 19px; letter-spacing: -.3px; text-align: center; width: 274px; margin: 0 auto; line-height: 38px; text-transform: uppercase; }
#yorumlar .bilgi { position: relative; font-size: 15px; line-height: 26px; text-align: center; color: #7c7c7c; width: 500px; max-width: 100%; margin: 0 auto 65px auto; }
#yorumlar .bilgi:after { content: ''; position: absolute; width: 140px; height: 3px; background: url(/d/r/cizgi.png) no-repeat; left: 50%; bottom: -26px; margin-left: -70px; }
#yorumlar .oge { padding: 0 20px; position: relative; }
#yorumlar .quato { height: 60px; width: 60px; display: block; border-radius: 50%; line-height: 65px; margin-bottom: 10px; margin-top: 32px; text-align: center; box-shadow: 0px 16px 32px 0px rgba(11,168,225,.5); transition: .4s; background: #0ba8e1; margin: 0 auto; }
#yorumlar .quato img { width: auto; display: inline-block }
#yorumlar .h3 { font-size: 20px; line-height: 26px; margin: 35px 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font-weight: 600; color: #444; }
#yorumlar .ozet { line-height: 28px; -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #555; text-align: center; padding: 0 33px; font-size: 18px; }
#yorumlar .adsoyad { font-size: 19px; margin: 20px 0 25px 0; color: #0da7e1; text-align: center; font-weight: 400; }
.yildizOn { background: url(/d/r/yildiz-pasif.png); width: 100px; height: 16px; display: block; position: absolute; top: 55px; margin: 31px auto 0 auto; left: 50%; transform: translateX(-50%); }
.yildizOn span { position: absolute; left: 0; top: 0; width: 100px; height: 16px; background: url(/d/r/yildiz.png); }
#yorumlar .owl-dot span { width: 20px; height: 4px; background: #999; margin: 5px 4px; }
#yorumlar .owl-dot.active span { background: #0ba8e1; }
/*********/
/*********/
#hakkimizda { padding: 60px 0; background: #fbfbfb; }
#hakkimizda .h2 { margin: 10px 0 0 0; position: relative; color: #333; font-size: 16px; font-weight: 400; letter-spacing: 1px; padding-left: 38px; }
#hakkimizda .h2:after { display: block; content: ""; position: absolute; background-color: #97b8ee; width: 30px; top: 50%; height: 2px; left: 0; }
#hakkimizda .baslik { font-weight: 900; line-height: 60px; font-size: 24px; color: #1a4388; letter-spacing: 2px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; text-transform: uppercase; }
#hakkimizda .baslik strong { display: block; font-size: 17px; font-weight: 400; }
#hakkimizda .baslik em { display: block; font-style: normal; color: #ef4a26; font-weight: 600; font-size: 40px; margin-bottom: 6px; }
#hakkimizda .ozet { line-height: 28px; letter-spacing: .5px; margin: 10px 60px 20px 0; color: #444; font-size: 18px; }
#hakkimizda figure { position: relative; margin: 0 60px; text-align: center; }
#hakkimizda figure:after { content: ''; position: absolute; height: 396px; width: 440px; z-index: -1; left: -5px; top: -4px; }
#hakkimizda figure img { max-height: 100%; max-width: 100%; }
#hakkimizda a.link { display: inline-block; text-align: center; background: #018062; border-radius: 30px; color: #fff; margin-top: 55px; font-weight: 700; letter-spacing: 1px; position: relative; padding: 21px 30px 21px 70px; text-transform: uppercase; }
span.arti { position: absolute; left: 5px; text-align: center; width: 50px; height: 50px; top: 5px; line-height: 50px; background: #fff; transition: .3s; transition: .3s; font-size: 24px; font-weight: 400; color: #b39012; border-radius: 100%; }
#hakkimizda a.link:hover { background: #b39012; box-shadow: 0px 8px 16px 0px rgba(125, 178, 73, 0.2); color: #fff; }
#hakkimizda ul { margin-top: 20px; }
#hakkimizda ul li { position: relative; padding-left: 18px; width: 50%; float: left; }
#hakkimizda ul li:after { content: ''; position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #0ba8e1; z-index: 5; left: 0; top: 10px; }
/*****************/
/*****************/
/***/
.altSayfaHaber .icerik blockquote { line-height: 26px; color: #ccc; border-left: none; font-size: 18px; padding-top: 20px; padding-bottom: 20px; text-align: center; font-style: italic; position: relative; width: 600px; margin: 90px auto 60px auto; max-width: 100%; }
.altSayfaHaber .icerik blockquote:before { background: #b39012; color: #fff; content: "\201C"; left: 50%; padding: 0 15px; position: absolute; top: -14px; transform: translateX(-50%); z-index: 9; }
.altSayfaHaber .icerik blockquote:after { border: 1px solid #b39012; border-left: 0; border-right: 0; bottom: 0; content: ""; display: block; left: 50%; margin-left: -4.5em; position: absolute; top: -31px; width: 9em; z-index: 1; }
/******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }
.social2 { float: right; margin-top: 11px; }
.social2 a { border-radius: 50px; margin-left: 15px; width: 30px; height: 30px; background: #f1fbfa; }
.social2 a:after { position: absolute; content: ''; width: 25px; height: 25px; left: 10px; top: 6px; }
.social2 a.face:after { background-position: -14px -9px; }
.social2 a.inst:after { background-position: -90px -104px; left: 7px; top: 5px; }
.social2 a.twit:after { background-position: -35px -37px; left: 6px; top: 4px; }
/*******/
/****/
/*******/
#blogAna { background: linear-gradient(to bottom, #fff 300px, #f1f1f1 ); padding: 99px 0; }
#blogAna h2 { position: relative; color: #1a4388; font-weight: 600; font-size: 19px; letter-spacing: -.3px; text-align: center; width: 134px; margin: 0 auto; line-height: 38px; text-transform: uppercase; }
#blogAna .oge { display: block; padding: 0 27px; margin: 20px 0 80px 0; text-align: center; }
#blogAna .oge .ozet { color: #ddd; font-size: 14px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 21px; height: 86px; margin-top: 6px; padding: 0 15px; }
#blogAna .oge .ozet a:hover { color: #111; }
#blogAna .oge figure { overflow: hidden; }
#blogAna .oge figure a { height: 250px; display: block; width: 100%; position: relative; background: #ddd; }
#blogAna .oge figure a img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: auto; height: 100%; }
#blogAna .oge:hover { color: #000 }
#blogAna .oge h3 { font-weight: 600; font-size: 15px; letter-spacing: 1px; text-align: center; margin: 10px 0 0 0; padding: 0 25px; }
#blogAna .oge h3 a { color: #333; line-height: 22px; display: block; height: 40px; }
/*******/
/****/
.kapsulins { margin-top: 45px; }
.kapsulins .oge { background: #ffdf8f; margin: 0 10px 0 10px; padding: 11px 13px; display: block; float: left; text-align: center; border-radius: 4px; }
.kapsulins .oge .kisiBasi { display: block; font-size: 13px; color: #6b4d00; }
.kapsulins .oge .tl { display: block; font-weight: 600; font-size: 25px; color: #533b00; }
.kapsulins .oge .tl small { }
/****/
.site-backtop { display: none; position: fixed; bottom: 15px; right: 10px; z-index: 999; width: 40px; height: 40px; cursor: pointer; background: #0ba8e1; border-radius: 50%; }
.site-backtop:after { content: ''; position: absolute; z-index: 9; left: 12px; top: 13px; background: url(/d/ortak.png) no-repeat -254px -303px; width: 17px; height: 11px; filter: invert(1); }
/******/
/******/
#hatavar { margin: 50px 0; letter-spacing: 1px; font-size: 32px; color: #555; text-align: center; }
/******/
h2#benzer { height: 36px; line-height: 36px; font-size: 16px; font-weight: 600; border-bottom: 2px solid #eee; margin: 42px 0 20px 0; }
h2#benzer:after { content: ""; width: 30px; height: 2px; background: #5bbac7; display: block; position: relative; bottom: 2px; }
#benzerHab { display: flex; flex-wrap: wrap }
#benzerHab a { display: block; width: calc(33% - 15px); }
#benzerHab a:nth-child(3n+1) { margin: 0 15px 15px 0; }
#benzerHab a:nth-child(3n+2) { margin: 0 7.5px 15px 7.5px; }
#benzerHab a:nth-child(3n) { margin: 0 0 15px 15px }
#benzerHab a figure { height: 164px; overflow: hidden; position: relative; }
#benzerHab a figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 164px; max-width: initial; }
#benzerHab a h3 { line-height: 23px; height: 69px; font-size: 16px; margin: 8px 0; }
/*******/
#social3 { padding: 5px 20px; text-align: center; width: 137px; display: block; margin: 0 auto; }
#social3 a { position: relative; font-size: 20px; color: #ffffff; border-radius: 50%; height: 25px; width: 25px; padding: 20px; margin: 5px 3px; display: inline-block; background: #ed383c; }
#social3 a:hover { color: #999; }
#social3 i { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }
/******/
/*******/
/******/
.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }
/*******/
/************/
/************/
#haberDetay { color: #898989; line-height: 25px; }
.haberTepe { background: #efefef; padding: 100px 0 30px 0; font-family: Raleway; font-size: 30px; }
#haberDetay time { margin: 50px 0 20px 0; display: block; }
#haberDetay figure { }
#haberDetay figure img { width: 100%; }
#haberDetay .icerik { border-bottom: solid 3px #d4d4d4; margin-bottom: 30px; }
/*********/
/******/
/*******/
#harita { background: #fdfdfd; margin: 0 0 -44px 0; }
#harita .kapsul { border: solid 2px #dadada; box-shadow: 0 0 80px rgba(0,0,0,.1); padding: 1px; text-align: center; }
#harita .bilgiler { margin: 75px 0 0 75px; line-height: 22px; }
#harita .bilgiler > div { margin: 25px 0 }
#harita .bilgiler > div strong { display: block; color: #666 }
#harita .bilgiler > div span { }
#harita .bilgiler > div span a { }
/*******/
#metinalt { line-height: 29px; font-size: 16px; color: #333; padding: 30px 0 20px 0; background: #f2f2f2; }
#metinalt p { margin-bottom: 15px }
.mobRes { padding: 0 }
/*******/
#katPage a { display: block; margin-bottom: 40px; border-bottom: solid 1px #e5e5e5; padding-bottom: 40px; text-align: center; }
#katPage a figure { overflow: hidden; height: 250px; position: relative; margin: 0 }
#katPage a figure img { height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }
#katPage strong { font-size: 14px; color: #666; display: block; margin-top: 8px }
/********/
.altSayfaHaber { margin-top: 50px; line-height: 26px; letter-spacing: .5px; font-size: 14px; color: #333; }
.altSayfaHaber .bilgiler { padding: 5px 60px 0 0; }
.altSayfaHaber .bilgiler span { display: block; position: relative; margin: 0 0 40px 30px; }
.altSayfaHaber p { margin-bottom: 30px; }
.altSayfaHaber .icerik { min-height: 400px; }
.altSayfaHaber .icerik a { color: blue }
.konum99, .tel99, .mail99 { position: absolute; left: -38px; top: 6px; background: url(/d/ortak.png) no-repeat; display: block; opacity: .3; }
.konum99 { background-position: -367px -422px; width: 15px; height: 21px; }
.tel99 { background-position: -426px -488px; width: 16px; height: 22px; }
.mail99 { background-position: -393px -460px; width: 17px; height: 13px; }
.altSayfaHaber img { height: auto !important }
/********/
/*******/
textarea#TBmesaj, textarea#TBdigerOzellik { height: 150px; }
.formContact .form-control { width: 100%; border-radius: 0; border: 1px solid #e1e1e1; height: 42px; margin-bottom: 20px; font: 100 14px 'Raleway'; color: #111; box-shadow: none; padding: 5px 10px }
.dugme { height: 46px; width: 225px; margin: 0 auto 100px auto; background-color: #818483; color: #fff; display: block; line-height: 48px; text-align: center; margin-top: 7px; font-size: 16px; text-decoration: none; font-weight: 800; }
.dugme:hover { background-color: #696969; color: #ccc; }
/********/
/********/
/****ic menu****/
ul.icMenu { list-style-type: none; padding: 0; width: 100%; padding-right: 15px; }
ul.icMenu .hizli { font-weight: 600; color: #dadada; padding: 10px 0px; font-size: 22px; text-transform: uppercase; letter-spacing: 8px; text-align: center; }
ul.icMenu #00a651li { position: relative; }
ul.icMenu li a { display: block; font: 400 14px 'Exo',sans-serif; color: #111; padding: 16px; text-decoration: none; background: #f4f3f3; margin-bottom: 3px; letter-spacing: 1px; }
ul.icMenu li a.hover { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu li a.active { background: #888; color: #dadada; }
ul.icMenu li a:hover:not(.active) { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu2 { width: 250px; float: left; margin-right: 15px; }
ul.icMenu li.kategoriM a { background: #d9d9d9; border-bottom: solid 1px #383838; padding-left: 29px; }
/*****/
/*******/ /*******/
#kateg { background: #fbfbfb; border-bottom: 1px solid #eee; padding: 15px 0; margin: 0 0 40px 0; }
#kateg h1 { font-weight: 700; font-size: 36px; margin: 0; }
#kateg .katicerik { font-size: 16px; line-height: 1.5em; margin-bottom: 0; color: #a0a0a0; }
/*********/
.kategori { margin-top: 45px; min-height: 400px; }
.kategori .item { position: relative; margin: 0 10px 30px 10px; overflow: hidden; display: block; text-align: center; background: #f3f3f3; border-radius: 4px; padding: 0 0 20px 0; }
.kategori .item figure { margin-right: 10px; height: 240px; position: relative; overflow: hidden; width: 100%; }
.kategori .item figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; max-height: 90%; width: auto; max-width: 80%; }
.kategori .item:hover:after { content: ''; position: absolute; z-index: 7; width: 100%; height: 100%; background: rgba(0, 141, 210,.5); left: 0; top: 0; opacity: 1; }
.kategori .item:hover:before { content: '+'; color: #fff; font-size: 26px; width: 40px; height: 40px; position: absolute; z-index: 8; left: 50%; top: 50%; transform: translate(-50%,-50%); border: solid 1px #fff; border-radius: 50%; text-align: center; opacity: 1; line-height: 38px; }
.kategori .item h2 { margin: 5px 0; color: #444; display: block; }
.kategori .item .ozet { color: #53585c; line-height: 25px; padding-right: 15px }
/*******/
.basvuruDetay h2 { font-size: 18px; color: #333; padding: 15px 0 12px; }
.basvuruDetay .icerik { line-height: 25px; margin-bottom: 40px }
.basvuruDetay .icerik p { margin-bottom: 20px }
.basvuruDetay #video { position: relative; margin-bottom: 40px }
.basvuruDetay #video iframe { border: none; min-height: 400px; width: 100%; }
/*******/
.katTepe { }
.katTepe a { display: block; border: solid 1px #f3f3f3; width: 300px; max-width: 100%; margin: 0 auto 50px auto; text-align: center; padding: 30px 0; background: #f5f5f5; font-size: 16px; letter-spacing: .3px; }
.katTepe a:hover { background: #ddd; }
.flexYap { display: flex; flex-wrap: nowrap }
/*******/
/*********/
#bolumAlt { margin: 50px 0; min-height: 400px }
#bolumAlt .item { margin: 0 10px 90px 10px; }
#bolumAlt .item a.resim { display: block; text-align: center; overflow: hidden; margin: 0 auto; border-radius: 20px; box-shadow: 0px 0px 8px 0 rgba(0, 0, 0,.2); height: 340px; position: relative; }
#bolumAlt .item a.resim img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }
#bolumAlt .item h2.metin { min-height: 38px; margin: 5px 0 0 0; }
#bolumAlt .item h2.metin a { color: #272263; font-size: 20px; text-align: center; display: block; transition: all ease .3s; font-weight: 400; background: #fff; padding: 15px 0; }
#bolumAlt .item h2.metin a:hover { opacity: .8 }
#bolumAlt .item h2.metin strong { }
#bolumAlt .item h2.metin figure { height: 256px; overflow: hidden; }
/*******/
/*******/
/******/
iframe { max-width: 100%; }
/***/
/******/
.nedirIcerik { color: #333; min-height: 457px; line-height: 25px; }
.nedirIcerik iframe { margin: 30px 0 }
.nedirIcerik p { margin: 7px 0 }
.nedirIcerik .icerik { line-height: 30px; }
.nedirIcerik h1 { color: #58585a; font-weight: 700; font-size: 24px; margin: 0; border-bottom: 1px solid #dbdbdb; margin-bottom: 20px; height: auto; padding: 0 0 10px 0; }
.nedirIcerik h1 span { display: block; font-size: 14px; font-weight: 600; letter-spacing: 0; color: #6e6e6e; line-height: 13px; }
.nedirIcerik h1 strong { font-weight: 600; color: #c48012; font-size: 22px; }
.nedirIcerik .donanim { margin: 50px 0 10px 0; }
.nedirIcerik .donanim div { width: auto; float: left; margin: 0 0 20px 30px; text-align: center; }
.nedirIcerik .donanim div span { display: block; font-weight: 600; font-size: 14px; color: #002657 }
.nedirIcerik .donanim div em { font-style: normal; font-size: 13px; }
.nedirIcerik .donanim div img { width: 26px; display: inline-block; }
.nedirIcerik h2 { color: #4D4E53; }
.nedirIcerik ul { list-style: disc; margin-left: 30px; }
.nedirIcerik ul li { padding-left: 30px; padding-bottom: 3px; position: relative; line-height: 30px; }
.nedirIcerik .itemN { margin: 10px; max-height: 400px; overflow: hidden; }
.nedirIcerik .itemN img { }
.nedirIcerik figcaption { text-align: center; margin-bottom: 20px; font-weight: 600; font-size: 15px; color: #c1c1c1; }
.nedirIcerik .videoNedir { width: 50%; float: left; padding-right: 20px; position: relative; }
.nedirIcerik .videoNedir iframe { width: 100%; }
.nedirIcerik img { height: auto !important; display: list-item; margin: 0 25px 20px 0; }
/******/
.nedirIcerik figure { overflow: hidden; position: relative; width: fit-content; margin: 37px auto; }
.nedirIcerik figure:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; transition: all .2s; margin: 1rem; border: 2px solid rgba(255,255,255,.5); clip-path: polygon(0 calc(100% - 1rem),0 100%,1rem 100%,1rem 0,0 0,0 1rem,100% 1rem,100% 0,calc(100% - 1rem) 0,calc(100% - 1rem) 100%,100% 100%,100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; }
.nedirIcerik figure img { margin: 0 auto; }
.nedirIcerik figure:hover:after { border-color: #fff; -webkit-transform: scale(.9); transform: scale(.9); }
.nedirIcerik a { color: blue !important; }
/***/
nav.menuFixle { margin: 0; height: 50px; position: fixed; top: 0; left: 0; background: #1a4388; z-index: 99; width: 100%; text-align: center; }
nav.menuFixle ul { justify-content: center !important; margin-top: 10px; }
nav.menuFixle a { color: #fbfbfb !important; padding: 7px 16px !important; font-size: 14px !important; font-weight: 600; }
nav.menuFixle a:hover { color: #e2e2e2 !important; }
nav.menuFixle .altMenulu:after { color: #fff; }
nav.menuFixle .li1 { background: transparent }
nav.menuFixle .ulWrap2 { top: 40px }
nav.menuFixle .li1.okKoy:after { top: 24px; color: #fff; border-top: 4px solid #ffffff; }
nav.menuFixle a:before { display: none !important }
nav.menuFixle .ulWrap2:after { border-bottom: 7px solid #fff !important; }
nav.menuFixle .li1:last-child > a { color: #1a4388 !important; font-weight: 600; background: #fff; border-radius: 4px; padding: 10px 15px; margin-top: 0; }
/****/
.anasayfaortasag { position: absolute; right: 0; top: -140px; z-index: -1; }
.anasayfaortasag img { margin-right: -30px; height: auto }
#anasayfaortasol { position: absolute; left: 0; top: -203px; z-index: -1; }
#anasayfaortasol img { margin-left: -35px; }
#footersol { position: absolute; right: 0; bottom: 145px; z-index: 0; transform: rotate(180deg); }
#footersol img { display: block; margin-top: 0px; }
#anasayfaortaalt { position: absolute; right: 0; bottom: 0; z-index: -1; }
#anasayfaortaalt img { margin-right: -65px; display: block; }
/*******/
#bizAriyalim { background: #41bdd4; padding: 80px 0; }
#bizAriyalim h2 { text-align: center; padding-bottom: 5px; color: #fff; position: relative; font-weight: 800; margin: 0 0 45px 0; font-size: 25px; }
#bizAriyalim h2:after { content: ''; position: absolute; width: 80px; background: #d32a27; height: 3px; top: 110%; left: 50%; transform: translateX(-50%); }
#bizAriyalim input[type=text] { color: #fff; margin-right: 10px; width: 250px; float: left; background: #d32a27; border: solid 1px #d32a27; padding: 15px 20px; font-size: 12px; }
#bizAriyalim input[type=text]::placeholder { color: #fff; }
#bizAriyalim .ic { width: 770px; margin: 0 auto; max-width: 100%; }
a#araGonder { float: left; background: #116e7f; color: #fff; padding: 13px 20px; display: block; width: 250px; text-decoration: none; text-align: center; letter-spacing: 2px; font-weight: 800; }
/*******/
nav.icMenu { padding-right: 15px; margin-top: 17px; }
nav.icMenu a { position: relative; display: block; color: #32302e; text-decoration: none; margin-bottom: 3px; font-size: 13px; text-align: center; padding: 15px 0; font-weight: 600; letter-spacing: .7px }
nav.icMenu a:hover { color: #0975b8 }
nav.icMenu a.active { color: #0975b8 }
nav.icMenu a.active:after { content: '\f054'; font: 400 8px fontawesome; position: relative; right: -9px; top: -1px }
/*******/
/********/
/***********/
footer { background: #f9f9f9; padding: 0 0 0 0; position: relative; }
footer .h2 { color: #1a4388; font-weight: 600; font-size: 16px; margin-bottom: 15px; display: block; }
footer .logoMasF { display: block; margin: 13px 0 0 0; }
footer a#footTel { position: relative; padding-left: 24px; color: #404040; display: block; font-weight: 600; font-size: 19px; margin: 6px auto 0 auto; width: 159px; }
footer .socFoot { position: relative; text-align: center; width: 78%; float: right; }
footer .socFoot:before { content: ''; height: 1px; width: 120px; display: block; background: #dadde0; position: absolute; left: 31px; top: 12px; }
footer .socFoot:after { content: ''; height: 1px; width: 120px; display: block; background: #dadde0; position: absolute; right: 31px; top: 12px; }
footer .socFoot a { display: inline-block; position: relative; padding-left: 28px; line-height: 24px; letter-spacing: .4px; margin: 0 6px; color: #666; width: 24px; height: 24px; }
footer .socFoot a:after { width: 24px; height: 24px; background: url(/d/r/spriteAll.png) no-repeat; content: ''; position: absolute; left: 0; top: 0; }
footer .socFoot a.face:after { background-position: -7px -6px; }
footer .socFoot a.twit:after { background-position: -35px -37px; }
footer .socFoot a.inst:after { background-position: -86px -100px; }
footer .socFoot a.linked:after { background-position: -66px -71px; }
footer .socFoot a.pint:after { background-position: -66px -69px; }
footer .socFoot a:hover, footer .socFoot a:hover i { color: #fff }
footer .linkler a { display: block; color: #818d96; margin-bottom: 15px; font-size: 15px; letter-spacing: .5px; }
footer .linkler a:hover { color: #040909; }
footer .satir1 { margin-bottom: 40px; border-bottom: solid 1px #545454; padding: 40px 0 30px 0; display: flex; justify-content: center }
footer .satir1 img { filter: grayscale(100); }
footer .linkler a { color: #555555; display: block; margin: 0 0 15px 0; }
footer .satir3 { margin-top: 40px; padding: 20px 0 30px 0; }
footer .satir3 .copy { color: #4f565b; font-weight: 400; letter-spacing: .8px; float: left; margin: 5px 0 0 0; font-size: 13px; }
footer .satir3 .imza { text-align: center; padding: 15px 0; color: #444; font-size: 11px; letter-spacing: .5px; margin: 30px 0 0 0; }
footer .satir3 .imza img { max-width: 100px; }
/*******/
.basariTablosu { display: flex; flex-wrap: wrap; margin: 10px 0; }
.basariTablosu a { width: calc(25% - 10px); display: block; padding: 10px; margin: 5px; border-radius: 10px; background: #ffedec; }
.basariTablosu a img { display: block; }
/*******/
.fotorama { max-width: 800px; margin: 0 auto }
h1.sayfaMob { display: none }
/********/
/*******/
/******/
.yorumYaz { position: relative; padding: 14px 15px; margin: 20px auto; width: 500px; max-width: 100%; background: #07382b; }
.yorumYaz input, #yorumYaz textarea, #yorumYaz select { font-family: arial; border-radius: 0; box-shadow: none; background: #ffffff; border: 1px solid #afafaf; padding: 15px 25px 15px 25px; }
.yorumYaz #TBad { width: 48%; margin-right: 2%; margin-top: 10px }
.yorumYaz label { display: block; margin: 30px 15px 30px 0; float: left }
.yorumYaz select { padding: 10px 10px; margin: 20px 0; }
.yorumYaz #TBemail { width: 48%; margin-left: 2%; float: left; }
.yorumYaz #TBmesaj { margin-top: 25px; height: 150px; width: 100%; padding: 20px; }
.yorumYaz a { display: block; text-align: center; width: 100%; font-weight: 700; letter-spacing: 4px; background: #000000; padding: 13px 0; color: #fff; font-size: 13px; }
.yorumYaz a:hover { opacity: .7; }
/*********/
/******/
#yorumlarDetay { }
#yorumlarDetay h2 { margin: 0 0 20px 0; }
#yorumlarDetay h2 span { display: inline-block }
#yorumlarDetay h2 strong { display: inline-block; font-weight: 400; margin-right: 10px; }
#yorumlarDetay .item { position: relative; border-bottom: solid 1px #000000; padding: 25px; background: #07382b; }
#yorumlarDetay .item > em { font-style: normal; font-size: 28px; margin-right: 20px; color: #777777; background: #e7e7e7; border-radius: 50%; padding: 10px; height: 60px; width: 60px; overflow: hidden; display: block; line-height: 40px; text-align: center; float: left; }
#yorumlarDetay .item > strong { display: block; }
#yorumlarDetay .item > time { background: no-repeat; padding: 0 }
#yorumlarDetay .item .ozet { display: block; margin: 20px 0; font-size: 15px; line-height: 22px; }
#yorumlarDetay .item .ozet ul { list-style: disc; margin-left: 30px; }
.yildizOn { margin: 0 auto; background: url(/d/r/yildiz-pasif.png); width: 100px; height: 16px; display: block; position: absolute; right: 50%; top: 84px; }
.yildizOn span { max-width: 100px !important; position: absolute; left: 0; top: 0; width: 100px; height: 16px; background: url(/d/r/yildiz.png); }
/****/
a.dahaFazla { overflow: hidden; height: 46px; line-height: 39px; position: relative; font-size: 13px; letter-spacing: 1px; text-transform: uppercase; padding: 4px 18px; border-radius: 2px; text-align: center; color: #fff; background: #0da7e1; margin: 0 auto 30px auto; width: 232px; display: block; font-weight: 600; }
.dahaFazla:after { content: ""; height: 1px; background: #eee; width: 480px; position: absolute; top: 15px; left: -500px; display: block; z-index: -1; }
.dahaFazla:before { content: ""; height: 1px; background: #eee; width: 480px; position: absolute; top: 15px; right: -500px; display: block; z-index: -1; }
#paging { text-align: center; }
#paging a { display: inline-block; padding: 5px 20px; background: #11ada4; border-radius: 5px; color: #fff; margin: 10px 5px; font-size: 16px; font-weight: 600; }
#paging a.active { background: #283891 }
#etikAll ul li { transition: all 0.4s; display: inline-block; margin: 10px 10px 10px 0; padding: 1px; background: rgba(0,0,0,0.15); opacity: 0.5; -moz-border-radius: 30px; border-radius: 30px; }
#etikAll ul li:hover { transition: all 0.4s; background: #0084ff; }
#etikAll ul li a { text-transform: capitalize; font-size: 12px; font-weight: 400; line-height: 23px; color: #2d3745; background: #ffffff; display: inline-block; padding: 4px 10px; border-radius: 30px; }
#etikAll ul li a:hover { }
/*****blogcategory page******/
/*****blogcategory page******/
/****ic menu****/
ul.icMenu { list-style-type: none; padding: 0; width: 100%; padding-right: 15px; }
ul.icMenu .hizli { font-weight: 600; color: #dadada; padding: 10px 0px; font-size: 19px; text-transform: uppercase; text-align: center; letter-spacing: 1px; }
ul.icMenu li { position: relative; }
ul.icMenu li a { color: #111; padding: 16px; text-decoration: none; background: #f4f3f3; margin-bottom: 3px; font-size: 12px; line-height: 19px; display: block; }
ul.icMenu li a.hover { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu li a.active { background: #888; color: #dadada; }
ul.icMenu li a:hover:not(.active) { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu2 { width: 250px; float: left; margin-right: 15px; }
ul.icMenu li.kategoriM a { background: #ededed; border-bottom: solid 1px #cacaca; padding-left: 18px; }
/****ic menu****/
.blogAll, .blogCat { min-height: 450px; }
.blogCat .kapsul { margin: 0; }
.blogCat .item { padding: 25px; margin: 0 0 30px 0; position: relative; background-color: #f7f7f7; border-radius: 4px; }
.blogCat .item .resim { margin-right: 30px; overflow: hidden; float: left; width: 185px; height: 122px; }
.blogCat .item .resim a { display: block; margin-left: auto; margin-right: auto; position: relative; display: block; height: 100%; }
.blogCat .item .resim a img { }
.blogCat .item time { position: absolute; left: 10px; top: 10px; border-radius: 50%; padding: 13px 8px 0 8px; text-align: center; width: 63px; background: #fff; z-index: 5; height: 63px; }
.blogCat .item time span { position: relative; font-weight: 600; font-size: 12px; display: block; margin-bottom: 2px; text-transform: uppercase; color: #222; }
.blogCat .item time span:after { content: ''; left: 50%; transform: translateX(-50%); bottom: -2px; width: 10px; position: absolute; height: 2px; color: #fff; background-color: #1e73be; }
.blogCat .item time strong { font-size: 20px; display: block; margin-top: 3px }
.blogCat .item .metin { margin: 0; float: left; width: calc(100% - 216px); }
.blogCat .item h2 { margin: 0; }
.blogCat .item h2 a { margin-bottom: 25px; font-weight: 600; font-style: normal; color: #333; font-size: 18px; display: block; line-height: 28px; letter-spacing: .5px; }
.blogCat .item h2 a:hover { text-decoration: underline }
.blogCat .item a.detayCat { display: block; position: relative; width: 51px; font-size: 13px; color: #333; text-transform: uppercase; }
.blogCat .item a.detayCat:after { content: ''; position: absolute; left: 45px; top: 4px; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #333; }
.blogCat .item a.detayCat:before { background-color: #1e73be; position: absolute; display: block; left: 0; bottom: -5px; width: 0; height: 2px; content: ""; transition: width .4s ease; }
.blogCat .item a.detayCat:hover:before { width: 100%; }
/***/ /***/
.blogAll h2 { margin-bottom: 25px; font-weight: 600; font-style: normal; color: #ce264d; text-transform: uppercase; font-size: 14px; display: block; line-height: 19px; letter-spacing: .5px; }
.blogAll .kapsul { display: flex; flex-wrap: wrap; margin: 0 -20px; }
.blogAll .kapsul a { display: block; width: calc(33% - 30px); margin: 0 15px 30px 15px; position: relative; }
.blogAll .kapsul a:after { content: ''; position: absolute; left: 0; bottom: 0; background: linear-gradient(to top, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 85%); width: 100%; height: 68%; z-index: 7; }
.blogAll .kapsul a figure { overflow: hidden; height: 250px; }
.blogAll .kapsul a figure img { width: 100%; display: block; display: block; }
.blogAll .kapsul a h3, .blogAll .kapsul a h2 { text-transform: capitalize; text-align: center; color: #fff; margin: 15px 0; font-weight: 600; font-size: 15px; padding: 0 60px; }
.blogAll .kapsul a h3 { text-transform: capitalize; text-align: center; color: #fff; margin: 15px 0; font-weight: 600; font-size: 15px; padding: 0 35px; position: absolute; bottom: 19px; width: 100%; z-index: 8; }
.blogAll .kapsul a h3:after { transition: all ease .3s; content: ''; position: absolute; left: 50%; transform: translateX(-50%); width: 25px; height: 2px; bottom: -10px; background: #ffffff; }
.blogAll .kapsul a:hover h3, .blogAll .kapsul a:hover h2 { color: #ddd; }
.blogAll .kapsul a:hover img { filter: grayscale(1); }
.blogAll .item .link { background: rgba(0,0,0,0.15); padding: 1px; border-radius: 30px; display: inline-block; float: right; }
.blogAll .item .link a { background: #ffffff; padding: 8px 30px; display: inline-block; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-size: 14px; font-weight: 600; color: #373d47; }
.blogAll .item .link a:hover { color: #ffffff; transition: all 0.4s; background: rgb(39, 142, 202); }
.blogAll .item .icerik { height: 104px; overflow: hidden; position: relative; margin-bottom: 30px; padding-bottom: 25px; font-size: 14px; }
.blogAll .item .icerik a { color: #555; }
.haberTags { height: 42px; overflow: hidden; }
.haberTags a:nth-child(2n) { color: #fccb1b; }
.haberTags a:nth-child(2n+1) { color: #5c585c; }
.haberTags a:nth-child(2n):hover { color: #000; }
.haberTags a:nth-child(2n+1):hover { color: #444; }
/*******/
.katicerik { margin: 50px 0; line-height: 25px }
.katicerik p { margin-bottom: 20px }
.katicerik h2 { color: #1a4388; font-size: 17px; margin: 30px 0 8px 0; }
.katicerik .kapsul { height: 290px; overflow: hidden; padding: 0 25px 0 0; line-height: 28px; color: #555; font-size: 16px; }
.katicerik a.expand { color: #0171a2; width: 85px; margin: 0; display: block; font-weight: 600; }
.katicerik a { color: blue !important }
.katicerik .kapsul ul { list-style: disc; margin-left: 27px; }
.katicerik .kapsul ul li { }
.katicerik .kapsul ul li::marker { color: #1a4388 }
.blogSag { padding-left: 30px; }
#katVicets, #sonGonderi, #arsiv, #etikAll { font-size: 18px; text-transform: uppercase; position: relative; font-weight: 900; background: #ffffff; margin-bottom: 40px; padding: 30px; border: 2px solid rgba(0,0,0,0.07); border-radius: 5px; overflow: hidden; border-bottom-width: 4px; }
h4.kv-baslik { position: relative; padding-bottom: 19px; font-weight: 800; }
h4.kv-baslik:after { content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 1px; background: #00776f; }
.katVicetsBl { margin-top: 80px; }
#katVicets ul li, #arsiv ul li { position: relative; font-size: 14px; padding: 15px 0; text-transform: uppercase; border-top: 1px solid rgba(0,0,0,0.07); }
#katVicets ul li:first-child, #arsiv ul li:first-child { border: none; }
#katVicets ul li a, #arsiv ul li a { color: #2d3745; font-weight: 600; display: block; }
#katVicets ul li > a:before, #arsiv ul li > a:before { transition: all 0.4s; content: "-"; display: inline-block; font-family: Arial; font-size: 0; font-weight: 400; line-height: 13px; margin-left: -15px; width: 15px; }
#katVicets ul li:hover > a, #arsiv ul li:hover > a { color: #ce264d; }
#katVicets ul li:hover > a:before, #arsiv ul li:hover > a:before { font-size: 25px; margin-left: 0; }
#katVicets ul li a:hover, #arsiv ul li a:hover { }
#katVicets ul li a span, #arsiv ul li a span { font-size: 12px; font-weight: 700; margin-top: -10px; text-align: center; line-height: 30px; width: 30px; height: 30px; float: right; opacity: 0.5; border-radius: 30px; position: relative; }
#katVicets ul li a span:before, #arsiv ul li a span:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,0.15); -moz-border-radius: 30px; border-radius: 30px; font-family: Arial; }
#katVicets ul li:hover > a > span, #arsiv ul li:hover > a > span { color: #ffffff; transition: all 0.4s; background: #ce264d; opacity: 1; }
/*****/
#sonGonderi ul li { border-top: 1px solid rgba(0,0,0,0.07); position: relative; text-transform: none; margin-bottom: 30px; min-height: 85px; font-size: 14px; max-height: 50px; padding-left: 80px; }
#sonGonderi ul li:first-child { border-top: none; }
#sonGonderi ul li .resim { position: absolute; top: 25px; left: 0; width: 60px; height: 60px; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
#sonGonderi ul li .resim img { width: 60px; height: 60px; }
#sonGonderi ul li .resim a { position: absolute; top: 0; left: 0; width: 60px; height: 60px; display: block; opacity: 0; }
#sonGonderi ul li .resim a span { position: absolute; top: 0; left: 0; width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 18px; color: #ffffff; transition: all 0.4s; background: rgba(0,132,255,0.75); border-radius: 50%; }
#sonGonderi ul li h6 { font-size: 13px; padding-top: 20px; margin: 0 0 13px 0; font-weight: 700; color: #2d3745; }
#sonGonderi ul li h6 a { display: block; line-height: 16px; color: #777; font-weight: 600; }
#sonGonderi ul li time { font-size: 13px; color: #cfcfcf; font-weight: 400; }
/*****/
/*******/
/****/
.onceki .miniRes { float: left; border-radius: 50%; overflow: hidden; margin-right: 15px }
.onceki .miniRes img, .sonraki .miniRes img { height: 60px; width: 60px }
.onceki .miniOk { float: left }
.onceki .miniOk a { line-height: 60px; font-size: 22px; display: inline-block; margin-right: 15px }
.onceki .miniYolla h4, .sonraki .miniYolla h4 { margin: 5px 0 }
.onceki .miniYolla h4 a, .sonraki .miniYolla h4 a { font-size: 12px; line-height: 20px; display: block; font-weight: 600; color: #424242; }
.onceki:hover .miniOk a, .sonraki:hover .miniOk a { color: red }
.onceki .miniYolla a span, .sonraki .miniYolla a span { font-size: 12px; display: block }
.sonraki { text-align: right }
.sonraki .miniOk { float: right }
.sonraki .miniRes { float: right; border-radius: 50%; overflow: hidden; margin-left: 15px }
.sonraki .miniOk a { line-height: 60px; font-size: 22px; display: inline-block; margin-left: 15px }
.onceki .miniRes a, .sonraki .miniRes a { display: block; height: 60px; width: 60px; }
.onceki .miniRes img, .sonraki .miniRes img { height: 100%; max-width: initial }
/****/
/****paylasim****/
.haberPaylas { margin: 20px 0px 60px 0; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; padding-top: 20px; padding-bottom: 20px; }
.haberPaylas div { display: inline-block; vertical-align: middle; margin: 10px 0; }
.haberPaylas .sos { width: 32px; height: 32px; display: inline-block; background-image: url(/d/r/elements.png); background-repeat: no-repeat; margin: 0; }
.haberPaylas .met { display: inline-block; position: relative; padding: 0 9px; border-left: 1px solid rgba(255,255,255,.1); font-weight: 700; line-height: 10px; }
.haberPaylas a { font-size: 11px; color: #fff; height: 32px; border-radius: 3px; margin-left: 10px; display: inline-block; }
.haberPaylas a.faceHaber { background-color: #516eab; }
.haberPaylas a.faceHaber:hover, article .haberPaylas a.twitHaber:hover { color: #fff; opacity: .9; }
.haberPaylas a.faceHaber .sp-facebook { background-position: -20px -20px; }
.haberPaylas a.faceHaber .metin { }
.haberPaylas a.twitHaber { background-color: #29c5f6; }
.haberPaylas a.twitHaber .sp-twitter { background-position: -20px -436px; }
.haberPaylas a.twitHaber .metin { }
.haberPaylas a.linkedHaber { background-color: #0073b0; }
.haberPaylas a.linkedHaber .sp-linked { background-position: -23px -783px; }
.haberPaylas a.linkedHaber .metin { }
.haberPaylas a.linkedHaber { background-color: #0073b0; }
.haberPaylas a.whatsapp { background: #69c701; }
.haberPaylas a.whatsapp .sp-whats { background-position: -20px -736px; }
.haberPaylas a.instagram { background: #517fa6; }
.haberPaylas a.instagram .sp-insta { background-position: -20px -229px; }
li#whats, li#whatsM { }
li#whats a, li#whatsM a { background-color: #69c701; background-position: -20px -736px; background-image: url(/d/r/elements.png); background-repeat: no-repeat; height: 34px; margin: 6px 0 0 14px; color: #fff; font-weight: 400; padding: 9px 8px 6px 32px; }
/***/
/****paylasim****/
/****paylasim****/
.haberPaylas { margin: 20px 0px 60px 0; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; padding-top: 20px; padding-bottom: 20px; }
.haberPaylas div { display: inline-block; vertical-align: middle; margin: 10px 0; }
.haberPaylas .sos { width: 32px; height: 32px; display: inline-block; background-image: url(/d/r/elements.png); background-repeat: no-repeat; margin: 0; }
.haberPaylas .met { display: inline-block; position: relative; padding: 0 9px; border-left: 1px solid rgba(255,255,255,.1); font-weight: 700; line-height: 10px; }
.haberPaylas a { font-size: 11px; color: #fff; height: 32px; border-radius: 3px; margin-left: 10px; display: inline-block; }
.haberPaylas a.faceHaber { background-color: #516eab; }
.haberPaylas a.faceHaber:hover, article .haberPaylas a.twitHaber:hover { color: #fff; opacity: .9; }
.haberPaylas a.faceHaber .sp-facebook { background-position: -20px -20px; }
.haberPaylas a.faceHaber .metin { }
.haberPaylas a.twitHaber { background-color: #29c5f6; }
.haberPaylas a.twitHaber .sp-twitter { background-position: -20px -436px; }
.haberPaylas a.twitHaber .metin { }
.haberPaylas a.linkedHaber { background-color: #0073b0; }
.haberPaylas a.linkedHaber .sp-linked { background-position: -23px -783px; }
.haberPaylas a.linkedHaber .metin { }
.haberPaylas a.linkedHaber { background-color: #0073b0; }
.haberPaylas a.whatsapp { background: #69c701; }
.haberPaylas a.whatsapp .sp-whats { background-position: -20px -736px; }
.haberPaylas a.instagram { background: #517fa6; }
.haberPaylas a.instagram .sp-insta { background-position: -20px -229px; }
li#whats, li#whatsM { }
li#whats a, li#whatsM a { background-color: #69c701; background-position: -20px -736px; background-image: url(/d/r/elements.png); background-repeat: no-repeat; height: 34px; margin: 6px 0 0 14px; color: #fff; font-weight: 400; padding: 9px 8px 6px 32px; }
/***/
/****paylasim****/
.ilgili { margin: 60px 0; padding-bottom: 30px; display: flex; }
.ilgili a.item { display: block; width: calc(33% - 20px); margin: 0 10px; }
.ilgili a.item figure { position: relative; display: block; overflow: hidden; background: #fff; padding-bottom: 6px; height: 125px; }
.ilgili a.item figure img { display: block }
.ilgili a.item strong { display: block; font-weight: 600; color: #134393; font-size: 15px; line-height: 19px; width: 90%; }
/********/
/********/
.altSayfaHaber ul { list-style: disc; margin-left: 40px; }
/****telMail****/
#telMail { margin: 50px 0; }
#telMail .kapla { margin: 0 auto; width: 581px; max-width: 100%; }
#telMail .kapla a { float: left; text-align: left; line-height: initial; margin: 0 25px; }
#telMail .kapla a.eposta { position: relative; color: #fff; border-radius: 25px; background: #027c60; padding: 16px 25px 16px 55px; }
#telMail .kapla a.eposta:after { background: url('/d/r/sprite.png') no-repeat -797px -817px; width: 25px; height: 16px; content: ''; top: 17px; left: 23px; position: absolute; }
#telMail .kapla a.tell { position: relative; }
#telMail .kapla a.tell:after { content: ''; background: url('/d/r/sprite.png') no-repeat -739px -761px; width: 48px; position: absolute; left: -63px; top: 0; height: 48px; }
#telMail .kapla a.tell span { display: block; color: #8f8f8f; }
#telMail .kapla a.tell strong { display: block; font-size: 32px; color: #b39012; font-weight: 800; }
/****telMail****/
.sabit { padding: 0px 0px; }
.urunTab { margin: 30px 0px; }
.urunTab .bilgi { line-height: 30px; font-size: 15px; color: #fbfbfb; padding: 30px 15px; background: #07382b; border: none; }
.urunTab .bilgi h2 { margin: 0 0 15px 0; font-size: 18px; font-weight: 600 }
.urunTab .etezgahTab { }
.urunTab .etezgahTab a { border-radius: 0; font-size: 14px; padding: 10px 15px; background: #04291f; display: inline-block; margin-right: 0; letter-spacing: .5px; font-weight: 600; color: #aaa; }
.urunTab .etezgahTab a.aktif { color: #fff; background: #07382b; }
/****/
#sss { padding: 50px 0 }
#sss h2 { text-align: center; color: #3a4a5f; letter-spacing: 1px; font-weight: 600; font-size: 22px; margin: 0 0 20px 0 }
#sss .item a { background: #07382b; position: relative; display: block; color: #fbfbfb; font-size: 14px; padding: 10px 21px; margin: 25px 0; border-radius: 22px; }
#sss .item a:after { content: ''; display: inline-block; width: 0; margin-left: 10px; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #fff; }
#sss .item a.active:after { content: ''; border-top: initial; border-bottom: 6px solid #4b5d72 }
#sss div.cevap { padding: 5px 21px; font-size: 15px; color: #ddd; }
.blogOklar { position: absolute; z-index: 4; bottom: -37px; height: 50px; margin-left: 0; width: 100px; }
.blogOklar .left, .blogOklar .right { transition: all ease .2s; top: 50%; width: 40px; height: 16px; background: url(/d/r/sprite.png); display: block; position: absolute; margin-top: -8px; }
.blogOklar .left { background-position: -291px -292px; transform: rotate(180deg); left: 5px; opacity: .3; }
.blogOklar .right { right: 5px; background-position: -291px -292px; }
.blogOklar .left:hover { bottom: 5px; }
.blogOklar .right:hover { bottom: 5px; }
a#whats { width: 134px; position: fixed; left: 15px; bottom: 15px; background-color: #389e38; color: #fff; padding-left: 41px; padding-right: 12px; padding-top: 5px; padding-bottom: 5px; border-radius: 6px; font-size: 14px; line-height: 32px; z-index: 10; height: 42px; }
a#whats img { left: 8px; top: 9px; position: absolute; }
/*******/
#upDownSlider { position: absolute; width: 106%; margin-right: 30px; left: -41px; bottom: 24px; }
.xzoom-thumbs { padding: 0; display: flex; flex-wrap: wrap; }
#upDownSlider .up,
#upDownSlider .down { margin: 0 2px; width: 20px; height: 20px; position: absolute; top: -52px; }
#upDownSlider .up { right: 20px; }
#upDownSlider .down { left: 20px; }
#upDownSlider .up:after, #upDownSlider .down:after { content: ''; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; position: absolute; top: 0; z-index: 8; display: none; }
#upDownSlider .up:after { border-left: 15px solid #1a4388; right: 0; }
#upDownSlider .down:after { border-right: 13px solid #1a4388; left: 0; }
/*******/
#urunilgili { margin: 40px 0; }
#urunilgili h2 { margin: 0 0 10px 0; font-weight: 600; font-size: 19px; text-transform: uppercase; text-align: center; color: #1a4388; }
#urunilgili a { display: block; margin: 10px; }
#urunilgili a figure { }
#urunilgili a figure img { display: block }
#urunilgili a strong { display: block; margin: 5px 0 0 0; font-size: 15px; font-weight: 400; text-align: center; color: #1a4388; }
.iletBilg { }
.iletBilg div { margin: 0 0 25px 0; }
.iletBilg div span { display: block; font-weight: 300; font-size: 14px; color: #777; margin: 0 0 3px 0; }
.iletBilg div address { display: block; font-weight: 300; font-size: 14px; color: #1a4388; margin: 0 0 3px 0; font-style: normal; width: 250px; }
.iletBilg div a { font-size: 15px; font-weight: 400; color: #1a4388; display: block; }
.aspect-ratio { padding-bottom: 56.25%; height: 0; position: relative; }
/*****************/
.kayseriMobilyaFaq { margin: 75px 0; }
.kayseriMobilyaFaq .title { font-size: 28px; font-weight: 600; color: #000; margin-bottom: 15px; text-align: center; }
.kayseriMobilyaFaq .item { }
.kayseriMobilyaFaq .item .baslik { font-size: 18px; font-weight: 600; color: #000; margin: 0 auto; height: 50px; border: 1px solid #d9d9d9; background: #fff; position: relative; padding: 12px 55px; border-bottom: none; }
.kayseriMobilyaFaq .item:last-child .baslik { border-bottom: 1px solid #d9d9d9; }
.kayseriMobilyaFaq .item a.link1 { position: relative; }
.kayseriMobilyaFaq .item a:not(.link1) { color: #0075ff }
.kayseriMobilyaFaq .item a:not(.link1):hover { opacity: .7 }
.kayseriMobilyaFaq .item a.link1:before { content: ""; position: absolute; left: 22px; top: 21px; z-index: 9; border-top: 3px solid #000; border-right: 3px solid #000; width: 10px; height: 10px; transform: rotate(134deg); }
.kayseriMobilyaFaq .item .active:before { transform: rotate(315deg); }
.kayseriMobilyaFaq .item .ozet { font-size: 16px; line-height: 30px; margin: 0 auto; border: 1px solid #d9d9d9; color: #000; padding: 5px 20px; background: #fafafa; border-bottom: none; }
.kayseriMobilyaFaq .item .ozet p { margin-bottom: 10px; }
.kayseriMobilyaFaq .item .ozet ul, .kayseriMobilyaFaq .item .ozet ol { list-style: disc; margin-left: 40px }
/**********/
#etiket { }
#etiket strong { color: #666; margin: 7px 0; display: block; }
#etiket a { padding: 1px 4px; color: #777; position: relative; margin: 0 2px 5px 0; }
#etiket a:after { content: ','; position: absolute; right: -3px; top: 0; z-index: 9; }
#etiket a:last-child:after { display: none }
#etiket a:nth-child(2) { padding-left: 0 }
/*****************/
#kayseriMobilya { }
#kayseriMobilya ul{
    list-style: disc;
    margin-left: 25px;
}
#kayseriMobilya ul li{
    margin: 8px 0;
}
#kayseriMobilya .katBilgi { }
#kayseriMobilya .katBilgi .content { }
#kayseriMobilya h2 { font-weight: 600; font-size: 26px; }
#kayseriMobilya p a { color: blue; }
#kayseriMobilya p { font-size: 16px; font-weight: 400; line-height: 25px; margin-bottom: 20px; }
#kayseriMobilya .item { position: relative; margin-bottom: 50px; }
#kayseriMobilya .item .kapsul { }
#kayseriMobilya .item .kapsul .icerik { }
#kayseriMobilya .item .wrap { }
#kayseriMobilya .item .kap0 { position: relative; margin: 10px; }
#kayseriMobilya .item .kap0 figure { }
#kayseriMobilya .item .kap0 figure img { }
#kayseriMobilya .item .kap0 .metin { position: absolute; top: 10%; left: 10%; }
#kayseriMobilya .item .kap0 .metin h3 { margin: 0; background: #fbfbfb; padding: 10px 15px; border-radius: 5px; font-size: 16px; font-weight: 400; color: #1a4388; }
#kayseriMobilya .item a.tumuGor { display: inline-block; margin: 15px auto 0; border: 1px solid #1a4388; padding: 10px 17px; text-align: center; font-size: 16px; font-weight: 400; color: #fff; width: 100%; background: #1a4388; }
#kayseriMobilya figure { overflow: hidden; position: relative; width: fit-content; /* margin: 37px auto; */ }
#kayseriMobilya figure:after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; transition: all .2s; margin: 1rem; border: 2px solid rgba(255,255,255,.5); clip-path: polygon(0 calc(100% - 1rem),0 100%,1rem 100%,1rem 0,0 0,0 1rem,100% 1rem,100% 0,calc(100% - 1rem) 0,calc(100% - 1rem) 100%,100% 100%,100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; }
#kayseriMobilya figure img { margin: 0 auto; }
#kayseriMobilya figure:hover:after { border-color: #fff; -webkit-transform: scale(.9); transform: scale(.9); }
/*****************/
#ana5li { margin: 100px 0; }
#ana5li .wrap { margin: -15px; }
#ana5li .item { width: calc(33.33333% - 30px); margin: 15px; position: relative; border-radius: 6px; overflow: hidden; }
#ana5li .item:first-child, #ana5li .item:nth-child(2) { width: calc(50% - 30px); }
#ana5li .item figure { height: 100%; width: 100%; }
#ana5li .item figure img { height: auto; width: 100%; height: 100%; }
#ana5li .item .metin { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 55px; z-index: 50; }
#ana5li .item .metin:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 0 0 105px 0; background: linear-gradient(126deg, #e5e5e5 15%, transparent 78%); }
#ana5li .item .metin .baslik { font-size: 25px; font-weight: 600; color: #003e8e; z-index: 50; position: relative; }
#ana5li .item .metin .kisaOzet { margin: 15px 0; font-size: 16px; font-weight: 400; line-height: 25px; color: #4e5d84; position: relative; z-index: 50; }
#ana5li .item .metin a { z-index: 50; position: relative; background: #fff; color: #53608d; padding: 8px 34px 8px 20px; border-radius: 50px; display: inline-block; font-size: 15px; overflow: hidden; transition: all 750ms ease; }
#ana5li .item .metin a:before { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; background: #53608d; z-index: -1; transition: all 750ms ease; }
#ana5li .item .metin a:hover:before { width: 100%; }
#ana5li .item .metin a:hover { color: #fff; }
#ana5li .item .metin a:after { content: "\01F862"; position: absolute; right: 10px; top: 7px; }
#ana5li .item:nth-child(3) { }
#ana5li .item:nth-child(3) .metin { padding: 25px; }
#ana5li .item:nth-child(3) .metin .baslik { font-size: 16px; }
#ana5li .item:nth-child(3) .metin .kisaOzet { font-size: 13px; margin: 5px 0; line-height: 19px; }
#ana5li .item:nth-child(3) .metin a { font-size: 12px; padding: 5px 26px 5px 15px; }
#ana5li .item:nth-child(3) .metin a:after { top: 4px; right: 6px; }
#ana5li .item:nth-child(4) { }
#ana5li .item:nth-child(4) .metin { padding: 0; top: 55%; right: -10px; left: initial; width: auto; height: auto; transform: translate(-50%, -50%); }
#ana5li .item:nth-child(4) .metin:before { display: none; }
#ana5li .item:nth-child(4) .metin .baslik { font-size: 18px; }
#ana5li .item:nth-child(4) .metin .kisaOzet { margin: 0; font-size: 12px; }
#ana5li .item:nth-child(4) .metin a { display: none; }
#ana5li .item:nth-child(4) { }
#ana5li .item:nth-child(5) .metin { padding: 0; top: 55%; /* right: 50%; */ left: 50%; width: auto; height: auto; transform: translate(-50%, -50%); text-align: center; }
#ana5li .item:nth-child(5) .metin:before { display: none; }
#ana5li .item:nth-child(5) .metin .baslik { font-size: 23px; }
#ana5li .item:nth-child(5) .metin .kisaOzet { margin: 0; font-size: 11px; }
#ana5li .item:nth-child(5) .metin a { display: none; }
#ana5li .item::before { position: absolute; top: 0; left: -75%; z-index: 7; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
#ana5li .item:hover::before { -webkit-animation: shine .75s; animation: shine .75s; }

@-webkit-keyframes shine {
    100% { left: 125%; }
}

@keyframes shine {
    100% { left: 125%; }
}
/*****************/
/*****************/
#faqKategori { margin: 30px 0; }
#faqKategori .item { margin-bottom: 20px; }
#faqKategori .item h2 { margin: 0 0 5px 0; font-size: 19px; font-weight: 600; color: #1a4388; }
#faqKategori .item .ozet { }
#faqKategori .item .ozet a { color: blue; }
/***********/
#explore { margin: 50px 0; }
#explore .title {padding: 0 0 10px 0;position: relative;background: #fff;margin: 0 0 10px 0;font-weight: 400;font-size: 19px;text-align: center;color: #1a4388;}
#explore .title::before { content: ""; position: absolute; width: 95px; height: 1px; background: #1a4388; bottom: -2px; left: 50%; transform: translateX(-50%); }
#explore .icon { margin: 25px 0px; }
#explore .icon .kapsul {width: calc(20% - 20px);margin: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;border: 1px solid #e7e7e7;padding: 10px 10px 20px;transition: background ease .3s;}
#explore .icon a:hover {color: #1a4388;background: #ebebeb;}
#explore .icon svg {width: 70px;height: 70px;}
#explore .icon h4 {font-size: 16px;font-weight: 400;text-align: center;color: #000000;margin: 14px 0 0;}
#explore .icon .kapsul:hover svg { fill: #1a4388; animation: kaysinsagsol .5s; }
#explore .icon .kapsul.baza:hover svg path { fill: #1a4388; }

@keyframes kaysinsagsol {
    0% { left: 0; right: initial }
    30% { left: -220%; right: initial }
    31% { left: initial; right: -220px }
    60% { left: initial; right: 0 }
}
/***********/
/*Whatsapp**/
.whatsChat {display: none;color: #25d366;display: block;position: fixed;z-index: 9000;left: 20px;bottom: 20px;font: 400 16px var(--icerik-fontu);letter-spacing: 0;animation: joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform-origin: calc(60px/-2) calc(60px/-4);user-select: none;touch-action: manipulation;-webkit-font-smoothing: antialiased;-webkit-tap-highlight-color: rgb(0 0 0/0); --peak: url(#joinchat__peak_l);transform: scaleX(1);animation-delay: 2.2s;}
.whatsChatShow { display: block; transform: scaleX(1) }
.whatsChatBtn { display: flex; flex-direction: row; position: absolute; z-index: 2; bottom: 8px; left: 8px; height: 60px; min-width: 60px; background: #25d366; color: inherit; border-radius: calc(60px /2); box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24); cursor: pointer; transition: background-color .2s linear; }
.whatsOpn { width: 60px; height: 60px; border-radius: 50%; background-size: 60%; overflow: hidden; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E"); background-color: rgb(0 0 0/0); background-position: 50% 50%; background-repeat: no-repeat; }
.whatsChatText { padding: 0; max-width: 0; border-radius: 60px; font-weight: 600; line-height: 60px; white-space: nowrap; opacity: 0; overflow: hidden; text-overflow: ellipsis; transition: none }
.whatsChatSend { display: none; flex-shrink: 0; width: 60px; height: 60px; max-width: 60px; padding: calc(60px*0.18); margin: 0; overflow: hidden }
.whatsChatTooltip { position: absolute; top: calc(60px/2 - 16px); left: calc(60px + 16px); max-width: calc(100vw - 60px - 45px); height: 32px; padding: 0 14px; border: none; border-radius: 16px; background: #fff; color: rgba(0,0,0,.8); line-height: 31px; white-space: nowrap; opacity: 0; transition: opacity .3s ease-out .4s; filter: drop-shadow(0 1px 4px rgba(0,0,0,.4)); pointer-events: none }
.whatsChatTooltip div { width: -moz-max-content; width: max-content; max-width: 100%; overflow: hidden; text-overflow: ellipsis }
.whatsChatTooltip:after { content: ""; display: block; position: absolute; top: 10px; left: -6px; border: 8px solid transparent; border-width: 6px 0 6px 8px; border-left-color: #fff; rotate: 180deg; }
.whatsChatBox { display: flex; flex-direction: column; position: absolute; bottom: 0; left: 0; z-index: 1; width: calc(100vw - 20px*2); max-width: 400px; max-height: calc(100vh - 20px - 20px); border-radius: calc(60px/2 + 2px); background: #fff linear-gradient(180deg,#25d366,#25d366 calc(60px*1.16667),rgb(37 211 102/4%) calc(60px*1.16667),rgb(37 211 102/4%)); box-shadow: 0 2px 6px 0 rgba(0,0,0,.5); text-align: left; overflow: hidden; transform: scale3d(0,0,0); opacity: 0; transition: max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s }
.whatsChatHeader { display: flex; flex-flow: row; align-items: center; position: relative; flex-shrink: 0; height: calc(60px*1.16667); min-height: 50px; padding: 0 70px 0 26px; margin: 0 }
.whatsChat-wa { height: 28px; width: auto; fill: #fff; opacity: .8 }
.whatsClose { --size: 34px; position: absolute; top: calc(50% - 34px/2); right: 24px; width: 34px; height: 34px; border-radius: 50%; background: rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6L24 2.4z'/%3E%3C/svg%3E") 50% no-repeat; background-size: 12px; cursor: pointer; transition: background-color .3s ease-out }
.whatsChatContent { width: calc(100% + 4px); padding: 20px 0 calc(60px + 16px) }
.whatsChatMessage { position: relative; min-height: 56px; padding: 15px 20px; margin: 0 26px 26px; border-radius: 26px; background: #fff; color: #4a4a4a; word-break: break-word; filter: drop-shadow(0 1px 2px rgba(0,0,0,.3)); transform: translateZ(0) }
.whatsChatMessage:before { content: ""; display: block; position: absolute; bottom: 18px; left: -15px; width: 17px; height: 25px; background: inherit; -webkit-clip-path: var(--peak); clip-path: var(--peak) }
.whatsChatSend path { fill: none !important; stroke: #fff !important }
.whatsChatSend .joinchat_svg__plain { stroke-dasharray: 1097; stroke-dashoffset: 1097; animation: joinchat_plain 6s .2s ease-in-out infinite }
.whatsChatSend .joinchat_svg__chat { stroke-dasharray: 1020; stroke-dashoffset: 1020; animation: joinchat_chat 6s 3.2s ease-in-out infinite }
.whatsChatBtn:hover { background: #128c7e; transition-duration: 1.5s }
.whatsChatBtn:hover .whatsChatTooltip { opacity: 1; animation: none; transition: opacity .2s }
.whatsChat.active .whatsChatBox { opacity: 1; transform: scaleX(1); transition: max-height .2s ease-out,opacity .2s ease-out,transform 0s linear }
.whatsChat.active .whatsOpn { display: none }
.whatsChat.active .whatsChatSend { display: block }
.whatsChat.active .whatsChatText { padding: 0 4px 0 24px; max-width: min(400px - 16px - 60px,100vw - 16px - 60px - 2*20px); opacity: 1; transition: max-width .2s linear,opacity .4s ease-out .2s }
.whatsChat.active .whatsChatText a { color: #fff }
.whatsChat.active .whatsChatTooltip { display: none }

@keyframes joinchat_show {
    0% { transform: scale3d(0,0,0) }

    to { transform: scaleX(1) }
}

@keyframes joinchat_plain {
    0%,50%,to { stroke-dashoffset: 1097 }

    5%,45% { stroke-dashoffset: 0 }
}

@keyframes joinchat_chat {
    0%,50%,to { stroke-dashoffset: 1020 }

    5%,45% { stroke-dashoffset: 0 }
}
/*Whatsapp**/

/**********/
#sizGelCat { }
#sizGelCat .item { position: relative; border: 1px solid #ebebeb; background: #fff; margin: 10px; padding: 5px; }
#sizGelCat .item figure { height: 275px; width: 100%; overflow: hidden; }
#sizGelCat .item figure img { width: 100%; height: 100%; object-fit: contain; }
#sizGelCat .item .baslik { padding: 16px 8px;  margin: 0px 0 10px; font-size: 18px; font-weight: 400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #222; }
/**********/
@media (min-width: 1901px) { #hakkimizda h2 { margin: 78px 0 20px 0; }
    .anasayfaortasag img { margin-right: 0; }
    #anasayfaortasol img { margin-left: 0; }
    #anasayfaortaalt img { margin-right: 0; }
    .etezgah { width: 1600px; }
    footer .etezgah { width: 1170px; }

    #hakkimizda h2 { margin: 78px 0 20px 0; }
}

@media (min-width:1200px) and (max-width: 1400px) {
    footer .etezgah { width: 1000px; }
}

@media (min-width:992px) and (max-width:1199px) {
}

@media (max-width:767px) {
    #bizAriyalim input[type=text], a#araGonder { width: 100%; margin-bottom: 10px; }
    a#mailAdres { float: none; padding-left: 45px; margin: 15px 0 15px 10px; }
    #harita .bilgiler { margin: 30px 0 0 0; }
    .flexYap { display: flex; flex-wrap: wrap }
    .sayfaMenu { display: none; position: absolute; width: 100%; background: #fff; top: 66px; z-index: 98; box-shadow: 4px 7px 10px -9px rgba(0,0,0,.5) }
    .sayfaMenu a { padding-left: 25px !important; text-align: left !important }
    .sayfaMenu a.active { display: none }
    h1.sayfaMob { display: none; position: relative; border-radius: 4px; z-index: 2; border: 1px solid #e0e0e0; box-shadow: 0 1px 1px rgba(0,0,0,.17); padding: 12px 25px; font-size: 13px; text-align: left; }
    h1.sayfaMob:after { content: ''; position: absolute; top: 20px; right: 13px; background: url(/d/r/sprite2.png) no-repeat -690px -736px; width: 13px; height: 8px; }
    .ilgiliOklar { display: block; }
    a.logoF { text-align: center; }
    a.logoF img { position: relative; max-width: 275px; left: initial; top: initial; display: inline-block; }
    img.mlogo { width: 185px; margin: 30px auto; text-align: center; display: block; }
    #urunOwl { margin-left: 0; }
    #serit { left: 0; right: initial; width: 42px; }
    #daire1 { display: none }
    #daire2 { display: none }
    a#eposta { display: none }
    .flexYap { display: flex; flex-wrap: wrap; }
    #kateg h1 { font-weight: 700; font-size: 20px; }
    .nedirIcerik img { height: auto; }
    .haberPaylas strong { display: none }
    .haberPaylas a { min-width: 47px; margin: 10px 0 0 8px; }
    .haberPaylas .sos { margin: 2px 4px 0 6px; }
    .haberPaylas div.gosterim { margin: 0 7px 0 0; }
    #benzerHab a { width: 100%; margin: 0 !important; }
    #benzerHab a figure img { height: auto; width: 100%; }
    .breadcrumb { padding: 0; white-space: nowrap; overflow-x: auto; width: 100%; float: none; text-align: left }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { font-size: 60px; line-height: 53px; margin: -40px 15px 0 15px; color: #222; position: absolute; right: 0; top: 130px; }
    .owl-carousel .owl-nav button.owl-prev { left: initial; left: 0 }
    .owl-theme .owl-nav [class*=owl-]:hover { background: transparent; color: #000 }
    .kapsulins { margin: 15px -10px; }
    .kapsulins .oge { }
    .kapsulins .oge .kisiBasi { max-width: 72px; }
    #kateg .kapsul { margin: 0; display: block; }
    .urunTab .etezgahTab a { padding: 10px 25px; }
    .urunTab .bilgi { padding: 45px 15px; }
    .urunTab { margin: 60px 0 0 0; }
    a#kayitol { top: 80px; right: initial; }
    .nedirIcerik h1 { font-size: 17px; }
    .nedirIcerik ul li { padding-left: 0; }
    #blogAna .oge { padding: 0; margin: 10px 0 20px 0 }
    .blogOklar { margin-top: 20px; position: relative !important; width: 95px !important; }
    footer strong { display: block }
    .blogSag { padding-left: 0; }
    .blogAll .kapsul a { width: 100%; }
    .blogCat .item .resim,
    .blogAll .kapsul a figure { height: auto; width: 100%; float: none; }
    .blogCat .kapsul,
    .blogAll .kapsul { margin: 0; }
    .ilgili .item { display: block; width: 100%; margin: 0; }
    .katVicetsBl { margin-top: 0px; }
    #hakkimizda figure { display: none; margin-right: 0; }
    #hakkimizda .ozet { margin: 30px 0 20px 0; }
    #hakkimizda h2 { margin: 25px 0; }
    #yorumlar h2 { font-size: 23px; font-weight: 400; }
    span.arti { width: 30px; height: 30px; top: 5px; line-height: 32px; }
    #hakkimizda .baslik { font-weight: 600; line-height: 34px; font-size: 28px; }
    #hakkimizda a.link { margin-top: 20px; padding: 11px 20px 11px 50px; }
    #ziyaretOwl { margin: 0 -10px }
    #yorumlar h2:after { display: none }
    .breadcrumb > li { letter-spacing: 0; }
    .dersAll .kapsul a { width: calc(100% - 30px); margin: 15px 15px 15px 15px; }
    .onceki { margin-bottom: 30px }
    #yorumlar .ozet { display: block; padding: 0; }
    #banner1 .kapsul { margin: 0 }
    #banner1 .item { width: 100%; float: none; margin: 0 0 12px 0; }
    #banner1 .item.uclu { width: 100%; float: none; }
    .oklarOrtak { position: absolute; z-index: 4; bottom: 0; height: 44px; left: 50%; width: 110px; transform: translateX(-50%); background: #fff; border-radius: 5px; padding: 0 15px; margin-left: 0; }
    .oklarOrtak .right { right: 0; }
    .blogOklar .right { right: 5px; }
    .blok2Oklar, .blok1Oklar, .vitrinOklar, .vitrinOklar2 { display: none }
    #anasayfaortaalt { right: 0; }
    .urunDetay .urunBilgileri { padding: 45px 0 10px 0; }
    #urunResimleri { padding: 0 0 20px 0; position: relative; }
    #upDownSlider { position: absolute; width: 100%; margin-right: 0; }
    .xzoom-thumbs { padding: 0px; display: block; white-space: nowrap; overflow-x: auto; }
    #urunResimleri ul li { display: inline-block; float: none; }
    .anasayfaortasag { right: -85px; display: none }
    .paklaMob { clear: both }
    #blogAna { padding: 70px 0; }
    footer .socFoot { text-align: center; width: 100%; float: none; margin-top: 35px; }
    footer .socFoot:after, footer .socFoot:before { width: 60px; }
    .urunDetay .kapsul1 { display: flex; flex-wrap: wrap; }
    .siraver2 { order: 2 }
    .siraver1 { order: 1 }
    .ilgili { display: block; }
    .ilgili a.item { display: block; width: 100%; margin: 0 0 20px 0; }
    #dugunpaketi .item .galeri { display: block !important }
    #dugunpaketi .item .galeri .oge { margin-bottom: 20px !important }
    .vitrin1 h2 { background: #fff }
    .slideOklar { position: relative !important; margin: -44px 0 0 0; }
    .vitrin1 { padding-top: 0; }
    .kayseriMobilyaFaq .item .baslik { padding: 12px 10px 0 55px; height: 65px; line-height: 24px; font-size: 16px; }
    #ozAna { column-count: 2; }
    .blogCat .item .metin { width: 100%; float: none; }
    #ana5li .wrap { margin: 0; }
    #ana5li .item { width: 100%; margin: 0 0 15px; }
    #ana5li .item:first-child, #ana5li .item:nth-child(2) { width: 100%; }
    #ana5li .item:first-child .metin, #ana5li .item:nth-child(2) .metin { padding: 25px; }
    #ana5li .item:first-child .metin .baslik, #ana5li .item:nth-child(2) .metin .baslik { font-size: 16px; }
    #ana5li .item:first-child .metin .kisaOzet, #ana5li .item:nth-child(2) .metin .kisaOzet { font-size: 13px; margin: 5px 0; line-height: 19px; }
    #ana5li .item:first-child .metin a, #ana5li .item:nth-child(2) .metin a { font-size: 12px; padding: 5px 26px 5px 15px; }
    #ana5li .item:first-child .metin a:after, #ana5li .item:nth-child(2) .metin a:after { top: 4px; right: 6px; }
    #explore .icon .wrap{display:flex}
    #explore .icon .kapsul { width: calc(50% - 20px); }
}
