body {
  color       : #111;
  background  : #fff;
  font-family : 'Open Sans',
                sans-serif;
}
p {
    margin: 0 0 10px;
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
.table>tbody>tr>td {
  font-size : 14px!important;
}
.yanRow {
  width:100%;
height:400px;
-webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
clip-path: polygon(0 0, 0% 100%, 100% 0);
background: #f4f4f4;
}
.yanRow2 {
  width:100%;
height:400px;
-webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
clip-path: polygon(0 0, 100% 100%, 100% 0);
background: #f4f4f4;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding : 8px 5px!important;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom : 0px!important;
}

iframe {
  margin : 0px!important;
}

.headImg h1 {
  z-index : 22;
}

.menu .close {
  width       : 40px;
  height      : 40px;
  border      : 1px solid #fff;
  line-height : 40px;
}

.poparea {
  padding    : 20px;
  background : #fff;
}

.poparea .close {
  position   : absolute;
  top        : 0;
  right      : 0;
  padding    : 10px;
  opacity    : 1;
  background : #fff;
}

.fa-th-large {
  background : url(../img/3lu.png);
}

.fa-th {
  background : url(../img/4lu.png);
}

.liststyle.aktif .fa-th-large {
  background : url(../img/3lub.png);
}

.liststyle.aktif .fa-th {
  background : url(../img/4lub.png);
}

.fa-th-large,
.fa-th {
  width           : 25px;
  height          : 25px;
  padding         : 7px;
  background-size : cover!important;
}

.fa-th-large:before,
.fa-th:before {
  content : ""!important;
}

.container-fluid {
  width    : 100%;
  padding  : 0px !important;
  overflow : hidden;
}

.container {
  width : 1440px;
}

.headImg h1 {
  position : relative;
}

.headImg h1 a {
  position : relative;
}

.headImg h1 a:nth-child(2):before,
.headImg h1 a:nth-child(3):before {
  content     : ">";
  position    : absolute;
  top         : 0;
  left        : -16px;
  line-height : 48px;
}

.headImg h1 a:nth-child(2) {
  margin-right : 20px;
  margin-left  : 20px;
}

.div {
  display : none;
}

.dilMobil {
  display : none;
}

.tab1 {
  position : relative;
  overflow : hidden;
}

.menu .close {
  display : none;
}

.menu .close span {
  font-size   : 19px;
  font-weight : 400;
}

.urun-b p {
  margin-bottom : 0px !important;
}

.urunler li .bg-resim.aktif {
  height : 220px!important;
}

.fa-stop {
  display : none!important;
}

/* popup< */

.popbg {
  z-index    : 9999999;
  display    : none;
  position   : fixed;
  top        : 0;
  right      : 0;
  bottom     : 0;
  left       : 0;
  width      : 100%;
  height     : 100%;
  background : rgba(0, 0, 0, 0.5);
}

.poparea {
  z-index    : 99999999;
  display    : none;
  position   : fixed;
  top        : 50%;
  left       : 50%;
  min-width  : 50px;
  min-height : 50px;
  transform  : translate(-50%, -50%);
}

.popbtn {
  cursor : pointer;
}

.poparea iframe {
  width  : 800px!important;
  height : 600px!important;
}

/* >popup */

.aramaBg {
  position   : absolute;
  right      : 0;
  width      : 65%;
  height     : 0px;
  margin     : auto;
  margin-top : 98px;
  overflow   : hidden;
  background : rgba(0,0,0,0.5);
  transition : .5s all;
}

.aramaBg.aktif {
  height : 45px;
}

.aramaBg button {
  z-index    : 2;
  position   : relative;
  height     : 30px;
  float      : right;
  margin     : 8px;
  padding    : 0 15px;
  transition : .5s;
}

.aramaBg .kapat:hover,
.aramaBg button:hover {
  background : #fff;
}

.aramaBg .kapat {
  z-index     : 2;
  z-index     : 2;
  position    : relative;
  position    : relative;
  height      : 30px;
  float       : right;
  margin      : 8px 8px 0 0;
  padding     : 0 14px;
  color       : #333;
  background  : #ddd;
  font-size   : 20px;
  line-height : 30px;
  transition  : .5s;
  cursor      : pointer;
}

.aramaBg input {
  position   : absolute;
  top        : 0;
  left       : 0;
  width      : 100%;
  height     : 100%;
  float      : left;
  padding    : 0 20px;
  color      : #fff;
  background : transparent;
}
.aramaBg input::-webkit-input-placeholder {
  color: #fff
}
header {
  z-index    : 9;
  position   : relative;
  width      : 100%;
  margin-top : 0px;
}

.header {
  width         : 100%;
  height        : 35px;
  margin-bottom : 15px;
  color         : #333;
  background    : #fff;
  line-height   : 35px;
}
.regular {
  overflow: hidden;
}
.Bbaslik {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 153px 0px;
  background: #79C01F;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  float: left;
  text-align: center;
}
header .logo {
  height: auto;
    width : 300px;
    max-width: 100%;
    margin-top: 20px;
    float: left;
    margin-left : 60px;
}

footer .logom {
    height: auto;
    width : 300px;
    max-width: 100%;
    margin-top: 20px;
    float: left;
    margin-left : 10px;
}

header ul.menu {
  margin-top: 18px;
  padding: 25px 0 0;
  float: right;
}

header ul.menu li {
  display : inline-block;
  margin  : 6px 0px;
}

header ul.menu li a {
  padding    : 8px 10px;
  border     : 3px solid transparent;
  font-size  : 15px;
  transition : .5s all;
  border-radius: 50px
}
.kisitla {
  margin-bottom:-5px;
  height: 208px;
      overflow: hidden;
      float: left;
      text-align: left;
}
header ul.menu li.aktif a {
  position: relative;
  color: #fff;
  border: 3px solid #fff;
  font-weight: 600;
  background: #79C01F;
  border-radius: 26px;
}
header ul.menu li:hover a {
  background: #eee
}
header ul.menu li.aktif.dil a {
  display     : inherit;
  width       : 35px;
  height      : 35px;
  padding     : 0;
  color       : #555;
  opacity     : .5;
  background  : #fff;
  line-height : 31px;
}

header ul.menu li.aktif.arama {
  width       : 35px;
  height      : 35px;
  padding     : 0;
  color       : #555;
  opacity     : .5;
  border      : 3px solid transparent;
  background  : #fff;
  line-height : 31px;
  cursor      : pointer;
}

header ul.menu li:hover a {
  opacity : 1!important;
  border  : 3px solid rgba(255,255,255,0.2);
}
header .headerUst {
  position: absolute;
  float: right;
  right: 0;
  width: auto;
  z-index: 2;
  border-bottom-left-radius: 56px;
  border-bottom-right-radius: 55px;
  padding: 0 20px;
  background: #eee;
}
header .headerUst li {
  float: left;
  line-height: 35px;
  font-size: 14px;
  margin: 0 10px;
}
header .headerUst li i {
  height: 40px;
  float: left;
  line-height: 38px;
  padding: 0 7px;
  margin-right: 9px;
  font-size: 18px;
}
header .headerUst .social-media {
  float: right;
}
header .headerUst .social-media li{
  margin: 0px
}
header .headerUst .social-media li i {
  float: right;
  height: 30px;
  line-height: 30px;
  margin-right: 0px;
  width: 40px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  margin-top: 12px;
  padding: 0px;
}
.icerik {
  line-height : 25px;
}

.icerik p {
  margin-bottom : 10px;
  font-size: 14px
}

.belgelerimiz li span {
  width     : 100%;
  height    : 40px;
  float     : left;
  margin    : 5px 0;
  font-size : 14px;
}

.bolgeler-icerik h2 {
  margin-bottom : 10px;
  font-size     : 20px;
  font-weight   : bold;
  border        : 2px solid #fff!important;
}

.bolgeler-icerik ol {
  width         : 100%;
  float         : left;
  padding       : 10px 0;
  border-bottom : 1px solid #ddd;
}

.bolgeler-icerik lu {
  width  : 100%;
  float  : left;
  margin : 5px 0;
}

.tab1.sidebar {
  margin : 0;
}

.tab1.sidebar li {
  padding : 0;
}

.tab1.sidebar li:after {
  content : "";
}

.urunBaslik a {
  padding    : 15px 10px!important;
  font-size  : 18px!important;
  transition : .5s all;
}

.urunBaslik a:nth-child(1) {
  color      : #fff!important;
  background : rgba(0,0,0,0.5)!important;
}

.urunBaslik a:nth-child(2) {
  color      : #fff!important;
  background : rgba(129,129,129,0.5)!important;
}

.urunBaslik a:nth-child(3) {
  color       : #fff!important;
  background  : rgba(255,255,255,0.5)!important;
  text-shadow : 0 0 4px rgba(0,0,0,0.5);
}

.urunBaslik a:hover {
  color      : #000!important;
  background : #fff!important;
}

.sidebar.belgeler li {
  display    : inline-block;
  width      : 190px;
  float      : none;
  padding    : 5px 10px;
  color      : #000;
  border     : 1px solid #000;
  text-align : center;
  text-align : center;
  transition : .5s all;
  cursor     : pointer;
}

.sidebar.belgeler li.aktif,
.sidebar.belgeler li:hover {
  color      : #fff;
  background : #000;
}

.sidebar li {
  position      : relative;
  width         : 100%;
  float         : left;
  margin-bottom : 10px;
}

.sidebar li ul {
  display    : none;
  background : #000;
}

.sidebar li.aktif ul li a {
  color      : #000;
  border     : #000;
  background : #f1f1f1;
}

.sidebar li i {
  position    : absolute;
  top         : 0;
  right       : 0;
  width       : 43px;
  color       : #000;
  text-align  : center;
  font-size   : 36px;
  line-height : 43px;
  cursor      : pointer;
}

.sidebar li.aktif i {
  color : #fff;
}

.sidebar li.aktif ul {
  display : block;
}

.sidebar li.aktif ul li a:hover {
  color      : #fff;
  background : #999;
}

.sidebar li a {
  width      : 100%;
  float      : left;
  padding    : 8px 15px;
  transition : .5s all;
}
.sidebar {

  border-right     : 1px solid #ddd;
  overflow: hidden;
}
.sidebar li a:hover {
  background : #f1f1f1;
}

.sidebar li.aktif a {
  background : #f1f1f1;
}

.bText {
  z-index           : 2;
  position          : absolute;
  right             : 0px;
  bottom            : 100px;
  left              : 0;
  width             : 100%;
  height            : 40px;
  margin            : auto;
  color             : #fff;
  text-align        : center;
  text-shadow       : 1px 1px 4px rgba(0,0,0,0.8);
  font-size         : 32px;
  font-weight       : 900;
  -moz-animation    : color_change 1s infinite alternate;
  -ms-animation     : color_change 1s infinite alternate;
  -o-animation      : color_change 1s infinite alternate;
  -webkit-animation : color_change 1s infinite alternate;
  animation         : color_change 1s infinite alternate;
}

.bText p {
  color       : #bbb;
  font-family : 'Dancing Script';
  font-size   : 3em;
  font-weight : 300;
}

.headImg {
  width  : 100%;
  height : 400px;
}

.headImg h1 a.aktif {
  z-index    : 2;
  display    : inline-block;
  position   : relative;
  top        : 246px;
  padding    : 15px 35px;
  color      : #333;
  background : rgba(255,255,255,0.8);
  text-align : center;
  font-size  : 20px;
}

.headImg h1 a {
  z-index    : 2;
  display    : inline-block;
  position   : relative;
  top        : 246px;
  padding    : 15px 10px;
  color      : #fff;
  background : rgba(0,0,0,0.5);
  text-align : center;
  font-size  : 20px;
}

.urun-ozellikler {
  line-height : 25px;
}

.urun-ozellikler h1 {
  margin-bottom : 20px;
  font-size     : 25px;
  font-weight   : bold;
}

.urun-ozellikler p {
  margin-bottom : 20px;
}

.urun-ozellikler b {
  font-size : 18px;
}

.urun-ozellikler li {
  list-style : disc;
}

thead {
  color      : #000;
  background : #eee;
}

table {
  margin-top : 15px;
}

@-webkit-keyframes color_change {
  from {
    opacity : 1;
  }

  to {
    opacity : 0.7;
  }
}

@-moz-keyframes color_change {
  from {
    opacity : 1;
  }

  to {
    opacity : 0.7;
  }
}

@-ms-keyframes color_change {
  from {
    opacity : 1;
  }

  to {
    opacity : 0.7;
  }
}

@-o-keyframes color_change {
  from {
    opacity : 1;
  }

  to {
    opacity : 0.7;
  }
}

@keyframes color_change {
  from {
    opacity : 1;
  }

  to {
    opacity : 0.7;
  }
}

section {
  width : 100%;
  float : left;
}

.kurumsal_resim {
  width  : 100%;
  height : 400px;
}

.baslik {
  margin-top     : 15px;
  padding-bottom : 0px;
  color          : #fff;
  text-align     : center;
  text-transform : uppercase;
  font-size      : 30px;
  font-weight    : 600;
}

.forma input,
.forma select,
.forma textarea {
  border        : 1px solid;
  border-radius : 0px;
}

.logo2 {
  width  : 300px;
  margin : 80px 0 30px 0;
}

.sec1 {
  height     : auto;
  background : #fff;
}

.sec1 .yaz {
  padding     :35px 40px 0;
  color       : #000;
  font-size   : 14px;
  line-height : 25px;
}

.sec1 .yaz b {
  width         : 100%;
  float         : left;
  margin-bottom : 20px;
  font-size     : 26px;
}

.sec1 .buton {
  display        : inline-block;
  margin         : 20px 0;
  margin-right   : 20px;
  padding        : 8px 15px;
  color          : #79C01F;
  border         : none;
  border         : 2px solid #79C01F;
  text-transform : uppercase;
  font-weight    : 400;
  transition     : 1s all;
}

.sec1 .buton:hover {
  color      : #fff;
  background : #79C01F;
}

.sec2 {
  background : #fff;
}

.tab1 {
  width  : 100%;
  margin : 20px 0;
}

.tab1 li {
  display       : inline-block;
  position      : relative;
  border-bottom : 1px solid #fff;
  transition    : .5s all;
}

.tab1 li:after {
  content  : "//";
  position : absolute;
  top      : 10px;
  right    : -10px;
  color    : #000!important;
  opacity  : .3;
}

.tab1 li:last-child:after {
  content : "";
}

.tab1 li {
  padding     : 10px 15px;
  color       : #fff;
  color       : #444;
  background  : #000;
  background  : transparent;
  font-size   : 16px;
  font-size   : 16px;
  font-weight : 400;
  font-weight : 400;
  cursor      : pointer;
}

.tab1 li:hover {
  border-bottom : 1px solid #ddd;
}

.tab1 li.aktif {
}

.urun1 {
  position : relative;
  overflow : hidden;
}

.urun1 p {
  margin-bottom : 0px;
}

.urun1 li {
  position      : relative;
  height        : 356px;
  margin-bottom : 20px;
  overflow      : hidden;
}

.bolgeler-icerik li {
  position      : relative;
  margin-bottom : 10px;
  padding       : 5px;
  overflow      : hidden;
  border        : 2px solid #fff!important;
  border-bottom : 1px solid #eee;
}

.urun1 li a {
  width      : 100%;
  float      : left;
  border     : 1px solid #ddd;
  transition : .5s all;
  background: #fff
}

.urun1 li a:hover {
}

.urun1 li .bg-resim {
  margin          : 20px 0;
  background-size : contain!important;
}

.urun-b .tumu {
  width      : 100%;
  float      : left;
  padding    : 10px 0;
  transition : .5s all;
}

.urun-b {
  z-index    : 2;
  display    : table;
  position   : relative;
  width      : 100%;
  height     : 60px;
  float      : left;
  margin     : auto;
  transition : .5s all;
}

.urun-b h2 {
  display        : table-cell;
  position       : relative;
  vertical-align : middle;
  transition     : .5s all;border-bottom: 5px solid #ddd;
  text-align : center
}
.urunler li:hover h2 {
  border-bottom: 15px solid #79C01F;
}
.headImg {
  display:none
}
.urun-b h2 p {
  display     : none;
  visibility  : hidden;
  position    : absolute;
  top         : 0;
  right       : 0;
  left        : 0;
  height      : 0;
  color       : #fff;
  opacity     : 0;
  background  : #79C01F;
  font-size   : 20px;
  line-height : 57px;
  transition  : .5s all;
}

.urun-b span {}

.urun-b a {}

.urun-b a:hover {}

a.buton-urun {
  display     : inline-block;
  width       : 250px;
  height      : 43px;
  margin      : 30px 0;
  margin      : auto;
  color       : #fff;
  border      : 3px solid #fff;
  background  : #79C01F;
  text-align  : center;
  line-height : 40px;
  transition  : .5s all;
  border-radius: 50px;
}

a.buton-urun:hover {
  border      : 3px solid #79C01F;
  background  : #619c17;
}

.retro {
  position              : relative;
  width                 : 100%;
  height                : 450px;
  background-attachment : fixed;
  background-size       : cover;
}

.retro:after {
  content          : "";
  position         : absolute;
  top              : 0;
  left             : 0;
  width            : 100%;
  height           : 100%;
  background-color : rgba(0, 0, 0, 0.6);
}
footer {
  padding: 40px 0;
  float: left;
  width: 100%;
   overflow: hidden;
   margin-top: 20px;
   color: #5a5749;
   background: #fff;
 }
 footer .logo1 {
   width: 67px;
position: absolute;
top: 0;
right: 0;
left: 0;
margin: auto;
margin-top: 30px;
 }
footer b {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 30px;
    float: left;
    width: 100%;
}
footer p {
  margin: 6px 0;
  line-height: 27px;
}
footer i {
  font-size: 38px!important;
  margin: 0 0 14px 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px!important;
  -webkit-transition: .5s all;
  transition: .5s all;
  border-radius: 5px;
}
footer i:hover {
  background: #5a5749;
  color: #fff;
}
.padright100 {
  padding-right: 100px;
}
.copyright {
  background: #79C01F;
  overflow: hidden;
  width: 100%;
  float: left;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
  .flextop {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 8% 110px;
  }
  .width50 {
    width: 50%;
    margin: auto;
  }

.down {
  z-index    : 1;
  position   : absolute;
  right      : 0px;
  left       : 0px;
  width      : 45px;
  height     : 45px;
  margin     : 0 auto 50px auto;
  color      : #fff;
  text-align : center;
  font-size  : 40px;
  animation  : yaz 0.8s linear 0s infinite alternate;
  /* bottom: 163px; */
  /* margin-bottom: 49px; */
}

@keyframes yaz {
  0% {
    bottom : -38px;
  }

  11% {
    bottom : -39px;
  }

  93% {
    bottom : -49px;
  }

  100% {
    bottom : -50px;
  }
}

.aramaBg.asd {
  width : 75%!important;
}

.liststyle {
  display     : inline-block;
  position    : relative;
  top         : -15px;
  padding     : 2px;
  color       : #333;
  background  : #fff;
  text-align  : center;
  font-size   : 25px;
  line-height : 20px;
  cursor      : pointer;
}

.liststyle.aktif {
  color         : #fff;
  border-radius : 5px;
  background    : #000;
}

.liststyle i {
  display : inline-block;
  margin  : 5px;
  /* float: left; */
}
.regular2 {
  display:none
}
@media
  (max-width : 1500px) {
  .container {
    width : 1170px;
  }

  .aramaBg {
    width : 80%;
  }

  .aramaBg.asd {
    width : 92.5%!important;
  }

  #tipue_drop_content {
    left : 1%!important;
  }

  #tipue_drop_content {
    width : 80%!important;
  }
}

