﻿.kayanYazi { overflow: hidden; background: #f2f2f2; }
.kayanYazi .swiper-slide { width: auto !important }
.kayanYazi .swiper-slide .title { position: relative; padding: 20px 160px 20px 0; font-size: 40px; font-weight: 600; color: #00262a; }
.kayanYazi .swiper-slide .title::after { content: ""; background: url(/d/r/asteriks.png) no-repeat; position: absolute; top: 50%; right: 60px; width: 32px; height: 32px; transform: translateY(-50%); background-size: cover }
/********/
.patlayanHv { position: relative; z-index: 1; overflow: hidden; }
.patlayanHv:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--tema-renk1); transform: scale(0); transition: 0.3s; border-radius: 5px; z-index: -1; }
.patlayanHv:hover:before { transform: scale(1.1); }
.patlayanHv:hover { color: #fff !important; border-color: var(--tema-renk1) !important; }
/*********/
.popup99, .popup99 a.git99 { width: 100%; height: 100% }
.popup99 { padding: 50px 10px; position: fixed; left: 50%; z-index: 1000000; background: rgba(0,0,0,.6) }
.popup99 { text-align: center }
.popup99 a.git99 img { max-width: 100%; max-height: 100% }
.popup99 a.git99:hover { opacity: 1 }
.popup99 a.kapat99 { color: #fff; font-size: 35px; position: absolute; left: 50%; top: 10px }
.popup99 img { max-height: 100% }
.popup99 a.git99, .popup99 img { display: inline-block }
.popup99 { top: 50%; transform: translate(-50%,-50%) }
.popup99 a.git99 { position: relative }
/********/
footer { position: relative; z-index: 5; transition: all 0.3s ease-in-out; }
footer .footer_header { background-image: url(/d/r/cta-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: #002f55 !important; border-radius: 6px; padding: 3rem; display: flex; align-items: center !important; margin: 75px 70px -100px; z-index: 50; position: relative; }
footer .footer_header .row { align-items: center; }
footer .footer_header #newsletter { }
footer .footer_header #newsletter .text { padding: 0 12px; }
footer .footer_header #newsletter .text .title { font: 500 26px var(--baslik-fontu); line-height: 1.2; color: #fff; margin-bottom: 1rem; }
footer .footer_header #newsletter .text .content { font: 400 16px var(--icerik-fontu); color: #fff; opacity: .75; line-height: 1.7; }
footer .footer_header #newsletter .form_group { margin: 0 12px; position: relative; }
footer .footer_header #newsletter .form_group .icon { position: absolute; top: 50%; left: 16px; transform: translateY(-50%); color: #808487; opacity: .3; font-size: 20px; display: flex; align-items: center; justify-content: center; }
footer .footer_header #newsletter .form_group .icon svg { width: 20px; height: auto; fill: #fff; }
footer .footer_header #newsletter .form_group label { position: absolute; top: 50%; transform: translateY(-50%); left: 10.5%; font: 500 16px var(--icerik-fontu); line-height: 25px; color: #808487; transition: .4s ease; }
footer .footer_header #newsletter .form_group input { background-color: rgba(255, 255, 255, 0.12); padding: 23px 150px 8px 50px; border-radius: 4px; min-height: 62px; color: #fff; display: block; width: 100%; font: 400 16px var(--icerik-fontu); line-height: 25px; background-clip: padding-box; border: 1px solid transparent; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
#newsletter .form_group input:focus + label, #newsletter .form_group input:not(:placeholder-shown) + label { top: 26px; transform: translateY(-100%); font-size: 12px; color: #ddd; }
footer .footer_header #newsletter .form_group button { position: absolute; top: 50%; transform: translateY(-50%); right: 8px; padding: 8px 24px; transition: 0.5s; font: 400 16px var(--icerik-fontu); border-radius: 6px; background-color: var(--tema-renk1); border: 1px solid var(--tema-renk1); color: rgb(255, 255, 255) !important; cursor: pointer; }
footer .footer_header #newsletter .form_group button:hover { background: #033a97; border: #033a97; }
footer .footer_header #newsletter .form_group #Literal2 { color: #f00; font: 500 14px var(--icerik-fontu); }
footer .footer_content { position: relative; padding: 200px 0 50px; background-color: #f8f9fa !important; background-image: url(/d/r/footer-light-bg.png); background-repeat: no-repeat; background-position: bottom; }
footer .footer_content .logo_kap { }
footer .footer_content .logo_kap figure { margin-bottom: 1.5rem !important; }
footer .footer_content .logo_kap figure img { max-width: 190px; height: auto; }
footer .footer_content table { border: none; width: 100%; }
footer .footer_content table tbody { }
footer .footer_content table tbody tr { }
footer .footer_content table tbody tr td { width: 33%; border: none; vertical-align: top; padding: 0 15px; }
footer .footer_content table tbody tr td:first-child { width: 27%; }
footer .footer_content table tbody tr td h2 { font: 600 22px var(--baslik-fontu); margin: 0 0 16px; color: #343a40; letter-spacing: .5px; }
footer .footer_content table tbody tr td p { padding: 2px 0; color: #6c757d; position: relative; transition: all 0.3s ease-in-out; }
footer .footer_content table tbody tr td p:after { content: ""; background-color: #1ce1ac; position: absolute; top: 14px; left: 0; height: 5px; width: 0px; border-radius: 10px; transition: all 0.3s ease-in-out; }
footer .footer_content table tbody tr td a { margin: 9px 0px 9px 0px; display: block; font-size: 15px; font-weight: 400; color: #000000; }
footer .footer_content .contract { padding: 0 15px }
footer .footer_content .contract h2 { font: 600 22px var(--baslik-fontu); margin: 0 0 16px; color: #343a40; letter-spacing: .5px; }
footer .footer_content .contract ul { }
footer .footer_content .contract ul li, footer .footer_content .contract ul li a { padding: 6px 0; color: #6c757d; position: relative; transition: all 0.3s ease-in-out; }
footer .footer_content .contract ul li:after, footer .footer_content .contract ul li a::after { content: ""; background-color: #1ce1ac; position: absolute; top: 14px; left: 0; height: 5px; width: 0px; border-radius: 10px; transition: all 0.3s ease-in-out; }
footer .footer_content .footer_contact { padding: 0 15px 0 0; }
footer .footer_content .footer_contact .kap { margin: 0 0 10px; }
footer .footer_content .footer_contact .kap .link { color: #212529bf; font: 400 15px var(--icerik-fontu); line-height: 25px; display: block; }
footer .footer_content .footer_contact .kap .link:hover { text-decoration: underline; }
footer .footer_bottom { position: relative; background-color: #f8f9fa !important; padding: 30px 0; border-top: 1px solid #dedede; }
footer .footer_bottom .kap { display: flex; align-items: center; justify-content: flex-start; gap: 10px; }
footer .footer_bottom .kap .copy { font: 400 15px var(--icerik-fontu); color: #555; }
footer .footer_bottom .kap .imza { }
footer .footer_bottom .kap .imza a { font: 400 15px var(--icerik-fontu); color: #555; }
footer .footer_bottom .kap .imza a:hover { color: var(--tema-renk1); }
footer .footer_bottom .contract { }
footer .footer_bottom .contract ul { display: flex; align-items: center; justify-content: flex-end; gap: 10px; }
footer .footer_bottom .contract ul li, footer .footer_bottom .contract ul li a { font: 400 15px var(--icerik-fontu); color: #555; }
footer .footer_bottom .contract ul li:hover, footer .footer_bottom .contract ul 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: 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: 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: #023e302b; margin-bottom: 40px; }
.icerikSag .icerikDetsag .title { color: #333; margin: 0 0 20px; font: 700 24px var(--baslik-fontu); line-height: 36px; text-transform: uppercase; }
#icerikDetCat { }
#icerikDetCat ul { }
#icerikDetCat ul li { list-style: none; position: relative; padding-left: 16px; font-size: 18px; line-height: 1.5; margin-bottom: 16px; padding-bottom: 16px; }
#icerikDetCat ul li:before { position: absolute; content: ""; left: 0; top: 12px; height: 6px; width: 6px; background-color: var(--tema-renk1); }
#icerikDetCat ul li:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: 100%; background-color: rgba(72, 30, 11, 0.07); }
#icerikDetCat ul li a { display: flex; justify-content: space-between; align-items: center; }
#icerikDetCat ul li span { }
#icerikDetCat ul li:last-child { margin-bottom: 0; padding-bottom: 0; }
#icerikDetCat ul li:last-child::after { display: none }
#icerikDetson { }
#icerikDetson { }
#icerikDetson ul { }
#icerikDetson ul li { display: flex; align-items: center; margin-bottom: 20px; }
#icerikDetson ul li .resim { flex: 0 0 auto; margin-right: 20px; width: 100px; height: 100px; }
#icerikDetson ul li .resim img { width: 100%; height: 100%; object-fit: cover; }
#icerikDetson ul li .kap { }
#icerikDetson ul li .kap .baslik { }
#icerikDetson ul li .kap .baslik a { margin-bottom: 13px; color: #333; font: 600 16px var(--baslik-fontu); line-height: 24px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#icerikDetson ul li .kap time { font: 400 14px var(--icerik-fontu); line-height: 25px; display: flex; align-items: center; color: #333; }
#icerikDetson ul li .kap time i { margin-right: 5px; display: flex; align-items: center; justify-content: center; }
#icerikDetson ul li .kap time i svg { fill: var(--tema-renk2); margin-top: -2px; }
#icerikDetson ul li:last-child { margin-bottom: 0 }
#icerikfollow { }
#icerikfollow .social { display: flex; align-items: center; }
#icerikfollow .social a { color: #020e27; padding: 10px; display: flex; align-items: center; justify-content: center; margin-right: 10px; background: #bfaaa3; }
#icerikfollow .social a:hover { opacity: 1; background: #fbfbfb; box-shadow: 0 0 2px 2px #0000000f; }
#icerikfollow .social a svg { display: block; fill: #fff; width: 20px; height: 20px; }
#icerikfollow .social a:hover svg { fill: var(--tema-renk1); }
#icerikfollow .social a.yout:hover svg path { fill: var(--tema-renk1); }
#icerikfollow .social a.inst svg .st0 { stroke: #fff; }
#icerikfollow .social a.inst:hover svg .st0 { stroke: var(--tema-renk1); }
/***********/
.swiper-pagination { position: relative; bottom: initial; left: initial; margin: 15px 0 0; bottom: 0 }
.swiper-pagination-bullet { width: 17px; border-radius: 2px; height: 4px }
.swiper-pagination-bullet-active { width: 39px }
/***********/
#kurumsal { margin: 50px 0; }
#kurumsal .icerik { font: 400 18px var(--icerik-fontu); line-height: 33px; }
#kurumsal .icerik img { height: auto; }
#kurumsal .icerik h2 { color: #252525; font: 600 26px var(--baslik-fontu); margin: 0 0 25px; }
#kurumsal .icerik p { margin-bottom: 10px; }
#kurumsal .icerik ul { list-style: circle; margin-left: 30px }
#kurumsal .icerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px }
#kurumsal .icerik ul li::marker { color: #252525; }
/**************/
nav.icMenu { padding: 15px; background: transparent; margin-right: 30px; border: 1px solid var(--tema-renk1); }
nav.icMenu a { position: relative; display: block; text-decoration: none; margin-bottom: 3px; font-size: 18px; padding: 10px 10px 10px 0; font-weight: 400; padding-left: 14px; letter-spacing: -.5px; }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: #fff; background: var(--tema-renk1); }
nav.icMenu a.active:after { position: absolute; top: 15px; right: 15px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; transform: rotate( -45deg); box-sizing: border-box; }
/****/
.efektekle { position: relative; overflow: hidden; }
.efektekle:after { content: ''; position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; transition: .2s; border: 2px solid rgb(0 0 0 / 58%); clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; z-index: 5; }
.efektekle:hover:after { border-color: var(--tema-renk1); -webkit-transform: scale(.9); transform: scale(.9); }
.efektekle img { transition: transform .2s,filter .4s; }
.efektekle:hover img { transform: scale(1.1); }
/***********/
.solHover { position: relative; z-index: 50; overflow: hidden; transition: all 750ms ease; }
.solHover:before { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; z-index: -1; transition: all 750ms ease; background: #272b2b; }
.solHover:hover:before { width: 100% }
.solHover:hover { color: #fff !important; }
/**********/
.sallaHover { position: relative; overflow: hidden; padding: 10px 15px; display: inline-block; border: 1px solid currentColor; margin-top: 15px; }
.sallaHover span { position: relative; color: inherit; z-index: 2; }
.sallaHover:before { content: ""; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-top-left-radius: 50%; border-top-right-radius: 50%; transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66); background-color: inherit; }
.sallaHover::after { content: ""; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; background-color: #fff; transition-duration: 700ms; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.sallaHover:hover { color: #1c1a1d !important; }
.sallaHover:hover:before { top: 100%; }
.sallaHover:hover:after { bottom: -50%; }
/********/
.resimZoomla { overflow: hidden; }
.resimZoomla figure { overflow: hidden }
.resimZoomla img { transform: scale(1); transition: all 750ms ease; }
.resimZoomla:hover img { transform: scale(1.2); }
/**********/
.sagcontainer { padding-left: 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 .kapsul .content .kap { margin: 0 0 25px; position: relative; }
#iletFormBil .kapsul .content .kap .title { font: 600 18px var(--baslik-fontu); border-bottom: 1px solid #dedede; padding: 0 0 10px; color: var(--tema-renk1) }
#iletFormBil .kapsul .content .kap .k0 { font: 400 16px var(--icerik-fontu); line-height: 25px; color: #727272; }
#iletFormBil .iletFollow { display: flex; align-items: center; justify-content: flex-start; gap: 22px; }
#iletFormBil .iletFollow a { width: 50px; height: 50px; background-color: #ECEEEF; border-radius: 50px; display: flex; align-items: center; justify-content: center; }
#iletFormBil .iletFollow a svg { width: 24px; height: 24px; fill: #9CA3A9; }
#iletFormBil .iletFollow a.yout svg path { fill: #9CA3A9; }
#iletFormBil .iletFollow a:hover { background: var(--tema-renk2); }
#iletFormBil .iletFollow a:hover svg { fill: #fff; }
#iletFormBil .iletFollow a.yout:hover svg path { fill: #fff; }
#iletFormBil .iletForm { }
#iletFormBil .adKap { }
#iletFormBil .adKap .cl6:first-child .satir { padding-right: 4px; }
#iletFormBil .adKap .cl6:last-child .satir { padding-left: 10px; }
#iletFormBil form input, #iletFormBil form textarea { width: 100%; height: 60px; display: block; border: none; outline: none; background-color: #f3f3f3; font-size: 16px; font-weight: 500; color: #9ca3a9; padding: 25px; }
#iletFormBil form textarea { height: 150px; }
#iletFormBil form input::placeholder, #iletFormBil form textarea::placeholder { font: 400 16px var(--icerik-fontu); color: #252525 !important; }
#iletFormBil form input:focus, #iletFormBil form textarea:focus { outline: none; box-shadow: none; color: #252525 !important; }
#iletFormBil form .satir { margin-bottom: 15px; width: 100%; }
#iletFormBil form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#iletFormBil form .satir.guvenlik label { padding-left: 0 !important; height: 74px; width: 20%; }
#iletFormBil form .satir.guvenlik label img { width: 100%; margin-top: 14px; }
#iletFormBil form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#iletFormBil form button { display: inline-block; vertical-align: middle; border: none; outline: none; background-color: #ffa801; font: 500 18px var(--icerik-fontu); color: #082740; text-transform: uppercase; padding: 14px 50.5px; transition: all .4s ease; cursor: pointer; }
#iletMap iframe { width: 100%; filter: grayscale(1); }
/**********/
.addDecor { position: relative; padding-bottom: 50px; }
.addDecor:after { content: ""; position: absolute; background: url(/d/r/decor.png); width: 101px; height: 29px; bottom: 0; left: 50%; transform: translateX(-50%); }
/**********/
.akGel.aos-animate:before { 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; }
#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; }
/***************/
#contUs { }
#contUs figure { height: 100%; width: 100%; max-height: 695px; }
#contUs figure img { height: 100%; width: 100%; object-fit: cover; border-radius: 0 10px 10px 0 }
#contUs .item { padding: 0 100px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; height: 100%; background: #f6faff; }
#contUs .item .kapsul { margin: 0 0 30px; }
#contUs .item .kapsul .title { position: relative; display: flex; align-items: center; gap: 20px; margin: 0 0 20px; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#contUs .item .kapsul .subtitle { font: 500 42px var(--baslik-fontu); line-height: 1.25; color: #000000; }
#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%; }

#contUs .item form button { background-color: var(--tema-renk1); color: #fff; border-radius: 25px; padding: 15px 21px; text-transform: capitalize; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid var(--tema-renk1); margin-top: 36px }
#contUs .item form button:hover { background: transparent; color: var(--tema-renk1); border: 1px solid var(--tema-renk1); outline: 1px solid var(--tema-renk1); }
/*******/
#products { 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 { padding-right: 15px; color: #111; font: 500 26px var(--baslik-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 .item { position: relative; overflow: hidden; }
#products .item figure { position: relative; z-index: -1; 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 .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 .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%); }
/******/
#products .oklar { display: flex; justify-content: center !important; margin: 20px 30px 0; }
#products .swiper-button-next, #products .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; }
#products .swiper-button-next { left: initial; }
#products .swiper-button-prev { margin-right: 18px; }
#products .swiper-button-next svg, #products .swiper-button-prev svg { width: 15px; height: auto; }
#products .swiper-button-prev svg { transform: rotate(180deg); }
#products .swiper-button-next:after, #products .swiper-button-prev:after { display: none; }
#products .swiper-button-next:hover, #products .swiper-button-prev:hover { background: var(--tema-renk1) }
#products .swiper-button-next:hover svg path, #products .swiper-button-prev:hover svg path { stroke: #fff }
/******/
.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; }
/*******/
#cookieModal { display: none; position: fixed; bottom: 20px; left: 20px; width: 475px; background-color: var(--tema-renk1); color: #fff; padding: 20px; z-index: 1000; border-radius: 12px; max-width: 100%; }
#cookieModal span { display: block; font: 400 18px va(--icerik-fontu); line-height: 28px; color: #fff; }
#cookieModal span a { color: #f7f7f7; }
#cookieModal .kap { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 17px 0 0; }
#cookieModal button { display: block; padding: 18px 20px; border-radius: 48px; border: 1px solid #fff; background: transparent; font: 500 16px var(--icerik-fontu); color: #fff; width: 150px; cursor: pointer; }
#cookieModal button.accept { background: #fff; color: #000; }
/**************/
#anaHakkimizda { position: relative; overflow: hidden; margin-top: 0px; padding: 115px 30px 115px 30px; background: #f6faff; }
#anaHakkimizda .row { align-items: center; }
#anaHakkimizda .metin { padding: 0px 90px 0px 0px; }
#anaHakkimizda .metin .baslik { position: relative; display: flex; align-items: center; gap: 20px; margin: 0 0 20px; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#anaHakkimizda .metin .baslik:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 15px; height: 10px; background-repeat: no-repeat; background-size: contain; display: block; }
#anaHakkimizda .metin .kisaOzet { margin: 0px 0px 24px 0px; position: relative; z-index: 1; color: #000; font: 500 42px var(--baslik-fontu); line-height: 52px; }
#anaHakkimizda .metin .icerik { margin: 0px 0px 36px 0px; font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; }
#anaHakkimizda .metin .more { background-color: var(--tema-renk1); color: #fff; border-radius: 25px; padding: 15px 21px; text-transform: capitalize; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid var(--tema-renk1); }
#anaHakkimizda .metin .more:hover { background: transparent; color: var(--tema-renk1); }
#anaHakkimizda .metin .more svg { width: 18px; height: 18px }
#anaHakkimizda .metin .more svg path { stroke: currentColor; }
#anaHakkimizda figure { }
#anaHakkimizda figure img { }
#anaHakkimizda .bg { position: absolute; max-width: 45vw; z-index: 0; right: 0; }
#anaHakkimizda .bg img { width: 45vw; height: 660px; object-fit: cover; object-position: center center; vertical-align: middle; display: inline-block; max-width: 100%; border: none; border-radius: 0; box-shadow: none; }
/**************/
#rakamlar { padding: 115px 0; color: #ffffff; background-color: var(--tema-renk1); transition-duration: 1.2s; transition-timing-function: ease-out; }
#rakamlar .item { border-left: 1px solid; padding-left: 15.5px; }
#rakamlar .item .baslik { font: 500 18px var(--baslik-fontu); text-transform: lowercase; }
#rakamlar .item .icerik { margin-top: -5px; font-weight: 100; line-height: 1; margin-bottom: 11px; font-size: 80px; }
/*******/
#services { background: #ffffff; overflow: hidden; position: relative; }
#services .row { display: flex; height: 100vh; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
#services .left_kap { position: relative; flex: 1 1 auto; width: 60%; padding-top: 115px; padding-left: 52px; padding-bottom: 115px; display: flex; flex-direction: column; justify-content: space-between; }
#services .left_kap .kapsul { }
#services .left_kap .kapsul .subtitle { width: 505px; max-width: 100%; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#services .left_kap .servicesSwiper2 { padding-bottom: 0; overflow: unset; padding-top: 0; gap: 0; width: fit-content; margin: 0; height: 235px; overflow: hidden; }
#services .left_kap .servicesSwiper2 .baslik { position: relative; cursor: pointer; font: 400 22px var(--baslik-fontu); white-space: nowrap; transition: color .3s ease-in-out, opacity .3s ease-in-out; line-height: 44px; width: max-content; }
#services .left_kap .servicesSwiper2 .baslik:after { content: ""; display: block; position: absolute; width: 100%; height: 2px; transform: scaleX(0); background: currentColor; transition: transform .3s ease-in-out; transform-origin: left; bottom: 5px; }
#services .left_kap .servicesSwiper2 .swiper-slide-thumb-active .baslik { color: var(--tema-renk1); opacity: 1; }
#services .left_kap .servicesSwiper2 .swiper-slide-thumb-active .baslik:after { transform: scaleX(1); }
#services .right_kap { position: relative; flex: 1 1 auto; width: 40%; height: auto; margin-top: 0; border-left: 1px solid #e5e5e5; display: flex; overflow: hidden; background: #edeef4; }
#services .right_kap .servicesSwiper { position: absolute; height: 100%; overflow: hidden; width: calc(100% + 2px); border-left: 2px solid #e5e5e5; left: -2px; }
#services .right_kap .item { position: relative; padding: 54px 40px; height: 100%; width: 100%; display: flex; flex-direction: column; padding-left: 48px; padding-bottom: 100px; padding-top: 115px; z-index: 105; }
#services .right_kap .item .sira { color: var(--tema-renk1); font: 400 32px var(--baslik-fontu); line-height: 46px; }
#services .right_kap .item .sira span { vertical-align: top; margin-right: 4px; font-size: 16px; line-height: 30px; }
#services .right_kap .item .baslik { width: 438px; max-width: 100%; color: #000; font: 500 42px var(--baslik-fontu); line-height: 52px; }
#services .right_kap .item .kisaOzet { width: 404px; max-width: 100%; margin-top: 48px; font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; }
#services .right_kap .item .more { color: var(--tema-renk1); border-radius: 25px; text-transform: lowercase; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; display: flex; justify-content: flex-end; gap: 10px; align-items: center; flex-wrap: nowrap; margin-top: 48px; }
#services .right_kap .item .more:hover { }
#services .right_kap .item .more svg { cursor: pointer; transition: .4s ease; width: 18px; height: 18px }
#services .right_kap .item .more:hover svg { transform: translateX(5px); }
#services .right_kap .item .more svg path { stroke: currentColor; }
/******/
#services .oklar { position: absolute; right: 80px; bottom: 76px; display: flex; gap: 18px; padding: 9px 0; width: fit-content; }
#services .swiper-button-prev { transform: rotate(180deg) }
#services .swiper-button-next, #services .swiper-button-prev { left: initial; right: initial; width: auto; height: auto; position: relative; border: none; }
#services .swiper-button-next:after, #services .swiper-button-prev:after { display: none; }
/******/
.svg-content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; }
.svg-content svg { position: absolute; bottom: -25%; left: 0; height: 220%; transform: translate3d(-15%, 0, 0); z-index: 0; }
/******/
#whyUs { margin: 120px 0; position: relative; overflow: hidden; }
#whyUs .kap { margin: 0px 15px 0 15px; }
#whyUs .kapsul { margin: 0px 15px 30px; display: flex; flex-direction: column; justify-content: center; height: 100%; }
#whyUs .kapsul .title { font: 600 15px var(--baslik-fontu); margin-bottom: 16px; text-transform: uppercase; letter-spacing: 3px; color: var(--tema-renk1); position: relative; display: flex; align-items: center; gap: 20px; }
#whyUs .kapsul .title:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 15px; height: 10px; background-repeat: no-repeat; background-size: contain; display: block; }
#whyUs .kapsul .subtitle { font: 500 42px var(--baslik-fontu); line-height: 1.25; color: #000000; }
#whyUs .seeAll { display: block; margin: 30px auto 0 auto; width: fit-content; background-color: var(--tema-renk1); color: #fff; border-radius: 25px; padding: 15px 21px; text-transform: lowercase; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; align-items: center; justify-content: center; gap: 10px; border: 1px solid var(--tema-renk1); }
#whyUs .seeAll:hover { background: transparent; color: var(--tema-renk1); }
#whyUs .item { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; background: url(/d/r/infographic-dot.png) top center repeat-y; background-size: 2.5px auto; padding-bottom: 35px; }
#whyUs .kap .item:nth-child(odd) { flex-flow: row-reverse; flex-wrap: wrap; }
#whyUs .item figure { width: 42.5%; display: flex; height: 345px; border-radius: 18px; overflow: hidden; }
#whyUs .item figure img { border-radius: 8px; }
#whyUs .item .sira { width: 15%; text-align: center; margin-top: 5px; }
#whyUs .item .sira span { display: flex; width: 35px; height: 35px; margin: 0 auto; align-items: center; justify-content: center; background: var(--tema-renk2); color: #fff; border-radius: 50%; font: 400 16px var(--baslik-fontu); }
#whyUs .item .metin { width: 42.5%; padding-top: 5px; }
#whyUs .item .baslik { padding: 0 0 16px 0; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; width: 408px; max-width: 100%; }
#whyUs .item .kisaOzet { font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; transition: all 0.3s ease; margin: 0 0 1.5em; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#whyUs .item .more { color: var(--tema-renk1); border-radius: 25px; text-transform: lowercase; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; display: flex; justify-content: flex-end; gap: 10px; align-items: center; flex-wrap: nowrap; }
#whyUs .item .more svg { width: 18px; height: 18px }
#whyUs .item .more svg path { stroke: currentColor; }
#whyUs .item .more:hover { color: #000; }
/***********/
#solutions { position: relative; overflow: hidden; padding: 0 0; }
#solutions .item { display: flex; }
#solutions .item .metin { padding: 48px; display: flex; width: 53%; margin-right: 5%; transition: transform .8s cubic-bezier(.175,.885,.32,1.275), opacity .5s ease; transform: translateX(-100%); opacity: 0; visibility: hidden; justify-content: center; align-items: flex-end; flex-direction: column; text-align: right; }
#solutions .item .metin .baslik { color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#solutions .item .metin .kisaOzet { max-width: 100%; margin-top: 16px; font: 500 42px var(--baslik-fontu); line-height: 48px; }
#solutions .item .metin .icerik { max-width: 100%; margin-top: 27px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 500 16px var(--icerik-fontu); line-height: 28px; }
#solutions .item figure { height: 87vh; overflow: hidden; position: relative; width: 42%; border-radius: 10px 0 0 10px; }
#solutions .item figure img { width: 100%; height: 100%; object-fit: cover; transform: translateX(100%); transition: transform .8s cubic-bezier(.175,.885,.32,1.275), opacity .5s ease; }
#solutions .swiper-slide-active .item figure img { transform: translateX(0); }
#solutions .swiper-slide-active .item .metin { transform: translateX(0); opacity: 1; visibility: visible; }
#solutions .more { border: solid 1px var(--tema-renk1); transition: all .3s ease-out; font: 400 16px var(--baslik-fontu); width: fit-content; max-width: 100%; line-height: 24px; z-index: 50; display: flex; align-items: center; justify-content: center; gap: 10px; background: var(--tema-renk1); position: relative; color: #fff; padding: 12px 20px 12px 25px; border-radius: 25px; margin: 20px 0 0 0; text-transform: lowercase; }
#solutions .more:hover { background: white; color: var(--tema-renk1); border: solid 1px var(--tema-renk1); }
#solutions .more svg { width: 18px; height: 18px }
#solutions .more svg path { stroke: currentColor; }
/*******/
#solutions .okKap { z-index: 1453; display: flex; gap: 30px; position: absolute; left: calc(50% - 123px); }
#solutions .okKap .swiper-button-next,
#solutions .okKap .swiper-button-prev { transition: border-color .4s ease; cursor: pointer; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-size: 25px; z-index: 1; fill: #000000; border-color: #000000; position: relative; margin: 0; border: solid 1px #959595; height: 44px; width: 44px; }
#solutions .okKap .swiper-button-prev { rotate: 180deg; }
#solutions .okKap .swiper-button-next:after, #solutions .okKap .swiper-button-prev:after { display: none; }
#solutions .okKap .swiper-button-next svg, #solutions .okKap .swiper-button-prev svg { width: 1em; height: 1em; position: relative; overflow: hidden; transition: all 0.3s ease-in-out; }
#solutions .okKap .swiper-button-next:hover,
#solutions .okKap .swiper-button-prev:hover { border-color: #000 }
/*******/
#merakEdilenler { padding: 160px 0; overflow: hidden; }
#merakEdilenler .kapsul { margin: 0 0 45px; display: flex; flex-direction: row; width: 100%; align-items: flex-end; justify-content: space-between; vertical-align: baseline; position: relative; }
#merakEdilenler .kapsul .title { font: 400 30px var(--baslik-fontu); text-transform: uppercase; line-height: 30px; color: #3f4448; position: relative; display: flex; align-items: center; gap: 20px; }
#merakEdilenler .kapsul .title:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 24px; height: 15px; background-repeat: no-repeat; background-size: contain; display: block; }
#merakEdilenler .wrap { margin: 0 -15px }
#merakEdilenler .item { padding: 25px; position: relative; margin: 0 15px 30px; background: #dedede; border-radius: 7px; border: 1px solid #dedede; }
#merakEdilenler .item .link { position: relative; font: 400 18px var(--icerik-fontu); display: flex; align-items: center; justify-content: space-between; gap: 25px; }
#merakEdilenler .item .link:after { content: "+"; font: 600 18px var(--icerik-fontu); color: #c0c1c1; }
#merakEdilenler .item.active .link:after { content: "-"; }
#merakEdilenler .item .link .sira { color: #c0c1c1; margin-right: 5px; display: inline-block; }
#merakEdilenler .item .link h3 { font: 400 22px var(--baslik-fontu); color: #333; ); margin: 0; line-height: 35px; }
#merakEdilenler .item .link:hover h3 { color: var(--tema-renk1); }
#merakEdilenler .item .cevap { margin: 15px 0; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #252525; display: none; }
#merakEdilenler .item.active { background: #fff; }
#merakEdilenler figure { height: 100%; margin-right: 60px; }
#merakEdilenler figure img { width: 100%; height: 100%; object-fit: contain; }
/**********/
#customerReview { position: relative; margin: 115px 0; overflow: hidden; }
#customerReview .customerReviewSwiper { }
#customerReview .k0 { background-color: #f8f8f8; padding: 0 20px; border-radius: 16px; }
#customerReview .item { display: flex; align-items: flex-start; padding: 140px 0; margin: 0 100px; position: relative; }
#customerReview .item .quote { font-size: 85px; margin-top: -22px; margin-right: 32px; margin-left: -26px; }
#customerReview .item .quote svg { width: 1em; height: 1em; position: relative; transition: all 0.3s ease-in-out; }
#customerReview .swiper-wrapper { transition: height ease .5s; }
#customerReview .item .kap { display: flex; align-items: center; }
#customerReview .item .kap figure { border-radius: 100%; display: block; margin: 0 23px 0 0; position: relative; }
#customerReview .item .kap figure img { border-radius: 100%; width: 70px; height: 70px; }
#customerReview .item .kap .metin { }
#customerReview .item .kap .metin .baslik { color: #000000; margin-bottom: 0; letter-spacing: 0.5px; max-width: 100%; margin-top: 16px; font: 500 42px var(--baslik-fontu); line-height: 48px; }
#customerReview .item .kap .metin .kisaOzet { font: 400 16px var(--icerik-fontu1); }
#customerReview .item .kap0 .icerik { margin: 0 0 30px; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; }
#customerReview .item .kap0 .icerik p { margin-bottom: 16px }
/*******/
#customerReview .oklar { position: absolute; right: 0; top: 95px; width: 111px; display: flex; align-items: center; justify-content: space-between; bottom: initial; <: 555; <: 55; <: 5; }
#customerReview .swiper-button-next, #customerReview .swiper-button-prev { cursor: pointer; border: 1px solid #959595; width: 42px; height: 42px; display: flex; justify-content: center; align-items: center; border-radius: 100%; font-size: 25px; z-index: 1; position: relative; color: #959595; }
#customerReview .swiper-button-prev { rotate: 180deg; }
#customerReview .swiper-button-next:after, #customerReview .swiper-button-prev:after { display: none; }
#customerReview .swiper-button-next svg, #customerReview .swiper-button-prev svg { width: 1em; height: 1em; position: relative; overflow: hidden; transition: all 0.3s ease-in-out; }
#customerReview .swiper-button-prev:hover,
#customerReview .swiper-button-next:hover { border-color: #000 }
#customerReview .swiper-button-prev:hover svg,
#customerReview .swiper-button-next:hover svg { fill: #000 }
/*******/
#blog { position: relative; overflow: hidden; padding: 100px 0; background-color: #f8f8f8; }
#blog .kapsul { margin: 0 0 45px; display: flex; flex-direction: row; width: 100%; align-items: flex-end; justify-content: space-between; vertical-align: baseline; position: relative; }
#blog .kapsul .title { font: 400 30px var(--baslik-fontu); text-transform: uppercase; line-height: 30px; color: #3f4448; position: relative; display: flex; align-items: center; gap: 20px; }
#blog .kapsul .title:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 24px; height: 15px; background-repeat: no-repeat; background-size: contain; display: block; }
#blog .item { position: relative; background-color: #fff; margin-bottom: 30px; border: 1px solid #f8f8f8; transition: all 0.3s ease; max-width: 100%; padding: 30px 30px; }
#blog .item .time { position: relative; font-size: 0.85714rem; text-transform: uppercase; font-weight: 600; display: block; padding-bottom: 5px; margin-bottom: 3.4em; letter-spacing: .18em; color: #3f4448; }
#blog .item .time:before { content: ''; height: 3px; width: 45px; position: absolute; left: 0; bottom: 0; background-color: #cabe9f; }
#blog .item .metin .baslik { margin: 0 0 1.2em; word-spacing: .15em; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#blog .item .metin .kisaOzet { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; }
#blog .item:hover { box-shadow: 0 0 60px rgba(0, 0, 0, 0.1); transform: translateY(-5px); background-color: #3f4448; }
#blog .item:hover .time { color: #fff; }
#blog .item:hover .metin .baslik { color: #fff; }
#blog .item:hover .metin .baslik:hover { color: var(--tema-renk2); }
#blog .item:hover .metin .kisaOzet { color: #e9e9e9; }
/*******/
#blog .oklar { position: relative; right: initial; bottom: initial; display: flex; gap: 18px; padding: 0; width: fit-content; }
#blog .swiper-button-next, #blog .swiper-button-prev { left: initial; right: initial; width: auto; height: auto; position: relative; border: none; margin: 0; color: #858585; }


#blog .swiper-button-next svg path, #blog .swiper-button-prev svg path { stroke: currentColor; }
#blog .swiper-button-next:after, #blog .swiper-button-prev:after { display: none; }
#blog .swiper-button-prev { transform: rotate(180deg) }
/******/
#blogCat { position: relative; overflow: hidden; margin: 35px 0; }
#blogCat a { display: block; margin: 0 15px; }
#blogCat .item { position: relative; background-color: #f7f7f7; margin-bottom: 30px; border: 1px solid #f8f8f8; transition: all 0.3s ease; max-width: 100%; padding: 40px; }
#blogCat .item .time { position: relative; font-size: 0.85714rem; text-transform: uppercase; font-weight: 600; display: block; padding-bottom: 5px; margin-bottom: 3.4em; letter-spacing: .18em; margin-top: 1em; color: #3f4448; }
#blogCat .item .time:before { content: ''; height: 3px; width: 45px; position: absolute; left: 0; bottom: 0; background-color: #cabe9f; }
#blogCat .item .metin .baslik { margin: 0 0 1.2em; word-spacing: .15em; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#blogCat .item .metin .kisaOzet { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; }
#blogCat .item:hover { box-shadow: 0 0 60px rgba(0, 0, 0, 0.1); transform: translateY(-5px); background-color: #3f4448; }
#blogCat .item:hover .time { color: #fff; }
#blogCat .item:hover .metin .baslik { color: #fff; }
#blogCat .item:hover .metin .baslik:hover { color: var(--tema-renk2); }
#blogCat .item:hover .metin .kisaOzet { color: #e9e9e9 }
/*******/
#blogDet { position: relative; overflow: hidden; margin: 35px 0; }
#blogDet figure.tepe { padding: 0; display: block; margin-bottom: 28px; max-height: 575px; overflow: hidden; }
#blogDet figure.tepe img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
#blogDet .time { color: #000000; margin-bottom: 10px; text-transform: lowercase; font-family: var(--icerik-fontu1); position: relative; display: flex; align-items: center; }
#blogDet .time:before { content: ''; height: 1px; width: 42px; margin: 0 15px 0 0; background-color: currentColor; border-radius: 50%; display: block; }
#blogDet .metin .kisaOzet { color: #000000; font: 500 28px var(--icerik-fontu); line-height: 42px; margin: 0 0 25px; text-transform: lowercase; }
#blogDet .metin .icerik { font: 500 15px var(--icerik-fontu); color: #000000; line-height: 27.75px; }
#blogDet .metin .icerik p { margin: 0 0 10px; }
#blogDet .metin .icerik ul { font-size: 15px; color: #000000; padding: 0; margin: 6px 0 0 0; list-style: disc outside none; }
#blogDet .metin .icerik ul li { list-style: none; margin: 0 0 10px; padding: 0; display: flex; justify-content: flex-start; align-items: center; }
#blogDet .metin .icerik ul li::before { content: ''; width: 7px; height: 7px; border-radius: 50%; display: inline-flex; background: currentColor; margin-right: 10px; }
/*******/
.oklar { position: absolute; right: 0; bottom: 15px; width: 111px; display: flex; align-items: center; justify-content: space-between; }
.oklar .swiper-button-next, .oklar .swiper-button-prev { cursor: pointer; border: 1px solid #000000; width: 42px; height: 42px; display: flex; justify-content: center; align-items: center; border-radius: 100%; font-size: 25px; z-index: 1; fill: #000000; border-color: #000000; position: relative; }
.oklar .swiper-button-prev { /* rotate: 180deg; */ }
.oklar .swiper-button-next:after, .oklar .swiper-button-prev:after { display: none; }
.oklar .swiper-button-next svg, .oklar .swiper-button-prev svg { width: 1em; height: 1em; position: relative; overflow: hidden; transition: all 0.3s ease-in-out; }
/*******/
#paketler { margin: 115px 0; position: relative; overflow: hidden; }
#paketler .kapsul { margin: 0 17px 45px; display: flex; flex-direction: row; align-items: flex-end; justify-content: space-between; vertical-align: baseline; position: relative; }
#paketler .kapsul .title { text-transform: lowercase; position: relative; display: flex; align-items: center; gap: 20px; font: 500 42px var(--baslik-fontu); line-height: 1.25; color: #000000; }
#paketler .kapsul .title:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 24px; height: 15px; background-repeat: no-repeat; background-size: contain; display: block; }
#paketler .row { margin: 0 3px; }
#paketler .item { background: #fff; border: 1px solid #dedede; border-radius: 8px; margin: 0 10px 20px 10px; }
#paketler .item .tepe { border-radius: 8px 8px 0 0; padding: 16px 32px; background: var(--tema-renk1); color: #fff; height: 104px; display: flex; align-items: center; justify-content: center; }
#paketler .item .baslik { color: #fff; text-align: center; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; width: 300px; margin: 0 auto; max-width: 100%; }
#paketler .item .kisaOzet { font: 400 14px var(--icerik-fontu); color: #fff; text-align: center; margin: 4px 5px 0; }
#paketler .item .icerik { }
#paketler .item .icerik ul { display: flex; flex-wrap: wrap; }
#paketler .item .icerik ul li { padding: 16px 16px; display: flex; gap: 5px; flex: 0 0 auto; width: 100%; border-bottom: 1px solid #dae3f3; font: 500 16px var(--icerik-fontu); line-height: 26px; color: #222; }
#paketler .item .icerik ul li:nth-child(odd) { background: #f1f6ff }
#paketler .item .icerik ul li:last-child { border-bottom: none; }
#paketler .item .more { width: fit-content; display: flex; align-items: center; background: #fff; color: #000; margin: 16px; gap: 10px; text-transform: lowercase; justify-content: flex-end; float: right; }
#paketler .item .more svg path { stroke: currentColor; }
#paketler .item .more svg { width: 18px; height: 18px; }
/*******/
#paketler .oklar { position: relative; right: initial; bottom: initial; display: flex; gap: 18px; padding: 0; width: fit-content; }
#paketler .swiper-button-next, #paketler .swiper-button-prev { left: initial; right: initial; width: auto; height: auto; position: relative; border: none; margin: 0; color: #858585; }
#paketler .swiper-button-next svg path, #paketler .swiper-button-prev svg path { stroke: currentColor; }
#paketler .swiper-button-next:after, #paketler .swiper-button-prev:after { display: none; }
#paketler .swiper-button-prev { transform: rotate(180deg) }
/******/
#musteriler { background: #f6faff; padding: 120px 0; position: relative; overflow: hidden; }
#musteriler .kap0 { display: flex; justify-content: flex-end; column-gap: 30px; align-items: center; position: absolute; right: 10px; z-index: 6; top: 0; }
#musteriler .seeAll { transition: all ease .5s; font: 400 15px var(--icerik-fontu); background: var(--tema-renk1); color: #fff; padding: 10px 15px; border-radius: 8px; border: solid 1px transparent; text-transform: lowercase }
#musteriler .seeAll:hover { background: transparent; border: solid 1px var(--tema-renk1); color: #000; }
#musteriler .item { background: #f6faff }
#musteriler .item:hover { }
#musteriler .item figure { width: 100%; height: 217px; border-radius: 8px; overflow: hidden; margin-top: 61px; }
#musteriler .item figure img { width: 100%; height: 100%; object-fit: cover; }
#musteriler .item .metin { padding: 10px 15px; }
#musteriler .item .baslik { color: #000000; font: 500 21px var(--icerik-fontu); margin: 0 0 16px 0; }
#musteriler .item .kisaOzet { font: 500 42px var(--baslik-fontu); line-height: 52px; color: #222; transition: all 0.3s ease; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#musteriler .item .more { border: solid 1px var(--tema-renk1); transition: all .3s ease-out; font: 400 16px var(--baslik-fontu); width: fit-content; max-width: 100%; line-height: 24px; z-index: 50; display: flex; align-items: center; justify-content: center; gap: 10px; background: var(--tema-renk1); position: relative; color: #fff; padding: 12px 20px 12px 25px; border-radius: 25px; margin: 20px 0 0 0; text-transform: lowercase; }
#musteriler .item .more:hover { background: white; color: var(--tema-renk1); border: solid 1px var(--tema-renk1); }
#musteriler .item .more svg { width: 18px; height: 18px }
#musteriler .item .more svg path { stroke: currentColor; }
/***********/
#musteriler .oklar { position: relative; right: initial; bottom: initial; display: flex; gap: 15px; padding: 9px 0; width: fit-content; }
#musteriler .swiper-button-next, #musteriler .swiper-button-prev { left: initial; right: initial; width: auto; height: auto; position: relative; border: none; margin: 0; color: var(--tema-renk1); }
#musteriler .swiper-button-next:hover path, #musteriler .swiper-button-prev:hover path { color: var(--tema-renk2) }
#musteriler .swiper-button-next svg path, #musteriler .swiper-button-prev svg path { stroke: #444; }
#musteriler .swiper-button-next:after, #musteriler .swiper-button-prev:after { display: none; }
#musteriler .swiper-button-prev svg { transform: rotate(180deg) }
/******/
#servicesCat { margin: 35px 0; overflow: hidden; position: relative; }
#servicesCat .item { position: relative; padding: 25px; height: calc(100% - 30px); width: calc(100% - 30px); display: flex; flex-direction: column; z-index: 105; background: #f7f7f7; margin: 0 15px 30px; overflow: hidden; border-radius: 8px }
#servicesCat .item figure { aspect-ratio: 16 / 9; position: relative; margin: -25px -25px 25px -25px; }
#servicesCat .item figure img { width: 100%; height: 100%; position: absolute; }
#servicesCat .item .metin { position: relative; z-index: 25; }
#servicesCat .item .sira { color: var(--tema-renk1); font: 400 26px var(--baslik-fontu); line-height: 46px; }
#servicesCat .item .sira span { vertical-align: top; margin-right: 4px; font-size: 16px; line-height: 30px; }
#servicesCat .item .baslik { padding: 0 0 16px 0; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; width: 408px; max-width: 100%; }
#servicesCat .item .kisaOzet { font: 500 16px var(--icerik-fontu); line-height: 28px; margin-bottom: 27px; color: #333; }


#servicesCat .item .more { color: var(--tema-renk1); border-radius: 25px; text-transform: lowercase; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; display: flex; justify-content: flex-end; gap: 10px; align-items: center; flex-wrap: nowrap; }

#servicesCat .item .more svg { width: 18px; height: 18px }

#servicesCat .item .more svg path { stroke: currentColor; }

#servicesCat .item .more:hover { color: #000; }


/******/
#servicesDetTepe { position: relative; height: 100vh; padding: 195px 0 0; background-image: url(/d/r/bg-services-det.png); background-position: top; background-size: cover; background-repeat: no-repeat; !; }
#servicesDetTepe .breadTepe { margin: 0 0 20px; }
#servicesDetTepe .breadTepe h1 { font: 500 26px var(--baslik-fontu); color: #252525; margin: 0 0 7px; }
#servicesDetTepe .breadTepe .breadcrumb { justify-content: flex-start; padding: 0; }
#servicesDetTepe .breadTepe .breadcrumb li { }
#servicesDetTepe .breadTepe .breadcrumb li a { }
#servicesDetTepe .breadTepe .breadcrumb li span { }
#servicesDetTepe .hero_text { }
#servicesDetTepe .hero_text .baslik { font: 600 48px var(--baslik-fontu); line-height: 1.25 !important; width: 600px; max-width: 100%; color: var(--tema-renk1); margin: 0 0 30px; }
#servicesDetTepe .linkler { display: flex; align-items: center; justify-content: flex-start; gap: 15px; }
#servicesDetTepe .linkler .link { border: 1px solid var(--tema-renk1); padding: 10px 15px; border-radius: 5px; font: 400 15px var(--icerik-fontu); letter-spacing: 1px; color: var(--tema-renk1); }
#servicesDetTepe .linkler .link:hover { background: var(--tema-renk1); color: #fff; }
#servicesDetTepe .linkler .iletisim { background: var(--tema-renk1); color: #fff; }
#servicesDetTepe .linkler .iletisim:hover { background: transparent; color: var(--tema-renk1); }
#servicesDetTepe .linkler .danisman { }
/******/
#servicesDetOzellik { position: relative; overflow: hidden; margin: 75px 0; }
#servicesDetOzellik .kapsul { margin: 0 0 45px; display: flex; flex-direction: row; width: 100%; align-items: flex-end; justify-content: space-between; vertical-align: baseline; position: relative; }
#servicesDetOzellik .kapsul .title { position: relative; display: flex; align-items: center; gap: 20px; font: 500 42px var(--baslik-fontu); line-height: 1.25; }
#servicesDetOzellik .kapsul .title:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 24px; height: 15px; background-repeat: no-repeat; background-size: contain; display: block; }
#servicesDetOzellik .item { position: relative; margin: 0 15px 30px; width: calc(100% - 30px); height: calc(100% - 30px); border-radius: 5px; overflow: hidden; cursor: pointer; }
#servicesDetOzellik .item figure { width: 100%; height: 400px; overflow: hidden; }
#servicesDetOzellik .item figure img { width: 100%; height: 100%; object-fit: cover; transition: .4s ease; }
#servicesDetOzellik .item .metin { position: absolute; bottom: 0; width: 100%; padding: 30px 15px; height: 100%; display: flex; flex-direction: column; justify-content: space-between; }
#servicesDetOzellik .item .metin:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, #000000bd, transparent); transition: .5s ease; }
#servicesDetOzellik .item .metin .baslik { font: 500 26px var(--baslik-fontu); z-index: 50; position: relative; color: #fff; }
#servicesDetOzellik .item .metin .kisaOzet { font: 400 18px var(--icerik-fontu); color: #f1f1f1; z-index: 50; position: relative; transform: translateY(1000%); transition: .4s ease; }
#servicesDetOzellik .item:hover figure img { transform: scale(1.1); }
#servicesDetOzellik .item .metin:before { background: linear-gradient(180deg, #000000ab 100%, transparent); }
#servicesDetOzellik .item .metin .kisaOzet { transform: translateY(0); }
/******/
#servicesDetFaq { position: relative; overflow: hidden; margin: 75px 0; }
#servicesDetFaq .kapsul { margin: 0 0 45px; display: flex; flex-direction: row; width: 100%; align-items: flex-end; justify-content: space-between; vertical-align: baseline; position: relative; }
#servicesDetFaq .kapsul .title { font: 400 30px var(--baslik-fontu); text-transform: uppercase; line-height: 30px; color: #3f4448; position: relative; display: flex; align-items: center; gap: 20px; }
#servicesDetFaq .kapsul .title:before { content: ""; background-image: url(/d/r/icon-dot.png); width: 24px; height: 15px; background-repeat: no-repeat; background-size: contain; display: block; }
#servicesDetFaq .item { padding: 16px 20px; border-bottom: 1px solid #dedede; }
#servicesDetFaq .item a { display: flex; justify-content: space-between; }
#servicesDetFaq .item a .baslik { position: relative; padding: 0 0 16px 0; font: 500 26px var(--baslik-fontu); line-height: 34px; }
#servicesDetFaq .item a svg { width: 16px; height: auto; transition: .4s ease; }
#servicesDetFaq .item a.active svg { transform: rotateX(180deg) }
#servicesDetFaq .item .cevap { font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; transition: all 0.3s ease; margin: 0 0 1.5em; }
/******/
#servicesDetAvantaj { position: relative; overflow: hidden; margin: 75px 0; }
#servicesDetAvantaj .item { display: flex; margin: 0 0 100px; align-items: center; justify-content: center; gap: 57px; }
#servicesDetAvantaj .item:nth-child(even) { flex-direction: row-reverse; }
#servicesDetAvantaj .item figure { }
#servicesDetAvantaj .item figure img { border-radius: 8px; height: auto; }
#servicesDetAvantaj .item .metin { width: 520px; max-width: 100%; }
#servicesDetAvantaj .item .metin .baslik { position: relative; padding: 0 0 16px 0; font: 500 26px var(--baslik-fontu); line-height: 34px; width: 317px; max-width: 100%; }
#servicesDetAvantaj .item .metin .kisaOzet { }
#servicesDetAvantaj .item .metin .icerik { font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; transition: all 0.3s ease; margin: 0 0 1.5em; }
/******/
#servicesDet { position: relative; overflow: hidden; margin: 35px 0; }
#servicesDet .metin { }
#servicesDet .metin .kisaOzet { color: #000000; font: 500 18px var(--icerik-fontu); line-height: 30px; margin: 0 0 25px; text-transform: lowercase; }
#servicesDet .metin .icerik { font: 500 15px var(--icerik-fontu); color: #000000; line-height: 27.75px; }
#servicesDet .metin .icerik p { margin: 0 0 10px; }
#servicesDet .servicesGaleri { height: 85vh; margin: 50px 0 0; position: relative; }
#servicesDet .servicesGaleri .servicesGaleriSwiper { height: 100%; }
#servicesDet .servicesGaleri figure { position: relative; display: block; width: 100%; height: 100%; }
#servicesDet .servicesGaleri figure img { width: 100%; height: 100%; position: relative; display: block; object-position: center; object-fit: cover; }
/*******/
.servicesGaleri { height: 85vh; margin: 50px 0 0; position: relative; }
.servicesGaleri .servicesGaleriSwiper { height: 100%; }
.servicesGaleri figure { position: relative; display: block; width: 100%; height: 100%; }
.servicesGaleri figure img { width: 100%; height: 100%; position: relative; display: block; object-position: center; object-fit: cover; }
/*******/
.servicesGaleri .swiper-button-next, .servicesGaleri .swiper-button-prev { width: 42px; height: 42px; display: flex; justify-content: center; align-items: center; border-radius: 100%; font-size: 25px; z-index: 1; margin: 0 40px; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); border: 1px solid #fff; fill: #fff; }
.servicesGaleri .swiper-button-prev { transform: rotate(180deg); top: calc(50% - 21px); }
.servicesGaleri .swiper-button-next:after, .servicesGaleri .swiper-button-prev:after { display: none; }
.servicesGaleri .swiper-button-next svg, .servicesGaleri .swiper-button-prev svg { width: 1em; height: 1em; position: relative; overflow: hidden; transition: all 0.3s ease-in-out; }
/*******/
#solutionCat { margin: 35px 0; position: relative; overflow: hidden; }
#solutionCat .item { display: flex; align-items: center; text-align: center; background: #f8f8f8; }
#solutionCat .item:nth-child(2n) { flex-direction: row-reverse; }
#solutionCat .item .metin { align-items: flex-start; text-align: left; padding: 32px 48px; display: flex; height: 75vh; justify-content: center; flex-direction: column; transition: transform .8s cubic-bezier(.175,.885,.32,1.275), opacity .5s ease; width: 50%; }
#solutionCat .item .metin .baslik { color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; }
#solutionCat .item .metin .kisaOzet { max-width: 100%; margin-top: 16px; font: 500 42px var(--baslik-fontu); line-height: 48px; }
#solutionCat .item .metin .icerik { max-width: 100%; margin-top: 27px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 500 16px var(--icerik-fontu); line-height: 28px; }
#solutionCat .item figure { height: 75vh; overflow: hidden; position: relative; width: 50%; }
#solutionCat .item figure img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.175,.885,.32,1.275), opacity .5s ease; }
#solutionCat .item:nth-child(2n+1) .metin { align-items: flex-end; text-align: right; }

#solutionCat .more { border: solid 1px var(--tema-renk1); transition: all .3s ease-out; font: 400 16px var(--baslik-fontu); width: fit-content; max-width: 100%; line-height: 24px; z-index: 50; display: flex; align-items: center; justify-content: center; gap: 10px; background: var(--tema-renk1); position: relative; color: #fff; padding: 12px 20px 12px 25px; border-radius: 25px; margin: 20px 0 0 0; text-transform: lowercase; }
#solutionCat .more:hover { background: white; color: var(--tema-renk1); border: solid 1px var(--tema-renk1); }
#solutionCat .more svg { width: 18px; height: 18px }
#solutionCat .more svg path { stroke: currentColor; }
/**********/
#solutionsDet { position: relative; overflow: hidden; margin: 35px 0; }
#solutionsDet .metin { }
#solutionsDet .metin .kisaOzet { color: #000000; font: 500 28px var(--icerik-fontu); line-height: 42px; margin: 0 0 25px; text-transform: lowercase; }
#solutionsDet .metin .icerik { font: 500 16px var(--icerik-fontu); color: #000000; line-height: 30px; }
#solutionsDet .metin .icerik p { margin: 0 0 10px; }
#solutionsDet .metin .icerik ul { display: block; }
#solutionsDet .metin .icerik ul li { margin: 0 0 10px; list-style: inside circle; }
#solutionsDet .metin .icerik iframe { width: 100% !important; height: 550px !important; }
#solutionsDet .metin .icerik img { width: auto; max-height: 350px; margin: 0 auto; position: relative; }
#solutionsDet .metin .icerik img:hover { cursor: zoom-in; }
#solutionsDet .metin a { color: var(--tema-renk2) }
#solutionsDet .servicesGaleri { height: 85vh; margin: 0 0 50px; position: relative; }
#solutionsDet .servicesGaleri .servicesGaleriSwiper { height: 100%; }
#solutionsDet .servicesGaleri figure { position: relative; display: block; width: 100%; height: 100%; }
#solutionsDet .servicesGaleri figure img { width: 100%; height: 100%; position: relative; display: block; object-position: center; object-fit: cover; }
/*******/
.katIcerik { }
.katIcerik .kisaOzet { font: 500 18px var(--icerik-fontu); line-height: 30px; color: #111; margin: 0 0 15px; }
.katIcerik .icerik { font: 400 16px var(--icerik-fontu); line-height: 30px; color: #111; margin: 0 0 15px; }
/**********/
#whyUsCat { margin: 35px 0; position: relative; overflow: hidden; }
#whyUsCat .item { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1080px; margin: 0 auto; background: url(/d/r/infographic-dot.png) top center repeat-y; background-size: 2.5px auto; padding-bottom: 35px; }
#whyUsCat .kap .item:nth-child(odd) { flex-flow: row-reverse; flex-wrap: wrap; }
#whyUsCat .item figure { width: 42.5%; display: flex; height: 345px; border-radius: 18px; overflow: hidden; }
#whyUsCat .item figure img { border-radius: 8px; }
#whyUsCat .item .sira { width: 15%; text-align: center; }
#whyUsCat .item .sira span { display: flex; width: 35px; height: 35px; margin: 0 auto; align-items: center; justify-content: center; background: var(--tema-renk2); color: #fff; border-radius: 50%; font: 400 16px var(--baslik-fontu); }
#whyUsCat .item .more { color: var(--tema-renk1); border-radius: 25px; text-transform: lowercase; font: 500 16px var(--icerik-fontu); transition: .4s ease; text-align: center; display: flex; justify-content: flex-end; gap: 10px; align-items: center; flex-wrap: nowrap; }
#whyUsCat .item .more svg { width: 18px; height: 18px }
#whyUsCat .item .more svg path { stroke: currentColor; }
#whyUsCat .item .more:hover { color: #000; }
#whyUsCat .item .metin { width: 42.5%; padding-top: 5px; }
#whyUsCat .item .baslik { padding: 0 0 16px 0; letter-spacing: -0.01em; color: #111; font: 500 26px var(--baslik-fontu); line-height: 34px; width: 408px; max-width: 100%; }
#whyUsCat .item .kisaOzet { font: 500 16px var(--icerik-fontu); line-height: 28px; color: #333; transition: all 0.3s ease; margin: 0 0 1.5em; }
/***********/
#paketCat { margin: 35px 0; position: relative; overflow: hidden; }
#paketCat a { display: block; margin: 10px 10px 30px; }
#paketCat .item { background: #fff; border: 1px solid #dedede; border-radius: 8px; margin: 0 10px 20px 10px; }
#paketCat .item .tepe { border-radius: 8px 8px 0 0; padding: 16px 32px; background: var(--tema-renk1); color: #fff; height: 104px; display: flex; align-items: center; justify-content: center; }
#paketCat .item .baslik { color: #fff; text-align: center; font: 500 26px var(--baslik-fontu); line-height: 34px; text-transform: lowercase; width: 300px; margin: 0 auto; max-width: 100%; }
#paketCat .item .kisaOzet { font: 400 14px var(--icerik-fontu); color: #fff; text-align: center; margin: 4px 5px 0; }
#paketCat .item .icerik { font: 400 14px var(--icerik-fontu); line-height: 20px; }
#paketCat .item .icerik ul { display: flex; flex-wrap: wrap; }
#paketCat .item .icerik ul li { padding: 16px 16px; display: flex; gap: 5px; flex: 0 0 auto; width: 100%; border-bottom: 1px solid #dae3f3; font: 500 16px var(--icerik-fontu); line-height: 26px; color: #222; }
#paketCat .item .icerik ul li:nth-child(odd) { background: #f1f6ff }
#paketCat .item .icerik ul li:last-child { border-bottom: none; }

#paketCat .item .more { width: fit-content; display: flex; align-items: center; background: #fff; color: #000; margin: 16px; gap: 10px; text-transform: lowercase; justify-content: flex-end; float: right; }

#paketCat .item .more svg path { stroke: currentColor; }

#paketCat .item .more svg { width: 18px; height: 18px; }


/*******/
#testimonialCat { position: relative; margin: 35px 0; overflow: hidden; }
#testimonialCat .item { display: flex; align-items: flex-start; padding: 35px; margin: 0 15px 30px; position: relative; background: #f7f7f7; height: calc(100% - 30px); width: calc(100% - 30px); }
#testimonialCat .item .kap { display: flex; align-items: center; }
#testimonialCat .item .kap figure { border-radius: 100%; display: block; margin: 0 23px 0 0; position: relative; }
#testimonialCat .item .kap figure img { border-radius: 100%; width: 70px; height: 70px; }
#testimonialCat .item .kap .metin { }
#testimonialCat .item .kap .metin .baslik { font-size: 20px; color: #000000; line-height: 1.2; font-weight: 600; font-family: var(--icerik-fontu); margin-bottom: 0; letter-spacing: 0.5px; }
#testimonialCat .item .kap .metin .kisaOzet { font: 400 16px var(--icerik-fontu1); }
#testimonialCat .item .icerik { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #000; margin: 0 0 30px; font: 500 18px var(--icerik-fontu); line-height: 30px; }
/*******/
#musterilerCat { margin: 35px 0; position: relative; overflow: hidden; }
#musterilerCat .item { margin: 0 0 100px; }
#musterilerCat .item:hover { }
#musterilerCat .item figure { width: 100%; height: 217px; border-radius: 8px; overflow: hidden; margin-top: 61px; }
#musterilerCat .item figure img { width: 100%; height: 100%; object-fit: cover; }
#musterilerCat .item .metin { padding: 10px 15px; }
#musterilerCat .item .baslik { color: #000000; font: 500 21px var(--icerik-fontu); margin: 0 0 16px 0; }
#musterilerCat .item .kisaOzet { font: 500 42px var(--icerik-fontu); line-height: 57px; color: #222; transition: all 0.3s ease; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#musterilerCat .item .more { border: solid 1px var(--tema-renk1); transition: all .3s ease-out; font: 400 16px var(--baslik-fontu); width: fit-content; max-width: 100%; line-height: 24px; z-index: 50; display: flex; align-items: center; justify-content: center; gap: 10px; background: var(--tema-renk1); position: relative; color: #fff; padding: 12px 20px 12px 25px; border-radius: 25px; margin: 20px 0 0 0; text-transform: lowercase; }
#musterilerCat .item .more svg { width: 18px; height: 18px }
#musterilerCat .item .more svg path { stroke: currentColor; }
#musterilerCat .item .more:hover { background: white; color: var(--tema-renk1); border: solid 1px var(--tema-renk1); }

#musterilerCat .item .more svg { width: 18px; height: 18px }

#musterilerCat .item .more svg path { stroke: currentColor; }

/*******/ /**********/

@media(min-width: 1901px) {
}

@media(max-width: 767px) {
    footer .footer_header { margin: 0 0 -75px; padding: 65px 5px; }
    footer .footer_header #newsletter .text { padding: 0 12px 40px; }
    footer .footer_content .logo_kap { display: flex; flex-direction: column; align-items: center; gap: 25px; margin: 0 0 31px; }
    footer .footer_content .footer_contact { padding: 0; text-align: center; }
    footer .satir1 .footer_logo { display: flex; flex-direction: column; align-items: center; margin: 0 0 33px; }
    footer .footer_content table tbody tr td { display: block; height: auto !important; width: 100% !important; padding: 0; text-align: center; }
    footer .footer_bottom .contract ul { white-space: nowrap; overflow-x: auto; width: 100%; text-align: left; padding: 15px 0 5px; justify-content: flex-start; }
    /****/
    nav.icMenu { margin: 0 0 30px 0; }
    /******/
    .nedirIcerik img { height: auto }
    .nedirIcerik h1 { font-size: 17px }
    .nedirIcerik ul li { padding-left: 0 }
    /*******/
    .urunTab .etezgahTab a { padding: 10px 25px }
    .urunTab .bilgi { padding: 45px 15px }
    .urunTab { margin: 60px 0 0 }
    /********/
    .sabit { padding: 0 10px }
    /****/
    #formDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 20px; }
    /****/
    #merakEdilenler figure { margin: 0 0 30px }
    /****/
    .sagcontainer { padding: 0 10px; }
    /****/
    #contUs .item { padding: 75px 25px; }
    #contUs .item form .satir { padding: 0 0 30px; }
    /****/
    #projects .kapsul { flex-direction: column; gap: 11px; }
    #projects .projeKap .kap2 .wrap { margin: 0 }
    /****/
    #iletFormBil .adKap .cl6:first-child .satir { padding-right: 0; }
    #iletFormBil .adKap .cl6:last-child .satir { padding-left: 0; }
    /****/
    #oncekiSonraki .row { display: flex; gap: 10px; }
    #oncekiSonraki .item .nextprev figure { width: 55px; height: 55px; flex-shrink: 0; }
    #oncekiSonraki .item .nextprev .npUrun { font-size: 13px; margin: 0; line-height: 20px; }
    #oncekiSonraki .item .nextprev .npAd { /* font-size: 14px; */ /* display: none; */ }
    #oncekiSonraki .item .onceki { width: 50%; justify-content: flex-start; }
    #oncekiSonraki .item .sonraki { width: 50%; }
    #oncekiSonraki .item .nextprev figure:before { width: 35px; height: 35px; }
    #oncekiSonraki .item .nextprev figure:after { width: 10px; height: 10px; }
    /****/
    #contUs .item .kapsul .subtitle { font-size: 44px }
    #customerReview figure { padding-right: 0 }
    /**********/
    #productDet .urunBilgileri { padding: 35px 10px; }
    /*****/
    #anaHakkimizda { padding: 60px 30px; }
    #anaHakkimizda .resimler.row { display: flex; margin-top: 35px; }
    #anaHakkimizda .metin .kisaOzet { font-size: 30px; }
    #anaHakkimizda .metin .icerik { margin: 0 0 30px; }
    /****/
    #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 .item a.link h3 { font-size: 20px; padding: 0 18px 0 0; line-height: 26px; }
    #merakEdilenler .item a.link:before { right: 0; top: 6px; }
    /****/
    #blog { padding: 50px 0 }
    #blog .kapsul { justify-content: space-between; gap: 21px; margin: 0 0 30px; }
    #blog .kapsul .title { font-size: 42px; }
    #blog .kapsul .seeAll { display: none; }
    /****/
    #customerReview .item { flex-direction: column; margin: 0; }
    /*********/
    #customerReview .customerReviewSwiper { width: 100%; }
    #customerReview .item .kap0 { width: 100%; }
    #customerReview .item .kap0 .icerik { width: 100%; }
    /*********/
    #servicesCat .item { margin: 0 0 40px; width: 100%; }
    #servicesCat .item .metin { width: 100%; height: auto; padding: 45px 0 0; }
    #servicesCat .item .metin .baslik { font-size: 27px; }
    /*********/
    #servicesDet .servicesGaleri { height: 45vh; }
    .servicesGaleri .swiper-button-next, .servicesGaleri .swiper-button-prev { margin: 0 5px; }
    #servicesDet .metin .icerik table#address tr td { display: block; }
    /*********/
    .cappadociaFaq .item .baslik { height: auto; }
    /*********/
    #partners .item { flex-direction: column; gap: 15px; margin: 0 0 45px; }
    #partners .item figure { width: 100%; height: auto; }
    #partners .item .metin { width: 100%; height: auto; }
    /*********/
    #videosCat .item { flex-direction: column-reverse; margin: 0 0 40px; }
    #videosCat .item:nth-child(2n) { flex-direction: column-reverse; }
    #videosCat .item figure { height: auto; width: 100%; }
    #videosCat .item .metin { width: 100%; height: auto; padding: 45px 0 0; }
    #videosCat .item .metin .baslik { font-size: 27px; }
    /*********/
    #blogSag { padding: 0; margin: 35px 0 0; }
    /*********/
    #anaHakkimizda .metin { padding: 0 0 31px; }
    #anaHakkimizda .metin .baslik { font-size: 16px; }
    /*********/
    #rakamlar { padding: 75px 0; }
    #rakamlar .item { margin: 0 0 59px; }
    /*********/
    #services { padding: 100px 20px 0; }
    #services .row { height: auto; border-top: none; }
    #services .left_kap { padding: 0; width: 100%; justify-content: flex-start; gap: 25px; height: auto; }
    #services .left_kap .kapsul .subtitle { font-size: 32px; font-weight: 400; line-height: 36px; }
    #services .left_kap .servicesSwiper2 { height: auto; width: 100%; }
    #services .left_kap .servicesSwiper2 .baslik { font-size: 15px; line-height: 18px; width: 100%; white-space: normal; }
    #services .right_kap { margin-top: 12px; position: relative; height: 500px; display: flex; overflow: hidden; background: #edeef4; flex: 1; margin-bottom: 54px; }
    #services .right_kap .item { position: relative; padding: 54px 40px; height: 100%; width: 100%; display: flex; flex-direction: column; background: #edeef4; }
    #services .right_kap .item .sira { font-size: 18px; line-height: 24px; }
    #services .right_kap .item .baslik { font-size: 32px; line-height: 36px; }
    #services .right_kap .item .kisaOzet { font-size: 15px; line-height: 25px; margin-top: 48px; }
    #services .right_kap .item .more { margin-top: 33px; }
    #services .left_kap .servicesSwiper2 .baslik:after { bottom: 0; display: none; }
    #services .oklar { display: none; }
    /*********/
    #paketler .item { height: auto; min-height: auto; }
    /*********/
    #solutions { margin: 50px 0; }
    #solutions .kapsul { position: relative; width: 100%; margin: 0 0 30px; }
    #solutions .item { display: block; }
    #solutions .item:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; z-index: 1; opacity: .7; }
    #solutions .item .metin { position: absolute; width: 100%; top: 0; left: 0; z-index: 50; padding: 56px 20px; }
    #solutions .item .metin .baslik { font-size: 18px; color: #fff; line-height: 25px; letter-spacing: 1px; }
    #solutions .item figure { height: 72vh; width: 100%; }
    #solutions .item figure img { }
    #solutions .swiper-slide-active .item figure img { }
    #solutions .item .metin .kisaOzet { color: #f1f1f1; font-size: 30px; letter-spacing: 1px; line-height: 42px; }
    #solutions .item .metin .icerik { color: #fff; letter-spacing: 1px; }
    #solutions .okKap { top: 72%; width: 100%; color: #fff; }
    #solutions .okKap .swiper-button-next, #solutions .okKap .swiper-button-prev { fill: #fff; border-color: #fff; }
    /****/
    #musteriler .kapsul .title { font-size: 15px; }
    #musteriler .kapsul .subtitle { font-size: 36px; }
    /*********/
    #servicesDetTepe { padding: 75px 0 0; }
    #servicesDetTepe .breadTepe .breadcrumb { text-align: left; }
    #servicesDetTepe .hero_text .baslik { font-size: 34px; }
    #servicesDetTepe .linkler { flex-direction: column; align-items: flex-start; gap: 18px; }
    #servicesDetTepe .servicesTepeSwiper { margin: 85px 0 0; }
    /*********/
    #servicesDetOzellik .kapsul .title { font-size: 26px; line-height: 36px; align-items: baseline; }
    #servicesDetOzellik .kapsul .title:before { width: 47px; }
    #servicesDetOzellik .item { margin: 0 0 30px; width: 100%; }
    #servicesDetOzellik .item figure { height: 345px; }
    /*********/
    #servicesDetAvantaj .item { flex-direction: column; gap: 10px; margin-bottom: 30px; }
    #servicesDetAvantaj .item figure { width: 100%; }
    #servicesDetAvantaj .item .metin { width: 100%; padding: 30px 0; }
    #servicesDetAvantaj .item .metin .baslik { font-size: 34px; line-height: 43px; }
    #servicesDetAvantaj .item:nth-child(even) { flex-direction: column; }
    /*********/
    #solutionCat .item { flex-direction: column-reverse; margin: 0 0 30px; }
    #solutionCat .item .metin { width: 100%; height: auto; padding: 30px 10px; }
    #solutionCat .item figure { width: 100%; height: auto; }
    #solutionCat .item .metin .baslik { font-size: 20px; line-height: 33px; }
    #solutionCat .item .metin .kisaOzet { font-size: 30px; line-height: 38px; }
    #solutionCat .item:nth-child(2n) { flex-direction: column-reverse; }
    /*********/
    #solutionsDet .metin .kisaOzet { font-size: 18px; line-height: 30px; }
    /*********/
    #blogDet .metin .kisaOzet { font-size: 18px; line-height: 30px; }
    /*********/
    #musterilerCat .item { width: 100%; margin: 0 0 30px; }
    /*********/
    #cookieModal { width: calc(100% - 20px); left: 10px; right: 10px; }
    /*********/
    #paketler .row { margin: 0; }
    #whyUs { margin: 60px 0 }
    #musteriler { padding: 60px 0 }
    #musteriler .item .kisaOzet { font-size: 28px; line-height: 36px; display: block; }
    #musteriler .container { display: flex; flex-wrap: wrap; }
    #musteriler .item figure { margin-top: 16px }
    #musteriler .kap0 { top: initial; order: 2; position: relative; display: flex; justify-content: flex-end; width: 100%; right: 0; }
    #musteriler .musterilerSwiper { order: 1; }
    #slider .swiper-slide .kap0:after { opacity: 0 }

    #whyUs .kap { margin: 0px 15px 0 0; width: 100%; flex-direction: column; align-items: center; max-width: 100%; }
    #whyUs .item { margin: 0 0 30px !important; display: block; background-image: none; padding-bottom: 30px; border-bottom: solid 1px #ddd; }
    #whyUs .kapsul .subtitle { font-size: 28px; }
    #whyUs .item .metin { width: 100%; }
    #whyUs .item .sira { display: none }
    #whyUs .item figure { width: 100%; height: auto; margin-top: 18px; }
    #whyUs .item figure img { height: auto; width: 100% }
    #whyUs .kapsul { margin-left: 0 }

    #whyUsCat .kap { margin: 0px 15px 0 0; width: 100%; flex-direction: column; align-items: center; max-width: 100%; }
    #whyUsCat .item { margin: 0 0 30px !important; display: block; background-image: none; padding-bottom: 30px; border-bottom: solid 1px #ddd; }
    #whyUsCat .kapsul .subtitle { font-size: 28px; }
    #whyUsCat .item .metin { width: 100%; }
    #whyUsCat .item .sira { display: none }
    #whyUsCat .item figure { width: 100%; height: auto; margin-top: 18px; }
    #whyUsCat .item figure img { height: auto; width: 100% }
    #whyUsCat .kapsul { margin-left: 0 }

    #paketler .item, #paketCat .item { clear: both; margin-bottom: 32px }
    #paketCat .item .baslik { width: 100% }
    footer .footer_content table tbody tr td:first-child { width: 100%; column-count: 2; }
#whyUs .item .kisaOzet{display:block;}
}
