#urun{}


#urun .sect110{padding:20px 0;background:#00203e;}
  #urun .sect110 .grid{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;align-items:center;}
    #urun .sect110 .grid .s{}
    #urun .sect110 .grid .s.s1{color:#bbb;}
      #urun .sect110 .grid .s.s1 a{color:#bbb;transition:color 200ms;}
      #urun .sect110 .grid .s.s1 a:hover{color:#fff;}
      #urun .sect110 .grid .s.s1 span.sep{margin:0 5px;}
      #urun .sect110 .grid .s.s1 span.active{color:#f1a500;}
    #urun .sect110 .grid .s.s2{}



#urun .sect120{padding:60px 0;background:#3d464f;background:linear-gradient(to bottom,#3d464f,#5d687a);}
  #urun .sect120 .slider{position:relative;}
    #urun .sect120 .slider .item{background:#000;overflow:hidden;}
      #urun .sect120 .slider .item img{height:200px;max-height:300px;width:auto;opacity:0.7!important;transition:all 300ms;}
      #urun .sect120 .slider .item:hover img{opacity:1!important;}
  #urun .sect120 .owl_theme_hc77{}
    #urun .sect120 .owl_theme_hc77 .owl-nav{position:absolute;z-index:100;right:0;top:-45px;font-size:1.5em;}
    #urun .sect120 .owl_theme_hc77 .owl-nav .disabled{opacity:0.5;cursor:default;}
      #urun .sect120 .owl_theme_hc77 .owl-nav [class*='owl-'] {
        margin:0 10px;pointer-events:all;
        cursor:pointer;opacity:0.6;
      }
      #urun .sect120 .owl_theme_hc77 .owl-nav [class*='owl-']:hover{opacity:1;}
        #urun .sect120 .owl_theme_hc77 .owl-nav .owl-prev{}
        #urun .sect120 .owl_theme_hc77 .owl-nav .owl-next{}
@media only screen and (max-width:1000px){
  #urun .sect120{padding:40px 30px;}
  #urun .sect120 .slider .item img{height:100px;max-height:100px;width:auto;}
}



#urun .secthead1{margin:50px 0;text-align:center;}
  #urun .secthead1 h1{padding:0;margin:0;font-weight:normal;font-size:2.6rem;font-family:'montserrat_semibold';}



#urun .content1{margin:50px 0 50px 0;line-height:130%;}
  #urun .content1:after{content:"";display:block;clear:both;}
  #urun .content1 h1.h1{padding:0;margin:0 0 40px 0;font-weight:normal;font-size:2.6rem;font-family:'montserrat_semibold';}
  #urun .content1:after{content:"";display:block;clear:both;}
  #urun .content1 p{margin:0 0 30px 0;}
  #urun .content1 .galeri{float:left;width:800px;max-width:50%;margin:0 15px 15px 0;}
    /*
    #urun .content1 .galeri .image{position:relative;z-index:1;padding-top:100%;margin:0 0 10px 0;border:1px solid #ddd;}
      #urun .content1 .galeri .image img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:contain;transform:scale(0.9);}
      */
    #urun .content1 .galeri .image{
      position:relative;z-index:1;/*padding-top:100%;*/margin:0 0 10px 0;border:1px solid #ddd;
    }
      #urun .content1 .galeri .image .item{
        position:relative;z-index:1;padding-top:100%;
      }
        #urun .content1 .galeri .image img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:contain;transform:scale(0.9);}

        #slider1.owl-theme { position: relative; }
        #slider1.owl-theme .owl-next,
        #slider1.owl-theme .owl-prev { background:#fff; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%;
          opacity:0.3;box-shadow:0 0 5px 0 #aaa;
        }
        #slider1.owl-theme:hover .owl-next,
        #slider1.owl-theme:hover .owl-prev{opacity:0.5;}
        #slider1.owl-theme .owl-next:hover,
        #slider1.owl-theme .owl-prev:hover{opacity:0.7;}
        #slider1.owl-theme .owl-prev { left: 10px; }
        #slider1.owl-theme .owl-next { right: 10px; }

    #urun .content1 .galeri .images{display:flex;flex-wrap:wrap;gap:10px;}
      #urun .content1 .galeri .images a{position:relative;display:inline-block;width:80px;height:80px;border:1px solid #ddd;}
        #urun .content1 .galeri .images a img{
          position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:contain;transform:scale(0.9);
        }

    #urun .content1 .ozellikler{display:inline-block;}
      #urun .content1 .ozellik_title{
        position:relative;
        font-size:1.1rem;font-family:'montserrat_semibold';
        padding:0 0 10px 0;margin:0 0 10px 0;
        /*border-bottom:2px solid #eee;*/
      }
        #urun .content1 .ozellik_title:before{
          content:"";position:absolute;z-index:1;left:0;bottom:0;width:100%;height:2px;
          background:#eee;background:linear-gradient(to right,#ccc,#fff);
        }
      #urun .content1 .ozelliktable{}
        #urun .content1 .ozelliktable tr{}
          #urun .content1 .ozelliktable td{padding:12px 0;font-family:'montserrat_semibold';vertical-align:middle;border-bottom:1px dashed #ddd;}
          #urun .content1 .ozelliktable td:nth-child(1){color:#2db8c5;font-size:1.1rem;}
          #urun .content1 .ozelliktable td:nth-child(2){color:#999;padding:5px 10px;font-size:0.9rem;}
          #urun .content1 .ozelliktable td:nth-child(3){color:#2db8c5;font-size:0.9rem;}

@media only screen and (max-width:800px){
  #urun .content1 .galeri{width:350px;}
}
@media only screen and (max-width:560px){
  #urun .content1 .galeri{width:100%;margin:0 0 25px 0;}
}



#urun .content1 table:not(.csstable1){width:auto!important;border:none;}
  #urun .content1 table:not(.csstable1) tr{}
    #urun .content1 table:not(.csstable1) tr td{padding:6px 0;border:none;border-bottom:1px dashed #ddd;}
    #urun .content1 table:not(.csstable1) tr td:nth-child(1){
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      padding-right:20px;
    }
      #urun .content1 table:not(.csstable1) tr td:nth-child(1):before{
        font: var(--fa-font-solid);
        content: "\f007\00a0\00a0\00a0\00a0";color:#2db8c5;
      }




.hcslider1{}
.hcslider1 .singleimg{}
.hcslider1 .singleimg img{max-width:100%;height:auto;}


#urun .sect30{margin:80px 0 0 0;}
#urun .sect30 .outer{}
  #big .item{ position:relative;padding-top:35%; }
    #big .item img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:contain;cursor:pointer;}
  #thumbs{margin:10px 0 0 0;}
  #thumbs .item {padding-top:60%;cursor:pointer;}
    #thumbs .item img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;object-fit:cover;}
  #thumbs .current .item{opacity:0.5;}
  .owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
  /*.owl-theme .owl-nav [class*='owl-'].disabled:hover{opacity:0.5;}*/
  #big.owl-theme { position: relative; }
  #big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#fff; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
  #big.owl-theme .owl-prev { left: 10px; }
  #big.owl-theme .owl-next { right: 10px; }
  #thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev {display:none;}