@media
  (max-width : 1200px) {
  .arama {
    position : relative;
    top      : 1px;
  }

  .container {
    width : 970px;
  }

  .aramaBg.asd {
    width : 96%!important;
  }

  .aramaBg {
    width : 92%;
  }

  header ul.menu li a {
    font-size : 15px;
  }

  #tipue_drop_content {
    left : 4%!important;
  }

  #tipue_drop_content {
    width : 92%!important;
  }

  header ul.menu li a {
    padding   : 8px 0px;
    border    : 3px solid transparent;
    font-size : 13px;
  }
}

@media
  (max-width : 992px) {

    .regular2 {
      display:block
    }
    .regular1 {
      display:block
    }
    .headerUst li:nth-child(2){
      display: none;
    }
    .headerUst {
      position: relative!important;
left: 0;
width: 100%;
border-radius: 0px!important;
background: transparent!important;
border-bottom: 1px solid #ddd!important;
    }
    .headerUst {
      position: relative;
      width: 100%;
    }
    header .logo {
      width: auto!important;
    }
  .aramaBg {
    margin-top : 10px;
  }

  footer {
        text-align: center;
  }
  .yanRow {
      height: 147px;
      position: absolute;
  }
  .yanRow2 {
      display: none;
  }
  .padright100 {
    padding: 0 40px!important
  }
  ol lu .row {
    margin-right : 0px!important;
    margin-left  : 0px!important;
  }

  ol lu b {
    width : 100%;
    float : left;
  }

  header ul.menu li a {
    padding   : 10px 0px;
    border    : 1px solid transparent;
    font-size : 17px;
  }
header .headerUst li {
  margin: 0px!important;
  font-size: 12px
}
header .headerUst li i {
  margin-right: 0px
}
header .headerUst li:nth-child(2){
  float: right;
  margin-right: 10px!important
}
  header ul.menu li {
    margin : 0!important;
  }

  header ul.menu li.aktif a,
  header ul.menu li a:hover {
    border-width : 1px!important;
  }

  .fa-stop,
  .fa-stop {
    display : inline-block!important;
  }

  .fa-th-large,
  .fa-th {
    display : none!important;
  }

  header .social-media {
    display: none;
  }

  .urunler li .bg-resim.aktif {
    height : 150px!important;
  }

  .kurumsal_resim {
    display : none;
  }

  .urunler {
    margin-right : -15px;
    margin-left  : -15px;
  }

  .urunler .bg-resim {
    background-size : contain!important;
  }

  .slick-arrow.slick-next:after,
  .slick-arrow.slick-prev:after {
    width       : 48px;
    height      : 45px;
    font-size   : 50px;
    line-height : 46px;
  }

  .sidebar {
    display : none;
  }
header .index{
  margin-bottom: 0px!important;
  float: left
}
  .index {
    position : relative;
    width    : 180px;
    height   : 65px;
    margin-bottom: 20px;
    display: inline-block;
  }
.social-media li {
  float: none!important;
  display: inline-block;
}
  .icerik {
    padding-right : 30px;
    padding-left  : 30px;
  }

  #lightgallery li a div {
    height : 150px!important;
  }

  .urunler li:nth-child(2n-1) {
    padding-right : 7px!important;
  }

  .urunler li:nth-child(2n) {
    padding-left : 7px!important;
  }

  .sec1 .yaz {
    padding : 10px;
  }

  .dilMobil {
    display : block;
  }

  header ul.menu li.aktif.dil {
    display : none;
  }

  .div {
    display    : block;
    width      : 136px;
    float      : right;
    margin-top : 16px;
  }

  .arama {
    top : 0;
  }

  .div i {
    width       : 40px;
    height      : 35px;
    float       : right;
    color       : #258e3a;
    text-align  : center;
    font-size   : 25px;
    font-style  : normal;
    line-height : 35px;
  }
