﻿.kayanYazi { overflow: hidden; background: #f2f2f2; }
.kayanYazi .swiper-slide { width: auto !important }
.kayanYazi .swiper-slide .title { position: relative; padding: 20px 160px 20px 0; font-size: 40px; font-weight: 600; color: #00262a; }
.kayanYazi .swiper-slide .title::after { content: ""; background: url(/d/r/asteriks.png) no-repeat; position: absolute; top: 50%; right: 60px; width: 32px; height: 32px; transform: translateY(-50%); background-size: cover }
/********/
.patlayanHv { position: relative; z-index: 1; overflow: hidden; }
.patlayanHv:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--tema-renk1); transform: scale(0); transition: 0.3s; border-radius: 5px; z-index: -1; }
.patlayanHv:hover:before { transform: scale(1.1); }
.patlayanHv:hover { color: #fff !important; border-color: var(--tema-renk1) !important; }
/*********/
.popup99, .popup99 a.git99 { width: 100%; height: 100% }
.popup99 { padding: 50px 10px; position: fixed; left: 50%; z-index: 1000000; background: rgba(0,0,0,.6) }
.popup99 { text-align: center }
.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 }
.popup99 img { max-height: 100% }
.popup99 a.git99, .popup99 img { display: inline-block }
.popup99 { top: 50%; transform: translate(-50%,-50%) }
.popup99 a.git99 { position: relative }
/********/
footer { position: relative; overflow: hidden; padding: 7% 0; }
footer .footer_qv { position: absolute; top: 0; right: 0; max-width: 32%; }
footer .footer_qv img { }
footer .footer_kap { padding: 0 0 0 75px; }
footer .footer_kap .title { font: 300 30px var(--icerik-fontu); color: #898a8a; }
/**************/
#katIcerik { margin: 35px 0; position: relative; overflow: hidden; }
#katIcerik .icerik { margin: 0 0 32px; color: #141414; font-family: var(--icerik-fontu); font-size: 18px; font-weight: 400; line-height: 160%; }
/**************/
.custom-cursor { width: 75px; height: 75px; background-color: rgba(0, 0, 0, 0.7); border-radius: 50%; position: absolute; pointer-events: none; display: flex; justify-content: center; align-items: center; transition: transform 0.2s ease-out; transform: scale(0); /* Başlangıçta görünmez */ z-index: 9999; }
.custom-cursor::after { content: ''; background-image: url(/d/r/zoom-in.png); width: 20px; height: 20px; font-weight: 900; color: white; font-size: 20px; background-position: center; background-size: contain; background-repeat: no-repeat; filter: invert(1); }
.zoom-cursor:hover ~ .custom-cursor { transform: scale(1); }
.zoom-cursor { cursor: none; }
/**************/
.nedirIcerik { font: 400 16px var(--icerik-fontu); color: #252525; line-height: 28px; margin: 35px 0; }
.nedirIcerik iframe { margin: 30px 0 }
.nedirIcerik p { margin: 0 0 10px; }
.nedirIcerik .icerik { line-height: 30px }
.nedirIcerik h1 { color: #58585a; font-weight: 700; font-size: 24px; margin: 0 0 20px; height: auto; padding: 0 0 10px }
.nedirIcerik h1 span { display: block; font-size: 14px; font-weight: 700; letter-spacing: 0; color: #6e6e6e; line-height: 13px }
.nedirIcerik h1 strong { font-weight: 700; color: #c48012; font-size: 22px }
.nedirIcerik .donanim { margin: 50px 0 10px }
.nedirIcerik .donanim div { width: auto; float: left; margin: 0 0 20px 30px; text-align: center }
.nedirIcerik .donanim div span { display: block; font-weight: 700; 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: var(--tema-renk2); font: 600 26px var(--baslik-fontu); }
.nedirIcerik ul { list-style: circle; margin-left: 30px }
.nedirIcerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px }
.nedirIcerik ul li::marker { color: var(--tema-renk1); }
.nedirIcerik .itemN { margin: 10px; max-height: 400px; overflow: hidden }
.nedirIcerik figcaption { text-align: center; margin-bottom: 20px; font-weight: 700; font-size: 15px; color: #c1c1c1 }
.nedirIcerik .videoNedir { width: 50%; float: left; padding-right: 20px; position: relative }
.nedirIcerik img { height: auto !important; margin: 0 25px 20px 0 }
/*******/
.deveTab a.aktif { color: #c81518 }
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none }
.aktifTab { display: block }
.urunTab { margin: 30px 0px; }
.urunTab .bilgi { line-height: 30px; font-size: 15px; color: #111; padding: 30px 15px; background: transparent; border: none; }
.urunTab .bilgi h2 { margin: 0 0 15px 0; font-size: 18px; font-weight: 600 }
.urunTab .deveTab { border-bottom: 1px solid #f2f2f2; position: relative; }
.urunTab .deveTab a { border-radius: 0; font-size: 14px; padding: 10px 15px; background: transparent; display: inline-block; margin-right: 0; letter-spacing: .5px; font-weight: 600; }
.urunTab .deveTab a.aktif { color: var(--tema-renk1); background: transparent; border-bottom: 2px solid var(--tema-renk1); }
/****/
iframe { max-width: 100% }
/****/
.fotorama { max-width: 800px; margin: 0 auto }
/*****************/
.tabloyama { overflow-x: auto; margin-right: -20px; padding-bottom: 20px; margin: 25px 0; }
/**************/
.yildizOn { /* margin: 0 auto; */ background: url(/d/r/yildiz-pasif.png); position: relative; width: 100px; height: 16px; display: block; }
.yildizOn span { position: absolute; left: 0; top: 0; width: 100px; height: 17px; background: url(/d/r/yildiz.png); }
/*******/
.icerikDet { padding: 50px 0 75px; }
.icerikDet .kisaOzet { font-size: 18px; font-style: italic; font-weight: 500; line-height: 30px; letter-spacing: 1px; }
.icerikDet .icerik { font-size: 16px; line-height: 27px; letter-spacing: 1px; color: #333 }
.icerikDet .icerik p { margin: 10px 0; }
.icerikDet .icerik ul { list-style: circle; margin-left: 25px; line-height: 35px; }
.icerikDet .icerik ul li { }
.icerikDet .icerik ul li::marker { color: var(--tema-renk1) }
.icerikDet .icerik a { }
.icerikDet .icerik span { }
/*******/
.icerikSag { padding-left: 25px !important; }
.icerikSag .icerikDetsag { padding: 32px 32px 32px 32px; background: #023e302b; margin-bottom: 40px; }
.icerikSag .icerikDetsag .title { color: #333; margin: 0 0 20px; font: 700 24px var(--baslik-fontu); line-height: 36px; text-transform: uppercase; }
#icerikDetCat { }
#icerikDetCat ul { }
#icerikDetCat ul li { list-style: none; position: relative; padding-left: 16px; font-size: 18px; line-height: 1.5; margin-bottom: 16px; padding-bottom: 16px; }
#icerikDetCat ul li:before { position: absolute; content: ""; left: 0; top: 12px; height: 6px; width: 6px; background-color: var(--tema-renk1); }
#icerikDetCat ul li:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: 100%; background-color: rgba(72, 30, 11, 0.07); }
#icerikDetCat ul li a { display: flex; justify-content: space-between; align-items: center; }
#icerikDetCat ul li span { }
#icerikDetCat ul li:last-child { margin-bottom: 0; padding-bottom: 0; }
#icerikDetCat ul li:last-child::after { display: none }
#icerikDetson { }
#icerikDetson { }
#icerikDetson ul { }
#icerikDetson ul li { display: flex; align-items: center; margin-bottom: 20px; }
#icerikDetson ul li .resim { flex: 0 0 auto; margin-right: 20px; width: 100px; height: 100px; }
#icerikDetson ul li .resim img { width: 100%; height: 100%; object-fit: cover; }
#icerikDetson ul li .kap { }
#icerikDetson ul li .kap .baslik { }
#icerikDetson ul li .kap .baslik a { margin-bottom: 13px; color: #333; font: 600 16px var(--baslik-fontu); line-height: 24px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#icerikDetson ul li .kap time { font: 400 14px var(--icerik-fontu); line-height: 25px; display: flex; align-items: center; color: #333; }
#icerikDetson ul li .kap time i { margin-right: 5px; display: flex; align-items: center; justify-content: center; }
#icerikDetson ul li .kap time i svg { fill: var(--tema-renk2); margin-top: -2px; }
#icerikDetson ul li:last-child { margin-bottom: 0 }
#icerikfollow { }
#icerikfollow .social { display: flex; align-items: center; }
#icerikfollow .social a { color: #020e27; padding: 10px; display: flex; align-items: center; justify-content: center; margin-right: 10px; background: #bfaaa3; }
#icerikfollow .social a:hover { opacity: 1; background: #fbfbfb; box-shadow: 0 0 2px 2px #0000000f; }
#icerikfollow .social a svg { display: block; fill: #fff; width: 20px; height: 20px; }
#icerikfollow .social a:hover svg { fill: var(--tema-renk1); }
#icerikfollow .social a.yout:hover svg path { fill: var(--tema-renk1); }
#icerikfollow .social a.inst svg .st0 { stroke: #fff; }
#icerikfollow .social a.inst:hover svg .st0 { stroke: var(--tema-renk1); }
/***********/
.swiper-pagination { position: relative; bottom: initial; left: initial; margin: 15px 0 0; bottom: 0 }
.swiper-pagination-bullet { width: 17px; border-radius: 2px; height: 4px }
.swiper-pagination-bullet-active { width: 39px }
/***********/
#kurumsal { margin: 50px 0; }
#kurumsal .icerik { font: 400 18px var(--icerik-fontu); line-height: 33px; }
#kurumsal .icerik img { height: auto; }
#kurumsal .icerik h2 { color: #252525; font: 600 26px var(--baslik-fontu); margin: 0 0 25px; }
#kurumsal .icerik p { margin-bottom: 10px; }
#kurumsal .icerik ul { list-style: circle; margin-left: 30px }
#kurumsal .icerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px }
#kurumsal .icerik ul li::marker { color: #252525; }
/**************/
nav.icMenu { padding: 15px; background: transparent; margin-right: 30px; border: 1px solid var(--tema-renk1); }
nav.icMenu a { position: relative; display: block; text-decoration: none; margin-bottom: 3px; font-size: 18px; padding: 10px 10px 10px 0; font-weight: 400; padding-left: 14px; letter-spacing: -.5px; }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: #fff; background: var(--tema-renk1); }
nav.icMenu a.active:after { position: absolute; top: 15px; right: 15px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; transform: rotate( -45deg); box-sizing: border-box; }
/****/
.efektekle { position: relative; overflow: hidden; }
.efektekle:after { content: ''; position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; transition: .2s; border: 2px solid rgb(0 0 0 / 58%); 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; z-index: 5; }
.efektekle:hover:after { border-color: var(--tema-renk1); -webkit-transform: scale(.9); transform: scale(.9); }
.efektekle img { transition: transform .2s,filter .4s; }
.efektekle:hover img { transform: scale(1.1); }
/***********/
.solHover { position: relative; z-index: 50; overflow: hidden; transition: all 750ms ease; }
.solHover:before { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; z-index: -1; transition: all 750ms ease; background: #272b2b; }
.solHover:hover:before { width: 100% }
.solHover:hover { color: #fff !important; }
/**********/
.sallaHover { position: relative; overflow: hidden; padding: 10px 15px; display: inline-block; border: 1px solid currentColor; margin-top: 15px; }
.sallaHover span { position: relative; color: inherit; z-index: 2; }
.sallaHover:before { content: ""; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-top-left-radius: 50%; border-top-right-radius: 50%; transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66); background-color: inherit; }
.sallaHover::after { content: ""; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; background-color: #fff; transition-duration: 700ms; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.sallaHover:hover { color: #1c1a1d !important; }
.sallaHover:hover:before { top: 100%; }
.sallaHover:hover:after { bottom: -50%; }
/********/
.resimZoomla { overflow: hidden; }
.resimZoomla figure { overflow: hidden }
.resimZoomla img { transform: scale(1); transition: all 750ms ease; }
.resimZoomla:hover img { transform: scale(1.2); }
/**********/
#iletKap { margin: 35px 0; }
#iletKap .cl4 { padding: 0 15px; }
#iletKap .item { margin-bottom: 40px; border-style: solid; border-width: 1px; border-color: rgb(236, 238, 239); display: flex; align-items: center; padding: 30px 25px; transition: all 500ms ease; height: 100%; gap: 20px; }
#iletKap .item .icon { width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
#iletKap .item .icon.adress { background-color: #ff0143; }
#iletKap .item .icon.tells { background-color: #6ebd32; }
#iletKap .item .icon.maills { background-color: #6EC1E4; }
#iletKap .item .icon svg { width: 30px; height: 30px; }
#iletKap .item .icon svg path { fill: #fff; }
#iletKap .item .icon.tells svg path:first-child { stroke: #fff; fill: none; }
#iletKap .item .icon.tells svg path:last-child { fill: #fff; }
#iletKap .item .metin { margin: 0; color: #4b4b4b; font: 400 16px var(--icerik-fontu); line-height: 29px; }
#iletKap .item .metin a { margin: 0 0 10px; color: #0089ff; font: 500 16px var(--icerik-fontu); display: block; }
#iletKap .item .metin a:last-child { margin: 0; }
#iletFormBil { margin: 50px 0; position: relative; display: block; }
#iletFormBil .kapsul { margin: 0 0 25px; padding: 0 25px 0 0; }
#iletFormBil .kapsul .title { margin: 0 0 10px; color: #000000; font: 400 21px var(--icerik-fontu); font-style: italic; }
#iletFormBil .kapsul .subtitle { font: 400 34px var(--baslik-fontu); color: #082740; line-height: 48px; margin: 0 0 20px; }
#iletFormBil .kapsul .content { font: 500 18px var(--icerik-fontu); color: #7c859b; line-height: 34px; margin: 0 0 20px; }
#iletFormBil .iletFollow { display: flex; align-items: center; justify-content: flex-start; gap: 22px; }
#iletFormBil .iletFollow a { width: 50px; height: 50px; background-color: #ECEEEF; border-radius: 50px; display: flex; align-items: center; justify-content: center; }
#iletFormBil .iletFollow a svg { width: 24px; height: 24px; fill: #9CA3A9; }
#iletFormBil .iletFollow a.yout svg path { fill: #9CA3A9; }
#iletFormBil .iletFollow a:hover { background: var(--tema-renk2); }
#iletFormBil .iletFollow a:hover svg { fill: #fff; }
#iletFormBil .iletFollow a.yout:hover svg path { fill: #fff; }
#iletFormBil .iletForm { }
#iletFormBil .adKap { }
#iletFormBil .adKap .cl6:first-child .satir { padding-right: 4px; }
#iletFormBil .adKap .cl6:last-child .satir { padding-left: 10px; }
#iletFormBil form input, #iletFormBil form textarea { width: 100%; height: 60px; display: block; border: none; outline: none; background-color: #f3f3f3; font-size: 16px; font-weight: 500; color: #9ca3a9; padding: 25px; }
#iletFormBil form textarea { height: 150px; }
#iletFormBil form input::placeholder, #iletFormBil form textarea::placeholder { font: 400 16px var(--icerik-fontu); color: #252525 !important; }
#iletFormBil form input:focus, #iletFormBil form textarea:focus { outline: none; box-shadow: none; color: #252525 !important; }
#iletFormBil form .satir { margin-bottom: 15px; width: 100%; }
#iletFormBil form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#iletFormBil form .satir.guvenlik label { padding-left: 0 !important; height: 74px; width: 20%; }
#iletFormBil form .satir.guvenlik label img { width: 100%; margin-top: 14px; }
#iletFormBil form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#iletFormBil form button { display: inline-block; vertical-align: middle; border: none; outline: none; background-color: #ffa801; font: 500 18px var(--icerik-fontu); color: #082740; text-transform: uppercase; padding: 14px 50.5px; transition: all .4s ease; cursor: pointer; }
#iletMap iframe { width: 100%; filter: grayscale(1); }
/**********/
.addDecor { position: relative; padding-bottom: 50px; }
.addDecor:after { content: ""; position: absolute; background: url(/d/r/decor.png); width: 101px; height: 29px; bottom: 0; left: 50%; transform: translateX(-50%); }
/**********/
.akGel.aos-animate:before { width: 100%; max-width: 100%; border-style: none; border-radius: 30px 30px 30px 30px; content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 15; background: repeating-linear-gradient(#868686, #fff 6.25%), linear-gradient(#000 33.3%, grey 0, #fff 66.7%) 0/100% 305%; background-blend-mode: multiply; background-position: 0 0; filter: contrast(999); mix-blend-mode: screen; animation: pxl_blinds_staggered 1.5s linear alternate; }

@keyframes pxl_blinds_staggered {
 0%, 25% { background-position: 0 100%; }
 75%, 100% { background-position: 0 0; }
}
/**********/
#contUs { }
#contUs figure { height: 100%; width: 100%; }
#contUs figure img { height: 100%; width: 100%; object-fit: cover; }
#contUs .item { padding: 75px 100px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; height: 100%; background: #f0f6f7; }
#contUs .item .kapsul { margin: 0 0 30px; }
#contUs .item .kapsul .title { font: 400 19px var(--baslik-fontu); line-height: 21px; color: var(--tema-renk1); margin: 0 0 20px; }
#contUs .item .kapsul .subtitle { font: 400 58px var(--baslik-fontu); line-height: 58px; color: var(--tema-renk1); }
#contUs .item form { width: 100%; }
#contUs .item form .adKap { }
#contUs .item form .satir { display: inline-block; vertical-align: top; position: relative; z-index: 20; min-height: 1px; padding-left: 0; padding-right: 30px; padding-bottom: 21px; width: 100%; }
#contUs .item form input, #contUs .item form textarea { width: 100%; background: none; border: none; border-bottom: 1px solid #8c9198; padding: 10px 0; font: 400 14px var(--icerik-fontu); color: #8c9198; }
#contUs .item form input::placeholder, #contUs .item form textarea::placeholder { font: 400 14px var(--icerik-fontu); color: #8c9198; }
#contUs .item form button { cursor: pointer; border-radius: 0; white-space: nowrap; height: auto; max-width: 100%; border-color: var(--tema-renk1); background: var(--tema-renk1); border-width: 0 !important; font: 400 18px var(--baslik-fontu); color: #fff; line-height: 22px; padding: 18px 35px; }
#contUs .item .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#contUs .item .satir.guvenlik label { padding-left: 0 !important; height: 100%; width: 20%; }
#contUs .item .satir.guvenlik label img { }
#contUs .item .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
/*******/
.sagSolOk { transition: transform .6s 125ms cubic-bezier(.1,.75,.25,1); position: relative; margin-left: -23px !important; display: inline-flex !important; align-items: center; gap: 10px; }
.sagSolOk .btn-icon { margin-left: 6px; position: relative; transition: opacity .4s .25s, transform .6s .25s; transition-timing-function: cubic-bezier(.1,.75,.25,1); line-height: 0; z-index: 3; }
.sagSolOk .btn-icon + .btn-icon { order: -2; opacity: 0; transition-delay: 0s; margin-left: 0; -webkit-transform: translateX(-10px); transform: translateX(-10px); }
.sagSolOk:hover .btn-icon { transition-delay: 0s; transform: translateX(10px); opacity: 0; }
.sagSolOk:hover .btn-icon + .btn-icon { opacity: 1; transform: translateX(0); transition-delay: 225ms; }
.sagSolOk:hover { transition-delay: .1s; transform: translateX(23px); }
/******/
#menuKategori { margin: 65px 0 0; }
#menuKategori a { margin: 0 0 65px; display: block; }
#menuKategori .item { display: flex; align-items: flex-end; height: 248px; background: var(--tema-renk1); margin: 0; position: relative; }
#menuKategori .item .cl8 { }
#menuKategori .item .cl4 { }
#menuKategori .item .metin { overflow: hidden; }
#menuKategori .item .metin .title { font: 500 129px var(--baslik-fontu); font-style: italic; color: #f9eedb; line-height: 130px; margin: 24px 0 -33px; }
#menuKategori .item .metin .subtitle { font: 400 32px var(--baslik-fontu); color: #f9eedb; width: 247px; margin: 0 0 0 40px; }
#menuKategori .item figure { position: absolute; right: -35px; z-index: 50; bottom: -12px; height: 271px; width: auto; }
#menuKategori .item figure img { height: 100%; object-fit: cover; }

#menuKategori .item_1685 { }
#menuKategori .item_1685 .metin { margin: 0 0 -10px -83px; }
#menuKategori .item_1685 .metin .title { text-align: center; line-height: 120px; margin-bottom: -6px; }
#menuKategori .item_1685 figure { right: 35px; }

#menuKategori .item_1686 { }
#menuKategori .item_1686 .metin { margin: 0 0 -10px -83px; }
#menuKategori .item_1686 .metin .title { text-align: center; line-height: 120px; margin-bottom: -6px; }
/******/
@media(min-width: 1901px) { #anaHakkimizda .kap .slogan { font-size: 76px; width: auto; }
}

@media(max-width: 767px) {
 footer .footer-area-inner .footer-logo:after { display: none; }
 footer .footer-area-inner { padding: 50px 0; }
 footer .footer-area-inner .footer-logo img { max-width: 100%; margin: 0 auto; }
 footer .footer-area-inner .footer-logo { margin: 0 0 35px; }
 footer .footer_kap { margin: 0 0 30px; text-align: center; }
 footer .cl4:nth-last-child(-n+3) .footer_kap { margin: 0 0 30px; }
 footer .footer_kap table tbody tr td { display: block; height: auto !important; width: 100% !important; padding: 0; text-align: center; margin: 0 0 30px; }
 footer .footer_kap p, footer .footer_kap a, footer .footer_kap li { margin: 0 auto; }
 footer .social-links li { margin: 0 15px 0 0; }
 footer .social-links { justify-content: center; }
 footer .footer_content table { margin: 30px 0; }
 footer .footer_content table tbody tr td { display: block; margin: 0 0 15px; }
 footer .subLa { padding: 80px 10px; flex-direction: column; gap: 36px; }
 footer .subLa .text { text-align: center; font-size: 34px; }
 footer .subLa .text .subtitle { font-size: 26px; }
 footer .footer_content { padding: 80px 10px 50px; }
 footer .footer_alt { padding: 20px 10px; }
 footer .footer_alt .contract { white-space: nowrap; overflow-x: auto; width: 100%; text-align: left; margin: 10px 0 0; display: flex; justify-content: flex-start; }
 /****/
 nav.icMenu { margin: 0 0 30px 0; }
 /******/
 .nedirIcerik img { height: auto }
 .nedirIcerik h1 { font-size: 17px }
 .nedirIcerik ul li { padding-left: 0 }
 /*******/
 .urunTab .etezgahTab a { padding: 10px 25px }
 .urunTab .bilgi { padding: 45px 15px }
 .urunTab { margin: 60px 0 0 }
 /********/
 .sabit { padding: 0 10px }
 /****/
 #formDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 20px; }
 /****/
 #merakEdilenler figure { margin: 0 0 30px }
 /****/
 .sagcontainer { padding: 0 10px; }
 /****/
 #contUs .item { padding: 75px 25px; }
 #contUs .item form .satir { padding: 0 0 30px; }
 /****/
 #projects .kapsul { flex-direction: column; gap: 11px; }
 #projects .projeKap .kap2 .wrap { margin: 0 }
 /****/
 #iletFormBil .adKap .cl6:first-child .satir { padding-right: 0; }
 #iletFormBil .adKap .cl6:last-child .satir { padding-left: 0; }
 /****/
 #oncekiSonraki .row { display: flex; gap: 10px; }
 #oncekiSonraki .item .nextprev figure { width: 55px; height: 55px; flex-shrink: 0; }
 #oncekiSonraki .item .nextprev .npUrun { font-size: 13px; margin: 0; line-height: 20px; }
 #oncekiSonraki .item .nextprev .npAd { /* font-size: 14px; */ /* display: none; */ }
 #oncekiSonraki .item .onceki { width: 50%; justify-content: flex-start; }
 #oncekiSonraki .item .sonraki { width: 50%; }
 #oncekiSonraki .item .nextprev figure:before { width: 35px; height: 35px; }
 #oncekiSonraki .item .nextprev figure:after { width: 10px; height: 10px; }
 /****/
 #contUs .item .kapsul .subtitle { font-size: 44px }
 #customerReview figure { padding-right: 0 }
 /**********/
 #menuKategori{
    margin: 10px 0 0;
}
 #menuKategori a { margin: 0 0 38px; }
 #menuKategori .item { height: 136px; }
 #menuKategori .item .metin .title { font-size: 48px; line-height: 60px; margin: 24px 0 -17px; }
 #menuKategori .item .metin .subtitle { font-size: 18px; width: 150px; margin: 0 0 0 20px; }
 #menuKategori .item figure {right: 0;bottom: -7px;height: 110px;}
 #menuKategori .item figure img { height: 100%; object-fit: cover; }

 #menuKategori .item_1685 { }
 #menuKategori .item_1685 .metin {margin: 0 0 0 -41px;}
 #menuKategori .item_1685 .metin .title { line-height: 49px; margin-bottom: -6px; }
 #menuKategori .item_1685 figure { right: 35px; }

 #menuKategori .item_1686 { }
 #menuKategori .item_1686 .metin {margin: 0 0 0 -29px;}
 #menuKategori .item_1686 .metin .title { line-height: 49px; margin-bottom: -6px; }
 /******/
 /**********/
 
}
