﻿html { }
html.open-menu { overflow: hidden; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; color: #333; font-weight: var(--icerik-font-weight); position: relative; }
a, a:active, a:hover, a:visited { text-decoration: none; color: var(--tema-renk3); }
h1, h2, .h2, .h3, .h4, h3, h4 { font-family: var(--baslik-fontu); font-weight: var(--baslik-font-weight); color: var(--tema-renk1); font-size: var(--baslik-font-boyutu); }
:focus, input:focus { outline: 0 !important; }
::placeholder { color: #ddd; opacity: 1; font-weight: 200 }
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; }
/***/
*,
*::before,
*::after { box-sizing: border-box; scrollbar-width: thin; scrollbar-color: #162545 #f2f2f2; }
.container { width: 1170px; margin: 0px auto; max-width: 100%; position: relative; }
.row { display: flex; }
.wrap { flex-wrap: wrap }
/******/
.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% }
/******/
.pakla { clear: both }
/**********/
.menuFixle { position: fixed; top: 0; z-index: 999999; background: #fff; box-shadow: 0 1px 1px 0px #00000014; }
.scrolling .menuKap { margin: 0; transform: translateY(-200%) !important; }
.menuFixle .logo img { max-width: 160px; }
.menuFixle nav.menu { margin: 0; transition: .3s }
.menuFixle.scrolling .logo { transform: translateY(0%) !important; }
/*******/
header { position: relative; width: 100%; background: transparent; z-index: 50; padding: 10px 15px; transition: all .44s ease-in-out; }
header .row { justify-content: space-between; align-items: center; }
/*****/
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: flex-end; gap: 20px; }
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 nav#Menu56 .ul1 { justify-content: flex-start; }
/*****/
header .logo img { max-width: 165px; }
header .logo { /* padding: 4px 0 0 30px; */ /* width: 220px; */ max-width: 100%; display: block; transition: all .44s ease-in-out; }
header.scrolling .logo { transform: translateY(-200%); }
header nav { }
header nav .ul1 {display: flex;width: 100%;gap: 20px;justify-content: flex-end;align-items: center;}
header nav .li1, header nav a { position: relative }
header nav .li1 { overflow: hidden; }
header nav .li1 > a { );font: 400 16px var(--baslik-fontu);color: #111;padding: 0;overflow: hidden;}
header nav .li1 > a:hover:after { content: ''; width: 100%; height: 2px; background: var(--tema-renk1); position: absolute; bottom: 0; left: 0; transform: translateX(0); transition: .4s ease; overflow: hidden; }
header nav .li1 > a:hover { color: var(--tema-renk1); }
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 { opacity: .8; }
header nav .li1:last-child a { padding-right: 0; }
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; }
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: ""; opacity: 0; }
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 { }
/****/
header nav .ulWrap3 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul3 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap3:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #333; left: 0; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 12px; 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: 7px 15px; font-size: 13px; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 400 15px 'Raleway'; }
header nav .ul3 .li3:hover > a { color: #D14D42 !important; }
/****/
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; }
/****/
footer { position: relative; z-index: 5; transition: all 0.3s ease-in-out; }
footer .footer_header { background-image: url(/d/r/cta-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: #002f55 !important; border-radius: 6px; padding: 3rem; display: flex; align-items: center !important; margin: 75px 70px -100px; z-index: 50; position: relative; }
footer .footer_header .row { align-items: center; }
footer .footer_header #newsletter { }
footer .footer_header #newsletter .text { padding: 0 12px; }
footer .footer_header #newsletter .text .title { font: 500 26px var(--baslik-fontu); line-height: 1.2; color: #fff; margin-bottom: 1rem; }
footer .footer_header #newsletter .text .content { font: 400 16px var(--icerik-fontu); color: #fff; opacity: .75; line-height: 1.7; }
footer .footer_header #newsletter .form_group { margin: 0 12px; position: relative; }
footer .footer_header #newsletter .form_group .icon { position: absolute; top: 50%; left: 16px; transform: translateY(-50%); color: #808487; opacity: .3; font-size: 20px; display: flex; align-items: center; justify-content: center; }
footer .footer_header #newsletter .form_group .icon svg { width: 20px; height: auto; fill: #fff; }
footer .footer_header #newsletter .form_group label { position: absolute; top: 50%; transform: translateY(-50%); left: 10.5%; font: 500 16px var(--icerik-fontu); line-height: 25px; color: #808487; transition: .4s ease; }
footer .footer_header #newsletter .form_group input { background-color: rgba(255, 255, 255, 0.12); padding: 23px 150px 8px 50px; border-radius: 4px; min-height: 62px; color: #fff; display: block; width: 100%; font: 400 16px var(--icerik-fontu); line-height: 25px; background-clip: padding-box; border: 1px solid transparent; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
#newsletter .form_group input:focus + label,
#newsletter .form_group input:not(:placeholder-shown) + label { top: 26px; transform: translateY(-100%); font-size: 12px; color: #c8c8c8; }
footer .footer_header #newsletter .form_group button { position: absolute; top: 50%; transform: translateY(-50%); right: 8px; padding: 8px 24px; transition: 0.5s; font: 400 16px var(--icerik-fontu); border-radius: 6px; background-color: var(--tema-renk1); border: 1px solid var(--tema-renk1); color: rgb(255, 255, 255) !important; cursor: pointer; }
footer .footer_header #newsletter .form_group button:hover { background: #033a97; border: #033a97; }
footer .footer_header #newsletter .form_group #Literal2 { color: #f00; font: 500 14px var(--icerik-fontu); }
footer .footer_content { position: relative; padding: 200px 0 50px; background-color: #f8f9fa !important; background-image: url(/d/r/footer-light-bg.png); background-repeat: no-repeat; background-position: bottom; }
footer .footer_content .logo_kap { }
footer .footer_content .logo_kap figure { margin-bottom: 1.5rem !important; }
footer .footer_content .logo_kap figure img { max-width: 190px; height: auto; }
footer .footer_content table { border: none; width: 100%; }
footer .footer_content table tbody { }
footer .footer_content table tbody tr { }
footer .footer_content table tbody tr td { border: none; vertical-align: top; padding: 0 15px; }
footer .footer_content table tbody tr td h2 { font: 600 22px var(--baslik-fontu); margin: 0 0 16px; color: #343a40; letter-spacing: .5px; }
footer .footer_content table tbody tr td p { padding: 6px 0; color: #6c757d; position: relative; transition: all 0.3s ease-in-out; }
footer .footer_content table tbody tr td p:after { content: ""; background-color: #1ce1ac; position: absolute; top: 14px; left: 0; height: 5px; width: 0px; border-radius: 10px; transition: all 0.3s ease-in-out; }
footer .footer_content table tbody tr td a { margin: 9px 0px 9px 0px; display: block; font-size: 15px; font-weight: 500; color: #000000; }
footer .footer_content .contract { padding: 0 15px }
footer .footer_content .contract h2 { font: 600 22px var(--baslik-fontu); margin: 0 0 16px; color: #343a40; letter-spacing: .5px; }
footer .footer_content .contract ul { }
footer .footer_content .contract ul li, footer .footer_content .contract ul li a { padding: 6px 0; color: #6c757d; position: relative; transition: all 0.3s ease-in-out; }
footer .footer_content .contract ul li:after, footer .footer_content .contract ul li a::after { content: ""; background-color: #1ce1ac; position: absolute; top: 14px; left: 0; height: 5px; width: 0px; border-radius: 10px; transition: all 0.3s ease-in-out; }
footer .footer_content .footer_contact { padding: 0 15px 0 0; }
footer .footer_content .footer_contact .kap { margin: 0 0 10px; }
footer .footer_content .footer_contact .kap .link { color: #212529bf; font: 400 15px var(--icerik-fontu); line-height: 25px; display: block; }
footer .footer_content .footer_contact .kap .link:hover { text-decoration: underline; }
footer .footer_bottom { position: relative; background-color: #f8f9fa !important; padding: 30px 0; border-top: 1px solid #dedede; }
footer .footer_bottom .kap { display: flex; align-items: center; justify-content: flex-start; gap: 10px; }
footer .footer_bottom .kap .copy { font: 400 15px var(--icerik-fontu); color: #858585; }
footer .footer_bottom .kap .imza { }
footer .footer_bottom .kap .imza a { font: 400 15px var(--icerik-fontu); color: #858585; }
footer .footer_bottom .kap .imza a:hover { color: var(--tema-renk1); }
footer .footer_bottom .contract { }
footer .footer_bottom .contract ul { display: flex; align-items: center; justify-content: flex-end; gap: 10px; }
footer .footer_bottom .contract ul li, footer .footer_bottom .contract ul li a { font: 400 15px var(--icerik-fontu); color: #858585; }
footer .footer_bottom .contract ul li:hover, footer .footer_bottom .contract ul li a:hover { color: var(--tema-renk1); }
/**************/
#search { background: var(--tema-renk1); position: relative; background-size: cover; padding: 90px 0 0; }
#search::before { content: ''; background: rgba(0, 0, 0, 0.7); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#search > div { }
#search > div strong { display: block; font-size: 36px; line-height: 40px; text-align: center; /* margin-top: 90px; */ font-weight: 600; text-transform: uppercase; color: #fff; }
#search > div span { display: block; font-size: 19px; text-align: center; font-weight: 400; color: #fff; margin-top: 24px; letter-spacing: .3px; }
#search #arama { margin-top: 40px; width: 600px; max-width: 100%; position: relative; margin: 60px auto 0 auto; display: block; padding-bottom: 100px; }
#search #arama input { border: none; border-radius: 30px; font-weight: 300; color: #111; height: 55px; padding-left: 24px; width: 100%; padding-right: 12px; font-size: 16px; background: #fff; }
#search #arama a { position: absolute; top: 0; right: 0; display: block; justify-content: center; align-items: center; color: #8f9fad; padding: 16px 22px 17px 19px; }
/**********/
#kategoriler { margin-top: 70px }
#kategoriler .wrap { margin: -10px; }
#kategoriler .item { margin: 10px; width: calc(100% - 20px); height: calc(100% - 20px); display: flex; align-items: center; justify-content: center; flex-direction: column; }
#kategoriler a { display: inline-block; border-radius: 4px; padding: 25px; text-align: center; border: 3px solid #efefef; width: 100%; color: #323333; letter-spacing: .3px; font: 600 18px var(--baslik-fontu); height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; }
#kategoriler .item:hover { }
#kategoriler .item:hover a { background: var(--tema-renk1); color: #fff; border-color: var(--tema-renk1); }
/**********/
.sayfaTepe { position: relative; display: block; padding: 15px 0; }
.sayfaTepe h1 { margin: 0; font: 600 32px var(--baslik-fontu); }
.breadcrumb { background: transparent; margin: 0; display: flex; justify-content: flex-start; padding: 0; }
.breadcrumb > li { position: relative; margin-left: 28px; float: left; list-style: none; }
.breadcrumb > li:first-child { margin: 0; }
.breadcrumb > li + li:before { width: 5px; height: 8px; padding: 0 5px; color: #7c7c7c; content: '>'; position: absolute; top: 50%; left: -20px; font: 400 10px Arial; transform: translateY(-50%); }
.breadcrumb > li a span { color: #585858; font-size: 14px; line-height: 15px; text-transform: capitalize; }
/**********/
#katVicets, #sonGonderi, #arsiv, #etikAll { position: relative; background: #ffffff; margin-bottom: 50px; padding-left: 30px; overflow: hidden; }
h4.kv-baslik {color: #111;padding-bottom: 10px;font-weight: 600;font-size: 20px;margin: 0;position: relative;}
h4.kv-baslik:after { content: ''; width: 27px; height: 1px; background: #9e9e9e; position: absolute; bottom: 12px; left: 0; }
#katVicets a {color: #434343;display: block;position: relative;border-bottom: 1px solid #f0f0f0;font: 400 16px var(--icerik-fontu);line-height: 21px;padding: 10px 0;display: flex;align-items: center;justify-content: space-between;gap: 15px;transition: .4s ease;}
#katVicets a:last-child { border: none }
#katVicets a span, #arsiv a span { font-size: 10px; font-weight: 700; margin-top: 13px; text-align: center; line-height: 25px; width: 25px; height: 25px; opacity: 0.5; border-radius: 50%; position: relative; background: #e6e6e6; flex-shrink: 0; }
#katVicets a:before, #arsiv a:before { transition: all 0.4s; content: ""; width: 11px; height: 1px; position: absolute; left: 0; top: 50%; background: var(--tema-renk1); transform: translateX(-100px); }
#katVicets a:hover:before, #arsiv a:hover:before { transform: translateX(0); }
#katVicets a:hover { color: #278eca; padding: 10px 0 10px 15px; }
#katVicets a:first-child { border: none; }
#katVicets ul li, #arsiv ul li { position: relative; font-size: 14px; line-height: 50px; max-height: 50px; text-transform: uppercase; border-top: 1px solid rgba(0,0,0,0.07); }
/**********/
#sonGonderi a:first-child { border-top: none; }
#sonGonderi a { display: block; border-bottom: 1px solid rgba(0,0,0,0.07); margin-bottom: 20px; padding-bottom: 20px; }
#sonGonderi a strong { display: block; font-size: 16px; font-weight: 400; color: #2d3745; }
#sonGonderi a time { display: block; font-size: 13px; color: #cfcfcf; font-weight: 400; }
/*****/
#etikAll a { margin: 4px; text-transform: capitalize; font-size: 12px; font-weight: 400; line-height: 23px; color: #2d3745; background: #ffffff; display: inline-block; padding: 4px 10px; border-radius: 30px; border: solid 1px #ddd; }
/*****/
#katPage { margin: 40px auto; }
#katPage h1 {color: #111;border-bottom: 1px solid #efefef;display: block;margin: 0 0 30px 0;padding: 0 0 10px 0;font: 600 22px var(--baslik-fontu);}
#katPage div.item { margin-bottom: 75px; }
#katPage div.item h2 { margin: 0 0 5px 0; }
#katPage div.item h2 a { font-size: 20px; color: var(--tema-renk1); font-weight: 400; line-height: 24px; }
/****/
#katPage div.item time, #katPage div.item .view { background: #fdfdfd; padding: 7px; display: flex; border-radius: 5px; font: 300 14px var(--icerik-fontu); }
#katPage div.item time span, #katPage div.item .view span { display: inline-block; padding-left: 7px; text-transform: uppercase; }
.view i { opacity: .7; display: flex; align-items: center; justify-content: center; }
time i { opacity: .7; display: flex; align-items: center; justify-content: center; margin-top: -2px; }
/****/
#katPage div.item .view { margin-left: 30px }
#katPage div.item .icerik { margin: 25px 0; color: #555; font-size: 15px; line-height: 24px; }
/**********/
.faqTags { height: 42px; overflow: hidden; text-align: right; }
.faqTags a { display: inline-block; margin-left: 10px; background: #f1f1f1; padding: 5px 10px; border-radius: 10px; border-top-left-radius: 0; }
.faqTags a:nth-child(2n) { color: #000; }
.faqTags a:nth-child(2n+1) { color: #333; }
.faqTags a:nth-child(2n):hover { color: #333; }
.faqTags a:nth-child(2n+1):hover { color: #000; }
/*******/
#detayPage { margin: 40px auto; }
#detayPage p { margin: 0 0 20px 0; }
#detayPage h1 { color: #5b5b5b; font-size: 24px; margin: 0 0 20px; font-weight: 600; line-height: 31px; }
#detayPage .icerik { margin: 25px 0 0 0; color: #555; font-size: 15px; line-height: 24px; }
#detayPage #cevaplar { margin: 25px 0; padding: 25px 0; }
#detayPage #cevaplar h2 { margin: 0 0 4px 0; font-size: 16px; }
#detayPage #cevaplar h2 span { display: inline-block }
#detayPage #cevaplar h2 strong { display: inline-block; font-weight: 400; margin-right: 10px; }
#detayPage #cevaplar .item { padding-right: 20px; }
#detayPage #cevaplar .item em { flex-shrink: 0; width: 60px; height: 60px; background: var(--tema-renk1); display: flex; align-items: center; justify-content: center; border-radius: 50%; font: 500 20px var(--baslik-fontu); color: #fff; margin: 0; }
#detayPage #cevaplar .item .metin { background: #fcfcfc; margin: 0 0 30px 22px; box-shadow: 0 0 2px 2px #0000000d; padding: 20px; border-radius: 8px; flex-grow: 1; }
#detayPage #cevaplar .item .metin strong { font: 500 18px var(--baslik-fontu); text-transform: capitalize; display: block; }
#detayPage #cevaplar .item .metin time { background: no-repeat; padding: 0; font: 400 13px var(--icerik-fontu); }
#detayPage #cevaplar .item .metin .ozet { font: 400 16px var(--icerik-fontu); line-height: 29px; color: #414141; margin: 25px 0; }
#detayPage #cevaplar .item .metin .ozet ul { list-style: disc; margin-left: 30px; }
#detayPage #aciklama2 { line-height: 30px; font-size: 16px; }
#detayPage #aciklama2 p, #detayPage #aciklama2 div { margin: 0 0 20px 0 }
#detayPage #aciklama2 h2 { color: #028bb1; margin: 15px 0 4px 0; font-weight: 400; }
#detayPage #aciklama2 a { color: blue }
.agalar { display: flex; align-items: center; justify-content: flex-end; gap: 10px; }

#detayPage #cevaplar .reply { margin: 15px 0 0 50px; width: calc(100% - 50px); }
.reply4, .reply5, .reply6, .reply7, .reply8, .reply9, .reply10 { margin-left: 5px; width: 100%; }
.reply .li1 { margin-bottom: 15px }
.reply .li1 .inner { display: flex; }
.reply em { font-style: normal; font-size: 15px; margin-right: 20px; color: #777777; background: #e7e7e7; border-radius: 50%; padding: 10px; height: 32px; width: 32px; overflow: hidden; display: block; line-height: 12px; text-align: center; flex-shrink: 0; }
#detayPage #cevaplar .reply .metin { border-radius: 8px; width: 100%; }
#detayPage #cevaplar .reply .metin span { display: block; }
#detayPage #cevaplar .reply .metin strong { display: block; }
#detayPage #cevaplar .reply .metin time { }
#detayPage #cevaplar .reply .metin .ozet { }
/****/
#detayPage time, #detayPage .view { background: #fdfdfd; padding: 7px 0; display: inline-flex; border-radius: 5px; font: 300 14px var(--icerik-fontu); justify-content: flex-start; align-items: center; }
#detayPage time i { }
#detayPage time span, #detayPage .view span { display: inline-block; padding-left: 7px; text-transform: capitalize; }
/****/
#detayPage .view { margin-left: 30px }
#detayPage .view i { }
/**********/
#yorumYaz { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: #000000cc; display: none; z-index: 9999; }
#yorumYaz a.kapat { position: absolute; font-size: 18px; font-family: Arial; right: -3px; top: -32px; background: #ddd; border-radius: 50%; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #222; transition: all ease .3s; }
#yorumYaz a.kapat:hover { background: #fff; color: #000; }
#yorumYaz .inner { position: absolute; width: 500px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #ddd; padding: 20px 20px; border-radius: 10px; border: 1px solid #c5c5c5; max-width: 95%; }
#yorumYaz textarea, #yorumYaz input { display: block; width: 100%; height: 100%; padding: 10px 20px; margin: 0 0 10px; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; appearance: none; border-radius: .25rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
#yorumYaz input { padding: 15px 20px; }
#yorumYaz textarea::placeholder, #yorumYaz input::placeholder { font: 400 18px var(--baslik-fontu); color: var(--tema-renk3) }
#yorumYaz textarea:focus, #yorumYaz input:focus { border-color: var(--tema-renk1); box-shadow: 0 0 2px 2px #7fcbae69; }
#yorumYaz select { font-family: arial; box-shadow: none; background: #f7f7f7; padding: 15px 25px 15px 25px; border-radius: 5px; border: none; margin-bottom: 10px; }
#yorumYaz label { display: block; margin: 20px 15px 30px 0; float: left; }
#yorumYaz select { padding: 10px 10px; margin: 13px 0; }
#yorumYaz #TBemail { width: 48%; margin-left: 2%; float: left; }
#yorumYaz #TBmesaj { height: 150px; width: 100%; padding: 15px 15px; }
#yorumYaz button { display: block; border: none; background: var(--tema-renk1); border-radius: 5px; width: 100%; padding: 15px; font: 400 16px var(--icerik-fontu); color: #fff; }
/******/
#yeniSoru { text-align: center; position: relative; background: url(/soruCevap/root/zemin-yenisoru.jpg); padding: 80px 0; background-size: cover; }
#yeniSoru::before { content: ''; background: rgba(236,236,236,.94); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#yeniSoru h2 { margin: 0 0 20px 0; color: #24313c; font-weight: 600; font-size: 26px; line-height: 25px; }
#yeniSoru .ozet { margin: 20px 0; color: #333; font: 300 20px var(--icerik-fontu); line-height: 24px; }
#yeniSoru a { background-color: #028bb1; padding: 0 50px; margin-top: 20px; line-height: 53px; font-size: 15px; display: inline-block; color: #fff; border-radius: 30px; }
#yeniSoru a:hover { background-color: #029fcb; color: #fff; }
/**********/
.sosyalTepe { position: absolute; right: 0; top: 75px; z-index: 999 }
.sosyalTepe a { color: #fff; width: 30px; text-align: center; font-weight: 400; display: inline-block; position: relative; font-size: 18px; }
.sosyalTepe a:hover i { color: #303031; }
.sosyalTepe a i { position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); left: 50%; }
.sosyalTepe .fa-whatsapp { font-size: 22px; color: #37ff73; }
/******/
#populer { margin-top: 71px; }
#populer .container { border-top: 1px solid #e5e5e5; padding: 70px 0; }
#populer h2 { font-size: 20px; color: #24313c; margin: 0 0 20px 0; font-weight: 600; line-height: 1.4; }
#populer a { display: block; color: #425869; font-size: 15px; font-weight: 400; line-height: 21px; position: relative; padding: 20px 29px 20px 0; border-bottom: 1px solid #e5e5e5; white-space: nowrap; overflow: hidden !important; text-overflow: ellipsis; }
#populer a:last-child { border: none }
#populer a::after { position: absolute; right: 0; top: 50%; transform: translateX(-50%); content: ""; margin-top: -10.5px; width: 21px; height: 21px; background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.03%22%20points%3D%227%204%2013%2010%207%2016%22%3E%3C/polyline%3E%0A%3C/svg%3E"); background-repeat: no-repeat; background-position: 50% 50%; }
#populer a:hover { text-decoration: underline; color: #222 }
/**********/
#aramaPage { }
#aramaPage h1 { }
#aramaPage div.item time, #aramaPage div.item .view { background: #fdfdfd; padding: 7px; display: inline-block; border-radius: 5px; font: 300 14px var(--icerik-fontu); }
#aramaPage div.item time span, #aramaPage div.item .view span { display: inline-block; padding-left: 7px; text-transform: uppercase; }
#aramaPage div.item .icerik { margin: 25px 0; color: #555; font-size: 15px; line-height: 24px; }
/**********/
#soruSor { display: block; margin: 35px 0; position: relative; }
#soruSor .item { }
#soruSor h1 { text-align: center; }
#soruSor .satir { float: none; clear: both; margin-bottom: 30px; }
#soruSor label { width: 17%; margin-right: 1%; color: #2f3239; display: inline-block; font-size: 13px; font-weight: bold; margin-top: 9px; }
#soruSor label span { margin-left: 3px; margin-left: 3px; color: #F00; color: #F00; }
#soruSor input, #soruSor select, #soruSor textarea { width: 80%; padding: 8px; border-radius: 2px; outline: none; max-width: 100%; background: #f3f3f3; color: #111; font-size: 13px; border: 1px solid #dedede; display: inline-block; font-weight: 600; }
#soruSor button { width: 100%; background: #21b4db; color: #fff; padding: 13px 0; letter-spacing: .8px; cursor: pointer; border: none; }
#soruSor button:hover { text-transform: uppercase }
#soruSor input[type=file] { }
#soruSor .detayli label { vertical-align: top }
#soruSor .detayli textarea { height: 175px }
.hataFaq { margin: 5px 0 25px 0; background: #f00; display: inline-block; color: #fff; padding: 5px 10px; border-radius: 4px; font-weight: 600; }
/**********/
#thankYou { min-height: 320px; text-align: center; margin: 150px auto 0 auto; font-size: 20px; letter-spacing: .5px; color: #21b4db; }
/**********/
.begenUp, .begenDown { position: relative; display: flex; align-items: center; justify-content: flex-start; flex-direction: row-reverse; gap: 6px; font: 400 15px var(--icerik-fontu); background: #baf5df8c; padding: 5px 10px; border-radius: 5px; transition: .4s ease; }
.begenUp:hover, .begenDown:hover { transform: translateY(-5px); background: var(--tema-renk2); color: #fff; }
.begenUp:after, .begenDown:after { /* position: absolute; */ content: ''; height: 19px; width: 23px; background-size: contain; left: 0; }
.begenUp:after { background: url(/soruCevap/root/begen-down.png) no-repeat; }
.begenDown { }
.begenDown:after { background: url(/soruCevap/root/begen-up.png) no-repeat; top: 3px; margin-top: 5px; }
.begenUp:hover:after, .begenDown:hover:after { filter: brightness(32.5); }
/***loading***/
.loader { left: 0; top: 0; width: 100%; height: 100%; position: fixed; z-index: 1000; background: rgba(0,0,0,0.8); }
.loader .circle { position: absolute; left: 50%; top: 40%; transform: translate(-50%,-50%); fill: transparent; stroke: #fff; stroke-width: 5; animation: dash 2s ease infinite,rotate 2s linear infinite; }

@keyframes dash {
 0% { stroke-dasharray: 1,95; stroke-dashoffset: 0; }
 50% { stroke-dasharray: 85,95; stroke-dashoffset: -25; }
 100% { stroke-dasharray: 85,95; stroke-dashoffset: -93; }
}

@keyframes rotate {
 0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}

.loaderInner { position: relative; height: 100px; background: #fff; margin: 0 2px; }
.loaderInner .circle { position: absolute; left: 50%; top: 40%; transform: translate(-50%,-50%); fill: transparent; stroke: #1a73e8; stroke-width: 4; animation: dash 2s ease infinite,rotate 2s linear infinite; }
.loaderButton { text-align: center; position: relative; background: #fff; width: 105px }
.loaderButton .circle { fill: transparent; stroke: #1a73e8; stroke-width: 3; animation: dash 2s ease infinite,rotate 2s linear infinite; }
/***loading***/
.gizle { display: none !important }
/**mobil**/
#hamburger { transition: .15s ease-in-out; cursor: pointer; display: inline-block; padding: 5px 15px; border-radius: 8px; position: relative; z-index: 999999; width: 28px; height: 48px; color: #002e43; border-color: rgba(255, 255, 255, 0.1); background-color: transparent; display: none; }
#hamburger span { display: block; position: absolute; top: 10px; right: 0; width: 100%; height: 2px; transition: all .4s; border-radius: 1rem; background-color: #252525; }
#hamburger span:nth-child(1) { }
#hamburger span:nth-child(2) { top: 17px; width: 70%; transition: all 0s; }
#hamburger span:nth-child(3) { top: 25px; }
#hamburger span:nth-child(4) { top: 32px; width: 70%; }
html.open-menu #hamburger span { background-color: #fff }
html.open-menu #hamburger span:nth-child(1) { transform: rotate(135deg) !important; top: 20px; left: 0; width: 100%; }
html.open-menu #hamburger span:nth-child(2) { opacity: 0; left: 60px; background: transparent !important; display: none; }
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; }
/**mobil**/
#kapatMobil { position: absolute; bottom: auto; font-size: 10px; color: #fff; background: 0 0; right: 20px; display: none; }
#kapatMobil:after { content: "\0078"; font-size: 48px; color: #ffffff; display: inline-block; }
#kapatMobil:hover { color: #ccc }
/**mobil**/
#mobilMenu { display: none; top: 0; right: 0; background-color: rgba(0, 32, 47, 0.95); padding-top: 75px; position: absolute; height: 100vh; z-index: 999; 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 { flex-direction: column; width: 100%; max-width: 60%; margin-left: 20%; display: flex; }
#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 nav li.acik:after, #mobilMenu nav li.okKoy:after { position: absolute; left: 20%; top: 0; font: 400 41px Arial; border: none; }

#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: 500 20px var(--icerik-fontu); transition: .4s ease; padding: 8px 16px; line-height: 22px; width: 240px; max-width: 100%; letter-spacing: 0; text-align: left; margin: 0; text-transform: capitalize; }
#mobilMenu nav > ul li a:after { content: ""; position: absolute; left: 100%; top: 1.675rem; width: 0; height: 5px; background-color: #bcb164; transition: width .3s ease; }
#mobilMenu nav > ul li:hover a { color: #bcb164; }
#mobilMenu nav > ul li.okKoy:hover a:after { width: 10rem; }
/*****/
#mobilMenu nav .ulWrap2 { margin: 0; width: fit-content; font-size: 1rem; color: #505050; text-align: left; list-style: none; min-width: 10rem; background-clip: padding-box; border-radius: 0; position: absolute; left: 21rem; top: .6375rem; margin-left: 7rem; padding: 0; border: 0; background-color: transparent; box-shadow: inherit; }
#mobilMenu nav .ulWrap2:after { display: none; }
#mobilMenu nav .ulWrap2 .ul2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 a { display: block; width: 100%; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; color: #fff !important; font: 400 20px var(--icerik-fontu); line-height: 24px; padding: 8px 16px !important; }
#mobilMenu nav .ulWrap2 .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; }
/*****/
.site-backtop { display: none; position: fixed; bottom: 0; right: 0; z-index: 999; width: 50px; height: 50px; cursor: pointer; background: var(--tema-renk1); border-radius: 15px 0 0 0; }
.site-backtop:after { content: '\21E5'; position: absolute; z-index: 9; left: 12px; top: 6px; rotate: 270deg; font-size: 32px; color: #ffff; font-weight: 900; }
/******/
.cevapyaz { margin: 5px 0 10px 0; position: relative; display: block; width: 137px; font-weight: 600; background: #dedede; border-radius: 4px; padding: 10px 10px 10px 35px; line-height: 20px; color: #333; transition: all ease .3s; }
.cevapyaz:hover { background: #333; color: #dedede; }
.cevapyaz:after { content: ''; position: absolute; height: 23px; width: 23px; left: 10px; background: url(/soruCevap/root/yanitla.png) no-repeat; top: 12px; }
.cevapyaz:hover:after { filter: invert(100) }
.cevapYanitla { display: flex; align-items: center; justify-content: flex-start; flex-direction: row-reverse; gap: 6px; font: 400 15px var(--icerik-fontu); background: #baf5df8c; padding: 5px 10px; border-radius: 5px; transition: .4s ease; }
.cevapYanitla:hover { transform: translateY(-5px); background: var(--tema-renk2); color: #fff; }
.cevapYanitla:after { content: ''; height: 23px; width: 23px; background: url(/soruCevap/root/yanitla.png) no-repeat; background-size: contain; margin-top: 2px; }
.cevapYanitla:hover:after { filter: invert(100) }
a#detaydasoru { background-color: var(--tema-renk1); padding: 0 27px; margin: 0 auto; line-height: 42px; font-size: 14px; display: block; color: #fff; border-radius: 30px; width: 114px; text-align: center; z-index: 99999; }
a.sagaltasabitle { position: fixed; right: 15px; top: 105px; width: 170px !important; text-transform: uppercase; }
/***********/
.altSayfaHaber { margin: 50px 0; }
/************/
@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) {
}

@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 { 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; }
 /*******/
 .breadcrumb { padding: 0 0 10px; white-space: nowrap; overflow-x: auto; width: 100%; float: none; text-align: left; text-align: center; }
 /*******/
 header { padding: 5px 5px; border-bottom: 1px solid rgb(238 50 46 / 31%); }
 header .row { display: flex; flex-wrap: wrap; }
 header .logo img { /* margin-left: 64px; */ max-width: 164px; }
 header .satir1 .leftTop .link { display: none; }
 header .satir1 { margin: 0; margin-bottom: 10px; padding: 10px 0 0; display: none; }
 header .mobmen { display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between; }
 /******/
 .menuFixle { padding: 10px; }
 .menuFixle .logo img { max-width: 135px; }
 .menuFixle .dilGir { margin-top: 0; }
 .menuFixle #hamburger { /* top: 25px; */ }
 .menuFixle #hamburger span { background-color: #333 }
 .menuFixle li a { color: #fff !important; }
 /******/
 #hamburger { display: block; }
 #mobilMenu { padding: 32px; }
 #mobilMenu nav { margin: 20% 0 0; max-width: 100%; }
 #mobilMenu nav > ul li a { font-size: 18px; width: 140px; padding: 12px 0 8px; }
 #mobilMenu nav > ul li a:after { top: 19px; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 12px; background-color: transparent; border-color: transparent transparent transparent #bcb164; display: none; }
 #mobilMenu nav li.okKoy.acik a:after { display: block; width: auto; }
 #mobilMenu nav li.okKoy.acik .ulWrap2 { display: block; left: 16rem; top: 7px; margin-left: 0; }
 #mobilMenu nav .ulWrap2 .ul2 { display: none; }
 #mobilMenu nav .ulWrap2 .ul2 .li2 a { font-size: 15px; white-space: normal; padding: 8px 5px !important; }
 #mobilMenu .social-menu { margin: 100% 0 0; max-width: 100%; }
 #mobilMenu .diller { right: initial; left: 27px; }
 /************/
 header .satir1 .rightTop .sosyal { margin-top: -60px; }
 header .satir1 .leftTop { position: absolute; left: 0; top: 25px; }
 /************/
 footer figure.logo img { margin: 0 auto; }
 footer .satir1 { padding: 50px 0; }
 footer .footerContact .satir { padding-right: 0; margin: 0 0 10px 0; text-align: center; }
 footer .footerContact .satir a.linkGit { font-size: 14px; padding: 0; }
 footer .footerContact .satir a.telLink { justify-content: center; }
 footer .footerContact .satir.followUs .yanla { justify-content: center; }
 footer .footerContact { border-top: 1px solid #eaeaea; border-left: none; padding: 35px 0 0 0; margin-top: 40px; flex-direction: column; gap: 25px; }
 footer .satir2 .contract ul { white-space: nowrap; overflow-x: auto; margin: 10px 0 0 0; width: 100%; text-align: left; justify-content: flex-start; padding-bottom: 9px; }
 footer .satir2 .row { display: flex; flex-direction: column-reverse; }
 footer .satir2 .kap { justify-content: space-between; margin: 15px 0 0; }
 footer .satir2 .kap .imza a { font-size: 11px; }
 footer .satir2 .kap .copy { font-size: 11px; }
 footer .icerik { border-right: none; border-bottom: 1px solid #eaeaea; margin-bottom: 40px; }
 /****/
 .faqTags { height: initial; }
 .faqTags a { margin: 5px 0 }
 #katVicets, #sonGonderi, #arsiv, #etikAll { position: relative; margin-top: 50px; padding-left: 0; }
 #kategoriler a { float: none; width: 100%; margin: 0; }
 #populer { padding: 0 15px; }
 #populer h2 { margin: 20px 0 0 0; }
 #soruSor label { width: 100%; margin-right: 0; display: block; }
 #soruSor input, #soruSor select, #soruSor textarea { width: 100%; }
 /**********/
 #detayPage #cevaplar .item .flex > em { margin-right: 5px; }
 .flex .metin { width: calc(100% - 37px); }
 .reply { margin: 15px 0 0 10px; }
 /*******/
 #detayPage #cevaplar .item { position: relative; }
 #detayPage #cevaplar .item .row { }
 #detayPage #cevaplar .item em { position: absolute; top: 16px; left: 12px; }
 #detayPage #cevaplar .item .metin strong { padding-left: 65px; }
 #detayPage #cevaplar .item .metin time { padding-left: 65px; }
 #detayPage #cevaplar .item .metin { margin: 0 0 30px; }
 #detayPage #cevaplar .item .metin .ozet { font-size: 15px; line-height: 24px; }
 /****/
 footer .sinirliSorumlu { padding: 30px 0 0; text-align: center; }
}
