p {
  margin: 0;
  padding: 0;
}
.wholesale .section {
  background-repeat: no-repeat;
  background-size: cover;
}

.wholesale .section h1 {
  color: #3c3835;
  text-align: center;
  font-size: 36px;
  letter-spacing: 0.2rem;
  margin: 110px 0 25px 0;
}

.wholesale .section p.desc {
  color: #a1a1a1;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1rem;
  margin-bottom: 30px;
  line-height: 34px;
}

.wholesale .section .white {
  color: white !important;
}

.wholesale .section .wrapper .img {
  margin: auto;
  display: block;
}

.wholesale .btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 38px;
  letter-spacing: 0.2rem;
  background-image: linear-gradient(to bottom, #518dff, #045aff);
  color: #fff;
  box-sizing: border-box;
  width: 289px;
  height: 78px;
}

.wholesale .btn:hover {
  cursor: pointer;
  color: #3371fb;
  border: 1px solid #3371fb;
  background: RGB(255, 255, 255, 0);
}

.wholesale .btn1 {
  background: unset;
  color: #3371fb;
  border: 1px solid #3371fb;
  width: 365px;
  font-size: 30px;
  margin: 0 auto 60px;
}

.wholesale .btn1:hover {
  color: #ffffff;
  border: 1px solid #3371fb;
  background: #3371fb;
}

.wholesale .btn2 {
  background: unset;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.wholesale .btn2:hover {
  background: unset;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.wholesale .section_banner {
  background-image: url(/Content/new/assets/imgs/wholesale/1-2.jpg);
  height: 700px;
}
.wholesale .section_banner .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wholesale .section_banner .logo {
  width: 80%;
}

.wholesale .section_banner .btn {
  margin-top: 65px;
}

.wholesale .section-2 .wrapper .img {
  margin-bottom: 60px;
}

.wholesale .section-3 {
  background-image: url(/Content/new/assets/imgs/wholesale/3-2.jpg);
  height: 915px;
}

.wholesale .section-4 .wrapper .img {
  margin-bottom: 104px;
}

.wholesale .section-5 {
  background-image: url(/Content/new/assets/imgs/wholesale/5-2.jpg);
  height: 768px;
}

.wholesale .section-5 h1 {
  margin-top: 240px;
  margin-bottom: 40px;
}

.wholesale .section-5 .wrapper .img {
  margin: auto;
  display: block;
  margin-top: 55px;
}

.wholesale .section-6 {
  background-image: url(/Content/new/assets/imgs/wholesale/6-2.jpg);
  height: 845px;
}

.wholesale .section-7 {
  background-image: url(/Content/new/assets/imgs/wholesale/7-2.jpg);
  height: 870px;
}

.wholesale .section-7 .wrapper .img {
  margin-top: 70px;
}

.wholesale .section-8 {
  height: 856px;
}

.wholesale .section-9 {
  background-image: url(/Content/new/assets/imgs/wholesale/9-2.jpg);
  height: 856px;
}

.wholesale .section-9 .wrapper .img {
  margin-top: 60px;
}

