﻿:root { --sagsolbosluk: 40px; }
.sagKapsul { position: relative; display: flex; justify-content: flex-end; align-items: center; gap: 12px; }
.yetkiliServisler { border: solid 1px #cb0a3d29; height: 39px; line-height: 22px; padding: 8px 19px 6px; border-radius: 4px; display: block; font-size: 16px; position: relative; transition: all .5s ease; color: var(--tema-renk1) !important; !i; !; font-weight: 500; }
.yetkiliServisler:hover { background-color: var(--tema-renk1); color: #fff !important; }
.yetkiliServisler:hover:before { float: left; left: 0; right: unset; width: calc(100% - 60px); background-color: #fff; }
.yetkiliServisler:before { background: #fff; bottom: 11px; content: ""; float: right; height: 1px; margin: 0 30px; position: absolute; right: 0; transition: width .5s; width: 0; }
/*******/
.sayfaTepe { position: relative; top: 0; left: 0; z-index: 1; width: 100%; height: 390px; overflow: hidden; margin-bottom: 32px; }
.sayfaTepe:after { content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #00000063; z-index: 0; }
.sayfaTepe h1 { font: 100 60px var(--baslik-fontu); color: #ffffff; margin-top: 165px; position: absolute; z-index: 5; text-align: center; width: 100%; }
.sayfaTepe .bread { font: 100 17px var(--baslik-fontu); color: #ffffff; margin-top: 258px; position: absolute; z-index: 5; list-style: none; display: flex; gap: 15px; width: fit-content; text-align: center; left: 50%; transform: translateX(-50%); padding: 0; }
.sayfaTepe .bread a { color: #fff; white-space: nowrap; }
.sayfaTepe figure { position: relative; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 100%; height: auto; }
.sayfaTepe figure img { max-width: initial; min-width: 100%; }
.breadcrumb { padding: 0 0; margin: 23px 0 0; width: fit-content; display: flex; justify-content: flex-start; position: relative; z-index: 51; flex-shrink: 0; }
.breadcrumb > li { color: #f1f1f1; letter-spacing: .3px; display: inline-block; text-transform: capitalize; font: 500 15px var(--icerik-fontu); }
.breadcrumb a, .breadcrumb a:visited { color: #f1f1f1; font-weight: 400; font-size: 15px; text-transform: capitalize; }
.breadcrumb > li + li:before { padding: 0 8px; color: #f1f1f1; content: "/\00a0"; font-size: 14px; }
/*******/
.corner { width: 0; height: 0; position: absolute; border-style: solid; z-index: 5; }
.corner.top-left { top: 0; left: 0; border-width: 25px 25px 0 0; border-color: white transparent transparent transparent; }
.corner.top-right { top: 0; right: 0; border-width: 25px 0 0 25px; border-color: white transparent transparent transparent; }
.corner.bottom-left { bottom: 0; left: 0; border-width: 0 25px 25px 0; border-color: transparent transparent white transparent; }
.corner.bottom-right { bottom: 0; right: 0; border-width: 0 0 25px 25px; border-color: transparent transparent white transparent; }
/*******/
.socIkon a:after { background: url(/d/ortak.png) no-repeat }
.socIkon a:hover { opacity: .8 }
/*****/
@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; }
}

@keyframes moveDown {
    0% { top: 15px; opacity: 1; /* Başlangıçta görünür */ }
    50% { top: 35px; /* Aşağı hareket */ opacity: 0; /* Ortada kaybolur */ }
    51% { top: -10px; /* Yukarıdan yeniden görünme başlangıcı */ opacity: 0; /* Görünmez */ }
    100% { top: 15px; /* Başlangıç pozisyonuna geri dönüş */ opacity: 1; /* Tekrar görünür */ }
}
/**********/
.oklarOrtak { position: absolute; z-index: 5; height: 50px; transform: translateX(-50%) }
.oklarOrtak .left, .oklarOrtak .right { transition: .2s; bottom: 0; width: 45px; height: 45px; background: url(/d/ortak.png) #dedede; display: block; position: absolute }
.oklarOrtak .left { background-position: -324px -370px; transform: rotate(180deg) }
.oklarOrtak .right { right: 0; background-position: -323px -370px; background-color: #f0f0f0 }
/*******/
header { background: transparent; z-index: 100; flex-direction: column; justify-content: center; align-items: center; display: flex; left: 0%; right: 0%; position: absolute; }
header .row { align-items: center; }
/*****/
header .navbar { padding: 0 30px; position: relative; display: flex; vertical-align: top; max-width: calc(100% - clamp(1.25rem, -1.7105rem + 3.5088vw, 2.5rem)); width: 1780px; margin: 24px auto 0; box-shadow: 0 0 15px -4px rgba(20, 20, 20, .14); border-radius: 10px; background: #fff; justify-content: space-between; }
header .kapsul2 { padding: 0 0 0 .5rem; grid-column-gap: 1rem; grid-row-gap: 1rem; border-radius: 12px; justify-content: flex-start; align-items: center; display: flex; width: fit-content; }
header .kapsul2 .menu { padding: 0 10px; }
header .kapsul2 .altkapsul { display: flex; align-items: center; justify-content: center; gap: 10px; }
/*****/

header .headerFollow { display: flex !important; color: #fff; justify-content: center; align-items: center; gap: 10px; margin-top: 4px; }
header .headerFollow a { width: 30px; height: 30px; border-radius: 50%; border: none; display: flex; align-items: center; justify-content: center; z-index: 50; }
header .headerFollow a svg { fill: #fff; width: 14px; height: auto; }
header .headerFollow a.face { background: #1877F2 }
header .headerFollow a.inst { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #405DE6 107%); }
header .headerFollow a.twit { background: #000000; }
header .headerFollow a.face:hover { box-shadow: 0 0 3px 4px #1877f26e; }
header .headerFollow a.inst:hover { /* Mavi tonları */ }
header .headerFollow a.twit:hover { box-shadow: 0 0 3px 4px #00000040; }
/*********/
header .menuSag { display: flex; align-items: center; justify-content: center; gap: 20px; flex-direction: row; }
header .menuSag .tels { height: 100%; background: var(--tema-renk1); color: #fff; padding: 20px; display: flex; align-items: center; justify-content: center; gap: 14px; }
header .menuSag .tels svg { fill: currentColor; }
/*****/
header.menuFixle .satir11 { display: none; }
header.menuFixle .menu { }
header.menuFixle .menu ul1 { }
header.menuFixle .menu ul1:hover { color: #252525; }
/*****/
header nav#Menu56 .ul1 { justify-content: flex-start; }
/*****/
header .logo { display: flex; align-items: center; margin: -10px 0; }
header .logo a { display: block; height: fit-content; }
header .logo a img { max-width: 150px; }
header nav { padding-right: 0; }
header nav .ul1 { display: flex; width: 100%; align-items: center; }
header nav .li1, header nav a { position: relative }
header nav .li1 { margin: 0 3px; }
header nav .li1 > a { color: #000; align-items: center; font: 400 16px var(--icerik-fontu); padding: 24px 12px; text-decoration: none; display: flex; text-align: center; border-radius: 6px; }
header nav .li1 > a:hover { background-color: #efefef; }
header nav.menupt .li1 > a { padding: 17px 7px 17px 7px; }
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { }
header nav .li1:last-child a { border-right: initial; }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { left: 45%; content: ''; position: absolute; z-index: 3; width: 0; bottom: -3px; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid #ffffff; transform: translateX(-50%); opacity: 0; }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 67px; left: -101px; z-index: 9999999; width: 288px; padding: 20px 15px; text-align: left; border: solid 1px #14141417; border-top: none; }
header nav .ulWrap2:after { position: absolute; top: -7px; left: 50%; margin-left: -4px; width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid var(--tema-renk1); content: ""; }

header nav .ul1 .li1:nth-child(4) .ulWrap2 { left: -171px; width: 455px; }

header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { display: block; }
header nav .ul2 .li2 { line-height: initial; position: relative; }
header nav .ul2 .li2 > a { padding: 1px 15px; color: #2d2c19; white-space: normal; font-weight: 400; font-size: 16px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 51px; /* text-align: center; */ }
header nav .ul2 .li2:hover > a { background: #2b2b2b; color: #fff !important; border-radius: 6px; }
/****/
header nav .ulWrap3 { z-index: 100; text-align: left; width: 365px; left: 100%; top: 0; padding-left: 28px; }
header nav .ul3 { position: relative; padding: 10px 0; background: #ffffff; border-radius: 5px; }
header nav .ulWrap3:after { content: ''; position: absolute; width: 0; top: 18px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #333; left: 0; display: none }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; }
header nav .ul3 .li3:hover > a { color: #111 !important; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { /* line-height: initial; */ }
header nav .ul3 .li3 > a { padding: 10px 15px; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; }
header nav .ul3 .li3:hover > a { background: #b6b6b6; color: #fff !important; border-radius: 6px; }
/****/
header nav .ulWrap4 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul4 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap4:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #f39500; left: 0; }
header nav .li3:hover > .ulWrap4 { display: block; }
header nav .ul4 .li4 { line-height: initial; }
header nav .ul4 .li4 > a { padding: 7px 15px; font-size: 13px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 600 12px 'Raleway'; }
header nav .ul4 .li4:hover > a { color: #D14D42 !important; }
/****/
header .call-button { }
header .call-button a { grid-column-gap: .5rem; grid-row-gap: .5rem; col; color: #000000; background-color: #e7e7e7; border-style: none; border-radius: 8px; justify-content: center; align-items: center; height: 40px; text-decoration: none; transition: background-color .3s; display: flex; font: 500 15px var(--baslik-fontu); padding: 0 15px; }
header .call-button .solHover:before { background: #09182d; }
header .call-button .solHover:hover { color: #fff !important; }
/*****/
/**mobil**/
#hamburger { cursor: pointer; text-decoration: none; vertical-align: top; color: #00311e; text-align: left; white-space: nowrap; border-radius: 8px; justify-content: center; align-items: center; width: 40px; height: 40px; padding: 0; position: absolute; top: 20px; right: 12px; z-index: 99999; display: none; margin: 0; background-color: #ffffff; }
#hamburger .hamburger-inner { border-radius: 8px; width: 16px; height: 10px; position: relative; }
#hamburger span { width: 16px; height: 2px; position: absolute; background-color: #00311e; }
#hamburger span:nth-child(1) { background-color: #00311e; top: 0; }
#hamburger span:nth-child(2) { margin-top: -1px; bottom: 0; }
#hamburger span:nth-child(3) { top: 25px; }
#hamburger span:nth-child(4) { top: 32px; width: 70%; }
html.open-menu #hamburger span { background-color: #000; }
html.open-menu #hamburger span:nth-child(1) { top: 50%; }
html.open-menu #hamburger span:nth-child(2) { bottom: 16%; }
html.open-menu #hamburger span:nth-child(3) { top: 20px; width: 100%; transform: rotate(-135deg) !important; }
html.open-menu #hamburger span:nth-child(4) { opacity: 0; left: 60px; background: transparent !important; display: none; }
/*****/
.diller { grid-column-gap: .5rem; grid-row-gap: .5rem; color: #141414; border-style: none; border-radius: 8px; justify-content: center; align-items: center; height: 40px; padding: 0; text-decoration: none; transition: background-color .3s; display: flex; font: 500 14px var(--baslik-fontu); width: fit-content; }
.diller a { color: #141414; position: relative; padding: 3px 5px; font: 500 14px var(--icerik-fontu); }
.diller a.active { color: #141414; background: #fff; }
/*********/
.pakla { clear: both }
.goster-xs { display: none !important }
.gizle-xs { display: block !important }
/********/
a#scrollDown { position: absolute; left: 50%; bottom: 15px; z-index: 10; width: 30px; height: 55px; transform: translateX(-50%); }
a#scrollDown span { position: absolute; top: 0; left: 0; width: 20px; height: 45px; border: 1px solid #ffffff; border-radius: 50px; box-sizing: border-box; }
a#scrollDown span::before { position: absolute; top: 7px; left: 61%; content: ''; width: 2px; height: 11px; margin-left: -2px; background-color: #fff; border-radius: 100%; -webkit-animation: 2s infinite sdb10; animation: 2s infinite sdb10; box-sizing: border-box; z-index: 50; }
a#scrollDown span::after { position: absolute; top: 6px; left: 56%; content: ''; width: 2px; height: 30px; margin-left: -2px; background-color: #697073; border-radius: 2px; box-sizing: border-box; }
a#scrollDown strong { position: relative; display: block }
a#scrollDown strong::after { position: absolute; top: 42px; left: 5px; width: 10px; height: 10px; content: ''; border-left: 1px solid #000000; border-bottom: 1px solid #000000; transform: rotate(-45deg); box-sizing: border-box }

@-webkit-keyframes sdb10 {
    0% { -webkit-transform: translate(0,0); opacity: 0 }
    40% { opacity: 1 }
    80% { -webkit-transform: translate(0,20px); opacity: 0 }
    100% { opacity: 0 }
}

@keyframes sdb10 {
    0% { transform: translate(0,0); opacity: 0 }
    40% { opacity: 1 }
    80% { transform: translate(0,20px); opacity: 0 }
    100% { opacity: 0 }
}
/********/
#sosyalNC { margin-top: 11px; right: 0; top: 60%; z-index: 999; position: fixed; /* border-radius:5px 0 0 5px; */ transform: translateY(-50%); }
#sosyalNC a { color: #020e27; padding: 15px 15px; display: flex; align-items: center; justify-content: center; }
#sosyalNC a:hover { opacity: 1; background: #fbfbfb; box-shadow: 0 0 2px 2px #0000000f; }
#sosyalNC a svg { display: block; fill: #fff; }
#sosyalNC a:hover svg { fill: var(--tema-renk1); }
#sosyalNC a.yout:hover svg path { fill: var(--tema-renk1); }
/*********/
.site-backtop { position: fixed; font-size: 27px; right: 40px; bottom: 52px; width: 50px; height: 50px; cursor: pointer; border-radius: 30px; z-index: 1040; opacity: 0; visibility: hidden; transform: translateY(0.75rem) rotate(-90deg); transition: all 200ms linear, margin-right 0ms; display: flex; justify-content: center; align-items: center; color: #ffffff; background: #000000; fill: #ffffff; }
.site-backtop svg { width: 1em; height: 1em; position: relative; overflow: hidden; }
.site-backtop.active { visibility: visible; transform: translateY(0) rotate(-90deg); opacity: 1; z-index: 999999; }
.site-backtop.active:focus, .site-backtop:hover { color: #fff; opacity: 1; background: var(--tema-renk1); border-color: var(--tema-renk1); }
/***/
/*Whatsapp**/
.whatsChat { display: none; color: #25d366; /* display: block; */ position: fixed; z-index: 125; left: 20px; bottom: 20px; font: 400 16px var(--icerik-fontu); letter-spacing: 0; animation: joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both; animation-delay: 5s; transform-origin: calc(60px/-2) calc(60px/-4); user-select: none; touch-action: manipulation; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgb(0 0 0/0); --peak: url(#joinchat__peak_l); transform: scaleX(1); }
.whatsChatShow { display: block; transform: scaleX(1) }
.whatsChatBtn { display: flex; flex-direction: row; position: absolute; z-index: 2; bottom: 8px; left: 8px; height: 60px; min-width: 60px; background: #25d366; color: inherit; border-radius: calc(60px /2); box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24); cursor: pointer; transition: background-color .2s linear; animation: shadow 1.25s infinite cubic-bezier(0.66, 0, 0, 1); }
.whatsOpn { width: 60px; height: 60px; border-radius: 50%; background-size: 60%; overflow: hidden; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E"); background-color: rgb(0 0 0/0); background-position: 50% 50%; background-repeat: no-repeat; }
.whatsChatText { padding: 0; max-width: 0; border-radius: 60px; font-weight: 600; line-height: 60px; white-space: nowrap; opacity: 0; overflow: hidden; text-overflow: ellipsis; transition: none }
.whatsChatSend { display: none; flex-shrink: 0; width: 60px; height: 60px; max-width: 60px; padding: calc(60px*0.18); margin: 0; overflow: hidden }
.whatsChatTooltip { position: absolute; top: calc(60px/2 - 16px); left: calc(60px + 16px); max-width: calc(100vw - 60px - 45px); height: 32px; padding: 0 14px; border: none; border-radius: 16px; background: #fff; color: rgba(0,0,0,.8); line-height: 31px; white-space: nowrap; opacity: 0; transition: opacity .3s ease-out .4s; filter: drop-shadow(0 1px 4px rgba(0,0,0,.4)); pointer-events: none }
.whatsChatTooltip div { width: -moz-max-content; width: max-content; max-width: 100%; overflow: hidden; text-overflow: ellipsis }
.whatsChatTooltip:after { content: ""; display: block; position: absolute; top: 10px; left: -6px; border: 8px solid transparent; border-width: 6px 0 6px 8px; border-left-color: #fff; rotate: 180deg; }
.whatsChatBox { display: flex; flex-direction: column; position: absolute; bottom: 0; left: 0; z-index: 1; width: calc(100vw - 20px*2); max-width: 400px; max-height: calc(100vh - 20px - 20px); border-radius: calc(60px/2 + 2px); background: #fff linear-gradient(180deg,#25d366,#25d366 calc(60px*1.16667),rgb(37 211 102/4%) calc(60px*1.16667),rgb(37 211 102/4%)); box-shadow: 0 2px 6px 0 rgba(0,0,0,.5); text-align: left; overflow: hidden; transform: scale3d(0,0,0); opacity: 0; transition: max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s }
.whatsChatHeader { display: flex; flex-flow: row; align-items: center; position: relative; flex-shrink: 0; height: calc(60px*1.16667); min-height: 50px; padding: 0 70px 0 26px; margin: 0 }
.whatsChat-wa { height: 28px; width: auto; fill: #fff; opacity: .8 }
.whatsClose { --size: 34px; position: absolute; top: calc(50% - 34px/2); right: 24px; width: 34px; height: 34px; border-radius: 50%; background: rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6L24 2.4z'/%3E%3C/svg%3E") 50% no-repeat; background-size: 12px; cursor: pointer; transition: background-color .3s ease-out }
.whatsChatContent { width: calc(100% + 4px); padding: 20px 0 calc(60px + 16px) }
.whatsChatMessage { position: relative; min-height: 56px; padding: 15px 20px; margin: 0 26px 26px; border-radius: 26px; background: #fff; color: #4a4a4a; word-break: break-word; filter: drop-shadow(0 1px 2px rgba(0,0,0,.3)); transform: translateZ(0) }
.whatsChatMessage:before { content: ""; display: block; position: absolute; bottom: 18px; left: -15px; width: 17px; height: 25px; background: inherit; -webkit-clip-path: var(--peak); clip-path: var(--peak) }
.whatsChatSend path { fill: none !important; stroke: #fff !important }
.whatsChatSend .joinchat_svg__plain { stroke-dasharray: 1097; stroke-dashoffset: 1097; animation: joinchat_plain 6s .2s ease-in-out infinite }
.whatsChatSend .joinchat_svg__chat { stroke-dasharray: 1020; stroke-dashoffset: 1020; animation: joinchat_chat 6s 3.2s ease-in-out infinite }
.whatsChatBtn:hover { background: #128c7e; transition-duration: 1.5s }
.whatsChatBtn:hover .whatsChatTooltip { opacity: 1; animation: none; transition: opacity .2s }
.whatsChat.active .whatsChatBox { opacity: 1; transform: scaleX(1); transition: max-height .2s ease-out,opacity .2s ease-out,transform 0s linear }
.whatsChat.active .whatsOpn { display: none }
.whatsChat.active .whatsChatSend { display: block }
.whatsChat.active .whatsChatText { padding: 0 4px 0 24px; max-width: min(400px - 16px - 60px,100vw - 16px - 60px - 2*20px); opacity: 1; transition: max-width .2s linear,opacity .4s ease-out .2s }
.whatsChat.active .whatsChatText a { color: #fff }
.whatsChat.active .whatsChatTooltip { display: none }

@keyframes joinchat_show {
    0% { transform: scale3d(0,0,0) }
    to { transform: scaleX(1) }
}

@keyframes joinchat_plain {
    0%,50%,to { stroke-dashoffset: 1097 }
    5%,45% { stroke-dashoffset: 0 }
}

@keyframes joinchat_chat {
    0%,50%,to { stroke-dashoffset: 1020 }
    5%,45% { stroke-dashoffset: 0 }
}

@keyframes shadow {
    to { box-shadow: 0 0 0 40px rgba(232, 76, 61, 0); }
}
/*Whatsapp**/
/*****/
#slider { position: relative; overflow: hidden; z-index: 1; background: #f6f1fe; }
#slider: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; }
#slider .swiper-pagination { position: absolute; right: 10px; top: 50%; z-index: 999; width: fit-content; bottom: initial; left: initial; transform: translateY(-50%); }
#slider .swiper-pagination-bullet { position: relative; text-align: center; padding: 3px 0 0 0; font-size: 12px; background: #ebebeb; margin: 0 0 10px 0; display: block; width: 10px; height: 10px; border-radius: 50%; }
#slider .swiper-pagination-bullet-active { background: #fff; border: none; }
#slider .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%; }
#slider #sliderSwiper { z-index: 75; position: relative; }
#slider .swiper-slide { overflow: hidden; position: relative; height: auto; }
#slider .swiper-slide figure { height: auto; text-align: center; }
#slider .swiper-slide figure img { display: inline-block }
#slider .swiper-slide .metin { z-index: 75; max-width: 100%; position: absolute; top: 50%; width: 500px; left: 30px; transform: translateY(-50%); }
#slider .swiper-slide .metin .baslik { font: 600 38px var(--icerik-fontu); line-height: 46px; opacity: 1; max-width: 100%; margin-bottom: 15px; color: #fff; }
#slider .swiper-slide .metin .aciklama { display: none; font: 300 20px var(--icerik-fontu); color: #fbfbfb; line-height: 30px; opacity: 1; max-width: 550px; width: 100%; margin-bottom: 0; }

#slider .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); }



#slider .swiper-button-next, #slider .swiper-button-prev { left: initial; top: initial; padding: 10px; height: 48px; width: 48px; bottom: 20px; color: var(--tema-renk1); background: #ffffff; border-radius: 50%; position: absolute; }
#slider .swiper-button-next { right: 30px; }
#slider .swiper-button-prev { right: 90px; }
#slider .swiper-button-prev:after, #slider .swiper-button-next:after { font-size: 22px; font-weight: 900 }

.swiper-slide-active img { animation: kenburns 10s ease-out forwards; }

@keyframes kenburns {
    from { transform: scale(1); }
    to { transform: scale(1.1); }
}

#slider .btn-action { display: inline-flex; align-items: center; gap: 12px; padding: 14px 36px; background: #ffffff33; color: #fff; border: 1.5px solid #fff; border-radius: 100px; font-weight: 700; font-size: 12px; text-decoration: none; text-transform: uppercase; letter-spacing: 0.12em; transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1); margin: 36px 0 0 0; }
#slider .btn-action svg { transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1); stroke: currentColor; }

#slider .btn-action:hover { background: #0f172a; color: #ffffff; }
#slider .btn-action:hover svg { transform: translateX(6px); }
/********/
/*****/
.autoplay-progress { position: absolute; left: 30px; bottom: 16px; z-index: 10; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; font-weight: bold; color: #ffffff; }
.autoplay-progress.goster1{display:none}
.autoplay-progress svg { --progress: 0; position: absolute; left: 0; top: 0px; z-index: 10; width: 100%; height: 100%; stroke-width: 4px; stroke: #ffffff; fill: none; stroke-dashoffset: calc(125.6px * (1 - var(--progress))); stroke-dasharray: 125.6; transform: rotate(-90deg); }
/*****/
/**mobil**/
#mobilMenu { display: none; top: 78px; right: 0; background-color: var(--tema-renk1); padding-top: 24px; position: absolute; height: 100vh; z-index: 9999; width: 100%; }
#mobilMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar-thumb { background-color: #000 }
#mobilMenu nav { margin-left: 20px; }
#mobilMenu nav#Menu57 { }
#mobilMenu nav > ul { flex-direction: column; width: 100%; display: flex; align-items: flex-start; }
#mobilMenu nav > ul > li { position: relative; }
#mobilMenu nav li.okKoy { position: relative }
#mobilMenu li.okKoy > a:before { content: ''; position: absolute; right: -7px; top: 16px; z-index: 3; width: 0; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid #ffffff; transform: translateX(-50%); }

#mobilMenu .show-subnav { display: block !important }
/****/
#mobilMenu nav > ul > li > a { }
#mobilMenu nav > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu nav > ul li a { position: relative; display: block; color: #ffffff; font: 400 16px var(--icerik-fontu); transition: .4s ease; padding: 8px 16px; line-height: 22px; width: fit-content; letter-spacing: 0; text-align: left; margin: 0; }


/*****/
#mobilMenu nav .ulWrap2 { margin: 0 0 0 20px; width: fit-content; background-clip: padding-box; border-radius: 0; position: relative; padding: 0; border: 0; background-color: transparent; box-shadow: inherit; }
#mobilMenu nav .ulWrap2:after { content: ''; position: absolute; left: 0; top: 10px; height: calc(100% - 20px); width: 1px; background: #666666; }
#mobilMenu nav .ulWrap2 .ul2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 a { display: block; border: 0; color: #fff !important; font: 400 16px var(--icerik-fontu); line-height: 19px; padding: 8px 16px !important; }
#mobilMenu nav .ulWrap2 .ul2 .li2 a:hover { color: #bcb164 !important; }
/*****/
#mobilMenu nav .ulWrap3 { margin: 0 0 0 20px; width: fit-content; background-clip: padding-box; border-radius: 0; position: relative; padding: 0; border: 0; background-color: transparent; box-shadow: inherit; }
#mobilMenu nav .ulWrap3:after { content: ''; position: absolute; left: 0; top: 10px; height: calc(100% - 20px); width: 1px; background: #666666; }
#mobilMenu nav .ulWrap3 .ul2 { }
#mobilMenu nav .ulWrap3 .ul2 .li2 { }
#mobilMenu nav .ulWrap3 .ul2 .li2 a { display: block; width: 100%; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; color: #fff !important; font: 400 17px var(--icerik-fontu); line-height: 19px; padding: 8px 16px !important; }
#mobilMenu nav .ulWrap3 .ul2 .li2 a:hover { color: #bcb164 !important; }
/*****/
#mobilMenu .social-menu { width: 100%; max-width: 60%; margin-left: 20%; display: flex; margin-top: 10%; }
#mobilMenu .social-menu li { }
#mobilMenu .social-menu li a { padding: 16px; color: #fff; transition: all .3s linear; display: flex; align-items: center; justify-content: center; }
#mobilMenu .social-menu li a svg { width: 24px; height: 24px; fill: currentColor; vertical-align: -0.15em; display: inline-block; }
#mobilMenu .social-menu li a.youth svg path { fill: currentColor; }
#mobilMenu .social-menu li a:hover { color: #bcb164; animation: zoomInOut 1.5s ease infinite; }
/*****/
/*********/
@media(min-width: 1901px) {
    .container { width: 1170px; margin: 0 auto; }
    header .container { width: 1600px }
    #slider .container, #slider .item.yarim { width:  1600px  }
    #slider .swiper-slide figure { }
}

@media(min-width: 992px) and (max-width:1900px) {
    .container { width: 96%; padding: 0 10px; margin: 0 2% }
}

@media(min-width: 768px) and (max-width:991px) {
    .container { width: 100%; padding: 0 10px }
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }
    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    /********/
}

@media(max-width: 767px) {
    :root { --sagsolbosluk: 10px; }
    .container { width: 100%; padding: 0 10px }
    .row { display: block; }
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }
    .xs8 { width: 60%; padding: 0; }
    .xs10 { width: 80%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    /*******/
    html.open-menu { overflow: hidden; }
    header .navbar { z-index: 99999; position: relative; width: 100%; padding: 0; margin-top: 0; background: initial; box-shadow: initial; max-width: 100%; }
    #hamburger { display: flex; }
    header .call-button { margin: 0 0 0 auto; position: absolute; right: 55px; }

    /************/
    header .logo img { /* margin-top: 0; */ max-width: 130px;  }
    #sagNav { position: absolute; right: 5px; top: 50px; z-index: 25; }
    .banner-dot-shape { left: 0; width: 100% }
    header { top: 18px; left: 10px; }
    header .satir11:after { background: #eb5f1a4a; }
    header .logo { padding: 0; margin: 0; }
    header .menuSag .tels { display: none; }
    .diller { text-align: left; color: #fff; margin-top: 34px; display: none; }
    .dropdown strong img { filter: none; }
    .dropdown strong a { color: #fff }
    .dropdown strong svg path { fill: #fff }
    .dropdown-content { right: -66px; top: 28px; }
    .menuFixle .diller { /* bottom: -50px; */ }
    header .headerFollow { justify-content: flex-start; margin-top: 25px; }
    header .headerFollow.gizle-xs { display: none !important; }
    .menuFixle { padding: 10px; }
    .menuFixle #mobilMenu nav > ul li a { color: #888; }
    /******/
    #mutluyuvalar { position: relative; top: initial; transform: initial; left: initial; padding-left: 10px; margin-top: 31px; }
    #mutluyuvalar .bir { font-size: 32px }
    #mutluyuvalar .bir span { font-size: 49px; display: block; margin-top: -7px; }
    #boslukAyari { margin: 40px 10px 10px 10px }
    /**********/
    #hamburger .inner { display: none; }
    header .menuKap .kap { gap: 31px; }
    html.open-menu header::before { display: none; }
    html.open-menu header .logo img { }
    header .kap { }
    .menuFixle .kap { margin: -10px -20px -18px 0; }
    header .kap .araMenu { padding: 20px 21px; display: none; }
    header .menuKap .araMenu { font-size: 14px; height: 44px; }
    #hamburger svg { min-width: 56px; width: 49px; }
    html.open-menu .menuKap { width: calc(100% - 30px); position: fixed; left: 18px; border-radius: 0; }
    html.open-menu .menuKap .kap { width: 100%; justify-content: space-between; }
    html.open-menu .menuKap .araMenu { z-index: 50000; }
    /********/
    #slider { margin: 0; }
    #slider:before { background-image: none; z-index: 5; }
    #slider .swiper-slide .item { display: block; padding: 0; }
    #slider .swiper-slide .metin { width: 85%; padding: 0; margin-top: 0; height: 45%; left: 10px; top: 65%; }
    #slider .swiper-slide .metin .baslik { }
    #slider .swiper-slide .metin .kisaOzet { font-size: 36px; line-height: 42px; }
    #slider .swiper-slide .metin .aciklama { font-size: 36px; }
    #slider .swiper-slide figure { width: 100%; height: 53%; }
    #slider .swiper-slide figure img { margin: 0 auto; width: 100%; height: 100%; }
    #slider .swiper-slide .socialLink { margin-top: 25px; }
    #slider .medya { width: 100%; }
    /********/
    .sayfaTepe { height: 300px; }
    .sayfaTepe h1 { font-size: 36px; margin-top: 145px; }
    .sayfaTepe:after { background: #0000008f; }
    /********/
    #mobilMenu iframe { width: 100%; margin-right: 0; margin-top: 25px; }
    header .kapsul2 { display: flex; margin: initial; justify-content: flex-end; width: inherit; padding: 0; background: transparent; box-shadow: none; }
    .autoplay-progress { left: 15px; }
    .dillerMobil { display: flex; margin-left: 34px; margin-top: 20px; m <rgin-t: 0; column-gap: 15px; }
    .dillerMobil a { color: #fff }
    .dillerMobil a.active { border-radius: 4px }

    .sayfaTepe figure img { width: auto; height: 80vh; max-width: initial; }
}