.div a {
  width       : 40px;
  height      : 35px;
  float       : right;
  color       : #258e3a;
  text-align  : center;
  font-size   :18px;
  font-style  : normal;
  line-height : 35px;
}
.div li {
  list-style: none;
}
  .div div {
    width : 100%;
    float : right;
  }

  #tipue_drop_content {
    margin : 5px 20px 0 0!important;
  }

  #tipue_drop_content a {
    width : 50%!important;
  }

  .aramaBg {
    position : relative;
  }

  .poparea iframe {
    width  : 320px!important;
    height : 320px!important;
  }

  .container {
    width : 100%;
  }

  header .logo {
    position: absolute;
    bottom: -6px;
    left: 15px;
    /* width: 100%; */
    max-width: 350px;
    float: left;
  }

  .bText {
    width       : 90%;
    font-size   : 2em;
    line-height : 55px;
  }

  .sec2 {
    padding : 0px!important;
  }

  .menu {
    z-index    : 999;
    position   : fixed!important;
    position   : absolute;
    top        : 0px;
    left       : -100%;
    width      : 100%;
    height     : 100vh!important;
    margin-top : 0!important;
    padding    : 15px;
    background : #474243;
    transition : .5s all;
  }

  .menu .close {
    display       : block;
    position      : absolute;
    right         : 13px;
    margin-bottom : 10px;
    color         : #fff;
    opacity       : .7;
    text-shadow   : 0px 0px;
  }

  .menu.aktif {
    left : 0;
  }

  .menu li {
    width : 68%;
  }

  .menu li.dil {
    position : relative;
    width    : 35px;
    overflow : hidden;
  }

  .menu li a {
    width        : 100%;
    float        : left;
    color        : #fff;
    border-color : #fff;
  }

  header ul.menu li.aktif a {
    color        : #fff;
    border-color : #fff;
  }

  .sec1,
  .sec2,
  .urun1 {
    height : auto;
  }

  .sec1 .yaz {
    margin-right : 0;
    margin-left  : 0;
  }

  .tab1 li {
    margin : 2px 0;
  }
}

