#Aimg{
   text-align: center;
}
h1{
    text-align: center;
    font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
    font-size: 32px;
    color: #000;

}


  body {
    position: relative;
    height: 100%;
  }


  body {
    /* background: #eee; */
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
  }

  .swiper {
    width: 90%;
    height: 400px;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    /* display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: grid;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 70%;
    object-fit: cover;
  }

  #pdiv{
      margin-top: auto;
      text-transform: uppercase;
      font-size: 14px;
      color: #000;
      font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
      margin-top: -50px;
  }
  button{
      background-color: #000;
      color: white;
margin-left: 650px;
      margin-top: 50px;
      border-color: #000000;
      width: auto;
      font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: 17px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;

  }

  #products{
    width: 100%;
    height: 90%;
    margin-top: -27px;
  }

  #box5{
    width: 90%;
    margin: auto;
    display: flex;
    height: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
    
    /* background-color: red; */
  }
  
  #box51{
    width: 50%;
    background-color:#000 ;
    color: white;
    /* padding: 80px; */
    
  }
  
  #box52{
    width: 50%;
    background-color:#000 ;
  }
  .box5i{
    width: 100%;
    height: 100%;
  }
  .h51{
    color: white;
    font-size: 28px;
    font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
    margin-top: 20px;
    text-align: left;
    margin-left: 120px;
  }
  .h512{
    color: white;
    font-size: 28px;
    font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
    margin-top: 100px;
    text-align: left;
    margin-left: 120px;
  }

  .h5123{
    color: white;
    font-size: 28px;
    font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
    margin-top: 150px;
    text-align: left;
    margin-left: 120px;
  }
  .p51{
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 120px;
    margin-top: 20px;
  }
  .b51{
    background-color: white;
    color: #000;
    margin-left: 120px;
    height: 30px;
  }

  #sale{
    font-size: 100px;
    font-family: Futura-Medium,Century Gothic,Gill Sans,Helvetica,Arial,sans-serif;
    color: #fc2b41;
    margin-left: 150px;

  }
  .bsale{
    margin-left: 170px;
    width: 120px;
    margin-top: -400px;
  }

  #box10{
    display: flex;
    width: 90%;
    gap: 50px;
    margin: auto;
  }
  .kimg{
    width: 100%;
  }
  .k1img{
    width: 90%;
    margin-top: 50px;
  }
  .h11{
    /* width: 20%; */
    margin-left: -600px;
    margin-top: 100px;
  }
  #shnb{
    margin-left: -170px;
  }
  .h01{
    margin-left: -150px;
    margin-bottom: -20px;
    margin-top: 50px;
  }