﻿.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 }
/********/
#sliderAlti { background: #fff }
#sliderAlti .pin-section { height: 100vh; position: relative; display: flex; align-items: center; }
#sliderAlti .video-wrapper { width: 300px; height: calc(100vh - 100px); border-radius: 8px; overflow: hidden; background: #000; margin: 0 auto; }
#sliderAlti .video-wrapper img { width: 100%; height: 100%; object-fit: cover; display: block; }
#sliderAlti .isik:before { opacity: 1 }

/********/
      

        /*****/
#sliderOrta {position: relative;overflow: hidden;z-index: 1;background: #eeeeee;margin: 50px 0;}
#sliderOrta:before { content: ""; position: absolute; top: 0; right: 0; width: 322px; height: 308px; border-radius: 50%; background: linear-gradient(260deg, #ee322e70 0%, rgba(115, 67, 210, 0) 100%); filter: blur(150px); margin-right: -5%; margin-top: -5%; z-index: -1; }
#sliderOrta .swiper-pagination {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    margin-top: 20px;
}
#sliderOrta .swiper-pagination-bullet {position: relative;text-align: center;padding: 3px 0 0 0;font-size: 12px;background: var(--tema-renk1);margin: 0 0 10px 0;width: 10px;height: 10px;border-radius: 50%;opacity: 1;}
#sliderOrta .swiper-pagination-bullet-active {background: #000;border: none;}
#sliderOrta .swiper-pagination-bullet-active:after { content: ''; position: absolute; width: 18px; height: 18px; border: solid 1px #fff; left: -4px; top: -4px; z-index: -99; border-radius: 50%; }
#sliderOrta #sliderSwiper { z-index: 75; position: relative; }
#sliderOrta .swiper-slide { overflow: hidden; position: relative; }
#sliderOrta .swiper-slide figure { height: 100vh; text-align: center; }
#sliderOrta .swiper-slide figure img { display: inline-block }
#sliderOrta .swiper-slide .metin { z-index: 75; max-width: 100%; position: absolute; top: 50%; width: 500px; left: 30px; transform: translateY(-50%); }
#sliderOrta .swiper-slide .metin .baslik { font: 600 38px var(--icerik-fontu); line-height: 46px; opacity: 1; max-width: 100%; margin-bottom: 15px; color: #fff; }
#sliderOrta .swiper-slide .metin .kisaOzet { font: 300 20px var(--icerik-fontu); color: #fbfbfb; line-height: 30px; opacity: 1; max-width: 550px; width: 100%; margin-bottom: 0; }

#sliderOrta .discover { display: flex; align-items: center; gap: 6px; transition: 0.3s; letter-spacing: 1px; font: 500 15px var(--icerik-fontu); color: #ffffff; border-radius: 11px; padding: 14px 24px; border: 1px solid #ffffff; width: fit-content; margin-top: 36px; background: var(--tema-renk2); }

#sliderOrta .swiper-slide-active { }


#sliderOrta .swiper-button-next, #sliderOrta .swiper-button-prev { padding: 10px; height: 94px; width: 49px; border-radius: 5px; top: 50%; transform: translateY(-50%); color: #000000; background: none; }
#sliderOrta .swiper-button-next { right: 0; }
#sliderOrta .swiper-button-prev { left: 0; }
/*********/
@keyframes pulsate {
 0% { transform: translate(-50%, -50%) scale(1); }
 50% { transform: translate(-50%, -50%) scale(1.05); }
 100% { transform: translate(-50%, -50%) scale(1); }
}