.pp_details {
  display : none!important;
}

.owl-page span div {
  height : 78px;
}

.owl-prev {
  position    : absolute;
  top         : 50%;
  left        : 0;
  float       : left;
  margin-left : 30px !important;
  background  : transparent !important;
}

.sldRes li {
  padding : 0px!important;
}

.sldRes li a {
  padding : 0px!important;
  border  : 0px !important;
}

.sldRes li a div {
  height : 400px;
}

.sldRes li:hover a div {
  border : 0px !important;
}

.sldRes .owl-wrapper-outer {
  width : 99%!important;
}

.sldRes .owl-next,
.sldRes .owl-prev {
  top : 30%;
}

.owl-theme .owl-controls .owl-buttons div {
  padding   : 0px 11px!important;
  font-size : 35px!important;
}

.owl-next {
  position     : absolute;
  top          : 50%;
  right        : 0;
  float        : right;
  margin-right : 30px !important;
  background   : transparent !important;
}

.slick-arrow {
  z-index    : 2;
  position   : absolute;
  top        : 50%;
  left       : 0px;
  width      : 50px;
  height     : 50px;
  color      : transparent;
  opacity    : 0.2;
  background : transparent;
  transition : .5s all;
}

.slick-arrow.slick-next {
  right : 0px;
  left  : auto;
}

.slick-arrow.slick-next:hover {
  opacity : 0.5;
}

.slick-arrow.slick-prev:hover {
  opacity : 0.5;
}

.slick-arrow.slick-next:after {
  content     : "\f105";
  width       : 100%;
  height      : 100%;
  float       : right;
  color       : #fff;
  background  : rgba(0,0,0,0.7);
  font-family : FontAwesome;
  font-size   : 40px;
  line-height : 50px;
}

.slick-arrow.slick-prev:after {
  content     : "\f104";
  width       : 100%;
  height      : 100%;
  float       : left;
  color       : #fff;
  background  : rgba(0,0,0,0.7);
  font-family : FontAwesome;
  font-size   : 40px;
  line-height : 50px;
}

.bg-resim2 {
  background-repeat   : no-repeat;
  background-position : 50% 50%;
  background-size     : cover;
}

.lg-thumb-outer {
  display : none!important;
}

.bg {
  position            : relative;
  width               : 100%;
  height              : 100%;
  background-position : 50% 50%;
  background-size     : cover;
}
.bg-resim {
  background-repeat   : no-repeat;
  background-position : 50% 50%;
  background-size     : contain;
}

.owl-page {
  position : relative;
  width    : 33%;
  height   : 100px;
  float    : left;
  padding  : 5px;
}

.owl-page span {
  width         : 100% !important;
  height        : 100% !important;
  margin        : 0 !important;
  border        : 4px solid #ddd;
  border-radius : 0px !important;
  background    : transparent !important;
}

.owl-page span img {
  position   : absolute;
  top        : 0;
  right      : 0;
  bottom     : 0;
  left       : 0;
  max-width  : 100%;
  max-height : 100%;
  margin     : auto;
}

.owl-pagination {
  position     : relative;
  top          : 18px;
  margin-right : -12px;
  margin-left  : -7px;
}

.urunNav {
  width         : 100%;
  float         : left;
  margin-bottom : 40px;
}

.urunNav li {
  float : left;
}

.urunNav li {
  padding   : 0px 20px 0px 0;
  font-size : 18px;
}

