﻿

#simdiilet { background: #231f20; padding: 85px 0; }
#simdiilet .inner { padding: 62px 43px; border-top: solid 3px var(--tema-renk3); background: #404040; width: 800px; margin: 0 auto; max-width: 100%; }



#simdiilet .title { display: block; font-weight: 600; font-size: 22px; color: var(--tema-renk3); font-family: var(--baslik-fontu); margin: 0 0 15px 0; width: 250px; max-width: 100%; }
#simdiilet .subtitle { display: block; color: #f0f0f0; font-weight: 500; width: 250px; max-width: 100%; line-height: 25px; }

#simdiilet .satir { margin: 0 0 30px 0; overflow: hidden; }

#simdiilet .satir.guvenlik { display: flex; }
#simdiilet .satir.guvenlik label { width: 30%; }
#simdiilet .satir.guvenlik label img { height: 100%; width: 100%; }
#simdiilet .satir:last-child { margin: 0 }
#simdiilet .satir input[type=text], #simdiilet .satir textarea { letter-spacing: .5px; width: 100%; display: block; font-weight: 600; height: 43px; border: 1px solid #231f20; background-color: #000000; padding: 0 0 0 20px; border-radius: 3px; color: #fff; }
/*
.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: var(--tema-renk1); background-color: var(--tema-renk3); border-radius: 3px; vertical-align: middle; text-align: center; text-transform: uppercase; font-size: 14px; padding: 13px 44px 13px 34px; font-weight: 500; transition: all .4s ease; position: relative; z-index: 1; float: right; }
.simdiButton:after { content: ''; background: url('/d/r/sprite.png') no-repeat -450px -509px; width: 17px; height: 11px; position: absolute; right: 15px; top: 16px; }
.simdiButton:hover { color: #fff; }
.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-renk2); }

.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**/
.yukarigetir { top: 28px !important }
#hamburger { top: 43px; right: 30px; z-index: 101; width: 25px; height: 25px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
#hamburger:after { transition: all ease .3s; content: ''; position: absolute; left: -11px; z-index: -4; top: -11px; width: 40px; height: 40px; border-radius: 50%; /* background: #fff; */ }
#hamburger.open:after { }
#hamburger:hover span:nth-child(2) { width: 100% }

#hamburger.open { }
#hamburger span { display: block; height: 2px; width: 100%; background: #fff; 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: 7px; right: 0; left: initial; width: 20px; }
#hamburger span:nth-child(4) { top: 14px; }
#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); width: 100%; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); width: 100%; }

/**mobil**/

/***/
header .siraver1 { display: flex; }
a#telNo { font-size: 15px; font-weight: 600; color: #fff; padding: 0 0 0 41px; margin: 23px 0 0 0; display: inline-flex; position: relative; gap: 10px; }
a#telNo:after { content: ''; position: absolute; left: 0; top: 0; background: url(/d/ortak.png) no-repeat -566px -653px; width: 27px; height: 27px; z-index: 6; }

a#telNo:hover:after { animation: shake 0.5s; animation-iteration-count: infinite; }

a#telNo2 { font-size: 16px; font-weight: 600; color: #fff; padding: 0 0 0 41px; margin: 23px 0 0 21px; display: inline-flex; position: relative; gap: 10px; }
a#telNo2:after { content: ''; position: absolute; left: 0; top: 0; background: url(/d/ortak.png) no-repeat -566px -653px; width: 27px; height: 27px; z-index: 6; }

a#telNo2:hover:after { animation: shake 0.5s; animation-iteration-count: infinite; }
.menuFixle a#telNo2 { margin: 12px 0 0 21px !important; }

@keyframes shake {
 0% { transform: translate(1px, 1px) rotate(0deg); }
 10% { transform: translate(-1px, -2px) rotate(-1deg); }
 20% { transform: translate(-3px, 0px) rotate(1deg); }
 30% { transform: translate(3px, 2px) rotate(0deg); }
 40% { transform: translate(1px, -1px) rotate(1deg); }
 50% { transform: translate(-1px, 2px) rotate(-1deg); }
 60% { transform: translate(-3px, 1px) rotate(0deg); }
 70% { transform: translate(3px, 1px) rotate(-1deg); }
 80% { transform: translate(-1px, -1px) rotate(1deg); }
 90% { transform: translate(1px, 2px) rotate(0deg); }
 100% { transform: translate(1px, -2px) rotate(-1deg); }
}
/******/

