@media only screen and (max-width: 1680px) {


}

@media only screen and (max-width: 1440px) {
  
   .social{
      position: absolute;
      right: 145px;
      width: auto;
      float: right;
      margin: 0;
      padding: 0;
      text-align: end;
   }
   .headera:hover{
      color:#C39A6B !important;
   }
   .metin {
      font-size: 13px;
      color: black;
  }
  .hakkimizda{
   position: absolute;
   /* top: 0; */
   bottom: 0;
   right: 0;
   left: 0;
   text-align: center;
   color: white;
   font-size: 45px;
   font-weight: 900;
   padding: 20px;
}
.iletisim{
   position: absolute;
    /* top: 0; */
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    color: white;
    font-size: 45px;
    font-weight: 900;
    padding: 20px;
} 
.urunler {
   position: absolute;
   top: 200px;
   bottom: 0;
   right: 0;
   left: 0;
   text-align: center;
   color: white;
   font-size: 45px;
   font-weight: 900;
   padding: 50px;
}
.baslik{
   font-size: 24px;
font-weight: 900;
color: #C39A6B;
}
.sliders{
   border-top-left-radius: 300px;
   object-fit: cover;
   width: 100%;
   height: 695px;
   box-shadow: -20px -20px 0px 0px #C39A6B;
    margin-top: 22px;
    margin-left: 20px;
}
.slidemetin {
 position: absolute;
    z-index: 9;
    bottom: 35px;
    right: 818px;
    padding: 9px;
    font-size: 30px;
    color: white;
    font-weight: bold;
}
.abc{
   flex : 1;margin-top: 41px;
}
.maindiv{
   background-color:#F3F3F3;
   margin-top: 35px;
}
.footerlogo{
   text-align:left;
 }
 .whatsappdiv {
     width: 129px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    top: 350px;
    z-index: 9;
}
.wpa{
   color: transparent !important;
}
.wpicon{
   font-size:36px;
   color:white;
   padding-right: 2px;
   text-align: left;
   position: relative;
   display: block;
   bottom: 3px;
}
.span1{
       font-size: 15px;
    display: block;
    position: relative;
    bottom: 33px;
    left: 34px;
}
.whitebox{
   background-color: white;width: 100%;height: 23px;border-radius: 7px;position: relative;right: 0;left: 0;top: 0;bottom: 0;margin: -28px 0px 0px 0px;
}
.span2{
   color: #40b506;
}
.catalogdiv {
    width: 128px;
    position: fixed;
    top: 435px;
    background-color: black;
    background-color: #0a67b0;
    border-radius: 20px;
}
.cat {
    font-size: 40px;
    color: white;
    margin-left: 31px;
    margin-top: 10px;
}
.contacta:hover{
    color:#C39A6B !important;
}

}

@media only screen and (max-width: 1440px) and (min-width: 769px) {
   
}

@media only screen and (max-width: 1366px) {


   .social {
      position: absolute;
      right: 100px;
      width: auto;
      float: right;
      margin: 0;
      padding: 0;
      text-align: end;
  }
  .metin {
   font-size: 13.5;
   color: black;
}
.sliders {
   border-top-left-radius: 300px;
   object-fit: cover;
   width: 100%;
   height: 450px;
   box-shadow: -20px -20px 0px 0px #C39A6B;
    margin-top: 22px;
    margin-left: 20px;
}

.slidemetin {
    position: absolute;
    z-index: 9;
    bottom: 35px;
    right: 845px;
    padding: 10px;
    font-size: 25px;
    color: white;
    font-weight: bold;
}
.abc{
   flex : 1;margin-top: 41px;
}
.maindiv{
   background-color:#F3F3F3;
   margin-top: 35px;
}
.footerlogo{
   text-align:left;
 }
 .headera:hover{
   color:#C39A6B !important;
}
.whatsappdiv {
   width: 112px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    top: 350px;
    z-index: 9;
}
.whatsappp {
    background-color: #40b506;
    width: 100%;
    height: 65px;
    padding: 5px;
    padding-top: 5px;
    border-radius: 6px;
}
.wpa{
   color: transparent !important;
}
.wpicon{
       font-size: 32px;
    color: white;
    padding-right: 2px;
    text-align: left;
    position: relative;
    display: block;
    bottom: 3px;
}
.span1{
  font-size: 13px;
    display: block;
    position: relative;
    bottom: 30px;
    left: 30px;
}
.whitebox{
   background-color: white;width: 100%;height: 23px;border-radius: 7px;position: relative;right: 0;left: 0;top: 0;bottom: 0;margin: -28px 0px 0px 0px;
}
.span2{
   color: #40b506;
}
.catalogdiv {
    width: 105px;
    position: fixed;
    top: 420px;
    background-color: black;
    background-color: #0a67b0;
    border-radius: 20px;
}
.cat {
    font-size: 40px;
    color: white;
    margin-left: 21px;
    margin-top: 10px;
}
.contacta:hover{
    color:#C39A6B !important;
}
}

@media only screen and (max-width: 1280px) {
  
}