.urunNav li a {
  padding     : 16px;
  color       : #fff;
  border      : 2px solid;
  background  : #000;
  font-weight : 600;
  transition  : .5s all;
}

.urunNav li a:hover {
  color      : #000;
  background : #fff;
}

.regular {
  position : relative;
  width    : 100%;
  height   : 600px;
}

.regular .item {
  position : relative;
  width    : 100%;
  height   : 600px;
  float    : left;
}

.owl-slider img {
  position : absolute;
  top      : 0;
  right    : 0;
  bottom   : 0;
  left     : 0;
  width    : auto;
  height   : auto;
  margin   : auto;
}

.owl-slider .item {
  position : relative;
  width    : 100%;
  height   : 320px;
}

#pictures .owl-buttons {
  position : absolute;
  top      : 45%;
  width    : 100%;
}

.owl-prev {
  float       : left;
  margin-left : 30px !important;
  background  : transparent !important;
}

.owl-theme .owl-controls .owl-buttons div {
  padding   : 0px 11px!important;
  font-size : 35px!important;
}

.owl-next {
  float        : right;
  margin-right : 30px !important;
  background   : transparent !important;
}

.owl-slider img {
  position : absolute;
  top      : 0;
  right    : 0;
  bottom   : 0;
  left     : 0;
  width    : auto;
  height   : auto;
  margin   : auto;
}

.owl-slider .item {
  position : relative;
  width    : 100%;
  height   : 320px;
}

#pictures .owl-buttons {
  position : absolute;
  top      : 45%;
  width    : 100%;
}

.owl-prev {
  float       : left;
  margin-left : 30px !important;
  background  : transparent !important;
}

.owl-theme .owl-controls .owl-buttons div {
  padding   : 0px 11px!important;
  font-size : 35px!important;
}

.owl-next {
  float        : right;
  margin-right : 30px !important;
  background   : transparent !important;
}

.owl-theme .owl-controls .owl-buttons div {
  color : #000 !important;
}

#lightgallery li {
  padding : 10px;
}

#lightgallery li a div {
  background-color : #fff;
}

#lightgallery li:hover a {
  background : #000;
}

#lightgallery li:hover a div {
  border : 2px solid #000;
}

#lightgallery li a {
  width      : 100%;
  float      : left;
  padding    : 5px;
  transition : .3s all;
}

.ozellikler {
  margin-top : 50px;
}

.ozellikler li {
  position      : relative;
  width         : 100%;
  min-height    : 45px;
  float         : left;
  margin-top    : -1px;
  border-bottom : 1px solid #ddd;
  text-align    : left;
  font-size     : 16px;
  line-height   : 45px;
  transition    : .5s all;
}

.ozellikler li b,
.ozellikler li p,
.ozellikler li span {
  float : left;
}

.ozellikler li b {
  width : 30%;
}

.ozellikler li p {
  position     : relative;
  width        : 70%;
  margin-top   : 8px;
  padding-left : 15px;
  line-height  : 24px;
}

.ozellikler li p span {
  margin-right    : 20px;
  color           : red;
  text-decoration : line-through;
}

.ozellikler li p b {
  width : auto;
}

.ozellikler li .indirim {
  height      : 25px;
  float       : left;
  margin-top  : 8px;
  margin-left : 15px;
  padding     : 0 10px;
  color       : #fff;
  background  : red;
  font-size   : 14px;
  font-weight : 600;
  line-height : 25px;
}

.addres li {
  width          : 100%;
  float          : left;
  padding-bottom : 15px;
  border-bottom  : 1px solid #ddd;
  font-size      : 15px;
}

.addres li b {
  width  : 100%;
  float  : left;
  margin : 15px 0px 7px 0;
}

.forma label {
  padding : 15px 0 7px 0;
}

.forma input[type="submit"] {
  height        : 42px;
  margin-top    : 15px;
  margin-bottom : 30px;
  color         : #fff;
  border        : 0px;
  border-bottom : 2px solid #474243;
  border-radius : 0px;
  background    : #474243;
  box-shadow    : 0 0 0;
  font-size     : 19px;
  font-weight   : bold;
  line-height   : 30px;
  transition    : .3s all;
  /* padding: 7px 17px; */
  /* padding: 35px; */
}

.forma input[type="submit"]:hover {
  color      : #474243;
  background : #fff;
}

@media
  (max-width : 768px) {
  .container {
    width : 750px;
  }
}

@media
  (max-width : 751px) {
  .container {
    width : 100%;
  }
}

/* ===========================================================================
   KAMBER GEÇİŞİ EKLERİ (2026-09-18)

   Yukarıdaki kuralların tamamı eski siteden OLDUĞU GİBİ devralındı; arayüzün
   birebir aynı kalması için hiçbiri değiştirilmedi. Buradan aşağısı yalnızca
   geçişle gelen yeni parçaların stilidir:
     - görselsiz sayfa başlığı bandı (kapak görselleri sunucuda bulunamadı)
     - ürün teknik tabloları (eskiden satır içi style ile çiziliyordu)
     - belge sekmeleri (eski gizle/göster sınıfları yerine .aktif)
     - arama sonucu kutusu (eski tipuedrop yerine)
     - form güvenlik alanı, durum mesajı, bal küpü
     - erişilebilirlik yardımcıları (.sr-only, .skip-link)
   =========================================================================== */

/* --- Kart ve galeri görselleri -------------------------------------------
   Eski sitede bu ölçüler HER view'da tek tek satır içi style ile yazılıydı
   (style="...;width:100%; height: 250px;"). Aynı değerler buraya alındı;
   görünüm birebir aynı, markup okunur oldu.

   NOT: kategori kartlarında görsel "cover", marka/ürün kartlarında "contain"
   olarak ölçekleniyordu. Bu fark eski sitede de vardı (kategori görselleri
   kutuyu dolduruyor, ürün ambalajları boşluklu duruyor) ve KASITLI korundu. */
.urunler li .bg-resim {
	width: 100%;
	height: 250px;
}
.urunler.kategori-kart li .bg-resim {
	background-size: cover !important;
	margin: 0;
}
ul.belge-galeri li .bg-resim2 {
	width: 100%;
	height: 200px;
}

/* --- İç sayfa başlık bandı -----------------------------------------------
   DİKKAT: yukarıdaki (eski siteden devralınan) kurallarda ".headImg{display:none}"
   var — yani iç sayfaların üst bandı yayındaki sitede de HİÇ GÖRÜNMÜYOR.
   Bandın görseli (kapaklar tablosu) sunucudan silinmiş olduğu için yıllardır
   fark edilmemiş: CSS onu zaten gizliyordu.
   Markup korundu (kırıntı yolu ve <h1> orada duruyor) ama görünürlük eski
   haliyle bırakıldı; bant açılacaksa önce kapak görselleri yüklenmeli
   (bkz. yapılacaklar listesi). Aşağıdaki kural yalnızca bant AÇILDIĞINDA ve
   görsel yüklenmemişken devreye girer. */
