a {
  color: #ff3232;
  text-decoration: underline;
}

.section-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-9 {
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.heading-10 {
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-transform: capitalize;
}

.slide-2 {
  background-image: url('../images/2-bottle.jpg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: repeat;
}

.slider {
  display: block;
  height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-4 {
  background-image: url('../images/970X300~1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.right-arrow {
  color: #000;
}

.slide-3 {
  background-image: url('../images/PU-Wine-Bag-B.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-attachment: scroll;
}

.slide {
  background-image: url('../images/1-bottle.jpg');
  background-position: 0% 50%;
  background-size: contain;
}

.slide-nav {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  background-color: #000;
}

.slide-5 {
  background-image: url('../images/banner~1.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat;
}

.left-arrow {
  color: #000;
}

.section-4 {
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/wine-bag-b.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0%, 0px 0px;
  background-size: cover, auto;
}

.container-6 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.48);
}

.paragraph-6 {
  font-size: 20px;
  line-height: 28px;
}

.container-7 {
  padding-right: 10px;
  padding-left: 10px;
}

.section-5 {
  padding-bottom: 10px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 2px dashed red;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.submit-button {
  border-radius: 13px;
  background-color: #7f1c1e;
  font-size: 18px;
  text-align: left;
}

.images-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2 {
  margin-top: 10px;
  font-size: 16px;
}

.heading-11 {
  text-align: center;
  text-transform: capitalize;
}

.paragraph-7 {
  background-color: rgba(131, 150, 49, 0.55);
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.image-5 {
  width: 30%;
  padding-top: 10px;
  border-radius: 20px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.usage-columns {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-10 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #3c0e0e;
}

.answer {
  overflow: hidden;
}

.faq-content {
  margin-bottom: 0px;
}

.question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-5 {
  padding-right: 10px;
  padding-left: 10px;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  width: 2%;
}

.footer-2 {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-title {
  padding-right: 20px;
  padding-left: 20px;
}

.footer-title:hover {
  color: #868686;
}

.div-block-8 {
  width: 50%;
}

.text-block-2 {
  padding-bottom: 10px;
}

.body {
  background-color: #000;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .slider {
    height: 450px;
  }

  .slide-4 {
    background-size: cover;
  }

  .slide-3 {
    background-size: cover;
  }

  .slide {
    background-position: 50% 50%;
    background-size: contain;
  }

  .slide-5 {
    background-size: cover;
  }

  .footer-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-title {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .slide-2 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .slide-4 {
    background-image: url('../images/970X300~1.jpg');
    background-size: cover;
  }

  .slide-3 {
    background-image: url('../images/PU-Wine-Bag-B.jpg');
    background-size: cover;
    background-attachment: scroll;
  }

  .slide {
    background-position: 50% 50%;
    background-size: cover;
  }

  .slide-5 {
    background-size: cover;
  }

  .container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .footer-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-8 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .heading-10 {
    font-size: 20px;
  }

  .slide-2 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .slider {
    height: 250px;
  }

  .slide {
    background-image: url('../images/1-bottle.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .heading-11 {
    font-size: 20px;
  }

  .footer-2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-8 {
    width: 100%;
  }
}

#w-node-0bd47f59025a-38a06c28 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-0d1863d35e7c-38a06c28 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-0bd47f590252-38a06c28 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-0bd47f590256-38a06c28 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-0d1863d35e74-38a06c28 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-0d1863d35e78-38a06c28 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}