.social2 a { border-radius: 50px; margin-left: 15px; width: 30px; height: 30px; background: #d3e8f6; }
.social2 a:after { position: absolute; content: ''; width: 25px; height: 25px; left: 10px; top: 6px; }
.social2 a.face:after { background-position: -14px -9px; }
.social2 a.inst:after { background-position: -90px -104px; left: 7px; top: 5px; }
.social2 a.twit:after { background-position: -35px -37px; left: 6px; top: 4px; }





/*******/
/****/

/*******/
#blogAna { padding: 75px 0; position: relative; background: #fafafa; }
#blogAna .h2 { color: #333333; margin: 0; }
#blogAna .bilgi { color: #666666; font-size: 16px; line-height: 1.6em; font-style: italic; font-weight: 500; border-left: 3px solid var(--tema-renk1); margin-top: 25px; margin: 25px 46px 0 0; padding-left: 25px; }
#blogAna .kapsul { position: relative; margin-top: 30px; }
#blogAna .oge { display: block; }
#blogAna .oge .ozet { color: #333; font-size: 14px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 21px; margin: 10px 0 20px 0; padding-right: 15px; font-weight: 400; }

#blogAna .oge .h3 { font-size: 20px; margin-top: 5px; width: 300px; max-width: 100%; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blogAna .oge figure { height: 270px; overflow: hidden; position: relative; }
#blogAna .oge figure img { width: 100%; height: initial; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width: initial; }

#blogAna .oge a.more { border-bottom: 1px solid #000; line-height: 22px; display: inline-block; font-size: 14px; color: #000; position: relative; }
#blogAna .oge a.more:hover { color: #444; border-color: #444 }
#blogAna .oge a.more:hover:after { opacity: .6 }
#blogAna .oge a.more:after { content: ''; background: url(/d/r/sprite.png) no-repeat -450px -509px; width: 17px; height: 11px; position: absolute; right: -26px; top: 7px; filter: brightness(0); }




/*******/
#urunkategori { }
#urunkategori .subtitle { text-align: center; margin: 25px 0; color: #fff }
/****/


.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; }
/*******/
#social3 { padding: 5px 20px; text-align: center; width: 137px; display: block; margin: 0 auto; }
#social3 a { position: relative; font-size: 20px; color: #ffffff; border-radius: 50%; height: 25px; width: 25px; padding: 20px; margin: 5px 3px; display: inline-block; background: #ed383c; }
#social3 a:hover { color: #999; }
#social3 i { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) }

/******/

/*******/

.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: #fbfbfb; }
.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%; border: none; }
/***/
/******/
.nedirIcerik { font-size: 16px; color: #fbfbfb; min-height: 457px; line-height: 28px; background: #424141; padding-top: 47px; }
.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: var(--tema-renk3); text-transform: uppercase; }
.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; }
/******/