.headImg-duz {
	background-color: #5a8f18;
	background-image: linear-gradient(135deg, #79c01f 0%, #4e7d12 100%);
}

/* --- Ürün teknik tabloları ----------------------------------------------- */
.tablo-kutu {
	width: 100%;
	overflow-x: auto;
	margin: 20px 0;
}
table.urun-tablo {
	width: 100%;
	margin-bottom: 0;
	font-size: 13px;
}
table.urun-tablo th {
	color: #fff;
	background-color: #79c01f;
	font-weight: 600;
	border-color: rgba(255, 255, 255, .25);
	vertical-align: middle;
}
table.urun-tablo td {
	vertical-align: middle;
}

/* --- Belgelerimiz sekmeleri ---------------------------------------------- */
.belge-grup {
	display: none;
}
.belge-grup.aktif {
	display: block;
}
ul.belge-galeri {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.belge-galeri > li {
	float: left;
	margin-bottom: 25px;
}
ul.belge-galeri > li span {
	display: block;
	padding: 8px 4px 0;
	font-size: 12px;
	line-height: 1.35;
	color: #474243;
}

/* --- Arama sonucu --------------------------------------------------------
   Eski sitede bu liste tipuedrop ile çiziliyor ve ürün dizini her sayfanın
   HTML'ine gömülüyordu; artık sunucudan geliyor. */
#arama-sonuc {
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 60;
	width: 320px;
	max-width: 90vw;
	max-height: 60vh;
	overflow-y: auto;
	background: #fff;
	box-shadow: 0 6px 24px rgba(0, 0, 0, .18);
	text-align: left;
}
#arama-sonuc:empty {
	display: none;
}
a.arama-satir {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 8px 12px;
	border-bottom: 1px solid #eee;
	color: #333;
	font-size: 13px;
	text-decoration: none;
}
a.arama-satir:hover {
	background: #f4f4f4;
	color: #79c01f;
}
a.arama-satir img {
	width: 40px;
	height: 40px;
	object-fit: contain;
	flex: 0 0 40px;
}
.arama-bos {
	padding: 14px 12px;
	font-size: 13px;
	color: #999;
}

/* --- Formlar ------------------------------------------------------------- */
/* Bal küpü: insanlar görmez, ekran okuyucular atlar, botlar doldurur. */
.form-tuzak {
	position: absolute !important;
	left: -9999px !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.ucx-captcha {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.ucx-captcha .captcha-giris {
	flex: 1 1 180px;
}
.ucx-captcha .captcha-gorsel {
	display: flex;
	align-items: center;
	gap: 8px;
}
.ucx-captcha .captcha-img {
	height: 46px;
	width: auto;
	border: 1px solid #ddd;
}
.captcha-yenile {
	border: 1px solid #ddd;
	background: #fff;
	color: #79c01f;
	width: 38px;
	height: 38px;
	line-height: 1;
	cursor: pointer;
}
.captcha-yenile:hover {
	background: #79c01f;
	color: #fff;
}

.form-sonuc:empty {
	display: none;
}
.form-sonuc {
	padding: 10px 14px;
	margin-bottom: 15px;
	font-size: 14px;
	border-left: 4px solid #999;
	background: #f4f4f4;
}
.form-sonuc.is-success {
	border-left-color: #79c01f;
	background: #f1f8e8;
	color: #3d6b0d;
}
.form-sonuc.is-error {
	border-left-color: #c0392b;
	background: #fdf0ee;
	color: #94261a;
}

.forma .is-invalid {
	border-color: #c0392b !important;
	box-shadow: 0 0 0 2px rgba(192, 57, 43, .12);
}
.ucx-form.is-sending {
	opacity: .6;
	pointer-events: none;
}
.kvkk-metin {
	font-size: 12px;
	color: #888;
	line-height: 1.5;
	margin-bottom: 12px;
}

/* --- İletişim haritası ---------------------------------------------------
   Google Haritalar yerleştirmesi; adres panelden yönetiliyor (iletisim.harita).
   Eski sitede Yandex Maps API'si vardı ve işaretçi görseli Yandex'in "sandbox"
   örnek sunucusundan geliyordu. */
#map iframe {
	width: 100%;
	height: 400px;
	border: 0;
	display: block;
}
.harita-link {
	margin-top: 8px;
	font-size: 13px;
}

/* --- 404 ----------------------------------------------------------------- */
.hata-metin {
	font-size: 18px;
	color: #474243;
	margin-bottom: 25px;
}

/* --- Ana sayfa vitrin başlığı -------------------------------------------
   Eskiden bu değerler doğrudan HTML'de style="" olarak yazılıydı. */
.sec2-vitrin {
	height: auto;
	padding: 0 0 40px;
	background: #f9f9f9;
	margin-top: -20px;
}
.sec2-vitrin h2.baslik {
	padding: 15px;
	color: #111;
	margin-top: -22px;
	font-size: 24px;
	margin-bottom: 37px;
}
.urunler .urun-b h3 {
	margin: 0;
}
/* Katalog indirme butonu. Eski markup'ta Bootstrap'in turuncu .btn-warning'i
   vardı ama buton gizli bir bandın içinde olduğu için hiç görünmüyordu; artık
   görünür olduğundan sitenin tek turuncu öğesi olmasın diye marka yeşiline
   alındı (diğer eylem butonlarıyla aynı). */
.katalog-btn {
	margin-bottom: 20px;
	border: 0;
	border-radius: 2px;
	background: #38962c;
	color: #fff;
	font-weight: 600;
	letter-spacing: .3px;
	transition: background .25s;
}

.katalog-btn:hover,
.katalog-btn:focus {
	background: #2c7723;
	color: #fff;
}

/* --- Erişilebilirlik ------------------------------------------------------ */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
.skip-link {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 200;
	padding: 10px 16px;
	background: #79c01f;
	color: #fff;
}
.skip-link:focus {
	left: 0;
}
/* --- Üretici imzası (common::sign) ---------------------------------------
   Çekirdek <span id="ucxfooter"> içinde 3XCode logosunu basar; sağa yaslanır.
   Görsel 60x25 px olarak yayınlanıyor — genişlik ZORLANMAZ, büyütülürse
   bulanıklaşır. Yalnızca telif şeridine (40px) dikey ortalanır. */
#ucxfooter {
	display: block;
	float: right;
	line-height: 40px;
}
#ucxfooter img {
	max-width: 100%;
	vertical-align: middle;
	opacity: .85;
}
#ucxfooter a:hover img {
	opacity: 1;
}

/* ===========================================================================
   ANA SAYFA SLAYTI — modernleştirme (2026-09-19)

   Eski slider yalnızca 600px yüksekliğinde bir fotoğraf gösteriyordu: yazı yok,
   buton yok, kontrol yok; ziyaretçi kaç slayt olduğunu bile göremiyordu.
   Yukarıdaki .regular / .item / .bg kuralları eski siteden devralındı ve
   korunuyor; buradaki kurallar onların üstüne yeni katmanı ekliyor.

   Slaytın üç metin alanı da boşsa yazı bloğu hiç çizilmez — o slayt eskisi
   gibi yalnız fotoğraf olarak görünür.
   =========================================================================== */

.slayt-alan {
	position: relative;
	width: 100%;
	float: left;
	background: #1d2a15;   /* görsel inene kadar koyu zemin; beyaz sıçrama olmasın */
}

/* .regular ve .item yükseklikleri yukarıda 600px olarak tanımlı; burada
   ekrana göre esnetiliyor (çok uzun ekranlarda dev bir bant olmasın diye
   üst sınır var). */
.regular,
.regular .item {
	height: min(78vh, 640px);
	min-height: 420px;
}

.regular .item {
	position: relative;
	overflow: hidden;
}

