﻿
.opakligi-ters-cevir { transition: opacity 0.3s ease-out }

.opakligi-ters-cevir .item { opacity: .35 !important }
.opakligi-ters-cevir .item:hover { opacity: 1 !important; }
/********/
.section { height: 500px; }
.video-wrapper { width: 400px; max-width: 100%; height: 500px; margin: 0 auto; overflow: hidden; border-radius: 20px; transition: width 0.3s ease, border-radius 0.3s ease; position: relative; }
.video-wrapper .inner { width: 100%; height: 100%; position: relative; }
.video-wrapper video { width: 100%; height: 100%; object-fit: cover; display: block; }
.video-play-button { z-index: 10; cursor: pointer; display: flex; justify-content: center; align-items: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.play-circle { width: 80px; height: 80px; background-color: white; border-radius: 50%; box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2); position: relative; }
.play-triangle { position: absolute; top: 50%; left: 50%; transform: translate(-40%, -50%); width: 0; height: 0; border-left: 18px solid black; border-top: 12px solid transparent; border-bottom: 12px solid transparent; }
.video-play-button:hover .play-circle { transform: scale(1.1); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1); }

/* Popup styles */
.video-popup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); justify-content: center; align-items: center; z-index: 999; }
.video-popup-inner { position: relative; width: 80%; max-width: 800px; }
.video-popup iframe { width: 100%; height: 450px; }
.close-btn { position: absolute; top: -40px; right: 0; font-size: 40px; color: white; cursor: pointer; }
/********/
.solaGenisleyenButon { display: flex; align-items: center; font-weight: 400; font-size: 16px; border-radius: 50px; position: relative; z-index: 1; width: fit-content; padding-right: 43px; padding-left: 6px; }
.solaGenisleyenButon:hover { color: #fff }
.solaGenisleyenButon:hover .ok { width: 100%; border-radius: 50px; }
.solaGenisleyenButon .ok { position: absolute; right: 3px; width: 30px; height: 30px; background-color: var(--tema-renk1); border-radius: 50px; transition: all 0.4s ease; z-index: -1; padding-right: 7px; padding-top: 4px; text-align: right; }
.solaGenisleyenButon .ok svg { width: 14px; height: 15px; position: relative; }
.solaGenisleyenButon .ok svg path { stroke: #fff; }
/********/
.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 15px 30px 15px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #DDDDDD; }
footer .satir1 figure { }
footer .satir1 figure img { max-width: 175px; }
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 { }
footer table { border: none; color: #ddd; width: 100% !important; margin: 35px 0 0; height: auto !important }
footer table tr { }
footer table tr td { border: none; padding: 15px; vertical-align: top; text-align: left !important; width: 33% !important; }
footer table tr td:first-child { width: 33% !important; margin-bottom: 25px; }
footer table tr td:nth-child(2) { width: 33% !important; }
footer table tr td:nth-child(3) { width: 33% !important; }
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(--baslik-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-wrap: wrap; }
footer .satir2 .footIlet .kap:first-child { width: 100%; }
footer .satir2 .footIlet .kap { width: 50%; color: #717171; font: 400 15px var(--baslik-fontu); line-height: 25px; margin-bottom: 20px; }
footer .satir2 .footIlet .kap span { color: #181A20; font: 600 16px var(--baslik-fontu); line-height: 18px; display: block; margin-bottom: 10px; }
footer .satir2 .footIlet .kap a.links { color: #717171; font: 400 15px var(--baslik-fontu); line-height: 18px; }
footer .satir2 .footIlet .kap a.links:hover { color: var(--tema-renk1); }
footer .satir3 { border-top: 1px solid #DDDDDD; padding: 30px 0px; }
footer .satir3 .imza { font: 400 16px var(--icerik-fontu); color: #181A20; }
footer .satir3 .imza a { font: 400 16px var(--icerik-fontu); color: #181A20; }
footer .satir3 .imza a:hover { color: var(--tema-renk1); }
footer .satir3 .imza a i { font-style: normal; color: #f00; margin-right: 5px; }
footer .satir3 .contract { display: flex; justify-content: flex-end; align-items: center; }
footer .satir3 .contract li { margin-right: calc(40px / 2); margin-left: calc(40px / 2); }
footer .satir3 .contract li:after { left: auto; position: relative; border: none; right: calc(-40px / 2); }
footer .satir3 .contract li:not(:last-child):after { content: ""; height: 50%; border-left: 1px solid #c0c0c0; }
footer .satir3 .contract li a { font: 400 16px var(--icerik-fontu); color: #1b1b1b; line-height: 32px; }
footer .satir3 .contract li a:hover { color: var(--tema-renk1); }
/*********/
.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: 0 0 30px; }
.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: 70px 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 a { color: #222; padding: 28px 34px 30px 0; position: relative; color: #222; margin: 0; transition: padding .2s ease-out; cursor: pointer; border-top: 1px solid #222; font: 400 18px var(--baslik-fontu); text-transform: uppercase; 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: 50%; transform: translateY(-50%); }
#faqTop .kapsul .item h3 a.active:before { content: "-"; top: 36%; }
#faqTop .kapsul .item .cevap { color: #222; padding: 9px 8% 20px 0; margin: 0; position: relative; display: inline-block; width: 100%; vertical-align: top; font: 400 16px var(--icerik-fontu); line-height: 25px; }
/**********/
.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: #f6f4f1; 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 16px var(--icerik-fontu); line-height: 33px; color: #252525 }
#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; color: #252525; text-decoration: none; margin-bottom: 3px; font-size: 16px; 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: 19px; right: 10px; 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%; }
/********/
.patlayanHv { position: relative; z-index: 1; overflow: hidden; }
.patlayanHv:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--tema-renk2); 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-renk2) !important; }
/*********/
.resimZoomla { overflow: hidden; }
.resimZoomla figure { overflow: hidden }
.resimZoomla img { transform: scale(1); transition: all 750ms ease; }
.resimZoomla:hover img { transform: scale(1.2); }
/**********/
.caprazHv { display: inline-block; position: relative; overflow: hidden; z-index: 1; }
.caprazHv:after { position: absolute; content: ""; z-index: -1; display: block; left: -20%; right: -20%; top: -4%; height: 150%; width: 150%; bottom: 0; background: var(--tema-renk1); transform: skewX(45deg) scale(0, 1); transition: all 0.5s ease 0s; }
.caprazHv:hover { color: #ffffff !important; }
.caprazHv:hover:after { transform: skewX(45deg) scale(1, 1); }
/**********/
.okSalla { display: flex; align-items: center; justify-content: space-between; }
.okSalla i { display: inline-block; margin-left: 5px; margin-top: 5px; }
.okSalla:hover i { animation: shake-next 1s ease infinite; }

@keyframes shake-next {
 25% { transform: translate3d(0, 0, 0); }
 50% { transform: translate3d(-2px, 0, 0); }
 75% { transform: translate3d(2px, 0, 0); }
}
/**********/
#iletisimForm { margin: 50px 0; }
#iletisimForm .kapsul { margin: 0 0 25px; text-align: left; }
#iletisimForm .kapsul .title {font: 400 34px var(--baslik-fontu);text-transform: capitalize;color: #fefefe;margin-bottom: 10px;}
#iletisimForm .kapsul .subtitle { font: 400 16px var(--icerik-fontu); color: #fefefe; }
#iletisimForm .iletForm { padding: 35px 70px; background: #272727; }
#iletisimForm .adKap { }
#iletisimForm .adKap .cl6:first-child .satir { padding-right: 10px; }
#iletisimForm .adKap .cl6:last-child .satir { padding-left: 10px; }
#iletisimForm form input, #iletisimForm form textarea { cursor: pointer; position: relative; padding: 12px 10px; background: transparent; width: 100%; line-height: 22px; text-transform: none; color: #8e8e8e; border: none; border-bottom: 1px solid #fefefe; box-shadow: none; border-radius: 1px; transition: all ease .3s; font-size: 15px; }
#iletisimForm form input::placeholder, #iletisimForm form textarea::placeholder { font: 400 16px var(--icerik-fontu); color: #f1f1f1 !important; }
#iletisimForm form input:focus, #iletisimForm form textarea:focus { outline: none; box-shadow: none; background: transparent; color: #f1f1f1 !important; }
#iletisimForm form .satir { margin-bottom: 15px; width: 100%; }
#iletisimForm form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#iletisimForm form .satir.guvenlik label { padding-left: 0 !important; height: 100%; width: 20%; }
#iletisimForm form .satir.guvenlik label img { }
#iletisimForm form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#iletisimForm form button { display: block; padding: 15px 25px; margin: 15px 0 0 auto; width: fit-content; background: #fff; border: 1px solid #fff; color: #262626; position: relative; cursor: pointer; transition: all 0.3s ease-out; letter-spacing: 1px; text-transform: uppercase; font: 500 16px var(--icerik-fontu); }
#iletisimForm .iletisimBilgi { background: #e7e7e7; height: 100%; padding: 70px 50px; }
#iletisimForm .iletisimBilgi .baslik { font: 500 36px var(--icerik-fontu); margin-bottom: 25px; }
#iletisimForm .iletisimBilgi .adres { font: 400 16px var(--icerik-fontu); width: 250px; line-height: 25px; max-width: 100%; margin-bottom: 25px; }
#iletisimForm .iletisimBilgi .kps { display: flex; }
#iletisimForm .iletisimBilgi .kps .tit { font: 500 16px var(--icerik-fontu); line-height: 25px; margin: 0 10px 15px 0; }
#iletisimForm .iletisimBilgi .kps .kp { }
#iletisimForm .iletisimBilgi .kps .kp .link { font: 400 16px var(--icerik-fontu); line-height: 25px; color: var(--tema-renk1); }
#iletisimForm .iletisimBilgi .socials { margin: 30px 0 0 0; }
#iletisimForm .iletisimBilgi .socials .tit { font: 500 26px var(--icerik-fontu); color: #222 }
#iletisimForm .iletisimBilgi .socials .kp { margin: 15px 0 0 0; }
#iletisimForm .iletisimBilgi .socials .kp a { margin: 0 10px 0 0; }
#iletisimForm .iletisimBilgi .socials .kp a svg { width: 20px; height: 20px; }
/**********/
#merakEdilenler { margin: 100px 0; overflow: hidden; }
#merakEdilenler .kap0 { height: 90% !important; display: flex; flex-direction: column; justify-content: space-between; }
#merakEdilenler .kapsul { }
#merakEdilenler .kapsul .updata { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--baslik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; text-transform: uppercase; background-color: #efefef; width: fit-content; }
#merakEdilenler .kapsul .updata:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#merakEdilenler .kapsul .title { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#merakEdilenler .kapsul .title:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#merakEdilenler .kapsul .subtitle { color: #333; font-size: 30px; font-family: var(--icerik-fontu); width: 480px; max-width: 100%; line-height: 44px; }
#merakEdilenler .seeAll { color: #444 }
#merakEdilenler .seeAll:hover { color: #ffffff; }


#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: 400 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: 400 18px var(--icerik-fontu); color: var(--tema-renk3); margin: 0; line-height: 25px; }
#merakEdilenler .item a.link:hover h3 { color: #de2021; }
#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: #de2021; }
#merakEdilenler figure { width: 100%; height: auto; }
#merakEdilenler figure img { width: 100%; height: 100%; object-fit: contain; }
/*******/
#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; }

/**********/
#urunDetIcerik { margin: 40px 0; }
#urunDetIcerik .projeIcerik { margin: 0; line-height: 29px; color: #333; }
#urunDetIcerik .metin { }
#urunDetIcerik .metin .baslik { font-size: 38px; font-weight: 600; letter-spacing: .8px; }
#urunDetIcerik .metin .projeTags { width: fit-content; background: #f2f2f2; padding: 5px 11px; border-radius: 5px; font-size: 13px; display: inline-block; margin: 9px 0 0; color: #4a4343; }
#urunDetIcerik .metin .icerik { }
#urunDetIcerik .teknikOzellik { height: fit-content; background: #f2f2f2; border-radius: 6px; margin: 0; padding: 47px 36px; }
#urunDetIcerik .teknikOzellik li { padding: 5px 0; margin-bottom: 18px; border-bottom: 1px solid #e1e0e0; display: flex; align-content: center; }
#urunDetIcerik .teknikOzellik strong { font-size: 16px; display: block; font-weight: 600; margin-bottom: 10px; width: 125px; position: relative; }
#urunDetIcerik .teknikOzellik strong:after { content: ':'; position: absolute; right: 15px; bottom: 0; }
#urunDetIcerik .teknikOzellik em { font-style: normal; font-size: 16px; }
#urunDetIcerik .teknikOzellik li:first-child { margin-top: 0; }
#urunDetIcerik .teknikOzellik li:last-child { border: none; margin-bottom: 0; }
#urunDetIcerik .urunTab .deveTab .projeTarih { position: absolute; right: 0; top: 15px; }
/******/
#urunResimleri { text-align: center; width: 100%; background: #ffff; }
#urunDetIcerik .xzoom-container { width: 100%; }
#xzoom-default { max-width: 100%; max-height: 493px; width: initial !important; margin: 0 auto; }
#urunResimleri img { margin: 0 auto; }
#urunResimleri ul li { float: left; margin: 5px; border: solid 1px #ccc; }
#urunResimleri ul li a { float: left; padding: 2px; width: 94px; overflow: hidden; height: 80px; position: relative; }
#urunResimleri ul li img { max-width: 90px; max-height: 90px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 99; font-size: 19px; color: #ccb679; }
/*******/
#teklifAl { position: relative; z-index: 1; padding-bottom: 120px; }
#teklifAl .kapsul { border-radius: 40px; position: relative; padding: 70px 60px; background-color: var(--tema-renk2); display: flex; align-items: center; gap: 60px; }
#teklifAl .kapsul:before { content: ""; position: absolute; background-image: url(/d/r/shape-01.png); background-repeat: no-repeat; background-size: contain; left: 385px; top: 0; z-index: 0; width: 136px; height: 75px; }
#teklifAl .kapsul:after { content: ""; position: absolute; background-image: url(/d/r/shape-02.png); background-repeat: no-repeat; background-size: contain; left: auto; right: 550px; bottom: 0; z-index: 0; width: 136px; height: 124px; }
#teklifAl .kapsul .k0 { position: relative; }
#teklifAl .kapsul .k0:after { content: ""; position: absolute; background-image: url(/d/r/shape-03.png); background-repeat: no-repeat; background-size: contain; left: auto; right: 36px; bottom: 28px; z-index: 0; width: 55px; height: 38px; }
#teklifAl .kapsul figure { margin-right: 40px; }
#teklifAl .kapsul figure img { width: 100px; height: auto }
#teklifAl .kapsul .title { font: 600 45px var(--icerik-fontu); color: #1c1d20; line-height: 1.1; width: 320px; max-width: 100%; }
#teklifAl .kapsul .subtitle { font: 400 24px var(--icerik-fontu); color: #1c1d20; margin: 0 0 20px; line-height: 1.5; width: 380px; max-width: 100%; }
#teklifAl .kapsul .rndvButon { }
#teklifAl .kapsul .rndvButon a { padding: 22px 40px; font-weight: 600; line-height: 1; text-transform: capitalize; display: inline-flex; align-items: center; overflow: hidden; z-index: 1; gap: 10px; position: relative; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size: 18px; color: #fff; background-color: #1c1d20; border-radius: 15px; }
#teklifAl .kapsul .rndvButon a:before { position: absolute; left: 0px; bottom: 0px; height: 0px; width: 100%; z-index: -1; content: ""; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; border-radius: 12px; background-color: #fff; }
#teklifAl .kapsul .rndvButon a:hover { color: #1c1d20; }
#teklifAl .kapsul .rndvButon a:hover:before { top: 0%; bottom: auto; height: 100%; }

@keyframes bounceright {
 from { transform: translateX(0); }

 to { transform: translateX(3px); }
}
/********/
#formDet input::placeholder, textarea::placeholder { color: #252525; font: 400 16px var(--icerik-fontu); }
#formDet .kapsul { padding: 16px; position: relative; display: flex; flex-direction: column; width: 600px; max-width: 100%; pointer-events: auto; background-color: #fff; outline: 0; border: none; text-align: left; margin: 0 auto; }
#formDet .kapsul .tepe { display: flex; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid #dee2e6; box-sizing: border-box; padding: 0 50px 20px 15px; position: relative; }
#formDet .kapsul .tepe .doktorad { font-size: 26px; line-height: 54px; margin: 0; color: #252525; }
#formDet .kapsul .tepe .kapat { float: right; font-size: 24px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; background-color: transparent; border: 0; appearance: none; cursor: pointer; padding: 16px; position: absolute; top: 0; right: 0; }
#formDet .kapsul .formdetay { position: relative; padding: 30px 20px; }
#formDet .kapsul .formdetay .wrap { margin: -5px }
#formDet .kapsul .formdetay .row .satir { width: calc(50% - 10px); margin: 10px 5px; height: 40px; }
#formDet .kapsul .formdetay .satir label { width: 34%; padding-left: 18px; }
#formDet .satir input, .formdetay .satir select { padding: 10px 5px; color: #252525; background-color: transparent; border: none; border-bottom: 1px solid #252525; padding-left: 0; resize: none; width: 100%; margin: 0; border-radius: 0; height: 40px; font: 400 16px var(--icerik-fontu); }
#formDet .satir textarea { padding: 10px 5px; font-size: 16px; color: #252525; background-color: transparent; border: none; border-bottom: 1px solid #252525; padding-left: 0; resize: none; margin: 0; border-radius: 0; }
#formDet .onay { margin: 13px 0; position: relative; }
#formDet .onay input[type="checkbox"] { width: fit-content; position: absolute; left: 0; top: -10px; }
#formDet .onay a { color: #252525 }
#formDet.rndv { display: none; position: fixed; z-index: 999999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); padding-top: 30px; }
#formDet .rndv-content { }
#formDet .kapat:hover, .kapat:focus { color: red; cursor: pointer; }
#formDet .animate { animation: animatezoom 0.6s }
#formDet .rndvonay { cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk2); border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; border-radius: 4px; height: 100%; padding: 12px 20px; margin: 10px auto 0; font: 500 16px var(--icerik-fontu); width: 100%; }
#formDet .rndvonay:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
#formDet .guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#formDet .guvenlik label { padding-left: 0 !important; }
#formDet .guvenlik label img { }
#formDet .guvenlik input { }

@keyframes animatezoom {
 from { transform: scale(0) }
 to { transform: scale(1) }
}
/******/
#formTekDet input::placeholder, textarea::placeholder { color: #252525; font: 400 16px var(--icerik-fontu); }
#formTekDet .kapsul { padding: 16px; position: relative; display: flex; flex-direction: column; width: 600px; max-width: 100%; pointer-events: auto; background-color: #fff; outline: 0; border: none; text-align: left; margin: 0 auto; }
#formTekDet .kapsul .tepe { display: flex; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid #dee2e6; box-sizing: border-box; padding: 0 50px 20px 15px; position: relative; }
#formTekDet .kapsul .tepe .doktorad { font-size: 26px; line-height: 54px; margin: 0; color: #252525; }
#formTekDet .kapsul .tepe .kapat { float: right; font-size: 24px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; background-color: transparent; border: 0; appearance: none; cursor: pointer; padding: 16px; position: absolute; top: 0; right: 0; }
#formTekDet .kapsul .formdetay { position: relative; padding: 30px 20px; }
#formTekDet .kapsul .formdetay .wrap { margin: -5px }
#formTekDet .kapsul .formdetay .row .satir { width: calc(50% - 10px); margin: 10px 5px; height: 40px; }
#formTekDet .kapsul .formdetay .satir label { width: 34%; padding-left: 18px; }
#formTekDet .satir input, .formdetay .satir select { padding: 10px 5px; color: #252525; background-color: transparent; border: none; border-bottom: 1px solid #252525; padding-left: 0; resize: none; width: 100%; margin: 0; border-radius: 0; height: 40px; font: 400 16px var(--icerik-fontu); }
#formTekDet .satir textarea { padding: 10px 5px; font-size: 16px; color: #252525; background-color: transparent; border: none; border-bottom: 1px solid #252525; padding-left: 0; resize: none; margin: 0; border-radius: 0; }
#formTekDet .onay { margin: 13px 0; position: relative; }
#formTekDet .onay input[type="checkbox"] { width: fit-content; position: absolute; left: 0; top: -10px; }
#formTekDet .onay a { color: #252525 }
#formTekDet.rndv { display: none; position: fixed; z-index: 999999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); padding-top: 30px; }
#formTekDet .rndv-content { }
#formTekDet .kapat:hover, .kapat:focus { color: red; cursor: pointer; }
#formTekDet .animate { animation: animatezoom 0.6s }
#formTekDet .rndvonay { cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk2); border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; border-radius: 4px; height: 100%; padding: 12px 20px; margin: 10px auto 0; font: 500 16px var(--icerik-fontu); width: 100%; }
#formTekDet .rndvonay:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
#formTekDet .guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#formTekDet .guvenlik label { padding-left: 0 !important; }
#formTekDet .guvenlik label img { }
#formTekDet .guvenlik input { }
/******/
#nedenBiz { position: relative; margin: 120px 0; }
#nedenBiz .katimg { padding-right: 70px; height: 100%; }
#nedenBiz .katimg img { width: 100%; height: 100%; object-fit: cover; }
#nedenBiz .kapsul { margin-bottom: 30px }
#nedenBiz .kapsul .title { font: 600 18px var(--baslik-fontu); color: var(--tema-renk2); line-height: 20px; letter-spacing: 1.2px; text-transform: uppercase; }
#nedenBiz .kapsul .subtitle { font: 500 36px var(--icerik-fontu); line-height: 52px; text-transform: capitalize; margin: 7px 0 0; color: #434343; width: 550px; max-width: 100%; }
#nedenBiz .item { cursor: pointer; display: flex; margin: 12px; padding: 30px 24px; border-radius: 6px; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(60, 72, 88, 0.15) 0px 0px 3px 0px; background-color: rgb(248 250 252 / .5); transition-duration: .5s; }
#nedenBiz .item figure { }
#nedenBiz .item figure img { width: 32px; height: 32px; }
#nedenBiz .item .metin { flex: 1 1 0% !important; margin-left: 12px; }
#nedenBiz .item .metin .baslik { font: 600 18px var(--icerik-fontu); letter-spacing: 0.7px; line-height: 20px; margin: 0 0 12px; color: var(--tema-renk2); }
#nedenBiz .item .metin .kisaOzet { font: 400 15px var(--icerik-fontu); line-height: 25px; margin: 0; color: #5b5b5b; }
#nedenBiz .item:hover { background: var(--tema-renk2); transform: translateY(-5%); }
#nedenBiz .item:hover .baslik { color: #fff; }
#nedenBiz .item:hover .kisaOzet { color: #fff; }
#nedenBiz .item:hover figure img { filter: invert(1) }
/******/
#urunler { padding: 120px 0; position: relative; background: #fbfbfb; }
#urunler .kapsul { position: relative; margin: 0 0 25px; }
#urunler .kapsul .title { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#urunler .kapsul .title:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }

#urunler .kapsul .summary { color: #333; font-size: 30px; font-family: var(--icerik-fontu); line-height: 44px; margin-top: -8px; }
#urunler .kapsul .summary:after { content: ''; position: absolute; left: -13px; top: -8px; width: 1px; height: 89px; background: #cecece; }
#urunler .kapsul2 { position: relative; display: flex; align-items: center; justify-content: center; width: 100px; margin: 14px auto 0 auto; }
#urunler .item { height: auto; }
#urunler .swiper-wrapper { margin: 20px 0; }
#urunler .item .metin { position: relative; color: #000; font-size: 15px; height: 164px; padding: 14px 21px 18px 21px; display: flex; flex-direction: column; justify-content: space-between; background: #f0f0f0; border-radius: 0 0 6px 6px; }
#urunler .item .metin:before { opacity: 0; content: ""; position: absolute; left: 0; top: 10px; height: 100%; width: 1px; background: #afafaf; transition: all 750ms ease; }
#urunler .item figure { background: #000; overflow: hidden; position: relative; border: 1px solid #f7f7f7; height: 250px; border-radius: 6px 6px 0 0; }
#urunler .item figure img { object-fit: cover; max-height: 250px; width: 100%; height: 100%; margin: 0 auto; transition: all 750ms ease; transform: scale(1); }
#urunler .item:hover figure img { opacity: .5; transform: scale(1.2); }
#urunler .item .ozet { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #444; font-size: 14px; }
#urunler .item .metin h2 { color: #000; margin: 0 0 7px; font: 600 23px var(--icerik-fontu); line-height: 35px; }


#urunler .item:hover h2 span { color: #000; background-size: 100% 96%; }
#urunler .item h2 span { background-repeat: no-repeat; background-image: linear-gradient(transparent calc(100% - 2px),#444 2px); transition: .6s cubic-bezier(.215,.61,.355,1); background-size: 0 96%; }



#urunler .item .metin .productCode { font: 400 16px var(--icerik-fontu); color: #1b1b1b; margin-bottom: 7px; }
#urunler .item .metin .productCode span { font: 500 15px var(--icerik-fontu); color: #1b1b1b; margin-left: 7px; }
#urunler .item .metin .more { text-transform: lowercase; }
/***********/
#urunler .swiper-pagination { bottom: 0; }
#urunler .swiper-pagination-bullet { width: 22px; height: 3px; background: #000; border-radius: 4px; position: relative; overflow: hidden; margin: 0 10px; opacity: 1; }
#urunler .swiper-pagination-bullet::before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
#urunler .swiper-pagination-bullet-active { }
#urunler .swiper-pagination-bullet-active::before { background-color: var(--tema-renk1); -webkit-animation: slide-progress 4s cubic-bezier(0.3, 0, 0.3, 1) forwards; animation: slide-progress 4s cubic-bezier(0.3, 0, 0.3, 1) forwards; }
#urunler .swiper-paused .swiper-pagination-bullet-active::before { -webkit-animation-play-state: paused; animation-play-state: paused; }
/*******/
#urunler .swiper-button-next { background: #e1e1e1; position: absolute; width: 40px; height: 40px; right: 0; border-radius: 50%; margin: 0; top: 0; display: flex; align-items: center; justify-content: flex-start; transition: all 750ms ease; overflow: hidden; z-index: 10; }
#urunler .swiper-button-next:after { position: absolute; width: 12px; height: 12px; content: ''; right: 10px; top: 14px; border-right: 2px solid #000; border-bottom: 2px solid #000; transform: rotate( -45deg) translate(-50%, -50%); box-sizing: border-box; background: no-repeat; }
#urunler .swiper-button-next span, #urunler .swiper-button-prev span { display: none; transition: all 750ms ease; }
#urunler .swiper-button-next:hover { width: 95px; border-radius: 50px; background: var(--tema-renk2); }
#urunler .swiper-button-next:hover span, #urunler .swiper-button-prev:hover span { display: block; padding-left: 10px; font-size: 15px; color: #fff; }
#urunler .swiper-button-prev { position: absolute; width: 40px; height: 40px; right: 50px; background: #e1e1e1; border-radius: 50%; left: initial; z-index: 9; opacity: 1; margin: 0; top: 0; display: flex; align-items: center; justify-content: flex-start; transition: all 750ms ease; overflow: hidden; }
#urunler .swiper-button-prev:after { position: absolute; width: 12px; height: 12px; content: ''; left: 17px; top: 14px; border-left: 2px solid #000; border-top: 2px solid #000; transform: rotate( -45deg); box-sizing: border-box; background: no-repeat; }
#urunler .swiper-button-prev:hover { width: 103px; border-radius: 50px; background: var(--tema-renk2); }
#urunler .swiper-button-prev:hover span { padding-left: 26px; }
#urunler .swiper-button-next:hover:after { border-bottom-width: 3px; border-right-width: 3px; border-color: #fff; }
#urunler .swiper-button-prev:hover:after { border-top-width: 3px; border-left-width: 3px; border-color: #fff; left: 12px; }
/*******/
#anaHakkimizda { padding: 50px 0; position: relative; margin: 50px 0; }
#anaHakkimizda .row { }
#anaHakkimizda .kap { }

#anaHakkimizda .kap { position: sticky; top: 0; }
#anaHakkimizda .kap .baslik { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#anaHakkimizda .kap .baslik:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }

#anaHakkimizda .kap .slogan { font: 500 36px var(--icerik-fontu); width: 450px; max-width: 100%; line-height: 45px; }


#anaHakkimizda .metin { margin-top: -7px; }
#anaHakkimizda .metin .kisaOzet { margin: 0 0 16px; font-size: 30px; line-height: 42px; font-weight: 600; color: #141414; font-family: Satoshi, sans-serif; }
#anaHakkimizda .metin .icerik { margin: 0 0 32px; color: #141414; font: 400 18px var(--icerik-fontu); line-height: 31px; }

#anaHakkimizda .metin .icerik ul { display: flex; flex-wrap: wrap; list-style: disc; margin-left: 20px; color: #444; row-gap: 10px; font-size: 17px; }
#anaHakkimizda .metin .icerik ul li { width: 50% }
#anaHakkimizda .metin a.learnMore { }
/**********/
#rakamlar { position: relative; margin: 100px 0; }
#rakamlar .kap { background: #f0f0f0; border-radius: 15px; padding: 70px; }
#rakamlar .kapsul { display: flex; justify-content: space-between; margin-bottom: 40px; }
#rakamlar .kapsul .title { width: 50%; font: 500 32px var(--baslik-fontu); }
#rakamlar .kapsul .subtitle { width: 50%; font: 400 20px var(--icerik-fontu); line-height: 26px; }
#rakamlar .item { }
#rakamlar .item figure { }
#rakamlar .item figure img { margin: 19px auto; max-height: 75px; width: auto; opacity: .3; }
#rakamlar .item .metin { text-align: center; }
#rakamlar .item .metin .baslik { font: 400 16px var(--icerik-fontu); color: #6e6e6e; width: 136px; margin: 0 auto; }
#rakamlar .item .metin .kisaOzet { font: 500 52px var(--icerik-fontu); line-height: 44px; color: #000; margin-bottom: 11px; }
/******/
#imalat { padding: 120px 20px; position: relative; }
#imalat .kapsul { position: sticky; top: 10px; }
#imalat .kapsul .title { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#imalat .kapsul .title:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }

#imalat .kapsul .subtitle { color: #333; font-size: 32px; font-family: var(--baslik-fontu); width: 480px; max-width: 100%; line-height: 42px; margin-top: 18px; }
#imalat .kap { }
#imalat .kap a { }
#imalat .item { display: flex; transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); justify-content: space-between; align-items: stretch; border-bottom: 1px solid #c5c5c5; padding: 21px 0; }
#imalat .item:first-child { margin-top: 0; padding-top: 0; }

#imalat .item figure { overflow: hidden; flex-shrink: 0; }
#imalat .item figure img { width: 285px; height: 285px; object-fit: cover; }
#imalat .item .metin { padding-right: 15px; display: flex; align-items: stretch; flex-wrap: wrap; }
#imalat .item .metin > div { width: 100% }
#imalat .item .baslik { font: 600 47px var(--baslik-fontu); color: #000000; position: relative; display: inline; background-image: linear-gradient(to right, currentColor 0%, currentColor 100%); background-size: 0px 2px; background-position: 0px 95%; transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s; padding: 0.1% 0px; background-repeat: no-repeat; color: inherit; }
#imalat .item:hover .baslik { background-size: 100% 2px; }

#imalat .item .ozet { margin-bottom: 23px; font-size: 22px; padding-right: 125px; color: #777 }
/*******/
#imalat .swiper-slide-active { }
#imalat .swiper-slide-active .item { transform: scale(1, 1); transform-origin: center left; opacity: 1; visibility: visible; }
#imalat .swiper-slide-active figure { }
/*******/
#blog { padding-bottom: 144px; }
#blog .kap { margin-bottom: 72px; padding-bottom: 36px; border-bottom: 1px solid #eaeaea; }

#blog .kap .updata { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#blog .kap .updata:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }

#blog .kap0 { height: 100% !important; display: flex; flex-direction: column; justify-content: space-between; }
#blog .kapsul { }
#blog .kapsul .title { letter-spacing: -0.05em !important; color: #303133; font-size: 50px; font-weight: 300 !important; font-family: var(--baslik-fontu); }
#blog .kapsul .subtitle { margin-top: 18px; color: #303133; font-size: 20px; letter-spacing: -0.05em !important; line-height: 1.5; font-family: var(--icerik-fontu); width: 480px; max-width: 100%; }
#blog .seeAll { }
#blog .seeAll:hover { color: #fff; }
#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; }
#blog .item .figure { border-radius: 12px; width: 264px; overflow: hidden; max-width: 100%; position: relative; background: #000 }

#blog .item .figure:hover img { transform: translate(-50%,-50%) scale(1.05, 1.05); opacity: .6 }



#blog .item .figure .dummy { padding-top: 66.7%; }
#blog .item .figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all 0.3s cubic-bezier(0.57, 0.21, 0.69, 1); }
#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; margin: 9px 0px 0px 0px; color: #303133; font-size: 24px; letter-spacing: -0.05em !important; 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); width: 245px; max-width: 100%; }
/*******/
.circle-button { width: 200px; height: 200px; position: relative; }
.rotating-text { position: absolute; top: 0; left: 0; width: 200px; height: 200px; animation: rotateText 10s linear infinite; transform-origin: center; }
.rotating-text text { font-size: 14px; text-transform: uppercase; fill: #000; font-family: sans-serif; letter-spacing: 4px; }
.center-arrow { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; }

@keyframes rotateText {
 from { transform: rotate(0deg); }
 to { transform: rotate(360deg); }
}
/*******/
#ourPartners { margin: 75px 0 }
#ourPartners .wrap { margin: -10px; display: flex; justify-content: center }
#ourPartners .kapsul { position: relative; margin: 0 0 25px; display: flex; align-items: center; justify-content: space-between; flex-direction: column; gap: 2px; }
#ourPartners .kapsul .title { color: #757575; font-size: 18px; font-weight: 300 !important; font-family: var(--icerik-fontu); letter-spacing: 3px; margin-bottom: 13px; }
#ourPartners .kapsul .subtitle { color: #333; font-size: 30px; font-family: var(--icerik-fontu); width: 680px; max-width: 100%; text-align: center; line-height: 44px; }

#ourPartners .item { transition: filter ease .5s; margin: 10px; display: flex; justify-content: center; align-items: center; border-radius: 5px; padding: 15px 12px; border: 1px solid #dedede; width: calc(20% - 20px); }
#ourPartners .item figure { text-align: center; }
#ourPartners .item figure img { max-width: 180px; max-height: 95px; transform: scale(1); transition: .4s ease; display: inline-block; }
#ourPartners .item:hover figure img { transform: scale(1.15); }
/***********/
#sendComments { }
#sendComments .form-title { font-weight: 600; letter-spacing: -.02em; text-transform: initial; font-size: 14px; margin: 36px 0 0 0; color: #303133; line-height: 1.2; }
#sendComments .form-group { }
#sendComments .form-group .satir { width: 100%; margin-bottom: 27px; }
#sendComments .form-group .addRow { display: flex; gap: 10px; }
#sendComments .form-group label { font-size: 15px; margin: 0 0 5px 0; line-height: 1.75; color: #303133; font-weight: 600; }
#sendComments .form-group input { }

#sendComments .form-group input, #sendComments .form-group textarea { display: block; line-height: initial; margin: 9px 0 0 0; padding: 10px 15px 10px 15px; border-style: solid; border-radius: 2px; font-weight: 400; background-color: #fff; border: 1px solid transparent; width: 100%; border-color: #eaeaea; transition: color 400ms cubic-bezier(.785,.135,.15,.86), background-color 400ms cubic-bezier(.785,.135,.15,.86), border-color 400ms cubic-bezier(.785,.135,.15,.86); box-shadow: inset 0 2px 1px rgba(0, 0, 0, .025); font-family: inherit; font-size: inherit; }
#sendComments .form-group input:focus, #sendComments .form-group textarea:focus { border-color: #b4975a; }
#sendComments .form-group button { font-weight: 600 !important; font-family: Inter !important; letter-spacing: -.02em; text-transform: initial; color: #ffffff !important; background-color: #303133 !important; border-color: #303133 !important; border-width: 1px; border-radius: 2px; font-size: 14px; display: inline-block; transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out; text-align: center !important; vertical-align: middle; outline: none; white-space: nowrap; width: auto; box-shadow: none; cursor: pointer; padding: 15px 36px !important; }
#sendComments .form-group button:hover { color: #303133 !important; background-color: transparent !important; border-color: #303133 !important; }
#sendComments .form-group .puanss { margin: 0; margin-top: 27px; }
/*******/
#starRating { font-size: 18px; cursor: pointer; width: fit-content; }
.star { color: #ccc; transition: color 0.3s; }
.star.selected, .star.hover { color: #303133; }
/*******/
#yorumKap { }
#yorumListKap { }
#yorumListKap .yorum_card { display: flex; gap: 18px; }
#yorumListKap .yorum_card .yorum_card_header { }
#yorumListKap .yorum_card .yorum_card_header .basHarf { width: 72px; height: 72px; background: #f0f0f0; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
#yorumListKap .yorum_card .yorum_card_body { flex-grow: 1 }
#yorumListKap .yorum_card .yorum_card_body .tepe { }
#yorumListKap .yorum_card .yorum_card_body .tepe .yildizOn { cursor: pointer; width: 62px; background-image: url(/d/r/yildiz-pasif.png); background-size: contain; background-repeat: no-repeat; }
#yorumListKap .yorum_card .yorum_card_body .tepe .yildizOn span { background-image: url(/d/r/yildiz.png); background-size: contain; background-repeat: no-repeat; height: 17px; }
.rating { position: relative; display: inline-block; font-size: 15px; line-height: 1; color: #ccc; }
.stars-bg { color: #ccc; }
.stars-fg { position: absolute; top: 0; left: 0; white-space: nowrap; overflow: hidden; color: #303133; }
#yorumListKap .yorum_card .yorum_card_body .tepe .adTarih { }
#yorumListKap .yorum_card .yorum_card_body .tepe .adTarih .ad { text-transform: capitalize; color: #303133; margin: 5px 0 0; font: 500 16px var(--baslik-fontu); line-height: 1.2; }
#yorumListKap .yorum_card .yorum_card_body .tepe .adTarih .time { margin: 9px 0 0 0; display: block; font-size: 11px; line-height: 1.75; color: #777; }
#yorumListKap .yorum_card .yorum_card_body .mesaj { margin: 9px 0 0 0; font-size: 15px; line-height: 1.75; color: #777; font-weight: 400; font-family: var(--icerik-fontu); }
#yorumListKap .yorum_card .yorum_card_footer { display: flex; align-items: center; justify-content: flex-end; width: 100%; gap: 15px; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik { display: flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid #303133; padding: 5px 05px; border-radius: 2px; color: #303133; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik:hover { background-color: #303133; color: #fff; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik span { color: inherit; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik svg { }
#yorumListKap .yorum_card .yorum_card_footer .tiktik svg path { stroke: currentColor; }
#yorumListKap .yorum_card .yorum_card_footer .begen { }
#yorumListKap .yorum_card .yorum_card_footer .begenme { }
#yorumListKap .yorum_card .yorum_card_footer .yorumsYaz { }
/*******/
#fuar { padding: 100px 0; position: relative; overflow: hidden }

#fuar .kapsul { position: relative; margin: 0 0 25px; display: flex; align-items: center; justify-content: space-between; flex-direction: column; gap: 2px; }
#fuar .kapsul .title { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#fuar .kapsul .title:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#fuar .kapsul .subtitle { font: 500 36px var(--icerik-fontu); width: 850px; max-width: 100%; line-height: 45px; text-align: center; }

#fuar .row { display: flex; }
#fuar .cl4 { padding: 0 15px; margin: 0 0 30px; }
#fuar .item { position: relative; overflow: hidden; }
#fuar .item:before { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #000; opacity: .85; pointer-events: none; z-index: 1; }
#fuar .item figure { height: 350px; overflow: hidden; }
#fuar .item figure img { width: 100%; height: 100%; object-fit: cover; }
#fuar .metin { position: absolute; top: 0; left: 0; width: 100%; z-index: 5; padding: 30px 45px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; }
#fuar .metin .baslik { font: 200 36px var(--baslik-fontu); color: #f1f1f1; }
#fuar .metin .solaGenisleyenButon { color: #fff; }
/******/
#certificate { padding: 120px 0; position: relative; background: #fff; z-index: 10; }
#certificate .kap0 { height: 100% !important; display: flex; flex-direction: column; justify-content: space-between; }
#certificate .kapsul { }
#certificate .kapsul .updata { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--baslik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; text-transform: uppercase; background-color: #efefef; width: fit-content; }
#certificate .kapsul .updata:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#certificate .kapsul .title { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#certificate .kapsul .title:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#certificate .kapsul .subtitle { color: #333; font-size: 30px; font-family: var(--icerik-fontu); width: 480px; max-width: 100%; line-height: 44px; }
#certificate .seeAll { color: #444 }
#certificate .seeAll:hover { color: #ffffff; }


#certificate .sagKap { }

#certificate .item { position: relative; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #c5c5c5; padding: 21px 0; transition: padding 0.4s ease-in-out; z-index: 0; }
#certificate .item:first-child { border-top: 1px solid #c5c5c5; }
#certificate .item::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #0f0f0f; transform: scaleY(0); transform-origin: top; transition: transform 0.4s ease-in-out; z-index: -1; }
#certificate .item:hover { padding-inline: 15px; }
#certificate .item:hover::before { transform-origin: bottom; transform: scaleY(1); }
#certificate .item:hover .baslik { color: #ffffff; }
#certificate .item .baslik { font-size: 18px; line-height: 1.4; transition: color 0.4s ease-in-out; font-weight: 600; }

#certificate .item .certificate-file { width: 48px; height: 48px; border-radius: 44px; display: inline-flex; justify-content: center; align-items: center; 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); }
#certificate .item .certificate-file img { display: inline-block; width: 30px; height: auto; filter: grayscale(1); }
#certificate .item:hover .certificate-file { background: var(--tema-renk1); border-bottom: var(--tema-renk1); }
#certificate .item:hover .certificate-file img { filter: invert(1) brightness(29.5); }
/*******/
#katIcerik { margin: 30px 0; position: relative; overflow: hidden; }
#katIcerik .icerik { font: 400 16px var(--icerik-fontu); line-height: 25px; color: #1b1b1b; }
#katIcerik .icerik p:not(:first-child) { margin-top: 10px; }
#katIcerik .icerik ul { padding-left: 25px; }
#katIcerik .icerik ul li { list-style: circle; }
/*******/
@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; }
 /*******/
 .onceki { margin-bottom: 25px }
 /******/
 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 }
 /****/
 #iletisimForm .iletForm { padding: 35px 20px; }
 #iletisimForm .adKap .cl6:first-child .satir { padding-right: 0; }
 #iletisimForm .adKap .cl6:last-child .satir { padding-left: 0; }
 #iletisimForm .iletisimBilgi { padding: 70px 20px; }
 /****/
 #whyUs figure img { padding: 0; margin-bottom: 35px; }
 #whyUs .kapsul .title { margin: 0 auto 15px; text-align: center; display: block; width: fit-content; }
 #whyUs .item .metin { text-align: center; }
 #whyUs .item .metin .baslik { font-size: 30px; line-height: 35px; }
 #whyUs .item .metin .baslik:before { left: 50%; transform: translateX(-50%); }
 #whyUs .swiper-pagination { text-align: center; margin-left: 0; }
 /****/
 #formDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 20px; }
 /****/
 #formTekDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 20px; }
 /****/
 #aboutUs .metin { margin: 35px 0 0; }
 /****/
 #merakEdilenler .kapsul { }
 #merakEdilenler .title { }
 #merakEdilenler .kapsul .subtitle { font-size: 22px; line-height: 30px; }
 #merakEdilenler .kaps0 { margin-right: 0; }
 #merakEdilenler .item a.link:before { right: -15px; }
 #merakEdilenler .cl6:nth-child(odd) .item a.link:after { display: none; }
 /****/
 #yorumlar .item .metin .icerik { padding: 0; }
 #yorumlar .item { padding: 45px 25px 25px; background: #f6f6f6; }
 #yorumlar .swiper-button-next, #yorumlar .swiper-button-prev { top: 90%; }
 #yorumlar .kapsul { margin-bottom: 35px; }
 #yorumlar .kapsul:after { opacity: .3 }
 #yorumlar .kapsul .subtitle { font-size: 36px; z-index: 50; position: relative; }
 #yorumlar figure { display: none; }
 /****/
 #blog .kapsul { display: block; margin-bottom: 10px }
 #blog .kapsul .k0 { }
 #blog .kapsul .subtitle { font-size: 22px; line-height: 30px; }
 #blog .blogSwiper { }
 /*****/
 #blogCat .item .kap .sira { position: absolute; left: 0; top: 0; opacity: .4; }
 #blogCat .item .kap .basTa { padding: 0; z-index: 50; }
 /****/
 #products .kapsul { display: block; }
 #products .kapsul .title { margin: 0 0 15px; display: block; }
 #products .kapsul .subtitle { font-size: 22px; line-height: 30px; }
 #products .swiper-button-next, #products .swiper-button-prev { bottom: -20px; }
 /****/
 #nedenBiz .katimg { padding: 0 0 30px; }
 #nedenBiz .metin ul li { position: relative; left: initial !important; right: initial !important; top: initial !important; /* width: 100% !important; */ margin-bottom: 24px; text-align: left; padding: 0 0 0 20px; font-size: 16px; line-height: 25px }
 #nedenBiz .metin ul li:after { right: initial !important; left: 0; top: 7px }
 #nedenBiz .metin { margin: 0; }
 /****/
 #teklifAl .kapsul { flex-direction: column; padding: 115px 27px; }
 #teklifAl .kapsul:before { left: 185px; }
 #teklifAl .kapsul .subtitle { padding: 0 27px; }
 #teklifAl .kapsul .rndvButon { padding: 0 27px; }
 /****/
 #rakamlar { padding: 50px 10px; margin: 50px 0 }
 #rakamlar .item ul { flex-wrap: wrap; }
 #rakamlar .item ul li { width: calc(50% - 20px); flex-direction: column; margin: 10px; padding: 15px; }
 #rakamlar .item ul li strong { width: 100%; text-align: center; }
 /****/
 #aboutUs { margin: 0; background-position: bottom; }
 #aboutUs .context { margin: 0; padding: 25px; }
 #aboutUs .context .subtitle { font-size: 20px; }
 #aboutUs .context .content { margin-left: 0; }
 #aboutUs .context .content:before { display: none; }
 #aboutUs .context a.learnMore { margin-left: 0; }
 #aboutUs figure { height: 110%; margin: -18px 0 0; }
 #aboutUs figure img { width: 100%; height: 100%; object-fit: cover; }
 /******/
 .sagcontainer { padding: 0 10px; }
 /******/
 #services .kapsul { padding: 0 75px 0 0; }
 /******/
 #sirketHizmet .item .metin { padding: 50px 70px 50px 0; }
 /******/
 #rakamlar .kapsul, #blog .item { display: block }
 #rakamlar .kap { padding: 20px }
 #rakamlar .kapsul .title, #rakamlar .kapsul .subtitle { width: 100% }
 #rakamlar .row { display: flex }
 #ourPartners .item { width: calc(50% - 20px) }
 #blog .item .metin .baslik { width: 100% }
 .video-wrapper { width: 200px }
 #imalat .item { }
 #imalat .item .metin { width: calc(100% - 60px); padding: 0; }
 #imalat .item figure { width: 60px; }
 #imalat .item .ozet { padding: 0; font-size: 20px; }
 #imalat .item figure img { width: 60px; height: 60px; object-fit: cover; }
 #imalat .kapsul { margin-bottom: 32px; }
 #imalat .item .baslik { font-size: 32px }
 #anaHakkimizda .metin .kisaOzet { font-size: 24px; line-height: 35px; }
 #anaHakkimizda .metin .icerik ul li:nth-child(2n+1) { margin-right: 20px }
 #anaHakkimizda .metin .icerik ul li { width: calc(50% - 10px); line-height: 23px; }
 #urunler .kapsul .summary { font-size: 24px; line-height: 34px; }
 #certificate .kapsul .subtitle { font-size: 26px; line-height: 38px; }
 #certificate .kap0 { margin-bottom: 60px; }
 #fuar .kapsul .subtitle { font: 500 28px var(--icerik-fontu); line-height: 36px; }
 #rakamlar .kapsul .title { line-height: 24px; margin-bottom: 20px; font: 500 26px var(--baslik-fontu); }
 #rakamlar .item .metin .kisaOzet { font: 500 34px var(--icerik-fontu); line-height: 34px; margin-bottom: 8px; }
 #rakamlar .item figure img { width: 58px; margin: 0 auto 10px auto; }
 #rakamlar .item { margin-bottom: 20px; }
 #blog .kapsul .title { font-size: 36px; }
 #ourPartners .kapsul .subtitle { font-size: 26px; line-height: 34px; }
 #urunler .item .metin h2 { font: 600 20px var(--icerik-fontu); line-height: 26px; }
 #urunler .item .metin { padding: 14px 10px 18px 10px; }
 #urunler .item figure { height: 190px; }
 #anaHakkimizda .metin .icerik ul { margin: 40px 0 }
 #slider { padding: 0 10px }
 #blog .item .metin { padding: 0 }
 #blog .item .figure { width: 100%; margin-bottom: 10px }
 #blog .item { margin-bottom: 40px }

 #merakEdilenler .kap0 { margin: 0 0 30px; height: 100% !important; gap: 20px; }
}
