﻿.nedirIcerik { font: 400 16px 'Roboto'; color: #444; min-height: 457px; line-height: 25px; letter-spacing: .2px; position: relative; margin-bottom: 45px; }
.nedirIcerik .bir { position: relative; }
.nedirIcerik iframe { margin: 30px 0 }
.nedirIcerik p { margin: 7px 0 }
.nedirIcerik .icerik { line-height: 30px; }
.nedirIcerik h2 { 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 h2 span { display: block; font-size: 14px; font-weight: 700; letter-spacing: 0; color: #6e6e6e; line-height: 13px; }
.nedirIcerik h2 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; width: 100%; max-height: 595px; }
/*************/
/**mobil**/
#cookie-info { display: none; width: 340px; opacity: 0.8; border-radius: 4px; background-color: #222; z-index: 10; position: fixed; left: 20px; bottom: 18px; padding: 15px 10px; }
#cookieClose { position: absolute; top: 8px; right: 8px; color: #999; font-size: 11px; cursor: pointer; }
#cookie-info a { text-decoration: none; color: #888888; font-size: 11px; }
/****/
/*********/
.blogOklar { position: absolute; z-index: 3; top: 0; height: 74px; right: 0; width: 75px; }
.blogOklar .left, .blogOklar .right { }
.blogOklar .left { position: absolute; width: 40px; height: 40px; right: 75px; background: #e1e1e1; border-radius: 50%; left: initial; z-index: 10; opacity: 1; margin: 0; top: 0; display: flex; align-items: center; justify-content: flex-start; transition: all 750ms ease; }
.blogOklar .right { right: 0; background-position: -329px -376px; background: #e1e1e1; position: absolute; width: 40px; height: 40px; right: 0; border-radius: 50%; margin: 0; top: 0; display: flex; align-items: center; justify-content: flex-start; transition: all 750ms ease; }
.blogOklar .right:before, .blogOklar .left:before { position: absolute; width: 12px; height: 12px; content: ''; right: 14px; top: 14px; border-right: 2px solid var(--tema-renk2); border-bottom: 2px solid var(--tema-renk2); transform: rotate( -45deg); box-sizing: border-box; background: no-repeat; }
.blogOklar .left:before { rotate: 180deg; }
.blogOklar .left span, .blogOklar .right span { display: none; transition: all 750ms ease; }
.blogOklar .right:hover { width: 70px; border-radius: 50px; background: var(--tema-renk2); }
.blogOklar .left:hover { width: 103px; border-radius: 50px; background: var(--tema-renk2); }
.blogOklar .right:hover span, .blogOklar .left:hover span { display: block; padding-left: 10px; font-size: 15px; color: #fff; }
.blogOklar .right:hover:before { border-color: #fff; }
.blogOklar .left:hover:before { border-top-width: 3px; border-left-width: 3px; border-color: #fff; left: 12px; }
.blogOklar .left:hover span { padding-left: 26px; }

/***/
.dersAll { min-height: 450px; margin-top: 30px; }
.dersAll .item { margin: 0 15px 30px 15px; transition: all ease 1s; border: solid 3px #000000; background: #1d1d1d; border-top-left-radius: 20px; border-bottom-right-radius: 20px; position: relative; width: calc(33% - 30px); padding: 20px; text-align: center; overflow: hidden; padding: 15px 0; }
.dersAll .item:hover { border-radius: 0; border-color: #e6e6e6; }
.dersAll .item:hover h3 { color: var(--tema-renk1); }
.dersAll .item .num { position: absolute; font-size: 100px; font-family: var(--icerik-fontu); color: #3156A3; font-weight: 600; left: 5px; top: -10px; z-index: 0; opacity: .1; }
.dersAll .item h2 { margin: 29px 0 5px 0; position: relative; z-index: 5; font-weight: 400; display: block; font-size: 20px; color: #ddd; line-height: 30px; }
.dersAll .item figure { margin: -20px; height: 260px; overflow: hidden; }
.dersAll .item figure img { }
.dersAll .item .ozet { -webkit-line-clamp: 6; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font-size: 16px; font-weight: normal; line-height: 25px; color: #666; margin-bottom: 20px; position: relative; z-index: 3; }
.dersAll .item .ozet a:hover { color: #b39012; }
.dersAll .item a.link { margin-top: 5px; display: block; margin: 0 auto; position: absolute; right: 39px; bottom: 30px; width: 37px; height: 27px; }
.dersAll .item a.link:after { transition: all 0.3s ease-out 0s; content: ''; position: absolute; right: 0; top: 4px; opacity: .5; background: url('/d/r/sprite.png') no-repeat -401px -349px; width: 37px; height: 27px; }
.dersAll .item a.link:hover { color: #a18c58 }
.dersAll .item a.link:hover:after { transform: translateX(5px); filter: saturate(8); }
/*********/
/*******/
#urunGruplari { padding-bottom: 100px; margin-top: 75px; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 60%,rgba(50,66,100,1) 60%,rgba(50,66,100,1) 100%); }
#urunGruplari a { position: relative; display: block; margin: 0 auto; width: 96%; }
#urunGruplari a:hover { opacity: 1; box-shadow: 1px 1px 10px rgba(0,0,0,.5) }
#urunGruplari a img { max-width: 100% }
#urunGruplari strong { color: #fff; font-size: 16px; padding-left: 15px; display: block; margin-top: 20px; }
#urunGruplari .ozet { }
#urunGruplari a span.incele { display: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #000; letter-spacing: 2px; background: #e5dadd; padding: 9px 14px; font-size: 11px; border-radius: 20px; }
#urunGruplari a span.incele:after { position: absolute; content: ''; border: solid 1px rgba(255,255,255,.5); width: calc(100% + 10px); left: -5px; height: calc(100% + 10px); top: -5px; border-radius: 20px; }
#urunGruplari a span.incele:hover { opacity: 1; background: #cfc2c6; color: #3f3f3f; }
#urunGruplari a em { background: url('/d/r/sprite.png') no-repeat -208px -213px; display: block; width: 49px; height: 20px; margin: 10px 0 10px 15px; }
#urunGruplari a:hover span.incele { display: block }
/*********/
/*******/
/*******/
a#ekatalog { position: absolute; right: 13px; color: #fff; background: #ed1f24; padding: 15px 10px; border-radius: 5px; top: -3px; z-index: 99; font-size: 14px; }
/*******/
.urunDetay { min-height: 350px; }
.urunDetay img { max-width: 100%; }
.urunDetay .ozet { margin-bottom: 15px; font-size: 15px; line-height: 25px; color: #191919; font-weight: 400; }
/*******/
/*******/
.urunKategori { min-height: 200px; }
.urunKategori .kapsul { margin: 0 -10px }
.urunKategori a.menu { display: block; padding: 0 0 10px 0; color: #ac7e0d; font-weight: 600; }
.urunKategori a.oge { margin: 0 10px 30px 10px; overflow: hidden; width: 100%; position: relative; float: left; height: 305px; display: block; }
.urunKategori a.oge:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(10, 13, 34, 0.64); }
.urunKategori a.oge:hover { box-shadow: 0 0 14px 2px rgba(0,0,0,.2); opacity: 1 }
.urunKategori a.oge:hover:after { background: rgba(10, 13, 34, 0.34); }
.urunKategori a.oge figure { display: block; position: relative; overflow: hidden; }
.urunKategori a.oge figure img { display: block; height: 100%; max-width: inherit; left: 50%; transform: translateX(-50%); position: relative; }
.urunKategori a.oge strong { color: #ff8585; text-transform: uppercase; z-index: 8; font-weight: 400; position: absolute; left: 10%; top: 50%; transform: translateY(-50%); font-size: 20px; display: block; width: 80%; text-align: center; line-height: 22px; }
.urunKategori i.fa { font-size: 36px; display: block; padding: 30px 0 }
/*******/
.projeKategori { }
.projeKategori .cl4 { padding: 20px 0; margin: 20px 0; border: none; }
.projeKategori .oge { text-align: center; color: #333; }
.projeKategori .oge strong { font-weight: 600; width: 200px; display: block; line-height: 20px; letter-spacing: .5px; height: 60px; margin: 15px auto; color: #444; }
.projeKategori .oge a { margin: 0 10px; overflow: hidden; display: block; }
.projeKategori .oge a figure { height: 235px; position: relative; overflow: hidden; }
.projeKategori .oge figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: initial; width: initial; max-width: initial; }
/*******/
/*******/
.site-backtop { display: none; transition: bottom ease .5s; position: fixed; bottom: 0; right: 0; z-index: 999; width: 50px; height: 50px; cursor: pointer; background: var(--tema-renk1); border-radius: 15px 0 0 0; }
.site-backtop.active { }
.site-backtop:after { content: '\21E5'; position: absolute; z-index: 9; left: 12px; top: 6px; rotate: 270deg; font-size: 32px; color: #ffff; font-weight: 900; }
/******/
/******/
/***********/
#aramaKapsul { z-index: 99; text-align: center; position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: #000; display: none; }
#aramaKapsul .kapat { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 10px; top: 10px; text-decoration: none; text-align: center; opacity: 1; font-style: normal; font-size: 60px; font-family: Arial; overflow: visible; cursor: pointer; background: 0 0; border: 0; -webkit-appearance: none; display: block; outline: 0; padding: 0; z-index: 99999; box-shadow: none; touch-action: manipulation; color: #fff; }
#aramaKapsul .kapsul1 { position: relative; width: 80%; margin: 80px auto; }
#aramaKapsul .kapsul2 { color: #fff; background-color: #fff; padding: 1px; }
#aramaKapsul .kapsul2 a { display: block; position: absolute; right: 3px; top: 3px; bottom: 0; width: 57px; font-size: 23px; background-color: #000; border: none; color: #fff; padding: 13px 0; height: 57px; }
#aramaKapsul .kapsul2 a:hover { }
#aramaKapsul .kapsul2 a i { }
#aramaKapsul input[type="search"] { color: #ddd; background-color: #222; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none !important; padding: 0 20px; height: 60px; font-size: 18px; }
/***********/
textarea#TBmesaj { height: 150px; }
.formContact .form-control { text-transform: capitalize; width: 100%; padding: 6px 11px; border-radius: 0; border: 1px solid #5f5f5f; height: 42px; margin-bottom: 20px; font: 400 15px 'Open Sans'; color: #fff; box-shadow: none; background: #111; }
.dugme { height: 46px; 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; }
.sorusordonusum { background-color: #028bb1; padding: 0 27px; margin: 0 auto; line-height: 42px; font-size: 14px; display: block; border-radius: 30px; width: fit-content; text-align: center; text-transform: uppercase; color: #fff !important; }
/***********/
.altSayfaHaber { min-height: 400px; line-height: 27px; font-size: 15px; color: #ddd; margin: 30px 0; }
.altSayfaHaber a { color: #03a5ff; }
.altSayfaHaber h1 { font-size: 19px; }
.altSayfaHaber h2 { font-size: 17px; }
.altSayfaHaber h3 { /* font-size: 16px; */ }
.altSayfaHaber h4 { font-size: 15px; }
.altSayfaHaber h5 { font-size: 15px; }
.altSayfaHaber .fotorama { width: 800px; max-width: 100%; margin: 0 auto; }
.altSayfaHaber p { margin-bottom: 10px; }
.altSayfaHaber .icerik { color: #111; }
.altSayfaHaber .icerik figure { margin-bottom: 25px; width: 800px; margin: 0 auto 40px auto; max-width: 100%; }
.altSayfaHaber .icerik figure img { display: block; }
.altSayfaHaber .icerik figure figcaption { font-weight: 600; color: #dcdcdc; text-align: center; }
.altSayfaHaber ul { list-style: disc; padding-left: 20px; }
.altSayfaHaber ul li { }
/***********/
/*********/
.pakla { clear: both }
/*********/
#urunler { padding: 100px 0; }
#urunler h2 { color: #2c7390; font-size: 28px; margin: 0 0 23px 0; font-weight: 400; }
#urunOwl { margin: 0 -10px; }
#urunler .kapsul { margin: 0 -10px; }
#urunler .oge { margin: 0 10px 20px 10px; overflow: hidden; width: 330px; position: relative; float: left; height: 310px; }
#urunler .oge:after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(10, 13, 34, 0.64); }
#urunler .oge a.resim { display: block; position: relative; overflow: hidden; }
#urunler .oge a.resim img { }
#urunler .oge a.metin { }
#urunler .oge a.metin strong { color: #fff; text-transform: uppercase; z-index: 9; font-weight: 400; letter-spacing: 3px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size: 27px; display: block; width: 100%; text-align: center; }
#urunler .oge a:hover { opacity: 1 }
#urunler .owl-theme .owl-controls { position: absolute; bottom: -50px; left: 50%; transform: translateX(-50%); z-index: 9; }
#urunler .owl-theme .owl-controls .owl-page span { width: 5px; opacity: 1; background: #a3abb5; border-radius: 0; height: 5px; }
#urunler .owl-theme .owl-controls .active span { background: #ed1c24; width: 16px }
/*********/
.social2 { float: right; margin-top: 16px; }
.social2 span { color: #dddada; font-weight: 600; font-size: 26px; width: 238px; display: inline-block; }
.social2 a { background: url(/d/ortak.png) no-repeat #444; display: inline-block !important; margin-left: 9px; padding: 11px 10px !important; border-radius: 50%; }
.social2 a:hover { opacity: .8 }
.social2 a.face { background-position: -6px -4px; width: 30px; height: 30px; }
.social2 a.inst { background-position: -85px -99px; width: 30px; height: 30px; }
.social2 a.linked { background-position: -513px -512px; width: 34px; height: 34px; }
.socialFoot { margin: 15px 0; position: relative; }
.socialFoot span { color: #dddada; font-weight: 600; font-size: 26px; width: 238px; display: inline-block; }
.socialFoot a { background: url(/d/ortak.png) no-repeat #333; display: inline-block !important; margin: 0 7px 0 0; padding: 11px 10px !important; opacity: .7; border-radius: 50%; }
.socialFoot a:hover { opacity: .8 }
.socialFoot a.face { background-position: -6px -4px; width: 30px; height: 30px; }
.socialFoot a.inst { background-position: -84px -99px; width: 30px; height: 30px; }
.socialFoot a.linked { background-position: -513px -512px; width: 34px; height: 34px; }
/*******/
/********/
.blogItem { margin-bottom: 60px; text-align: center; }
.blogItem h2 { margin-top: 15px; font-weight: 700; font-size: 14px; height: 42px; overflow: hidden; line-height: 21px; }
.blogItem h2 a { font-weight: 600 }
.blogItem .resim { margin: 0 auto; display: block; height: 220px; position: relative; overflow: hidden; }
.blogItem .resim img { max-width: initial; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 97%; }
.blogItem .icerik { height: 86px; overflow: hidden; }
.okumayaDevam { color: #184a95 !important; font-weight: 700; letter-spacing: 1px; }
/********/
#telep { position: relative; display: inline-block; color: #e43c2f; margin-bottom: 4px; }
#telep span { display: block; color: #e43c2f; font-weight: 600; font-size: 18px; }
#cf { background: #ed2328; color: #fff; padding: 6px 10px; display: block; width: 110px; text-align: center; letter-spacing: 1px; font-weight: 600; border-radius: 13px; margin: 6px auto 0 auto; }
/*******/
img#kartela { max-width: 100%; width: 250px; margin: 25px auto 0 auto; display: block; }
img#teknikTablo { display: block; text-align: center; margin: 35px 0 }
/*******/
/*******/
.slYonTus { position: absolute; left: 45px; bottom: 50px; z-index: 99; }
.slYonTus a { display: block; padding: 7px 13px; background: url(/d/r/sprite.png) no-repeat -4px -6px; float: right; margin-right: 39px; width: 17px; height: 32px; }
.slYonTus a.right { transform: rotate(180deg); }
.slYonTus a.left { }
/*******/
.prYonTus { position: absolute; right: 0; top: 2px; z-index: 99; filter: brightness(0); }
.prYonTus a { display: block; padding: 7px 13px; background: url(/d/r/sprite.png) no-repeat -4px -6px; float: right; margin-left: 39px; width: 17px; height: 32px; }
.prYonTus a.right { transform: rotate(180deg); }
.prYonTus a.left { }
/*******/
header nav ul li.urunlerUlAta { position: unset }
header nav ul li ul.urunlerUl { width: 100%; left: 0; padding: 38px 0; flex-wrap: wrap !important; justify-content: center; display: flex; }
header nav ul li ul.urunlerUl li { float: left; width: 33%; text-align: center; }
header nav ul li ul.urunlerUl li a { padding: 0 20px; }
header nav ul li.urunlerUlAta a { }
header nav ul li.urunlerUlAta a img { display: inline-block; max-height: 179px; }
header nav ul li.urunlerUlAta a strong { display: block; }
header nav ul li.urunlerUlAta a:hover { background: transparent !important; color: #ff8585; }
header nav ul li.urunlerUlAta:hover ul.urunlerUl { display: flex !important }
/*******/
nav.menuFixle { height: 57px; position: fixed; top: 0; left: 0; background: #333; z-index: 9999; width: 100%; text-align: center; }
nav.menuFixle ul { display: inline-block; }
nav.menuFixle .sub0 { float: left }
nav.menuFixle .altVar > a, nav.menuFixle .altYok > a { color: #fff !important; padding: 17px 16px 17px 16px !important; }
nav.menuFixle .sub1 a { color: #111 !important }
nav.menuFixle a:hover { color: #dddam }
nav.menuFixle li#arama a { filter: invert(1); }
/*******/
#referans { }
/********/
ul.icMenu { list-style-type: none; padding: 0; width: 100%; padding-right: 15px; margin-top: 22px; }
ul.icMenu .hizli { font-weight: 600; color: #dadada; padding: 10px 0px; font-size: 22px; text-transform: uppercase; letter-spacing: 8px; text-align: center; }
ul.icMenu li { position: relative; }
ul.icMenu li a { display: block; font-size: 13px; color: #111; padding: 16px; text-decoration: none; background: #f4f3f3; margin-bottom: 3px; letter-spacing: .5px; }
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; }
/********/
.katicerik { font-size: 16px; line-height: 26px; color: #333; margin: 50px 0; }
/********/
.vitrinItem { position: relative; margin: 0 15px; }
.vitrinItem .whKateg { display: block; font-size: 12px; font-weight: 600; color: #fff; padding: 7px 15px; letter-spacing: 1px; margin: 7px auto; text-align: center; width: 205px; }
.vitrinItem .whKateg span { float: left; color: #42ac43; margin-top: 1px; font-size: 20px; }
.vitrinItem .whKateg img { }
.vitrinItem figure { }
/********/
/*******/
.blogSag { padding-left: 30px; }
#katVicets, #sonGonderi, #arsiv, #etikAll { font-size: 18px; text-transform: uppercase; position: relative; font-weight: 900; background: #798089; margin-bottom: 40px; padding: 30px; overflow: hidden; border-bottom-width: 4px; border-radius: 11px; }
h4.kv-baslik { position: relative; padding-bottom: 19px; font-weight: 800; color: #0f0f0f; margin: 0 0 15px; }
h4.kv-baslik:after { content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 1px; background: var(--tema-renk1); }
#arsiv { display: none }
#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: 600; 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: #fff; }
#katVicets ul li:hover > a:before, #arsiv ul li:hover > a:before { font-size: 13px; margin-left: 0; }
#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; }
/*****/
.deveTab a.aktif { color: #c81518 }
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none }
.aktifTab { display: block; }
.urunTab { margin: 30px 0px; }
.urunTab .bilgi { line-height: 30px; font-size: 15px; color: #111; padding: 30px 15px; background: transparent; border: none; }
.urunTab .bilgi h2 { margin: 0 0 15px 0; font-size: 18px; font-weight: 600 }
.urunTab .deveTab { border-bottom: 1px solid #f2f2f2; position: relative; }
.urunTab .deveTab a { border-radius: 0; font-size: 14px; padding: 10px 15px; background: transparent; display: inline-block; margin-right: 0; letter-spacing: .5px; font-weight: 600; }
.urunTab .deveTab a.aktif { color: var(--tema-renk1); background: transparent; border-bottom: 2px solid var(--tema-renk1); }
/****/
.goster-xs { display: none !important; }
/**********/
.urunOzellikler { margin-left: 30px; }
.urunOzellikler li { position: relative; margin: 0px 0 20px 0; padding: 15px 0; display: block; border-bottom: solid 1px #e2e2e2; }
.urunOzellikler li strong { border-bottom: solid 1px #f2f2f2; display: inline-block; width: 275px; color: #222; font-weight: 600; font-size: 13px; vertical-align: text-top; margin-right: 15px; position: relative; padding-right: 10px; }
.urunOzellikler li strong:after { content: ':'; position: absolute; right: 0; top: 0; }
.urunOzellikler li span { border-bottom: solid 1px #f2f2f2; display: inline-block; }
/**********/
#parcalar { display: flex; flex-wrap: wrap; margin: 0 -10px }
#parcalar a { display: block; width: calc(50% - 20px); margin: 0 10px 20px 10px; background: #dedede; }
#parcalar a img { display: block; }
#parcalar a strong { display: block; margin: 10px 0; text-align: center; }
.baslikGun { position: relative; font-size: 24px; line-height: 23px; color: #222; font-weight: 600; padding-bottom: 10px; margin-bottom: 20px; }
.baslikGun:after { content: ''; left: 0; width: 50px; background: #e43c2f; height: 2px; z-index: 4; position: absolute; bottom: 0; }
/*******/
.urunIcerik { margin: 40px 0; line-height: 29px; color: #333; }
/****/
.videos { }
.videos .item { margin-bottom: 60px; }
.videos .item .baslik { position: relative; font-size: 24px; line-height: 23px; color: #222; font-weight: 600; padding-bottom: 10px; margin-bottom: 20px; }
.videos .baslik:after { content: ''; left: 0; width: 50px; background: #e43c2f; height: 2px; z-index: 4; position: absolute; bottom: 0; }
.videos .item .video { }
iframe { max-width: 100% }
/****/
#dilSec { cursor: pointer; color: #444; font-size: 12px; float: right; margin: 7px 20px 0 0; }
#dilSec img { display: block; float: left; margin: 1px 7px 0 0; }
#dilSec span { }
#dilSec .ic { display: none; z-index: 9; position: absolute; width: 232px; left: 35px; top: 0; }
#dilSec .ic:before { content: ''; position: absolute; top: 61px; left: 116px; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 5px solid white; }
.dilSecHover { background: #fff; border-radius: 4px; padding: 20px; margin-top: 66px; box-shadow: -2px 6px 7px rgba(0, 0, 0, 0.29); }
.dilSecHover .baslik { font-weight: 600; margin: 0 0 10px 0; letter-spacing: .2px; }
.dilSecHover ul { margin-bottom: 20px; column-count: 2; }
.dilSecHover ul li { margin-bottom: 5px; padding: 10px 0; }
.dilSecHover ul li img { }
.dilSecHover ul li span { }
.dilSecHover select { width: 100%; border: 1px solid #e2e2e2; height: 31px; }
#dilSec:hover .ic { display: block; }
/****/
a#manuel { background: #e43c2f; padding: 10px 25px; border-radius: 25px; color: #fff; }
/*********/
#simdiilet { overflow: hidden; }
#simdiilet figure { position: relative }
#simdiilet figure:before { content: ''; width: 95%; height: 95%; background: #000; position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; z-index: 5; opacity: .3; }
#simdiilet figure:after { content: ''; width: 95%; height: 95%; border: 1px solid #fff; position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; z-index: 5; }
#simdiilet figure img { width: 100%; max-width: initial }
#simdiilet form { position: relative; padding: 40px 0 0 50px; }
#simdiilet .formkapsul { position: relative; height: 100%; }
#simdiilet .formkapsul:before { content: ''; position: absolute; width: 100%; height: 100%; z-index: -1; background: var(--tema-renk2); opacity: .2; left: 0; top: 0; }
#simdiilet .satir50 { width: calc(50% - 20px); float: left; }
#simdiilet .satir span { display: block; font-weight: 400; position: relative; line-height: 23px; margin: 0 0 15px 0; color: #ccc; text-transform: uppercase; font-size: 30px; }
#simdiilet .satir strong { display: block; color: #bf230f; font-weight: 700 }
#simdiilet .satir { margin: 0 20px 20px 0; }
#simdiilet .bilgiver { color: #9b9b9b; line-height: 26px; font-size: 16px; font-weight: 400; }
#simdiilet .bilgiver a { }
#simdiilet .satir input[type=text], #simdiilet .satir textarea { letter-spacing: .5px; display: block; font-weight: 600; height: 50px; border: 1px solid #797979; background-color: 1px solid var(--tema-renk2); padding: 0 0 0 20px; border-radius: 3px; width: 100%; color: #ddd; }
#simdiilet .satir textarea { height: 125px; padding-top: 15px; font-family: var(--icerik-fontu); }
.simdiButton { cursor: pointer; border: none; outline: none; display: inline-block; color: #fff; background-color: #111; border-radius: 2px; 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; }
.simdiButton:after { content: ''; background: url('/d/r/sprite.png') no-repeat -450px -509px; width: 17px; height: 10px; position: absolute; right: 15px; top: 17px; }
.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: #333; }
.simdiButton:hover:before { transform: scaleX(1); transform-origin: left center; }
/*********/
footer { position: relative; background: #1d1d1d; /* margin-top: 45px; */ padding: 50px 0 0; }
footer table { border: none; color: #ddd; width: 100% !important; margin: 35px 0 0; display: inline-block; height: auto !important; }
footer table tr { }
footer table tr td { border: none; padding: 15px; vertical-align: top; font-weight: 600; line-height: 26px; color: #fff; text-align: left !important; }
footer table tr td:first-child { width: 33% !important; }
footer table tr td:nth-child(2) { width: 33% !important; }
footer table tr td:nth-child(3) { width: 33% !important; }
footer table tr td:nth-child(4) { }
footer table tr td:not(footer table tr td:first-child) p:first-child { color: #fff; font-size: 16px; letter-spacing: .5px; }
footer table p { margin-bottom: 17px; line-height: 25px; font-size: 16px; font-weight: 500; color: #c8c8c8; display: block; }
footer table p img { margin: 0 auto; }
footer table a,
footer table a:active, footer table a:visited { color: #c8c8c8; font-size: 15px; transition: color 350ms ease; font-weight: 500; }
footer table a:hover { color: var(--tema-renk2); }
footer table tr td h2 { margin: 10px 0; font-size: 22px; font-weight: 900; color: #d9d9d9; letter-spacing: 1px; }
footer table tr td strong { letter-spacing: 1px; color: var(--tema-renk2); margin-bottom: 6px; display: block; }
footer .satir1 { padding: 75px 0; position: relative; }
footer .satir1:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 6px; background: #54a755; }
footer .satir1 h2 { color: #636363; margin: 15px 0 32px; font: 700 22px var(--baslik-fontu); }
footer .satir1 ul { display: flex; justify-content: flex-start; }
footer .satir1 ul li { color: #f1f1f1; font: 500 18px var(--baslik-fontu); margin: 0 50px 32px 0; }
footer .satir1 ul li a { color: #f1f1f1; font: 500 18px var(--baslik-fontu); margin: 0 0 32px; }
footer .satir1 .footerLogo { }
footer .satir1 .footerLogo img { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
footer .satir3 { padding: 10px 0 24px 0; border-top: solid 1px #545454; margin-top: 15px; display: inline-block; width: 100%; }
footer .satir3 .row { justify-content: center; align-items: center; }
footer .satir3 .copy { color: #c8c8c8; font-weight: 400; letter-spacing: .8px; font-size: 16px; }
footer .satir3 .imza { text-align: center; color: #c8c8c8; font-size: 14px; letter-spacing: .5px; margin: 0 0 0 8px; }
footer .satir3 .imza a { color: #c8c8c8; font-size: 16px; }
footer .satir3 .imza a:hover { color: var(--tema-renk3); }
/**************/
#sabittel { position: fixed; right: 0; bottom: 89px; color: #fff; z-index: 100; }
#sabittel li { display: block; }
#sabittel li .zemin { display: block; width: 53px; height: 54px; position: relative; }
#sabittel li .zemin:after { content: ''; position: absolute; top: 9px; z-index: 3; left: 13px; animation: ring 2s infinite ease-in-out; }
#sabittel li.bir .zemin { background: #6cd284; border-radius: 35px 0 0 35px; right: 0; border: solid 1px #fff; }
#sabittel li.bir .zemin:after { background: url(/d/r/whatsappana.png); width: 32px; height: 33px; }
#sabittel li.iki .zemin:after { background: url(/d/r/phoneanabeyaz.png); width: 26px; height: 26px; top: 18px; left: 19px; }
#sabittel li.bir a:hover span { padding: 12px 60px 12px 17px; width: 200px; height: initial; }
#sabittel li.iki .zemin { background: #41a69b; border-radius: 0 0 35px 35px; right: 0; }
#sabittel li.iki a:hover span { padding: 15px 60px 15px 17px; width: 202px; height: initial; }
#sabittel li a span { white-space: nowrap; position: absolute; right: 6px; top: 9px; background: #ffffff; border-radius: 23px; color: #000; z-index: 15; font-size: 15px; width: 0; height: 0; overflow: hidden; padding: 0; transition: width ease .3s; }
#sabittel li.bir span { right: 3px; top: 3px; }
#sabittel li a span:after { content: ''; position: absolute; z-index: 5; animation: ring 2s infinite ease-in-out; }
#sabittel li.bir span:after { background: url(/d/r/whatsappanayesil.png) no-repeat 9px 9px #fff; width: 47px; height: 47px; top: -3px; right: -1px; border-radius: 50%; }
#sabittel li.iki span:after { background: url(/d/r/phoneana.png) no-repeat 9px 9px #ffffff; width: 47px; height: 47px; top: 0; right: 0; border-radius: 50%; }

@keyframes ring {
    0% { transform: rotate(0) scale(1) skew(1deg) }
    10% { transform: rotate(-25deg) scale(1) skew(1deg) }
    20% { transform: rotate(25deg) scale(1) skew(1deg) }
    30% { transform: rotate(-25deg) scale(1) skew(1deg) }
    40% { transform: rotate(25deg) scale(1) skew(1deg) }
    50% { transform: rotate(0) scale(1) skew(1deg) }
    100% { transform: rotate(0) scale(1) skew(1deg) }
}
/**********/
.efektekle { }
.efektekle:after { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -1px; transition: .2s; border: 2px solid rgb(0 0 0 / 58%); clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; z-index: 5; }
.efektekle:hover:after { border-color: #fff; -webkit-transform: scale(.9); transform: scale(.9); }
.efektekle img { transition: transform .2s,filter .4s; }
.efektekle:hover img { transform: scale(1.1); }
/***********/
.blogDet { margin: 25px 0; }
.blogDet .kisaOzet { font-size: 18px; font-style: italic; font-weight: 500; line-height: 30px; letter-spacing: 1px; }
.blogDet .icerik { font-size: 16px; line-height: 27px; letter-spacing: 1px; }
.blogDet .icerik p { margin: 10px 0; }
.blogDet .icerik p:first-child:first-letter { font-size: 28px; font-weight: 600; color: var(--tema-renk1aliceblue) }
.blogDet .icerik ul { }
.blogDet .icerik ul li { }
.blogDet .icerik a { }
.blogDet .icerik span { }
.blogDetsag { box-shadow: 4px 4px 15px 0px rgb(0 0 0 / 7%); transition: all 400ms; margin-top: 0px; margin-bottom: 30px; padding: 30px; border-radius: 10px; background-color: #FFFFFF; }
.blogDetsag .title { font-size: 24px; font-weight: 500; line-height: 32px; padding-bottom: 10px; border-bottom: 2px solid var(--tema-renk1); margin-bottom: 30px; z-index: 9; color: var(--tema-renk1); }
#blogDetson ul { position: relative; }
#blogDetson ul li { height: 75px; margin: 25px 0; }
#blogDetson ul li:hover a { }
#blogDetson ul li:hover span { color: #ffff; z-index: 21; }
#blogDetson ul li:hover a:after { width: 100%; border-right: 4px solid #efb640; }
#blogDetson a:after { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 0; background: #000000ed; transition: all 750ms ease; }
#blogDetson a:before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: #000000ad; transition: all 750ms ease; z-index: 5; }
#blogDetson ul li:hover span:before { border-color: #fff; }
#blogDetson img { width: 100%; overflow: hidden; height: 85px; margin: 25px 0; }
#blogDetson a { width: 100%; background-color: transparent !important; height: 75px; position: absolute; background-size: cover; background-repeat: no-repeat; background-position: center center; overflow: hidden; padding: 20px; }
#blogDetson a span { font-size: 16px; line-height: 22px; z-index: 6; color: #f8f8f8; padding-left: 20px; display: block; margin-bottom: 0; position: relative; /* font-weight: 600; */ transition: all 450ms ease; text-align: left; }
#blogDetson a span:before { content: ""; position: absolute; left: 0; top: 7px; width: 10px; height: 10px; border-bottom: 3px solid var(--tema-renk2); border-right: 3px solid var(--tema-renk2); transform: rotate(315deg); transition: all 450ms ease; }
#blognewsletter input { width: 100%; padding: 15px; margin: 10px 0; border-radius: 25px; font-size: 16px; border: 1px solid var(--tema-renk1); }
#blognewsletter button { padding: 10px 35px; background: var(--tema-renk1); color: #fff; font-size: 16px; font-weight: 600; border-radius: 25px; transform: scale(1); border: none; }
#blognewsletter button:hover { background: var(--tema-renk2); }
#blogfollow a { margin-right: 5px; border-radius: 9px; background: var(--tema-renk1); padding: 5px; }
#blogfollow a svg { color: #fff; fill: #fff; width: 18px; height: 18px; margin: 0 0 -3px 3px; }
#blogfollow a:hover { background: var(--tema-renk2); }
#blogDetSor { height: 300px; background-position: center; position: relative; overflow: hidden; padding: 0; }
#blogDetSor figure { position: relative; overflow: hidden; }
#blogDetSor figure img { position: relative; width: 100%; height: 100%; /* overflow: hidden; */ }
#blogDetSor .icerik { position: absolute; padding: 30px; top: 0; z-index: 9; }
#blogDetSor figure:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, black 50%, transparent); z-index: 0; overflow: hidden; }
#blogDetSor .subtitle { font-size: 18px; line-height: 25px; color: #fff; margin-bottom: 35px; z-index: 9; }
#blogDetSor .title { color: #fff; border-color: #fff; }
#blogDetSor a { background: #0086ff; padding: 10px 15px; border-radius: 15px; color: #fff; font-weight: 600; z-index: 9; }
#blogDetSor a svg { fill: #fff; margin: -2px 5px; }
#blogDetSor a:hover { background: #3166a8; }
/***********/
.saggelen { display: block; transition: all 0.5s ease; position: absolute; right: 7px; top: 8px; }
.saggelen:before { content: ""; position: absolute; right: 11px; top: 12px; width: 15px; height: 2px; background: #fff; }
.saggelen:after { content: ""; position: absolute; right: 11px; top: 8px; width: 10px; height: 10px; border-right: solid 2px #fff; border-bottom: solid 2px #fff; rotate: 315deg; }
.devamiGor .saggelen:before { background: #000; top: 12px; right: 7px; }
.devamiGor .saggelen:after { border-color: #000; top: 8px; right: 8px; }
.devamiGor:hover .saggelen { opacity: 1; visibility: visible; width: 18px; }
/**********/
.tabloyama { overflow-x: auto; margin-right: -20px; padding-bottom: 20px; margin: 25px 0; }
/**************/

#blogCate { margin: 0 0 75px; overflow: hidden; padding: 25px 0; }
#blogCate .cl6 { margin-bottom: 20px; }
#blogCate .item { background: #fff; box-shadow: 0 0 7px 1px #0000001f; padding: 0; position: relative; margin: 10px; display: flex; height: 100%; }
#blogCate .item .kap0 { position: relative; width: 35%; }
#blogCate .item figure { height: 100%; width: 100%; }
#blogCate .item figure img { height: 100%; object-fit: cover; width: 100%; }
#blogCate .item .kap0 .readMore { position: absolute; left: 0; bottom: -3px; border: none; background-color: #fff; color: #000; width: 308px; text-align: left; font-size: 18px; font-weight: 600; letter-spacing: 1px; line-height: 25px; padding: 15px; }
#blogCate .item .metin { padding: 10px 20px; position: relative; width: 65%; }
#blogCate .item .metin .time { transition: all .4s cubic-bezier(0.645, 0.045, 0.355, 1); position: relative; font-size: 14px; font-weight: 400; line-height: 24px; color: #000; margin-bottom: 5px; display: inline-block; }
#blogCate .item .metin .baslik { font-size: 20px; position: relative; padding-bottom: 15px; color: var(--tema-renk1); font-family: "Roboto",sans-serif; }
#blogCate .item .metin .baslik a { font-size: 20px; font-weight: 500; line-height: 28px; /* color: #000; */ transition: all .4s cubic-bezier(0.645, 0.045, 0.355, 1); }
#blogCate .item:before, #blogCate .item:after { content: ""; position: absolute; right: 0; bottom: 0; height: 6px; width: 65%; background: var(--tema-renk1); transition: all .8s; /* transform: translateX(-50%); */ }
#blogCate .item:after { width: 0px; }
#blogCate .item .metin .kisaOzet { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; margin: 15px 0; font-size: 16px; color: #333; line-height: 23px; }
#blogCate .item:hover:after { width: 65%; background: var(--tema-renk2); }
#blogCate .item .metin a.readMore { font-size: 16px; background: var(--tema-renk1); padding: 10px 33px 10px 18px; display: inline-block; color: #fff; position: relative; transition: all 750ms ease; }
#blogCate .item .metin a.readMore:hover { background: var(--tema-renk3); }
#blogCate .item .metin a.readMore:before, #blogCate .item .metin a.readMore:after { content: "\276F"; position: absolute; right: 17px; font-size: 15px; top: 9px; font-weight: 400; }
#blogCate .item .metin a.readMore:after { right: 11px; }
/***/
#hakkimizdaIcerik { margin: 75px 0; }
#aboutUsDK h2 { font-size: 2.2rem; font-weight: 400; margin: 0; padding: 0 }
#anaBaslikDK { position: relative; margin: 50px 0; padding-bottom: 50px; }
#anaBaslikDK:after { content: ""; position: absolute; bottom: 0; width: 100%; height: 1px; background: #ededed; }
#anaBaslikDK .baslik { }
#anaBaslikDK .baslik h1 { margin: 0 auto; padding-bottom: 22px; text-align: center; display: block; font-size: 32px; font-weight: 900; }
#anaBaslikDK .baslik ul { display: flex; margin: 0 auto; text-align: center; justify-content: center; align-items: center; width: fit-content; }
#anaBaslikDK .baslik li { display: inline-block; margin: 0 15px; }
#anaBaslikDK .baslik a { font-size: 15px; font-weight: 400; color: #277cea }
#anaBaslikDK .baslik a:hover { color: #000; transition: .5s }
#hikayemizDK .baslik { margin: 0; padding-right: 25px; }
#hikayemizDK .baslik h2 { margin: 0; font-size: 36px; font-weight: 800; }
#hikayemizDK .icerik { font-size: 16px; line-height: 25px; color: var(--tema-renk3); }
#hikayemizDK .icerik p { margin-bottom: 10px; }
#misyonVizyonDK { margin-top: 80px }
#misyonVizyonDK .container { background-color: #eee }
#misyonVizyonDK .item { padding: 25px; }
#misyonVizyonDK .item h2 { margin: 0 0 15px; font-size: 36px; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; }
#misyonVizyonDK .item p { color: #727272; line-height: 24px; font-size: 16px; margin-bottom: 10px; }
#misyonVizyonDK .item p strong { color: var(--tema-renk3); font-size: 18px; font-weight: 700; letter-spacing: 1px; margin: 10px 0; display: inline-block; }
#misyonVizyonDK .item ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
#misyonVizyonDK .item ul li { font-size: 16px; color: #727272; width: calc(50% - 20px); margin: 10px 0; position: relative; padding-left: 30px; }
#misyonVizyonDK .item ul li:before { content: ""; position: absolute; width: 15px; height: 15px; border: 2px solid var(--tema-renk3); border-radius: 50%; left: 0; }
#misyonVizyonDK .item ul li:after { content: "\2714"; position: absolute; top: -12px; left: 0; font-size: 22px; color: var(--tema-renk2); }
#misyonVizyonDK figure { height: 100%; display: flex; align-items: center; justify-content: center; background: #d8d8d8; }
#misyonVizyonDK figure img { height: 100%; width: 100%; object-fit: contain; }
#markaDK { margin-top: 80px; }
#markaDK h2 { text-align: center; font: 900 36px var(--baslik-fontu); margin: 0 0 15px; text-transform: uppercase; letter-spacing: 1px; }
#markaDK ul { display: flex; flex-wrap: wrap; margin: 40px 0 0; }
#markaDK ul li { width: calc(25% - 30px); margin: 15px; }
#markaDK ul li figure { height: 100%; width: 100%; }
#markaDK ul li figure img { margin: 0 auto; }
/*****************/
#machineryDet { padding: 30px 0 98px; /* background: #fbfbfb; */ position: relative; /* margin: 0 0 50px; */ }
#machineryDet:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 0; /* background: url(/d/r/noktabirtane.png); */ }
#machineryDet .bg { position: absolute; right: 0; opacity: .1; }
#machineryDet .projeIcerik { margin: 0; line-height: 29px; color: #333; }
#machineryDet .metin { padding-left: 35px; }
#machineryDet .metin .baslik { font-size: 38px; font-weight: 600; letter-spacing: .8px; color: #111; margin: 30px 0 15px; }
#machineryDet .metin .breadcrumb { margin: 0 0 15px; width: 100%; justify-content: flex-start; padding-bottom: 10px; }
#machineryDet .metin .breadcrumb > li { color: #727272; position: relative; padding-left: 23px; }
#machineryDet .metin .breadcrumb > li:first-child { padding: 0; }
#machineryDet .metin .breadcrumb > li + li:before { color: #222; left: 0; position: absolute; }
#machineryDet .metin .breadcrumb a { color: #222; }
#machineryDet .metin .breadcrumb a span { }
#machineryDet .metin .urunFiyat { width: fit-content; background: #f2f2f2; padding: 5px 11px; border-radius: 5px; display: flex; margin: 9px 0 0; color: #4a4343; font: 800 16px var(--baslik-fontu); justify-content: center; align-items: center; }
#machineryDet .metin .urunFiyat i { margin: 5px 5px 0 0; }
#machineryDet .metin .urunFiyat i svg { }
#machineryDet .metin .projeTags { width: fit-content; background: #f2f2f2; padding: 5px 11px; border-radius: 5px; font-size: 13px; display: inline-block; margin: 9px 0 0; color: #4a4343; }
#machineryDet .metin .icerik { }
#machineryDet .urunTab .hizmetTarih { position: absolute; right: 0; top: 0; font-size: 15px; border-bottom: 1px solid #f1f1f1; display: inline-block; padding: 11px; border-left: 1px solid #f1f1f1; }
#machineryDet .bilgi::-webkit-scrollbar { width: 5px; }
#machineryDet .bilgi::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 10px; }
#machineryDet .bilgi::-webkit-scrollbar-thumb { background: var(--tema-renk3); border-radius: 10px; }
#machineryDet .bilgi::-webkit-scrollbar-thumb:hover { background: var(--tema-renk1); }
#urunResimleri { text-align: center; width: 100%; background: #ffff; z-index: 15; position: relative; }
#xzoom-default { max-width: 100%; max-height: 493px; width: initial !important; }
#urunResimleri img { margin: 0 auto; }
#urunResimleri ul li { float: left; margin: 5px; border: solid 1px #ccc; }
#urunResimleri ul li a { float: left; padding: 2px; width: 109px; overflow: hidden; height: 80px; position: relative; }
#urunResimleri ul li img { max-width: 105px; max-height: 96px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 99; font-size: 19px; color: #ccb679; }
/*******/
#aVideoIzle { margin: -5px 0 0 5px; border: solid 1px #ccc; display: block; float: left; padding: 17px 0 0 0; width: 100px; overflow: hidden; height: 82px; position: relative; background: #fcfcfc; text-align: center; }
#videoIzle { display: none; z-index: 5; position: absolute; top: 0; left: 0; height: calc(100% - 100px); background: #fafafa; width: 100%; }
#videoIzle iframe { width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 5; height: 100%; }
/*******/
#cokkipopup { height: 100vh; width: 100vw; background: rgba(0,0,0,.2); position: fixed; top: 0; left: 0; z-index: 999; display: none; }
#cokkipopup .kapsul { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
#cokkipopup .item { box-sizing: border-box; position: fixed; bottom: 8px; right: 8px; background-color: #fafafa; border-radius: 8px; box-shadow: 0 4px 50px rgb(0 0 0 / 25%); z-index: 999; font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol; padding: 0; max-height: 496px; overflow: auto; width: 360px; position: relative; padding: 24px; color: #4a4a4a; }
#cokkipopup .item svg { position: absolute; top: 0; right: 0; }
#cokkipopup .item .metin { }
#cokkipopup .item .metin .baslik { font-weight: 700; font-size: 16px; margin-top: 0; }
#cokkipopup .item .metin .icerik { font-size: 14px; line-height: 1.5; }
#cokkipopup .item .linkler { display: flex; flex-wrap: nowrap; }
#cokkipopup .item .linkler .sozlesmeLink { text-decoration: underline; color: #4a4a4a; padding-right: 8px; font-size: 13px; line-height: 1.5; }
#cokkipopup .item .gerekliCerez { font-size: 14px; line-height: 1.5; color: #4a4a4a; margin-bottom: 16px; }
#cokkipopup .item .gerekliCerez .kap0 { display: flex; align-items: center; margin-top: 16px; position: relative; justify-content: space-between; }
#cokkipopup .item .gerekliCerez .baslik { flex: 1; display: flex; align-items: center; }
#cokkipopup .item .solokcookie, #cokkipopup .item .solokcookie1 { content: ""; display: inline-block; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 6px; border-color: transparent transparent transparent #4a4a4a; transform: rotate(0deg); transition: .2s all ease; margin-right: 16px; cursor: pointer; }
#cokkipopup .item .dondurcookie, #cokkipopup .item .dondurcookie { rotate: 90deg; transition: 350ms all ease-out; }
#cokkipopup .item .icerikcookie, #cokkipopup .item .icerikcookie1 { margin-top: 16px; margin-bottom: 0; padding-left: 22px; overflow: hidden; transition: .2s all; display: none; }
#cokkipopup .item .icerikcookie1 .izinler { }
#cokkipopup .item .icerikcookie1 .izinler .izin { display: flex; align-items: center; justify-content: space-between; margin-top: 16px; }
#cokkipopup .item .buttonOnay { background-color: #0076ff; border-radius: 6px; height: 48px; display: flex; align-items: center; justify-content: center; width: 100%; color: #fff; font-size: 16px; font-weight: 600; cursor: pointer; transition: .2s background-color; }
#cokkipopup .item .buttonRet { border-radius: 6px; height: 48px; display: flex; align-items: center; justify-content: center; width: 100%; font-size: 16px; font-weight: 600; cursor: pointer; transition: .2s background-color; color: #0076ff; background-color: rgba(0,122,255,.1); margin-top: 16px; }
.switch { position: relative; padding: 0 0.25rem; border: 0; border-radius: 1rem; height: 1.25rem; width: 2.5rem; font: inherit; color: inherit; line-height: inherit; }
.switch input { opacity: 0; width: 0; height: 0; }
.slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; }
.slider:before { position: absolute; content: ""; top: 0; bottom: 0; left: 0.125rem; margin: auto; height: 1rem; width: 1rem; text-align: center; border-radius: 50%; background-color: currentColor; transition: transform 150ms ease-out; color: rgb(255, 255, 255); }
input:checked + .slider { background-color: rgb(25, 171, 39); }
input:focus + .slider { box-shadow: 0 0 1px #2196F3; }
input:checked + .slider:before { transform: translateX(1.25rem); }
/* Rounded sliders */
.slider.round { border-radius: 34px; }
.slider.round:before { border-radius: 50%; }
/**********/
#redLine { background: var(--tema-renk2); text-align: center; color: #215622; padding: 47px 0; letter-spacing: 1px; position: relative; font: 400 1.2rem var(--baslik-fontu); }
#redLine strong { }
#redLine a { color: #ffffff; font: 600 1.2rem var(--baslik-fontu); }
/*****************/
#anaHakkimizda { background: #1d1d1d; padding: 75px 0; position: relative; }
#anaHakkimizda .bg { position: absolute; margin: 0 auto; bottom: 0; opacity: .23; width: 100%; }
#anaHakkimizda:after { content: ""; position: absolute; bottom: 0; width: 100%; height: 75px; background: linear-gradient(0deg, #000, transparent); }
#anaHakkimizda .container { }
#anaHakkimizda .big { margin-left: -78px; }
#anaHakkimizda .big img { }
#anaHakkimizda .metin { padding: 15px 0; }
#anaHakkimizda .metin .baslik { font: 600 2rem var(--baslik-fontu); color: #ffff; position: relative; padding-bottom: 15px; margin-bottom: 15px; }
#anaHakkimizda .metin .baslik:after { content: ""; position: absolute; width: 93px; height: 5px; background: var(--tema-renk2); left: 0; bottom: 0; }
#anaHakkimizda .metin .icerik { font: 400 1rem var(--baslik-fontu); color: #ffff; margin-bottom: 50px; line-height: 1.5rem; }
#anaHakkimizda .metin .icerik p { margin-bottom: 1rem }
#anaHakkimizda .metin .icerik strong { color: var(--tema-renk2); display: block; margin: 10px 0 0; }
#anaHakkimizda .metin figure { margin-bottom: 55px; }
#anaHakkimizda .metin figure img { }
#anaHakkimizda .metin a.more { background: var(--tema-renk2); color: #fff; border-radius: 22px; display: inline-block; padding: 11px 58px; font: 500 16px var(--baslik-fontu); text-transform: uppercase; position: relative; z-index: 5; overflow: hidden; }
#anaHakkimizda .metin a.more:hover { color: #222 }
/*****************/
#bayilikler { margin: 75px 0; }
#bayilikler .title { font: 800 36px var(--baslik-fontu); color: #767676; position: relative; width: fit-content; margin: 0 auto 59px; padding-bottom: 30px; }
#bayilikler .title:after { content: ""; position: absolute; bottom: 0; left: 50%; width: 189px; height: 6px; background: #54a755; transform: translateX(-50%); }
#bayilikler .row { justify-content: space-between; align-items: center; display: flex; }
#bayilikler figure { margin: 0 20px; }
#bayilikler figure img { }
/*****************/
#blog { position: relative; padding: 75px 0; }
#blog:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(131deg, #ffffff, transparent); z-index: 1; }
#blog:after { content: ""; position: absolute; bottom: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(321deg, #f1f1f1, transparent); z-index: 0; }
#blog .bg { position: absolute; bottom: 0; z-index: 0; opacity: .14; }
#blog .title { font: 800 36px var(--baslik-fontu); color: #767676; position: relative; width: fit-content; margin: 0 auto 59px; padding-bottom: 30px; z-index: 15; }
#blog .title em { font-style: normal; color: var(--tema-renk2); }
#blog .title:after { content: ""; position: absolute; bottom: 0; left: 50%; width: 189px; height: 6px; background: #54a755; transform: translateX(-50%); }
#blog .item { display: flex; flex-wrap: nowrap; width: calc(50% - 30px); height: 187px; overflow: hidden; margin: 15px; background: #ffff; align-items: center; z-index: 25; }
#blog .item figure { width: 50%; height: 100%; }
#blog .item figure img { object-fit: cover; width: 100%; height: 100%; }
#blog .item .metin { width: 50%; padding: 25px; height: 100%; }
#blog .item .metin time { font: 500 14px var(--baslik-fontu); text-transform: uppercase; color: #c3c3c3; }
#blog .item .metin .kisaOzet { color: #6a6969; font: 500 16px var(--baslik-fontu); line-height: 25px; margin-top: 15px; }
#blog .seeMore { display: block; font: 500 18px var(--baslik-fontu); color: #ffff; text-transform: uppercase; background: var(--tema-renk2); z-index: 15; position: relative; margin: 20px auto 0; text-align: center; padding: 16px 63px; width: fit-content; }
/*****************/
#anaIletisim { background: var(--tema-renk2); }
#anaIletisim .item { padding: 90px 75px 90px 105px; }
#anaIletisim .item .metin { font: 400 15px var(--baslik-fontu); color: #a8d2a8; }
#anaIletisim .item .metin h2 { margin: 0 0 20px; font: 600 36px var(--baslik-fontu); color: #ffff; }
#anaIletisim .item .metin ul { margin: 56px 25px; }
#anaIletisim .item .metin ul li { font: 400 14px var(--baslik-fontu); color: #fff; margin: 0 0 15px; display: flex; align-items: center; }
#anaIletisim .item .metin ul li i { padding-right: 14px; opacity: 0.10; }
#anaIletisim .item .socialIlet { display: flex; align-items: center; justify-content: space-between; }
#anaIletisim .item .socialIlet .baslik { font: 500 22px var(--baslik-fontu); color: #2c642d; width: 215px; text-transform: lowercase; }
#anaIletisim .item .socialIlet .kap0 { display: flex; align-items: center; }
#anaIletisim .item .socialIlet a { width: 27px; height: 27px; background: #ffff; border-radius: 50%; display: flex; justify-content: center; align-items: center; }
#anaIletisim .item .socialIlet .kap0 a:first-child { margin-right: 10px; }
#anaIletisim .item .socialIlet a svg { fill: var(--tema-renk2); }
#anaIletisim .item .socialIlet a svg .st0, #anaIletisim .item .socialIlet a svg .st1, #anaIletisim .item .socialIlet a svg .st2 { stroke: var(--tema-renk2); stroke-width: 3; }
#anaIletisim .harita { height: 100%; width: 100%; }
#anaIletisim .harita img { height: 100%; width: 100%; object-fit: cover; }
#anaIletisim .kapsul { position: absolute; top: 14%; background: #ffff; left: 17%; padding: 20px 40px; border-radius: 10px; }
#anaIletisim .kapsul:before { content: ""; position: absolute; left: -27px; top: 43%; width: 70px; height: 70px; background: #ffff; rotate: 45deg; transform: translateY(-50%); z-index: 0; }
#anaIletisim .kapsul .iletLogo { max-width: 174px; margin-bottom: 15px; z-index: 15; position: relative; }
#anaIletisim .kapsul .konumAl { display: inline-block; background: var(--tema-renk2); position: relative; padding: 5px 50px; color: #fff; border-radius: 20px; }
/*****************/
#makinalar { padding: 85px 0; background: linear-gradient(180deg, #ecedec 45%, transparent); }

#makinalar #indexnumber { position: absolute; left: 186px; top: 0; font-size: 260px; font-weight: 900; color: #fff; z-index: 0; line-height: 198px; font-family: Arial; opacity: .6; }

#makinalar .kapsul { margin-bottom: 50px; padding-left: 8.333333%; }
#makinalar .kapsul .title { color: var(--tema-renk2); text-transform: uppercase; font: 600 2rem var(--baslik-fontu); position: relative; }
#makinalar .kapsul .subtitle { }
#makinalar .kap0 { padding: 5px 0 10px 30px; border-left: solid 5px #fff; position: relative; }
#makinalar .kap0 .items { margin-bottom: 20px; z-index: 25; }
#makinalar .kap0 .items a { padding: 5px 10px; display: inline-block; background: var(--tema-renk2); color: #fff; position: relative; z-index: 1; border-radius: 5px; font-size: 15px; margin: 5px 0 10px 0; }
#makinalar .kap0 .items.aktif { position: unset; }
#makinalar .kap0 .items .urunAd { display: flex; align-items: center; }
#makinalar .kap0 .items .urunAd .sayi { font: 800 18px var(--baslik-fontu); color: #cfcfcf; letter-spacing: 0.5px; }
#makinalar .kap0 .items .urunAd .baslik { color: #cfcfcf; font: 400 18px var(--baslik-fontu); padding-left: 14px; text-transform: uppercase; letter-spacing: .7px; cursor: pointer; }
#makinalar .kap0 .items.aktif .sayi, #makinalar .kap0 .items.aktif .baslik { color: var(--tema-renk2); font-weight: 800; }
#makinalar .kap0 .items.aktif .urunAd { position: relative; }
#makinalar .kap0 .items.aktif .urunAd:after { content: ''; left: -35px; top: -5px; position: absolute; height: 35px; width: 5px; background: #2aaa4a; }
#makinalar .kap0 .items.aktif .baslik { font-weight: 800; }
#makinalar .kap0 .items .icerik { height: 0; z-index: 25; position: relative; transition: height ease 1s,opacity ease 1s; overflow: hidden; }
#makinalar .kap0 .items.aktif .icerik { height: auto; /* padding: 15px 15px 15px 0; */ }
#makinalar .kap0 .items.aktif .icerik .kisaOzet { color: #c4bcbc; width: 250px; font: 400 16px var(--baslik-fontu); line-height: 28px; }
pad { display: inline-block; background: var(--tema-renk2); border-radius: 24px; color: #ffff; text-transform: uppercase; font: 500 16px var(--baslik-fontu); padding: 8px 35px; margin-top: 17px; z-index: 3; overflow: hidden; }
#makinalar .kap0 .items.aktif .icerik a:hover { color: #333; }
#makinalar .kap1 { display: flex; flex-wrap: wrap; height: 423px; overflow: hidden; }
#makinalar .kap1 .kap2 { position: relative; order: 2; display: inherit; opacity: 0; width: 100%; }
#makinalar .kap1 .kap2.aktifTab { opacity: 1; order: 1; }
#makinalar .kap1 .kap2 .item { padding: 5px; }
#makinalar .kap1 .kap2 .item a { display: block; background: #fff; padding: 0 0 25px 0; box-shadow: 1px 1px 14px #ebebeb; }
#makinalar .kap1 .kap2 .item a:hover .baslik { color: #111 }
#makinalar .kap1 .kap2 figure { }
#makinalar .kap1 .kap2 figure img { width: 100%; object-fit: cover; }
#makinalar .kap1 .kap2 .metin { margin: -57px 25px 0; background: var(--tema-renk2); padding: 26px 17px; z-index: 25; position: relative; }
#makinalar .kap1 .kap2 .metin .baslik { margin: 0 0 15px; font: 600 16px var(--baslik-fontu); text-align: center; color: #fff; padding: 0 5px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 21px; }
#makinalar .kap1 .kap2 .metin .fiyat { font: 600 20px var(--baslik-fontu); text-align: center; color: #fff; }
/********/
#machineryCat { margin: 75px 0; }
#machineryCat .item { margin: 7px; }
#machineryCat .item a.more { background: #fff; height: 100%; width: 100%; display: inline-block; }
#machineryCat .item figure { height: 320px; width: 100%; }
#machineryCat .item figure img { width: 100%; height: 100%; object-fit: cover; }
#machineryCat .item .metin { background: var(--tema-renk2); padding: 5px; z-index: 25; position: relative; }
#machineryCat .item .metin .baslik { margin: 0 0 15px; font: 600 18px var(--baslik-fontu); text-align: center; color: #fff; padding: 0 5px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#machineryCat .item .metin .fiyat { font: 600 24px var(--baslik-fontu); text-align: center; color: #fff; }
/********/
#gubreCat { margin: 75px 0; }
#gubreCat .item { margin: 7px; }
#gubreCat .item a.more { background: #fff; height: 100%; width: 100%; display: inline-block; }
#gubreCat .item figure { height: 320px; width: 100%; }
#gubreCat .item figure img { width: 100%; height: 100%; object-fit: cover; }
#gubreCat .item .metin { background: var(--tema-renk2); padding: 5px; z-index: 25; position: relative; }
#gubreCat .item .metin .baslik { margin: 0 0 15px; font: 600 18px var(--baslik-fontu); text-align: center; color: #fff; padding: 0 5px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#gubreCat .item .metin .fiyat { font: 600 24px var(--baslik-fontu); text-align: center; color: #fff; }
/********/
#gubreDet { padding: 30px 0 98px; /* background: #fbfbfb; */ position: relative; /* margin: 0 0 50px; */ }
#gubreDet:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 0; /* background: url(/d/r/noktabirtane.png); */ }
#gubreDet .bg { position: absolute; right: 0; opacity: .1; }
#gubreDet .projeIcerik { margin: 0; line-height: 29px; color: #333; }
#gubreDet .metin { padding-left: 35px; }
#gubreDet .metin .baslik { font-size: 38px; font-weight: 600; letter-spacing: .8px; color: #111; margin: 30px 0 15px; }
#gubreDet .metin .breadcrumb { margin: 0 0 15px; width: 100%; justify-content: flex-start; padding-bottom: 10px; }
#gubreDet .metin .breadcrumb > li { color: #727272; position: relative; padding-left: 23px; }
#gubreDet .metin .breadcrumb > li:first-child { padding: 0; }
#gubreDet .metin .breadcrumb > li + li:before { color: #222; left: 0; position: absolute; }
#gubreDet .metin .breadcrumb a { color: #222; }
#gubreDet .metin .breadcrumb a span { }
#gubreDet .metin .urunFiyat { width: fit-content; background: #f2f2f2; padding: 5px 11px; border-radius: 5px; display: flex; margin: 9px 0 0; color: #4a4343; font: 800 16px var(--baslik-fontu); justify-content: center; align-items: center; }
#gubreDet .metin .urunFiyat i { margin: 5px 5px 0 0; }
#gubreDet .metin .urunFiyat i svg { }
#gubreDet .metin .projeTags { width: fit-content; background: #f2f2f2; padding: 5px 11px; border-radius: 5px; font-size: 13px; display: inline-block; margin: 9px 0 0; color: #4a4343; }
#gubreDet .metin .icerik { }
#gubreDet .urunTab .hizmetTarih { position: absolute; right: 0; top: 0; font-size: 15px; border-bottom: 1px solid #f1f1f1; display: inline-block; padding: 11px; border-left: 1px solid #f1f1f1; }
#gubreDet .bilgi::-webkit-scrollbar { width: 5px; }
#gubreDet .bilgi::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 10px; }
#gubreDet .bilgi::-webkit-scrollbar-thumb { background: var(--tema-renk3); border-radius: 10px; }
#gubreDet .bilgi::-webkit-scrollbar-thumb:hover { background: var(--tema-renk1); }
#gubreDet #urunResimleri { text-align: center; width: 100%; background: #ffff; z-index: 15; position: relative; }
#gubreDet #xzoom-default { max-width: 100%; max-height: 493px; width: initial !important; }
#gubreDet #urunResimleri img { margin: 0 auto; }
#gubreDet #urunResimleri ul li { float: left; margin: 5px; border: solid 1px #ccc; }
#gubreDet #urunResimleri ul li a { float: left; padding: 2px; width: 109px; overflow: hidden; height: 80px; position: relative; }
#gubreDet #urunResimleri ul li img { max-width: 105px; max-height: 96px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#gubreDet #urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 99; font-size: 19px; color: #ccb679; }
/*******/
#teklifaldiv { position: fixed; top: 45%; right: -64px; z-index: 30; }
.teklifal { width: fit-content; font-weight: 400; border-radius: 6px 6px 0 0; padding: 10px 15px 10px 15px; display: block; font-family: "Titillium Web", sans-serif; text-align: center; background: var(--tema-renk2); color: #fff; transform: rotate(270deg); position: relative; width: 162px; letter-spacing: 1px; }
.teklifal:hover { background: var(--tema-renk1); color: #fff; border-color: #1a1a1a; }
/***/
#formDet input::placeholder, textarea::placeholder { font-size: 16px; font-weight: 400; }
#formDet .kapsul { padding: 16px; position: relative; display: flex; flex-direction: column; width: 600px; max-width: 100%; pointer-events: auto; background-color: #fff; outline: 0; border: none; text-align: left; margin: 0 auto; }
#formDet .kapsul .tepe { display: flex; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid #dee2e6; box-sizing: border-box; padding: 0 50px 20px 50px; position: relative; }
#formDet .kapsul .tepe .doktorad { font-size: 26px; line-height: 54px; margin: 0; }
#formDet .kapsul .tepe .kapat { float: right; font-size: 24px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; background-color: transparent; border: 0; appearance: none; cursor: pointer; padding: 16px; position: absolute; top: 0; right: 0; }
#formDet .kapsul .formdetay { position: relative; padding: 30px 20px 50px; }
#formDet .kapsul .formdetay .row .satir { width: calc(50% - 10px); margin: 10px 5px; color: var(--text_color); height: 40px; }
#formDet .kapsul .formdetay .satir label { width: 34%; padding-left: 18px; }
#formDet .satir input, .formdetay .satir select { padding: 10px 5px; font-size: 16px; color: var(--tema-renk1); background-color: transparent; border: none; border-bottom: 1px solid var(--tema-renk1); padding-left: 0; resize: none; width: 100%; margin: 0; border-radius: 0; height: 40px; }
#formDet .satir textarea { padding: 10px 5px; font-size: 16px; color: var(--tema-renk1); background-color: transparent; border: none; border-bottom: 1px solid var(--tema-renk1); padding-left: 0; resize: none; margin: 0; border-radius: 0; }
#formDet .onay { margin: 13px 0; position: relative; }
#formDet .onay input[type="checkbox"] { width: fit-content; position: absolute; left: 0; top: 0; width: 20px; height: 20px; }
#formDet .onay a { display: inline-block; padding-left: 14px; }
#formDet.rndv { display: none; position: fixed; z-index: 9999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); padding-top: 30px; }
#formDet .rndv-content { }
#formDet .kapat:hover, .kapat:focus { color: red; cursor: pointer; }
#formDet .animate { animation: animatezoom 0.6s }
#formDet .rndvonay { line-height: 20px; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk1); border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; border-radius: 4px; height: 100%; padding: 12px 62px; margin: 0 auto; font: 800 16px var(--baslik-fontu); letter-spacing: 1px; }
#formDet .rndvonay:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }

@keyframes animatezoom {
    from { transform: scale(0) }
    to { transform: scale(1) }
}
/**************/
#gubre { }
#gubre .item { display: grid; gap: 25px; padding: 0; }
#gubre .item figure { position: relative; }
#gubre .item figure:first-child { grid-column: 1 / span 2; grid-row: 1; }
#gubre .item figure:nth-child(2) { grid-column: 1 / span 2; grid-row: 2; }
#gubre .item figure:last-child { grid-column: 3; grid-row: 1 / span 2; }
#gubre .item figure img { height: 100%; width: 100%; /* object-fit: cover; */ }
#gubre .item figure a { position: absolute; top: 0; background: var(--tema-renk2); padding: 20px 40px; border-radius: 32px; color: #fff; font: 400 16px var(--baslik-fontu); text-transform: uppercase; z-index: 5; overflow: hidden; }
#gubre .item figure:first-child a { position: absolute; top: 50%; left: 11%; }
#gubre .item figure:nth-child(2) a { background: #1b6994; top: 60%; left: 51%; }
#gubre .item figure:last-child a { top: 80%; left: 19%; background: #a9171c; }
#gubre .item figure a:hover { color: #333 }
/********/

.perdeindir { position: relative; }
.perdeindir:before { position: absolute; left: 0; top: -1px; content: ""; display: block; width: 100%; height: 107%; background-color: #ffffff; transform-origin: 0 top 0; transform: scaleY(0); transition: 0.4s ease-out; z-index: -1; border-radius: 5px; }
.perdeindir:hover:before { transform: scaleY(1); }
.perdeindir:hover { color: #dbab5d; }
/********/
/***/
.ortakOklar { width: max-content; position: absolute; right: 100px; z-index: 9; width: 128px; top: -84px; height: 39px; display: none; }
.ortakOklar a.okkaysin:after { }
.ortakOklar a.okkaysin:before { }
.ortakOklar a { position: absolute; border: solid 1px #999; border-radius: 50%; }
.ortakOklar .left { transform: rotate(180deg); display: block; margin: -5px 0 0 0; left: 26px; top: 9px; width: 33px; height: 33px; }
.ortakOklar .right { margin: 0 0 0 37px; right: 16px; top: 0; width: 44px; height: 44px; }

.okkaysin.right { }
.okkaysin.right:after { position: absolute; transition: right ease .2s; top: 13px; right: 10px; width: 15px; height: 15px; content: ''; border-right: 2px solid #999; border-bottom: 2px solid #999; transform: rotate( -45deg); box-sizing: border-box; }
.okkaysin.right:before { position: absolute; transition: right ease .2s; top: 19.4px; right: 9px; width: 20px; height: 2px; content: ''; margin-left: -5px; box-sizing: border-box; background: #999; }
.okkaysin.right:hover:after { border-color: #000; }
.okkaysin.right:hover:before { background: #000; }


.okkaysin.left { }
.okkaysin.left:after { position: absolute; transition: right ease .2s; top: 8.5px; right: 6px; width: 12px; height: 12px; content: ''; border-right: 2px solid #999; border-bottom: 2px solid #999; transform: rotate( -45deg); box-sizing: border-box; }
.okkaysin.left:before { position: absolute; transition: right ease .2s; top: 14px; right: 6px; width: 18px; height: 2px; content: ''; margin-left: -5px; box-sizing: border-box; background: #999; }
.okkaysin.left:hover:after { border-color: #000; }
.okkaysin.left:hover:before { background: #000; }
/***/
.opacity1 { display: block; z-index: 100 }

@media (min-width: 1901px) {
}

@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1600px) {
}

@media (min-width:1200px) and (max-width: 1400px) {
}

@media (min-width:992px) and (max-width:1199px) {
}

@media (min-width:768px) and (max-width:991px) {
    .gizle-xs { display: none !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }
    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
}

@media (max-width: 767px) {
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }
    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    /********/
    #hamburger { position: absolute; top: 19px; right: 5px; width: fit-content; }
    #urunler .oge, #urunler .oge a.resim { margin: 10px 10px 0 10px; width: initial; height: initial; }
    #urunler .oge a.resim img { height: initial; position: relative; width: 100%; left: initial; top: initial; transform: initial; }
    #brochure .resim:after { display: none }
    .altSayfaHaber { margin-bottom: 0; }
    .urunKategori a.oge { margin: 0; height: initial; }
    .blogItem .resim { height: 253px; }
    .blogItem { margin-bottom: 60px }
    .sayfaTepe { display: block; }
    .sayfaTepe h1 { font-size: 22px; line-height: 26px; width: 100%; }
    .breadcrumb > li { letter-spacing: 0; }
    .urunKategori .cl4 { margin-bottom: 20px; }
    /******/
    .urunOzellikler { margin-left: 0; }
    #xzoom-defau1lt { height: auto; width: auto !important; }
    /******/
    .slYonTus { right: 5px; bottom: 5px; }
    /******/
    a#ekatalog { padding: 10px; font-size: 13px; right: 10px; }
    .vitrinItem { position: relative; margin: 0; }
    iframe { max-width: 100% !important }
    .flexYap { display: block; }
    .urunKategori .kapsul, .dersAll .kapsul { display: block; margin: 0; }
    .dersAll .kapsul a { width: 100%; margin: 10px 0; }
    .blogKategori a.oge figure { float: none; width: 100% }
    .blogKategori a.oge .metin { float: none; width: 100%; padding: 0; }
    .blogKategori h3 { height: initial }
    .blogKategori .kisaOzet { display: block }
    .breadcrumb { margin: 0; white-space: nowrap; overflow-x: auto; margin: 10px 0 0 0; width: 100%; text-align: left; }
    .ozet { padding: 0 10px }
    #ameliyat .item { margin: 0 0 30px 0; width: 100%; }
    #simdiilet form { padding: 40px 0 1px 15px; }
    footer table tr td { display: block; width: 100% !important; height: auto !important; }
    span.arti { display: none }
    #ameliyat .title:after { font-size: 44px !important; width: 100%; }
    #simdiilet .satir span:before { font-size: 55px !important; }
    .blogOklar { right: 10px; top: 0; }
    .dersAll .item { margin: 0 0 30px 0; width: 100%; }
    #blogAll a { width: 100%; margin: 0 0 30px 0 }
    #blog .baslik:after { width: 100%; font-size: 40px !important }
    #blog, #simdiilet { overflow: hidden; margin: 0; }
    .altSayfaHaber .icerik { font-size: 16px }
    /********/ machineryCat
    .faqTags { height: initial; }
    .faqTags a { margin: 5px 0 }
    #katVicets, #sonGonderi, #arsiv, #etikAll { position: relative; margin-top: 50px; padding-left: 0; }
    #kategoriler a { float: none; width: 100%; margin: 0 auto 30px auto; }
    #populer { padding: 0 15px; }
    #populer h2 { margin: 20px 0 0 0; }
    /**********/
    #anaYorumlar .kapsul0 { width: 100%; }
    #yorumYolla #TBad { width: 55%; margin-bottom: 12px; }
    #yorumYolla a { bottom: initial; position: relative; width: fit-content; margin: 25px 0 0 0; }
    #yorumlar { width: 100%; }
    .yildizOn { right: 10px; }
    footer table colgroup col { width: 100% !important; }
    footer table tr td:first-child, footer table tr td:nth-child(2), footer table tr td:nth-child(3), footer table tr td:nth-child(4) { width: 100% !important; }
    #machinery .title { font-size: 35px; }
    #machinery .kapsul { margin: 0; display: block; padding: 0 10px; }
    #urunResimleri { position: relative; top: 0; display: inline-block; }
    #machineryDet .metin { padding: 0; }
    .urunTab .bilgi { padding: 10px 0; }
    #machineryDet { margin: 0; padding: 50px 0 100px; }
    #machineryDet .row { }
    #equipment .kap1 .item .metin { width: 100%; }
    #equipment .kap1 .item .metin .kisaOzet { -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
    #anaForm { margin: 0; }
    #blog .title { }
    #gubre .item { display: block; }
    #gubre .item figure { margin: 0 0 25px; }
    #gubre .item figure:nth-child(2) a { left: 28%; top: 50%; }
    #bayilikler figure img { margin: 0 auto; }
    #bayilikler figure { width: calc(50% - 20px); margin: 10px; }
    #blog .item { position: relative; width: 100%; margin: 0 0 30px; }
    #blog .item .metin .kisaOzet { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
    #blog .item .metin { padding: 15px; }
    #anaIletisim .item { padding: 50px 0; }
    #anaIletisim .kapsul { left: 29%; top: 2px; }
    footer .satir1 .footerLogo img { top: 40px; right: 0; transform: translate(-50%, -50%); }
    footer .satir1 ul { display: block; }
    footer .satir1 { padding: 75px 0 0; }
    #makinalar .kap1 .kap2 .item { margin: 0 auto; }
    #urunResimleri ul li a { width: 119px; }
    #anaHakkimizda .big { margin-left: 0; }
    #makinalar .kap0 { overflow-x: auto; white-space: nowrap; padding-left: 15px; display: flex; }
    #makinalar .kap0 .items { display: inline-block; margin-right: 40px; width: 51%; flex-shrink: 0; }
    #makinalar .kap0 .items.aktif .icerik .kisaOzet { white-space: initial; line-height: 23px; width: initial; color: #111; }
    #makinalar .kap0 .items .icerik { height: auto; }
    #gubre .item figure a { padding: 7px 24px; top: 65% !important; }
    #anaIletisim .kapsul .konumAl { padding: 5px 35px; }
    #makinalar .kapsul { padding-left: 10px; }
    #makinalar .kap0 .items .icerik a { margin-top: 5px; display: inline-block; font-size: 14px; }
    #makinalar .kap0 .items.aktif .urunAd:after { display: none }
    #makinalar .kap0 .items .icerik .kisaOzet { white-space: initial; }
    #makinalar .kap0 .items.aktif .sayi, #makinalar .kap0 .items.aktif .baslik { font-weight: 400 }
    .ortakOklar { top: initial; bottom: -16px; position: relative; right: initial; }
    #makinalar .kap1 { height: 430px; }
}