/* --- Fotoğraf katmanı + yavaş yakınlaşma (Ken Burns) ---------------------
   Animasyon YALNIZCA görünen slayta veriliyor (.slick-current), yoksa görünmeyen
   slaytlar da boşuna animasyon çalıştırır ve mobilde pil/işlemci tüketir. */
.regular .item .bg {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	transform: scale(1.06);
}

.regular .slick-current .bg {
	animation: slaytYakinlas 9s ease-out forwards;
}

@keyframes slaytYakinlas {
	from { transform: scale(1.06); }
	to   { transform: scale(1.16); }
}

/* Hareketi azalt ayarı açık olan ziyaretçide yakınlaşma çalışmaz */
@media (prefers-reduced-motion: reduce) {
	.regular .slick-current .bg { animation: none; }
}

/* --- Yazı katmanı --------------------------------------------------------
   Fotoğrafların bir kısmı açık renkli (yeşil doku, sarı çiçek tarlası); beyaz
   yazının her fotoğrafta okunabilmesi için alttan yukarı koyu bir degrade
   konuyor. Degrade fotoğrafın üstünde ama yazının altında duruyor. */
.slayt-yazi {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: flex-end;
	padding-bottom: 68px;
	background: linear-gradient(to top,
		rgba(12, 22, 8, .88) 0%,
		rgba(12, 22, 8, .70) 30%,
		rgba(12, 22, 8, .34) 56%,
		rgba(12, 22, 8, .06) 82%,
		rgba(12, 22, 8, 0) 100%);
}

/* Bootstrap 3'te .container GENİŞLİĞİ width ile verilir (max-width değil).
   Buraya width:100% yazılırsa kap kenardan kenara yayılır ve yazı sayfanın
   sol kenarına yapışır — menü/footer ile hizası bozulur. Bootstrap'in kendi
   genişliği korunuyor, flex içinde ortalanması için yalnızca margin veriliyor. */
.slayt-yazi .container { margin-left: auto; margin-right: auto; }

.slayt-yazi h2 {
	margin: 0 0 14px;
	max-width: 19ch;
	color: #fff;
	font-size: 46px;
	font-weight: 700;
	line-height: 1.12;
	letter-spacing: -.5px;
	text-shadow: 0 2px 18px rgba(0, 0, 0, .35);
}

.slayt-yazi p {
	margin: 0 0 24px;
	max-width: 52ch;
	color: rgba(255, 255, 255, .92);
	font-size: 17px;
	line-height: 1.55;
	text-shadow: 0 1px 12px rgba(0, 0, 0, .4);
}

a.slayt-buton {
	display: inline-block;
	padding: 13px 30px;
	background: #79c01f;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .3px;
	text-transform: uppercase;
	border-radius: 2px;
	transition: background .25s, transform .25s;
}

a.slayt-buton:hover,
a.slayt-buton:focus {
	background: #5f9c14;
	color: #fff;
	transform: translateY(-2px);
	text-decoration: none;
}

/* Yazısız slaytta tüm alan tıklanabilir kalsın */
a.slayt-ortu { position: absolute; inset: 0; }

/* --- Yazının içeri girişi ------------------------------------------------
   Slayt göründüğünde başlık/yazı/buton sırayla belirir. slick etkin slayta
   .slick-current veriyor; animasyon ona bağlı. */
.slayt-yazi h2,
.slayt-yazi p,
.slayt-yazi .slayt-buton {
	opacity: 0;
	transform: translateY(18px);
}

.slick-current .slayt-yazi h2,
.slick-current .slayt-yazi p,
.slick-current .slayt-yazi .slayt-buton {
	animation: slaytGir .7s cubic-bezier(.22, .61, .36, 1) forwards;
}

.slick-current .slayt-yazi p            { animation-delay: .12s; }
.slick-current .slayt-yazi .slayt-buton { animation-delay: .24s; }

@keyframes slaytGir {
	to { opacity: 1; transform: translateY(0); }
}

@media (prefers-reduced-motion: reduce) {
	.slayt-yazi h2,
	.slayt-yazi p,
	.slayt-yazi .slayt-buton { opacity: 1; transform: none; animation: none; }
}

/* --- Oklar ---------------------------------------------------------------
   slick'in kendi butonlarına biçim veriliyor. Dokunmatik cihazda gizli:
   parmakla kaydırma zaten çalışıyor ve oklar fotoğrafı kapatıyor.

   ⚠ ESKİ KURALLARI SUSTURMAK ŞART: yukarıdaki (2017'den devralınan) stil
   dosyasında `.slick-arrow.slick-prev:after` / `.slick-next:after` kuralları
   var ve Font Awesome ok karakteri (\f104 / \f105) basıyor. Aşağıdaki kendi
   okumuz ::before ile çizildiği için her iki yanda İKİ OK birden görünüyordu.
   Eski :after burada kapatılıyor; ayrıca .slick-arrow { opacity:.2 } okları
   soluk bırakıyordu, tam görünürlüğe alınıyor. */
.regular .slick-prev:after,
.regular .slick-next:after {
	content: none;
	display: none;
}

.regular .slick-prev,
.regular .slick-next {
	opacity: 1;
	position: absolute;
	top: 50%;
	z-index: 5;
	width: 46px;
	height: 46px;
	margin-top: -23px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, .16);
	color: #fff;
	font-size: 0;
	cursor: pointer;
	transition: background .25s;
}

.regular .slick-prev:hover,
.regular .slick-next:hover { background: rgba(121, 192, 31, .9); }

.regular .slick-prev { left: 22px; }
.regular .slick-next { right: 22px; }

/* ok işareti: iki kenarı olan kare 45° döndürülüyor (ek görsel/font yok) */
.regular .slick-prev::before,
.regular .slick-next::before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.regular .slick-prev::before { transform: rotate(-135deg); margin-left: 19px; }
.regular .slick-next::before { transform: rotate(45deg);   margin-left: 14px; }

/* --- Nokta göstergeleri --------------------------------------------------- */
.regular .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 26px;
	z-index: 5;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.regular .slick-dots li { display: inline-block; margin: 0 5px; }

.regular .slick-dots li button {
	width: 11px;
	height: 11px;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, .45);
	font-size: 0;
	cursor: pointer;
	transition: background .25s, width .25s;
}

.regular .slick-dots li.slick-active button {
	width: 30px;
	border-radius: 6px;
	background: #79c01f;
}

/* --- Küçük ekran ---------------------------------------------------------- */
@media (max-width: 991px) {
	.slayt-yazi h2 { font-size: 34px; max-width: 17ch; }
	.slayt-yazi p  { font-size: 15.5px; }
	.regular .slick-prev,
	.regular .slick-next { display: none !important; }
}

@media (max-width: 575px) {
	.regular,
	.regular .item { height: 74vh; min-height: 380px; }

	.slayt-yazi {
		padding-bottom: 58px;
		align-items: center;
		text-align: center;
	}

	.slayt-yazi h2 { font-size: 27px; max-width: none; margin-bottom: 10px; }
	.slayt-yazi p  { font-size: 14.5px; max-width: none; margin-bottom: 20px; }
	a.slayt-buton  { padding: 12px 26px; font-size: 14px; }

	.regular .slick-dots { bottom: 18px; }
}