@keyframes stroke {
 0% { stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1; }
 100% { stroke-dashoffset: 100%; stroke-dasharray: 100% 0; stroke-width: 1; }
}
/*********/
/********/
/* Footer Stilleri */
footer.footer { background: #f0f0f0; border-top: 1px solid #e9ecef; margin-top: auto; }
footer.footer .container { margin: 0 auto; padding: 4rem 0 2rem 0; }
footer .footer-table { display: flex; width: 100%; gap: 92px; align-items: flex-start; font-size: 17px; }
footer .footer-table .footer-section { width: 25%; display: flex; flex-direction: column; gap: 27px; line-height: 29px; }
footer .footer-table .footer-section img { max-width: 175px }
footer table { width: 75%; border-collapse: collapse; margin-bottom: 3rem; }
footer table td { vertical-align: top; padding: 0 1.5rem; width: 33%; }
footer table td:first-child { padding-left: 0; }
footer table td:last-child { padding-right: 0; }
footer table td h3 { font-size: 1.5rem; font-weight: 600; color: #2c3e50; margin-bottom: 1.5rem; }
footer table td p { color: #6c757d; line-height: 1.7; margin-bottom: 2rem; }
footer table td h4 { font-size: 1.1rem; font-weight: 500; color: #000; margin: 0; margin-bottom: 1.5rem; }
footer table td ul { list-style: none; }
footer table td ul li { margin-bottom: 0.8rem; }
footer table td ul a { color: #6c757d; text-decoration: none; transition: all 0.3s ease; display: inline-block; }
footer table td ul a:hover { color: #2c3e50; transform: translateX(5px); }
/* Sosyal medya ikonları */
footer .social-links { display: flex; gap: 1rem; }
footer .social-link { width: 45px; height: 45px; background: #eeeeee; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; color: #6c757d; transition: all 0.3s ease; border: 2px solid transparent; }
footer .social-link.youtube{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;}
footer .social-link:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(0,0,0,0.1); }
footer .social-link.youtube:hover {     background: #FF0000;
    color: white;
    border-color: #FF0000; }
footer .social-link.youtube:hover path { stroke: #fff; }
footer .social-link.twitter:hover { background: #1da1f2; color: white; border-color: #1da1f2; }
footer .social-link.facebook:hover { background: #4267B2; color: white; border-color: #4267B2; }
footer .social-link.instagram:hover { background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); color: white; }
footer .social-link.linkedin:hover { background: #0077b5; color: white; border-color: #0077b5; }
/* Newsletter bölümü */
footer .newsletter-section { border-top: 1px solid #e9ecef; padding: 3rem 0; }
footer .newsletter-container { max-width: 500px; margin: 0 auto; text-align: center; padding: 0 2rem; }
footer .newsletter-container h3 { font-size: 1.3rem; font-weight: 500; color: #2c3e50; margin-bottom: 1rem; }
footer .newsletter-container p { color: #6c757d; margin-bottom: 2rem; }
footer .subscribe-form { max-width: 400px; margin: 0 auto; }
footer .input-field { position: relative; display: flex; align-items: center; background: #ffffff; border: 2px solid #e9ecef; border-radius: 8px; overflow: hidden; transition: all 0.3s ease; }
footer .input-field:focus-within { border-color: #007bff; box-shadow: 0 0 0 3px rgba(0,123,255,0.1); }
footer .input-field input { flex: 1; padding: 1rem 1.2rem; border: none; outline: none; font-size: 1rem; background: transparent; color: #333; }
footer .input-field input::placeholder { color: #6c757d; }
footer .button-holder { padding: 0.5rem; }
footer .button-holder button { width: 45px; height: 45px; background: #2c3e50; color: white; border: none; border-radius: 6px; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: all 0.3s ease; }
footer .button-holder button:hover { background: #34495e; transform: scale(1.05); }
footer .button-holder button:active { transform: scale(0.95); }
footer .button-holder button span { display: flex; align-items: center; justify-content: center; }
footer #Literal2 { position: absolute; top: 100%; left: 0; right: 0; margin-top: 0.5rem; padding: 0.5rem; font-size: 0.9rem; border-radius: 4px; display: none; }
footer #Literal2.success { background: #d4edda; color: #155724; border: 1px solid #c3e6cb; display: block; }
footer #Literal2.error { background: #f8d7da; color: #721c24; border: 1px solid #f5c6cb; display: block; }
/* Alt bilgi */
footer .footer-bottom { border-top: 1px solid #e9ecef; background: #e3e3e3; padding: 24px 0; }
footer .footer-bottom .container { padding: 0; }
footer .footer-bottom-container { padding: 0 2rem; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 1rem; }
footer .copyright { color: #6c757d; font-size: 16px; }
footer .footer-bottom-links { display: flex; gap: 2rem; flex-wrap: wrap; }
footer .footer-bottom-links a { color: #6c757d; text-decoration: none; font-size: 16px; transition: color 0.3s ease; }
footer .footer-bottom-links a:hover { color: #2c3e50; }
/* Responsive tasarım */
@media (max-width: 768px) {
    footer .footer-container { padding: 3rem 1rem; }
    footer .footer-table { display: block; }
    footer .footer-table tr { display: block; }
    footer .footer-cell { display: block; width: 100%; padding: 0 0 2rem 0; }
    footer .subscribe-form { max-width: 100%; }
    footer .input-field { flex-direction: column; align-items: stretch; }
    footer .input-field input { padding: 1rem; text-align: center; }
    footer .button-holder { padding: 1rem; display: flex; justify-content: center; }
    footer .button-holder button { width: 100%; max-width: 200px; height: 50px; }
    footer .footer-bottom-container { flex-direction: column; text-align: center; }
    footer .footer-bottom-links { justify-content: center; }
}

@media (max-width: 480px) {
    footer .footer-container { padding: 2rem 1rem; }
    footer .social-links { justify-content: center; }
    footer .footer-bottom-links { flex-direction: column; gap: 1rem; }
}
/********/
.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 }
/*****/
.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 .iletFollow { display: flex; align-items: center; justify-content: flex-start; gap: 22px; }
#iletFormBil .iletFollow a { width: 50px; height: 50px; background-color: #ECEEEF; border-radius: 50px; display: flex; align-items: center; justify-content: center; }
#iletFormBil .iletFollow a svg { width: 24px; height: 24px; fill: #9CA3A9; }
#iletFormBil .iletFollow a.yout svg path { fill: #9CA3A9; }
#iletFormBil .iletFollow a:hover { background: var(--tema-renk2); }
#iletFormBil .iletFollow a:hover svg { fill: #fff; }
#iletFormBil .iletFollow a.yout:hover svg path { fill: #fff; }
#iletFormBil .iletForm { }
#iletFormBil .adKap { }
#iletFormBil .adKap .cl6:first-child .satir { padding-right: 4px; }
#iletFormBil .adKap .cl6:last-child .satir { padding-left: 10px; }
#iletFormBil form input, #iletFormBil form textarea { width: 100%; height: 60px; display: block; border: none; outline: none; background-color: #f3f3f3; font-size: 16px; font-weight: 500; color: #9ca3a9; padding: 25px; }
#iletFormBil form textarea { height: 150px; }
#iletFormBil form input::placeholder, #iletFormBil form textarea::placeholder { font: 400 16px var(--icerik-fontu); color: #252525 !important; }
#iletFormBil form input:focus, #iletFormBil form textarea:focus { outline: none; box-shadow: none; color: #252525 !important; }
#iletFormBil form .satir { margin-bottom: 15px; width: 100%; }
#iletFormBil form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#iletFormBil form .satir.guvenlik label { padding-left: 0 !important; height: 74px; width: 20%; }
#iletFormBil form .satir.guvenlik label img { width: 100%; margin-top: 14px; }
#iletFormBil form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#iletFormBil form button { display: inline-block; vertical-align: middle; border: none; outline: none; background-color: #ffa801; font: 500 18px var(--icerik-fontu); color: #082740; text-transform: uppercase; padding: 14px 50.5px; transition: all .4s ease; cursor: pointer; }

#iletMap iframe { width: 100%; filter: grayscale(1); }
/**********/
#anaHakkimizda { padding: 170px 30px; }
#anaHakkimizda .kap0 { height: 100% !important; display: flex; flex-direction: column; justify-content: space-between; }
#anaHakkimizda .metin { }
#anaHakkimizda .metin .baslik { margin-bottom: 15px; font: 700 18px var(--baslik-fontu); color: var(--tema-renk1); text-transform: uppercase; }
#anaHakkimizda .metin .kisaOzet { margin-bottom: 25px; font: 500 76px var(--baslik-fontu); color: #000; display: block; line-height: 1.2; text-transform: capitalize; position: relative; }
#anaHakkimizda .icerik { margin: 0 0 0 25px; font: 400 24px var(--icerik-fontu); line-height: 37px; }

#anaHakkimizda .seeMore { position: relative; color: #333; z-index: 50; width: fit-content; font-size: 20px; font-weight: 600 !important; transition: color 200ms cubic-bezier(.785,.135,.15,.86), background-color 200ms cubic-bezier(.785,.135,.15,.86), border-color 200ms cubic-bezier(.785,.135,.15,.86); }
#anaHakkimizda .seeMore:before { content: ''; text-decoration: none; transition: transform 0.4s cubic-bezier(0.25, 0.45, 0.4, 1); position: absolute; width: 100%; height: 0.075em; background: currentColor; top: 120%; left: 0; pointer-events: none; transform-origin: 0% 50%; transform: scale3d(1, 1, 1); }
#anaHakkimizda .seeMore:hover { color: var(--tema-renk1); }
#anaHakkimizda .seeMore:hover:before { transform-origin: 100% 50%; transform: scale3d(0, 1, 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 { padding: 75px 0px 75px 0px; border-top: 1px solid #cbcbcb; }
#oncekiSonraki .row { }
#oncekiSonraki a { width: fit-content; display: block; }
#oncekiSonraki .cl4:last-child a { margin: 0 0 0 auto; }
#oncekiSonraki .item { display: flex; align-items: center; gap: 25px; transition: .4s ease; }
#oncekiSonraki .item .icon { width: 75px; height: 75px; display: flex; align-items: center; justify-content: center;; transition: .4s ease; border: 1px solid #e9e9e9; flex-shrink: 0; }
#oncekiSonraki .item .icon svg { fill: #b3b3b3;; transition: .4s ease; }
#oncekiSonraki .item.prev .icon svg { transform: rotate(-180deg); }
#oncekiSonraki .item.next { justify-content: flex-end; }
#oncekiSonraki .item .text { }
#oncekiSonraki .item .text .tit { font: 400 15px var(--baslik-fontu); margin: 0 0 10px; }
#oncekiSonraki .item .text .cont { font: 500 16px var(--baslik-fontu); line-height: 25px;; transition: .4s ease; }
#oncekiSonraki .item:hover .text .cont { color: var(--tema-renk1) }
#oncekiSonraki .item:hover .icon { border-color: #272727; }
#oncekiSonraki .item:hover .icon svg { fill: #272727; }
/***************/
#customerReview { padding: 100px 0; background: #f2f2f2; position: relative; }
#customerReview .kapsul { display: flex; justify-content: space-between; align-items: center; margin-bottom: 35px; }
#customerReview .kapsul .title { position: relative; font: 400 32px var(--baslik-fontu); color: var(--tema-renk1); }

#customerReview .kapsul .title:after { content: ''; position: absolute; left: 0; bottom: -5px; height: 1px; width: 100%; background: linear-gradient(90deg, #c7c7c7, transparent); }

#customerReview figure { padding-right: 85px; height: 100%; overflow: hidden; max-height: 350px; }
#customerReview figure img { width: 100%; height: 100%; object-fit: cover; }
#customerReview .item { }
#customerReview .item .metin { }
#customerReview .item .metin .baslik { font: 800 20px var(--icerik-fontu); line-height: 26px; color: #181923; position: relative; padding-left: 25px; }
#customerReview .item .metin .baslik:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 10px; background: var(--tema-renk1); }
#customerReview .item .metin .kisaOzet { font: 800 28px var(--icerik-fontu); line-height: 32px; font-style: italic; color: var(--tema-renk1); margin: 0 0 20px; }
#customerReview .item .metin .aciklama { font: 500 17px var(--icerik-fontu); color: #5b5d62; line-height: 25px; margin: 0 0 20px; }

#customerReview .oklar { display: flex; justify-content: flex-end; margin: 20px 30px 0; }
#customerReview .swiper-button-next, #customerReview .swiper-button-prev { height: 56px; width: 56px; border-radius: 100%; position: relative; bottom: inherit; transform: translateY(0); transition: .3s; outline: 0; cursor: pointer; margin-top: 0; text-align: center; display: flex; align-items: center; justify-content: center; color: #1e3238; right: 0; top: 0; left: initial; background: #fff; }
#customerReview .swiper-button-next { left: initial; }
#customerReview .swiper-button-prev { margin-right: 18px; }
#customerReview .swiper-button-next svg, #customerReview .swiper-button-prev svg { width: 15px; height: auto; }
#customerReview .swiper-button-prev svg { transform: rotate(180deg); }
#customerReview .swiper-button-next:after, #customerReview .swiper-button-prev:after { display: none; }
#customerReview .swiper-button-next:hover, #customerReview .swiper-button-prev:hover { background: var(--tema-renk1) }
#customerReview .swiper-button-next:hover svg path, #customerReview .swiper-button-prev:hover svg path { stroke: #fff }
/****/

#contUs { }
#contUs figure { height: 100%; width: 100%; }
#contUs figure img { height: 100%; width: 100%; object-fit: cover; }
#contUs .item { padding: 75px 100px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; height: 100%; background: #f0f6f7; }
#contUs .item .kapsul { margin: 0 0 30px; }
#contUs .item .kapsul .title { font: 400 19px var(--baslik-fontu); line-height: 21px; color: var(--tema-renk1); margin: 0 0 20px; }
#contUs .item .kapsul .subtitle { font: 400 58px var(--baslik-fontu); line-height: 58px; color: var(--tema-renk1); }
#contUs .item form { width: 100%; }
#contUs .item form .adKap { }
#contUs .item form .satir { display: inline-block; vertical-align: top; position: relative; z-index: 20; min-height: 1px; padding-left: 0; padding-right: 30px; padding-bottom: 21px; width: 100%; }
#contUs .item form input, #contUs .item form textarea { width: 100%; background: none; border: none; border-bottom: 1px solid #8c9198; padding: 10px 0; font: 400 14px var(--icerik-fontu); color: #8c9198; }
#contUs .item form input::placeholder, #contUs .item form textarea::placeholder { font: 400 14px var(--icerik-fontu); color: #8c9198; }
#contUs .item form button { cursor: pointer; border-radius: 0; white-space: nowrap; height: auto; max-width: 100%; border-color: var(--tema-renk1); background: var(--tema-renk1); border-width: 0 !important; font: 400 18px var(--baslik-fontu); color: #fff; line-height: 22px; padding: 18px 35px; }
#contUs .item .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#contUs .item .satir.guvenlik label { padding-left: 0 !important; height: 100%; width: 20%; }
#contUs .item .satir.guvenlik label img { }
#contUs .item .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
/*******/
.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); }
/******/
#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; }
/*******/
.custom-cursor { width: 75px; height: 75px; background-color: rgba(0, 0, 0, 0.7); border-radius: 50%; position: absolute; pointer-events: none; display: flex; justify-content: center; align-items: center; transition: transform 0.2s ease-out; transform: scale(0); /* Başlangıçta görünmez */ z-index: 9999; }
.custom-cursor::after { content: ''; background-image: url(/d/r/zoom-in.png); width: 20px; height: 20px; font-weight: 900; color: white; font-size: 20px; background-position: center; background-size: contain; background-repeat: no-repeat; filter: invert(1); }
.zoom-cursor:hover ~ .custom-cursor { transform: scale(1); }
.zoom-cursor { cursor: none; }
/*******/
#sendComments { }
#sendComments .form-title { font-weight: 600; letter-spacing: -.02em; text-transform: initial; font-size: 14px; margin: 36px 0 0 0; color: #303133; line-height: 1.2; }
#sendComments .form-group { }
#sendComments .form-group .satir { width: 100%; margin-bottom: 27px; }
#sendComments .form-group .addRow { display: flex; gap: 10px; }
#sendComments .form-group label { font-size: 15px; margin: 0 0 5px 0; line-height: 1.75; color: #303133; font-weight: 600; }
#sendComments .form-group input { }

#sendComments .form-group input, #sendComments .form-group textarea { display: block; line-height: initial; margin: 9px 0 0 0; padding: 10px 15px 10px 15px; border-style: solid; border-radius: 2px; font-weight: 400; background-color: #fff; border: 1px solid transparent; width: 100%; border-color: #eaeaea; transition: color 400ms cubic-bezier(.785,.135,.15,.86), background-color 400ms cubic-bezier(.785,.135,.15,.86), border-color 400ms cubic-bezier(.785,.135,.15,.86); box-shadow: inset 0 2px 1px rgba(0, 0, 0, .025); font-family: inherit; font-size: inherit; }
#sendComments .form-group input:focus, #sendComments .form-group textarea:focus { border-color: #b4975a; }
#sendComments .form-group button { font-weight: 600 !important; font-family: Inter !important; letter-spacing: -.02em; text-transform: initial; color: #ffffff !important; background-color: #303133 !important; border-color: #303133 !important; border-width: 1px; border-radius: 2px; font-size: 14px; display: inline-block; transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out; text-align: center !important; vertical-align: middle; outline: none; white-space: nowrap; width: auto; box-shadow: none; cursor: pointer; padding: 15px 36px !important; }
#sendComments .form-group button:hover { color: #303133 !important; background-color: transparent !important; border-color: #303133 !important; }
#sendComments .form-group .puanss { margin: 0; margin-top: 27px; }
/*******/
#starRating { font-size: 18px; cursor: pointer; width: fit-content; }
.star { color: #ccc; transition: color 0.3s; }
.star.selected, .star.hover { color: #303133; }
/*******/
#yorumKap { }
#yorumListKap { }
#yorumListKap .yorum_card { display: flex; gap: 18px; }
#yorumListKap .yorum_card .yorum_card_header { }
#yorumListKap .yorum_card .yorum_card_header .basHarf { width: 72px; height: 72px; background: #f0f0f0; border-radius: 50%; display: flex; align-items: center; justify-content: center; }
#yorumListKap .yorum_card .yorum_card_body { flex-grow: 1 }
#yorumListKap .yorum_card .yorum_card_body .tepe { }
#yorumListKap .yorum_card .yorum_card_body .tepe .yildizOn { cursor: pointer; width: 62px; background-image: url(/d/r/yildiz-pasif.png); background-size: contain; background-repeat: no-repeat; }
#yorumListKap .yorum_card .yorum_card_body .tepe .yildizOn span { background-image: url(/d/r/yildiz.png); background-size: contain; background-repeat: no-repeat; height: 17px; }
.rating { position: relative; display: inline-block; font-size: 15px; line-height: 1; color: #ccc; }
.stars-bg { color: #ccc; }
.stars-fg { position: absolute; top: 0; left: 0; white-space: nowrap; overflow: hidden; color: #303133; }
#yorumListKap .yorum_card .yorum_card_body .tepe .adTarih { }
#yorumListKap .yorum_card .yorum_card_body .tepe .adTarih .ad { text-transform: capitalize; color: #303133; margin: 5px 0 0; font: 500 16px var(--baslik-fontu); line-height: 1.2; }
#yorumListKap .yorum_card .yorum_card_body .tepe .adTarih .time { margin: 9px 0 0 0; display: block; font-size: 11px; line-height: 1.75; color: #777; }
#yorumListKap .yorum_card .yorum_card_body .mesaj { margin: 9px 0 0 0; font-size: 15px; line-height: 1.75; color: #777; font-weight: 400; font-family: var(--icerik-fontu); }
#yorumListKap .yorum_card .yorum_card_footer { display: flex; align-items: center; justify-content: flex-end; width: 100%; gap: 15px; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik { display: flex; align-items: center; justify-content: center; gap: 10px; border: 1px solid #303133; padding: 5px 05px; border-radius: 2px; color: #303133; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik:hover { background-color: #303133; color: #fff; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik span { color: inherit; }
#yorumListKap .yorum_card .yorum_card_footer .tiktik svg { }
#yorumListKap .yorum_card .yorum_card_footer .tiktik svg path { stroke: currentColor; }
#yorumListKap .yorum_card .yorum_card_footer .begen { }
#yorumListKap .yorum_card .yorum_card_footer .begenme { }
#yorumListKap .yorum_card .yorum_card_footer .yorumsYaz { }
/*******/

/*******/
#productAll { margin: 0 0 75px; }
#productAll .kap0 { display: flex; margin: 0 0 30px; border-bottom: 1px solid #e1e1e1; align-items: center; justify-content: center; }
#productAll .kap0 .items { padding: 10px 15px; }
#productAll .kap0 .items .baslik { font: 300 18px var(--icerik-fontu); }
#productAll .kap0 .items.active { border-bottom: 1px solid #232323; }
#productAll .kap0 .items.active .baslik { color: #232323; }
/*******/
#productAll .kap1 { display: flex; flex-wrap: wrap; gap: 30px; justify-content: center; }
#productAll .kap1 .urun-box { width: 23%; position: relative; overflow: hidden; }
#productAll .kap1 .item { }
#productAll .kap1 .item figure { width: 100%; height: 100%; overflow: hidden; background: #f7f7f7; padding: 15px 30px; }
#productAll .kap1 .item figure img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }
#productAll .kap1 .item .metin { margin: 15px 0 0; text-align: center; }
#productAll .kap1 .item .metin .baslik { font: 400 18px var(--baslik-fontu); color: #232323; }

/**********/

/*******/
#katIcerik { margin: 20px 0; overflow: hidden; position: relative; }
#katIcerik .icerik { font: 400 16px var(--icerik-fontu); }
#katIcerik .icerik p:not(:last-child) { margin: 0 0 15px; }
/*******/

#aboutUs { padding: 60px 0 0 0; height: calc(100vh + 60px); background: #fff }
#aboutUs .bg { flex: 1; min-width: 300px; }

#aboutUs .bg { position: relative; display: flex; justify-content: center; align-items: center; min-height: 100vh; }

#aboutUs .bg .oge { position: absolute; margin: 0; }

#aboutUs .bg .oge:nth-child(1) { top: 0; left: 0; width: 252px; }
#aboutUs .bg .oge:nth-child(2) { top: 84px; left: 390px; width: 91px; }
#aboutUs .bg .oge:nth-child(3) { top: 341px; left: 390px; width: 150px; }
#aboutUs .bg .oge:nth-child(4) { top: 470px; left: 136px; width: 114px; }

#aboutUs .bg .oge:hover .isik:before { opacity: 1 }
.isik { position: relative }
.isik:before { background: radial-gradient( 60vh circle at calc((var(--x) + .5) * 100%) calc((var(--y) + .5) * 100%), hsla(0, 0%, 100%, .25), transparent 25% ); border-radius: inherit; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; transition: opacity .5s cubic-bezier(.104,.204,.492,1) 0s; width: 100%; z-index: 1; }

#aboutUs .bg img { width: 100%; height: auto; display: block; object-fit: cover; }

#aboutUs .bg img { width: 100%; height: auto; object-fit: cover; }
#aboutUs .container { flex: 1; min-width: 300px; }
#aboutUs .metin { color: #333; padding-left: 60px; margin-top: 60px }
#aboutUs .baslik { font-size: 28px; font-weight: 600; margin-bottom: 20px; color: #d9d9d6; }
#aboutUs .kisaOzet { font-size: 16px; font-weight: 500; margin-bottom: 16px; color: #555; }
#aboutUs .icerik { font-size: 20px; line-height: 34px; margin-bottom: 20px; color: #444; }
#aboutUs .more { position: relative; overflow: hidden; display: inline-block; color: #000; text-decoration: none; font-weight: 500; padding: 5px 0; }
#aboutUs .more:hover { color: #007BFF; border-color: #007BFF; }
#aboutUs .more:before { background: #000; bottom: 0; content: ""; height: 1px; right: 0; opacity: .5; width: 100%; position: absolute; transform-origin: 0 50% 0; transition: all .5s ease; width: 100%; }
#aboutUs .more:hover:before { opacity: 1; width: 0; }


/**********/
#merakEdilenler { padding: 100px 0; overflow: hidden; position: relative; z-index: 99; }
#merakEdilenler .kap0 { display: flex; flex-direction: column; justify-content: space-between; }
#merakEdilenler .kapsul { }
#merakEdilenler .kapsul .updata { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--baslik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; text-transform: uppercase; background-color: #efefef; width: fit-content; }
#merakEdilenler .kapsul .updata:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#merakEdilenler .kapsul .title { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#merakEdilenler .kapsul .title:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }
#merakEdilenler .kapsul .subtitle { color: #333; font-size: 30px; font-family: var(--icerik-fontu); width: 480px; max-width: 100%; line-height: 44px; margin: 25px 0 50px 0; }


#merakEdilenler .seeAll { position: relative; /* overflow: hidden; */ display: block; color: #000; text-decoration: none; font-weight: 500; padding: 5px 0; width: fit-content; }

#merakEdilenler .seeAll:hover { color: #007BFF; border-color: #007BFF; }

#merakEdilenler .seeAll:before { background: #000; bottom: 0; content: ""; height: 1px; right: 0; opacity: .5; width: 100%; position: absolute; transform-origin: 0 50% 0; transition: all .5s ease; width: 100%; }

#merakEdilenler .seeAll:hover:before { opacity: 1; width: 0; }


#merakEdilenler .kaps0 { margin-right: 60px; margin-bottom: 30px; }
#merakEdilenler .item { padding: 25px 25px 25px 0; border-top: 1px solid #e5e5e5; position: relative; transition: padding 0.4s ease-in-out; }

#merakEdilenler .item:first-child { border-top: 1px solid #c5c5c5; }
#merakEdilenler .item::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background-color: #0f0f0f; transform: scaleY(0); transform-origin: top; transition: transform 0.4s ease-in-out; z-index: -1; }
#merakEdilenler .item:hover { padding-inline: 15px; }
#merakEdilenler .item:hover::before { transform-origin: bottom; transform: scaleY(1); }
#merakEdilenler .item:hover a.link h3 { color: #ffffff; }

#merakEdilenler .item:hover a.link:before { color: #fff; }

#merakEdilenler .item a.link { position: relative; font: 400 18px var(--icerik-fontu); display: flex; align-items: flex-start; }
#merakEdilenler .item a.link:before { content: "+"; position: absolute; right: 0; font: 600 24px var(--icerik-fontu); color: #585858; top: -7px; }
#merakEdilenler .item a.link.active:before { content: "-"; color: #de2021; }
#merakEdilenler .item a.link .sira { color: #d9d9d9; margin-right: 5px; display: inline-block; font-size: 26px; position: absolute; left: 0; top: -7px; }
#merakEdilenler .item a.link h3 { font: 400 18px var(--icerik-fontu); color: var(--tema-renk3); margin: 0; line-height: 25px; padding-left: 55px; }



#merakEdilenler .item .cevap { margin: 10px 20px; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #252525; display: none; }
#merakEdilenler .cl6:nth-last-child(-n+2) .item { /* border-bottom: 1px solid #e5e5e5; */ }
#merakEdilenler .item a.link.active { }
#merakEdilenler .item a.link.active .sira { color: #de2021; }
#merakEdilenler figure { width: 100%; height: auto; }
#merakEdilenler figure img { width: 100%; height: 100%; object-fit: contain; }
/*******/
/*******/
#blog { padding-bottom: 144px; background: #fff }

#blog .updata { grid-column-gap: .5rem; grid-row-gap: .5rem; display: flex; margin: 0 0 8px; border-radius: 8px; align-items: center; padding: .5rem .75rem; font: 500 16px var(--icerik-fontu); line-height: 100%; text-decoration: none; position: relative; overflow: hidden; color: var(--tema-renk1); letter-spacing: .5px; background-color: #efefef; width: fit-content; }
#blog .updata:before { content: ""; background-color: var(--tema-renk1); border-radius: 50%; width: 4px; height: 4px; display: block; }

#blog .kap0 { height: 100% !important; display: flex; flex-direction: column; justify-content: space-between; }
#blog .kapsul { }
#blog .kapsul .title { letter-spacing: -0.05em !important; color: #303133; font-size: 50px; font-weight: 300 !important; font-family: var(--baslik-fontu); }
#blog .kapsul .subtitle { margin-top: 18px; color: #303133; font-size: 20px; letter-spacing: -0.05em !important; line-height: 1.5; font-family: var(--icerik-fontu); width: 480px; max-width: 100%; }

#blog .seeAll { position: relative; /* overflow: hidden; */ display: block; color: #000; text-decoration: none; font-weight: 500; padding: 5px 0; width: fit-content; }

#blog .seeAll:hover { color: #007BFF; border-color: #007BFF; }

#blog .seeAll:before { background: #000; bottom: 0; content: ""; height: 1px; right: 0; opacity: .5; width: 100%; position: absolute; transform-origin: 0 50% 0; transition: all .5s ease; width: 100%; }

#blog .seeAll:hover:before { opacity: 1; width: 0; }
#blog .sagKap { display: grid; grid-template-columns: repeat(1, 1fr); column-gap: 36px; row-gap: 36px; }
#blog .item { display: flex; flex-direction: row; align-items: flex-start; height: auto !important; border-radius: 12px; position: relative; }
#blog .item .figure { border-radius: 12px; width: 264px; overflow: hidden; max-width: 100%; position: relative; background: #000 }

#blog .item .figure:hover img { transform: translate(-50%,-50%) scale(1.05, 1.05); opacity: .6 }



#blog .item .figure .dummy { padding-top: 66.7%; }
#blog .item .figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); transition: all 0.3s cubic-bezier(0.57, 0.21, 0.69, 1); }
#blog .item:hover figure img { }
#blog .item:hover .metin .baslik { color: var(--tema-renk1); }
#blog .item .metin { padding: 0 0 0 18px; }
#blog .item .metin .time { color: #303133; font-weight: 500 !important; font-size: 15px; display: block; line-height: 1.75; font-family: var(--baslik-fontu); }
#blog .item .metin .baslik { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; margin: 9px 0px 0px 0px; color: #303133; font-size: 24px; letter-spacing: -0.05em !important; font-weight: 300 !important; transition: color 200ms cubic-bezier(.785,.135,.15,.86), background-color 200ms cubic-bezier(.785,.135,.15,.86), border-color 200ms cubic-bezier(.785,.135,.15,.86); font-family: var(--icerik-fontu); width: 245px; max-width: 100%; }
/*******/
.ArkaPlanKaysinKapsul { position: relative; height: 400px; width: 100%; }
.ArkaPlanKaysinKapsul .ArkaPlanKaysin { position: absolute; bottom: -20px; left: 0; width: 100%; max-width: initial; }
/*******/


@media(min-width: 1901px) {
    #aboutUs{
    height: 664px;
}
    #aboutUs .bg{
    height: 590px;
    min-height: initial;
}
}

@media(max-width: 767px) {
    footer .satir1 .footer-item { padding: 0; }
    footer .imza, footer .imza a { font-size: 15px; }
    footer .satir2 .row { display: flex; flex-direction: column-reverse; gap: 20px; }
    footer .contract { white-space: nowrap; overflow-x: auto; width: 100%; text-align: left; display: block; margin: 10px 0 0; }
    footer .contract li { display: inline-block; }
    /****/
    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 10px; }
    #anaHakkimizda .resimler.row { display: flex; margin-top: 35px; }
    #anaHakkimizda .metin .kisaOzet { font-size: 39px; }
    #anaHakkimizda .icerik { margin: 30px 0 0; font-size: 18px; line-height: 29px; }
    /****/
    #merakEdilenler .kapsul .subtitle { font-size: 22px; }
    #merakEdilenler .item a.link h3 { font-size: 20px; padding: 0 18px 0 55px; line-height: 26px; }
    #merakEdilenler .item a.link:before { right: 0; top: 6px; }
    /****/
    #yorumListKap .yorum_card { flex-direction: column; position: relative; }
    #yorumListKap .yorum_card .yorum_card_header { position: absolute; left: 0; top: 0; }
    #yorumListKap .yorum_card .yorum_card_body .tepe { width: calc(100% - 100px); margin-left: 90px; }
    #sendComments .form-group .addRow { flex-direction: column; gap: 0; }
    /****/

    #productCat a { margin-bottom: 30px }
    /*********/

    /*********/
    #productAll .kap0 { white-space: nowrap; overflow-x: auto; width: 100%; text-align: left; display: block; margin: 10px 0 0; }
    #productAll .kap0 .items { display: inline-block }
    #productAll .kap1 .urun-box { width: calc(50% - 30px); }
    #productAll .kap1 { margin: 30px 0 0; }

    #blog .kapsul { display: block; margin-bottom: 24px }
    #blog .kapsul .k0 { }
    #blog .kapsul .subtitle { font-size: 22px; line-height: 30px; }
    #blog .blogSwiper { }
    /*****/
    #blogCat .item .kap .sira { position: absolute; left: 0; top: 0; opacity: .4; }
    #blogCat .item .kap .basTa { padding: 0; z-index: 50; }
    /****/
    #merakEdilenler .kaps0 { margin-right: 0 }
    #sliderAlti .video-wrapper { height: 80vh }
    /*********/

    #aboutUs { flex-direction: column; padding: 40px 0; max-width: 100%; overflow: hidden; height: auto }
    #aboutUs .baslik { font-size: 24px; text-align: center; line-height: 22px; margin-bottom: 28px; }
    #aboutUs .metin { text-align: center; padding-left: 0 }
    #aboutUs .bg { min-height: 60vh; }
    /****/
    #aboutUs .bg .oge:nth-child(1) { width: 200px; left: -50px; }
    #aboutUs .bg .oge:nth-child(2) { left: 297px; }
    #aboutUs .bg .oge:nth-child(3) { left: 300px; }
    #aboutUs .bg .oge:nth-child(4) { left: 42px; top: 407px; }
    /****/

    #blog .item { display: block; margin-bottom: 32px }
    #blog .item .figure { width: 100%; height: auto; }
    #blog .item .metin { padding: 18px 0 0 0; width: 100% }
    #blog .item .metin .baslik { width: 100%; }
    /****/
    #aboutUs .row { display: flex; flex-wrap: wrap }
    #aboutUs .mobilorder1 { order: 1 }
    #aboutUs .mobilorder2 { order: 2 }

    #aboutUs span[data-space] { width: 18px; display: block }

    #collect .row { display: flex }
    #merakEdilenler { padding: 0 0 100px 0; }
    footer.footer { padding: 10px }
    footer .footer-table .footer-section { width: 100%; }
    footer table { padding: 0; width: 100%; }
    footer table tbody tr td { display: inline-block; height: auto !important; width: 49% !important; padding: 0; margin: 30px 0; }
    footer.footer .container { padding-bottom: 0 }
#blog .kapsul .title{font-size:36px}
}