.menuFixle { width: 100%; top: 0; position: fixed; background: var(--tema-renk2); z-index: 99; box-shadow: 0 5px 17px -10px #4a4a4a; padding: 10px 30px; height: auto; }

.menuFixle .logo { width: 145px; height: 46px; overflow: hidden; margin: 0 auto; }
.menuFixle .li1.okKoy:after { bottom: 0; border-top-color: #fff; }
.menuFixle .logo img { width: 123px; filter: brightness(100); }
.menuFixle a#telNo { margin: 12px 0 0 0 !important; }
.menuFixle .logo a { top: 0 }
.menuFixle nav { margin: 0 0 0 0; }
.menuFixle .diller { top: 8px; }
.menuFixle .diller a { color: #222 !important; }
.menuFixle .diller a.active { color: #fff !important; }
/*******/
#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; }
/*******/
nav.icMenu { padding-right: 15px; margin-top: 17px; }
nav.icMenu a { position: relative; display: block; color: #32302e; text-decoration: none; margin-bottom: 3px; font-size: 13px; text-align: center; padding: 15px 0; font-weight: 700; letter-spacing: .7px }
nav.icMenu a:hover { color: #0975b8 }
nav.icMenu a.active { color: #0975b8 }
nav.icMenu a.active:after { content: '\f054'; font: 400 8px fontawesome; position: relative; right: -9px; top: -1px }
/*******/
/********/

/***********/
.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: #000000; margin-bottom: 40px; padding: 30px; border: 2px solid rgba(0,0,0,0.07); border-radius: 5px; overflow: hidden; border-bottom-width: 4px; margin-top: 63px; }
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: #fff; 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; }



footer { padding: 39px 0 0 0; position: relative; }
footer table { border: none; color: #ddd; width: 100% !important; padding: 15px; }
footer table tr { }
footer table tr td { border: none; padding: 15px; }
footer table tr td:not(footer table tr td:first-child) p:first-child { color: var(--tema-renk1); font-size: 16px; letter-spacing: .5px; }
footer table p { margin-bottom: 20px; line-height: 22px; font-size: 13px; letter-spacing: .2px; }
footer table a { color: #fff !important }

footer .bir { }
footer .bir img { margin-bottom: 15px; }
footer .bir .metin { color: #ccc; font-size: 13px; line-height: 20px; }
footer .bir .metin p { margin: 0 0 20px 0; }

footer h2 { color: #ddd; font-weight: 400; font-size: 16px; margin-bottom: 15px; display: block; }
footer .logoMasF { display: block; margin: 13px 0 0 0; }
footer a#footTel { position: relative; padding-left: 24px; color: #404040; display: block; font-weight: 600; font-size: 19px; margin: 6px auto 0 auto; width: 159px; }


footer .socFoot { position: relative; text-align: center; width: 78%; float: right; }
footer .socFoot:before { content: ''; height: 1px; width: 50px; display: block; background: #dadde0; position: absolute; left: 31px; top: 12px; }
footer .socFoot:after { content: ''; height: 1px; width: 50px; display: block; background: #dadde0; position: absolute; right: 31px; top: 12px; }
footer .socFoot a { display: inline-block; position: relative; padding-left: 28px; line-height: 24px; letter-spacing: .4px; margin: 0 6px; color: #666; width: 24px; height: 24px; }

footer .socFoot a:after { width: 24px; height: 24px; background: url(/d/r/spriteAll.png) no-repeat; content: ''; position: absolute; left: 0; top: 0; }
footer .socFoot a.face:after { background-position: -7px -6px; }
footer .socFoot a.twit:after { background-position: -35px -37px; }
footer .socFoot a.inst:after { background-position: -86px -100px; }
footer .socFoot a.linked:after { background-position: -66px -71px; }
footer .socFoot a.pint:after { background-position: -66px -69px; }

footer .socFoot a:hover, footer .socFoot a:hover i { color: #fff }

footer .linkler a { display: block; color: #818d96; margin-bottom: 15px; font-size: 15px; letter-spacing: .5px; }
footer .linkler a:hover { color: #fff; }

footer .satir1 { padding: 40px 0 30px 0; display: flex; justify-content: center; }
footer .satir1 img { }
footer .linkler a { color: #8c8c8c; display: block; margin: 0 0 15px 0; }
footer .satir2 { padding: 40px 0 30px 0; border-top: solid 1px #545454; }
footer .satir2 .copy { color: #818d96; font-weight: 400; letter-spacing: .8px; margin: 5px 0 0 0; font-size: 13px; }
footer .satir2 .imza { text-align: center; padding: 0 0 15px 0; color: #444; font-size: 11px; letter-spacing: .5px; margin: 0px 0 0 0; float: right; }
footer .satir2 .imza img { max-width: 100px; }


#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; }
/*********/



/****/
.blogCat { min-height: 450px; }
.blogCat h2 { font-size: 22px; color: #fff; }
.blogCat h2 a { color: #fff }
.blogCat .kapsul { margin: 0; }
.blogCat .item { padding: 25px; margin: 20px 0; position: relative; background-color: #000; display: flex; }

.blogCat .item figure { margin-right: 30px; overflow: hidden; width: 268px; height: 122px; display: block; margin-left: auto; margin-right: auto; position: relative; display: block; height: 100%; }
.blogCat .item figure 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; width: calc(100% - 185px); }
.blogCat .item h3 { font-weight: 600; font-style: normal; color: #303030; font-size: 18px; display: block; line-height: 19px; letter-spacing: .5px; margin: 0 0 10px 0; }
.blogCat .item h3 a:hover { text-decoration: underline }
.blogCat .item .kisaOzet { color: #222; line-height: 25px; }
.blogCat .item a.detayCat { display: block; position: relative; width: 51px; font-size: 13px; }
.blogCat .item a.detayCat:after { content: ''; position: absolute; left: 45px; top: 4px; 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; }
/***/
.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; }
/********/
#banner { padding: 85px 0; background: #111; display: none; }
#banner .swiper-button-prev, #banner .swiper-button-next { width: 27px; height: 27px; }
.swiper-button-prev { }

#banner .swiper-button-next { right: -41px; margin: 0; margin-top: -28px; }
#banner .swiper-button-prev { left: -41px; margin: 0; margin-top: -28px; }

#banner .swiper-pagination { position: absolute; bottom: -41px; z-index: 999; left: 50%; transform: initial; text-align: left; }
#banner .swiper-pagination-bullet { width: 20px; height: 20px; text-align: center; padding: 2px 0 0 0; color: #000000; font-size: 12px; opacity: 1; background: #c0c0c0; }
#banner .swiper-pagination-bullet-active { color: #fff; background: var(--tema-renk2); }


#banner .swiper-slide { overflow: hidden; padding-bottom: 50px; }
#banner .swiper-slide .slide-inner { overflow: hidden }
#banner .swiper-slide .slide-inner:after { content: ""; position: absolute; top: -50%; left: -60%; width: 20%; height: 200%; z-index: 8; opacity: 0; transform: rotate(30deg); background: rgba(255, 255, 255, 0.13); background: linear-gradient( to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100% ); }
#banner .swiper-slide:hover .slide-inner:after { opacity: 1; left: 130%; transition-property: left, top, opacity; transition-duration: 0.7s, 0.7s, 0.15s; transition-timing-function: ease; }

#banner .swiper-slide img { width: 100%; height: auto; max-width: initial; }


#banner .inner { width: 800px; margin: 0 auto; position: relative; max-width: 100%; }
#banner .inner .metin { position: absolute; z-index: 9; bottom: 12px; }
#banner .inner .metin:after { content: ''; height: 90px; width: 3px; background: #fff; position: absolute; z-index: 9; left: 0; top: -66px; }

#banner .inner .metin .title { width: fit-content; padding: 5px 20px 5px 10px; margin: 0 auto; color: #fff; text-transform: uppercase; padding-left: 20px; font-weight: 600; }

#banner .inner a { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; }



/*********/
#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; }


/****/
#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; }


.play-btn { width: 50px; height: 50px; background: radial-gradient( var(--tema-renk2) 60%, rgba(255, 255, 255, 1) 62%); border-radius: 50%; display: block; box-shadow: 0px 0px 15px 3px var(--tema-renk2); position: absolute; left: 50%; top: 50%; z-index: 5; transform: translate(-50%,-50%); }

/* triangle */
.play-btn::after { content: ""; position: absolute; left: 50%; top: 50%; transform: translateX(-40%) translateY(-50%); transform-origin: center center; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 15px solid #fff; z-index: 100; transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

/* pulse wave */
.play-btn:before { content: ""; position: absolute; width: 150%; height: 150%; animation-delay: 0s; animation: pulsate1 2s; animation-iteration-count: infinite; opacity: 1; border-radius: 50%; border: 5px solid rgba(255, 255, 255, .75); top: -36%; left: -36%; background: rgba(198, 16, 0, 0); }

@-webkit-keyframes pulsate1 {
 0% { -webkit-transform: scale(0.6); transform: scale(0.6); opacity: 1; box-shadow: inset 0px 0px 15px 3px rgba(255, 255, 255, 0.75), 0px 0px 15px 10px rgba(255, 255, 255, 0.75); }
 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; box-shadow: none; }
}

@keyframes pulsate1 {
 0% { -webkit-transform: scale(0.6); transform: scale(0.6); opacity: 1; box-shadow: inset 0px 0px 15px 3px rgba(255, 255, 255, 0.75), 0px 0px 15px 10px rgba(255, 255, 255, 0.75); }
 100% { -webkit-transform: scale(1, 1); transform: scale(1); opacity: 0; box-shadow: none; }
}

#videoAcDiv { padding: 50px 130px; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; background: rgb(0 0 0 / 98%); text-align: center; }
#videoAcDiv a { color: #fff; font-size: 36px; position: absolute; right: 25px; top: 8px; font-weight: 400; z-index: 99; font-family: Arial; }
a#videoAc:hover { opacity: .8 }
#videoAcDiv iframe { display: block; margin: 0 auto; max-width: 100%; }
/*****************/
#hakkimizda { padding: 85px 0; }
#hakkimizda .row { align-items: center }
#hakkimizda .metin { padding-right: 100px; }
#hakkimizda .metin .title { display: flex; align-items: center; color: var(--tema-renk3); font-weight: 600; }
#hakkimizda .metin .title img { margin-right: 15px; filter: brightness(100); }
#hakkimizda .metin .title span { display: inline-block; font-size: 16px; color: #ddd; padding-left: 9px; text-transform: uppercase; }
#hakkimizda .metin .subtitle { color: #fff; font-size: 34px; line-height: 40px; margin: 20px 0 20px 0; font-weight: 600; }
#hakkimizda .metin .content { color: #fff; font-size: 16px; line-height: 25px; }
#hakkimizda .item .resim { flex-shrink: 0; }
#hakkimizda .item .resim div { width: 80px; height: 80px; border-radius: 50%; background: #3f3f3f; line-height: 40px; text-align: center; position: relative; position: relative; }
#hakkimizda .item .resim div:after { content: attr(data-sira); width: 24px; height: 23px; background: var(--tema-renk3); border-radius: 50%; display: block; position: absolute; right: 5px; top: -5px; line-height: 25px; font-size: 12px; font-weight: 600; text-align: center; color: #000; }
#hakkimizda .item .resim div img { display: inline-block; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 40px; }

#hakkimizda .item { display: flex; margin: 32px 16px 0 0; }
#hakkimizda .item .h3 { font-size: 22px; color: #fff; margin: 0 0 5px 0; font-weight: 500; }
#hakkimizda .item .ozet { font-size: 16px; line-height: 25px; color: #e9e9e9; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; width: 300px; max-width: 100%; }

#hakkimizda .text { margin: -6px 16px 0 38px; }

#hakkimizda figure { position: relative }
#hakkimizda figure:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #231f2038; }
#hakkimizda figure img { }
#hakkimizda .play-btn span { position: absolute; font-weight: 600; bottom: -34px; width: 125px; text-align: center; left: -35px; color: #fff; font-size: 15px; }
#hakkimizda .play-btn:hover span { color: var(--tema-renk3) }
/*****************/
#tamamlananlar { padding: 85px 0; background: #000; }
#tamamlananlar h2 { margin: 0 0 15px 0; text-align: center; color: #fff; text-transform: uppercase; font-size: 26px; position: relative; }
#tamamlananlar h2:after { content: attr(data-veri); position: absolute; left: 50%; transform: translateX(-50%); font-size: 44px; z-index: 0; opacity: .07; bottom: 1px; }
#tamamlananlar .subtitle { font-size: 15px; font-weight: 300; color: #e9e9e9; position: relative; margin: 0 0 0 17px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 60px; text-align: center; }

#devameden { padding: 85px 0; background: #000; }
#devameden h2 { margin: 0 0 15px 0; text-align: center; color: #fff; text-transform: uppercase; font-size: 26px; position: relative; }
#devameden h2:after { content: attr(data-veri); position: absolute; left: 50%; transform: translateX(-50%); font-size: 44px; z-index: 0; opacity: .07; bottom: 1px; }
#devameden .subtitle { font-size: 15px; font-weight: 300; color: #ddd; position: relative; margin: 0 0 0 17px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 60px; text-align: center; }


.projeitem { position: relative; padding: 73px 0 67px 23px; min-height: 450px; }
.projeitem:hover .title { color: #fff }
.projeitem:hover .ekalanlar { opacity: 1; }
.projeitem:hover .metin:after { color: #fff }
.projeitem .inner { position: relative; overflow: hidden; height: 450px; /* height: 100%; */ }
.projeitem .metin { position: absolute; z-index: 9; bottom: 30px; }
.projeitem .metin:after { content: ''; height: 90px; width: 3px; background: #fff; position: absolute; z-index: 9; left: 0; top: -69px; }

.projeitem .metin .title { color: #fff; text-transform: uppercase; padding-left: 20px; font-weight: 600; }
.projeitem .resim { position: relative; display: block; width: 100%; height: 100%; }
.projeitem .resim:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: .1; transition: opacity cubic-bezier(0.3, 0.68, 1, 0.43) .3s; }
.projeitem .resim iframe { width: 100%; height: 100%; }
.projeitem:hover .resim:after { opacity: 0.6; }
.projeitem .resim img { height: 100%; object-fit: cover; object-position: top; }
.projeitem a { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9 }

#urunkategori .projeitem .resim img { width: 100%; height: 100%; object-fit: cover; }

.ekalanlar { position: absolute; top: 135px; z-index: 9; left: 40px; font-size: 15px; opacity: 0; transition: opacity cubic-bezier(0.35, -0.02, 0.99, 0.15) .3s; }
.ekalanlar div { margin: 0 0 15px 0; }
.ekalanlar div strong { display: block; color: #fff; }
.ekalanlar div span { color: #ddd; }
.devamedenOklar { width: 98px; z-index: 11; display: flex; margin: 20px auto 0 auto; }
.devamedenOklar a { background-color: var(--tema-renk1); width: 45px; height: 45px; display: block; text-align: center; padding: 10px; }
.devamedenOklar a svg { fill: #fff; height: 25px; }
.devamedenOklar a:nth-child(2) { background-color: var(--tema-renk2) }
.devamedenOklar .left:hover { bottom: 0; opacity: .4; }
.devamedenOklar .right:hover { bottom: 0; opacity: .4; }
/***/
footer { }
footer nav { }
footer nav ul { display: flex; overflow: hidden; flex-wrap: wrap; justify-content: center; }
footer nav ul li { }
footer nav ul li a { color: #ddd; display: block; margin: 7px 19px; white-space: nowrap; text-align: center; font-size: 14px; }
footer nav ul li a:visited { color: #fff }

#projedetay { }
#projedetay .subtitle { text-align: center; width: 450px; max-width: 100%; margin: 46px auto; color: #fbfbfb; line-height: 23px; font-size: 15px; }
.cizgikoy { }
.cizgikoy .swiper-pagination { bottom: 0; }
.cizgikoy .swiper-pagination-bullet { transition: height ease .3s; width: 41px; height: 4px; border-radius: 0; background: var(--tema-renk3); opacity: .7; }
.cizgikoy .swiper-pagination-bullet:hover { height: 12px }
.cizgikoy .swiper-pagination-bullet-active { height: 12px; opacity: 1; }

#projeGaleri { }
#projeGaleri figure { }
#projeGaleri figure img { width: 100%; height: auto }
#projeGaleri .swiper-button-next { background-color: #231f20cf; padding: 6px; width: 36px; height: 55px; background-size: 20px 45px; }
#projeGaleri .swiper-button-prev { background-color: #231f20cf; padding: 6px; width: 36px; height: 55px; background-size: 20px 45px; }


/**********/
.urunOzellikler { margin: 0 30px; }
.urunOzellikler ul { display: flex; flex-wrap: wrap }
.urunOzellikler li { position: relative; margin: 0px 0 20px 0; padding: 15px 0; display: block; text-align: center; width: 50%; }
.urunOzellikler li img { display: inline-block; }
.urunOzellikler li strong { display: block; color: var(--tema-renk3); font-weight: 600; font-size: 14px; vertical-align: text-top; margin: 3px 0; position: relative; padding-right: 10px; }
.urunOzellikler li span { display: block; color: #fff; font-size: 22px; text-transform: uppercase; }
/**********/
#lokasyon { margin: 75px; }
#lokasyon .title { margin-bottom: 15px; display: flex; }
#lokasyon .title img { margin-right: 15px; filter: brightness(100); display: inline-block; }
#lokasyon .title span { display: inline-block; font-size: 16px; color: var(--tema-renk3); text-transform: uppercase; margin: 2px 0 0 0; font-weight: 600; }
#lokasyon iframe { width: 100%; border: none !important; height: 450px; }

#projemetni { margin: 0 75px; color: #ccc; font-size: 15px; }
#projemetni ul { display: flex; flex-wrap: wrap; list-style: disc; margin: 30px 0 30px 30px; }
#projemetni ul li { width: 33%; color: #fff; padding-right: 50px; font-size: 15px; margin-bottom: 16px; }
#projemetni .title { margin-bottom: 15px; display: flex; }
#projemetni .title img { margin-right: 15px; filter: brightness(100); display: inline-block; }
#projemetni .title span { display: inline-block; font-size: 16px; color: var(--tema-renk3); text-transform: uppercase; margin: 2px 0 0 0; font-weight: 600; }

#katplanlari { margin: 75px; }
#katplanlari .inner { width: 900px; max-width: 100%; margin: 0 auto; }
#katplanlari .title { margin-bottom: 15px; display: flex; }
#katplanlari .title img { margin-right: 15px; filter: brightness(100); display: inline-block; }
#katplanlari .title span { display: inline-block; font-size: 16px; color: var(--tema-renk3); text-transform: uppercase; margin: 2px 0 0 0; font-weight: 600; }
#katplanlari .linkler { margin-top: 150px; }


#katplanlari a.katLink { display: block; /* width: 49px; */ margin-bottom: 30px; position: relative; }
#katplanlari a.katLink strong { display: block; color: #fff; font-size: 20px; font-weight: 500; }
#katplanlari a.katLink span { display: block; color: #7c90a8; border-top: solid 2px #7d96b4; font-size: 10px; text-transform: uppercase; padding: 5px; }
#katplanlari a.active.katLink strong { color: #e0b424; }
#katplanlari a.active.katLink span { border-top: solid 2px #e0b424; }
#katplanlari a.active.katLink:after { content: ''; position: absolute; top: 9px; /* left: 65px; */ right: 0; width: 12px; height: 12px; content: ''; margin-left: -5px; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotate( -45deg); box-sizing: border-box; }

#katplanlari a p { margin: 0; padding: 0 }

.katinner { }
.katinner .metin { width: 293px; float: left; text-align: right; margin-top: 150px; }
.katinner .metin p { margin-bottom: 10px }
.katinner .metin ul li { margin-bottom: 10px }
.katinner .metin strong { color: #a3c2e9; font-weight: 400; font-size: 16px; margin: 0 15px 0 0; }
.katinner .metin em { font-style: normal; color: #e0b526; font-weight: 400; font-size: 16px; display: inline-block; width: 131px; }
.katinner .resim { text-align: center; width: calc(100% - 337px); float: left; margin: 10px 0 0 31px; height: 547px; overflow: hidden; position: relative; }
.katinner .resim img { height: 100%; display: inline-block; width: 100%; object-fit: contain; }



.katinner .item0 { }
.katinner .item1 { display: none; }
.katinner .item2 { display: none; }
/********/
.videoKatalog { display: flex; align-items: center; justify-content: center; gap: 20px; }
a#katalogE { display: block; background: var(--tema-renk2); color: var(--tema-renk3); font-weight: 600; padding: 15px 15px 15px 45px; width: fit-content; position: relative; border-radius: 4px; z-index: 5; }
a#katalogE:after { content: ''; position: absolute; left: 12px; top: 13px; background: url(/d/r/sprite.png) no-repeat -488px -548px; width: 24px; height: 26px; }
a#katalogE:before { position: absolute; left: 0; top: -1px; content: ""; display: block; width: 100%; height: 107%; background-color: var(--tema-renk3); transform-origin: 0 top 0; transform: scaleY(0); transition: 0.4s ease-out; z-index: -1; border-radius: 5px; }
a#katalogE:hover:before { transform: scaleY(1); }
a#katalogE:hover { color: var(--tema-renk2); }

a#videoE { display: block; background: var(--tema-renk2); color: var(--tema-renk3); font-weight: 600; padding: 15px 15px 15px 45px; width: fit-content; position: relative; border-radius: 4px; z-index: 5; }
a#videoE:after { content: ''; position: absolute; left: 13%; top: 50%; transform: translateX(-40%) translateY(-50%); transform-origin: center center; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 15px solid #fff; z-index: 100; }
a#videoE:before { position: absolute; left: 0; top: -1px; content: ""; display: block; width: 100%; height: 107%; background-color: var(--tema-renk3); transform-origin: 0 top 0; transform: scaleY(0); transition: 0.4s ease-out; z-index: -1; border-radius: 5px; }
a#videoE:hover:before { transform: scaleY(1); }
a#videoE:hover { color: var(--tema-renk2); }



#projegalerisi { margin: 75px; }
#projegalerisi .title { margin-bottom: 15px; display: flex; }
#projegalerisi .title img { margin-right: 15px; filter: brightness(100); display: inline-block; }
#projegalerisi .title span { display: inline-block; font-size: 16px; color: var(--tema-renk3); text-transform: uppercase; margin: 2px 0 0 0; font-weight: 600; }

#projegalerisi .row { margin: 0 -10px; }
#projegalerisi a { width: calc(25% - 20px); overflow: hidden; display: block; position: relative; height: 0; padding-top: calc(25% - 21px); margin: 10px; border-radius: 10px; box-shadow: 0 10px 20px rgb(0 0 0 / 3%), 0 6px 6px rgb(0 0 0 / 23%); }
#projegalerisi a:hover { z-index: 1; }
#projegalerisi a:after { content: ""; background: rgb(24 24 24 / 94%); box-shadow: 0 0 0 0 #fff inset; transition: opacity 300ms ease; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: .7; }
#projegalerisi a:hover:after { opacity: 0 }
#projegalerisi a:before { content: "+"; display: block; position: absolute; left: 50%; opacity: .6; top: 50%; transform: translate(-50%,-50%); z-index: 5; color: #fff; font-size: 30px; border: solid 4px #fff; border-radius: 50%; width: 36px; height: 36px; text-align: center; line-height: 34px; font-weight: 600; }

#projegalerisi a:hover:before { opacity: 0; }
#projegalerisi a img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); min-height: 100%; max-width: 125%; }

@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) {

 /********/
 #hamburger { display: block; right: 10px; top: 10px; }
 .yukarigetir { top: 20px !important; }

 #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: 137px; }
 .menuFixle .logo img { width: 100% }
 .sayfaTepe { padding: 137px 0 38px 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; letter-spacing: 0; padding: 3px 0 0 36px; margin: 0; }
 a#telNo2 { font-size: 13px; margin: 20px 0 0 0; padding: 3px 0 0 36px; }
 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; }


 .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; }
 footer .container { display: block; padding: 0 10px }
 #footersol { text-align: left; }
 #footersol div { text-align: left; margin: 36px 0; }
 #footersol:before { display: none }
 footer .satir2 .item:nth-child(1) { width: 100%; }
 footer .social { margin: 30px 0; text-align: left; }
 .satir2 .footTel { width: 166px; float: none; }
 .satir2 address { float: none; margin: 25px 0; padding: 0 0 0 25px; }
 header { padding: 5px 10px !important; }

 .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 }
 .nedenlerOklar { display: none }
 footer table tr td { display: block; width: 100% !important; height: auto !important; }
 #yorumlar .baslik { font-size: 30px; }
 #simdiilet .row { padding: 0; margin: 0; }
 #simdiilet .satir50 { width: 100%; float: none }
 #simdiilet .satir100 { margin: 0 }
 #videoAcDiv { padding: 50px 10px; }
 #videoAcDiv iframe { height: auto; width: 100%; }
 #simdiilet .sol iframe { max-width: 100%; height: 260px; }
 #simdiilet form { padding: 44px 0 0 0; }
 #simdiilet .sol { padding: 0 }
 #simdiilet { padding: 0; overflow: hidden; }
 #hakkimizda .metin { padding: 0 0 61px 0; }
 .projeitem .inner { max-height: 375px }
 #simdiilet .inner { padding: 24px 23px; }
 #banner .swiper-button-prev { left: 0; }
 #banner .swiper-button-next { right: 0; }
 #hakkimizda .text { width: calc(100% - 110px); margin: -6px 0 0 30px; }
 #hakkimizda .item .resim { width: 80px }
 #katplanlari, #projemetni, #lokasyon { margin: 58px 0 25px 0; }
 #projemetni ul li { width: 100% }
 #katplanlari .title, #lokasyon .title, #projemetni .title { margin-left: 10px }

 #projemetni ul { margin-top: 0 }
 #banner { padding: 0; }
 .projeitem { padding: 73px 0 67px 0; }
 footer nav { margin: 20px 0 }
 footer .satir2 .copy { text-align: center }
 #katplanlari a.katLink { display: inline-block; margin-right: 30px; vertical-align: top; }
 .katinner .metin { width: 100%; float: none; text-align: left; margin: 0 0 20px 0; }
 .katinner .resim { text-align: center; width: 100%; float: none; margin: 0; height: auto; }
 #katplanlari { padding: 0 10px; }
 #katplanlari .linkler { margin-top: 75px; }
 #katplanlari a.active.katLink:after { border-right: initial; border-bottom: 2px solid #fff; border-left: 2px solid #fff; border-top: initial; left: 24px; top: 29px; }

 a#katalogE { margin: 30px auto }
 #tamamlananlar h2:after, #devameden h2:after { display: none }

 #banner .swiper-slide .slide-inner { padding-bottom: 25px; }
 #projegalerisi a { width: calc(50% - 20px); float: left; height: 155px; }
 .blogCat .item { display: block }
 .blogCat .item figure, .blogCat .item .metin { width: 100% }

 .videoKatalog { padding: 0 10px; }
 header .siraver1 { display: none; }
 #projegalerisi { display: inline-block; width: 100%; margin: 75px 0; padding: 0 10px; }
 #lokasyon { padding: 0 10px; }
 .menuFixle .logo { margin: 0 0 0 -37px; }
}
