﻿.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 { }
footer .satir1 { padding: 30px 20px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #DDDDDD; }
footer .satir1 figure { }
footer .satir1 figure img { max-width: 138px; }
footer .satir1 .footSocial { display: flex; align-items: center; justify-content: space-between; }
footer .satir1 .footSocial .baslik { font: 600 15px var(--icerik-fontu); margin-right: 10px; }
footer .satir1 .footSocial ul.social { display: flex; align-items: center; justify-content: space-between; }
footer .satir1 .footSocial ul.social li { display: inline-block; }
footer .satir1 .footSocial ul.social li a { width: 40px; height: 40px; line-height: 40px; color: #181A20; background-color: #00000000; display: inline-block; text-align: center; border-radius: 50%; transition: all 0.3s ease-in-out 0s; }
footer .satir1 .footSocial ul.social li a:hover { background-color: #F7F7F7; }
footer .satir1 .footSocial ul.social li a i { display: flex; align-items: center; justify-content: center; height: 100%; }
footer .satir1 .footSocial ul.social li a i svg { height: 15px; }
footer .satir2 { padding: 30px 20px; }
footer table { border: none; color: #ddd; width: 100% !important; /* margin: 35px 0 0; */ display: inline-block; height: auto !important }
footer table tbody { width: 100% !important; display: block; }
footer table tr { width: 100%; display: block; }
footer table tr td { border: none; padding: 0 15px 15px; vertical-align: top; text-align: left !important; width: 33%; font: 400 16px var(--icerik-fontu); color: #181A20; line-height: 25px; display: inline-block; }
footer table p { font: 400 15px var(--icerik-fontu); margin-bottom: 12px; line-height: 26px; transition: .4s; color: #181A20; }
footer table p img { margin: 0 0 20px; height: auto; width: auto; }
footer table a, footer table a:active, footer table a:visited { display: inline-block; font: 400 15px var(--icerik-fontu); line-height: 26px; transition: .4s; color: #181A20; }
footer table a:hover { color: var(--tema-renk1); text-decoration: underline; }
footer table tr td h2 { margin: 0 0 25px; color: #000000; font: 600 17px var(--icerik-fontu); line-height: 18px; }
footer table tr td strong { letter-spacing: 1px; color: #252525; margin-bottom: 6px; }
footer .satir2 .footIlet { /* margin: 52px 0 0; */ display: flex; flex-direction: column; }
footer .satir2 .footIlet .kap:first-child { width: 100%; }
footer .satir2 .footIlet .kap { color: #717171; font: 400 15px var(--icerik-fontu); line-height: 25px; margin-bottom: 20px; }
footer .satir2 .footIlet .kap span { color: #181A20; font: 600 16px var(--icerik-fontu); line-height: 18px; display: block; margin-bottom: 10px; }
footer .satir2 .footIlet .kap a.links { color: #717171; font: 400 15px var(--icerik-fontu); line-height: 18px; display: block; margin-bottom: 8px; }
footer .satir2 .footIlet .kap a.links:hover { color: var(--tema-renk1); }
footer .satir3 { transition: all 400ms; padding: 30px 20px; border-top: 1px solid #dede; }
footer .satir3 .kap { display: flex; align-items: center; justify-content: flex-start; gap: 10px; }
footer .satir3 .kap .copy { letter-spacing: .5px; color: #818d96; font: 400 16px var(--icerik-fontu); }
footer .satir3 .kap .imza { text-align: left; letter-spacing: .5px; font: 400 16px var(--icerik-fontu); margin-right: 8px; }
footer .satir3 .kap .imza a { color: #818d96; font: 400 16px var(--icerik-fontu); }
footer .satir3 .contract { display: flex; flex-wrap: nowrap; justify-content: flex-end; align-items: center; }
footer .satir3 .contract ul { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; gap: 5px; }
footer .satir3 .contract ul li { color: #d8d8d8; font: 400 14px var(--icerik-fontu); transition: all 750ms ease; cursor: pointer; border-right: 1px solid #dedede; padding-right: 5px; }
footer .satir3 .contract ul li a { color: #818d96; font: 400 16px var(--icerik-fontu); transition: all 750ms ease; }
footer .satir3 .contract ul li:hover { color: var(--tema-renk2); }
footer .satir3 .contract ul li a:hover { color: var(--tema-renk2); }
footer .satir3 .contract ul li:last-child { border: none; }
/*********/
.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 }
/*****************/
.katicerik { margin: 50px 0; line-height: 25px; font-size: 15px; color: #58585a }
/*****/
#faqTop { padding: 0; display: block; }
#faqTop .faqForm { }
#faqTop .faqForm .formtitle { font-weight: 700; text-transform: uppercase; font-size: 25px; line-height: 1.2em; word-wrap: break-word; color: #222; margin: 0 0 15px; }
#faqTop .faqForm .satir { margin-bottom: 15px; }
#faqTop .faqForm .satir textarea, #faqTop .faqForm .satir input { position: relative; display: inline-block; width: 100%; vertical-align: top; cursor: pointer; outline: 0; padding: 0; transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out; background-color: transparent; color: #222; border-color: #222; margin: 0 !important; font: 400 15px var(--icerik-fontu); line-height: 36px; border: none; border-bottom: 1px solid #222; }
#faqTop .faqForm .satir textarea::placeholder, #faqTop .faqForm .satir input::placeholder { color: #222; font: 400 15px var(--icerik-fontu); }
#faqTop .faqForm .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#faqTop .faqForm .satir.guvenlik label { width: 28% !important; position: relative !important; transform: none !important; opacity: 1 !important; padding: 0 !important; margin: 0 10px 0 0 !important; }
#faqTop .faqForm .satir.guvenlik label img { width: 100%; }
#faqTop .faqForm .satir.guvenlik input { width: 70% !important; margin: 0; }
#faqTop .faqForm .satir button { font: 700 15px var(--baslik-fontu); line-height: 20px; position: relative; display: inline-flex; vertical-align: middle; width: auto; margin: 0; text-decoration: none; border-radius: 0; outline: 0; padding: 11px 36px; cursor: pointer; background-color: transparent; border: 1px solid #222; background-image: linear-gradient(0deg,rgb(255 255 255) 0,rgb(255 255 255) 100%),linear-gradient(0deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0 / 0%) 100%); transition: background-size .58s cubic-bezier(.45,.8,.02,.91),color .2s ease-out,border-color .2s ease-out; background-position: 100% calc(100% + 2px),center; background-size: 100% 0,100% 100%; background-repeat: no-repeat; color: #222; border-color: #222; margin-top: 25px !important; }
#faqTop .faqForm .satir button:hover { background-position: 100% 0,center; background-size: 100% 100%,100% 100%; color: #121212; }
#faqTop .faqContact { margin: 45px 0; }
#faqTop .faqContact .kap0 { margin: 15px 0; }
#faqTop .faqContact .kap0:before { content: "\26AC" }
#faqTop .faqContact .kap0 span { margin-bottom: 15px; font: 500 16px var(--icerik-fontu); color: #222; background-image: linear-gradient(#222, #222), linear-gradient(#222, #222); display: inline; background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 82%; background-repeat: no-repeat; transition: background-size 0.4s linear; margin-left: 10px; }
#faqTop .faqContact .kap0 a { }
#faqTop .faqContact .kap0 span:hover { background-size: 0% 1px, 100% 1px; }
#faqTop .kapsul { }
#faqTop .kapsul a.link .item:before { display: none; }
#faqTop .kapsul .item { padding: 0; border: none; }
#faqTop .kapsul .item h3 { margin: 0 }
#faqTop .kapsul .item:first-child h3 a { border: none }
#faqTop .kapsul .item a { padding: 42px 34px 54px 0; position: relative; color: #000; margin: 0; transition: padding .2s ease-out; cursor: pointer; border-top: 1px solid #d2d2d2; font: 400 22px var(--baslik-fontu); line-height: 30px; width: 100%; display: block; }
#faqTop .kapsul .item h3 a:before { content: "+"; position: absolute; right: 0; font-size: 43px; font-weight: 400; top: 40%; transform: translateY(-50%); }
#faqTop .kapsul .item h3 a.active:before { content: "-"; top: 36%; }
#faqTop .kapsul .item .cevap { color: #444; padding: 9px 8% 20px 0; margin: 0; position: relative; display: inline-block; width: 100%; vertical-align: top; font: 400 17px var(--icerik-fontu); line-height: 33px; }
/**********/
.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 { }
#kurumsal .icerik { font: 400 18px var(--icerik-fontu); line-height: 33px; }
#kurumsal .icerik img { height: auto; }
#kurumsal .icerik h2 { color: #c1936b; font: 500 22px var(--baslik-fontu); margin: 30px 0 10px 0; }
#kurumsal .icerik p { margin-bottom: 10px; }
#kurumsal .icerik ul { list-style: disc; 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: 10px; font-size: 18px; padding: 10px 10px 10px 0; font-weight: 400; padding-left: 14px; border-radius: 4px; letter-spacing: -.5px; color: #694c32; }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: #7d6249; background: var(--tema-renk1); }
nav.icMenu a.active:after { position: absolute; top: 17px; right: 15px; width: 8px; height: 8px; content: ''; border-right: 2px solid #7d6249; border-bottom: 2px solid #7d6249; 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); }
/**********/
#anaHakkimizda { padding: 100px 0; background: linear-gradient(180deg, #e0dfe5 4px, #fff 28%); }
#anaHakkimizda .metin { text-align: center; }
#anaHakkimizda .metin .baslik { margin-bottom: 15px; font: 600 14px var(--icerik-fontu); color: #000000; text-transform: uppercase; }
#anaHakkimizda .metin .kisaOzet { margin-bottom: 12px; font: 300 44px var(--baslik-fontu); color: #190D39; display: block; line-height: 50px; text-transform: capitalize; position: relative; }
#anaHakkimizda .metin .icerik { color: #67656e; margin: 0 0px 25px; font: 300 18px var(--icerik-fontu); line-height: 30px; text-align: start; }
#anaHakkimizda .metin a.learnMore { position: relative; display: inline-block; font: 400 16px var(--icerik-fontu); border-radius: 30px; color: #000000; padding: 10px 20px; background: #e7e7e7; }
#anaHakkimizda .resimler.row { align-items: center }
#anaHakkimizda figure { }
#anaHakkimizda figure img { border-style: none; border-radius: 30px 30px 30px 30px; }
#anaHakkimizda figure.big { /* margin: 0 20px 0 0px; */ }
#anaHakkimizda figure.sml { margin: 0 0 0 25px; }
/**********/
/**********/
#anagecmisim { padding: 100px 0px; }
#anagecmisim .metin { display: flex; flex-direction: column; align-items: flex-start; height: 100%; }
#anagecmisim .metin .baslik { margin-bottom: 15px; font: 300 14px var(--icerik-fontu); color: var(--tema-renk1); text-transform: uppercase; }
#anagecmisim .metin .kisaOzet { margin-bottom: 0; font: 300 28px var(--baslik-fontu); color: #190D39; display: block; line-height: 38px; /* text-align: center; */ text-transform: capitalize; position: relative; }
#anagecmisim .metin .icerik { color: #67656e; margin: 0 0px 25px; font: 300 18px var(--icerik-fontu); line-height: 27px; text-align: start; }
#anagecmisim .metin .icerik ul { list-style: disc; margin-left: 30px }
#anagecmisim .metin a.learnMore { position: relative; display: inline-block; font: 400 12px var(--icerik-fontu); border: 1px solid; border-radius: 30px; background: 0 0; padding: 22px 34px; border-color: #000; color: #000; text-transform: uppercase; }
#anagecmisim .resimler.row { align-items: center }
#anagecmisim .testlerSwiper figure img { border-radius: 6px; }
#anagecmisim .testlerSwiper .baslik { word-wrap: break-word; transition: color 200ms cubic-bezier(.785,.135,.15,.86), background-color 200ms cubic-bezier(.785,.135,.15,.86), border-color 200ms cubic-bezier(.785,.135,.15,.86); line-height: 34px; margin-top: 8px; font-size: 24px; color: #000000; font-weight: 400; font-family: var(--baslik-fontu); width: 342px; max-width: 100%; }
/**********/

#anagecmisim .oklar { display: flex; justify-content: center !important; }
#anagecmisim .swiper-button-next, #anagecmisim .swiper-button-prev { height: 56px; width: 56px; border-radius: 100%; position: relative; bottom: inherit; left: 0; top: inherit; transform: translateY(0); transition: .3s; outline: 0; cursor: pointer; margin-top: 0; text-align: center; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 25px rgba(0, 0, 0, .08); color: #1e3238; }
#anagecmisim .swiper-button-next { left: initial; }
#anagecmisim .swiper-button-prev { margin-right: 18px; }
#anagecmisim .swiper-button-next svg, #anagecmisim .swiper-button-prev svg { width: 15px; height: auto; }
#anagecmisim .swiper-button-prev svg { transform: rotate(180deg); }
#anagecmisim .swiper-button-next:after, #anagecmisim .swiper-button-prev:after { display: none; }
#anagecmisim .swiper-button-next:hover, #anagecmisim .swiper-button-prev:hover { background: var(--tema-renk1) }
#anagecmisim .swiper-button-next:hover svg path, #anagecmisim .swiper-button-prev:hover svg path { stroke: #fff }


.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; }
}
/**********/
#urunDetay { margin: 50px 0 0; padding-bottom: 39px; }
#urunDetay .h2 { font: 500 18px var(--icerik-fontu); margin: 0 0 15px; }
#urunDetay .kisaOzet { font: 500 16px var(--icerik-fontu); font-style: italic; margin: 0 0 15px; }
#urunDetay .icerik { margin-right: 35px; text-align: left !important; }
#urunDetay .icerik h2 { margin: 0 0 25px; font-size: 29px; color: #111; font-weight: 600; letter-spacing: .2px; }
#urunDetay .icerik em { position: relative; padding-left: 20px; display: block; margin-left: 30px; }
#urunDetay .icerik em:before { content: ""; position: absolute; left: 0; width: 3px; height: 100%; background: var(--tema-renk1); }
#urunDetay .icerik strong { }
#urunDetay .icerik p { margin-bottom: 15px; font-size: 16px; letter-spacing: .2px; line-height: 30px; }
#urunDetay .item { background: var(--tema-renk2); padding: 30px; width: 100%; height: auto; border-radius: 11px; box-shadow: 0px 3px 6px 1px #0000004a; }
#urunDetay .item .baslik { }
#urunDetay .item ul { }
#urunDetay .item ul li { color: #fff; margin-bottom: 30px; border-bottom: 1px solid #f2f2f2; padding-bottom: 17px; }
#urunDetay .item ul li em { font-size: 16px; font-style: normal; color: #e6e6e6; }
#urunDetay .item ul li strong { font-weight: 600; font-size: 18px; display: block; margin-bottom: 10px; }
#urunDetay .item ul li:last-child { border: none; padding: 0; margin: 0; }
/**********/
#oncekiSonraki { }
#oncekiSonraki .item { padding: 75px 0px 75px 0px; border-style: none; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #707070 }
#oncekiSonraki .item .nextprev { }
#oncekiSonraki .item .nextprev a { color: #000000; font-weight: 600; font-size: 22px; display: flex; justify-content: flex-start; align-items: center; transition: all 0.3s ease-in-out; }
#oncekiSonraki .item .nextprev.prev a:before, #oncekiSonraki .item .nextprev.next a::after { content: ''; flex-shrink: 0; width: 8px; height: 8px; margin-right: 8px; display: block; border-radius: 100%; background: #000000; transition: all 0.2s cubic-bezier(0.25, 0.46, 0.35, 0.94); }
#oncekiSonraki .item .nextprev.next a::after { margin-right: 0; margin-left: 8px; }
#oncekiSonraki .item .nextprev a span { background-repeat: no-repeat; background-image: linear-gradient(90deg, currentColor 0%, currentColor 100%); background-position: 0 88%; background-size: 0 1px; transition: background-size 0.4s cubic-bezier(0.25, 0.46, 0.35, 0.94), color 0.3s ease-out, background-color 0.3s ease-out, border-color 0.3s ease-out; }
#oncekiSonraki .item .nextprev a:hover span { background-size: 100% 1px; }
#oncekiSonraki .item .thumbnails { font-size: 18px; }
#oncekiSonraki .item .thumbnails a { width: 26px; height: 26px; justify-content: center; align-items: center; flex-direction: row; flex-wrap: wrap; }
#oncekiSonraki .item .thumbnails span { display: flex; justify-content: space-between; align-items: center; width: 27px; }
#oncekiSonraki .item .thumbnails span:before, #oncekiSonraki .item .thumbnails span:after { content: ''; width: 12px; height: 12px; display: block; border-radius: 100%; background: transparent; border: 1px solid #000000; transition: all 0.3s ease-in-out; }
#oncekiSonraki .item .thumbnails span:after { transition-delay: 0.07s; }
#oncekiSonraki .item .thumbnails span:last-child:before { transition-delay: 0.12s; }
#oncekiSonraki .item .thumbnails span:last-child:after { transition-delay: 0.2s; }
#oncekiSonraki .item .thumbnails:hover { color: #000000; }
#oncekiSonraki .item .thumbnails:hover span:before, #oncekiSonraki .item .thumbnails:hover span:after { background: #000000; }
/***************/
#customerReview { padding: 100px 0; background: #f2f2f2; position: relative; }
#customerReview .kapsul { display: flex; justify-content: space-between; align-items: center; margin-bottom: 35px; }
#customerReview .kapsul .title { position: relative; font: 400 32px var(--baslik-fontu); color: var(--tema-renk1); }
#customerReview .kapsul .title:after { content: ''; position: absolute; left: 0; bottom: -5px; height: 1px; width: 100%; background: linear-gradient(90deg, #c7c7c7, transparent); }
#customerReview figure { padding-right: 85px; height: 100%; overflow: hidden; max-height: 350px; }
#customerReview figure img { width: 100%; height: 100%; object-fit: cover; }
#customerReview .item { }
#customerReview .item .metin { }
#customerReview .item .metin .baslik { font: 800 20px var(--icerik-fontu); line-height: 26px; color: #181923; position: relative; padding-left: 25px; }
#customerReview .item .metin .baslik:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 10px; background: var(--tema-renk1); }
#customerReview .item .metin .kisaOzet { font: 800 28px var(--icerik-fontu); line-height: 32px; font-style: italic; color: var(--tema-renk1); margin: 0 0 20px; }
#customerReview .item .metin .aciklama { font: 500 17px var(--icerik-fontu); color: #5b5d62; line-height: 25px; margin: 0 0 20px; }
#customerReview .oklar { display: flex; justify-content: flex-end; margin: 20px 30px 0; }
#customerReview .swiper-button-next, #customerReview .swiper-button-prev { height: 56px; width: 56px; border-radius: 100%; position: relative; bottom: inherit; transform: translateY(0); transition: .3s; outline: 0; cursor: pointer; margin-top: 0; text-align: center; display: flex; align-items: center; justify-content: center; color: #1e3238; right: 0; top: 0; left: initial; background: #fff; }
#customerReview .swiper-button-next { left: initial; }
#customerReview .swiper-button-prev { margin-right: 18px; }
#customerReview .swiper-button-next svg, #customerReview .swiper-button-prev svg { width: 15px; height: auto; }
#customerReview .swiper-button-prev svg { transform: rotate(180deg); }
#customerReview .swiper-button-next:after, #customerReview .swiper-button-prev:after { display: none; }
#customerReview .swiper-button-next:hover, #customerReview .swiper-button-prev:hover { background: var(--tema-renk1) }
#customerReview .swiper-button-next:hover svg path, #customerReview .swiper-button-prev:hover svg path { stroke: #fff }
/****/
#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%; }
/*******/
#products { background-color: #F3F4F9; padding: 90px 0; overflow: hidden; position: relative; }
#products .kapsul { margin-bottom: 6%; display: flex; justify-content: space-between; align-items: flex-start; text-align: left; }
#products .kapsul .title { text-transform: uppercase; padding-right: 15px; color: var(--tema-renk1); font: 300 14px var(--icerik-fontu); line-height: 30px; }
#products .kapsul .subtitle { padding-left: 15px; font: 400 60px var(--icerik-fontu); line-height: 66px; color: #111; width: 820px; max-width: 100%; }
#products .kisaOzet p { font: 500 20px var(--baslik-fontu); color: #ffffff; }
#products .item { height: 375px; position: relative; overflow: hidden; margin: 0px 30px 30px 0px; }
#products .item figure { position: relative; overflow: hidden; width: 100%; height: 100%; border-radius: 16px; }
#products .item figure img { height: 100%; width: 100%; object-fit: cover; transition: all .5s cubic-bezier(.5,1,.89,1); object-position: center; }
#products .item figure::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgb(0 0 0 / 22%); /* Siyah ve %50 opaklık */ border-radius: 16px; z-index: 1; }
#products .item .metin { display: flex; justify-content: center; align-items: center; position: absolute; bottom: 20px; left: 20px; z-index: 2; background-color: #ffff; border-radius: 11px; padding: 20px 19px; overflow: hidden; width: 245px; height: 70px; }
#products .item .metin .baslik { display: block; font: 600 20px var(--baslik-fontu); line-height: 28px; color: #252525; transition: all .5s ease; text-align: center; z-index: 50; letter-spacing: .5px; }
#products .item .more { width: 100%; height: 100%; background: none; display: flex; align-items: center; justify-content: center; margin-left: 0 !important; gap: 0; transition: all .9s cubic-bezier(.5,1,.89,1); position: absolute; top: 50%; left: 50%; transform: translate(-350%,-50%); z-index: 5; font: 500 24px var(--baslik-fontu); color: #fff; gap: 10px; }
#products .item .more svg { position: relative; z-index: 5; width: 28px; height: auto; margin-top: 4px; }
#products .item .more svg g { fill: #fff; }
#products .item .metin:before { content: ''; position: absolute; top: 50%; left: 50%; width: 75px; height: 50px; transform-origin: center; z-index: 1; transition: transform 0.5s ease, width 0.5s ease 0.5s, height 0.5s ease 0.5s; background: var(--tema-renk1); border-radius: 13px; transform: translate(-50%, 500%); }
#products .kapsul .Ozet.aos-init.aos-animate { font: 300 44px var(--baslik-fontu); color: #190D39; display: block; line-height: 50px; text-align: end; position: relative; }
#products a .kisaOzet { position: absolute; top: 20px; left: 20px; z-index: 2; overflow: hidden; width: 245px; height: 141px; color: white; }
#products .item:hover { }
#products .item:hover .metin:before { width: 150%; height: 150%; transform: translate(-50%, -50%); }
#products .item:hover .metin .baslik { transform: translateY(-500%); }
#products .item:hover figure img { transform: scale(1.05) }
#products .item:hover .more { transform: translate(-50%,-50%); }
/*******/
.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); }
/******/
#productCat { margin: 35px 0; }
#productCat a { margin: 10px; display: block; }
#productCat .item { position: relative; overflow: hidden; }
#productCat .item figure { position: relative; z-index: -1; overflow: hidden; width: 100%; height: 100%; border-radius: 16px; }
#productCat .item figure img { height: 100%; width: 100%; object-fit: cover; transition: all .5s cubic-bezier(.5,1,.89,1); object-position: center; }
#productCat .item .metin { display: flex; justify-content: center; align-items: center; position: absolute; bottom: 35px; left: 35px; z-index: 2; background-color: #ffff; border-radius: 11px; padding: 30px 40px; overflow: hidden; }
#productCat .item .metin .baslik { display: block; font: 500 24px var(--baslik-fontu); line-height: 28px; color: #444; transition: all .5s ease; text-align: center; z-index: 50; }
#productCat .item .more { width: 100%; height: 100%; background: none; display: flex; align-items: center; justify-content: center; margin-left: 0 !important; gap: 0; transition: all .9s cubic-bezier(.5,1,.89,1); position: absolute; top: 50%; left: 50%; transform: translate(-350%,-50%); z-index: 5; font: 500 24px var(--baslik-fontu); color: #fff; gap: 10px; }
#productCat .item .more svg { position: relative; z-index: 5; width: 28px; height: auto; margin-top: 4px; }
#productCat .item .more svg g { fill: #fff; }
#productCat .item .metin:before { content: ''; position: absolute; top: 50%; left: 50%; width: 75px; height: 50px; transform-origin: center; z-index: 1; transition: transform 0.5s ease, width 0.5s ease 0.5s, height 0.5s ease 0.5s; background: var(--tema-renk1); border-radius: 13px; transform: translate(-50%, 500%); }
#productCat .item:hover { }
#productCat .item:hover .metin:before { width: 150%; height: 150%; transform: translate(-50%, -50%); }
#productCat .item:hover .metin .baslik { transform: translateY(-500%); }
#productCat .item:hover figure img { transform: scale(1.05) }
#productCat .item:hover .more { transform: translate(-50%,-50%); }
/******/
/******/
#productDet { background: #f4f4f4; min-height: 350px; padding: 50px 0; }
#productDet img { height: auto; max-width: 100%; }
#productDet .kapsul1 { background: #fff; }
#productDet .urunAciklama { color: #4d4f53; position: relative; padding: 0 10px 20px; font: 600 18px var(--icerik-fontu); margin: 0 0 20px; }
#productDet .urunAciklama:after { content: ''; z-index: 5; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #bdc3d1; }
#productDet .urunBilgileri { background: #ededed; position: relative; min-height: 490px; padding: 30px 0 10px 60px; }
#urunResimleri { max-width: 550px; padding: 20px 30px; display: inline-block; width: 100%; }
#urunResimleri figure { height: 345px; position: relative; overflow: hidden; }
#urunResimleri figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 5 }
#xzoom-default { height: auto; width: auto !important; }
#urunResimleri ul li { float: left; margin: 5px 5px 30px 5px; border: solid 1px #ccc; min-height: 80px; }
#urunResimleri ul li a { float: left; padding: 5px; overflow: hidden; height: 78px; width: 87px; position: relative; display: block; }
#urunResimleri ul li img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 100%; }
#urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 5; font-size: 19px; color: #000; }
/*******/
.particle-container { position: absolute !important; top: 0 !important; height: 100% !important; z-index: 0; }
/********/
.form_validation input, .form_validation textarea { background-position: right 20px center !important; background-repeat: no-repeat; background-size: 18px 18px; padding-right: 36px }
.is-valid { background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"%3E%3Cpath fill="%23198754" d="M2.3 6.7L.6 4.5c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z"/%3E%3C/svg%3E'); border: 1px solid #198754 !important; }
.is-invalid { /* border-color: #dc3545 !important; */ background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12" width="12" height="12" fill="none" stroke="%23dc3545"%3E%3Ccircle cx="6" cy="6" r="4.5"/%3E%3Cpath stroke-linejoin="round" d="M5.8 3.6h.4L6 6.5z"/%3E%3Ccircle cx="6" cy="8.2" r=".6" fill="%23dc3545" stroke="none"/%3E%3C/svg%3E'); border: 1px solid #dc3545 !important; }
/******/
#merakEdilenler .item form { }
#merakEdilenler .item form .satir { position: relative; margin-bottom: 15px; }
#merakEdilenler .item form .satir .form-icon { position: absolute; top: 50%; transform: translateY(-50%); padding-top: 2px; left: 25px; color: #7c898d; display: flex; align-items: center; justify-content: center; }
#merakEdilenler .item form .satir .form-icon svg { width: 18px; height: auto; fill: #7c898d; }
#merakEdilenler .item form .satir .form-icon svg path { fill: #7c898d; }
#merakEdilenler .item form .satir .form-icon.smile svg path:first-child, #merakEdilenler .item form .satir .form-icon.smile svg path:nth-child(2) { stroke: #7c898d; fill: none; }
#merakEdilenler .item form .satir .form-control { padding: 18px 25px; width: 100%; max-width: 100%; resize: none; outline: 0; font-size: 16px; border: 1px solid #e4e4e4; color: #7c898d; line-height: inherit; word-break: normal; transition: .3s; padding-left: 55px; border-radius: 6px; background-color: #fff; }
#merakEdilenler .item form .satir .form-control:focus { border: 1px solid #c2c2c2; box-shadow: none !important; color: #7c898d; }
#merakEdilenler .item form .satir.terms_box { position: relative; text-align: left; }
#merakEdilenler .item form .satir.terms_box input[type=checkbox] { opacity: 0; visibility: hidden; position: absolute; top: 4px; left: 0; }
#merakEdilenler .item form .satir.terms_box .box { position: relative; padding-left: 30px; cursor: pointer; display: inline-block; }
#merakEdilenler .item form .satir.terms_box .box:before { content: ""; width: 20px; height: 20px; background-color: transparent; border: 1px solid #e4e4e4; position: absolute; top: 2px; left: 0; border-radius: 4px; }
#merakEdilenler .item form .satir.terms_box .box:after { content: ""; position: absolute; left: 7px; top: 6px; width: 6px; height: 10px; border: #1e3238 solid; border-width: 0 2px 2px 0; transform: rotate(45deg); display: none; }
#merakEdilenler .item form .satir.terms_box input[type=checkbox]:checked + label .box:after { display: block; }
#merakEdilenler .item form .satir.guvenlik { display: flex; align-items: center; gap: 10px; }
#merakEdilenler .item form .satir.guvenlik label { height: 100%; width: 31%; }
#merakEdilenler .item form .satir.guvenlik label img { height: 100%; width: 100%; }
#merakEdilenler .item form .satir.guvenlik .form-control { width: 67%; padding: 12px 25px 12px 17px; }
#merakEdilenler .item form button { margin-top: 20px; width: 100%; display: inline-block; border: 2px solid transparent; transition: all .3s ease-in-out; background-color: #005153; color: #ffffff; font-size: 20px; border-radius: 4px; padding: 13px 40px; cursor: pointer; }
#merakEdilenler .item form button:hover { transform: translateY(-5px); }
/******/
#services { position: relative; overflow: hidden; padding: 120px 0; }
#services .kapsul { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 60px; }
#services .kapsul .title { font: 300 44px var(--baslik-fontu); color: #190D39; display: block; line-height: 50px; position: relative; text-align: center; width: 800px; max-width: 100%; margin: 0 auto; }
#services .kapsul .title em { font-weight: 400; line-height: 100%; font-style: normal; }
#services .seeAll { font: 500 16px var(--icerik-fontu); background: #ddd; color: #000; padding: 15px 30px 15px 45px; text-transform: capitalize; z-index: 1; position: relative; border-radius: 40px; transition: all 0.3s ease-in-out; display: flex; align-items: center; justify-content: space-between; gap: 14px; width: fit-content; margin: 0 auto; }
#services .seeAll:hover { color: #fff; background: #000; }
#services .seeAll i { display: flex; align-items: center; justify-content: center; }
#services .seeAll i svg { width: 22px; height: auto; transform: rotate(230deg); }
#services .seeAll i svg path { stroke: currentColor; }
#services .row { margin: 0 -15px; }
#services .oge { width: 58%; margin: 0 1%; }

#services .oge:nth-child(4n+1) { width: 58%; }

#services .oge:nth-child(4n+2) { width: 38%; }

#services .oge:nth-child(4n+3) { width: 38%; }

#services .item { display: inline-block; position: relative; width: 100%; margin: 0 0 30px; }

#services .item figure { position: relative; border-radius: 5px; overflow: hidden; transition: all .5s; height: 350px; }
#services .item figure:after { position: absolute; content: ""; width: 100%; height: 100%; background-image: linear-gradient(180deg, rgba(18, 18, 18, 0) 38.85%, #121212 100%); top: 0; inset-inline-start: 0; }
#services .item figure img { width: 100%; height: 100%; object-fit: cover; }
#services .item figure img:first-child { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transform: translateX(50%) scaleX(2); opacity: 0; filter: blur(10px); transition: all 0.4s ease-in-out; }
#services .item .baslik { position: absolute; top: 0px; inset-inline-start: 0px; margin: 30px; font-size: 14px; text-transform: uppercase; line-height: 1; display: inline-block; padding: 10px 15px; border-radius: 5px; background-color: rgba(255, 255, 255, .35); color: #121212; }
#services .item .metin { position: absolute; bottom: 0; overflow: hidden; padding: 30px; width: 100%; }
#services .item .metin .kisaOzet { font: 600 22px var(--baslik-fontu); line-height: 1.25; color: #ffffff; transition: all .3s; width: 250px; max-width: 100%; letter-spacing: 1px; }
#services .item .metin .more { text-align: center; line-height: 1.5; border-radius: 100%; display: flex; gap: 10px; align-items: center; justify-content: center; margin-top: 28px; width: 60px; height: 60px; background-color: var(--tema-renk1); color: #fff; margin-bottom: -88px; opacity: 0; transition: all .5s; }
#services .item .metin .more svg { transform: rotate(-135deg); width: 24px; height: auto; }
#services .item .metin .more svg path { stroke: currentColor; }
#services .item:hover { }
#services .item:hover figure img { }
#services .item:hover figure img:first-child { transform: translateX(0) scaleX(1); opacity: 1; filter: blur(0); }
#services .item:hover figure img:nth-child(2) { transform: translateX(-50%) scaleX(2); opacity: 0; filter: blur(10px); }
#services .item:hover .more { margin-bottom: 0; opacity: 1; }
/*******/
#servicesCat { position: relative; overflow: hidden; margin: 35px 0; }
#servicesCat .row { margin: 0 -15px; }
#servicesCat .cl4 { padding: 0 15px; }
#servicesCat .item { display: inline-block; position: relative; width: 100%; margin: 0 0 30px; }
#servicesCat .item figure { position: relative; border-radius: 5px; overflow: hidden; transition: all .5s; height: 350px; }
#servicesCat .item figure:after { position: absolute; content: ""; width: 100%; height: 100%; background-image: linear-gradient(180deg, rgba(18, 18, 18, 0) 38.85%, #121212 100%); top: 0; inset-inline-start: 0; }
#servicesCat .item figure img { width: 100%; height: 100%; object-fit: cover; }
#servicesCat .item figure img:first-child { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transform: translateX(50%) scaleX(2); opacity: 0; filter: blur(10px); transition: all 0.4s ease-in-out; }
#servicesCat .item .baslik { position: absolute; top: 0px; inset-inline-start: 0px; margin: 30px; font-size: 14px; text-transform: uppercase; line-height: 1; display: inline-block; padding: 10px 15px; border-radius: 5px; background-color: rgba(255, 255, 255, .35); color: #121212; }
#servicesCat .item .metin { position: absolute; bottom: 0; overflow: hidden; padding: 30px; width: 100%; }
#servicesCat .item .metin .kisaOzet { font: 600 22px var(--baslik-fontu); line-height: 1.25; color: #ffffff; transition: all .3s; width: 250px; max-width: 100%; letter-spacing: 1px; }
#servicesCat .item .metin .more { text-align: center; line-height: 1.5; border-radius: 100%; display: flex; gap: 10px; align-items: center; justify-content: center; margin-top: 28px; width: 60px; height: 60px; background-color: var(--tema-renk1); color: #fff; margin-bottom: -88px; opacity: 0; transition: all .5s; }
#servicesCat .item .metin .more svg { transform: rotate(-135deg); width: 24px; height: auto; }
#servicesCat .item .metin .more svg path { stroke: currentColor; }
#servicesCat .item:hover { }
#servicesCat .item:hover figure img { }
#servicesCat .item:hover figure img:first-child { transform: translateX(0) scaleX(1); opacity: 1; filter: blur(0); }
#servicesCat .item:hover figure img:nth-child(2) { transform: translateX(-50%) scaleX(2); opacity: 0; filter: blur(10px); }
#servicesCat .item:hover .more { margin-bottom: 0; opacity: 1; }
/*******/
#blog { padding: 90px 0 145px; background: #f7f7f7; }
#blog .kap { margin-bottom: 72px; padding-bottom: 36px; border-bottom: 1px solid #eaeaea; }
#blog .kap .updata { font-size: 17px; letter-spacing: -0.05em !important; padding: 0.3em 0.6em; border-radius: 16px; background-color: #e7f0e7; color: #0c4f48 !important; fill: #0c4f48 !important; font-weight: 500 !important; line-height: 1.2; width: fit-content; display: flex; align-items: center; gap: 5px; }
#blog .kap .updata::before { content: ""; width: 8px; height: 8px; display: block; background: #74FABA !important; border-radius: 50%; }
#blog .kap0 { height: 100% !important; display: flex; flex-direction: column; justify-content: space-between; }
#blog .kapsul { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 36px; }
#blog .kapsul .title { font: 300 44px var(--baslik-fontu); color: #190D39; display: block; position: relative; width: 800px; max-width: 100%; margin: 0 auto; }
#blog .kapsul .subtitle { text-align: right; font-size: 20px; line-height: 26px; }
#blog .seeAll { color: #303133; background-color: transparent; border-radius: 10em; font-weight: 500 !important; transition: color 200ms cubic-bezier(.785,.135,.15,.86), background-color 200ms cubic-bezier(.785,.135,.15,.86), border-color 200ms cubic-bezier(.785,.135,.15,.86); font-size: 17px !important; padding: 18px 44px !important; border: 1px solid #303133; font-family: var(--icerik-fontu); margin: 36px auto 0 auto; width: fit-content; display: flex; gap: 16px; }
#blog .seeAll svg { width: 16px; height: auto; }
#blog .seeAll svg path { stroke: currentColor; }
#blog .seeAll:hover { color: #fff; background: #303133; }
#blog .sagKap { display: grid; grid-template-columns: repeat(1, 1fr); column-gap: 36px; row-gap: 36px; }
#blog .item { display: flex; flex-direction: row; align-items: flex-start; height: auto !important; border-radius: 12px; position: relative; margin: 20px; }
#blog .item figure { border-radius: 12px; width: 289px; overflow: hidden; max-width: 100%; flex-shrink: 0; }
#blog .item figure img { }
#blog .item:hover figure img { }
#blog .item:hover .metin .baslik { color: var(--tema-renk1); }
#blog .item .metin { padding: 0 0 0 18px; }
#blog .item .metin .time { color: #303133; font-weight: 500 !important; font-size: 15px; display: block; line-height: 1.75; font-family: var(--baslik-fontu); }
#blog .item .metin .baslik { -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #303133; font-size: 24px; line-height: 34px; font-weight: 300 !important; transition: color 200ms cubic-bezier(.785,.135,.15,.86), background-color 200ms cubic-bezier(.785,.135,.15,.86), border-color 200ms cubic-bezier(.785,.135,.15,.86); font-family: var(--icerik-fontu); }
/*******/
#hastalik { padding-top: 108px; padding-bottom: 108px; }
#hastalik .kap { display: flex; align-items: flex-end; justify-content: space-between; }
#hastalik .title { font: 300 44px var(--baslik-fontu); color: #190D39; display: block; position: relative; width: 800px; max-width: 100%; margin: 0 auto; }
#hastalik .kisaOzet { text-align: right; font-size: 20px; line-height: 26px; }
#hastalik .hastalikSwiper { margin-top: 72px; }
#hastalik .item { }
#hastalik .item figure { width: 100%; height: 390px; overflow: hidden; border-radius: 12px; }
#hastalik .item figure img { width: 100%; height: 100%; object-fit: cover; }
#hastalik .item .baslik { padding: 18px 0 0; word-wrap: break-word; transition: color 200ms cubic-bezier(.785,.135,.15,.86), background-color 200ms cubic-bezier(.785,.135,.15,.86), border-color 200ms cubic-bezier(.785,.135,.15,.86); letter-spacing: 0em; line-height: 1.2; font-size: 24px; color: #000000; font-weight: 500; font-family: var(--baslik-fontu); text-align: center; margin: 0 30px; }
#hastalik .item .baslik:hover { color: #b4975a; }
#hastalik .swiper-pagination { padding-top: 35px; margin: 0; }
#hastalik .swiper-pagination-bullet { margin: 0 6px; border-radius: 50%; transform: scale(.8); transition: transform 0.2s ease-in-out; width: 10px; height: 10px; background: rgba(25, 27, 30, .25); }
#hastalik .swiper-pagination-bullet-active { transform: scale(1); opacity: 1; background: var(--tema-renk1) }
/*****/
#hastalik .oklar { display: flex; justify-content: center !important; }
#hastalik .swiper-button-next, #hastalik .swiper-button-prev { height: 56px; width: 56px; border-radius: 100%; position: relative; bottom: inherit; left: 0; top: inherit; transform: translateY(0); transition: .3s; outline: 0; cursor: pointer; margin-top: 0; text-align: center; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 25px rgba(0, 0, 0, .08); color: #1e3238; }
#hastalik .swiper-button-next { left: initial; }
#hastalik .swiper-button-prev { margin-right: 18px; }
#hastalik .swiper-button-next svg, #hastalik .swiper-button-prev svg { width: 15px; height: auto; }
#hastalik .swiper-button-prev svg { transform: rotate(180deg); }
#hastalik .swiper-button-next:after, #hastalik .swiper-button-prev:after { display: none; }
#hastalik .swiper-button-next:hover, #hastalik .swiper-button-prev:hover { background: var(--tema-renk1) }
#hastalik .swiper-button-next:hover svg path, #hastalik .swiper-button-prev:hover svg path { stroke: #fff }
/******/
#tests { position: relative; }
#tests:before { content: " "; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #ffffff; opacity: .9; pointer-events: none; }
#tests .row { }
#tests figure { position: relative; overflow: hidden; padding-bottom: 60px; margin: -30px 0; }
#tests figure img { }
#tests .metin { padding: 100px 0; }
#tests .metin .title { color: #1c1c1c; font: 600 50px var(--baslik-fontu); text-transform: capitalize; margin-bottom: 30px; }
#tests .metin .subtitle { margin-bottom: 30px; color: #292929; font: 400 22px var(--icerik-fontu); line-height: 25px; }
#tests .metin .seeAll { font: 500 18px var(--icerik-fontu); letter-spacing: 1px; color: #292929; display: flex; align-items: center; gap: 13px; }
#tests .metin .seeAll svg { width: 24px; height: auto; }
#tests .metin .seeAll svg path { stroke: currentColor; }
/*******/
#merakEdilenler { margin: 75px 0; overflow: hidden; }
#merakEdilenler .kapsul { margin-bottom: 35px; }
#merakEdilenler .kapsul .title { font: 400 14px var(--baslik-fontu); color: var(--tema-renk1); background: #5aabda36; padding: 2px 10px; border-radius: 6px; display: inline-block; box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.1); line-height: 26px; margin-bottom: 15px; }
#merakEdilenler .kapsul .subtitle { font: 600 35px var(--baslik-fontu); color: #343a40; line-height: 42px; margin-bottom: 8px; }
#merakEdilenler .kaps0 { margin-right: 60px; margin-bottom: 30px; }
#merakEdilenler .item { padding: 25px 25px 25px 0; border-top: 1px solid #e5e5e5; position: relative; }
#merakEdilenler .item a.link { position: relative; font: 600 18px var(--icerik-fontu); display: flex; align-items: flex-start; }
#merakEdilenler .item a.link:before { content: "+"; position: absolute; right: 10px; font: 600 18px var(--icerik-fontu); color: #c0c1c1; }
#merakEdilenler .item a.link.active:before { content: "-"; color: #de2021; }
#merakEdilenler .item a.link .sira { color: #c0c1c1; margin-right: 5px; display: inline-block; }
#merakEdilenler .item a.link h3 { font: 600 18px var(--baslik-fontu); color: #343a40; margin: 0; line-height: 25px; }
#merakEdilenler .item a.link:hover h3 { color: var(--tema-renk1); }
#merakEdilenler .item .cevap { margin: 10px 20px; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #252525; display: none; }
#merakEdilenler .cl6:nth-last-child(-n+2) .item { /* border-bottom: 1px solid #e5e5e5; */ }
#merakEdilenler .item a.link.active { }
#merakEdilenler .item a.link.active .sira { color: var(--tema-renk1); }
#merakEdilenler figure { width: 100%; height: 100%; }
#merakEdilenler figure img { width: 100%; height: 100%; object-fit: contain; }
/*******/
@media(min-width: 1901px) {
}

@media(max-width: 767px) {
    footer .satir1 { flex-direction: column; }
    footer .satir1 .footSocial { margin-top: 15px; flex-direction: column; }
    footer table tbody { display: block; width: 100% !important; }
    footer table tr { display: block; width: 100% !important; }
    footer table tr td { display: block; width: 100% !important; height: auto !important; text-align: center !important; }
    footer table tr td:first-child, footer table tr td:nth-child(2), footer table tr td:nth-child(3), footer table tr td:nth-child(4) { width: 100% !important; }
    footer .satir3 .row { display: flex; flex-direction: column-reverse; gap: 15px; }
    footer .satir3 .contract ul { white-space: nowrap; overflow-x: auto; margin: 10px 0 0 0; width: 100%; text-align: left; justify-content: flex-start; padding-bottom: 9px; }
    footer .satir3 .kap { justify-content: space-between; }
    footer .satir3 .kap .imza a { font-size: 14px; }
    footer .satir3 .kap .copy { font-size: 14px; }
    /*******/
    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 }
    /**********/
    #productDet .urunBilgileri { padding: 35px 10px; }
    /*****/
    #anaHakkimizda { padding: 20px 0; }
    #anaHakkimizda .resimler.row { display: flex; margin: 0 0 35px; }
    #anaHakkimizda .metin { margin: 0; }
    #anaHakkimizda .metin .kisaOzet { font-size: 32px; line-height: 45px; margin: 0 0 30px; }
    #anaHakkimizda .metin .icerik { margin: 0 0 30px; }
    /****/
    #anagecmisim { }
    #anagecmisim .metin { margin: 0 0 35px; }
    #anagecmisim .cl6 .row { display: flex; }
    #anagecmisim figure.big { padding: 0; }
    /****/
    #products .kapsul { flex-direction: column; }
    #products .kapsul .subtitle { font-size: 36px; padding: 25px 0; line-height: 48px; }
    #products .item .metin { padding: 30px; }
    #products .item .metin .baslik { font-size: 20px; }
    /****/
    #merakEdilenler .kapsul { text-align: center; }
    #merakEdilenler .title { font-size: 29px; }
    #merakEdilenler .kaps0 { margin-right: 0; }
    #merakEdilenler .item a.link:before { right: -15px; }
    #merakEdilenler .cl6:nth-child(odd) .item a.link:after { display: none; }
    /****/
    #blog .sagKap { margin-top: 35px }
    #blog .item { flex-direction: column; gap: 15px; }
    #blog .item figure { width: 100%; }
    #blog .item .metin { padding: 0; width: 100%; }
    #blog .item .metin .baslik { width: 100%; }
    /****/

    /******/
    #services { padding: 75px 0; }
    #services .row { margin: 0; }
    #services .kapsul { flex-direction: column; align-items: flex-start; gap: 23px; }
    #services .kapsul .title { font-size: 38px; line-height: 46px; }
    /****/
    #servicesCat { }
    #servicesCat .row { margin: 0; }
    /****/
    #tests { padding: 75px 0; }
    #tests .metin { padding: 65px 0; }
    #tests .metin .title { font-size: 36px; }
    #tests .metin .subtitle { font-size: 18px; }
    /****/
    #services .oge:nth-child(4n),
    #services .oge:nth-child(4n+1),
    #services .oge:nth-child(4n+2),
    #services .oge:nth-child(4n+3) { width: 100%; }
    #hastalik .kap, #blog .kapsul { display: block }
    #hastalik .title { line-height: 42px; margin-bottom: 16px }
    #hastalik .kisaOzet, #blog .kapsul .subtitle { text-align: left }
    #hastalik .hastalikSwiper { margin-top: 32px; }
    #blog .item { margin: 0 0 60px 0 }
}
