﻿#hastaliklar { position: relative; padding-top: 100px; background: linear-gradient(to bottom,#e9e5f6,#fbfbfb 165px) #fbfbfb }
#hastaliklar .bg { overflow: hidden; position: absolute; z-index: 0 }
#hastaliklar .bg { width: 100%; height: 100% }
#hastaliklar .bg img { min-height: 100%; max-width: initial; min-width: 100%; object-fit: cover; }
#hastaliklar .container { display: block; position: relative }
#hastaliklar .inner { position: relative; height: 100%; overflow: hidden }
#hastaliklar .inner:after { content: ''; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; position: absolute; opacity: .9; background: linear-gradient(45deg,#3a2c60,#319f90); }
#hastaliklar .metin { position: absolute; z-index: 10; width: 600px; height: auto; left: 50%; border: 3px solid #489ec1; padding: 35px 52px; max-width: 90% }
#hastaliklar .metin .title { position: relative; color: #ddd; margin: 0 0 30px; font: 600 46px var(--baslik-fontu); }
#hastaliklar .metin .title span { color: var(--tema-renk1); display: none; }
#hastaliklar .bilgi { margin: 0 0 18px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #e2e2e2; }
#hastaliklar .item { display: block; padding: 23px 26px; margin: 10px 50px; margin: 10px 29px; der-radius: 8px; width: calc(50% - 60px); transition: box-shadow .2s }
#hastaliklar .item .ozet { line-height: 25px; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3 }
#hastaliklar .item h3 { color: #444; font-weight: 400; font-size: 17px; width: 250px; line-height: 19px; margin: 10px 0 5px; height: 38px }
#hastaliklar .item .ozet { font-weight: 400; color: #555; /* font-size: 14px; */ margin-top: 6px }
#hastaliklar .item:hover span.ok { display: block }
#hastaliklar .item span.ok { display: none; position: absolute; width: 50px; height: 50px; background: #47ccaf; border-radius: 50%; top: 196px; right: 15px }
#hastaliklar .item span.ok:after { content: ''; width: 40px; height: 16px; background: url(/d/r/sprite.png) -459px -503px; position: absolute; right: 5px; top: 17px }
#hastaliklar .item:hover { box-shadow: 2px 1px 9px 0 rgb(0 0 0 / 6%); background: #fff; border-radius: 0px; }
#hastaliklar .metin { top: 50%; transform: translate(-50%,-50%) }
/***********/
.popup99, .popup99 a.git99 { width: 100%; height: 100% }
.popup99 { padding: 50px 10px; position: fixed; left: 50%; z-index: 1000000; background: rgba(0,0,0,.6) }
.popup99 { text-align: center }
.popup99 a.git99 img { max-width: 100%; max-height: 100% }
.popup99 a.git99:hover { opacity: 1 }
.popup99 a.kapat99 { color: #fff; font-size: 35px; position: absolute; left: 50%; top: 10px }
.popup99 img { max-height: 100% }
.popup99 a.git99, .popup99 img { display: inline-block }
.popup99 { top: 50%; transform: translate(-50%,-50%) }
.popup99 a.git99 { position: relative }
/********/
footer { position: relative; background: #fff }
footer table { border: none; color: #ddd; width: 100% !important; margin: 35px 0 0; display: inline-block; height: auto !important }
footer table tr { }
footer table tr td { border: none; padding: 15px; vertical-align: top; font-weight: 600; line-height: 26px; color: #333; text-align: left !important }
footer table tr td:first-child { width: 33% !important; }
footer table tr td:nth-child(2) { width: 22% !important; }
footer table tr td:nth-child(3) { width: 22% !important; }
footer table tr td:nth-child(4) { width: 33% !important; }
footer table tr td:not(footer table tr td:first-child) p:first-child { color: #fff; font-size: 16px; letter-spacing: .5px }
footer table p { margin-bottom: 17px; color: #333; display: block; font: 500 16px var(--icerik-fontu); line-height: 25px; }
footer table p img {    margin: 0 auto;
    height: auto;
    width: auto;}
footer table a, footer table a:active, footer table a:visited { color: #333; transition: color 350ms ease; font: 500 16px var(--icerik-fontu); }
footer table a:hover { color: var(--tema-renk2) }
footer table tr td h2 { margin: 10px 0; color: var(--tema-renk1); letter-spacing: 1px; font: 700 22px var(--baslik-fontu); }
footer table tr td strong { letter-spacing: 1px; color: #252525; margin-bottom: 6px; }
footer .satir1 { }
footer .satir1 .row { align-items: center }
footer .satir1 .footerLogo { }
footer .satir1 .footerLogo img { }
footer .satir1 .kapsul { font: 600 18px var(--baslik-fontu); color: #7d7c7c; text-align: right }
footer .satir1 .kapsul .icerik { font: 600 18px var(--icerik-fontu); color: #7d7c7c; text-align: right; width: 100px; margin: 0 0 22px auto; line-height: 24px }
footer .satir1 .kapsul a { font: 600 24px var(--baslik-fontu); color: #000; margin-left: 5px }
footer .satir1 .footerSocial { display: flex; margin-top: 25px; justify-content: center }
footer .satir1 .footerSocial a { width: 30px; height: 30px; border: 1px solid #fff; border-radius: 50%; display: flex; justify-content: center; align-items: center; margin: 0 13px }
footer .satir1 .footerSocial a:hover { background: var(--tema-renk2); border-color: var(--tema-renk2) }
footer .satir1 .footerSocial a svg { width: 14px; height: 14px; fill: #ffff }
footer .satir3 { padding: 10px 0 24px; border-top: solid 1px #e0e0e0; margin-top: 15px; display: inline-block; width: 100% }
footer .satir3 .row { justify-content: center; align-items: center }
footer .satir3 .copy { letter-spacing: .8px; color: #333; font: 400 16px var(--icerik-fontu) }
footer .satir3 .imza { text-align: left; letter-spacing: .5px; margin: 0 0 0 8px; color: #333; font: 400 16px var(--icerik-fontu); display: flex; justify-content: flex-end }
footer .satir3 .imza a { color: #333; font: 400 16px var(--icerik-fontu) }
footer .satir3 .imza a:hover { color: var(--tema-renk3) }
footer .satir3 .imza a.iki { color: #333; margin-left: 6px }
footer .satir3 .imza a.iki i { color: red; margin-right: 9px; font-style: normal }
footer .satir3 .contract { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; color: #333; font: 400 16px var(--icerik-fontu) }
footer .satir3 .contract ul { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; }
footer .satir3 .contract ul li { margin: 0 15px; }
footer .satir3 .contract a { color: #dbdbdb; font: 400 16px var(--icerik-fontu); transition: all 750ms ease }
footer .satir3 .contract a:hover { color: var(--tema-renk2) }
/**************/
.nedirIcerik { font: 400 16px var(--icerik-fontu); color: #252525; line-height: 28px; margin: 35px 0; }
.nedirIcerik iframe { margin: 30px 0 }
.nedirIcerik p { margin: 0 0 10px; }
.nedirIcerik .icerik { line-height: 30px }
.nedirIcerik h1 { color: #58585a; font-weight: 700; font-size: 24px; margin: 0 0 20px; height: auto; padding: 0 0 10px }
.nedirIcerik h1 span { display: block; font-size: 14px; font-weight: 700; letter-spacing: 0; color: #6e6e6e; line-height: 13px }
.nedirIcerik h1 strong { font-weight: 700; color: #c48012; font-size: 22px }
.nedirIcerik .donanim { margin: 50px 0 10px }
.nedirIcerik .donanim div { width: auto; float: left; margin: 0 0 20px 30px; text-align: center }
.nedirIcerik .donanim div span { display: block; font-weight: 700; font-size: 14px; color: #002657 }
.nedirIcerik .donanim div em { font-style: normal; font-size: 13px }
.nedirIcerik .donanim div img { width: 26px; display: inline-block }
.nedirIcerik h2 { color: var(--tema-renk2); font: 600 26px var(--baslik-fontu); }
.nedirIcerik ul { list-style: circle; margin-left: 30px }
.nedirIcerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px }
.nedirIcerik ul li::marker { color: var(--tema-renk1); }
.nedirIcerik .itemN { margin: 10px; max-height: 400px; overflow: hidden }
.nedirIcerik figcaption { text-align: center; margin-bottom: 20px; font-weight: 700; font-size: 15px; color: #c1c1c1 }
.nedirIcerik .videoNedir { width: 50%; float: left; padding-right: 20px; position: relative }
.nedirIcerik img { height: auto !important; margin: 0 25px 20px 0 }
/*****/
.aktifTab { display: block }
.urunTab { margin: 60px -15px 0 }
.urunTab .bilgi { min-height: 288px; box-shadow: 1px 1px 2px 0 rgba(0,0,0,.1); line-height: 30px; border: none; font-size: 15px; color: #4b4b4b; padding: 45px 60px; background: #fff }
.urunTab .bilgi h2 { margin: 0 0 15px; font-size: 18px; font-weight: 700 }
.urunTab .etezgahTab { overflow-y: auto; border-top-right-radius: 6px; border-top-left-radius: 6px; white-space: nowrap }
.urunTab .etezgahTab a { border-radius: 0; font-size: 14px; padding: 10px 15px; background: #dedede; display: inline-block; margin-right: 0; letter-spacing: .5px; font-weight: 400; color: #333 }
.urunTab .etezgahTab a.aktif { background: #f7f7f7 }
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none }
/*****/
.site-backtop { display: none; position: fixed; transition: bottom .5s; right: 0; z-index: 999; width: 50px; height: 50px; cursor: pointer; background: var(--tema-renk2); border-radius: 15px 0 0 0; bottom: 0; }
.site-backtop.active { /* bottom: 55px; */ }
.site-backtop:after { content: '\21E5'; position: absolute; z-index: 9; left: 12px; top: 6px; rotate: 270deg; font-size: 32px; color: #ffff; font-weight: 900; }
/*****/
iframe { max-width: 100% }
/****/
.altSayfaHaber p { margin-bottom: 13px; }
.altSayfaHaber .icerik { margin: 0 0 45px; }
.altSayfaHaber { margin-top: 50px; letter-spacing: .5px; font: 400 16px var(--icerik-fontu); color: #252525; line-height: 30px; }
.altSayfaHaber .bilgiler { padding: 5px 60px 0 0 }
.altSayfaHaber .bilgiler span { display: block; position: relative; margin: 0 0 40px 30px }
.altSayfaHaber ul { list-style: disc; margin-left: 40px }
/****/
.onceki, .sonraki { position: relative !important }
.onceki { padding-left: 20px; display: block }
.onceki:after { position: absolute; top: 6px; left: 0; width: 12px; height: 12px; content: ''; margin-left: -5px; border-left: 2px solid #111; border-top: 2px solid #111; transform: rotate(-45deg); box-sizing: border-box }
.sonraki { text-align: right; padding-right: 20px; display: block }
.sonraki:after { position: absolute; top: 6px; right: 0; width: 12px; height: 12px; content: ''; margin-left: -5px; border-right: 2px solid #111; border-bottom: 2px solid #111; transform: rotate(-45deg); box-sizing: border-box }
/******/
#hizmetCat { position: relative; margin: 35px 0; }
#hizmetCat .kapsul { margin: 0 -30px; display: flex; flex-wrap: wrap; justify-content: space-evenly }
#hizmetCat .kapsul .bir { color: #b73235; font-size: 22px; line-height: 27px }
#hizmetCat .kapsul .item { margin: 0 13px 28px 14px; background: #fffc; position: relative; overflow: hidden; background-color: #fff; border: 1px solid #e6e6e6; padding: 30px 25px 38px; transition: box-shadow .4s,border-color .4s }
#hizmetCat .kapsul .item:hover { box-shadow: 0 0 20px #dadada; border-color: transparent }
#hizmetCat .kapsul .item figure { margin: -30px -25px 15px; height: 230px; overflow: hidden; position: relative }
#hizmetCat .kapsul .item figure img { transition: transform .2s,filter .4s; display: inline; width: 100%; height: auto }
#hizmetCat .kapsul .item .ozet { -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font-size: 16px }
#hizmetCat .kapsul .item:hover figure img { transform: scale(1.1) }
#hizmetCat .kapsul .item h2 { margin: 0 0 8px; color: var(--tema-renk2); display: block; font-size: 20px; line-height: 30px; text-transform: capitalize }
#hizmetCat .kapsul .item h2:after { content: attr(data-title); position: absolute; left: 0; bottom: -47px; width: 600px; height: 75px; font-size: 87px; z-index: 0; color: #f7fbff; white-space: nowrap; font-weight: 600; text-transform: capitalize }
#hizmetCat .kapsul .item .ozet { -webkit-line-clamp: 4; font-weight: 400; line-height: 24px; color: #666; margin-bottom: 10px }
#hizmetCat .kapsul .item .bg { position: absolute; right: -70px; top: -70px; z-index: 0; opacity: .1 }
#hizmetCat .kapsul .item span.link { display: inline-block; font-size: 15px; color: var(--tema-renk2); padding: 5px 30px 0 10px; border-radius: 5px; position: absolute; bottom: 18px; left: 15px; z-index: 10 }
#hizmetCat .kapsul .item span.link:after { position: absolute; top: 11px; right: 17px; width: 8px; height: 8px; content: ''; margin-left: -11px; border-left: 1px solid var(--tema-renk2); border-bottom: 1px solid var(--tema-renk2); transform: rotate(224deg); box-sizing: border-box }
/***********/
.fotorama { max-width: 800px; margin: 0 auto }
/*****************/
.katicerik { margin: 50px 0; line-height: 25px; font-size: 15px; color: #58585a }
/*****/
#anaHakkimizda { position: relative; padding: 90px 0; background: linear-gradient(180deg, #fff 10%, transparent 30%); }
#anaHakkimizda .bg {     position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -1;
    max-width: 100%;
    opacity: .05; }
#anaHakkimizda .bg img { }
#anaHakkimizda .container { z-index: 5; }
#anaHakkimizda figure { }
#anaHakkimizda figure img { max-width: 100%; }
#anaHakkimizda .metin { margin: 61px 0 0; position: relative; }
#anaHakkimizda .metin .devaminiGor { color: var(--tema-renk1) !important; padding: 13px 45px 13px 13px; position: relative; display: block; margin: 20px 0 0 0; line-height: 15px; background: #e3e3e3; font-size: 15px; z-index: 25; border-radius: 6px; overflow: hidden; width: fit-content; }
#anaHakkimizda .metin .devaminiGor:hover .saggelen { right: 0; }
#anaHakkimizda .metin .devaminiGor .saggelen:before { background: var(--tema-renk1); }
#anaHakkimizda .metin .devaminiGor .saggelen:after { border-color: var(--tema-renk1); }
#anaHakkimizda .metin .baslik { color: var(--tema-renk1); margin-bottom: 15px; font: 600 44px var(--baslik-fontu); z-index: 25; position: relative; width: 474px; line-height: 53px; max-width: 100%; }
#anaHakkimizda .baslik:before { content: ""; position: absolute; width: 0; height: 3px; background: var(--tema-renk2); bottom: 0; transition: width ease 2s; }
#anaHakkimizda .baslik.aos-animate:before { width: 76px; }

#anaHakkimizda .metin .kisaOzet { margin-bottom: 19px; color: #111; position: relative; z-index: 25; font: 800 36px var(--baslik-fontu); line-height: 38px; }
#anaHakkimizda .metin .icerik { margin-bottom: 28px; position: relative; z-index: 25; font: 400 16px var(--icerik-fontu); line-height: 37px; color: #343434; padding-right: 75px; }
#anaHakkimizda .metin .deger { display: flex; flex-wrap: wrap; }
#anaHakkimizda .metin .kapsul { width: calc(50% - 20px); margin: 10px 20px 30px 0; display: flex; align-items: center; }
#anaHakkimizda .metin .kapsul figure { width: 45px; height: 45px; background: var(--tema-renk1); border-radius: 50%; display: flex; align-items: center; justify-content: center; }
#anaHakkimizda .metin .kapsul figure img { width: 24px; height: 24px; margin: 30px; filter: invert(1); }
#anaHakkimizda .metin .kapsul .anahtar { margin-left: 15px; font: 400 15px var(--icerik-fontu); line-height: 24px; color: #535353; }
/*******/
.saggelen { display: block; transition: all 0.5s ease; position: absolute; right: 7px; top: 8px; }
.saggelen:before { content: ""; position: absolute; right: 11px; top: 12px; width: 15px; height: 2px; background: #fff; }
.saggelen:after { content: ""; position: absolute; right: 11px; top: 8px; width: 10px; height: 10px; border-right: solid 2px #fff; border-bottom: solid 2px #fff; rotate: 315deg; }
.devamiGor .saggelen:before { background: #000; top: 12px; right: 7px; }
.devamiGor .saggelen:after { border-color: #000; top: 8px; right: 8px; }
.devamiGor:hover .saggelen { opacity: 1; visibility: visible; width: 18px; }
/**********/
.tabloyama { overflow-x: auto; margin-right: -20px; padding-bottom: 20px; margin: 25px 0; }
/**************/
.yildizOn { margin: 0 auto; background: url(/d/r/yildiz-pasif.png); display: block; top: 33px; left: 36px }
.yildizOn span { max-width: 100px !important; left: 0; top: 0; background: url(/d/r/yildiz.png) }
/******/
.icerikDet { margin: 25px 0; }
.icerikDet .kisaOzet { font-size: 18px; font-style: italic; font-weight: 500; line-height: 30px; letter-spacing: 1px; }
.icerikDet .icerik { font-size: 16px; line-height: 27px; letter-spacing: 1px; color: #333 }
.icerikDet .icerik p { margin: 10px 0; }
.icerikDet .icerik p:first-child:first-letter { font-size: 28px; font-weight: 600; color: var(--tema-renk1) }
.icerikDet .icerik ul { list-style: circle; margin-left: 25px; line-height: 35px; }
.icerikDet .icerik ul li { }
.icerikDet .icerik ul li::marker { color: var(--tema-renk1) }
.icerikDet .icerik a { }
.icerikDet .icerik span { }
/*******/
.icerikSag { padding-left: 25px !important; }
.icerikSag .icerikDetsag { padding: 32px 32px 32px 32px; background: #bfd2dc; margin-bottom: 40px; }
.icerikSag .icerikDetsag .title { color: #0C0A1F; margin: 0 0 20px; font: 400 24px var(--baslik-fontu); line-height: 36px; text-transform: uppercase; }
#icerikDetCat { }
#icerikDetCat ul { }
#icerikDetCat ul li { list-style: none; position: relative; padding-left: 16px; font-size: 18px; line-height: 1.5; margin-bottom: 16px; padding-bottom: 16px; }
#icerikDetCat ul li:before { position: absolute; content: ""; left: 0; top: 12px; height: 6px; width: 6px; background-color: var(--tema-renk1); }
#icerikDetCat ul li:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: 100%; background-color: rgba(72, 30, 11, 0.07); }
#icerikDetCat ul li a { display: flex; justify-content: space-between; align-items: center; }
#icerikDetCat ul li span { }
#icerikDetCat ul li:last-child { margin-bottom: 0; padding-bottom: 0; }
#icerikDetCat ul li:last-child::after { display: none }
#icerikDetson { }
#icerikDetson { }
#icerikDetson ul { }
#icerikDetson ul li { display: flex; align-items: center; margin-bottom: 20px; }
#icerikDetson ul li .resim { flex: 0 0 auto; margin-right: 20px; width: 100px; height: 100px; }
#icerikDetson ul li .resim img { width: 100%; height: 100%; object-fit: cover; }
#icerikDetson ul li .kap { }
#icerikDetson ul li .kap .baslik { }
#icerikDetson ul li .kap .baslik a { margin-bottom: 13px; color: #481e0b; font: 400 16px var(--baslik-fontu); line-height: 24px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#icerikDetson ul li .kap time { font: 400 14px var(--icerik-fontu); line-height: 25px; display: flex; align-items: center; color: #333; }
#icerikDetson ul li .kap time i { margin-right: 5px; display: flex; align-items: center; justify-content: center; }
#icerikDetson ul li .kap time i svg { fill: var(--tema-renk2); margin-top: -2px; }
#icerikDetson ul li:last-child { margin-bottom: 0 }
#icerikfollow { }
#icerikfollow .social { display: flex; align-items: center; }
#icerikfollow .social a { color: #020e27; padding: 10px; display: flex; align-items: center; justify-content: center; margin-right: 10px; background: #bfaaa3; }
#icerikfollow .social a:hover { opacity: 1; background: #fbfbfb; box-shadow: 0 0 2px 2px #0000000f; }
#icerikfollow .social a svg { display: block; fill: #fff; width: 20px; height: 20px; }
#icerikfollow .social a:hover svg { fill: var(--tema-renk1); }
#icerikfollow .social a.yout:hover svg path { fill: var(--tema-renk1); }
#icerikfollow .social a.inst svg .st0 { stroke: #fff; }
#icerikfollow .social a.inst:hover svg .st0 { stroke: var(--tema-renk1); }
/***********/
#blog { position: relative; margin: 75px 0; }
#blog .kapsul { margin: 0 0 25px; }
#blog .kapsul .title { color: var(--tema-renk1); margin: 0 0 10px; font: 400 34px var(--baslik-fontu); letter-spacing: 1.5px; position: relative }
#blog .kapsul .title span { color: var(--tema-renk2); }
#blog .kapsul .subtitle { color: #252525; font: 500 18px var(--icerik-fontu); }
#blog .item { z-index: 25; position: relative; margin: 10px; }
#blog .item figure { height: 230px; position: relative; }
#blog .item figure img { width: 100%; height: 100%; object-fit: cover; }
#blog .item .metin { height: 100%; border: 1px solid #ddd; border-top: none; transition: .3s; }
#blog .item .metin .icerik { padding: 20px 30px 30px;    height: 131px; }
#blog .item .metin .baslik { font: 600 22px var(--icerik-fontu); color: #222222; background-image: linear-gradient(#481E0B, #481E0B), linear-gradient(#481E0B, #481E0B); display: inline; background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 82%; background-repeat: no-repeat; transition: background-size 0.4s linear; }
#blog .item .metin:hover .baslik { background-size: 0% 1px, 100% 1px; }
#blog .item .metin .kisaOzet { color: #252525; font: 400 17px var(--baslik-fontu); line-height: 26px; margin: 10px 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blog .item .metin a.readMore { width: fit-content; position: relative; font: 400 16px var(--icerik-fontu); display: flex; margin-top: 13px; display: none; }
#blog .item .metin a.readMore i { display: flex; align-items: center; justify-content: center; margin-left: 5px; }
#blog .item .metin .kap { display: flex;display:none; justify-content: space-between; margin-bottom: 10px; border-bottom: 1px solid #dedede; padding: 15px 30px 10px; }
#blog .item .metin .kap time { font: 400 15px var(--icerik-fontu); }
#blog .item .metin .kap .katAdi { }
/***********/
#blogCat { position: relative; margin: 35px 0; }
#blogCat .item { z-index: 25; position: relative; margin: 10px; }
#blogCat .item figure { height: 230px; position: relative; }
#blogCat .item figure img { width: 100%; height: 100%; object-fit: cover; }
#blogCat .item .metin { height: 100%; border: 1px solid #ddd; border-top: none; transition: .3s; }
#blogCat .item .metin .icerik { padding: 20px 30px 30px; }
#blogCat .item .metin .baslik { font: 600 22px var(--icerik-fontu); color: #222222; background-image: linear-gradient(#481E0B, #481E0B), linear-gradient(#481E0B, #481E0B); display: inline; background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 82%; background-repeat: no-repeat; transition: background-size 0.4s linear; }
#blogCat .item .metin:hover .baslik { background-size: 0% 1px, 100% 1px; }
#blogCat .item .metin .kisaOzet { color: #252525; font: 400 17px var(--baslik-fontu); line-height: 26px; margin: 10px 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blogCat .item .metin a.readMore { width: fit-content; position: relative; font: 400 16px var(--icerik-fontu); display: flex; margin-top: 13px; }
#blogCat .item .metin a.readMore i { display: flex; align-items: center; justify-content: center; margin-left: 5px; }
#blogCat .item .metin .kap { display: flex; justify-content: space-between; margin-bottom: 10px; border-bottom: 1px solid #dedede; padding: 15px 30px 10px; }
#blogCat .item .metin .kap time { font: 400 15px var(--icerik-fontu); }
#blogCat .item .metin .kap .katAdi { }
/***********/
.swiper-pagination { position: relative; bottom: initial; left: initial; margin: 15px 0 0; bottom: 0 }
.swiper-pagination-bullet { width: 17px; border-radius: 2px; height: 4px }
.swiper-pagination-bullet-active { width: 39px }
/***********/
#partners { padding: 100px 0; }
#partners .kapsul { margin: 0 0 25px; }
#partners .kapsul .title { color: var(--tema-renk1); margin: 0 0 10px; font: 400 34px var(--baslik-fontu); letter-spacing: 1.5px; position: relative }
#partners .kapsul .title span { color: var(--tema-renk2); }
#partners .kapsul .subtitle { color: #252525; font: 500 18px var(--icerik-fontu); }
#partners .item { position: relative; flex: 0 0 20%; max-width: 20%; width: 100%; height: 120px; text-align: center; display: flex; align-items: center; justify-content: center; border: 1px solid #DCDCDC; }
#partners .item figure { position: relative; display: block; }
#partners .item figure img { height: auto; max-width: 100%; border: none; border-radius: 0; box-shadow: none; max-height: 100px; }
#partners .item .title { position: relative; display: inline-block; transition: all 500ms ease; font: 700 16px var(--baslik-fontu); color: #222; }
#partners .item .content { position: relative; display: inline-block; transition: all 500ms ease; font: 700 16px var(--baslik-fontu); color: #222; }
/**********/
#sabittel { position: fixed; left: 15px; bottom: 15px; color: #fff; z-index: 100; display: none; }
#sabittel > li:hover ul { display: block; height: auto; opacity: 1; }
#sabittel .bir { background: #6cd284; border-radius: 50%; right: 0; display: block; width: 60px; height: 60px; position: relative; z-index: 1; }
#sabittel .bir:after { content: ''; position: absolute; top: 14px; z-index: 3; left: 15px; background: url(/d/r/whatsappana.png); width: 32px; height: 33px; }
#sabittel li ul { position: absolute; bottom: 60px; left: -12px; height: 0; transition: height ease .5s; z-index: 0; overflow: hidden; background: #ffffff; padding: 12px 12px 0 12px; border-radius: 4px; opacity: 0; transition: opacity ease .2s; }
#sabittel li ul li { margin: 0 0 15px 0; }
#sabittel li ul li a { position: relative; font-size: 16px; display: block; font-weight: 400; padding: 2px 0 3px 37px; }
#sabittel li ul li:hover a span { background: var(--tema-renk3); color: #fff; }
#sabittel li ul li:hover a:after { transform: rotate(360deg); }
#sabittel li ul li:hover a:before { }
#sabittel li ul li a:before { content: ''; position: absolute; height: 36px; width: 35px; border-radius: 50%; background: var(--tema-renk1); left: 0; top: 0; }
#sabittel li ul li a:after { content: ''; position: absolute; height: 22px; width: 23px; background: url(/d/r/whatsappana2.png) no-repeat; left: 7px; top: 6px; transition: transform ease .5s; }
#sabittel li ul li a span { display: block; background: #ededed; color: #111; padding: 5px 12px 5px 21px; border-radius: 0 5px 5px 0; transition: background ease .5s; margin: -1px 0 0 -14px; width: 165px; }
/*********/
#kurumsal { position: relative; overflow: hidden; padding: 50px 0; }
#kurumsal .icerik { z-index: 50; position: relative; }
#kurumsal .metin { font: 400 16px var(--icerik-fontu); line-height: 26px; color: #252525; padding-right: 50px; }
#kurumsal .metin .baslik { text-transform: uppercase; display: block; margin-bottom: 0px; color: #676a6a; font: 700 15px var(--baslik-fontu) }
#kurumsal .metin .kisaOzet { position: relative; display: block; text-transform: uppercase; font: 400 24px var(--baslik-fontu); color: #272b2b; line-height: 36px; margin: 20px 0; }
#kurumsal .metin .content { margin-left: 55px; }
#kurumsal .metin .content h2 { position: relative }
#kurumsal .metin .content h2:before { content: ""; position: absolute; top: 50%; left: -50px; width: 35px; height: 2px; background-color: #272b2b; }
#kurumsal .metin p { margin-bottom: 10px; }
#kurumsal .icerik ul { list-style: circle; margin-left: 25px; }
#kurumsal .icerik ul li { margin: 10px 0; }
/***********/
#misyonVizyon { position: relative; overflow: hidden; padding: 50px 0; }
#misyonVizyon .metin { font: 400 16px var(--icerik-fontu); line-height: 26px; color: #272b2b; padding-left: 50px; }
#misyonVizyon .metin .baslik { text-transform: uppercase; display: block; margin-bottom: 0px; color: #333; font: 700 26px var(--baslik-fontu); }
#misyonVizyon .metin .content { }
#misyonVizyon .metin .content h2 { position: relative; margin-left: 55px; }
#misyonVizyon .metin .content h2:before { content: ""; position: absolute; top: 50%; left: -50px; width: 35px; height: 2px; background-color: #272b2b; }
#misyonVizyon .metin p { margin-bottom: 10px; }
/***********/
#collabrate { padding: 90px 0; }
#collabrate .metin { display: flex; position: relative; width: 100%; flex-wrap: wrap; align-content: flex-start; padding: 0% 18% 0% 16%; justify-content: flex-end }
#collabrate .metin .title { color: #6D6D6D; font: 500 18px var(--baslik-fontu); line-height: 26px; text-transform: uppercase; letter-spacing: 5px; margin-bottom: 20px; text-align: right; }
#collabrate .metin .subtitle { font: 400 38px var(--baslik-fontu); line-height: 53px; color: #111; letter-spacing: 3px; text-align: right; margin-bottom: 25px; }
#collabrate .collabSocial { }
#collabrate .collabSocial a { margin: 0 0 0 25px; }
#collabrate .collabSocial a:hover { opacity: .8; }
#collabrate .collabSocial a svg { fill: #111; }
#collabrate #collab { }
#collabrate #collab .satir { padding: 0 15px; }
#collabrate #collab .satir textarea, #collabrate #collab .satir input { position: relative; display: inline-block; width: 100%; vertical-align: top; margin: 0 0 10px; padding: 17px 25px; color: #6d6d6d; background-color: transparent; border: 2px solid rgba(0,0,0,.2); border-radius: 0; outline: 0; cursor: pointer; -webkit-appearance: none; transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out; font: 400 16px var(--icerik-fontu); line-height: 24px; }
#collabrate #collab .satir textarea:focus, #collabrate #collab .satir input:focus { color: #111; background-color: transparent; border-left-color: #111 }
#collabrate #collab .satir textarea::placeholder, #collabrate #collab .satir input::placeholder { color: #6d6d6d; font: 400 16px var(--icerik-fontu); }
#collabrate #collab .guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#collabrate #collab .guvenlik label { width: 28% !important; position: relative !important; transform: none !important; opacity: 1 !important; padding: 0 !important; margin: 0 10px 0 0 !important; }
#collabrate #collab .guvenlik label img { width: 100%; }
#collabrate #collab .guvenlik input { width: 70% !important; margin: 0; }
#collabrate #collab button { position: relative; display: inline-block; vertical-align: middle; font: 400 17px var(--baslik-fontu); text-decoration: none; text-transform: uppercase; letter-spacing: .2em; border-radius: 0; outline: 0; box-sizing: border-box; transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out; color: #fff; background-color: #111; border: 2px solid #111; cursor: pointer; width: 100%; padding: 10px 20px; text-align: center; }
/**********/
nav.icMenu { padding: 15px; background: #f7f7f7; margin-right: 30px; }
nav.icMenu a { position: relative; display: block; color: #32302e; text-decoration: none; margin-bottom: 3px; padding: 10px 10px 10px 0; padding-left: 14px; letter-spacing: -.5px; font: 500 16px var(--icerik-fontu); }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: #fff; background: var(--tema-renk2); }
nav.icMenu a.active:after { position: absolute; top: 50%; right: 9px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; rotate: -45deg; box-sizing: border-box; transform: translateY(-50%); }
/****/
.efektekle { position: relative; overflow: hidden; }
.efektekle:after { content: ''; position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; transition: .2s; border: 2px solid rgb(0 0 0 / 58%); clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; z-index: 5; }
.efektekle:hover:after { border-color: var(--tema-renk1); -webkit-transform: scale(.9); transform: scale(.9); }
.efektekle img { transition: transform .2s,filter .4s; }
.efektekle:hover img { transform: scale(1.1); }
/***********/
#paylasOrtak { position: fixed; right: 0; z-index: 999; top: 50%; }
.paylasOnOff { margin-top: 10px; display: flex !important; flex-direction: column; background: #f4f4f4; }
.paylasOnOff a { display: inline-block; position: relative; width: 50px; height: 55px; border-bottom: 1px solid #dedede; }
.paylasOnOff a svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); fill: var(--tema-renk1); width: 20px; height: 20px; }
.paylasOnOff a.youtHaber svg path { fill: var(--tema-renk1); }
.paylasOnOff a:hover { box-shadow: 0 0 12px rgba(0,0,0,.5); }
.paylasOnOff a:last-child { border-bottom: none; }
/*****/
.solHover { position: relative; z-index: 50; overflow: hidden; transition: all 750ms ease; }
.solHover:before { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; z-index: -1; transition: all 750ms ease; background: #272b2b; }
.solHover:hover:before { width: 100% }
.solHover:hover { color: #fff !important; }
/**********/
#services { position: relative; z-index: 9; padding: 70px 0; background: #f9f9f9; }
#services .kapsul { margin-bottom: 25px; }
#services .kapsul .title { display: block; color: var(--tema-renk1); margin: 0 0 10px; font: 400 34px var(--baslik-fontu); letter-spacing: 1.5px; position: relative; }
#services .kapsul .title p { display: inline-block; }
#services .kapsul .title span { display: inline-block; color: var(--tema-renk2); }
#services .kapsul .subtitle { color: #252525; font: 500 18px var(--icerik-fontu); }
#services .row { justify-content: unset; width: 100%; }
#services .item { position: relative;  margin: 10px; transition: all 750ms ease; display: block; height: 100%; }
#services .item .kap { position: relative; }
#services .item .kap:before { content: ""; position: absolute; width: 0; height: 100%; top: 0; left: 0; z-index: 3; border-top: 2px solid var(--tema-renk1); border-bottom: 2px solid var(--tema-renk1); transition: all 750ms ease; }
#services .item .kap:after { content: ""; position: absolute; width: 100%; height: 0; top: 0; right: 0; z-index: 3; border-left: 2px solid var(--tema-renk1); border-right: 2px solid var(--tema-renk1); transition: all 750ms ease; }
#services .item .metin {   width: 100%; display: flex; flex-direction: column; padding: 2px 25px 30px 28px; justify-content: space-between; z-index: 1; position: relative; text-align: center; background: #fff; min-height: 222px; }
#services .item .h2 { text-transform: uppercase; margin: 10px 0 0 0; color: var(--tema-renk1); text-align: center; font: 600 18px var(--icerik-fontu); line-height: 28px; }
#services .item .ozet { position: relative; font: 400 16px var(--icerik-fontu); line-height: 24px; margin-bottom: 23px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#services .item span.devami { color: var(--tema-renk1); display: block; text-align: center; font: 600 16px var(--icerik-fontu); position: relative; width: fit-content; margin: 0 auto; padding-right: 25px; }
#services .item span.devami:after { content: '\276F'; position: absolute; right: 0; top: 0; transition: opacity .4s ease; }
#services .item span.devami:hover { }
#services .item:hover { /* border: none; */ }
#services .item.active .kap:before, #services .item.active .kap:after { width: 100%; height: 100%; }
#services .item:hover .kap:before, #services .item:hover .kap:after { width: 100%; height: 100%; }
#services .item:hover figure.bg { }
#services .item:hover figure.bg:after { opacity: .5; transition-duration: .3s; background: none; }
#services .item figure.bg img { transition: all ease .3s; }

#services .item:hover figure.bg img { transform: scale(1.1) translate(-50%,-50%); }
#services .item:hover .metin .h2 { /* color: #fff; */ }
#services .item:hover .metin .ozet { /* color: #fff; */ }
#services .item:hover .metin .devami { /* color: #fff; */ }
#services .item:hover figure.icon img { filter: invert(1) }
/**********/
#servicesKat { position: relative; z-index: 9; padding: 35px 0; background: #f9f9f9; }
#servicesKat .row { justify-content: unset; width: 100%; }
#servicesKat .item { position: relative; /* border: 1px solid #dedede; */ margin: 10px; transition: all 750ms ease; display: block; height: 100%; }
#servicesKat .item .kap { position: relative; }
#servicesKat .item figure.bg img { transition: all ease .3s; }

#servicesKat .item:hover figure.bg img { transform: scale(1.1) translate(-50%,-50%); }

#servicesKat .item .kap:before { content: ""; position: absolute; width: 0; height: 100%; top: 0; left: 0; z-index: 3; border-top: 2px solid var(--tema-renk1); border-bottom: 2px solid var(--tema-renk1); transition: all 750ms ease; }
#servicesKat .item .kap:after { content: ""; position: absolute; width: 100%; height: 0; top: 0; right: 0; z-index: 3; border-left: 2px solid var(--tema-renk1); border-right: 2px solid var(--tema-renk1); transition: all 750ms ease; }
#servicesKat .item .metin { /* height: 100%; */ width: 100%; display: flex; flex-direction: column; padding: 2px 25px 30px 28px; justify-content: space-between; z-index: 1; position: relative; text-align: center; background: #fff; min-height: 201px; }
#servicesKat .item .h2 { text-transform: uppercase; margin: 15px 0 0; color: var(--tema-renk1); text-align: center; font: 600 18px var(--icerik-fontu); line-height: 28px; }
#servicesKat .item .ozet { position: relative; font: 400 16px var(--icerik-fontu); line-height: 24px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#servicesKat .item span.devami { color: var(--tema-renk1); display: block; text-align: center; font: 600 16px var(--icerik-fontu); position: relative; width: fit-content; margin: 0 auto; padding-right: 25px; }
#servicesKat .item span.devami:after { content: '\276F'; position: absolute; right: 0; top: 0; transition: opacity .4s ease; }
#servicesKat .item span.devami:hover { }
#servicesKat .item:hover { /* border: none; */ }
#servicesKat .item.active .kap:before, #servicesKat .item.active .kap:after { width: 100%; height: 100%; }
#servicesKat .item:hover .kap:before, #servicesKat .item:hover .kap:after { width: 100%; height: 100%; }



/**********/
#faq { margin: 75px 0; overflow: hidden; }
#faq .kapsul { margin-bottom: 15px; }
#faq .kapsul .title { display: block; color: var(--tema-renk1); margin: 0 0 10px; font: 400 34px var(--baslik-fontu); letter-spacing: 1.5px; position: relative; }
#faq .kapsul .title span { display: inline-block; color: var(--tema-renk2); }
#faq .kapsul .subtitle { color: #2e5766; font: 400 16px var(--icerik-fontu); }
#faq a.link { border-top: 1px solid #e5e5e5; position: relative; display: block; }
#faq a.link .item { position: relative; font: 500 18px var(--icerik-fontu); padding: 45px 25px 45px 34px; }
#faq a.link .item:before { content: "+"; position: absolute; left: 16px; font: 600 18px var(--icerik-fontu); color: #000000; }
#faq a.link .item.active:before { content: "-" }
#faq .cl6:nth-child(odd) a.link .item:after { content: ""; top: 50%; height: 80px; transform: translateY(-50%); font-weight: 400; position: absolute; right: 0; background: linear-gradient(4deg,transparent 0%, #00000024, transparent 100%); width: 1px; }
#faq a.link .item h3 { font: 600 18px var(--icerik-fontu); color: #000000; padding-left: 22px; margin: 0; min-height: 55px; }
#faq a.link .item:hover h3 { color: var(--tema-renk2) }
#faq .item .cevap { margin: 10px 20px; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #252525; }

/*******/
#faqTop { padding: 70px 0; display: block; }
#faqTop .faqForm { }
#faqTop .faqForm .formtitle { font-weight: 700; text-transform: uppercase; font-size: 25px; line-height: 1.2em; word-wrap: break-word; color: #121212; margin: 0 0 15px; }
#faqTop .faqForm .satir { margin-bottom: 15px; }
#faqTop .faqForm .satir textarea, #faqTop .faqForm .satir input { position: relative; display: inline-block; width: 100%; vertical-align: top; cursor: pointer; outline: 0; padding: 0; transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out; background-color: transparent; color: #121212; border-color: #393838; margin: 0 !important; font: 400 15px var(--icerik-fontu); line-height: 36px; border: none; border-bottom: 1px solid #393838; }
#faqTop .faqForm .satir textarea::placeholder, #faqTop .faqForm .satir input::placeholder { color: #121212; font: 400 15px var(--icerik-fontu); }
#faqTop .faqForm .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#faqTop .faqForm .satir.guvenlik label { width: 28% !important; position: relative !important; transform: none !important; opacity: 1 !important; padding: 0 !important; margin: 0 10px 0 0 !important; }
#faqTop .faqForm .satir.guvenlik label img { width: 100%; }
#faqTop .faqForm .satir.guvenlik input { width: 70% !important; margin: 0; }
#faqTop .faqForm .satir button { font: 700 15px var(--baslik-fontu); line-height: 20px; position: relative; display: inline-flex; vertical-align: middle; width: auto; margin: 0; text-decoration: none; border-radius: 0; outline: 0; padding: 11px 36px; cursor: pointer; background-color: transparent; border: 1px solid #ebeae9; background-image: linear-gradient(0deg,rgb(18 18 18) 0,rgb(18 18 18) 100%),linear-gradient(0deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0 / 0%) 100%); transition: background-size .58s cubic-bezier(.45,.8,.02,.91),color .2s ease-out,border-color .2s ease-out; background-position: 100% calc(100% + 2px),center; background-size: 100% 0,100% 100%; background-repeat: no-repeat; color: #121212; border-color: #121212; margin-top: 25px !important; }
#faqTop .faqForm .satir button:hover { background-position: 100% 0,center; background-size: 100% 100%,100% 100%; color: #fff; }
#faqTop .faqContact { margin: 45px 0; }
#faqTop .faqContact .kap0 { margin: 15px 0; }
#faqTop .faqContact .kap0:before { content: "\26AC" }
#faqTop .faqContact .kap0 span { margin-bottom: 15px; font: 500 16px var(--icerik-fontu); color: #222222; background-image: linear-gradient(#481E0B, #481E0B), linear-gradient(#481E0B, #481E0B); display: inline; background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 82%; background-repeat: no-repeat; transition: background-size 0.4s linear; margin-left: 10px; }
#faqTop .faqContact .kap0 a { }
#faqTop .faqContact .kap0 span:hover { background-size: 0% 1px, 100% 1px; }
#faqTop .kapsul { }
#faqTop .kapsul a.link .item:before { display: none; }
#faqTop .kapsul .soruKapsul { }
#faqTop .kapsul .soruKapsul .item { padding: 0; border: none; }
#faqTop .kapsul .soruKapsul .item .baslik { color: #444; padding: 28px 34px 30px 0; position: relative; color: #121212; margin: 0; transition: padding .2s ease-out; cursor: pointer; border-top: 1px solid #707070; font: 400 18px var(--baslik-fontu); text-transform: uppercase; line-height: 30px; }
#faqTop .kapsul .soruKapsul .item .baslik:before { content: "+"; position: absolute; right: 0; font-size: 43px; font-weight: 400; top: 50%; transform: translateY(-50%); }
#faqTop .kapsul .soruKapsul.active .item .baslik:before { content: "-"; top: 36%; }
#faqTop .kapsul .soruKapsul .item .cevap { color: #555; padding: 9px 8% 20px 0; margin: 0; position: relative; display: inline-block; width: 100%; vertical-align: top; font: 400 16px var(--icerik-fontu); line-height: 25px; }

#faq .row .cl6:nth-child(1) a, #faq .row .cl6:nth-child(2) a { border-top: none; }

/**********/
#randevuOlustur { padding-top: 95px; padding-bottom: 95px; background-position: center left; background-repeat: no-repeat; position: relative; z-index: 1; }
#randevuOlustur:before { content: ""; position: absolute; right: 0; top: 0; height: 100%; width: 100%; background: linear-gradient(89deg, #8aa8b7 35.36%, rgba(245, 242, 237, 0) 100%); z-index: -1; }
#randevuOlustur .kapsul { }
#randevuOlustur .kapsul .title { font: 400 64px var(--baslik-fontu); color: var(--tema-renk2); margin: 0 0 35px; line-height: 70px; }
#randevuOlustur .kapsul .subtitle { font: 400 24px var(--baslik-fontu); color: #481e0b; margin: 0 0 35px; line-height: 33px; width: 550px; max-width: 100%; }
#randevuOlustur .kapsul .rndvButon { }
#randevuOlustur .kapsul .rndvButon a { font-size: 15px; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; border-radius: 45px; box-shadow: 0px 8px 15px rgb(0 0 0 / 10%); transition: all 0.3s ease 0s; color: #fff; background: var(--tema-renk1); padding: 20px 40px; display: flex; border: none; width: fit-content; }
#randevuOlustur .kapsul .rndvButon a i { padding-right: 15px; border-right: 1px solid; margin-right: 15px; display: flex; align-items: center; justify-content: center; }
#randevuOlustur .kapsul .rndvButon a i svg { fill: #fff; width: 16px; height: 16px; }
#randevuOlustur .kapsul .rndvButon a:hover { color: #000; background: #fff; }
#randevuOlustur .kapsul .rndvButon a:hover svg { fill: #000; animation: bounceright .3s alternate ease infinite; }


@keyframes bounceright {
    from { transform: translateX(0); }

    to { transform: translateX(3px); }
}
/********/
#formDet input::placeholder, textarea::placeholder { color: var(--tema-renk1); font: 400 16px var(--icerik-fontu); }
#formDet .kapsul { padding: 16px; position: relative; display: flex; flex-direction: column; width: 600px; max-width: 100%; pointer-events: auto; background-color: #fff; outline: 0; border: none; text-align: left; margin: 0 auto; }
#formDet .kapsul .tepe { display: flex; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid #dee2e6; box-sizing: border-box; padding: 0 50px 20px 15px; position: relative; }
#formDet .kapsul .tepe .doktorad { font-size: 26px; line-height: 54px; margin: 0; color: var(--tema-renk1); }
#formDet .kapsul .tepe .kapat { float: right; font-size: 24px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; background-color: transparent; border: 0; appearance: none; cursor: pointer; padding: 16px; position: absolute; top: 0; right: 0; }
#formDet .kapsul .formdetay { position: relative; padding: 30px 20px; }
#formDet .kapsul .formdetay .wrap { margin: -5px }
#formDet .kapsul .formdetay .row .satir { width: calc(50% - 10px); margin: 10px 5px; height: 40px; }
#formDet .kapsul .formdetay .satir label { width: 34%; padding-left: 18px; }
#formDet .satir input, .formdetay .satir select { padding: 10px 5px; color: var(--tema-renk1); background-color: transparent; border: none; border-bottom: 1px solid var(--tema-renk1); padding-left: 0; resize: none; width: 100%; margin: 0; border-radius: 0; height: 40px; font: 400 16px var(--icerik-fontu); }
#formDet .satir textarea { padding: 10px 5px; font-size: 16px; color: var(--tema-renk1); background-color: transparent; border: none; border-bottom: 1px solid var(--tema-renk1); padding-left: 0; resize: none; margin: 0; border-radius: 0; }
#formDet .onay { margin: 13px 0; position: relative; }
#formDet .onay input[type="checkbox"] { width: fit-content; position: absolute; left: 0; top: -10px; }
#formDet .onay a { color: var(--tema-renk1) }
#formDet.rndv { display: none; position: fixed; z-index: 999999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); padding-top: 30px; }
#formDet .rndv-content { }
#formDet .kapat:hover, .kapat:focus { color: red; cursor: pointer; }
#formDet .animate { animation: animatezoom 0.6s }
#formDet .rndvonay { cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk1); border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; border-radius: 4px; height: 100%; padding: 12px 20px; margin: 10px auto 0; font: 500 16px var(--icerik-fontu); width: 100%; }
#formDet .rndvonay:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
#formDet .guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#formDet .guvenlik label { padding-left: 0 !important; }
#formDet .guvenlik label img { }
#formDet .guvenlik input { }

@keyframes animatezoom {
    from { transform: scale(0) }
    to { transform: scale(1) }
}
/******/
#hizmetDet { margin: 35px 0; }
#hizmetDet .row { justify-content: space-between; }
#hizmetDet .icerik { margin: 30px 0; line-height: 27px; font-size: 16px; }
#hizmetDet .icerik p:first-child { font-style: italic; font-size: 18px; color: #000; font-weight: 500; margin: 10px 0; position: relative; padding: 5px 0; }
#hizmetDet .icerik h1 { }
#hizmetDet .icerik h2 { margin: 20px 0; font-size: 22px; }
#hizmetDet .icerik h3 { text-transform: capitalize; margin: 10px 0 5px 0; }
#hizmetDet .icerik h4 { }
#hizmetDet .icerik h5 { }
#hizmetDet .icerik h6 { }
#hizmetDet .icerik p { margin: 0 0 33px 0; }
#hizmetDet .icerik img { height: auto; }
#hizmetDet .icerik ul { list-style: disc; margin-left: 25px; color: #747474; }
#hizmetDet .icerik ul li { font-size: 16px; line-height: 25px; list-style: none; position: relative; padding-left: 23px; margin: 5px 0; letter-spacing: 1px; }
#hizmetDet .icerik ul li:before { /* content:""; */ position: absolute; border: 1px solid #000; width: 10px; height: 10px; left: 0; top: 7px; }
#hizmetDet .icerik ul li:after { content: ""; position: absolute; width: 8px; height: 15px; left: 6px; top: 2px; border-bottom: 3px solid #1a71a5; border-right: 3px solid #1a71a5; transform: rotate(45deg); }
#hizmetDet .icerik ol { color: #000; }
#hizmetDet .icerik ul li, #hizmetDet .icerik ol li { margin-bottom: 20px; }
/**************/
#hizmetDet .havequesto { margin: 20px 0; position: relative; }
#hizmetDet .havequesto figure { position: relative; }
#hizmetDet .havequesto figure:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, black 25%, transparent); }
#hizmetDet .havequesto figure img { position: relative; width: 100%; height: 100%; }
#hizmetDet .havequesto .icerik { position: absolute; bottom: 8px; left: 12px; color: #fff; margin: 0; }
#hizmetDet .havequesto .icerik .baslik { padding: 10px 0px; font-size: 18px; text-transform: uppercase; font-weight: 600; }
#hizmetDet .havequesto .icerik .subtitle p { font-size: 16px; font-style: normal; margin: 0; padding: 0 15px; color: #fff; line-height: 21px; }
#hizmetDet .havequesto .icerik a { color: #fff; margin: 10px 0; display: block; padding: 0 10px; font-size: 20px; }
#hizmetDet .havequesto .icerik a svg { fill: #fff; margin: -5px 0; width: 20px; height: 19px; }
/***********/
#hizmetDet .randevuOlustur { box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%); padding: 20px; }
#hizmetDet .randevuOlustur form { width: 100%; }
#hizmetDet .randevuOlustur form .formtitle { font-size: 28px; font-weight: 500; line-height: 28px; padding: 0 0 4px; color: var(--tema-renk1); margin-bottom: 20px; position: relative; }
#hizmetDet .randevuOlustur form .formtitle:before { content: ""; position: absolute; width: 25%; height: 2px; background: var(--tema-renk2); bottom: 0; }
#hizmetDet .randevuOlustur form .satir { display: block; }
#hizmetDet .randevuOlustur form .satir label { font-size: 14px; font-weight: 500; display: block; line-height: 25px; color: #666; }
#hizmetDet .randevuOlustur form .satir input { display: block; width: 100%; padding: 10px 15px; background-color: #fff; border: 1px solid #dedede; box-shadow: none; font-weight: 500; font-size: 13px; margin-bottom: 18px; margin-top: 3px; }
#hizmetDet .randevuOlustur form .satir select { display: block; width: 100%; border-radius: 5px; padding: 0 15px; height: 40px; background-color: #fff; border: 1px solid #dedede; box-shadow: none; font-weight: 500; transition: all .2s; font-size: 15px; color: var(--tema-renk3); margin-bottom: 23px; }
#hizmetDet .randevuOlustur form .guvenlik { display: flex; margin: 35px 0 11px 0; }
#hizmetDet .randevuOlustur form .guvenlik label { width: 50%; }
#hizmetDet .randevuOlustur form .guvenlik label img { height: 100%; }
#hizmetDet .randevuOlustur form .guvenlik input { margin: 0; }
#hizmetDet .randevuOlustur button { border: none; line-height: 1; visibility: visible; font-size: 15px; font-weight: 500; text-transform: uppercase; color: #fff; background-color: var(--tema-renk1); padding: 15px 0; width: 100%; border-radius: 5px; transition: all .2s ease-in-out; letter-spacing: 1px; margin-top: 10px; }
#hizmetDet .randevuOlustur button:hover { color: #fff; background-color: var(--tema-renk2); }
/***********/
@media(min-width: 1901px) {
}

@media(max-width: 767px) {
    /******/
    #hastaliklar { padding-top: 75px }
    #hastaliklar .metin { position: relative }
    #hastaliklar .metin { left: 5%; top: initial; transform: initial; border: none }
    #hastaliklar .inner { height: auto }
    #hastaliklar .bilgi { width: 100% }
    #hastaliklar .kapsul { margin: 0 }
    #hastaliklar .item { width: 100%; margin: 0 }
    /******/
    footer table tr td { display: block; width: 100% !important; height: auto !important }
    /******/
    #formRandevu { padding: 50px 0 }
    #formRandevu figure.resim1 { left: 0; width: 95% }
    #formRandevu figure.resim2 { left: 15px }
    #formRandevu figure.resim3 { right: 35px }
    #formRandevu figure.resim2 img, #formRandevu figure.resim3 img { max-width: 70px; border-radius: 10px; height: auto }
    #formRandevu .satir100, #formRandevu .satir50 { width: 100%; padding-right: 0 }
    #formRandevu .form, #formRandevu .ozet { margin-right: 0 }
    /******/
    #koruma figure img { height: auto }
    #koruma .metin { width: 100% }
    #koruma .metin ul li { position: relative; left: initial !important; right: initial !important; top: initial !important; width: 100% !important; margin-bottom: 24px; text-align: left; padding: 0 0 0 20px; font-size: 16px; line-height: 25px }
    #koruma .metin ul li:after { right: initial !important; left: 0; top: 7px }
    #koruma h2 { font-size: 26px; text-align: left }
    /******/
    .onceki { margin-bottom: 25px }
    /******/
    #hizmet { padding: 30px 0 }
    #hizmet .kapsul { margin: 0; display: block }
    #hizmet .kapsul .item { width: calc(100% - 20px); margin: 0 10px 28px }
    #hizmet .title { font-size: 39px }
    /******/
    #hours { height: auto; margin: 0; padding: 20px }
    #hours ul li strong { margin-right: 14px; width: 50% }
    #saatvesema { margin-bottom: 25px }
    /******/
    .hakkimizda .ozet { margin: 40px 0 20px; padding-left: 0 }
    a.hakkimizdalink { margin-top: 20px; margin-left: 20px }
    .hakkimizda { margin-top: 30px }
    /******/
    .sayfaMenu { position: absolute; width: 100%; background: #fff; top: 66px; z-index: 98; box-shadow: 4px 7px 10px -9px rgba(0,0,0,.5) }
    .sayfaMenu a { padding-left: 25px !important; text-align: left !important }
    /******/
    .nedirIcerik img { height: auto }
    .nedirIcerik h1 { font-size: 17px }
    .nedirIcerik ul li { padding-left: 0 }
    /*******/
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { font-size: 60px; line-height: 53px; margin: -40px 15px 0; color: #222; position: absolute; right: 0; top: 130px }
    .owl-carousel .owl-nav button.owl-prev { left: 0 }
    .owl-theme .owl-nav [class*=owl-]:hover { background: 0 0; color: #000 }
    /********/
    .urunTab .etezgahTab a { padding: 10px 25px }
    .urunTab .bilgi { padding: 45px 15px }
    .urunTab { margin: 60px 0 0 }
    /********/
    .sabit { padding: 0 10px }
    /****/
    #markaDK .wrap { display: flex; }
    #hikayemizDK .cl4 { padding: 0; }
    #misyonVizyonDK .item { margin: 0; padding: 40px 0 0 0; }
    /*****/
    #blog .item { width: 100%; margin: 0 0 30px; }
    #blog .item .metin { padding: 15px; }
    #partners .row { display: flex; }
    #partners .item { max-width: 33%; flex: 0 0 33%; }
    footer table tr td:first-child, footer table tr td:nth-child(2), footer table tr td:nth-child(3), footer table tr td:nth-child(4) { width: 100% !important; }
    footer .satir3 .contract ul { padding: 0; white-space: nowrap; overflow-x: auto; width: 100%; display: block; }
    footer .satir3 .contract ul li { display: inline-block; padding-bottom: 0px; margin-bottom: 10px; }
    #formDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 15px; }
    #formDet .kapsul .formdetay .wrap { margin: 0; }
    .icerikSag { padding: 25px 0 0 !important; }
    #misyonVizyon .metin { padding: 0; }
    #collabrate .metin { padding: 0 0 35px; justify-content: center; }
    #collabrate .metin .subtitle { text-align: center; }
    #misyonVizyon .row { display: flex; flex-direction: column-reverse; }
    #misyonVizyon { padding: 0 0 50px; }
    #services .item { margin: 0 0 30px; }
    #servicesKat .item { margin: 0 0 30px; }
#anaHakkimizda .metin .icerik{padding-right:0
}#anaHakkimizda figure{margin:20px 0}
}
