.topbar{    
background: transparent;
  position:relative;
    border:none;
      min-height: 40px;

}
.navbar{
     min-height: 40px;
}
.site-header{
background:#231f20;
  border:none;
}
.topbar:before {
    content: "";
    -webkit-clip-path: polygon(12% 0%,100% 0,88% 100%,0% 100%);
    clip-path: polygon(4% 0%,100% 0%,100% 100%,0% 100%);
background: rgb(186,143,77);
background: #231f20;
    width: 70%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
        border-bottom: 1px solid #231f20;
}
.site-header .menu{
position:relative;
    border:none;
}
.site-header .menu:before {
    content: "";
    -webkit-clip-path:  polygon(0% 0%,100% 0%,100% 100%,3% 100%);
clip-path: polygon(0% 0%,100% 0%,100% 100%,5% 100%);
background: rgb(186,143,77);
background:#231f20;
    width: 70%;
    height: 100%;
    right: 0;
    top: 0;
    position: absolute;
}
.topbar .row {

    display: flex;
    align-items: center;
}
.header-s1 .navbar-brand {
    background: transparent;
    border-bottom-left-radius: 34px;
    border-bottom-right-radius: 34px;
}

.left-panel {
 background: rgb(120 172 56);
    position: absolute;
    width: 104px;
    height: 100vh;
    right: 0;
    top: 0;
    z-index: 111;
    overflow: hidden;
      border-left: 1px solid #231f20;
      border-bottom: 1px solid #231f20;
}
.social-left {
    display: block;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background: transparent;
    z-index: 10;
}

.social-left li {
    display: block;
    margin: 0;
    padding: 10px 0;
}
.social-left li a {
    display: inline-block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.home-slider{
padding:0 104px;
      background: #231f20;
  min-height:100vh;
}
  .kategori {

    text-decoration: none;
    color: #d32c2c;
background:transparent;
    display: block;
    padding: 10px 20px;

    padding-top: 15px;

        }
        .kategori .kategori-resim{
         position: relative;

        }
      .kategori .kategori-resim a{
         
         text-align:center;
   display:block;
        
        }
  .kategori .kategori-resim a img{
    width: auto;
    height: 205px;
    margin: 0 auto;
  }
    .kategori .kategori-link a{
        font-family: 'Kaushan Script', cursive;
      display: block;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-align: center;

        
    }
        .kategori:hover .kategori-link a{
        

      
        
    }
.section-title{

margin-bottom: 15px;
}
.section-title h2{
font-family: 'Kaushan Script', cursive;
font-size:36px;
  font-weight:400;
  text-transform:uppercase;
}
.kategoriler{
background:#231f20;

}
.kategoriler .section-title h2{
color:#fff;
}
.hakkimizda{
    padding: 50px 0 250px 0;
}
.header-absolute + .left-panel{
height:60vh;
}
.contact-list li a{
color: #231f20;

}

.urunkategori .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.urunkategori .row.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.mb-20{
margin-bottom:20px;
}
.mt-40{
margin-top:40px;
}
.bg-renk.urunkategori{
background-color:#231f20;

}
.bg-renk.urunkategori img{
border-radius:0;
}
.bg-renk.urunkategori .item-title {
text-transform:uppercase;
  color:#fff;
}
.bg-renk.urunkategori .link{
font-size:14px;
  color:#cca562;
  transition: all .85s ease;
  cursor:pointer;
}
.bg-renk.urunkategori .link:hover{

  color:#fff;

}
.bg-renk.urunkategori .link i{

margin-left:5px;
}
.marka-list h4{

font-size:20px;
  padding:10px;
  color:#cca562;
  background:#231f20;
  margin:0;
  
}
.marka-list  ul li {
    margin-top: 2px;
}
.marka-list ul li a {
    text-decoration: none;
    color: #231f20;
    background-color: #ececec;
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
}
.marka-list ul li a:hover,
.marka-list ul li a.active{

  color:#231f20;
  background:#cca562;

}
@media (max-width:768px){

.topbar .row {
 display:block;
}
  .topbar:before,
  .left-panel{
  display:none;
  }
  .header-s1 .navbar-brand {

    width: 94px;
}
  .site-header .navbar-brand {
    margin-top: -35px;
}
  .home-slider {
    padding: 0 0;
    background: #231f20;
    min-height: 280px;
}
  .hakkimizda {
background-position:right;
}
      .footer-widget{
        background-position:center !important;
background-size: 260% 100% !important;
        padding-top: 300px !important;
    }
  .kategoriler{
  margin-bottom:-40px;
  }
  .topbar .top-aside{
  text-align:right;
  }
  .section-title h2 {
 
    font-size: 18px;

    line-height: 40px;
}
  .header-s1 .navbar-collapse {
    margin: 84px 0 10px 0 !important;
    background-color: #ba8f4d;
    border: 1px solid #ccc;
    color: #fff;
    width: 100%;
}
}