/* ===========================================================================
   MOBİL DÜZELTMELERİ (2026-09-19)

   Gerçek telefon genişliğinde (390px) çizdirilip tek tek ölçülerek bulundu.
   Eski stil dosyası 2017'de yazıldı ve o günün varsayımlarıyla kaldı; aşağıdaki
   kurallar onları küçük ekranda düzeltir. Masaüstü görünümü DEĞİŞMEZ
   (gönder butonu hariç — onun hiç stili yoktu, her ekranda griydi).
   =========================================================================== */

/* --- 1. Form gönder butonu ------------------------------------------------
   .form-gonder için hiçbir kural YOKTU: buton her ekranda Bootstrap'in
   varsayılan gri .btn'i olarak çiziliyordu. Sayfanın ana eylemi olduğu için
   kurumsal yeşile alındı. */
.forma .form-gonder {
	padding: 13px 34px;
	border: 0;
	border-radius: 2px;
	background: #79c01f;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .3px;
	text-transform: uppercase;
	transition: background .25s;
}

.forma .form-gonder:hover,
.forma .form-gonder:focus {
	background: #5f9c14;
	color: #fff;
}

.forma .form-gonder[disabled] {
	background: #b9d98a;
	cursor: default;
}

/* Dosya seçme alanı tarayıcı varsayılanı olarak duruyordu; diğer alanlarla
   aynı çerçeveye alındı. */
.forma input[type="file"] {
	height: auto;
	padding: 9px 12px;
	background: #fff;
	font-size: 14px;
}

/* --- 2. Ürün kartları -----------------------------------------------------
   Eski stilde ≤992px için İKİ SÜTUNLU ızgara varsayılmış:
     .urunler            → margin: 0 -15px   (kap kenarına taşsın diye)
     .urunler li:nth-child(2n-1) → padding-right: 7px
     .urunler li:nth-child(2n)   → padding-left : 7px
   Telefonda kartlar col-xs-12 ile TEK SÜTUN olduğundan bu kurallar kartı
   15px sola kaydırıp sağ dolgusunu 7px'e düşürüyor: kart ekranın sol kenarına
   yapışık, sağdan kesikmiş gibi duruyordu (ölçüldü: sol 16px / sağ 8px).
   Ayrıca yeni markup'ta liste zaten bir .row içinde olduğu için negatif marj
   İKİNCİ KEZ uygulanıyor. */
@media (max-width: 991px) {
	.urunler {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (max-width: 767px) {
	.urunler li:nth-child(2n-1),
	.urunler li:nth-child(2n) {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

/* --- 3. Ürün detay sayfası: küçük ekranda sıralama -------------------------
   Masaüstünde solda görsel + bileşim tablosu, sağda ürün adı + tanıtım var.
   Sütunlar alt alta düştüğünde ziyaretçi ÖNCE bileşim tablosunu görüyordu;
   hangi ürüne baktığını ancak tablodan sonra öğreniyordu. Sıra düzeltildi:
   ürün adı ve tanıtımı en üstte. */
@media (max-width: 991px) {
	.row.urun-detay {
		display: flex;
		flex-direction: column;
	}

	.row.urun-detay > .col-md-7 { order: 1; }  /* ad + tanıtım + 2. tablo */
	.row.urun-detay > .col-md-5 { order: 2; }  /* görsel + 1. tablo */
	.row.urun-detay > .col-md-12 { order: 3; } /* uygulama tablosu */

	/* Dar ekranda iki yana yaslama kelime aralarını açıyor; sola yaslandı. */
	.urun-metin { text-align: left !important; }
}

.urun-metin { text-align: justify; }

/* --- 4. Geniş tablolar ----------------------------------------------------
   Uygulama tablosu 4 sütunlu; telefona sığmıyor. Kutu zaten yatay kaydırılabilir
   ama bu ziyaretçiye BELLİ DEĞİLDİ (tablo kesilmiş gibi duruyordu). Sağ kenara
   yumuşak bir gölge konuyor: "devamı var" işareti. */
@media (max-width: 767px) {
	.tablo-kutu {
		position: relative;
		-webkit-overflow-scrolling: touch;
		background:
			linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0)),
			linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%) 100% 0,
			radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .18), rgba(0, 0, 0, 0)),
			radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .18), rgba(0, 0, 0, 0)) 100% 0;
		background-repeat: no-repeat;
		background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
		background-attachment: local, local, scroll, scroll;
	}

	table.urun-tablo { font-size: 12.5px; }
	table.urun-tablo th,
	table.urun-tablo td { padding: 7px 9px; }
}

/* --- 5. İletişim: form ve harita genişliği --------------------------------
   Eski kurallar form alanlarını ve haritayı telefonda 390px'lik ekranda
   270-300px'e sıkıştırıyordu (her iki yanda 45-60px boşluk). İçerik alanının
   geri kalanıyla aynı hizaya getirildi. */
@media (max-width: 767px) {
	.forma .col-md-3,
	.forma .col-md-6,
	.forma .col-md-12,
	.forma .col-lg-4,
	.forma .col-lg-12 {
		padding-left: 0;
		padding-right: 0;
	}

	#map,
	#map iframe { width: 100%; }

	#map iframe { height: 300px; }

	.ozellikler { padding-left: 0; padding-right: 0; }
}

/* --- 6. Belgelerimiz sekmeleri --------------------------------------------
   Etkin sekme düz siyahtı; kurumsal yeşile alındı (marka ile tutarlılık). */
.sidebar.belgeler li.aktif,
.tab1 li.aktif {
	background: #38962c;
	color: #fff;
	border-color: #38962c;
}

/* --- 7. Ana sayfa "HAKKIMIZDA" bandı --------------------------------------
   .Bbaslik'in dikey dolgusu 153px: telefonda içinde tek kelime olan devasa
   yeşil bir blok oluşuyordu. Küçük ekranda makul yüksekliğe indirildi. */
@media (max-width: 991px) {
	.Bbaslik {
		padding: 46px 0;
		font-size: 21px;
	}
}

/* --- 8. Kart vurgu rengi --------------------------------------------------
   Kartın üstüne gelince alt çizgi kategorinin kendi rengini alır. Renk
   veritabanından geldiği için karta `--vurgu` değişkeni olarak yazılıyor;
   tanımlı değilse sitenin varsayılan yeşiline düşülür.
   (Eskiden her kart için ayrı bir <style> bloğu basılıyordu — geçersiz HTML
   ve nth-child sayımını bozuyordu, bkz. views/categories.php notu.) */
.urunler li:hover h2,
.urunler li:hover h3 {
	border-bottom-color: var(--vurgu, #79C01F);
}

/* --- 9. Ana sayfa tanıtım metninin kesiği ---------------------------------
   .kisitla sabit 208px yükseklikte ve overflow:hidden — metin "Daha Fazla"
   butonuyla devam ediyor. Ama 208px satır yüksekliğinin (25px) tam katı
   olmadığı için son satır ORTADAN kesiliyor, yarım harfler görünüyordu.
   Yükseklik satır ızgarasına oturtuldu (8 satır = 200px) ve alta yumuşak bir
   solma konuldu: kesik artık kaza değil, bilinçli görünüyor. */
.kisitla {
	position: relative;
	height: 200px;
}

.kisitla::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 52px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 85%);
	pointer-events: none;
}

@media (max-width: 991px) {
	.kisitla { height: 175px; }   /* 7 satır */
}
