body {
    background-color: #341b15;
    background: url('../images/main_back.jpg') top left;
    padding:0px;
    margin:0px;
    height:100%;
}

.main {
    width:1400px;
    text-align:center;
    margin: 0 auto;
}

.logo {

    width:251px;
    height:229px;
    float:left;
}

.banner_ulusal {
    float:right;
    width:266px;
    height:126px;
    background:url('../images/ulusal_market.png');
    background-size: center no-repeat;
}

.slider {
    width:100%;
    padding:0;
    margin:-75px 0 0 0;
    background:#db952c;
}
.slider_wrapper {
    height:100%;
    background-image:url('../images/slider.jpg');
    z-index:-100;
    background-size: contain center no-repeat;
    margin-top:85px;
    left:0px;
    min-height:785px;
}

.text_slider {
    font-size:64px; color:#2e1714; line-height:78px; height:70%; padding-top:15%;
    text-align:left;
}
.bottom {
    width:100%;
    background:url('../images/back_bottom.jpg') top center no-repeat;
    background-size: contain center no-repeat;
    min-height:574px;
    text-align:left;
}

.bottom span {
    color:#da932d;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.bottom_liner {
    height:85px;
    background:#181310;
}

.btext {color:#db952c; text-align:center; padding-top:15px; font-size:16px;}
.btn_siparis {
    width:322px;
    height:65px;
    background:url('../images/btn_siparis.png');
    color:#da932d;
    margin-top:5%;
}
.btn_siparis a {
    display:block;
    width:322px;
    height:65px;
    line-height:65px;
    color:#da932d;
}






.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
  }




  

  .button {
    background-color: #db952c;
    border: none;
    color: #2c1414;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 8px 2px;
    font-family: "Poppins", sans-serif;
    font-weight:700;
  }
  
  .button1 {border-radius: 2px;}
  .button2 {border-radius: 4px;}
  .button3 {border-radius: 8px;}
  .button4 {border-radius: 12px;}
  .button5 {border-radius: 50%;}