@media only screen and (max-width: 767px) {
    
  .footerrow{
   text-align: center;
  }
  nav{
   margin-top: 103px;
   margin-right: 359px;
   display: none;
}
.headera {
   color: white;
   font-size: 7px;
}
.social{
   font-size: 10px;
   margin-top: 6px;
   margin-left: 15px;
   right: 8px;
   display: none;
}
.header3 {
   color: white;
   margin-left: 10px;
   vertical-align: middle;
}
.header2 {
   color: white;
   transform: rotate(100deg);
   margin-left: 10px;
   vertical-align: middle;
}
.header1 {
   color: white;
   transform: rotate(100deg);
   margin-left: 12px;
   vertical-align: middle;
}
.contacts{
   text-align: center;
    line-height: 30px;
}

.iletisim{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: 900;
    padding: 50px;
    padding-bottom: 2px;
}
.hakkimizda{
   position: absolute;
   bottom: 0;
   right: 0;
   left: 0;
   text-align: center;
   color: white;
   font-size: 16px;
   font-weight: 900;
   padding: 50px;
   padding-bottom: 2px;
}
.urunler {
   position: absolute;
   bottom: 0;
   right: 0;
   left: 0;
   text-align: center;
   color: white;
   font-size: 16px;
   font-weight: 900;
   padding: 50px;
   top: 100px;
}
.mainrow{
   margin-top: 0px;
}

.sliders {
   border-top-left-radius: 130px;
   /* object-fit: cover; */
   /* width: 100%; */
   height: 200px;
   box-shadow: -11px -13px 0px 0px #C39A6B;
   margin-top: 22px;
   margin-left: 18px;
   width: 94% !important;
}
.headerlogo{
   display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.abc{
   flex : 1;
   margin-top: 20px;
}
.maindiv{
   background-color:#F3F3F3;
   margin-top: 26px;
   margin-bottom: 30px;
   position: relative;
}
.footercol1{
   padding-top: 35px;
   text-align: center;
 }
 .footercol2{
   padding-top: 35px;
   text-align: center;
 }
 .footerlogo{
   text-align:center;
 }



 .navbar {
   position: fixed;
   z-index: 1000;
   width: 100%;
   min-height: 4.5rem;
   margin-bottom: 0;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   border-radius: 0;
   -moz-background-clip: padding;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   -webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -o-transition: 0.3s;
   transition: 0.3s;
 }
 
 .top-nav {
   background: transparent;
 }
 
 .fix-nav {
   background-color: #0B0C0E;
 }
 
 .navbar-default {
   border: none;
 }
 
 .navbar-default .navbar-header {
   z-index: 9000;
 }
 
 .navbar-default .navbar-brand {
   color: #404040;
 }
 
 .navbar-default .navbar-nav > li > a {
   display: block;
   color: #FFF;
   font-family: Montserrat,Arial,sans-serif;
   font-size: 0.8rem;
   line-height: 1.5rem;
   font-weight: 700;
   text-transform: uppercase;
   padding: 0px 5px;
 }
 
 .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
   color: #404040;
 }
 
 .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
   color: white;
 }
 
 .navbar-default .navbar-toggle {
   border: 0;
    padding: 0.1rem;

 }
 
 .navbar-default .navbar-toggle i {
   color: white;
 }
 
 .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
   background-color: transparent;
 }
 
 .navbar-default .navbar-toggle:hover i, .navbar-default .navbar-toggle:focus i {
   color: white;
 }
 
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
   border: none;
   box-shadow: none;
   background-color: #404040;
   padding-top: 10px;
   opacity: 0.9;
 }
 
 .navbar-brand {
   font-family: Montserrat,Arial,sans-serif;
   font-size: 1rem;
   line-height: 1.5rem;
   font-weight: 700;
   text-transform: uppercase;
   height: auto;
   padding: 1.5rem 15px;
 }
 
 .navbar-nav > li > a {
   padding: 1.5rem 0.75rem;
 }
 #navigation{
   display: block;
   position: absolute;
   margin-top: 0;
   top: 0;
   width: auto;
 }
 .scl{
   margin-left: 50px;
 }
 .slidemetin {
  position: relative;
    z-index: 9;
    /* right: 815px; */
    padding: 8px;
    font-size: 12px;
    color: white;
    font-weight: bold;
    left: 23px;
    right: 0;
    top: 217px;
    width: 53%;
}
.whatsappdiv {
 display: block;
    width: 78px;
    position: fixed;
    bottom: 90px;
    z-index: 9;
    top: auto;
  
}
.whatsappp {
    background-color: #40b506;
    width: 100%;
    padding: 5px;
    height: 50px !important;
    padding-top: 5px;
    border-radius: 20px;
}
.wpa{
   color: transparent !important;
}
.wpicon{
   font-size:40px;
   color:white;
   padding-right: 2px;
   text-align: center;
   position: relative;
   display: block;
   bottom: 3px;
}
.span1{
   font-size: 17px; display: block;position: relative;bottom: 38px;left: 40px;display: none;
}
.whitebox{
   background-color: white;width: 100%;height: 23px;border-radius: 7px;position: relative;right: 0;left: 0;top: 0;bottom: 0;margin: -28px 0px 0px 0px;
   display: none;
}
.span2{
   color: #40b506;
}
.catalogdiv {
    width: 78px;
    position: fixed;
    top: 725px;
    background-color: black;
    background-color: #0a67b0;
    border-radius: 20px;
}
.cat {
    font-size: 24px;
    color: white;
    margin-left: 10px;
    margin-top: 10px;
}
.catalogspan {
    font-size: 17px;
    display: block;
    position: relative;
    bottom: 21px;
    left: 25px;
    color: white;
}
.contacta:hover{
    color:#C39A6B !important;
}
 
}


