﻿/* raleway-regular - latin */
@font-face { font-family: 'Raleway'; font-style: normal; font-weight: 400; src: local(''), url('/d/fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/d/fonts/raleway-v28-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* raleway-600 - latin */
@font-face { font-family: 'Raleway'; font-style: normal; font-weight: 600; src: local(''), url('/d/fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/d/fonts/raleway-v28-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/* raleway-700 - latin */
@font-face { font-family: 'Raleway'; font-style: normal; font-weight: 700; src: local(''), url('/d/fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/d/fonts/raleway-v28-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
/****/
html { scroll-behavior: smooth; }
body {font-family: Raleway,sans-serif;margin: 0;padding: 0;background: #fff;font-size: 16px;padding-top: 152px;}
a, a:active, a:hover, a:visited { transition: all ease .1s; color: white; text-decoration: none; }
h1, h2, .h2, .h3, .h4, h3, h4 { font-family: var(--baslik-fontu); font-weight: 700; color: var(--tema-renk-baslik); font-size: var(--baslik-font-boyutu); }

:focus, input:focus { outline: 0 !important; }
::placeholder { color: #aaa; opacity: 1; }

ul, p { margin: 0; padding: 0; list-style: none; }
img { max-width: 100%; display: block; }
figure { margin: 0; padding: 0 }
::selection { color: #ffffff; background: #0095da; }


.mi { font-family: 'Material Symbols Outlined'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; }

.mi { font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48 }
/***/
* { box-sizing: border-box }
.container { width: 722px; margin: 0 auto; max-width: 100%; position: relative; }
.row { display: flex; }
.wrap { flex-wrap: wrap }
/******/
.container { margin: 0 auto; position: relative }
.container:after, .container:before { display: table; content: " "; }
.container:after { clear: both; }
.cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12 { position: relative; padding: 0 }
.cl1 { width: 8.333333% }
.cl2 { width: 16.666667% }
.cl3 { width: 25% }
.cl4 { width: 33.333333%; }
.cl5 { width: 41.666667% }
.cl6 { width: 50% }
.cl7 { width: 58.333333% }
.cl8 { width: 66.666667% }
.cl9 { width: 75% }
.cl10 { width: 83.333333% }
.cl11 { width: 91.666667% }
.cl12 { width: 100% }
/******/
header {background: #e0e0e0;padding: 5px 0;height: 126px;}
header a { display: block; margin: 0 auto; line-height: 1; position: absolute; z-index: 1; left: 50%; top: 8px; transform: translateX(-50%); }
header a img {transition: width ease .5s, height ease .5s,margin ease .5s;height: auto;max-width: 239px;}
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: 400; }
h2 { font-size: 36px }
main #kisaOzet { font-weight: 400; padding: 16px 0 32px 0; }
main #kisaOzet em { font-style: normal; color: white; text-align: center; white-space: nowrap; margin-top: -5px; display: block; font-size: 17px; margin-bottom: 20px; }
main #kisaOzet h1 { }
main #kisaOzet h2 { font-size: 26px; line-height: 34px; padding: 0 50px; text-align: center; font-weight: 700; }


main #kisaOzet h3 { font-weight: 400; font-size: 16px; line-height: 20px; text-align: center; margin-bottom: 32px; }
main #kisaOzet h4 { text-align: center; }
main #kisaOzet strong { }

main #soru { }

main #icerik { margin-top: 16px; padding: 32px 0; text-align: center; font-weight: 400; line-height: 30px; }
main #icerik h2 { margin-bottom: 46px; }


#sayfanumarasi { text-align: center; color: #009b00; font-size: 16px; padding: 0px 0 16px 0; line-height: 24px; font-family: Arial; margin: 15px 0 0 0; }
#jaOrNein { display: flex; justify-content: center; }
#jaOrNein .item { cursor: pointer; margin: 0 10px; background: #fff; width: 175px; height: 52px; color: #212121; position: relative; transition: bacground-color ease .1s,border-color ease .1s; border: 1px solid #009b00; border-radius: 3px; line-height: 15px; }
#jaOrNein .item:hover { background: #fffdfa; border-color: #fbd99a; }
#jaOrNein .item .mi { font-size: 32px; font-weight: 400; position: absolute; left: 50%; transform: translateX(-50%); top: 56px; }

#jaOrNein .item .text { position: absolute; left: 0; bottom: 0; right: 0; text-align: center; padding: 19px 0; font-size: 16px; }
/******/
#jaOrNeinWithSvg { display: flex; justify-content: center; }
#jaOrNeinWithSvg .item { cursor: pointer; transition: transform ease .3s; margin: 0 10px; width: 165px; height: 166px; border-radius: 6px; position: relative; background: #ffffff; overflow: hidden; box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%); transition: all ease .3s; }
#jaOrNeinWithSvg .item:hover { background: #fffdfa; border-color: #fbd99a; box-shadow: none }
#jaOrNeinWithSvg .item .mi { font-size: 32px; font-weight: 400; position: absolute; left: 50%; transform: translateX(-50%); top: 56px; }

#jaOrNeinWithSvg .item .text { position: relative; text-align: center; font-size: 1rem; color: #0a0908; font-weight: 600; line-height: 1.2; margin-right: 0; transition: all; transition-duration: .1s; width: 100%; word-wrap: break-word; }

#jaOrNeinWithSvg .item .svg-container { padding: 15% 20%; text-align: center; }
#jaOrNeinWithSvg .item .svg-container svg { height: 100%; width: 60px; color: #009b00; fill: #009b00; }

/******/
#dortlutiklama { display: flex; justify-content: center; }
#dortlutiklama .item { cursor: pointer; transition: transform ease .3s; margin: 0 10px; width: 165px; height: 166px; border-radius: 6px; position: relative; background: #ffffff; overflow: hidden; box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%); }
#dortlutiklama .item.active { box-shadow: none; background: #fffaf2; }
#dortlutiklama .item:hover { box-shadow: none; }
#dortlutiklama .item .svg-container { padding: 15% 20%; text-align: center; }
#dortlutiklama .item .svg-container svg { height: 100%; width: 60px; color: #009b00; fill: #009b00; }

#dortlutiklama .item img { }
#dortlutiklama .item .text { position: relative; text-align: center; font-size: 1rem; color: #0a0908; font-weight: 600; line-height: 1.2; margin-right: 0; transition: all; transition-duration: .1s; width: 100%; word-wrap: break-word; }
/******/
#weiter { }
#weiter .item { position: relative; }
#weiter a { background-color: #a63094; display: block; border-radius: 6px; padding: 16px 0; text-align: center; color: white; font-weight: 600; font-size: 18px; width: 48%; margin: 0 auto; }
.disabled { cursor: not-allowed; opacity: .4; }
/******/
.coklusec4lu { display: flex; flex-wrap: wrap }
.coklusec4lu .item { cursor: pointer; width: calc(50% - 32px); background: white; padding: 20px 20px; border-radius: 7px; margin: 0 16px 16px 0; display: flex; align-items: center; }
.coklusec4lu .item:hover { background: #f2f2f2 }
.coklusec4lu .item .iconX { margin-right: 16px; flex-grow: 0; font-size: 20px; }
.coklusec4lu .item:nth-child(2n) { margin-right: 0 }

.coklusec4lu .item .radio { flex-grow: 0; box-shadow: inset 0 0 0 2px rgb(0 0 0 / 20%); width: 24px; height: 24px; border-radius: 50%; }
.coklusec4lu .item.secili .radio { background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDExIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuMzYyMjEgNi4xNTgzQzQuMTYzMTEgNi4zNTQxMyAzLjg0MjIgNi4zNDg5IDMuNjQ5NTggNi4xNDY3TDIuNTIzMTggNC45NjQyOEMyLjMyMDUyIDQuNzUxNTQgMS45Nzg5OCA0Ljc1ODU3IDEuNzg1MjUgNC45Nzk0N0wxLjQyMzE4IDUuMzkyMjlDMS4yNDk0NiA1LjU5MDM2IDEuMjU5MjQgNS44ODkyNCAxLjQ0NTUzIDYuMDc1NTNMMy42NDQzOSA4LjI3NDM5QzMuODQwNDUgOC40NzA0NSA0LjE1ODYyIDguNDY5NTMgNC4zNTM1NCA4LjI3MjMzTDEwLjIzMDUgMi4zMjY3QzEwLjQyMzggMi4xMzExMSAxMC40MjI5IDEuODE2MTEgMTAuMjI4NCAxLjYyMTY1TDkuOTU3NCAxLjM1MDYzQzkuNzYzMjkgMS4xNTY1MiA5LjQ0ODk2IDEuMTU1MjEgOS4yNTMyNCAxLjM0NzcxTDQuMzYyMjEgNi4xNTgzWiIgZmlsbD0id2hpdGUiIHN0cm9rZT0id2hpdGUiLz48L3N2Zz4=); background-repeat: no-repeat; background-position: 48% 46%; background-size: initial; background-color: #a63094; }
.coklusec4lu .text { flex-grow: 1; }
/******/
.birtanetextarea { }
.birtanetextarea .item { width: fit-content; margin: 0 auto; }
.birtanetextarea .item textarea { width: 576px; height: 120px; display: block; padding: 25px 24px 22px 70px; font-family: 'Roboto'; font-size: 16px; line-height: 24px; border-radius: 8px; margin-bottom: 16px; max-width: 100%; }
.birtanetextarea .item .iconX { position: absolute; left: 24px; top: 24px; line-height: 24px; font-size: 24px; }
.birtanetextarea .ikaztextarea { width: 22px; height: 22px; position: absolute; top: 22px; right: 22px; display: flex; justify-content: center; align-items: center; pointer-events: none; border-radius: 50%; background: #ffd500; }
.birtanetextarea .ikaztextarea svg { width: 10px; fill: #fff; animation: svelte-1kf8fid-show-error-inner 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.45s forwards; }
/******/
#birinciform { }
#birinciform .ikaztextarea { width: 22px; height: 22px; position: absolute; top: 5px; right: 5px; display: flex; justify-content: center; align-items: center; pointer-events: none; border-radius: 50%; background: #ffd500; }
#birinciform .ikaztextarea svg { width: 10px; fill: #fff; animation: svelte-1kf8fid-show-error-inner 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.45s forwards; }

#birinciform .flexyap { display: flex; justify-content: center; }
#birinciform .flexyap .bir { margin-right: 30px; }
#birinciform .flexyap .iki { }

#birinciform a { margin: 40px auto 10px auto; background: rgba(246,160,0,.92); cursor: pointer; align-items: center; position: relative; white-space: nowrap; color: #fff; border-radius: 3px; padding: 1em; border: 1px solid transparent; box-shadow: none; width: 360px; text-align: center; display: block; }
#birinciform a span { font-family: Raleway; font-size: 1rem; }


#birinciform .satir { width: 180px; position: relative; margin-bottom: 20px; }
#birinciform .satir label { font-size: 14px; position: absolute; top: 17px; transform: translateY(-50%); padding-bottom: 0; left: 0; z-index: 1; opacity: 1; transition: .2s ease-out; color: #5a5a5a; padding-left: 0.8em; background: transparent; pointer-events: none; max-width: 100%; }
#birinciform .satir input { padding: 1.8em 0.8em 0.5em; font-size: .9em; font-weight: 600; border-color: #009b00; background: rgba(148,130,98,.05); box-shadow: none; border: none; width: 100%; }
/******/
#sonform { border-radius: 8px; overflow: hidden; padding-bottom: 45px; width: 360px; margin: 0 auto; max-width: 100%; }
#sonform .satir { align-items: center; display: flex; background: white; position: relative; }
#sonform .satir > svg { position: absolute; left: 17px; top: 17px; text-decoration: none; height: 1.125rem; width: 1.125rem; }
#sonform .satir label { position: absolute; top: 6px; left: 60px; font-size: 14px; color: #8e8e8e; }
#sonform .satir input { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border: none; padding: 18px 24px 0 60px; line-height: 24px; height: 50px; width: 100%; background: rgba(148,130,98,.05); margin-bottom: 19px; }
.sonekranresmi { text-align: center; }
.sonekranresmi img { display: inline-block; }
/******/
.slidecontainer a { margin: 0 auto; background: rgba(246,160,0,.92); cursor: pointer; align-items: center; position: relative; white-space: nowrap; color: #fff; border-radius: 3px; padding: 1em; border: 1px solid transparent; box-shadow: none; width: 360px; text-align: center; display: block; }
.slidecontainer a span { font-family: Raleway; font-size: 1rem; }
.slidecontainer .flexyap { display: flex; justify-content: center; margin-bottom: 90px; }
.slidecontainer .sol { position: relative; width: 265px; }
.slidecontainer .sol p { display: flex; align-items: center; font-size: 14px; margin-bottom: 15px; }
.slidecontainer #tooltip { border: none; bottom: auto; display: block; font-size: .9rem; background: #5a5a5a; color: #fff; font-weight: 700; box-shadow: none; border-radius: 3px; top: 100px; width: 32px; height: 32px; line-height: 23px; position: absolute; text-align: center; }
.slidecontainer #tooltip:after { display: block; content: ""; border-style: solid; border-radius: 2px; border-width: 0 7.5px 9px; border-color: transparent transparent #5a5a5a; position: absolute; z-index: -1; top: -7px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }


.slidecontainer input[type=text] { outline: none; -webkit-appearance: none; transition-property: all; font-size: 16px; color: #0a0908; font-weight: 300; font-family: Raleway; box-shadow: none; border-radius: 3px; padding: 0.8em; background: rgba(148,130,98,.05); transition-duration: .1s; border: 0 solid #009b00; width: 120px; height: 44px; margin-left: 16px; }
.slidecontainer input[type=range] { -webkit-appearance: none; width: 265px; height: 5px; border-radius: 5px; background: #009b00; opacity: 0.7; transition: opacity .2s; }
.slidecontainer input::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 25px; height: 25px; border-radius: 50%; background: #009b00; cursor: pointer; }

.slidecontainer input::-moz-range-thumb { width: 25px; height: 25px; border-radius: 50%; background: #04AA6D; cursor: pointer; }
.slidecontainer .slider-svg-container { margin-right: 0; margin-left: 15px; height: 80px; width: 80px; }

.slidecontainer .slider-svg-container svg { color: #009b00; fill: #009b00; }
/******/
.checkoynasin { animation: checkboxuyarisi ease 1s; animation-iteration-count: 5 }

@keyframes checkboxuyarisi {
    5%,50% { transform: scale(1) }
    10% { transform: scale(0.9) }
    15% { transform: scale(1.15) }
    20% { transform: scale(1.25) rotate(-3.5deg) }
    23% { transform: scale(1.35) rotate(3.5deg) }
    26% { transform: scale(1.45) rotate(-2.5deg) }
    30% { transform: scale(1.05) rotate(2.5deg) }
    35% { transform: scale(1.05) rotate(0) }
}



::placeholder { font-size: 16px }

#sonform .satir h5 { margin-left: 48px; font-size: 14px; line-height: 21px; padding: 14px 0; }
#sonform .satir:nth-child(7) { border-radius: 0 0 10px 10px; overflow: hidden }
#sonform a.link { font-weight: 600; line-height: 33px; max-width: 100%; padding: 6px 24px; text-align: center; margin: 15px auto 0 auto; border-radius: 6px; background: #009b00; border-color: #009b00; color: #fff; display: flex; align-items: center; justify-content: center; }
#sonform a.link span { font-size: 15px; font-weight: 400; }
#sonform a.link svg { fill: currentColor; color: #fff; width: 1rem; height: 1rem; margin-left: 10px; flex-shrink: 0; }
#sonform .satir h5 a { color: blue; }

@keyframes salladur {
    5%,50% { transform: scale(1) }
    10% { transform: scale(0.9) }
    15% { transform: scale(1.05) }
    20% { transform: scale(1.05) rotate(-3.5deg) }
    23% { transform: scale(1.05) rotate(3.5deg) }
    26% { transform: scale(1.05) rotate(-2.5deg) }
    30% { transform: scale(1.05) rotate(2.5deg) }
    35% { transform: scale(1.05) rotate(0) }
}

#sonform .ikaztextarea { width: 22px; height: 22px; position: absolute; top: 13px; right: 13px; display: flex; justify-content: center; align-items: center; pointer-events: none; border-radius: 50%; background: #ffd500; animation: buyusun ease .3s; }

@keyframes buyusun {
    0% { width: 0; height: 0; }

    100% { width: 22px; height: 22px; }
}

#sonform .ikaztextarea svg { width: 10px; fill: #fff; animation: svelte-1kf8fid-show-error-inner 0.5s cubic-bezier(0.33, 1, 0.68, 1) 0.45s forwards; }
/****/
.basadon { background: #009b00; cursor: pointer; position: relative; border-radius: 3px; padding: 6px 15px; border: 1px solid transparent; font-family: Raleway; font-size: 1rem; box-shadow: none; width: 383px; max-width: 100%; margin: 0 auto 61px auto; display: block; text-align: center; }
/****/
main[data-current=sayfa8] #soru .container, main[data-current=sayfa8] #icerik .container { width: 904px; }
main[data-current=sayfa8] #icerik { padding: 14px 0; text-align: left; font-size: 22px; }
main[data-current=sayfa9] #soru .container { width: 576px; }
main[data-current=sayfa1] #icerik { text-align: left; }
.rich-text { }
.rich-text .flexyapsayfa1de { display: flex; margin: 16px 0 0 0; width: 100%; align-items: center; }
.rich-text .flexyapsayfa1de .bir { flex-grow: 1; width: 360px; }
.rich-text .flexyapsayfa1de .iki { flex-grow: 0; }

.rich-text .flexyapsayfa1de2 .bir { }
.rich-text .flexyapsayfa1de2 .iki { flex-grow: 1; flex-shrink: 1; }
.rich-text .flexyapsayfa1de .iki img { width: 320px !important; display: inline-block; text-align: right; }
.rich-text .bir > div { margin-bottom: 31px; }
.rich-text .bir > div > div { display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 0; background: none; border: 0 solid #009b00; border-radius: 3px; text-align: unset; gap: 15px; }
.rich-text .bir > div .graphics-container { flex-shrink: 0; display: inline-block; width: 2em; height: 2em; }
.rich-text .bir > div .graphics-container svg { width: 100%; height: 100%; color: #009b00; fill: #009b00; }
.rich-text .bir > div .text-container { }
.rich-text .bir > div .text-container .label { hyphens: auto; color: #009b00; font-size: 1.4rem; font-weight: 600; line-height: 1; padding-bottom: 0.25em; }
.rich-text .bir > div .text-container .text { color: #bababb; font-size: 16px; font-weight: 400; line-height: 1.2; }
main[data-current=sayfa1] #icerik .sayfa1enalt { width: 310px; margin: 0 auto -57px auto; }
main[data-current=sayfa1] #icerik h2 { margin: 41px 0 0 0; font-size: 24px; font-weight: 700; }
.check-list { width: fit-content; margin: 0 auto; }
.check-list li { display: flex; align-items: center; margin-bottom: 8px; }
.check-list .check-list-svg-container { width: 20px; height: 20px; fill: #009b00; margin-right: 7px; }
.check-list .text { padding: 0 0 0 7.5px; font-size: 15px; line-height: 1; color: #0a0908; font-weight: 400; }
main[data-current=sayfa1] #icerik img { width: 100%; height: auto; margin: 25px 0 }

main[data-current=sayfa1] #icerik h3 { display: flex; align-items: center; font-size: 30px; margin-top: 20px; }
main[data-current=sayfa1] #icerik h3 strong { font-size: 25px; display: block; }
main[data-current=sayfa1] #icerik .container { width: 714px; }
main[data-current=sayfa1] #kisaOzet { }

main[data-current=sayfa4] #icerik { text-align: center; padding: 12px 0; line-height: 21px; }


main[data-current=sayfa5] { }
main[data-current=sayfa5] main[data-current=sayfa5]#kisaOzet h1 { color: white }
main[data-current=sayfa5] #kisaOzet h2 { }
main[data-current=sayfa5] #kisaOzet h3 { color: white }
main[data-current=sayfa5] #kisaOzet h4 { color: white; }
main[data-current=sayfa5] #soru .container { width: 900px; }



main[data-current=sayfa6] { }
main[data-current=sayfa6] main[data-current=sayfa5]#kisaOzet h1 { color: white }
main[data-current=sayfa6] #kisaOzet h2 { }
main[data-current=sayfa6] #kisaOzet h3 { color: white }
main[data-current=sayfa6] #kisaOzet h4 { color: white; }
main[data-current=sayfa6] #soru .container { width: 900px; }



main[data-current=sayfa9] { }
main[data-current=sayfa9] main[data-current=sayfa5]#kisaOzet h1 { color: white }
main[data-current=sayfa9] #kisaOzet h2 { }
main[data-current=sayfa9] #kisaOzet h3 { }
main[data-current=sayfa9] #kisaOzet h4 { color: white; }
main[data-current=sayfa9] #soru .container { width: 900px; }

main[data-current=sayfa9] #kisaOzet h6 { color: white; font-size: 16px; margin-bottom: 30px; }
main[data-current=sayfa9] #kisaOzet h6 strong { font-weight: 400 }
main[data-current=sayfa9] #kisaOzet { }
main[data-current=sayfa9] #icerik { background: #4cd964; padding: 7px 0; color: white; margin: 0; }
/*****/
footer { background: #009b00; padding: 32px 0; }
footer a { color: white; font-size: 14px; }
.sayfatepe { background: transparent linear-gradient(270deg,#962a86 0%,#00a7c2 100%) 0% 0% no-repeat padding-box; padding: 75px 0; font-size: 50px; text-align: center; color: white; margin-bottom: 32px; }
.sayfatepe h1 { }
#soru1alt { text-align: center; background: linear-gradient(180deg, #00a7c2 78px, transparent 78px); color: white; padding: 15px 0; line-height: 27px; }
#soru1alt h2 { color: black; font-weight: 600; width: 461px; max-width: 100%; margin: 30px auto 23px auto; line-height: 33px; }
/*****/
.circle-loader { border: 2px solid rgba(0, 0, 0, 0.2); border-left-color: #009b00; -webkit-animation-name: loader-spin; animation-name: loader-spin; -webkit-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; position: relative; display: inline-block; vertical-align: top; }
.circle-loader,
.circle-loader:after { border-radius: 50%; width: 8rem; height: 8rem; margin: 0 auto; display: block; }
.circle-loader.small { width: 5em; height: 5em; }
.circle-loader.small .circle-loader-checkmark { height: 2.5em; width: 1.25em; left: 1.25em; top: 2.5em; }
.circle-loader-load-success { border-color: #009b00; }
.circle-loader-load-error,
.circle-loader-load-success { -webkit-animation: none; animation: none; -webkit-transition: border 0.5s ease-out; transition: border 0.5s ease-out; }
.circle-loader-load-error { border-color: #d0011b; }
.circle-loader-checkmark { display: none; }
.circle-loader-checkmark.draw:after { -webkit-animation-duration: 0.8s; animation-duration: 0.8s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-name: checkmark; animation-name: checkmark; -webkit-transform: scaleX(-1) rotate(135deg); transform: scaleX(-1) rotate(135deg); }
.circle-loader-checkmark:after { opacity: 1; height: 4rem; width: 2rem; -webkit-transform-origin: left top; transform-origin: left top; border-right: 2px solid #009b00; border-top: 2px solid #009b00; content: ""; left: 1.77777778rem; top: 4rem; position: absolute; }
.circle-loader-cross { display: none; }
.circle-loader-cross.draw:after { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-name: cross01; animation-name: cross01; -webkit-transform: scaleX(-1) rotate(225deg); transform: scaleX(-1) rotate(225deg); }
.circle-loader-cross.draw:before { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-timing-function: ease; animation-timing-function: ease; -webkit-animation-name: cross02; animation-name: cross02; -webkit-transform: scaleX(-1) rotate(45deg); transform: scaleX(-1) rotate(45deg); }
.circle-loader-cross:after { width: 3.55555556rem; top: 5.33333333rem; }
.circle-loader-cross:after,
.circle-loader-cross:before { opacity: 1; -webkit-transform-origin: left top; transform-origin: left top; border-right: 2px solid #d0011b; border-top: 2px solid #d0011b; content: ""; left: 2.66666667rem; position: absolute; }
.circle-loader-cross:before { height: 3.55555556rem; top: 2.66666667rem; }
.circle-loader-load-error .circle-loader-cross,
.circle-loader-load-success .circle-loader-checkmark { display: block; }

@-webkit-keyframes loader-spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    to { -webkit-transform: rotate(1turn); transform: rotate(1turn); }
}

@keyframes loader-spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    to { -webkit-transform: rotate(1turn); transform: rotate(1turn); }
}

@-webkit-keyframes checkmark {
    0% { height: 0; width: 0; opacity: 1; }
    20% { height: 0; width: 2rem; opacity: 1; }
    40% { height: 4rem; width: 2rem; opacity: 1; }
    to { height: 4rem; width: 2rem; opacity: 1; }
}

@keyframes checkmark {
    0% { height: 0; width: 0; opacity: 1; }
    20% { height: 0; width: 2rem; opacity: 1; }
    40% { height: 4rem; width: 2rem; opacity: 1; }
    to { height: 4rem; width: 2rem; opacity: 1; }
}
/*****/
.menuFixle { margin: 0; position: fixed; top: 0; left: 0; z-index: 500; width: 100%; }
.menuFixle2 { }
.menuFixle2 a { }
.menuFixle2 a img { }
/*****/
#footerEnAlttaKal { display: flex; flex-direction: column; min-height: calc(100vh - 120px); }
#footerEnAlttaKal main { flex: 1; }
/****/
.okkaysin { padding-right: 37px; position: relative; font-size: 17px; color: var(--tema-renk1); }
.okkaysin:after { position: absolute; transition: right ease .2s; top: 4px; right: 6px; width: 10px; height: 10px; content: ''; border-right: 2px solid white; border-bottom: 2px solid white; transform: rotate( -45deg); box-sizing: border-box; }
.okkaysin:before { position: absolute; transition: right ease .2s; top: 8px; right: 6px; width: 12px; height: 2px; content: ''; margin-left: -5px; box-sizing: border-box; background: white; }
.okkaysin:hover:after { right: 0; border-color: var(--tema-renk2); }
.okkaysin:hover:before { right: 0; background: white; }
/****/
/**********/
#cokkipopup { height: 100vh; width: 100vw; background: rgba(0,0,0,.2); position: fixed; top: 0; left: 0; z-index: 999; display: none; }
#cokkipopup .kapsul { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
#cokkipopup .item { box-sizing: border-box; position: fixed; bottom: 8px; right: 8px; background-color: #fafafa; border-radius: 8px; box-shadow: 0 4px 50px rgb(0 0 0 / 25%); z-index: 999; font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol; padding: 0; max-height: 496px; overflow: auto; width: 360px; position: relative; padding: 24px; color: #4a4a4a; }
#cokkipopup .item svg { position: absolute; top: 0; right: 0; }
#cokkipopup .item .metin { }
#cokkipopup .item .metin .baslik { font-weight: 700; font-size: 16px; margin-top: 0; }
#cokkipopup .item .metin .icerik { font-size: 14px; line-height: 1.5; }
#cokkipopup .item .linkler { display: flex; flex-wrap: nowrap; }
#cokkipopup .item .linkler .sozlesmeLink { text-decoration: underline; color: #4a4a4a; padding-right: 8px; font-size: 14px; line-height: 1.5; }
#cokkipopup .item .gerekliCerez { font-size: 14px; line-height: 1.5; color: #4a4a4a; margin-bottom: 16px; }
#cokkipopup .item .gerekliCerez .kap0 { display: flex; align-items: center; margin-top: 16px; position: relative; justify-content: space-between; }
#cokkipopup .item .gerekliCerez .baslik { flex: 1; display: flex; align-items: center; }
#cokkipopup .item .solokcookie, #cokkipopup .item .solokcookie1 { content: ""; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent transparent transparent #4a4a4a; transform: rotate(0deg); transition: .2s all ease; margin-right: 16px; cursor: pointer; }
#cokkipopup .item .dondurcookie, #cokkipopup .item .dondurcookie { rotate: 90deg; transition: 350ms all ease-out; }
#cokkipopup .item .icerikcookie, #cokkipopup .item .icerikcookie1 { margin-top: 16px; margin-bottom: 0; padding-left: 22px; overflow: hidden; transition: .2s all; display: none; }
#cokkipopup .item .icerikcookie1 .izinler { }
#cokkipopup .item .icerikcookie1 .izinler .izin { display: flex; align-items: center; justify-content: space-between; margin-top: 16px; }
#cokkipopup .item .buttonOnay { background-color: #0076ff; border-radius: 6px; height: 48px; display: flex; align-items: center; justify-content: center; width: 100%; color: #fff; font-size: 16px; font-weight: 600; cursor: pointer; transition: .2s background-color; }
#cokkipopup .item .buttonRet { border-radius: 6px; height: 48px; display: flex; align-items: center; justify-content: center; width: 100%; font-size: 16px; font-weight: 600; cursor: pointer; transition: .2s background-color; color: #0076ff; background-color: rgba(0,122,255,.1); margin-top: 16px; }
.switch { position: relative; padding: 0 0.25rem; border: 0; border-radius: 1rem; height: 1.25rem; width: 2.5rem; font: inherit; color: inherit; line-height: inherit; }
.switch input { opacity: 0; width: 0; height: 0; }
.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
.slider:before { position: absolute; content: ""; top: 0; bottom: 0; left: 0.125rem; margin: auto; height: 1rem; width: 1rem; text-align: center; border-radius: 50%; background-color: currentColor; transition: transform 150ms ease-out; color: rgb(255, 255, 255); }
input:checked + .slider { background-color: rgb(25, 171, 39); }
input:focus + .slider { box-shadow: 0 0 1px #2196F3; }
input:checked + .slider:before { transform: translateX(1.25rem); }
/* Rounded sliders */
.slider.round { border-radius: 34px; }
.slider.round:before { border-radius: 50%; }
/**********/
.nedirIcerik{
    line-height: 30px;
}
.nedirIcerik h2{
    margin: 52px 0 15px 0;
}
.nedirIcerik p{}
@media (min-width: 1901px) {
    .container { width: 1170px; }
}


@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1600px) {
}

@media (min-width:1200px) and (max-width: 1400px) {
    #slider div.item .metin { margin-top: 0; }
}

@media (min-width:992px) and (max-width:1199px) {
    .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) {
    .container { padding: 0 10px }
    .row { display: block; }

    .container { width: 100%; padding: 0 10px }
    .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; }
    main #kisaOzet h2, main[data-current=sayfa5] #kisaOzet h2 { padding: 0 }
    #dortlutiklama { flex-wrap: wrap }
    #dortlutiklama .item { width: calc(50% - 20px); margin-bottom: 20px; height: 180px; }
    #jaOrNein .item { }
    .birtanetextarea .item { width: 100% !important; }
    .coklusec4lu .item { width: 100%; margin: 0 0 16px 0; }
    main #kisaOzet em { white-space: normal }
    main[data-current=sayfa1] #kisaOzet { }

    .rich-text .flexyapsayfa1de { display: block; }
}
