﻿@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800,900&display=swap&subset=latin-ext');

*, body {
  scroll-behavior: smooth;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Raleway', sans-serif!important;
}
html {
  scroll-behavior: smooth;
}
:root {
  --defaultcolor:#fef200;
  --defaultcolor2:#231f20;
  --defaultcolor3:#ea1d23;
}
.sticky {
  position: fixed;
  width: 100%;
  background: #452914;
  z-index: 9999;
  height: 80px;
  padding: 0;
  margin: 0;
  top:0;
  color:black;
}
@media (max-width:991px){
  .sticky {
    display: none;
  }
}
.wrapper {
  background-image: url('images/23.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
.wrapper-urun {
  background-image: url('images/23.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 50vh;
}
.navbar-light .navbar-brand {
  padding-left: 40px;
}
.navbar-toggler-icon {
 color:white!important;
}
.navbar-nav {
  padding-right: 40px;
}
@media (max-width:991px){
  .navbar-nav {
    background: var(--defaultcolor2);
    color:white;
    text-align: center;
  }
}
.navbar-light .navbar-nav .nav-link {
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.3px;
    line-height: 25px;
}
.navbar-light .navbar-nav .nav-link:hover{
  color:white;
}
.orta{
  position: absolute;
  top:50%;
  left:34%;
  width: 500px;
  text-align: justify;
  transform: translate(-50%,-50%);
}

@media (max-width:991px) {
  .orta {
    left: 44%;
    width: 300px;
  }
}
.orta h1 {
  font-weight: 700;
  font-size: 30px;
  color:white;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.orta p {
  font-weight: 500;
  font-size: 13px;
  color:white;
}
.orta ul {
  margin-top:30px;
}
.orta ul li {
  list-style-type: none;
  display: inline-block;
  font-size: 19px;
  padding-right: 20px;
  color:white;
}
.orta ul li a{
  color:white;
  font-size: 19px;
}


/*Hakkımızda İnc*/
.hakkimizda-inc {
  width: 100%;
  height: 100vh;
}
@media (max-width:991px) {
.hakimage{
  display: none;
}
.about-text{
text-align: left!important;
margin-top: 25px;
}
}
.hiz-icon {
  width: 65px;
  height: 65px;
  line-height: 65px;
  background: #f7f7f7;
  border-radius: 50%;
  text-align: center;
  background: var(--defaultcolor2);
  margin: 0 auto;
}
.hiz-icon svg:not(:root).svg-inline--fa{
    color: var(--defaultcolor)!important;
    font-size: 24px;
}
.about-icon p {
  padding-top: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color:var(--defaultcolor2);
}
.about-text h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 3px;
  color:var(--defaultcolor2);
}
.about-text p {
  font-size: 14px;
  font-weight: 400;
  color:#4c4c4c;
}
/*Ürün carousel*/

.urun-card {
    border: 2px solid var(--defaultcolor2);
    border-radius: 17px;
    padding: 5px;
    background-color: #fff;
    height: 400px;
    overflow: hidden;
}
.urun-card .card-image img {
  width: 100%;
  height: auto;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.urun-card .card-text {
    padding: 10px 15px;
    padding-bottom: 25px;
    display: inline-block;
    text-align: center;
}
.urun-card .card-text p {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 22px;
    text-align: center;
}
.urun-card .card-text p:after{
  content: "";
  display: block;
  position: relative;
  height: 2px;
  width: 113px;
  background-color: var(--defaultcolor2);
  margin: 15px auto;
}
.owl-carousel .owl-item img{
  width: 100%;
  height: 320px!important;
}












/*Ürün Tanıtım*/

}
.urun-tanitim h3 {
  color:white;
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 23px;
  text-transform: uppercase;
}
.urun-tanitim a {
  background: var(--defaultcolor2);
  color: var(--defaultcolor);
  outline: none;
  box-shadow: none;
  border-radius: none;
  padding: 17px 15px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 1em auto;
  width: 30%;
}


/*İstatistik*/

.istatistik .counter {
  text-align: center;
}
.istatistik .counter-sayi {
    color: var(--defaultcolor2);
    font-size: 3.5em;
    font-style: italic;
    font-weight: 700;
}
.istatistik .counter-text {
    color: var(--defaultcolor2);
    font-size: 1.1em;
    font-style: italic;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 2px;
}
/*Ürün Detay*/
.urun-icerik h1 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 3px;
  color:var(--defaultcolor2);
}
.urun-icerik p {
  font-size: 14px;
  font-weight: 400;
  color:#4c4c4c;
}
.posts-grid-right a {
  font-size: 14px;
  text-decoration: none;
  color: black;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}










/*Footer*/
.footer-end .form-control {
  font-size: 13px;
  letter-spacing: 1px;
  padding: 15px 20px;
  width: 49%;
  color: var(--defaultcolor2);
  letter-spacing: 2px;
  box-sizing: border-box;
  outline: none;
  background: transparent;
  float: left;
  font-weight: 600;
  margin-bottom: 1em;
}
.footer-end .form-control:focus {
  outline: none;
  border-color:var(--defaultcolor2);
  box-shadow: none;
}
.form-group input.margin2 {
    margin-right: 2%;
}
.footer-end .formpostbtn {
  background: var(--defaultcolor2);
  color: var(--defaultcolor);
  outline: none;
  box-shadow: none;
  border-radius: none;
  padding: 17px 15px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 1em auto;
  width: 30%;
}
@media (max-width:991px){
  .footer-end .formpostbtn{
    width: 100%;
  }
}
.form {
    padding: 4em 4em;
    background: #fff;
    border: 1px solid #ddd;
}
footer{
  background-color: var(--defaultcolor2);
  padding: 40px;
}
footer h5{
  font-size: 33px;
  padding: 0;
  font-weight: 700;
  position: relative;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.iletisim ul li p a, .iletisim ul li p {
    color: #707579;
    font-size: 16px;
}
.copyright-footer span a {
text-decoration: none;
}
.topscroll a {
  text-decoration: none;
  color: var(--defaultcolor);
  width: 34px;
  height: 34px;
  border: transparent;
  line-height: 1.9em;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}

/*Scrollbar*/
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background: var(--defaultcolor2);
  border-radius: 5px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  color:var(--defaultcolor)!important;
}


@media (max-width:768px) {
    .hakkimizda-inc {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .navbar-collapse {
        z-index: 999;
    }
    .hakimage {
        display: block;
    }
    .fixed-resim {
        height: 24vh;
        background-position: center;
    }
    .iletisim ul li p a, .iletisim ul li p {
        color:white!important;
    }
    
}