﻿.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; }
/**************/
.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: var(--tema-renk1) }
.solHover:hover:before { width: 100% }
.solHover:hover { color: #fff !important; }
/**********/
.resimZoomla { overflow: hidden; }
.resimZoomla figure { overflow: hidden }
.resimZoomla img { transform: scale(1); transition: all 750ms ease; }
.resimZoomla:hover img { transform: scale(1.2); }
/**********/
.bg-overlay { position: absolute; content: ""; top: 0; left: 0%; width: 0%; height: 100%; background-color: var(--tema-renk1); opacity: .5; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-name: tpoverlay; animation-name: tpoverlay; animation-delay: 0.3s; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); animation-duration: 1s; animation-delay: 0.5s; animation-iteration-count: 1; animation-fill-mode: both; z-index: 99; visibility: visible; animation-name: tpoverlay; }

@keyframes tpoverlay {
    0%, 100% { width: 0%; left: 0%; }
    50% { width: 100%; left: 0%; }
    100% { left: 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); }
}
/*******/
.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; }
.icerikSag .icerikDetsag { padding: 32px 32px 32px 32px; background: #023e302b; margin-bottom: 40px; }
.icerikSag .icerikDetsag .title { color: #0C0A1F; margin: 0 0 20px; font: 700 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: 600 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); }
/***********/
.hizmetDetay { }
.hizmetDetay .row { justify-content: space-between; }
.hizmetDetay .icerik { margin: 30px 0; line-height: 27px; font-size: 16px; }
.hizmetDetay .icerik p:first-child { font-style: italic; font-size: 18px; color: #000; font-weight: 500; margin: 0 0 10px; position: relative; }
.hizmetDetay .icerik h1 { }
.hizmetDetay .icerik h2 { margin: 20px 0; font-size: 22px; }
.hizmetDetay .icerik h3 { text-transform: capitalize; margin: 10px 0 5px 0; }
.hizmetDetay .icerik h4 { }
.hizmetDetay .icerik h5 { }
.hizmetDetay .icerik h6 { }
.hizmetDetay .icerik p { margin: 0 0 33px 0; }
.hizmetDetay .icerik img { height: auto; }
.hizmetDetay .icerik ul { list-style: disc; margin-left: 25px; color: #747474; }
.hizmetDetay .icerik ul li { font-size: 16px; line-height: 25px; list-style: none; position: relative; padding-left: 23px; margin: 5px 0; letter-spacing: 1px; }
.hizmetDetay .icerik ul li:before { /* content:""; */ position: absolute; border: 1px solid #000; width: 10px; height: 10px; left: 0; top: 7px; }
.hizmetDetay .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); }
.hizmetDetay .icerik ol { color: #000; }
.hizmetDetay .icerik ul li, .hizmetDetay .icerik ol li { margin-bottom: 20px; }
/**************/
.hizmetDetay .havequesto { margin: 20px 0; position: relative; }
.hizmetDetay .havequesto figure { position: relative; }
.hizmetDetay .havequesto figure:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, black 25%, transparent); }
.hizmetDetay .havequesto figure img { position: relative; width: 100%; }
.hizmetDetay .havequesto .icerik { position: absolute; bottom: 8px; left: 12px; color: #fff; margin: 0; }
.hizmetDetay .havequesto .icerik .baslik { padding: 10px 0; font-size: 18px; text-transform: uppercase; font-weight: 600; }
.hizmetDetay .havequesto .icerik .subtitle p { font-size: 16px; font-style: normal; margin: 0; padding: 0 15px; color: #fff; line-height: 21px; }
.hizmetDetay .havequesto .icerik a { color: #fff; margin: 10px 0; display: block; padding: 0 10px; font-size: 20px; }
.hizmetDetay .havequesto .icerik a svg { fill: #fff; margin: -5px 0; width: 20px; height: 19px; }
/***********/
.hizmetDetay .randevuOlustur { box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%); padding: 20px; }
.hizmetDetay .randevuOlustur form { width: 100%; }
.hizmetDetay .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; }
.hizmetDetay .randevuOlustur form .formtitle:before { content: ""; position: absolute; width: 25%; height: 2px; background: var(--tema-renk2); bottom: 0; }
.hizmetDetay .randevuOlustur form .satir { display: block; }
.hizmetDetay .randevuOlustur form .satir label { font-size: 14px; font-weight: 500; display: block; line-height: 25px; color: #666; }
.hizmetDetay .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; }
.hizmetDetay .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; }
.hizmetDetay .randevuOlustur form .guvenlik { display: flex; }
.hizmetDetay .randevuOlustur form .guvenlik label { }
.hizmetDetay .randevuOlustur form .guvenlik label img { width: 100%; height: 100%; }
.hizmetDetay .randevuOlustur form .guvenlik input { margin: 0 0 0 8px; }
.hizmetDetay .randevuOlustur form .onay { display: flex; margin: 35px 0 11px 0; }
.hizmetDetay .randevuOlustur form .onay input[type="checkbox"] { margin: 0; width: 15px; }
.hizmetDetay .randevuOlustur form .onay a { font-size: 15px; font-weight: 400; display: block; padding-left: 31px; margin: -15px 0 0 0; }
.hizmetDetay .randevuOlustur form .onay a:hover { text-decoration: underline; color: var(--tema-renk2); }
.hizmetDetay .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; }
.hizmetDetay .randevuOlustur button:hover { color: #fff; background-color: var(--tema-renk2); }
.stickYap { position: sticky; top: 70px; }
#randevuAlContainer { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99; background: #ffffffeb; display: none; }
#randevuAlContainer a.kapat { color: #111; font-size: 36px; position: absolute; right: 25px; top: 8px; font-weight: 400; z-index: 99; font-family: Arial; }
/***********/
#kurumsal { margin: 50px 0; }
#kurumsal .icerik { font: 400 16px var(--icerik-fontu); line-height: 25px; }
#kurumsal .icerik h2 { color: var(--tema-renk2); font: 600 26px var(--baslik-fontu); }
#kurumsal .icerik p { margin-bottom: 15px; }
#kurumsal .icerik ul { list-style: circle; margin-left: 30px }
#kurumsal .icerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px; white-space: break-spaces; word-break: break-word; }
#kurumsal .icerik ul li::marker { color: var(--tema-renk1); }
/**************/
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 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; }
/****/
footer { position: relative; background: #cdf0ff; margin-top: 130px; padding: 45px 0 0; }
footer table { border: none; color: #ddd; width: 100% !important; display: inline-block; height: auto !important; }
footer table tbody { width: 100%; display: flex; }
footer table tr { width: 100%; display: flex; }
footer table tr td { border: none; padding: 15px; vertical-align: top; font-weight: 600; line-height: 26px; color: #333; text-align: center !important; }
footer table tr td:first-child { width: 33% !important; }
footer table tr td:nth-child(2) { width: 33% !important; }
footer table tr td:nth-child(3) { width: 33% !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: #597175; display: block; font: 500 16px var(--icerik-fontu); line-height: 25px; }
footer table p img { /* margin: 0 auto; */ }
footer table a, footer table a:active, footer table a:visited { color: #597175; transition: color 350ms ease; font: 500 16px var(--icerik-fontu); }
footer table a:hover, footer table p:hover { color: var(--tema-renk1); cursor: pointer; }
footer table tr td h2 { margin: 10px 0; color: var(--tema-renk1); letter-spacing: 1px; font: 600 18px var(--baslik-fontu); text-align: center; }
footer table tr td strong { letter-spacing: 1px; color: #575b5f; margin-bottom: 6px; }
footer .satir1 { }
footer .satir1 .row { align-items: center }
footer .satir1 .footIlet { background: #fff; padding: 33px 25px; width: 335px; margin-top: -170px; max-width: 100%; border-radius: 5px; box-shadow: 0 0 2px 2px #0000001f; }
footer .satir1 .footIlet .acilNum { margin-bottom: 20px; }
footer .satir1 .footIlet .acilNum span { color: var(--tema-renk1); font: 500 26px var(--baslik-fontu); margin-bottom: 7px; display: flex; }
footer .satir1 .footIlet .acilNum span i { display: flex; align-items: center; justify-content: center; }
footer .satir1 .footIlet .acilNum span i svg { fill: #dbdce1; margin: 6px 0 0; width: 50px; height: 25px; }
footer .satir1 .footIlet .acilNum a { font: 600 24px var(--icerik-fontu); }
footer .satir1 .footIlet .acilNum a:hover { color: var(--tema-renk1) }
footer .satir1 .footIlet .footerLogo { }
footer .satir1 .footIlet .footerLogo img { max-width: 100%; width: 242px; }
footer .satir1 .footIlet .metin { font: 400 15px var(--icerik-fontu); color: #7d7c7c; margin: 10px 0; }
footer .satir1 .footIlet .iletisim { }
footer .satir1 .footIlet .iletisim a.mail { font: 400 15px var(--icerik-fontu); color: #7d7c7c; margin: 10px 0; }
footer .satir1 .footIlet .iletisim a.mail:hover { color: var(--tema-renk1) }
footer .satir1 .footIlet .iletisim a.mail i { margin-right: 10px; }
footer .satir1 .footIlet .iletisim a.mail i svg path { stroke: #7d7c7c }
footer .satir1 .footIlet .iletisim .adres { font: 400 15px var(--icerik-fontu); color: #7d7c7c; margin: 10px 0; display: flex; align-items: flex-start; justify-content: center; }
footer .satir1 .footIlet .iletisim .adres i { display: block; margin-right: 10px; margin-top: 4px; }
footer .satir1 .footIlet .iletisim .adres i svg { fill: #7d7c7c }
footer .satir3 { padding: 15px 90px 15px; margin-top: 15px; display: inline-block; width: 100%; background: var(--tema-renk1); }
footer .satir3 .row { justify-content: center; align-items: center }
footer .satir3 .copy { letter-spacing: .8px; color: #fff; font: 400 16px var(--baslik-fontu) }
footer .satir3 .imza { text-align: left; letter-spacing: .5px; margin: 0 0 0 8px; color: #fff; font: 400 16px var(--baslik-fontu); display: flex; justify-content: flex-end }
footer .satir3 .imza a { color: #fff; font: 400 16px var(--baslik-fontu) }
footer .satir3 .imza a:hover, footer .satir3 .imza a.iki:hover { color: var(--tema-renk2) }
footer .satir3 .imza a.iki { color: #fff; 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(--baslik-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: #fff; font: 400 16px var(--baslik-fontu); transition: all 750ms ease }
footer .satir3 .contract a:hover { color: var(--tema-renk2) }
/**************/
#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:hover a span { padding: 12px 17px 12px 60px; width: fit-content; height: initial; }
#sabittel li ul li:hover a:after { transform: rotate(360deg); }
#sabittel li ul li:hover a:before { }
#sabittel li a span { white-space: nowrap; position: absolute; left: 6px; top: 9px; background: #ffffff; border-radius: 23px; color: #000; z-index: 15; font-size: 15px; width: 0; height: 0; overflow: hidden; padding: 0; transition: width ease .3s; }
#sabittel li:hover a:after { background: url(/d/r/whatsappanayesil.png); width: 32px; height: 33px; z-index: 50; }


@keyframes ring {
    0% { transform: rotate(0) scale(1) skew(1deg) }
    10% { transform: rotate(-25deg) scale(1) skew(1deg) }
    20% { transform: rotate(25deg) scale(1) skew(1deg) }
    30% { transform: rotate(-25deg) scale(1) skew(1deg) }
    40% { transform: rotate(25deg) scale(1) skew(1deg) }
    50% { transform: rotate(0) scale(1) skew(1deg) }
    100% { transform: rotate(0) scale(1) skew(1deg) }
}
/******/
#aboutUs { position: relative; padding: 100px 0; z-index: 75; }
#aboutUs:after { content: ""; background: url(/d/r/banner-bg.png); background-size: cover; background-repeat: no-repeat; background-position: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; filter: invert(1); }
#aboutUs figure { }
#aboutUs figure img { max-width: 100%; margin: 35px auto 0; }
#aboutUs .row { align-items: center }
#aboutUs .metin { padding-right: 15px; }
#aboutUs .metin .baslik { font: 500 18px var(--baslik-fontu); text-transform: uppercase; letter-spacing: 1px; color: var(--tema-renk1); margin-bottom: 15px; }
#aboutUs .metin .kisaOzet { font: 600 36px var(--icerik-fontu); line-height: 46px; margin: 15px 0; color: #3a3a3a; display: block; }
#aboutUs .metin .icerik { font: 400 16px var(--icerik-fontu); line-height: 29px; margin: 20px 0; color: #888788; }
#aboutUs .metin .icerik ul { margin-left: 20px; margin-top: 20px; }
#aboutUs .metin .icerik ul li { margin-bottom: 10px; position: relative; display: flex; align-items: center; padding-left: 25px; }
#aboutUs .metin .icerik ul li:before { content: ""; position: absolute; left: -6px; color: var(--tema-renk1); background: url(/d/r/check-circle.png); width: 16px; height: 16px; top: 6px; }
#aboutUs .metin a.devaminiGor { display: inline-block; background: #34424e; padding: 15px 71px 15px 25px; color: #fff; font: 500 15px var(--icerik-fontu); position: relative; border: 1px solid #34424e; margin-top: 20px; }
#aboutUs .metin a.devaminiGor span:after { position: absolute; content: "\27F6"; right: -50px; font-size: 26px; top: 50%; transform: translateY(-50%); color: #fff; transition: all 750ms ease; font-weight: 300; }
#aboutUs .metin a.devaminiGor:hover span:after { color: #34424e }
/*******/
#blog { position: relative; margin: 75px 0; }
#blog .kapsul { margin-bottom: 49px; }
#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; 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: #222222; line-height: 33px; 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; }
/********/
#blogCate { position: relative; padding: 35px 0; }
#blogCate .item { z-index: 25; position: relative; margin: 10px 10px 50px; }
#blogCate .item figure { position: relative; border-radius: 5px; padding: 5px; background: #607cff30; }
#blogCate .item figure img { width: 100%; height: 100%; border-radius: 5px; overflow: hidden; }
#blogCate .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; }
#blogCate .item .metin .baslik { font: 600 20px var(--baslik-fontu); color: #222222; line-height: 33px; text-align: center; }
#blogCate .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; }
#blogCate .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; }
#blogCate .item .metin span.readMore i { margin: 0; display: flex; align-items: center; justify-content: center; }
#blogCate .item .metin span.readMore i svg { color: #fff; }
#blogCate .item .time { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: space-between; }
#blogCate .item .time strong { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: center; }
#blogCate .item .time strong i { margin-right: 5px; margin-top: -2px; display: flex; align-items: center; justify-content: center; }
#blogCate .item .time strong i svg { fill: #aaa }
#blogCate .item .time span { font: 400 15px var(--icerik-fontu); color: #aaa; display: flex; align-items: center; justify-content: center; }
#blogCate .item .time span i { margin-right: 5px; margin-top: -2px; display: flex; align-items: center; justify-content: center; }
#blogCate .item .time span i svg path { stroke: #aaa }
#blogCate .item:hover { }
#blogCate .item:hover .metin { transform: translateY(-5px) }

/********/
#ozgecmis .randevuOlustur { margin-bottom: 75px }
#ozgecmis { color: #000; margin-top: 30px; }
#ozgecmis .bir { padding-right: 20px; }
#ozgecmis .bir figure { margin-bottom: 20px; background: #d7e6ff; border: 1px solid #dedede; }
#ozgecmis .bir figure img { width: 100%; }
#ozgecmis .bir .workinghour { margin-bottom: 20px; background: #e6e6e6; padding: 20px 20px; }
#ozgecmis .bir .workinghour .h2 { font-size: 18px; margin-bottom: 15px; position: relative; padding-bottom: 8px; font-weight: 500; }
#ozgecmis .bir .workinghour .h2:after { content: ""; position: absolute; width: 40px; height: 2px; background: var(--tema-renk1); bottom: 0; left: 0; border-radius: 10px; }
#ozgecmis .bir .workinghour .content ul li { padding: 15px 0 9px; color: #747474; font-size: 16px; }
#ozgecmis .bir .workinghour .content ul li strong { font-size: 14px; font-weight: 500; }
#ozgecmis .bir .workinghour .content ul li em { font-style: normal; float: right; font-size: 15px; }
#ozgecmis .bir .workinghour .content ul li:last-child { border-bottom: none }
#ozgecmis .bir button { background-color: #003da5; color: #fff; text-align: center; display: block; width: 100%; transition: background .2s,color .2s,box-shadow .2s,transform .1s; position: relative; padding: 16px 20px; font-size: 14px; line-height: 14px; font-weight: 600; white-space: nowrap; vertical-align: middle; cursor: pointer; user-select: none; border: 0; border-radius: 4px; appearance: none; letter-spacing: .02em; }
#ozgecmis .bir button:hover { background-color: #003796; }
#ozgecmis .bir button:active { background-blend-mode: multiply,normal; background-color: #003081; transform: scale(.98); box-shadow: 0 0 0 3px rgba(0,61,165,.2); }
#ozgecmis .iki { padding-left: 15px; }
#ozgecmis .iki .metin p { margin-bottom: 20px; color: #747474; font-size: 16px; line-height: 25px; letter-spacing: 1px; }
#ozgecmis .iki .metin p em { color: #265a7c; }
#ozgecmis .metin .icerik { overflow: hidden; transition: height 0.5s; height: 400px; }
#ozgecmis .metin a.expand { color: #0171a2; margin: 0; display: block; font-weight: 600; text-align: center; text-transform: capitalize; position: relative }
#ozgecmis .metin a.expand span { position: relative; z-index: 10; background: #fff; padding: 10px }
#ozgecmis .metin a.expand:before { content: ""; position: absolute; left: 0; top: 50%; width: 100%; height: 2px; background: var(--tema-renk1); z-index: -1; transform: translateY(-50%); }


#ozgecmis .iki h2 { color: var(--tema-renk2); font-size: 23px; margin: 20px 0 5px 0; }
#ozgecmis .iki ul { list-style: circle; margin-left: 25px; color: #747474; }
#ozgecmis .iki ul li { font-size: 16px; line-height: 25px; position: relative; margin: 5px 10px; }
#ozgecmis .iki ul li::marker { color: var(--tema-renk1); }
#ozgecmis .iki ol { color: #747474; }
#ozgecmis .iki ul li.doktoricerik .iki ol li { margin-bottom: 20px; }
/***/
#rndvOlustur input::placeholder, textarea::placeholder { color: var(--tema-renk2); font: 400 16px var(--icerik-fontu); }
#rndvOlustur .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; }
#rndvOlustur .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; }
#rndvOlustur .kapsul .tepe .doktorad { font-size: 26px; line-height: 54px; margin: 0; color: var(--tema-renk2); }
#rndvOlustur .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; }
#rndvOlustur .kapsul .formdetay { position: relative; padding: 30px 20px; }
#rndvOlustur .kapsul .formdetay .wrap { margin: -5px }
#rndvOlustur .kapsul .formdetay .row .satir { width: calc(50% - 10px); margin: 10px 5px; height: 40px; }
#rndvOlustur .kapsul .formdetay .satir label { width: 34%; padding-left: 18px; }
#rndvOlustur .satir input, .formdetay .satir select { padding: 10px 5px; color: var(--tema-renk2); background-color: transparent; border: none; border-bottom: 1px solid var(--tema-renk2); padding-left: 0; resize: none; width: 100%; margin: 0; border-radius: 0; height: 40px; font: 400 16px var(--icerik-fontu); }
#rndvOlustur .satir textarea { padding: 10px 5px; font-size: 16px; color: var(--tema-renk2); background-color: transparent; border: none; border-bottom: 1px solid var(--tema-renk2); padding-left: 0; resize: none; margin: 0; border-radius: 0; }
#rndvOlustur .onay { margin: 13px 0; position: relative; }
#rndvOlustur .onay input[type="checkbox"] { width: fit-content; position: absolute; left: 0; top: -10px; }
#rndvOlustur .onay a { color: var(--tema-renk2) }
#rndvOlustur.rndv { display: none; position: fixed; z-index: 999999999999999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); padding-top: 30px; }
#rndvOlustur .rndv-content { }
#rndvOlustur .kapat:hover, .kapat:focus { color: red; cursor: pointer; }
#rndvOlustur .animate { animation: animatezoom 0.6s }
#rndvOlustur .rndvonay { cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk2); 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%; }
#rndvOlustur .rndvonay:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
#rndvOlustur .guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#rndvOlustur .guvenlik label { padding-left: 0 !important; }
#rndvOlustur .guvenlik label img { }
#rndvOlustur .guvenlik input { }

@keyframes animatezoom {
    from { transform: scale(0) }
    to { transform: scale(1) }
}
/*********/
#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 .item.soruKapsul { padding: 10px 0; }
#faqTop .kapsul .item.soruKapsul .baslik { padding: 28px 34px 0 0; position: relative; color: #121212; margin: 0; transition: padding .2s ease-out; cursor: pointer; border-top: 1px solid #707070; font: 700 19px var(--baslik-fontu); text-transform: uppercase; line-height: 30px; }
#faqTop .kapsul .item.soruKapsul .baslik:before { content: "+"; position: absolute; right: 0; font-size: 63px; font-weight: 400; top: 50%; transform: translateY(-50%); }
#faqTop .kapsul .item.active .baslik:before { content: "-"; top: 36%; }
#faqTop .kapsul .item.soruKapsul .cevap { padding: 9px 8% 0 0; margin: 0; position: relative; display: inline-block; width: 100%; vertical-align: top; }
#faqTop .kapsul .item.soruKapsul .cevap a { text-decoration: underline; color: blue; font-weight: 500; display: inline-block; padding: 0 2px; }
/**********/
#tedaviler { position: relative; z-index: 9; padding: 75px 0; background: #f9f9f9; }
#tedaviler .kapsul { margin-bottom: 15px; }
#tedaviler .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; }
#tedaviler .kapsul .subtitle { font: 600 32px var(--baslik-fontu); color: #3a3a3a; position: relative; width: fit-content; margin: 0 auto 15px; z-index: 15; }
#tedaviler .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%; }
#tedaviler .tedaviSwiper { padding: 15px 15px 70px; }
#tedaviler .item { position: relative; transition: all 350ms ease; display: block; height: 100%; background: #fff; padding: 10px; border-radius: 4px; border: 1px solid #f2f2f2; }
#tedaviler .item figure.big { border-radius: 4px; overflow: hidden; }
#tedaviler .item figure.big img { aspect-ratio: 16/9; width: 100%; height: 100%; object-fit: cover; }
#tedaviler .item figure.icon { width: 90px; height: 90px; background: #fff; display: flex; align-items: center; justify-content: center; border-radius: 50%; position: absolute; left: 50%; top: -45px; transform: translateX(-50%); border: 7px solid #f3f7fa; }
#tedaviler .item figure.icon img { width: 45px; height: 45px; }
#tedaviler .item .metin { width: 100%; display: flex; flex-direction: column; padding: 50px 0 10px; justify-content: space-between; z-index: 1; position: relative; text-align: center; background: #fff; min-height: 185px; }
#tedaviler .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; }
#tedaviler .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; }
#tedaviler .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; }
#tedaviler .item span.devami:after { content: '\276F'; position: absolute; right: 0; top: 0; transition: opacity .4s ease; }
#tedaviler .item span.devami:hover { }
#tedaviler .item:hover { box-shadow: 0 0 7px 3px #0000000a; }
#tedaviler .swiper-button-next, #tedaviler .swiper-button-prev { background: #e9e9e9; padding: 10px; height: 62px; width: 48px; border-radius: 5px; top: 50%; transform: translateY(-50%); color: #b9b9b9; }
#tedaviler .swiper-button-next { right: 0; }
#tedaviler .swiper-button-prev { left: 0; }
/**********/
.swiper-pagination-bullet { background: #72a3a5; }
.swiper-pagination-bullet-active { width: 30px; border-radius: 4px; background: #0e2746; }
/**********/
#tedaviCat { position: relative; padding: 50px 0; background: #f4f5f6; }
#tedaviCat .item { position: relative; transition: all 350ms ease; display: block; background: #fff; padding: 10px; margin: 10px; border-radius: 4px; border: 1px solid #f2f2f2; }
#tedaviCat .item figure.big { border-radius: 4px; overflow: hidden; }
#tedaviCat .item figure.big img { aspect-ratio: 16/9; width: 100%; height: 100%; object-fit: cover; }
#tedaviCat .item figure.icon { width: 90px; height: 90px; background: #fff; display: flex; align-items: center; justify-content: center; border-radius: 50%; position: absolute; left: 50%; top: -45px; transform: translateX(-50%); border: 7px solid #f3f7fa; }
#tedaviCat .item figure.icon img { width: 45px; height: 45px; }
#tedaviCat .item .metin { width: 100%; display: flex; flex-direction: column; padding: 50px 0 10px; justify-content: space-between; z-index: 1; position: relative; text-align: center; background: #fff; min-height: 185px; }
#tedaviCat .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; }
#tedaviCat .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; }
#tedaviCat .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; }
#tedaviCat .item span.devami:after { content: '\276F'; position: absolute; right: 0; top: 0; transition: opacity .4s ease; }
#tedaviCat .item span.devami:hover { }
#tedaviCat .item:hover { box-shadow: 0 0 7px 3px #0000000a; }
/**********/
#yorumlar { padding: 75px 0; }
#yorumlar .kapsul { margin-bottom: 49px; }
#yorumlar .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; }
#yorumlar .kapsul .subtitle { font: 600 32px var(--baslik-fontu); color: #3a3a3a; position: relative; width: fit-content; margin: 0 auto 15px; z-index: 15; }
#yorumlar .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%; }
#yorumlar .item { position: relative; margin-bottom: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; }
#yorumlar .item figure { width: 50px; height: 50px; margin: 0 auto; background: var(--tema-renk1); border-radius: 50%; padding: 4px; margin-bottom: 9px; }
#yorumlar .item figure img { }
#yorumlar .item .metin { text-align: center; }
#yorumlar .item .metin .baslik { color: #333; font: 600 16px var(--baslik-fontu); }
#yorumlar .item .metin .kisaOzet { font: 400 14px var(--icerik-fontu); color: #9e9d9e; }
#yorumlar .item .metin .icerik { font: 400 15px var(--icerik-fontu); color: #979897; margin: 12px 0; line-height: 25px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; padding: 0px 25px; }
#yorumlar .item .metin span.more { color: #333; text-transform: uppercase; font: 400 14px var(--baslik-fontu); margin-top: 5px; display: block; }
#yorumOwl { }
#yorumOwl .owl-item { transition: all 350ms ease; opacity: 0.7; }
#yorumOwl .owl-item.active.center { transform: scale(1.1, 1.2); opacity: 1; }
#yorumOwl .owl-stage-outer { padding: 50px 0; }
#yorumOwl .owl-nav { position: absolute; top: 45%; transform: translateY(-50%); z-index: 50; margin: 0; width: 100%; }
#yorumOwl .owl-nav button { height: fit-content; margin: 0; padding: 0; }
#yorumOwl .owl-nav button.owl-prev { position: absolute; left: 5px; }
#yorumOwl .owl-nav button.owl-next { position: absolute; right: 5px; }
#yorumOwl .owl-nav button .nav-btn { color: #333; font-size: 52px; }
#yorumOwl .owl-nav button .nav-btn.prev-slide:before { content: "\276C" }
#yorumOwl .owl-nav button .nav-btn.next-slide:before { content: "\276D" }
#yorumOwl .owl-nav button:hover { background: none; }
#yorumOwl .owl-nav button:hover .nav-btn { background: none; opacity: .6 }
/**********/
#merakEdilen { position: relative; margin: 100px 0; }
#merakEdilen figure { }
#merakEdilen figure img { }
#merakEdilen .kapsul { margin-bottom: 28px; display: block; }
#merakEdilen .kapsul .title { font: 500 20px var(--baslik-fontu); color: var(--tema-renk1); position: relative; width: fit-content; margin: 0 0 10px; z-index: 15; text-transform: uppercase; }
#merakEdilen .kapsul .subtitle { font: 600 32px var(--baslik-fontu); color: #3a3a3a; position: relative; width: fit-content; margin: 0 auto 15px; z-index: 15; }
#merakEdilen .soruKapsul { position: relative; z-index: 75 }
#merakEdilen .soruKapsul .item { padding: 15px 0; }
#merakEdilen .soruKapsul .baslik { font: 500 18px var(--icerik-fontu); border-bottom: 1px solid #d1d1d1; padding-bottom: 18px; }
#merakEdilen .soruKapsul .cevap { margin: 29px 0; border-left: 2px solid var(--tema-renk2); padding: 0 25px; font: 400 15px var(--icerik-fontu); line-height: 30px; color: #888788; }
/**********/
#crew { position: relative; margin: 100px 0; }
#crew .kapsul { margin-bottom: 49px; }
#crew .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; }
#crew .kapsul .subtitle { font: 600 32px var(--baslik-fontu); color: #3a3a3a; position: relative; width: fit-content; margin: 0 auto 15px; z-index: 15; }
#crew .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%; }
#crew .wrap { justify-content: center; }
#crew .item { position: relative; margin: 10px; box-shadow: 0 0 5px 1px #0000001a; transition: all 750ms ease; }
#crew .item figure { }
#crew .item figure img { }
#crew .item .metin { background: #fff; padding: 25px 10px; text-align: center; }
#crew .item .metin .baslik { font: 600 18px var(--baslik-fontu); color: #3a3a3a; }
#crew .item .metin .locate { font: 300 16px var(--icerik-fontu); text-transform: uppercase; color: #9e9d9e; }
#crew a.learnMore { display: block; background: #34424e; padding: 15px 25px; border-radius: 45px; color: #fff; font: 500 15px var(--icerik-fontu); position: relative; width: fit-content; margin: 35px auto 0; }
#crew .item:hover { transform: translateY(-10px); }
/*********/
#crewCat { margin: 35px; }
#crewCat .item { position: relative; margin: 10px; box-shadow: 0 0 5px 1px #0000001a; transition: all 750ms ease; }
#crewCat .item figure { }
#crewCat .item figure img { }
#crewCat .item .metin { background: #fff; padding: 25px 10px; text-align: center; }
#crewCat .item .metin .baslik { font: 600 18px var(--baslik-fontu); color: #3a3a3a; }
#crewCat .item .metin .locate { font: 300 16px var(--icerik-fontu); text-transform: uppercase; color: #9e9d9e; }
#crewCat .item:hover { transform: translateY(-10px); }
/*********/
#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-renk2); width: 20px; height: 20px; }
.paylasOnOff a:hover { box-shadow: 0 0 12px rgba(0,0,0,.5); }
.paylasOnOff a:last-child { border-bottom: none; }
/*****/
.sallaHover { position: relative; overflow: hidden; }
.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%; }
/********/
#acilForm { background: #fff; z-index: 50; display: block; position: relative; margin-bottom: 75px; }
#acilForm .item { background: #f9ffff; padding: 10px 20px; box-shadow: 0 0 4px 3px #00000017; border-radius: 5px; margin-top: -110px; }
#acilForm .item .metin { padding: 0 20px 0 0; }
#acilForm .item .metin .baslik { font: 500 18px var(--icerik-fontu); text-transform: uppercase; color: #012243; }
#acilForm .item .metin .icerik { font: 400 16px var(--icerik-fontu); color: #818284; line-height: 26px; }
#acilForm .item .metin .icerik p { margin-bottom: 5px; }
#acilForm .item .metin .icerik p a { font: 600 26px var(--icerik-fontu); color: var(--tema-renk2); }
#acilForm .item .metin .icerik ul { margin: -3px 0 10px; }
#acilForm .item .metin .icerik ul li { display: flex; justify-content: space-between; }
#acilForm .item .metin .icerik ul li strong { color: #818284; }
#acilForm .item .metin .icerik h2 { font: 500 16px var(--icerik-fontu); margin: 8px 0; }
#acilForm .item .metin .icerik strong { font: 500 15px var(--icerik-fontu); color: #314351; }
#acilForm .item .aclFrm { }
#acilForm .item .aclFrm .formdetay { display: flex; flex-wrap: wrap; }
#acilForm .item .aclFrm .formdetay .wrap { margin: -5px; display: flex; }
#acilForm .item .aclFrm .formdetay .row .satir { width: calc(50% - 10px); margin: 0 5px 15px; }
#acilForm .item .aclFrm .satir .h2 { font: 500 18px var(--icerik-fontu); color: #012243; }
#acilForm .item .aclFrm .satir { margin-bottom: 15px; width: 100%; }
#acilForm .item .aclFrm .satir .form-control { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0.25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
#acilForm .item .aclFrm .satir .form-control::placeholder { color: #212529; }
#acilForm .item .aclFrm .guvenlik { display: flex; align-items: center; justify-content: space-between; }
#acilForm .item .aclFrm .guvenlik label { padding-left: 0 !important; }
#acilForm .item .aclFrm .guvenlik label img { }
#acilForm .item .aclFrm .guvenlik .form-control { width: 70%; }
#acilForm .item .aclFrm .satir button { cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk2); border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; border-radius: 4px; height: 100%; padding: 12px 20px; margin: 10px 0 0; font: 500 16px var(--icerik-fontu); width: fit-content; }
#acilForm .item .aclFrm .satir button:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
/********/
#yenimetin{margin: 50px 0 150px 0; line-height: 25px; color: #222;}
#yenimetin p { margin-bottom: 20px }

@media (min-width:1901px) {
}


@media (min-width:1601px) and (max-width:1900px) {
}

@media (min-width:1401px) and (max-width:1600px) {
}

@media (min-width:1200px) and (max-width:1400px) {
}

@media (min-width:992px) and (max-width:1199px) {
}

@media (min-width:768px) and (max-width:991px) {
}

@media (max-width:767px) {
    footer table tbody { display: block; width: 100% !important; }
    footer table tr { display: block; width: 100% !important; }
    footer table tr td { display: block; width: 100% !important; height: auto !important; text-align: center !important; }
    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 .satir1 .footIlet { width: 100%; }
    footer .satir3 { padding: 15px 10px; }
    footer .satir3 .contract { overflow: hidden; white-space: nowrap; overflow-x: auto; margin: 10px 0 0; width: 100%; display: block }
    footer .satir3 .contract ul { justify-content: flex-start; padding-bottom: 10px; }
    footer .satir3 .copy { text-align: center }
    footer .satir3 .imza { justify-content: center; margin: 10px 0 }
    footer .satir1 .footerLogo img { margin: 45px auto 0; }
    /**********/
    #blog .swiper-button-next { right: 0; }
    #blog .swiper-button-prev { left: 0; }
    #tedaviler .curve { top: -90px; }
    #tedaviler .kapsul .subtitle { text-align: center }
    #merakEdilen { margin: 75px 0; }
    #merakEdilen figure { margin-bottom: 30px }
    #yorumlar .curve { top: -90px; }
    #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; }
    #aboutUs figure { margin-bottom: 10px; }
    #aboutUs .metin .baslik { text-align: center; }
    #aboutUs .metin .kisaOzet { text-align: center; font-size: 28px; }
    #merakEdilen .kapsul .title { text-align: center; margin: 0 auto 10px; }
    #merakEdilen .kapsul .subtitle { text-align: center; font-size: 28px; }
    #ozgecmis .bir { padding-right: 0; }
    #ozgecmis .iki { padding-left: 0; }
    .randevuOlustur .kapsul .formdetay .row .satir { width: 100%; margin: 10px 0; }
    #rndvOlustur .kapsul .formdetay .row .satir { width: 100%; margin: 10px 0; }
    #acilForm { margin: 50px 0; }
    #acilForm .item { margin-top: 0; }
    #yorumOwl .owl-nav button.owl-next { right: 0 }
    #yorumOwl .owl-nav button.owl-prev { left: 0; }
}
