#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: #080808; position: absolute; right: 5px; top: 5px; font-size: 65px; font-weight: 200; line-height: 32px; }
.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 }
#popupContent { background: #fff; max-width: 100%; margin: 0 auto; padding: 58px 30px 30px 30px; border-radius: 4px; width: fit-content; position: relative; }
/********/
footer { z-index: 1; position: relative; background-color: #f7f8fc; padding: 50px 0; }
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; text-align: left !important; width: 16.66666667% !important; }
footer table tr td:first-child { width: 25% !important; margin-bottom: 25px; }
footer table tr td:nth-child(2) { width: 16.66666667% !important; }
footer table tr td:nth-child(3) { width: 16.66666667% !important; }
footer table tr td:nth-child(4) { width: 16.66666667% !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 { color: #606060; font: 400 16px var(--icerik-fontu); margin-bottom: 15px; line-height: 1.8; transition: .4s; }
footer table p img { margin: 0 0 20px; height: auto; width: auto; }
footer table a, footer table a:active, footer table a:visited { display: inline-block; transition: .4s; font: 400 16px var(--icerik-fontu); color: #1e1e1e; /* text-decoration: underline; */ }
footer table a:hover { color: var(--tema-renk1); }
footer table tr td h2 { font-size: 24px; margin: 0 0 25px; color: #000000; font-family: var(--baslik-fontu); font-weight: 700; }
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: 30px 15px; margin-top: 75px; text-align: center; background-color: #ffffff; }
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: #606060; font: 400 15px var(--icerik-fontu); transition: all 750ms ease; }
footer .satir3 .imza a:hover { color: var(--tema-renk3) }
footer .satir3 .imza a.iki { color: #606060; 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: #606060; font: 400 15px 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: 20px; bottom: 20px; z-index: 100; width: 45px; height: 45px; cursor: pointer; background: none; border-radius: 50%; border: 1px solid var(--tema-renk1); }
.site-backtop:after { content: ''; position: absolute; z-index: 9; left: 15px; top: 18px; rotate: 226deg; font-size: 32px; font-weight: 500; border-right: 2px solid var(--tema-renk1); width: 12px; height: 12px; border-bottom: 2px solid var(--tema-renk1); }
.site-backtop:hover { background: var(--tema-renk1); box-shadow: 0 0 10px #00000087; }
.site-backtop:hover:after { border-color: #fff }
/*****/
iframe { max-width: 100% }
/****/
.okSalla { display: flex; align-items: center; justify-content: space-between; }
.okSalla i { display: inline-block; margin-left: 5px; margin-top: 5px; }
.okSalla:hover i { animation: shake-next 1s ease infinite; }

@keyframes shake-next {
 25% { transform: translate3d(0, 0, 0); }
 50% { transform: translate3d(-2px, 0, 0); }
 75% { transform: translate3d(2px, 0, 0); }
}
/*******/
.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 }
/******/
.sallaHover { position: relative; overflow: hidden; padding: 10px 15px; display: inline-block; border: 1px solid currentColor; margin-top: 15px; }
.sallaHover span { position: relative; color: inherit; z-index: 2; }
.sallaHover:before { content: ""; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-top-left-radius: 50%; border-top-right-radius: 50%; transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66); background-color: inherit; }
.sallaHover::after { content: ""; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; background-color: #fff; transition-duration: 700ms; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.sallaHover:hover { color: #1c1a1d !important; }
.sallaHover:hover:before { top: 100%; }
.sallaHover:hover:after { bottom: -50%; }
/********/
#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; margin: 125px 0; background: #ffff; }
#anaHakkimizda .container { z-index: 5; }
#anaHakkimizda figure { padding-right: 50px; }
#anaHakkimizda figure img { max-width: 100%; margin: 0 0 0 auto; width: 100%; }
#anaHakkimizda .metin { padding-top: 41px; }
#anaHakkimizda .metin .baslik { margin-bottom: 15px; color: var(--tema-renk2); font: 500 28px var(--baslik-fontu); line-height: 37px; }
#anaHakkimizda .metin .kisaOzet { margin-bottom: 19px; color: var(--tema-renk1); font: 600 44px var(--icerik-fontu); line-height: 49px; }
#anaHakkimizda .metin .icerik { margin-bottom: 28px; color: #67686d; font: 400 16px var(--baslik-fontu); line-height: 28px; }
#anaHakkimizda .metin .icerik p:first-child { margin-bottom: 10px; }
#anaHakkimizda a.more { color: var(--tema-renk1); padding: 15px 40px; transition: all 0.5s; text-transform: uppercase; position: relative; cursor: pointer; text-align: center; overflow: hidden; z-index: 1; border-radius: 4px; border: 1px solid var(--tema-renk1); font: 700 15px var(--icerik-fontu); }
#anaHakkimizda a.more:hover:after { background-color: var(--tema-renk1) }
#anaHakkimizda a.more:hover { color: #fff !important; }
/**************/
.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); position: relative; width: 100px; height: 16px; display: block; }
.yildizOn span { position: absolute; left: 0; top: 0; width: 100px; height: 17px; background: url(/d/r/yildiz.png); }
/*******/
.icerikDet { 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: 0px 0 125px 0; }
#blog .kapsul { margin-bottom: 25px; text-align: center; }
#blog .kapsul .title { font: 500 20px var(--baslik-fontu); color: var(--tema-renk1); position: relative; width: fit-content; margin: 0 auto 10px; z-index: 15; text-transform: uppercase; }
#blog .kapsul .subtitle { font: 600 32px var(--baslik-fontu); color: #3a3a3a; position: relative; width: fit-content; margin: 0 auto 15px; z-index: 15; }
#blog .kapsul .content { font: 400 16px var(--icerik-fontu); color: #888788; position: relative; width: 650px; margin: 0 auto; z-index: 15; text-align: center; max-width: 100%; }
#blog .item { z-index: 25; position: relative; width: 100%; }
#blog .item figure { position: relative; border-radius: 5px; padding: 5px; background: #607cff30; }
#blog .item figure img { width: 100%; height: 100%; border-radius: 5px; overflow: hidden; }
#blog .item .metin { border-top: none; transition: .3s; background: #fff; box-shadow: 0 0 3px 0px #0000001a; padding: 15px 15px 27px 15px; margin: -40px 15px 0; z-index: 50; position: relative; border-radius: 5px; transition: all 350ms ease; }
#blog .item .metin .baslik { font: 600 20px var(--baslik-fontu); color: var(--tema-renk1); line-height: 24px; text-align: center; }
#blog .item .metin .kisaOzet { text-align: center; color: #888788; font: 400 16px var(--icerik-fontu); line-height: 26px; margin: 15px 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blog .item .metin span.readMore { font: 400 16px var(--baslik-fontu); margin: 10px 0; position: absolute; bottom: -34px; left: 50%; transform: translateX(-50%); width: 50px; height: 50px; background: var(--tema-renk1); border-radius: 50%; justify-content: center; }
#blog .item .metin span.readMore i { margin: 0; display: flex; align-items: center; justify-content: center; }
#blog .item .metin span.readMore i svg { color: #fff; }
#blog .item .time { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: space-between; }
#blog .item .time strong { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: center; }
#blog .item .time strong i { margin-right: 5px; margin-top: -2px; display: flex; align-items: center; justify-content: center; }
#blog .item .time strong i svg { fill: #aaa }
#blog .item .time span { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: center; }
#blog .item .time span i { margin-right: 5px; margin-top: -2px; display: flex; align-items: center; justify-content: center; }
#blog .item .time span i svg path { stroke: #aaa }
#blog .item:hover { }
#blog .item:hover .metin { transform: translateY(-5px) }
#blog .blogSwiper { padding-bottom: 75px; }
#blog .swiper-button-next, #blog .swiper-button-prev { background: #e9e9e9; padding: 10px; height: 62px; width: 48px; border-radius: 5px; top: 50%; transform: translateY(-50%); color: #b9b9b9; }
#blog .swiper-button-next { right: -15px; }
#blog .swiper-button-prev { left: -30px; }
/********/
#blogCat { position: relative; padding: 35px 0; }
#blogCat .item { z-index: 25; position: relative; margin: 10px 10px 50px; }
#blogCat .item figure { position: relative; border-radius: 5px; padding: 5px; background: #607cff30; }
#blogCat .item figure img { width: 100%; height: 100%; border-radius: 5px; overflow: hidden; }
#blogCat .item .metin { border-top: none; transition: .3s; background: #fff; box-shadow: 0 0 3px 0px #0000001a; padding: 15px; margin: -40px 15px 0; z-index: 50; position: relative; border-radius: 5px; transition: all 350ms ease; }
#blogCat .item .metin .baslik { font: 600 20px var(--baslik-fontu); color: #222222; line-height: 33px; text-align: center; }
#blogCat .item .metin .kisaOzet { text-align: center; color: #888788; font: 400 16px var(--icerik-fontu); line-height: 26px; margin: 15px 0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blogCat .item .metin span.readMore { font: 400 16px var(--baslik-fontu); margin: 10px 0; position: absolute; bottom: -34px; left: 50%; transform: translateX(-50%); width: 50px; height: 50px; background: var(--tema-renk1); border-radius: 50%; justify-content: center; }
#blogCat .item .metin span.readMore i { margin: 0; display: flex; align-items: center; justify-content: center; }
#blogCat .item .metin span.readMore i svg { color: #fff; }
#blogCat .item .time { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: space-between; }
#blogCat .item .time strong { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: center; }
#blogCat .item .time strong i { margin-right: 5px; margin-top: -2px; display: flex; align-items: center; justify-content: center; }
#blogCat .item .time strong i svg { fill: #aaa }
#blogCat .item .time span { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: center; }
#blogCat .item .time span i { margin-right: 5px; margin-top: -2px; display: flex; align-items: center; justify-content: center; }
#blogCat .item .time span i svg path { stroke: #aaa }
#blogCat .item:hover { }
#blogCat .item:hover .metin { transform: translateY(-5px) }
/********/
.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 { margin: 50px 0; }
#kurumsal .icerik { font: 400 16px var(--icerik-fontu); line-height: 25px; }
#kurumsal .icerik h2 { }
#kurumsal .icerik p { margin-bottom: 15px; }
/***********/
#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; font-size: 16px; padding: 10px 26px 10px 0; font-weight: 400; padding-left: 14px; letter-spacing: -.5px; }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: var(--tema-renk2); }
nav.icMenu a.active:after { position: absolute; top: 19px; right: 17px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid var(--tema-renk2); border-bottom: 2px solid var(--tema-renk2); transform: rotate( -45deg); box-sizing: border-box; }
/****/
.efektekle { position: relative; overflow: hidden; }
.efektekle:after { content: ''; position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; transition: .2s; border: 2px solid rgb(0 0 0 / 58%); clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; z-index: 5; }
.efektekle:hover:after { border-color: var(--tema-renk1); -webkit-transform: scale(.9); transform: scale(.9); }
.efektekle img { transition: transform .2s,filter .4s; }
.efektekle:hover img { transform: scale(1.1); }
/***********/
.solHover { position: relative; z-index: 50; overflow: hidden; transition: all 750ms ease; }
.solHover:before { content: ""; position: absolute; top: 0; left: 0; width: 0; height: 100%; z-index: -1; transition: all 750ms ease; background: #272b2b; }
.solHover:hover:before { width: 100% }
.solHover:hover { color: #fff !important; }
/**********/
#merakEdilenler { padding: 75px 0; }
#merakEdilenler .title { font-size: 41px; font-weight: 600; line-height: 55px; width: 550px; margin: 21px 0 12px 0; display: inline-block; max-width: 100%; color: var(--tema-renk1); }
#merakEdilenler .subtitle { font-size: 18px; line-height: 31px; width: 500px; font-weight: 400; max-width: 100%; }
#merakEdilenler a.seeAll { color: var(--tema-renk1); padding: 15px 40px; transition: all 0.5s; text-transform: uppercase; position: relative; cursor: pointer; text-align: center; overflow: hidden; z-index: 1; border-radius: 4px; border: 1px solid var(--tema-renk1); display: inline-block; font: 700 15px var(--icerik-fontu); margin: 15px 0 0 0; }
#merakEdilenler a.seeAll:hover:after { background-color: var(--tema-renk1) }
#merakEdilenler a.seeAll:hover { color: #fff !important; }
#merakEdilenler .item { padding: 15px 0; border-bottom: 1px solid #d3d1d1; }
#merakEdilenler .item h3 { margin: 0 }
#merakEdilenler .item a { font-size: 18px; letter-spacing: .2px; font-weight: 600; position: relative; padding-left: 5px; color: var(--tema-renk3); padding: 10px 15px 10px 0; width: 100%; display: block }
#merakEdilenler .item h3 a:before { content: "+"; position: absolute; right: 0; font-size: 43px; font-weight: 400; top: 50%; transform: translateY(-50%); }
#merakEdilenler .item h3 a.active:before { content: "-"; top: 36%; }
#merakEdilenler .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; }

/*****/
#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 .item { padding: 0; border: none; }
#faqTop .kapsul .item h3 { margin: 0 }
#faqTop .kapsul .item a { 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; width: 100%; display: block }
#faqTop .kapsul .item h3 a:before { content: "+"; position: absolute; right: 0; font-size: 43px; font-weight: 400; top: 50%; transform: translateY(-50%); }
#faqTop .kapsul .item h3 a.active:before { content: "-"; top: 36%; }
#faqTop .kapsul .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; }
/**********/
#randevuOlustur { padding-top: 95px; padding-bottom: 95px; background-position: center top; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; 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: #303030; 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 14px 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: 0 5px 25px 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 #3a5b9140; 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 #3a5b9140; 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); }
/***********/
#yorumlar { position: relative; padding: 75px 0; background: var(--tema-renk1); }
#yorumlar .kapsul { margin-bottom: 49px; text-align: center }
#yorumlar .kapsul .title { font: 500 20px var(--baslik-fontu); color: var(--tema-renk2); position: relative; width: fit-content; margin: 0 auto 10px; z-index: 15; text-transform: uppercase; }
#yorumlar .kapsul .subtitle { font: 600 32px var(--baslik-fontu); color: #fff; position: relative; width: fit-content; margin: 0 auto 15px; z-index: 15; }
#yorumlar .kapsul .content { font: 400 16px var(--icerik-fontu); color: #fff; position: relative; width: 650px; margin: 0 auto; z-index: 15; text-align: center; max-width: 100%; }
#yorumlar .item { position: relative; background: #ffffff; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 75px 50px 25px; box-shadow: 0 0 5px 2px #00000008; }
#yorumlar .item figure { margin-bottom: 25px; }
#yorumlar .item figure img { width: 80px; height: 80px; }
#yorumlar .item .yildizOn { }
#yorumlar .item .metin { text-align: center; margin: 25px 0; }
#yorumlar .item .metin .baslik { font: 500 18px var(--icerik-fontu); color: #222222; }
#yorumlar .item .metin .kisaOzet { font: 400 14px var(--icerik-fontu); color: #9e9d9e; }
#yorumlar .item .metin .icerik { font: 400 16px var(--icerik-fontu); color: #555; margin-bottom: 26px; padding: 0 100px; line-height: 30px; }
#yorumlar .swiper { padding: 10px; }
#yorumlar .swiper-button-next, #yorumlar .swiper-button-prev { top: 47%; transform: translateY(-50%); color: #b9b9b9; }
#yorumlar .swiper-button-next { right: 50px; }
#yorumlar .swiper-button-prev { left: 50px; }
#yorumlar .swiper-button-next:after { content: "\27F6" }
#yorumlar .swiper-button-prev:after { content: "\27F5" }
/**********/
#hizmetlerimiz { padding: 100px 0; position: relative; }
#hizmetlerimiz:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 75%; background: var(--tema-renk1); }
#hizmetlerimiz .kapsul { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 20px; }
#hizmetlerimiz .kapsul .kap { width: 40%; }
#hizmetlerimiz .kapsul .title { margin-left: 100px; text-transform: uppercase; display: block; margin-bottom: 20px; color: #fff; font: 700 15px var(--baslik-fontu); position: relative; }
#hizmetlerimiz .kapsul .title:before { content: ""; position: absolute; top: 10px; left: -100px; width: 70px; height: 1px; background-color: #fff; }
#hizmetlerimiz .kapsul .subtitle { color: #fff; text-transform: uppercase; margin-bottom: 30px; font: 700 34px var(--baslik-fontu); }
#hizmetlerimiz .kapsul .content { width: 60%; color: #ffffff; font: 500 16px var(--icerik-fontu); line-height: 26px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#hizmetlerimiz .urunSwiper { padding: 60px 0; }
#hizmetlerimiz .item { position: relative; transition: transform .3s; }
#hizmetlerimiz .item figure { height: 475px; }
#hizmetlerimiz .item figure img { height: 100%; width: 100%; object-fit: cover; display: block; filter: saturate(0%); transition: filter .3s; }
#hizmetlerimiz .item .sira { position: absolute; top: 0; left: 0; right: 0; padding: 0 30px; letter-spacing: -5px; margin-top: -63px; transition: color .3s; color: #fff; font: 900 100px var(--icerik-fontu); }
#hizmetlerimiz .item .metin { position: absolute; bottom: 45px; left: 0; width: 100%; padding: 30px 35px; transition: background-color .3s,bottom .3s; color: #fff; background-color: var(--tema-renk1); }
#hizmetlerimiz .item .metin .baslik { color: #fff; display: block; font: 600 24px var(--baslik-fontu); letter-spacing: -0.6px; line-height: 29px; padding-right: 30px; transition: color .3s; position: relative; }
#hizmetlerimiz .item .metin .baslik:before { content: '\1F865'; font-size: 54px; height: 18px; width: 18px; line-height: 18px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; transition: transform .3s,color .3s; }
#hizmetlerimiz .item .metin .kisaOzet { color: #fff; display: block; font: 400 16px var(--icerik-fontu); line-height: 26px; overflow: hidden; transition: color .3s,height .3s,margin .3s; height: 0px; margin: 0; padding: 0 30px 0 0; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#hizmetlerimiz .item:hover { transform: translateY(-20px); }
#hizmetlerimiz .item:hover .metin { background-color: #ffa023; bottom: 0; }
#hizmetlerimiz .item:hover .metin .baslik:before { transform: rotate(90deg); }
#hizmetlerimiz .item:hover .metin .kisaOzet { height: 100px; margin: 15px 0 0; }
#hizmetlerimiz .item:hover figure img { filter: saturate(100%); }
/**********/
#hizmetKat { padding: 50px 0; position: relative; }
#hizmetKat .item { position: relative; transition: transform .3s; margin: 15px; }
#hizmetKat .item figure { height: 475px; }
#hizmetKat .item figure img { height: 100%; width: 100%; object-fit: cover; display: block; filter: saturate(0%); transition: filter .3s; }
#hizmetKat .item .sira { position: absolute; top: 0; left: 0; right: 0; padding: 0 30px; letter-spacing: -5px; margin-top: 0; transition: color .3s; color: #fff; font: 900 100px var(--icerik-fontu); }
#hizmetKat .item .metin { position: absolute; bottom: 45px; left: 0; width: 100%; padding: 30px 35px; transition: background-color .3s,bottom .3s; color: #fff; background-color: #121c22; z-index: 50; }
#hizmetKat .item .metin .baslik { color: #fff; display: block; font: 600 24px var(--baslik-fontu); letter-spacing: -0.6px; line-height: 29px; padding-right: 30px; transition: color .3s; position: relative; }
#hizmetKat .item .metin .baslik:before { content: '\1F865'; font-size: 54px; height: 18px; width: 18px; line-height: 18px; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; transition: transform .3s,color .3s; }
#hizmetKat .item .metin .kisaOzet { color: #fff; display: block; font: 400 16px var(--icerik-fontu); line-height: 26px; overflow: hidden; transition: color .3s,height .3s,margin .3s; height: 0px; margin: 0; padding: 0 30px 0 0; }
#hizmetKat .item:hover { transform: translateY(-20px); }
#hizmetKat .item:hover .metin { background-color: #e66445; bottom: 0; }
#hizmetKat .item:hover .metin .baslik:before { transform: rotate(90deg); }
#hizmetKat .item:hover .metin .kisaOzet { height: 100px; margin: 15px 0 0; }
#hizmetKat .item:hover figure img { filter: saturate(100%); }
/**********/
#nedenBiz { margin: 125px 0; position: relative }
#nedenBiz .kapsul { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 20px; }
#nedenBiz .kapsul .kap { width: 40%; }
#nedenBiz .kapsul .title { margin-left: 100px; text-transform: uppercase; display: block; margin-bottom: 20px; color: #333; font: 700 15px var(--baslik-fontu); position: relative; }
#nedenBiz .kapsul .title:before { content: ""; position: absolute; top: 8px; left: -100px; width: 70px; height: 1px; background-color: var(--tema-renk2); }
#nedenBiz .kapsul .subtitle { color: #333; text-transform: uppercase; margin-bottom: 30px; font: 700 34px var(--baslik-fontu); }
#nedenBiz .kapsul .content { width: 60%; color: #333; font: 500 16px var(--icerik-fontu); line-height: 26px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; margin-top: 40px; }
#nedenBiz a.seeAll { color: var(--tema-renk1); padding: 15px 40px; transition: all 0.5s; text-transform: uppercase; position: relative; cursor: pointer; text-align: center; overflow: hidden; z-index: 1; border-radius: 4px; border: 1px solid var(--tema-renk1); font: 700 15px var(--icerik-fontu); margin: 45px auto 0; display: block; width: fit-content; }
#nedenBiz a.seeAll:hover:after { background-color: var(--tema-renk1) }
#nedenBiz a.seeAll:hover { color: #fff !important; }
#nedenBiz .item { overflow: hidden; flex-direction: column; padding: 40px 25px; position: relative; border: 1px solid #eee; display: flex; align-items: flex-start; transition: .35s; margin: 10px; height: calc(100% - 10px); }
#nedenBiz .item figure { display: flex; flex-direction: column; align-items: center; transition: .35s; width: 60px; height: 60px; margin-bottom: 10px; }
#nedenBiz .item figure img { transition: .5s; width: 100%; height: 100%; /* filter: contrast(0.5); */ }
#nedenBiz .item .sira { position: absolute; top: -9px; right: 16px; line-height: 1; color: #ffa7000d; font-family: var(--baslik-fontu); font-size: 102px; font-weight: 600; margin-bottom: 0; letter-spacing: -15px; }
#nedenBiz .item .metin { }
#nedenBiz .item .metin .baslik { color: var(--tema-renk1); font-family: var(--baslik-fontu); font-size: 18px; font-weight: 600; margin-bottom: 10px; }
#nedenBiz .row .cl3:nth-child(2n+1) .metin .baslik { color: var(--tema-renk2) }
#nedenBiz .item .metin .kisaOzet { color: #566064; font-family: var(--icerik-fontu); font-size: 14px; font-weight: 400; line-height: 25px; margin-bottom: 0; /* -webkit-line-clamp: 3; */ /* -webkit-box-orient: vertical; */ /* overflow: hidden; */ /* text-overflow: ellipsis; */ /* display: -webkit-box; */ }
#nedenBiz .item:hover { border-color: #2e448d; }
#nedenBiz .item:hover figure img { filter: contrast(1); transform: rotate(360deg); }
/**********/
#nedenBizCat { margin: 35px 0; position: relative }
#nedenBizCat .item { flex-direction: column; padding: 40px 25px; position: relative; border: 1px solid #eee; display: flex; align-items: flex-start; transition: .35s; margin: 10px; height: calc(100% - 10px); }
#nedenBizCat .item figure { display: flex; flex-direction: column; align-items: center; transition: .35s; width: 60px; height: 60px; margin-bottom: 10px; }
#nedenBizCat .item figure img { transition: .5s; width: 100%; height: 100%; filter: contrast(0.5); }
#nedenBizCat .item .sira { position: absolute; top: 25px; right: 25px; line-height: 1; color: #dfebf7; font-family: var(--baslik-fontu); font-size: 30px; font-weight: 400; margin-bottom: 0; }
#nedenBizCat .item .metin { }
#nedenBizCat .item .metin .baslik { color: #0d1720; font-family: var(--baslik-fontu); font-size: 22px; font-weight: 400; margin-bottom: 10px; }
#nedenBizCat .item .metin .kisaOzet { color: #566064; font-family: var(--icerik-fontu); font-size: 14px; font-weight: 400; line-height: 25px; margin-bottom: 0; }
#nedenBizCat .item:hover { border-color: #2e448d; }
#nedenBizCat .item:hover figure img { filter: contrast(1); transform: rotate(360deg); }
/**********/
#app { background: #d1debe; padding: 70px 0; }
#app .metin { padding-top: 75px; }
#app .metin .baslik { font-size: 32px; font-weight: 600; color: #486715; line-height: 32px; letter-spacing: .2px; margin-bottom: 10px; display: inline-block; }
#app .metin .kisaOzet p { font-size: 20px; font-weight: 600; width: 300px; line-height: 30px; margin: 10px 0; }
#app .metin .icerik p { font-size: 16px; line-height: 25px; letter-spacing: .3px; display: inline-block; margin: 5px 0; }
#app .linkler { display: flex; }
#app .linkler .store { margin-right: 25px; }
#app .linkler .store img { width: 175px; }
#app figure { }
#app figure img { margin: 0 auto; display: block; }
/********/
#onlineOdemeapp { background: #ffffff; padding: 70px 0; }
#onlineOdemeapp .metin { padding-top: 75px; }
#onlineOdemeapp .metin .baslik { font-size: 32px; font-weight: 600; color: #486715; line-height: 32px; letter-spacing: .2px; margin-bottom: 10px; display: inline-block; }
#onlineOdemeapp .metin .kisaOzet p { font-size: 20px; font-weight: 600; width: 300px; line-height: 30px; margin: 10px 0; }
#onlineOdemeapp .metin .icerik p { font-size: 16px; line-height: 25px; letter-spacing: .3px; display: inline-block; margin: 5px 0; }
#onlineOdemeapp .linkler { display: flex; }
#onlineOdemeapp .linkler .store { margin-right: 25px; }
#onlineOdemeapp .linkler .store img { width: 175px; }
#onlineOdemeapp figure { }
#onlineOdemeapp figure img { margin: 0 auto; display: block; }
/********/
#teklifaldiv { position: fixed; bottom: 0; right: 73px; z-index: 75; }
.teklifall { width: fit-content; border-radius: 6px 6px 0 0; padding: 14px 10px 7px 10px; display: block; text-align: center; background: var(--tema-renk1); color: #fff; position: relative; width: 128px; z-index: 950; font: 500 17px var(--icerik-fontu); }
.teklifall:hover { background: var(--tema-renk3); color: #fff; }
/***/
#bankaHesap { margin: 50px 0; position: relative; }
#bankaHesap .kapsul { margin-bottom: 30px; align-items: center; }
#bankaHesap .kapsul figure { }
#bankaHesap .kapsul figure img { }
#bankaHesap .kapsul .kisaOzet { font: 400 18px var(--icerik-fontu); margin-left: 50px; line-height: 31px; }
#bankaHesap .kapsul .kisaOzet strong { font: 600 26px var(--baslik-fontu); margin-bottom: 15px; display: block; color: var(--tema-renk1); text-transform: uppercase; }
#bankaHesap .icerik { font: 400 16px var(--icerik-fontu); line-height: 30px; padding-right: 50px; }
#bankaHesap .icerik p { margin-bottom: 10px; }
#bankaHesap .icerik ul { display: block; width: fit-content; }
#bankaHesap .icerik ul li { margin-bottom: 10px; padding: 10px; }
#bankaHesap .icerik ul li::marker { color: var(--tema-renk1) }
#bankaHesap .onlineBagis { background: #fff; box-shadow: 0 0 2px 3px #0000000d; padding: 30px 25px; margin-bottom: 25px; border-radius: 5px; }
#bankaHesap .onlineBagis a.bagisYolla { display: block; background: #f00; text-align: center; padding: 13px; border-radius: 5px; font: 500 18px var(--icerik-fontu); color: #fff; margin-bottom: 15px; }
#bankaHesap .onlineBagis .baslik { font: 600 18px var(--baslik-fontu); margin-bottom: 20px; }
#bankaHesap .onlineBagis .altBilgi { font: 400 15px var(--icerik-fontu); line-height: 20px; color: #727272; }
/***********/
#dokumanlar { margin: 35px 0; }
#dokumanlar .item { width: calc(33% - 20px); margin: 10px; background-color: #eee; display: flex; align-items: center; justify-content: center; }
#dokumanlar .item .icerik { color: #777; margin-bottom: 0px; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding: 10px 40px 10px 34px; width: 100%; display: inline-block; transition: all 750ms ease; }
#dokumanlar .item .icerik:before { content: ""; position: absolute; left: 10px; top: 50%; width: 10px; height: 10px; border-radius: 50%; border: 2px solid var(--tema-renk2); transform: translateY(-50%); transition: all 750ms ease; }
#dokumanlar .item .icerik i { font-size: 20px; right: 15px; position: absolute; top: 50%; color: #ccc; margin: 0; transform: translateY(-50%); }
#dokumanlar .item .icerik i svg { fill: #aaaaaa; transition: all 750ms ease; }
#dokumanlar .item:hover { }
#dokumanlar .item:hover .icerik { color: #fff }
#dokumanlar .item:hover .icerik:before { color: #f1f1f1 }
#dokumanlar .item:hover .icerik svg { fill: #f1f1f1 }
/**/
#hizmetlerimiz .swiper-button-next:after, #hizmetlerimiz .swiper-button-prev:after { color: white; }
/*******/
#rakamlar { margin: 125px 0; }
#rakamlar .item { display: flex; flex-direction: column; justify-content: space-between; align-items: center; height: 100%; border: 1px solid #dedede; padding: 30px 15px; margin: 10px; }
#rakamlar .item figure { margin-bottom: 10px; width: 64px; height: 64px; }
#rakamlar .item figure img { transition: .5s; width: 100%; height: 100%; filter: contrast(0.5); }
#rakamlar .item .kap { display: flex; justify-content: center; align-items: center; }
#rakamlar .item .kap .rakam { font: 600 44px var(--icerik-fontu); letter-spacing: -1px; color: var(--tema-renk2); text-align: center; }
#rakamlar .item .kap .plus { font: 600 44px var(--icerik-fontu); color: #727272; margin-left: 6px; }
#rakamlar .item .kisaOzet { font: 600 25px var(--baslik-fontu); color: var(--tema-renk1); display: block; }
#rakamlar .item:hover { border-color: #2e448d; }
#rakamlar .item:hover figure img { filter: contrast(1); transform: rotate(360deg); }
/****/
#kiraTakipAna { position: relative; z-index: 1; padding-bottom: 120px; }
#kiraTakipAna .kapsul { border-radius: 40px; position: relative; padding: 70px 60px; background-color: var(--tema-renk2); display: flex; align-items: center; gap: 60px; }
#kiraTakipAna .kapsul:before { content: ""; position: absolute; background-image: url(/d/r/shape-01.png); background-repeat: no-repeat; background-size: contain; left: 385px; top: 0; z-index: 0; width: 136px; height: 75px; }
#kiraTakipAna .kapsul:after { content: ""; position: absolute; background-image: url(/d/r/shape-02.png); background-repeat: no-repeat; background-size: contain; left: auto; right: 550px; bottom: 0; z-index: 0; width: 136px; height: 124px; }
#kiraTakipAna .kapsul .k0 { position: relative; }
#kiraTakipAna .kapsul .k0:after { content: ""; position: absolute; background-image: url(/d/r/shape-03.png); background-repeat: no-repeat; background-size: contain; left: auto; right: 36px; bottom: 28px; z-index: 0; width: 55px; height: 38px; }
#kiraTakipAna .kapsul figure { margin-right: 40px; }
#kiraTakipAna .kapsul figure img { width: 100px; height: auto }
#kiraTakipAna .kapsul .title { font: 600 45px var(--icerik-fontu); color: #1c1d20; line-height: 1.1; width: 320px; max-width: 100%; }
#kiraTakipAna .kapsul .subtitle { font: 400 24px var(--icerik-fontu); color: #1c1d20; margin: 0 0 20px; line-height: 1.5; width: 380px; max-width: 100%; }
#kiraTakipAna .kapsul .bilgiButon { }
#kiraTakipAna .kapsul .bilgiButon a { padding: 22px 40px; font-weight: 600; line-height: 1; text-transform: capitalize; display: inline-flex; align-items: center; overflow: hidden; z-index: 1; gap: 10px; position: relative; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size: 18px; color: #fff; background-color: #1c1d20; border-radius: 15px; }
#kiraTakipAna .kapsul .bilgiButon a:before { position: absolute; left: 0px; bottom: 0px; height: 0px; width: 100%; z-index: -1; content: ""; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; border-radius: 12px; background-color: #fff; }
#kiraTakipAna .kapsul .bilgiButon a:hover { color: #1c1d20; }
#kiraTakipAna .kapsul .bilgiButon a:hover:before { top: 0%; bottom: auto; height: 100%; }

/********/
@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 }
 /******/
 .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; }
 /*****/
 #hizmetlerimiz { padding-bottom: 50px; }
 #hizmetlerimiz .kapsul { flex-direction: column; }
 #hizmetlerimiz .kapsul .kap { width: 100%; }
 #hizmetlerimiz .kapsul .content { width: 100%; }
 /*****/
 #nedenBiz .kapsul { flex-direction: column; }
 #nedenBiz .kapsul .kap { width: 100%; }
 #nedenBiz .kapsul .content { width: 100%; margin: 0; }
 /*****/
 #app { padding: 35px 0; }
 #app .metin { padding: 0; margin-bottom: 25px; }
 #app .linkler { margin-bottom: 25px; }
 /******/
 #onlineOdemeapp { padding: 35px 0; }
 #onlineOdemeapp .metin { padding: 0; margin-bottom: 25px; }
 #onlineOdemeapp .linkler { margin-bottom: 25px; }
 /******/
 #blog .item { width: 100%; margin: 0 0 30px; }
 #blog .item .metin { padding: 15px; }
 #blog .swiper-button-next { right: 0; }
 #blog .swiper-button-prev { left: 0; }

 #yorumlar .item .metin .icerik { padding: 0; }
 #yorumlar .item { padding: 45px 25px 25px; }
 #yorumlar .swiper-button-next, #yorumlar .swiper-button-prev { top: 90%; }
 #yorumlar .kapsul .subtitle { text-align: center; }
 #yorumOwl .owl-nav button.owl-next { right: 0 }
 #yorumOwl .owl-nav button.owl-prev { left: 0; }

 #bankaHesap .kapsul .kisaOzet { margin: 50px 0 0; }
 #bankaHesap .icerik { padding: 0 0 27px; }

 #dokumanlar .item { width: 100%; margin: 0 0 25px; }

 #partners .row { display: flex; }
 #partners .item { max-width: 33%; flex: 0 0 33%; }
 footer table tr td, 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; }
 footer .satir3 .contract { padding: 10px 0; }
 footer .satir3 .imza { justify-content: center; }
 #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 }
 nav.icMenu { margin: 25px 0 0; }
 #kurumsal .row { display: flex; flex-direction: column-reverse; }
 #nedenBiz .kapsul .subtitle { font-size: 27px }
 #anaHakkimizda .metin .kisaOzet { font-size: 27px; line-height: 35px; }
 #merakEdilenler .title { font-size: 29px; }
 /****/
 #kiraTakipAna .kapsul { flex-direction: column; padding: 115px 27px; }
 #kiraTakipAna .kapsul:before { left: 185px; }
 #kiraTakipAna .kapsul .subtitle { padding: 0 27px; }
 #kiraTakipAna .kapsul .bilgiButon { padding: 0 27px; }
 /****/
}
