footer { width: 100%; float: left; clear: both; margin: 0; position: relative; z-index: 0; color: #fff; background-color: #003e44; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
footer .subLa { position: relative; width: 100%; border-bottom: 1px solid #FFFFFF99; padding: 80px 0px 80px 0px; display: flex; align-items: center; justify-content: space-between; gap: 75px; }
footer .subLa .text { font: 500 28px var(--baslik-fontu); color: #fff; width: 615px; max-width: 100%; text-transform: capitalize; }
footer .subLa .call-now { display: inline-block; width: fit-content; border: 1px solid #fff; padding: 10px 25px; border-radius: 8px; background: #fff; color: #141414; }
footer .subLa .call-now:hover { background: transparent; color: #fff; }
footer .subscribe-form { width: 481px; max-width: 100% }
footer .subscribe-form .input-field { position: relative; }
footer .subscribe-form .input-field:has(input:focus) { border-color: var(--tema-renk1) }
footer .subscribe-form .input-field input { min-height: 56px; line-height: 1.5em; border-style: solid; border-color: #ffffff; background: transparent; width: 100%; padding: 19px; border-width: 1px; padding-right: 145px; }
footer .subscribe-form .input-field .button-holder { position: absolute; z-index: 1; top: 5px; right: 5px; bottom: 5px; left: auto; display: inline-flex; align-items: center; margin: 0 auto; height: 50px; }
footer .subscribe-form .input-field button { position: relative; display: inline-flex; align-items: center; flex-wrap: wrap; height: 100%; margin-top: 0; text-align: center; border: 1px solid transparent; fill: #fff; text-transform: capitalize; padding: 5px 30px; background-color: #ffffff; color: #222222; font: 500 17px var(--baslik-fontu); line-height: normal; }
footer .subscribe-form .input-field button svg { width: 16px; height: auto; }

footer .footer_content { padding: 80px 0px 50px 0px; }
footer .footer_content .footer_item { }
footer .footer_content .footer_item img { margin-bottom: 24px; max-width: 130px; }
footer .footer_content .footer_item .footer_message { font: 300 16px var(--icerik-fontu); line-height: 24px; width: 360px; max-width: 100%; color: #ffffff; padding: 4px 30px 30px 0px; }
footer .footer_content .footer_item .footer_social { display: flex; flex-wrap: wrap; margin-left: -8px; margin-right: -8px; justify-content: flex-start; }
footer .footer_content .footer_item .footer_social .social_item { display: flex; align-items: center; justify-content: flex-start; margin-left: 8px; margin-right: 8px; }
footer .footer_content .footer_item .footer_social .social_item a { display: flex; align-items: center; padding: 13px 12px; text-transform: uppercase; justify-content: flex-start; background-color: #ffffff; }
footer .footer_content .footer_item .footer_social .social_item a:hover { opacity: 0.75; }
footer .footer_content .footer_item .footer_social .social_item a svg { fill: #000000; width: 14px; height: auto; }
footer .footer_content table { width: 100%; }
footer .footer_content table tbody { }
footer .footer_content table tbody tr { vertical-align: top; }
footer .footer_content table tbody tr td { }
footer .footer_content table tbody tr td h2 { padding: 2px 0px 2px 10px; border-left: 2px solid; color: #ffffff; font: 500 20px var(--baslik-fontu); line-height: 32px; margin: 0 0 24px; }
footer .footer_content table tbody tr td p,
footer .footer_content table tbody tr td a { font: 300 16px var(--icerik-fontu); line-height: 28px; color: #ffffff; cursor: pointer; }
footer .footer_content table tbody tr td p:hover,
footer .footer_content table tbody tr td a:hover { color: #c0c0c0; }
footer .footer_content table tbody tr td p:not(:first-child),
footer .footer_content table tbody tr td a:not(:first-child) { margin-top: calc(6px / 2); }
footer .footer_content .footer_contact { }
footer .footer_content .footer_contact h2 { padding: 2px 0px 2px 10px; border-left: 2px solid; color: #ffffff; font: 500 28px var(--baslik-fontu); line-height: 32px; margin: 0 0 24px; }
footer .footer_content .footer_contact .locations { }
footer .footer_content .footer_contact .locations .location_item { display: flex; padding-bottom: calc(6px / 2); align-items: flex-start; }
footer .footer_content .footer_contact .locations .location_item .icon { display: flex; position: relative; padding-right: 6px; margin-top: 6px; }
footer .footer_content .footer_contact .locations .location_item .icon svg { fill: #ffffff; transition: fill 0.3s; width: 18px; height: auto; }
footer .footer_content .footer_contact .locations .location_item .text { align-self: center; padding-inline-start: 5px; font: 300 16px var(--icerik-fontu); line-height: 28px; color: #ffffff; }
footer .footer_content .footer_contact .locations .location_item .text a { align-self: center; padding-inline-start: 5px; font: 300 16px var(--icerik-fontu); line-height: 28px; color: #ffffff; }
footer .footer_content .footer_contact .locations .location_item .text a:hover { color: #c0c0c0; }
footer .footer_content .footer_contact .locations .location_item:not(:first-child) { margin-top: calc(6px / 2); }
footer .footer_alt { border-style: solid; border-width: 1px 0px 0px 0px; border-color: #FFFFFF99; padding: 20px 0px 20px 0px; }
footer .footer_alt .imza { font: 500 18px var(--baslik-fontu); color: #ffffff; line-height: 27px; }
footer .footer_alt .imza a { font: 500 18px var(--baslik-fontu); color: #ffffff; line-height: 27px; }
footer .footer_alt .contract { display: flex; justify-content: flex-end; align-items: center; }
footer .footer_alt .contract li { margin-right: calc(40px / 2); margin-left: calc(40px / 2); }
footer .footer_alt .contract li:after { left: auto; position: relative; border: none; right: calc(-40px / 2); }
footer .footer_alt .contract li:not(:last-child):after { content: ""; height: 50%; border-left: 1px solid #c0c0c0; }
footer .footer_alt .contract li a { font: 500 18px var(--baslik-fontu); color: #ffffff; line-height: 32px; }
footer .footer_alt .contract li a:hover { color: #c0c0c0; }
/**************/
#iletKap { margin: 35px 0; }
#iletKap .cl4 { padding: 0 15px; }
#iletKap .item { margin-bottom: 40px; border-style: solid; border-width: 1px; border-color: rgb(236, 238, 239); display: flex; align-items: center; padding: 30px 25px; transition: all 500ms ease; height: 100%; gap: 20px; }
#iletKap .item .icon { width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
#iletKap .item .icon.adress { background-color: #ff0143; }
#iletKap .item .icon.tells { background-color: #6ebd32; }
#iletKap .item .icon.maills { background-color: #6EC1E4; }
#iletKap .item .icon svg { width: 30px; height: 30px; }
#iletKap .item .icon svg path { fill: #fff; }
#iletKap .item .icon.tells svg path:first-child { stroke: #fff; fill: none; }
#iletKap .item .icon.tells svg path:last-child { fill: #fff; }
#iletKap .item .metin { margin: 0; color: #4b4b4b; font: 400 16px var(--icerik-fontu); line-height: 29px; }
#iletKap .item .metin a { margin: 0 0 10px; color: #0089ff; font: 500 16px var(--icerik-fontu); display: block; }
#iletKap .item .metin a:last-child { margin: 0; }
#iletFormBil { margin: 50px 0; position: relative; display: block; }
#iletFormBil .kapsul { margin: 0 0 25px; padding: 0 25px 0 0; }
#iletFormBil .kapsul .title { margin: 0 0 10px; color: #000000; font: 400 21px var(--icerik-fontu); font-style: italic; }
#iletFormBil .kapsul .subtitle { font: 400 34px var(--baslik-fontu); color: #082740; line-height: 48px; margin: 0 0 20px; }
#iletFormBil .kapsul .content { font: 500 18px var(--icerik-fontu); color: #7c859b; line-height: 34px; margin: 0 0 20px; }
#iletFormBil .kapsul .content .kap { margin: 0 0 25px; position: relative; }
#iletFormBil .kapsul .content .kap .title { font: 600 18px var(--baslik-fontu); border-bottom: 1px solid #dedede; padding: 0 0 10px; color: var(--tema-renk1) }
#iletFormBil .kapsul .content .kap .k0 { font: 400 16px var(--icerik-fontu); line-height: 25px; color: #727272; }
#iletFormBil .iletFollow { display: flex; align-items: center; justify-content: flex-start; gap: 22px; }
#iletFormBil .iletFollow a { width: 50px; height: 50px; background-color: #ECEEEF; border-radius: 50px; display: flex; align-items: center; justify-content: center; }
#iletFormBil .iletFollow a svg { width: 24px; height: 24px; fill: #9CA3A9; }
#iletFormBil .iletFollow a.yout svg path { fill: #9CA3A9; }
#iletFormBil .iletFollow a:hover { background: var(--tema-renk2); }
#iletFormBil .iletFollow a:hover svg { fill: #fff; }
#iletFormBil .iletFollow a.yout:hover svg path { fill: #fff; }
#iletFormBil .iletForm { }
#iletFormBil .adKap { }
#iletFormBil .adKap .cl6:first-child .satir { padding-right: 4px; }
#iletFormBil .adKap .cl6:last-child .satir { padding-left: 10px; }
#iletFormBil form input, #iletFormBil form textarea { width: 100%; height: 60px; display: block; border: none; outline: none; background-color: #f3f3f3; font-size: 16px; font-weight: 500; color: #9ca3a9; padding: 25px; }
#iletFormBil form textarea { height: 150px; }
#iletFormBil form input::placeholder, #iletFormBil form textarea::placeholder { font: 400 16px var(--icerik-fontu); color: #252525 !important; }
#iletFormBil form input:focus, #iletFormBil form textarea:focus { outline: none; box-shadow: none; color: #252525 !important; }
#iletFormBil form .satir { margin-bottom: 15px; width: 100%; }
#iletFormBil form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#iletFormBil form .satir.guvenlik label { padding-left: 0 !important; height: 74px; width: 20%; }
#iletFormBil form .satir.guvenlik label img { width: 100%; margin-top: 14px; }
#iletFormBil form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#iletFormBil form button { display: inline-block; vertical-align: middle; border: none; outline: none; background-color: #ffa801; font: 500 18px var(--icerik-fontu); color: #082740; text-transform: uppercase; padding: 14px 50.5px; transition: all .4s ease; cursor: pointer; }
#iletMap iframe { width: 100%; filter: grayscale(1); }
/**********/
#katIcerik .icerik { color: #2319088c; font-family: "Inter", Sans-serif; font-size: 16px; font-weight: 400; text-transform: none; font-style: normal; text-decoration: none; line-height: 1.5em; letter-spacing: 0px; }
#katIcerik .icerik p { margin: 0 0 20px; }
#katIcerik .icerik blockquote { border-style: solid; border-width: 0px 0px 0px 5px; border-color: #edbcb1; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; padding: 0px 40px 0px 40px; margin: 20px 0 40px; }
#katIcerik .icerik blockquote p { padding: 10px; color: #231908; font-family: "Inter", Sans-serif; font-size: 18px; font-weight: 400; text-transform: none; font-style: normal; text-decoration: none; line-height: 1.5em; letter-spacing: 0px; margin: 0px 60px 0px 0px; }
#katIcerik .icerik h2 { margin-bottom: 20px; color: #231908; font-size: 25px; font-weight: 400; text-transform: none; font-style: normal; text-decoration: none; line-height: 1.3em; letter-spacing: -0.4px; font-family: "Frank Ruhl Libre", Sans-serif; }
#katIcerik .icerik ul { font-size: 15px; color: #000000; padding: 0; margin: 6px 0 0 0; }
#katIcerik .icerik ul li { position: relative; /* display: flex; */ /* align-items: center; */ font-weight: 400; font-size: 16px; line-height: 26px; color: #5e6d77; margin-bottom: 16px; padding-left: 27px; }
#katIcerik .icerik ul li:before { content: "\2713"; background: #CEF2E5; color: #10AC58; border-radius: 50%; font-size: 10px; width: 10px; height: 10px; text-align: center; line-height: 1; padding: 5px; margin-right: 10px; position: absolute; left: 0; top: 3px; }
#katIcerik .icerik ol { color: #000; }
#katIcerik .icerik ul li, #katIcerik .icerik ol li { margin-bottom: 20px; }
/**************/
#kurumsal { margin: 50px 0; }
#kurumsal .icerik { font: 400 18px var(--icerik-fontu); line-height: 33px; }
#kurumsal .icerik img { height: auto; }
#kurumsal .icerik h2 { color: #252525; font: 600 26px var(--baslik-fontu); margin: 0 0 25px; }
#kurumsal .icerik p { margin-bottom: 10px; }
#kurumsal .icerik ul { list-style: circle; margin-left: 30px }
#kurumsal .icerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px }
#kurumsal .icerik ul li::marker { color: #252525; }
/**************/
nav.icMenu { padding: 15px; background: transparent; margin-right: 30px; border: 1px solid var(--tema-renk1); }
nav.icMenu a { position: relative; display: block; text-decoration: none; margin-bottom: 3px; font-size: 18px; padding: 10px 10px 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: #fff; background: var(--tema-renk1); }
nav.icMenu a.active:after { position: absolute; top: 15px; right: 15px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; transform: rotate( -45deg); box-sizing: border-box; }
/****/

#simdiilet { background: linear-gradient(180deg, #343434 95%,#fafafa 95%); padding: 80px 0 0 0; }
#simdiilet .row { position: relative; z-index: 6; }

#simdiilet .sol { width: 440px; max-width: 100%; overflow: hidden; padding-left: 30px; }
#simdiilet .sol .title { display: flex; align-items: center; color: #ddd; }
#simdiilet .sol .title img { margin-left: -30px; }
#simdiilet .sol .title span { display: inline-block; font-size: 16px; color: #ddd; padding-left: 9px; text-transform: uppercase; }
#simdiilet .sol .subtitle { color: #fff; font-size: 43px; line-height: 44px; margin: 25px 0 45px 0; }
#simdiilet .sol .item { display: flex; margin-bottom: 25px; }
#simdiilet .sol .item .resim { flex-shrink: 0; }
#simdiilet .sol .item .resim div { width: 90px; height: 90px; border-radius: 50%; background: #3f3f3f; line-height: 40px; text-align: center; position: relative; position: relative; }
#simdiilet .sol .item .resim div:after { content: attr(data-sira); width: 24px; height: 23px; background: #fff; border-radius: 50%; display: block; position: absolute; right: -1px; top: 4px; line-height: 25px; font-size: 12px; font-weight: 600; text-align: center; }
#simdiilet .sol .item .resim div img { display: inline-block; filter: brightness(100); position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }

#simdiilet .sol .item .text { margin: 21px 16px 0 27px; }
#simdiilet .sol .item .text .h1 { font-size: 22px; color: #fff; margin: 0 0 19px 0; }
#simdiilet .sol .item .text .ozet { font-size: 16px; line-height: 27px; color: #ccc; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#simdiilet form { padding: 56px 56px; border-top: solid 6px var(--tema-renk2); background: #fff; width: 462px; max-width: 100%; box-shadow: 8px 7px 17px 7px #00000069; }
#simdiilet .satir span { display: block; font-weight: 700; font-size: 22px; color: #1b1a1a; font-family: var(--baslik-fontu); position: relative; padding-left: 41px; }
#simdiilet .satir span:after { content: ''; background: url(/d/r/ikon.png) no-repeat; position: absolute; left: 0; top: 3px; z-index: 5; width: 22px; height: 26px; }


#simdiilet .satir strong { display: block; color: #bf230f; font-weight: 700 }
#simdiilet .satir { margin: 0 0 30px 0; overflow: hidden; }
#simdiilet .satir:last-child { margin: 0 }
#simdiilet .satir label { background: #f4f4f4; display: block; padding: 20px 0 0px 20px; color: #000; text-transform: uppercase; font-weight: 500; }
#simdiilet .bilgiver { color: #9b9b9b; line-height: 24px; font-size: 15px; font-weight: 400; }
#simdiilet .bilgiver a { }
#simdiilet .satir select, #simdiilet .satir input[type=text], #simdiilet .satir textarea { letter-spacing: .5px; width: 100%; background: #efefef; display: block; font-weight: 600; height: 43px; border: 1px solid #f4f4f4; background-color: #f4f4f4; padding: 0 0 7px 20px; border-radius: 3px; color: #666; }
/*
.simdiButton { position: relative; background: #1a1a1a; border: none; padding: 20px 5px; width: 172px; display: block; color: #fff; font-weight: 600; border-radius: 4px; cursor: pointer; z-index: 2; }
.simdiButton:after { content: ''; position: absolute; height: 30px; width: 30px; border-radius: 50%; top: 13px; right: 6px; background: url(/d/r/sprite.png) no-repeat -614px -652px; }
.simdiButton:hover:after { background-position: -720px -761px; }
.simdiButton:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: #6fb99d; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37,.31,.31,.9); }
.simdiButton:hover:before { transform: scaleX(1); transform-origin: left center; }
*/
.simdiButton { cursor: pointer; border: none; outline: none; display: inline-block; color: #fff; background-color: var(--tema-renk2); border-radius: 2px; vertical-align: middle; text-align: center; text-transform: uppercase; font-size: 14px; padding: 20px 55px 20px 34px; font-weight: 500; transition: all .4s ease; position: relative; z-index: 1; }
.simdiButton:after { content: ''; background: url('/d/r/sprite.png') no-repeat -450px -509px; width: 17px; height: 11px; position: absolute; right: 15px; top: 22px; }
.simdiButton:hover { }
.simdiButton:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37,.31,.31,.9); background-color: var(--tema-renk1); }

.simdiButton:hover:before { transform: scaleX(1); transform-origin: left center; }
/***/

#simdiilet .satir50 { float: left; width: calc(50% - 20px); margin-right: 20px; }
#simdiilet .satir100 { margin-right: 20px; }
#simdiilet .satir textarea { height: 99px; padding: 15px 20px; }
/***/
/***/
#nedenler { position: relative; padding-top: 100px; background: linear-gradient(to right, #d30e2e, #960018 100%); }
#nedenler .container { display: block; position: relative; }
#nedenler h2 { position: relative; padding: 0 0 3px 0; margin: 0 0 15px 0; color: #fff; font-size: 38px; font-family: 'Playfair Display'; font-weight: 400; }
#nedenler h2:after { content: ''; width: 50px; height: 2px; background: #d30e2e; position: absolute; bottom: 0; left: 0; }

#nedenler .kapsul { padding: 0 0; margin: 0 -10px; }
#nedenler .bilgi { font-size: 16px; margin: 0 0 18px 0; color: #ddd; width: 65%; line-height: 25px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#nedenler .item { margin-bottom: 10px; box-shadow: 2px 1px 9px 0 rgba(0,0,0,.1); display: block; padding: 0 15px 25px 15px; margin: 12px; border-radius: 8px; }
#nedenler .item figure { border-top-left-radius: 8px; border-top-right-radius: 8px; height: 221px; position: relative; overflow: hidden; margin: 0 -15px; }
#nedenler .item figure img { }
#nedenler .item h3 { color: #f7f7f7; font-weight: 400; font-size: 15px; width: 250px; line-height: 19px; margin: 10px 0 5px 0; height: 38px; }
#nedenler .item .ozet { font-weight: 400; color: #888; height: 46px; font-size: 13px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#nedenler .item:hover span.ok { display: block; }
#nedenler .item span.ok { display: none; position: absolute; width: 50px; height: 50px; background: #f5bd42; border-radius: 50%; top: 196px; right: 15px; }
#nedenler .item span.ok:after { content: ''; width: 40px; height: 16px; background: url(/d/r/sprite.png) -291px -292px; position: absolute; right: 5px; top: 17px; filter: invert(1); }
/***/

/*********/
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none }
.aktifTab { display: block }

.popup99 { text-align: center; width: 100%; height: 100%; padding: 50px 10px; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1000000; background: rgba(0,0,0,.6); }
.popup99 a.git99 { position: relative; display: inline-block; width: 100%; height: 100%; }
.popup99 a.git99 img { max-width: 100%; max-height: 100%; }
.popup99 a.git99:hover { opacity: 1 }
.popup99 a.kapat99 { color: #fff; font-size: 35px; position: absolute; left: 50%; top: 10px; }
.popup99 img { display: inline-block }
/***kolon yapisi***/
.urunTab { margin: 60px -15px 0 -15px; }
.urunTab .bilgi { min-height: 288px; box-shadow: 1px 1px 2px 0px rgba(0, 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 0; 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; }
/**mobil**/
#mobilMenu { display: none; top: 0; position: absolute }

#mobilMenu { position: fixed; height: 100%; padding-top: 60px; z-index: 99999; width: 100%; overflow-x: hidden; overflow-y: auto; padding-bottom: 0; background: #1d1e20; color: #fff; -webkit-overflow-scrolling: touch }

#mobilMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar-thumb { background-color: #000 }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatMobil i { font-size: 35px; color: #1d1e20; }
#kapatMobil:hover { color: #ccc }
#mobilMenu > ul { margin: 0; padding: 0; border: 0 }
#mobilMenu > ul > li { border-bottom: solid 1px #232527; position: relative; }
#mobilMenu li.okKoy { position: relative }
#mobilMenu li.acik:after, #mobilMenu li.okKoy:after { position: absolute; right: 15px; top: 15px; font: 400 18px Arial }
#mobilMenu li.okKoy:after { content: '+' }



#mobilMenu li.acik:after { content: '-' }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu > ul > li > a { font-size: 14px; font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #fff; }
#mobilMenu > ul li ul, #mobilMenu > ul li ul li ul { margin: 0; padding: 0; display: none }
#mobilMenu > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu > ul > li ul a { font-size: 12px; font-style: normal; font-weight: 400; text-transform: none; line-height: 13px; letter-spacing: 0; color: #999 }
#mobilMenu > ul li a { position: relative; display: block; padding: 15px 25px; color: #ddd; font-size: 16px; }
.mobilArama { position: relative; width: 75%; margin: 20px auto }
.mobilArama input { display: block; padding: 8px; width: 100%; font-size: 10px; background: #e3e3e4; color: #111; letter-spacing: 1px; border: none }
.mobilArama .araButonu { position: absolute; z-index: 999; right: 25px; top: 0 }
.mobilArama .araButonu button { margin: 0; padding: 6px 8px; font-size: 12px; border: none; color: #333; background: #e3e3e4 }
#hamburger { display: none; top: 38px; right: 15px; z-index: 999999; width: 26px; height: 26px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
#hamburger span { display: block; height: 2px; width: 100%; background: #ddd; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; }

#hamburger span:nth-child(1) { top: 0 }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 8px; }
#hamburger span:nth-child(4) { top: 16px; }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50% }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); background: #ddd; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #ddd; }
#hamburger.open { }

/**mobil**/

/***/
a#telNo { font-size: 15px; font-weight: 400; }
a#telNo:after { content: ''; position: absolute; left: 10px; top: 13px; background: url(/d/ortak.png) no-repeat -307px -353px; width: 16px; height: 16px; z-index: 6; filter: invert(1); }

/*******/
#blogAna { padding: 35px 0px; position: relative; overflow: hidden; }
#blogAna .kapsul { margin: 0 0 35px; display: flex; justify-content: space-between; align-items: end; }
#blogAna .kapsul .title { font: 500 18px var(--baslik-fontu); color: #252525; text-transform: uppercase; margin: 0 0 10px; }
#blogAna .kapsul .subtitle { font: 600 36px var(--baslik-fontu); color: #252525; text-transform: capitalize; width: 575px; max-width: 100%; }

#blogAna .item { transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); }
#blogAna .item figure { position: relative; border-radius: 20px; overflow: hidden; transition: all .5s; height: 306px; margin-bottom: 22px; }
#blogAna .item figure img { width: 100%; height: 100%; object-fit: cover; }
#blogAna .item figure img:first-child { position: absolute; left: 0; top: 0; right: 0; bottom: 0; transform: translateX(50%) scaleX(2); opacity: 0; filter: blur(10px); transition: all 0.4s ease-in-out; }
#blogAna .item .baslik { font-size: 23px; font-weight: 400; line-height: 1.3125; letter-spacing: -.03em; margin-bottom: .7em; text-decoration: none; background-image: linear-gradient(currentColor, currentColor); background-size: 0 1px; background-position: 0 100%; background-repeat: no-repeat; transition: background-size .5s cubic-bezier(0,0.57,0.55,1); will-change: background-size; color: #1c1c1c; text-align: center; }
#blogAna .item:hover figure img { }
#blogAna .item:hover figure img:first-child { transform: translateX(0) scaleX(1); opacity: 1; filter: blur(0); }
#blogAna .item:hover figure img:nth-child(2) { transform: translateX(-50%) scaleX(2); opacity: 0; filter: blur(10px); }
/****/
#blogAna .oklar { display: flex; flex-direction: row-reverse; gap: 0; }
#blogAna .swiper-button-next, #blogAna .swiper-button-prev { padding: 10px; height: 50px; width: 50px; border-radius: 50px; top: initial; transform: none; color: #fff; background: none; top: initial; background: var(--tema-renk1); right: initial; left: initial; position: relative; }
#blogAna .swiper-button-next { right: initial; }
#blogAna .swiper-button-prev { right: 15%; }
#blogAna .swiper-button-next:after, #blogAna .swiper-button-prev:after { font-size: 21px; }
#blogAna .swiper-button-next:after { content: "\1F852"; }
#blogAna .swiper-button-prev:after { content: "\1F852"; rotate: 180deg; }
#blogAna .swiper-button-next.swiper-button-disabled, #blogAna .swiper-button-prev.swiper-button-disabled { opacity: 1; background: none; border: 1px solid var(--tema-renk2); color: var(--tema-renk2); }
/*********/


.kapsulins { margin-top: 45px; }

.kapsulins .oge { background: #ffdf8f; margin: 0 10px 0 10px; padding: 11px 13px; display: block; float: left; text-align: center; border-radius: 4px; }
.kapsulins .oge .kisiBasi { display: block; font-size: 13px; color: #6b4d00; }
.kapsulins .oge .tl { display: block; font-weight: 700; font-size: 25px; color: #533b00; }
.kapsulins .oge .tl small { }
/****/
#goToTop { display: none; position: fixed; transition: bottom ease .5s; right: 10px; z-index: 999; width: 40px; height: 40px; cursor: pointer; background: var(--tema-renk2); border-radius: 50%; bottom: 100%; }
#goToTop.active { bottom: 55px; }
#goToTop:after { position: absolute; top: 16px; left: 50%; width: 12px; height: 12px; content: ''; margin-left: -5px; border-right: 2px solid #fff; border-top: 2px solid #fff; transform: rotate( -45deg); box-sizing: border-box; }
/******/
/******/
#hatavar { margin: 50px 0; letter-spacing: 1px; font-size: 32px; color: #555; text-align: center; }

/******/
h2#benzer { height: 36px; line-height: 36px; font-size: 16px; font-weight: 700; border-bottom: 2px solid #eee; margin: 42px 0 20px 0; }
h2#benzer:after { content: ""; width: 30px; height: 2px; background: #5bbac7; display: block; position: relative; bottom: 2px; }
#benzerHab { display: flex; flex-wrap: wrap }
#benzerHab a { display: block; width: calc(33% - 15px); }
#benzerHab a:nth-child(3n+1) { margin: 0 15px 15px 0; }
#benzerHab a:nth-child(3n+2) { margin: 0 7.5px 15px 7.5px; }
#benzerHab a:nth-child(3n) { margin: 0 0 15px 15px }

#benzerHab a figure { height: 164px; overflow: hidden; position: relative; }
#benzerHab a figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 164px; max-width: initial; }
#benzerHab a h3 { line-height: 23px; height: 69px; font-size: 16px; margin: 8px 0; }
/*******/

/*******/

.dersAll { min-height: 450px; }
.dersAll .kapsul { display: flex; flex-wrap: wrap; justify-content: space-evenly; width: 100% }
.dersAll .kapsul a { display: block; width: 32%; margin: 0 0 30px 0; position: relative; border-radius: 20px; overflow: hidden; }
.dersAll .kapsul a figure { overflow: hidden; max-height: 286px; }
.dersAll .kapsul a figure img { display: block; width: 100%; }
.dersAll .kapsul a h3, .dersAll .kapsul a h2 { margin: 0; z-index: 8; letter-spacing: .5px; background: var(--tema-renk2); padding: 8px 20px; border-radius: 15px; position: absolute; bottom: 15px; right: 15px; color: #4b400d; text-decoration: none; font: 700 14px var(--baslik-fontu); }
.dersAll .kapsul a:hover h3, .dersAll .kapsul a:hover h2 { color: #000; }


.dersAll .kapsul a:hover img { opacity: .9 }
/***/
/******/
/************/
#haberDetay { color: #898989; line-height: 25px; }
.haberTepe { background: #efefef; padding: 100px 0 30px 0; font-family: Roboto; font-size: 30px; }
#haberDetay time { margin: 50px 0 20px 0; display: block; }
#haberDetay figure { }
#haberDetay figure img { width: 100%; }
#haberDetay .icerik { border-bottom: solid 3px #d4d4d4; margin-bottom: 30px; }
/*********/
.mobRes { padding: 0 }
/*******/
#katPage a { display: block; margin-bottom: 40px; border-bottom: solid 1px #e5e5e5; padding-bottom: 40px; text-align: center; }
#katPage a figure { overflow: hidden; height: 250px; position: relative; margin: 0 }
#katPage a figure img { height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }
#katPage strong { font-size: 14px; color: #666; display: block; margin-top: 8px }
/********/
.altSayfaHaber { margin-top: 50px; line-height: 30px; letter-spacing: .5px; font-size: 14px; color: #333; }
.altSayfaHaber ul { list-style: disc; margin-left: 20px }
.altSayfaHaber h2, .altSayfaHaber h3, .altSayfaHaber h4 { line-height: 36px }
.altSayfaHaber h2 { font-size: 22px }
.altSayfaHaber h3 { font-size: 20px }
.altSayfaHaber h4 { font-size: 18px }
.altSayfaHaber .bilgiler { padding: 5px 60px 0 0; }
.altSayfaHaber .bilgiler span { display: block; position: relative; margin: 0 0 40px 30px; }
.altSayfaHaber p { margin-bottom: 30px; }
.altSayfaHaber .icerik { min-height: 400px; }

.konum99, .tel99, .mail99 { position: absolute; left: -38px; top: 6px; background: url(/d/ortak.png) no-repeat; display: block; opacity: .3; }
.konum99 { background-position: -367px -422px; width: 15px; height: 21px; }
.tel99 { background-position: -426px -488px; width: 16px; height: 22px; }
.mail99 { background-position: -393px -460px; width: 17px; height: 13px; }


/********/
/*******/
textarea#TBmesaj, textarea#TBdigerOzellik { height: 150px; }
.formContact .form-control { width: 100%; border-radius: 0; border: 1px solid #e1e1e1; height: 42px; margin-bottom: 20px; font: 100 14px 'Roboto'; color: #111; box-shadow: none; padding: 5px 10px }
.dugme { height: 46px; width: 225px; margin: 0 auto 100px auto; background-color: #818483; color: #fff; display: block; line-height: 48px; text-align: center; margin-top: 7px; font-size: 16px; text-decoration: none; font-weight: 800; }
.dugme:hover { background-color: #696969; color: #ccc; }
/********/

/********/
/****ic menu****/
ul.icMenu { list-style-type: none; padding: 0; width: 100%; padding-right: 15px; }

ul.icMenu .hizli { font-weight: 700; color: #dadada; padding: 10px 0px; font-size: 22px; text-transform: uppercase; letter-spacing: 8px; text-align: center; }
ul.icMenu #00a651li { position: relative; }
ul.icMenu li a { display: block; font: 400 14px 'Exo',sans-serif; color: #111; padding: 16px; text-decoration: none; background: #f4f3f3; margin-bottom: 3px; letter-spacing: 1px; }
ul.icMenu li a.hover { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu li a.active { background: #888; color: #dadada; }
ul.icMenu li a:hover:not(.active) { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu2 { width: 250px; float: left; margin-right: 15px; }
ul.icMenu li.kategoriM a { background: #d9d9d9; border-bottom: solid 1px #383838; padding-left: 29px; }
/*****/ /*******/


#kateg { background: #fbfbfb; border-bottom: 1px solid #eee; padding: 15px 0; margin: 0 0 40px 0; }
#kateg h1 { font-weight: 700; font-size: 36px; margin: 0; }
#kateg .katicerik { font-size: 16px; line-height: 1.5em; margin-bottom: 0; color: #a0a0a0; }
/*********/
.kategori { margin-top: 45px; min-height: 400px; }
.kategori .item { position: relative; margin: 0 10px 30px 10px; overflow: hidden; display: block; text-align: center; padding: 0 0 20px 0; }
.kategori .item figure { margin-right: 10px; height: 240px; position: relative; overflow: hidden; width: 100%; }
.kategori .item figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; max-height: 90%; width: auto; max-width: 80%; }

.kategori .item h2 { margin: 5px 0; color: #444; display: block; }
.kategori .item .ozet { color: #53585c; line-height: 25px; padding-right: 15px }
/*******/
.basvuruDetay h2 { font-size: 18px; color: #333; padding: 15px 0 12px; }
.basvuruDetay .icerik { line-height: 25px; margin-bottom: 40px }
.basvuruDetay .icerik p { margin-bottom: 20px }
.basvuruDetay #video { position: relative; margin-bottom: 40px }
.basvuruDetay #video iframe { border: none; min-height: 400px; width: 100%; }

/*******/
.katTepe { }
.katTepe a { display: block; border: solid 1px #f3f3f3; width: 300px; max-width: 100%; margin: 0 auto 50px auto; text-align: center; padding: 30px 0; background: #f5f5f5; font-size: 16px; letter-spacing: .3px; }
.katTepe a:hover { background: #ddd; }
.flexYap { display: flex; flex-wrap: nowrap }
/*******/

/*********/
#bolumAlt { margin: 50px 0; min-height: 400px }
#bolumAlt .item { margin: 0 10px 90px 10px; }
#bolumAlt .item a.resim { display: block; text-align: center; overflow: hidden; margin: 0 auto; border-radius: 20px; box-shadow: 0px 0px 8px 0 rgba(0, 0, 0,.2); height: 340px; position: relative; }
#bolumAlt .item a.resim img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }
#bolumAlt .item h2.metin { min-height: 38px; margin: 5px 0 0 0; }
#bolumAlt .item h2.metin a { color: #272263; font-size: 20px; text-align: center; display: block; transition: all ease .3s; font-weight: 400; background: #fff; padding: 15px 0; }
#bolumAlt .item h2.metin a:hover { opacity: .8 }
#bolumAlt .item h2.metin strong { }
#bolumAlt .item h2.metin figure { height: 256px; overflow: hidden; }
/*******/

/*******/


/******/
iframe { max-width: 100%; }
/***/
/******/
.nedirIcerik { font-size: 16px; color: #444; min-height: 457px; line-height: 28px; }
.nedirIcerik iframe { margin: 30px 0 }
.nedirIcerik p { margin: 7px 0 }
.nedirIcerik .icerik { line-height: 30px; }
.nedirIcerik h1 { color: #58585a; font-weight: 700; font-size: 24px; margin: 0; border-bottom: 1px solid #dbdbdb; margin-bottom: 20px; height: auto; padding: 0 0 10px 0; }

.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 0; }
.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: #4D4E53; font: 700 20px/30px 'Roboto'; }
.nedirIcerik ul { list-style: disc; margin-left: 30px; }
.nedirIcerik ul li { padding-left: 30px; padding-bottom: 3px; position: relative; line-height: 30px; }
.nedirIcerik .itemN { margin: 10px; max-height: 400px; overflow: hidden; }
.nedirIcerik .itemN img { }
.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 .videoNedir iframe { width: 100%; }
.nedirIcerik img { height: auto !important; display: list-item; margin: 0 25px 20px 0; }
/******/

#bizAriyalim { background: #41bdd4; padding: 80px 0; }
#bizAriyalim h2 { text-align: center; padding-bottom: 5px; color: #fff; position: relative; font-weight: 800; margin: 0 0 45px 0; font-size: 25px; }
#bizAriyalim h2:after { content: ''; position: absolute; width: 80px; background: #d32a27; height: 3px; top: 110%; left: 50%; transform: translateX(-50%); }

#bizAriyalim input[type=text] { color: #fff; margin-right: 10px; width: 250px; float: left; background: #d32a27; border: solid 1px #d32a27; padding: 15px 20px; font-size: 12px; }
#bizAriyalim input[type=text]::placeholder { color: #fff; }
#bizAriyalim .ic { width: 770px; margin: 0 auto; max-width: 100%; }
a#araGonder { float: left; background: #116e7f; color: #fff; padding: 13px 20px; display: block; width: 250px; text-decoration: none; text-align: center; letter-spacing: 2px; font-weight: 800; }
/*******/
/********/

/***********/
.fotorama { max-width: 800px; margin: 0 auto }

h1.sayfaMob { display: none }
/********/

/***/


/***/

a.dahaFazla { overflow: hidden; height: 30px; line-height: 30px; position: relative; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 1px 3px rgba(0,0,0,.1); padding: 0 18px; border: 1px solid #e0e0e0; border-radius: 2px; text-align: center; color: #212121; background: #fff; margin: 0 auto 30px auto; width: 232px; display: block; }
.dahaFazla:after { content: ""; height: 1px; background: #eee; width: 480px; position: absolute; top: 15px; left: -500px; display: block; z-index: -1; }
.dahaFazla:before { content: ""; height: 1px; background: #eee; width: 480px; position: absolute; top: 15px; right: -500px; display: block; z-index: -1; }



#paging { text-align: center; }
#paging a { display: inline-block; padding: 5px 20px; background: #11ada4; border-radius: 5px; color: #fff; margin: 10px 5px; font-size: 16px; font-weight: 700; }
#paging a.active { background: #283891 }


#etikAll ul li { transition: all 0.4s; display: inline-block; margin: 10px 10px 10px 0; padding: 1px; background: rgba(0,0,0,0.15); opacity: 0.5; -moz-border-radius: 30px; border-radius: 30px; }
#etikAll ul li:hover { transition: all 0.4s; background: #0084ff; }
#etikAll ul li a { text-transform: capitalize; font-size: 12px; font-weight: 400; line-height: 23px; color: #2d3745; background: #ffffff; display: inline-block; padding: 4px 10px; border-radius: 30px; }
#etikAll ul li a:hover { }
/*****blogcategory page******/
/****ic menu****/
ul.icMenu { list-style-type: none; padding: 0; width: 100%; padding-right: 15px; }

ul.icMenu .hizli { font-weight: 700; color: #dadada; padding: 10px 0px; font-size: 19px; text-transform: uppercase; text-align: center; letter-spacing: 1px; }
ul.icMenu li { position: relative; }
ul.icMenu li a { color: #111; padding: 16px; text-decoration: none; background: #f4f3f3; margin-bottom: 3px; font-size: 12px; line-height: 19px; display: block; }
ul.icMenu li a.hover { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu li a.active { background: #888; color: #dadada; }
ul.icMenu li a:hover:not(.active) { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu2 { width: 250px; float: left; margin-right: 15px; }
ul.icMenu li.kategoriM a { background: #ededed; border-bottom: solid 1px #cacaca; padding-left: 18px; }
/****ic menu****/

/***/

.haberTags { height: 42px; overflow: hidden; }
.haberTags a:nth-child(2n) { color: #fccb1b; }
.haberTags a:nth-child(2n+1) { color: #5c585c; }
.haberTags a:nth-child(2n):hover { color: #000; }
.haberTags a:nth-child(2n+1):hover { color: #444; }
/*******/
.katicerik { margin: 50px 0; }
#katVicets, #sonGonderi, #arsiv, #etikAll { font-size: 18px; text-transform: uppercase; position: relative; font-weight: 900; background: #ffffff; margin-bottom: 40px; padding: 30px; border: 2px solid rgba(0,0,0,0.07); border-radius: 5px; overflow: hidden; border-bottom-width: 4px; }
h4.kv-baslik { position: relative; padding-bottom: 19px; font-weight: 800; font-size: 16px; }
h4.kv-baslik:after { content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 1px; background: #00776f; }

.katVicetsBl { margin-top: 80px; }

#katVicets ul li, #arsiv ul li { position: relative; font-size: 14px; line-height: 50px; max-height: 50px; text-transform: uppercase; border-top: 1px solid rgba(0,0,0,0.07); }
#katVicets ul li:first-child, #arsiv ul li:first-child { border: none; }
#katVicets ul li a, #arsiv ul li a { color: #2d3745; font-weight: 700; display: block; }
#katVicets ul li > a:before, #arsiv ul li > a:before { transition: all 0.4s; content: "-"; display: inline-block; font-family: Arial; font-size: 0; font-weight: 400; line-height: 13px; margin-left: -15px; width: 15px; }
#katVicets ul li:hover > a, #arsiv ul li:hover > a { color: #278eca; }
#katVicets ul li:hover > a:before, #arsiv ul li:hover > a:before { font-size: 25px; margin-left: 0; line-height: 18px; }
#katVicets ul li a:hover, #arsiv ul li a:hover { }

#katVicets ul li a span, #arsiv ul li a span { font-size: 12px; font-weight: 700; margin-top: 10px; text-align: center; line-height: 30px; width: 30px; height: 30px; float: right; opacity: 0.5; border-radius: 30px; position: relative; }
#katVicets ul li a span:before, #arsiv ul li a span:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,0.15); -moz-border-radius: 30px; border-radius: 30px; }
#katVicets ul li:hover > a > span, #arsiv ul li:hover > a > span { color: #ffffff; transition: all 0.4s; background: #278eca; opacity: 1; }
/*****/
#sonGonderi ul li { border-top: 1px solid rgba(0,0,0,0.07); position: relative; text-transform: none; margin-bottom: 30px; min-height: 85px; font-size: 14px; max-height: 50px; padding-left: 80px; }
#sonGonderi ul li:first-child { border-top: none; }
#sonGonderi ul li .resim { position: absolute; top: 25px; left: 0; width: 60px; height: 60px; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
#sonGonderi ul li .resim img { width: 60px; height: 60px; }
#sonGonderi ul li .resim a { position: absolute; top: 0; left: 0; width: 60px; height: 60px; display: block; opacity: 0; }
#sonGonderi ul li .resim a span { position: absolute; top: 0; left: 0; width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 18px; color: #ffffff; transition: all 0.4s; background: rgba(0,132,255,0.75); border-radius: 50%; }
#sonGonderi ul li h6 { font-size: 13px; padding-top: 20px; margin: 0 0 13px 0; font-weight: 700; color: #2d3745; }
#sonGonderi ul li h6 a { display: block; line-height: 16px; color: #777; font-weight: 700; }
#sonGonderi ul li time { font-size: 13px; color: #cfcfcf; font-weight: 400; }
/*****/

/*******/

/****/
.onceki .miniRes { float: left; border-radius: 50%; overflow: hidden; margin-right: 15px }
.onceki .miniRes img, .sonraki .miniRes img { height: 60px; width: 60px }
.onceki .miniOk { float: left }
.onceki .miniOk a { line-height: 60px; font-size: 22px; display: inline-block; margin-right: 15px }
.onceki .miniYolla h4, .sonraki .miniYolla h4 { margin: 5px 0 }
.onceki .miniYolla h4 a, .sonraki .miniYolla h4 a { font-size: 12px; line-height: 20px; display: block; font-weight: 700; color: #424242; }
.onceki:hover .miniOk a, .sonraki:hover .miniOk a { color: red }
.onceki .miniYolla a span, .sonraki .miniYolla a span { font-size: 12px; display: block }
.sonraki { text-align: right }
.sonraki .miniOk { float: right }
.sonraki .miniRes { float: right; border-radius: 50%; overflow: hidden; margin-left: 15px }
.sonraki .miniOk a { line-height: 60px; font-size: 22px; display: inline-block; margin-left: 15px }

.onceki .miniRes a, .sonraki .miniRes a { display: block; height: 60px; width: 60px; }
.onceki .miniRes img, .sonraki .miniRes img { height: 100%; max-width: initial }
/****/

/****paylasim****/

.haberPaylas { margin: 20px 0px 60px 0; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; padding-top: 20px; padding-bottom: 20px; }
.haberPaylas div { display: inline-block; vertical-align: middle; margin: 10px 0; }


.haberPaylas .sos { width: 32px; height: 32px; display: inline-block; background-image: url(/d/r/elements.png); background-repeat: no-repeat; margin: 0; }

.haberPaylas .met { display: inline-block; position: relative; padding: 0 9px; border-left: 1px solid rgba(255,255,255,.1); font-weight: 700; line-height: 10px; }
.haberPaylas a { font-size: 11px; color: #fff; height: 32px; border-radius: 3px; margin-left: 10px; display: inline-block; }

.haberPaylas a.faceHaber { background-color: #516eab; }
.haberPaylas a.faceHaber:hover, article .haberPaylas a.twitHaber:hover { color: #fff; opacity: .9; }
.haberPaylas a.faceHaber .sp-facebook { background-position: -20px -20px; }
.haberPaylas a.faceHaber .metin { }
.haberPaylas a.twitHaber { background-color: #29c5f6; }

.haberPaylas a.twitHaber .sp-twitter { background-position: -20px -436px; }
.haberPaylas a.twitHaber .metin { }
.haberPaylas a.linkedHaber { background-color: #0073b0; }

.haberPaylas a.linkedHaber .sp-linked { background-position: -23px -783px; }
.haberPaylas a.linkedHaber .metin { }

.haberPaylas a.linkedHaber { background-color: #0073b0; }
.haberPaylas a.whatsapp { background: #69c701; }
.haberPaylas a.whatsapp .sp-whats { background-position: -20px -736px; }

.haberPaylas a.instagram { background: #517fa6; }
.haberPaylas a.instagram .sp-insta { background-position: -20px -229px; }

li#whats, li#whatsM { }
li#whats a, li#whatsM a { background-color: #69c701; background-position: -20px -736px; background-image: url(/d/r/elements.png); background-repeat: no-repeat; height: 34px; margin: 6px 0 0 14px; color: #fff; font-weight: 400; padding: 9px 8px 6px 32px; }

/***/
/****paylasim****/

#ilgili { margin-top: 60px; }
#ilgili .item { display: block; margin: 0 10px; flex-grow: 1; flex-shrink: 1; flex-basis: 33.33%; }
#ilgili .item figure { position: relative; display: block; overflow: hidden; background: #fff; height: 146px; padding-bottom: 6px; }
#ilgili .item figure img { max-width: initial; width: 100%; height: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }

#ilgili .item strong { display: block; font-weight: 400; color: #555; font-size: 15px; padding: 10px 10px 20px 0; line-height: 21px; }
#ilgili .item a { display: inline-block; }
#ilgili .item a:hover { color: #333; }
/********/

.altSayfaHaber ul { list-style: disc; margin-left: 40px; }

#haberGrubu { position: relative; background: #fff; width: 500px; max-width: 100%; margin: 0 auto; display: flex; }
#haberGrubu:after { content: ''; position: absolute; left: 19px; top: 17px; background: url('/d/r/sprite.png') no-repeat -274px -327px; width: 54px; height: 27px; }

#haberGrubu input { color: #81a3a6; font-size: 13px; font-weight: 300; padding: 24px 20px 24px 88px; border: none; border-top-right-radius: 11px; overflow: hidden; box-shadow: 0 0 80px -10px #000000a6; flex-grow: 1; border-top-left-radius: 25px; }
#haberGrubu button { text-shadow: none; border: none; border-radius: 0px; background-color: #ffd200; right: 0px; top: 0; text-align: center; font-size: 14px; font-weight: bold; color: #fff; padding: 20px 5px; border-top-right-radius: 25px; border-top-left-radius: 11px; width: 125px; flex-shrink: 1; }
#haberGrubu button:active { background-color: #333; color: #fff; }

/******/
#rezKat { margin: 0 auto 60px auto; }
#rezKat .container .item:nth-child(1) { width: 250px; }
#rezKat .kutu { padding: 30px 20px; margin: 0 20px 0 0; border: solid 1px #ddd; }
#rezKat .kutu h1 { font-size: 16px; margin-top: 0px; border-bottom: 1px solid #d9d9d9; padding: 0 0 15px 0; color: #000; text-align: center; }
#rezKat .kutu strong { color: #1c8089; display: block; margin-top: 20px; font: 700 16px Roboto; }
#rezKat .kutu .bilgi { line-height: 22px; margin: 5px 0; font-size: 14px; color: #000; }
#rezKat .kutu .aracAdi { font-size: 20px; font-weight: 700; }
/*******/
.stickyYap { position: sticky; top: 60px; }
.stickyYap .breadcrumb { float: none; width: 100%; text-align: left; margin: 20px 0 0 0; }
.stickyYap .breadcrumb > li { }
.stickyYap .breadcrumb a { color: #91addb; font-weight: 400; font-size: 12px; }
.stickyYap .breadcrumb > li + li:before { padding: 0 8px; color: #91addb; content: "/\00a0"; font-size: 13px; }
.urunDetay { min-height: 350px; margin-top: 35px; }
.urunDetay .bir { background: #f5f5f5 }
.urunDetay img { height: auto; max-width: 100%; }
.urunDetay .kapsul1 { margin: 10px auto 0 auto; display: flex; }
.urunDetay .kod { color: #929292; font-weight: 400; margin: 15px 0 15px 0; }
.urunDetay .ozet { padding: 20px 0 0; margin: 20px 0 40px 0; font-size: 17px; line-height: 27px; color: #5b5a5a; }
.urunDetay h1 { color: #00bed0; font-size: 27px; margin: 3px 0 10px 0; font-weight: 700; font-family: 'Roboto'; }

.urunDetay .urunBilgileri { position: relative; }
.urunBilgileri .tur { color: #c39a5a; font-size: 18px; margin: 25px 0 0 0; }
.urunBilgileri a.tel { width: 185px; display: block; position: relative; padding: 8px 0 8px 40px; background: #1c8089; border-radius: 20px; margin-right: 25px; padding-right: 10px; color: #fff; font: 700 16px Roboto; float: left; margin-top: 40px; }
.urunBilgileri a.tel:after { background: url('/d/r/sprite.png') no-repeat; content: ''; position: absolute; left: 10px; top: 10px; z-index: 2; background-position: -344px -379px; width: 18px; height: 18px; }

.urunBilgileri ins { background: #ffd200; padding: 7px 20px; border-radius: 15px; color: #4b400d; text-decoration: none; font: 700 18px Roboto; width: 125px; float: left; margin-right: 25px; margin-top: 40px; }
.urunBilgileri .ozet { }

#urunResimleri { margin-right: 20px }
#urunResimleri a { display: block; margin-bottom: 20px; display: none; position: relative; }
#urunResimleri a.coverImg { display: block }
#urunResimleri a.coverImg span { position: absolute; bottom: 10px; left: 10px; z-index: 2; background: #000; padding: 9px 13px; color: #fff; font: 400 14px Roboto; border-radius: 10px; }
#urunResimleri img { width: 100% }
#urunResimleri a:last-child { margin: 0 }


a#urunSayfasiWhatsapp { background: #389e38; color: #fff; font-size: 13px; padding: 15px 35px 15px 20px; display: block; border-radius: 23px; position: relative; width: 185px; margin: 30px 0; }
a#urunSayfasiWhatsapp:after { transition: all ease .3s; content: ''; position: absolute; right: 12px; top: 12px; z-index: 0; background: url(/d/r/whatsappIcon.png) no-repeat; height: 21px; width: 21px; }
a#urunSayfasiWhatsapp:hover:after { transform: rotate(360deg) }
/*******/

.urunDetay .kapsul2 { margin: 50px auto; padding: 10px 0; font: 400 16px Roboto; }

/*******/
.urunilgili { background: #f5f5f5 !important; padding: 40px 0 !important; }
/*******/
#sss { padding: 50px 0; }
#sss h2 { text-align: center; color: #8f003c; letter-spacing: 2px; font-weight: 700; font-size: 22px; margin: 0 0 20px 0; }
#sss .item a { background: #ffdee3; position: relative; display: block; color: #d30e2e; font-size: 16px; padding: 13px 21px; margin: 25px 0; border-radius: 22px; }
#sss .item a:after { content: ''; display: inline-block; width: 0; margin-left: 25px; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px solid #4b5d72; }
#sss .item a.active:after { content: ''; border-top: initial; border-bottom: 6px solid #4b5d72 }
#sss div.cevap { padding: 5px 21px; font-size: 15px; color: #666 }

/******/

/*********/
.blogOklar { margin: 0; }
.blogOklar .left, .blogOklar .right { transition: all ease .2s; top: 175px; width: 30px; height: 30px; background: url(/d/ortak.png); display: block; position: absolute; border-radius: 50%; z-index: 5; }
.blogOklar .left { background-position: -335px -377px; transform: rotate(180deg); left: -50px; }
.blogOklar .right { right: -50px; background-position: -331px -378px; }
.blogOklar .left:hover { bottom: 5px; }
.blogOklar .right:hover { bottom: 5px; }
/*********/
.nedenlerOklar { margin: 0; height: 50px; }
.nedenlerOklar .left, .nedenlerOklar .right { transition: all ease .2s; top: 50%; width: 30px; height: 30px; background: url(/d/ortak.png); display: block; position: absolute; border-radius: 50%; z-index: 5; }
.nedenlerOklar .left { background-position: -335px -377px; transform: rotate(180deg); left: -50px; }
.nedenlerOklar .right { right: -50px; background-position: -331px -378px; }
.nedenlerOklar .left:hover { bottom: 5px; }
.nedenlerOklar .right:hover { bottom: 5px; }
/*********/

/****/

.blogAll, .blogCat { min-height: 450px; }
.blogCat h2 { font-size: 26px }
.blogCat .kapsul { margin: 0; }
.blogCat .item { padding: 25px; margin: 0 0 30px 0; position: relative; background-color: rgb(242 243 243 / 72%); border-radius: 4px; }

.blogCat .item .resim { margin-right: 30px; overflow: hidden; float: left; width: 185px; height: 122px; }
.blogCat .item .resim a { display: block; margin-left: auto; margin-right: auto; position: relative; display: block; height: 100%; }
.blogCat .item .resim a img { }

.blogCat .item time { position: absolute; left: 10px; top: 10px; border-radius: 50%; padding: 13px 8px 0 8px; text-align: center; width: 63px; background: #fff; z-index: 5; height: 63px; }
.blogCat .item time span { position: relative; font-weight: 600; font-size: 12px; display: block; margin-bottom: 2px; text-transform: uppercase; color: #222; }
.blogCat .item time span:after { content: ''; left: 50%; transform: translateX(-50%); bottom: -2px; width: 10px; position: absolute; height: 2px; color: #fff; background-color: #1e73be; }
.blogCat .item time strong { font-size: 20px; display: block; margin-top: 3px }

.blogCat .item .metin { margin: 10px 0; float: left; width: calc(100% - 215px); }
.blogCat .item h2 { margin: 0; }
.blogCat .item h2 a { margin-bottom: 25px; font-weight: 600; font-style: normal; color: #303030; font-size: 18px; display: block; line-height: 19px; letter-spacing: .5px; }
.blogCat .item h2 a:hover { text-decoration: underline }
.blogCat .item a.detayCat { display: block; position: relative; width: 51px; font-size: 15px; margin: 15px 0 0 0; }
.blogCat .item a.detayCat:after { content: ''; position: absolute; left: 49px; top: 6px; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 4px solid #333; }
.blogCat .item a.detayCat:before { background-color: #1e73be; position: absolute; display: block; left: 0; bottom: -5px; width: 0; height: 2px; content: ""; transition: width .4s ease; }
.blogCat .item a.detayCat:hover:before { width: 100%; }
/***/
.blogSag { padding-left: 30px; margin-top: 56px; }
/***/
.iletBilg { }
.iletBilg div { margin: 0 0 25px 0; }
.iletBilg div span { display: block; font-weight: 400; font-size: 14px; color: #eee; margin: 0 0 3px 0; }
.iletBilg div address { display: block; font-weight: 400; font-size: 14px; color: #aaa; margin: 0 0 3px 0; font-style: normal; width: 250px; }

.iletBilg div a { font-size: 15px; font-weight: 400; color: #aaa; display: block; }

a#whats { display: none; width: 130px; position: fixed; left: 15px; bottom: 15px; background-color: #389e38; color: #fff; padding-left: 41px; padding-right: 12px; padding-top: 5px; padding-bottom: 5px; border-radius: 6px; font-size: 17px; line-height: 32px; z-index: 10; height: 42px; }
a#whats img { left: 8px; top: 10px; position: absolute; }
/*******/
#blogOwl { padding: 0 0; margin: 0; }


/*******/
textarea#TBmesaj, textarea#TBdigerOzellik { height: 150px; }
.formContact .form-control { width: 100%; border-radius: 0; border: 1px solid #e1e1e1; height: 42px; margin-bottom: 20px; color: #111; box-shadow: none; padding: 5px 10px }
.dugme { height: 46px; width: 225px; margin: 0 auto 100px auto; background-color: #818483; color: #fff; display: block; line-height: 48px; text-align: center; margin-top: 7px; font-size: 16px; text-decoration: none; font-weight: 800; }
.dugme:hover { background-color: #696969; color: #ccc; }
/********/
/*********/
#hakkimizda { padding: 0 0 100px 0; margin: -62px 0 0 0; z-index: 99; position: relative; }
#hakkimizda .h2 { position: relative; color: var(--tema-renk1); font-size: 28px; margin-bottom: 25px; font-weight: 600; }
#hakkimizda .h2 span { position: relative; display: inline-block; padding-bottom: 10px; margin-bottom: 20px; }
#hakkimizda .h2 span:after { content: ''; position: absolute; left: 0; bottom: 0; width: 100px; height: 3px; background: var(--tema-renk2); z-index: 9; }
#hakkimizda .imza { text-align: center; margin: 13px 0 0 0; }
#hakkimizda .imza img { display: inline-block; max-width: 146px; }
#hakkimizda .metin { box-shadow: 1px 1px 12px #0000004f; padding: 59px 59px; background: #fff; margin: 6px 0 0 -149px; font-size: 16px; line-height: 26px; }
#hakkimizda .metin .item { margin: 0 0 23px 0; }
#hakkimizda .metin .item .tepe { display: flex; align-items: center; margin: 0 0 13px 0; }
#hakkimizda .metin .item .tepe img { }
#hakkimizda .metin .item .tepe div { margin: 0 0 0 19px; color: #000; font-weight: 500; }
#hakkimizda .metin .item .alt { color: #444; }

#hakkimizda .metin .ozet { line-height: 28px; color: #333; font-size: 15px; font-weight: 500; background: #f9f9f9; border-left: solid 4px var(--tema-renk2); font-style: italic; padding: 10px 10px 10px 25px; border-radius: 5px; }
#hakkimizda figure { position: relative; height: 482px; display: block; margin: 100px 0 0; }
#hakkimizda figure:after { content: ''; position: absolute; height: 396px; width: 440px; background: url(/d/r/zeminFoto.png) no-repeat; z-index: -1; left: -5px; top: -4px; }
#hakkimizda figure img { max-height: 100%; max-width: 100%; height: auto; }
#hakkimizda a.link { display: block; text-align: center; background: #d30e2e; border-radius: 30px; color: #fff; margin-top: 10px; font-weight: 400; position: relative; padding: 21px 13px 21px 52px; text-transform: uppercase; width: 240px; }
span.arti { position: absolute; left: 5px; text-align: center; width: 50px; height: 50px; top: 5px; line-height: 40px; background: #fff; transition: .3s; transition: .3s; font-size: 37px; font-weight: 400; color: #330033; border-radius: 100%; }
#hakkimizda a.link:hover { background: #414141; box-shadow: 0px 8px 16px 0px rgba(125, 178, 73, 0.2); color: #fff; }


#hakkimizda ul { float: left; width: 50%; padding-left: 125px; margin-top: -80px; }
#hakkimizda ul li { position: relative; padding-left: 18px; margin: 0 0 15px 0; font-size: 19px; }
#hakkimizda ul li:after { content: ''; position: absolute; width: 6px; height: 6px; border-radius: 50%; background: #d30e2e; z-index: 5; left: 0; top: 10px; }
/*****************/
#yasal { color: #ddd; width: 500px; max-width: 100%; margin: 0 auto; padding: 0 0px 0 0; font-weight: 500; line-height: 22px; letter-spacing: 1px; font-size: 16px; }

#ucludortlu { position: relative; z-index: 9; padding: 95px 0; background: #fbfbfb; }
#ucludortlu .container { /* margin-top: -85px; */ }
#ucludortlu .title { text-align: center; font-size: 36px; margin: 0 0 35px; font-weight: 600; color: var(--tema-renk1); }
#ucludortlu .row { justify-content: unset; width: 100%; }
#ucludortlu .item { padding: 36px 30px 23px 30px; position: relative; flex-grow: 1; background: #fff; margin: 0 15px 28px 15px; width: calc(50% - 30px); display: flex; box-shadow: 5px 3px 7px #0000001c; overflow: hidden; }
#ucludortlu .item figure { height: 64px; width: 64px; margin: 0 auto; flex-shrink: 0; }
#ucludortlu .item figure img { display: inline-block; }
#ucludortlu .item .metin { flex-grow: 1; margin: 0 0 0 10px; }
#ucludortlu .item .h2 { text-transform: uppercase; font-size: 20px; font-weight: 400; margin: 2px 0 0 0; color: var(--tema-renk1); }
#ucludortlu .item .ozet { font-size: 17px; line-height: 28px; color: #555; margin: 10px 0 30px 0; font-weight: 400; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#ucludortlu .item a { border-radius: 48px; background-color: var(--tema-renk1); color: #333333; display: block; position: absolute; right: -14px; bottom: -26px; width: 70px; height: 70px; z-index: 99; }

#ucludortlu .item a:after { content: ''; background: url(/d/r/sprite.png) no-repeat -444px -503px; width: 23px; height: 21px; position: absolute; right: 28px; top: 12px; transition: opacity .4s ease; }
#ucludortlu .item a:hover { background-color: var(--tema-renk2); color: #fff; border-color: var(--tema-renk1); padding-right: 41px; }
/***/
#uygulama { position: relative; z-index: 1; background: #f9f9f9; }

#uygulama .resimAna { }
#uygulama .resimAna div { text-align: right; position: relative; overflow: hidden; width: 100%; height: 100%; }
#uygulama .resimAna img { height: 100%; display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: 5; max-width: initial; object-fit: cover; }

#uygulama .item { background: #fff; box-shadow: 2px 0px 3px #00000000; margin: 0 0 15px 0; overflow: hidden; padding: 36px 30px 23px 30px; }
#uygulama .item .text { }
#uygulama .item figure { }
#uygulama .item figure img { width: 64px; height: auto; }
#uygulama .item h3 { margin: 0 0 10px 0; color: #111; font-size: 20px; font-weight: 600; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#uygulama .item .ozet { font-size: 15px; margin: 0; color: #444; font-weight: 400; margin-bottom: 15px; line-height: 25px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; letter-spacing: .4px; padding-right: 78px; }

#uygulama .item a { border-radius: 48px; background-color: var(--tema-renk1); color: #333333; display: block; position: absolute; right: -20px; bottom: -34px; width: 70px; height: 70px; z-index: 99; }

#uygulama .item a:after { content: ''; background: url(/d/r/sprite.png) no-repeat -444px -503px; width: 23px; height: 21px; position: absolute; right: 28px; top: 8px; transition: opacity .4s ease; }
#uygulama .item a:hover { background-color: var(--tema-renk2); color: #fff; border-color: var(--tema-renk1); padding-right: 41px; }


#uygulama .column { display: flex; flex-wrap: wrap; }

/***/

/****/
#blogAll h2 { margin-bottom: 25px; font-weight: 600; font-style: normal; color: #333; text-transform: uppercase; font-size: 14px; display: block; line-height: 19px; text-align: center; }
#blogAll .kapsul { display: flex; flex-wrap: wrap; margin: 0 -20px; }
#blogAll .kapsul a { display: block; width: calc(25% - 20px); border: solid 1px #ddd; margin: 0 10px 40px 10px; }
#blogAll .kapsul a figure { overflow: hidden; }
#blogAll .kapsul a figure img { }
#blogAll .kapsul a h3, .blogAll .kapsul a h2 { text-transform: capitalize; text-align: center; color: #0082b3; margin: 15px 0; font-weight: 600; font-size: 15px; padding: 0 60px; }
#blogAll .kapsul a:hover h3, .blogAll .kapsul a:hover h2 { color: #333; }
#blogAll .kapsul a:hover img { filter: grayscale(1) }

#blogAll .item .link { background: rgba(0,0,0,0.15); padding: 1px; border-radius: 30px; display: inline-block; float: right; }
#blogAll .item .link a { background: #ffffff; padding: 8px 30px; display: inline-block; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-size: 14px; font-weight: 600; color: #373d47; }
#blogAll .item .link a:hover { color: #ffffff; transition: all 0.4s; background: rgb(39, 142, 202); }
#blogAll .item .icerik { height: 104px; overflow: hidden; position: relative; margin-bottom: 30px; padding-bottom: 25px; font-size: 14px; }
#blogAll .item .icerik a { color: #555; }
/**********/
#casestudy { color: #333; margin: 121px 0; }
#casestudy .row { align-items: center }
#casestudy .title { font-size: 40px; line-height: 44px; color: #000; margin: 0 0 15px 0; width: 477px; max-width: 100%; }
#casestudy .content { line-height: 25px; font-size: 16px; color: #777; }
#casestudy .content ul { display: flex; flex-wrap: wrap; margin: 29px 0; position: relative; line-height: 15px; }

#casestudy .content ul:after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 14px; background: #fff; }
#casestudy .content ul li { border-left: solid 1px var(--tema-renk2); width: 50%; padding: 0 0 15px 13px; color: #777; }
#casestudy .content strong { font-weight: 500; color: #555; display: block; margin: 0 0 15px 0; font-size: 18px; }
#casestudy .tanisin { background: #cea249; padding: 55px 30px; position: relative; text-align: center; color: #fff; margin-left: 115px; }
#casestudy .tanisin:after { content: ''; position: absolute; left: 10px; top: 10px; right: 10px; bottom: 10px; border: solid 1px #fff; z-index: 0; }
#casestudy .tanisin .baslik { font-size: 26px; margin: 0 0 20px 0; position: relative; z-index: 5; font-weight: 500; }
#casestudy .tanisin .ozet { font-size: 19px; margin: 0 0 20px 0; padding: 0 92px; line-height: 26px; position: relative; z-index: 5; font-weight: 500; }
#casestudy .tanisin .icerik { margin: 0 0 26px 0; line-height: 30px; font-size: 16px; padding: 0 25px 26px 25px; position: relative; z-index: 5; font-weight: 400; }
#casestudy .tanisin .icerik:after { content: ''; position: absolute; left: 50%; transform: translateX(-50%); bottom: 5px; width: 125px; height: 1px; background: #fff; }
#casestudy .tanisin .telefonno { position: relative; z-index: 5; font-size: 28px; font-weight: 500; }

#twitfeed { max-height: 611px; overflow: auto; margin: 54px 0; }


/***/
.hareketegec { position: relative; z-index: 2; }
.hareketegec:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37,.31,.31,.9); background-color: var(--tema-renk1); }
.hareketegec:hover:before { transform: scaleX(1); transform-origin: left center; }

/***********/
#ekibimiz { margin: 100px 0; padding: 50px 0 25px; position: relative; overflow: hidden; background: #fdfdfd; }
#ekibimiz .kapsul { margin: 0 0 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; }
#ekibimiz .kapsul .title { font: 600 36px var(--baslik-fontu); color: #252525; text-transform: capitalize; width: 575px; max-width: 100%; }
#ekibimiz .row.wrap { align-items: center; justify-content: center; }
#ekibimiz .item { position: relative; margin: 10px; box-shadow: 0 0 5px 1px #0000001a; transition: all 750ms ease; height: calc(100% - 20px); background: #fff; }
#ekibimiz .item figure { height: 295px; overflow: hidden; width: 100%; border-bottom: solid 2px #f0f0f0; }
#ekibimiz .item figure img { width: auto; height: 100%; object-fit: cover; object-position: center; margin: 0 auto; padding: 15px 0 0; }
#ekibimiz .item .metin { background: #fff; padding: 25px 10px; text-align: center; }
#ekibimiz .item .metin .baslik { font: 600 18px var(--baslik-fontu); color: #3a3a3a; }
#ekibimiz .item .metin .locate { font: 300 16px var(--icerik-fontu); color: #9e9d9e; }
#ekibimiz .item:hover { transform: translateY(-10px); }
/*********/
/***********/

@media (min-width: 1901px) {
 #nedenler .item figure { height: 378px; }
 #blogAna .oge figure { }
}


@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1700px) {
}

@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 .footer-area-inner .footer-logo:after { display: none; }
 footer .footer-area-inner { padding: 50px 0; }
 footer .footer-area-inner .footer-logo img { max-width: 100%; margin: 0 auto; }
 footer .footer-area-inner .footer-logo { margin: 0 0 35px; }
 footer .footer_kap { margin: 0 0 30px; text-align: center; }
 footer .cl4:nth-last-child(-n+3) .footer_kap { margin: 0 0 30px; }
 footer .footer_kap table tbody tr td { display: block; height: auto !important; width: 100% !important; padding: 0; text-align: center; margin: 0 0 30px; }
 footer .footer_kap p, footer .footer_kap a, footer .footer_kap li { margin: 0 auto; }
 footer .social-links li { margin: 0 15px 0 0; }
 footer .social-links { justify-content: center; }
 footer .footer_content table { margin: 30px 0; }
 footer .footer_content table tbody tr td { display: block; margin: 0 0 15px; }
 footer .subLa { padding: 80px 10px; flex-direction: column; gap: 36px; }
 footer .subLa .text { text-align: center; font-size: 34px; }
 footer .subLa .text .subtitle { font-size: 26px; }
 footer .footer_content { padding: 80px 10px 50px; }
 footer .footer_alt { padding: 20px 10px; }
 footer .footer_alt .contract { white-space: nowrap; overflow-x: auto; width: 100%; text-align: left; margin: 10px 0 0; display: flex; justify-content: flex-start; }
 /****/
 /********/
 #hamburger { display: block; }


 #bizAriyalim input[type=text], a#araGonder { width: 100%; margin-bottom: 10px; }

 a#mailAdres { float: none; padding-left: 45px; margin: 15px 0 15px 10px; }

 .logo img { max-width: 215px; }

 .sayfaTepe { padding: 136px 0 34px 0; }
 .flexYap { display: flex; flex-wrap: wrap }

 .sayfaMenu { display: none; position: absolute; width: 100%; background: #fff; top: 66px; z-index: 98; box-shadow: 4px 7px 10px -9px rgba(0,0,0,.5) }
 .sayfaMenu a { padding-left: 25px !important; text-align: left !important }
 .sayfaMenu a.active { display: none }

 h1.sayfaMob { display: none; position: relative; border-radius: 4px; z-index: 2; border: 1px solid #e0e0e0; box-shadow: 0 1px 1px rgba(0,0,0,.17); padding: 12px 25px; font-size: 13px; text-align: left; }
 h1.sayfaMob:after { content: ''; position: absolute; top: 20px; right: 13px; background: url(/d/r/sprite2.png) no-repeat -690px -736px; width: 13px; height: 8px; }


 .ilgiliOklar { display: block; }
 a.logoF { text-align: center; }
 a.logoF img { position: relative; max-width: 275px; left: initial; top: initial; display: inline-block; }
 img.mlogo { width: 185px; margin: 30px auto; text-align: center; display: block; }

 #urunOwl { margin-left: 0; }
 #serit { left: 0; right: initial; width: 42px; }


 a#telNo { font-size: 13px; top: 10px; letter-spacing: 0; padding: 7px 14px; right: 10px; }
 a#eposta { display: none }

 .flexYap { display: flex; flex-wrap: wrap; }
 #kateg h1 { font-weight: 700; font-size: 20px; }

 .nedirIcerik img { height: auto; }
 .haberPaylas strong { display: none }
 .haberPaylas a { min-width: 47px; margin: 10px 0 0 8px; }
 .haberPaylas .sos { margin: 2px 4px 0 6px; }
 .haberPaylas div.gosterim { margin: 0 7px 0 0; }
 #benzerHab a { width: 100%; margin: 0 !important; }
 #benzerHab a figure img { height: auto; width: 100%; }

 .sayfaTepe h1 { }

 .breadcrumb { padding: 0; white-space: nowrap; overflow-x: auto; width: 100%; }

 a#telNo:after { filter: invert(1); }
 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { font-size: 60px; line-height: 53px; margin: -40px 15px 0 15px; color: #222; position: absolute; right: 0; top: 130px; }
 .owl-carousel .owl-nav button.owl-prev { left: initial; left: 0 }
 .owl-theme .owl-nav [class*=owl-]:hover { background: transparent; color: #000 }

 .kapsulins { margin: 15px -10px; }
 .kapsulins .oge { }
 .kapsulins .oge .kisiBasi { max-width: 72px; }
 #kateg .kapsul { margin: 0; display: block; }

 .urunTab .etezgahTab a { padding: 10px 25px; }
 .urunTab .bilgi { padding: 45px 15px; }
 .urunTab { margin: 60px 0 0 0; }
 a#kayitol { top: 80px; right: initial; }

 .nedirIcerik h1 { font-size: 17px; }

 .nedirIcerik ul li { padding-left: 0; }

 .sayfaTepe h1 { width: 100%; float: none; font-size: 22px; margin-bottom: 10px; }
 #blogAna .oge { padding: 0; margin: 10px 0 20px 0 }

 .blogOklar { display: none; }
 .blogSag { padding-left: 0; }
 .blogCat .item .resim,
 .blogCat .kapsul,
 .ilgili .item { display: block; width: 100%; margin: 0; }
 .katVicetsBl { margin-top: 0px; }
 .satir2 .footTel { width: 166px; float: none; }
 .satir2 address { float: none; margin: 25px 0; padding: 0 0 0 25px; }

 .urunDetay .kapsul1 { margin: 10px auto 0 auto; display: block; }
 #urunResimleri { padding: 20px 0 20px 0; }
 .dersAll .kapsul { display: block; margin: 0; }
 .dersAll .kapsul a { width: 100%; margin: 0 0 10px 0; }
 .sayfaTepe .container { display: block; padding: 0 10px }
 .sabit, .dersAll { padding: 0 10px }
 #hakkimizda figure { margin-right: 0; height: auto; padding: 0; }
 #hakkimizda .ozet { margin: 0; height: 187px; }
 #hakkimizda .baslik { font-size: 17px; display: block; margin-bottom: 15px; line-height: 23px; }
 .nedenlerOklar { display: none }
 #hakkimizda figure:after { display: none }
 #hakkimizda ul { float: none; margin: 45px 0 30px 0; width: 100%; padding: 0; }
 #hakkimizda .ozet p { float: none; width: 100%; }
 #yorumlar .baslik { font-size: 30px; }
 #simdiilet .row { padding: 0; margin: 0; }
 #simdiilet .satir50 { width: 100%; float: none }
 #simdiilet .satir100 { margin: 0 }
 #uygulama .column { padding: 0 0 0 0; display: block; }
 #uygulama .column .cl6:nth-child(2n) { padding: 0 }
 #uygulama .resimAna div { position: relative; top: initial; margin-bottom: 25px; }
 #uygulama .resimAna img { max-width: 100%; float: none }
 #hakkimizda .h2 { font-size: 23px; }
 #uygulama { padding-bottom: 10px }

 #hakkimizda .metin { margin: 0; padding: 36px 22px; }
 #casestudy .tanisin .ozet { padding: 0 }
 #ucludortlu .item { width: 100%; margin: 0 0 28px 0; }
 #casestudy .tanisin { margin: 25px 0 25px 0; }
 #blogAna .bir { margin: 0 20px 20px 0; display: block; }

 #simdiilet { overflow: hidden }
 #casestudy .title { font-size: 30px; line-height: 36px; padding: 10px 0 0 0; }
 #casestudy { margin: 40px 0 0 5px; }
 #casestudy .content ul li { line-height: 23px padding: 36px 30px 23px 30px; }
 #simdiilet form { padding: 36px 28px; box-shadow: none; }
 #twitfeed { max-height: 400px }
 .blogCat .item .resim,
 .blogCat .kapsul,
 .ilgili .item { display: block; width: 100%; margin: 0; }
 .blogCat .item .metin { width: 100% }

 .altSayfaHaber { font-size: 16px; }
 .breadcrumb > li { font-size: 16px; }
 footer table p { font-size: 16px; }
 .dersAll .kapsul a h3, .dersAll .kapsul a h2 { font-size: 16px; }
 /***********/
 #blogAna .kapsul .subtitle { font-size: 18px; }
 #blogAna .kapsul { }
 #blogAna .kapsul .kap { width: 74%; }
 #blogAna .oklar { }
 #blogAna .swiper-button-next, #blogAna .swiper-button-prev { width: 35px; height: 35px; }
 /****/
 /****/
}
