@font-face {
  font-family: "Italian Plate No2";
  src: url("../../assets/fonts/Italian\ Plate\ No2\ Condensed\ Demibold.ttf");
  font-display: swap; /* Improve loading behavior */
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-weight: 400;
  font-family: "Open Sans", serif;
  direction: rtl; /* Ensures the text is right-to-left */
  text-align: right;
}

html {
  overflow-x: hidden;
}

li {
  list-style: none;
}
/* hero section */

.hero-section {
  position: relative;
  background-image: url(../images/hero-bg.png);
  padding-top: 56px;
  padding-bottom: 94px;
  background-size: cover;
  height: 700px;
}

.hero-section .container-fluid {
  padding-right: 61px !important;
  padding-left: 85px !important;
}

.hero-section::before {
  content: "";
  background-image: url(../images/hero-warning.png);
  position: absolute;
  bottom: 15px;
  width: 100%;
  height: 100%;
  background-position: bottom right;
  background-repeat: no-repeat;
  pointer-events: none;
}

.hero-section img {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .hero-section.pure-vod-bg::after {
    bottom: 12px;
    background-image: url(../images/purevodkanew_pc.png);
    background-size: 47.5%;
    left: 0;
  }

  .carousel-sec ul {
    width: 200px;
  }
}

.hero-text {
  font-size: 30px;
  font-family: "Open Sans";
  font-weight: 400;
  text-align: right;
  line-height: 41px;
  color: #fff;
  padding-right: 81px;
  padding-top: 98px;
}

.hero-sheep {
  text-align: end;
  padding-top: 122px;
}

.hero-text p:last-child {
  padding-top: 24px;
}

.hero-sheep img {
  max-width: 363px;
}
/* section1 */
.section1 {
  height: 100%;
  margin-top: -12px;
  position: relative;
}

.section1 video {
  height: 100%;
 /* height: 100vh;*
  object-fit: fill;*/
}

/* section2 */
.section2 {
  background-image: url(../images/42\ bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 1182px;
  margin-top: 10px;
}

.image-container {
  position: relative;
}

.section2-bird img,
.section2-kiwi img,
.section2-bottle img {
  position: absolute;
}

.section2-bird {
  position: relative;
  display: flex;
  justify-content: end;
}

.section2-kiwi {
  position: relative;
  display: flex;
  justify-content: end;
}

.section2-kiwi img {
  top: 725px;
  margin-left: 15.5px;
}
.section2 .text-container {
  padding: 129px 239px 202px 26.5px;
  position: relative;
}

.section2-bottle img {
  padding-bottom: 124px;
  padding-top: 19px;
}

.section2-bird {
  margin-top: 10px;
}

.section2-bird img {
  padding-left: 26.5px;
}

.section2 .text-container h1 {
  font-size: 42px;
  font-weight: bold;
  font-family: "Open Sans";
  line-height: 57px;
  /* margin-top: 20px; */
  direction: ltr;
}
@media only screen and (max-width: 767px) {
  .section2 .text-container h1::before {
    border-top: 2px solid black !important;
    border-right: 2px solid black !important;
  }

  .hero-section.pure-vod-bg::after {
    background-size: 104% !important;
    top: -12px !important;
  }
  .pure-vod-bg::after {
    background-image: url("../images/mob_purevodka_2x.png") !important;
    bottom: 0px !important;
    background-size: 94% !important;
  }
}

.section2 .text-container h1::before {
  content: "";
  position: absolute;
  width: 268px;
  height: 92px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  position: absolute;
  top: 103px;
  right: 197px;
}

.section2 .lists {
  display: flex;
  flex-wrap: wrap;
  margin-top: 62px;
  margin-right: 70px;
}

.section2 li {
  font-size: 20px;
  color: #000;
  line-height: 27px;
  font-family: "Open Sans";
  font-weight: 400;
  direction: ltr;
}

.section2 .lists-ul {
  width: 290px;
  margin-left: 29px;
}

.section2 .lists-ul ul {
  padding: 0px;
  width: 290px;
  margin-left: 0px;
}

.ltr {
  direction: ltr;
}
/* section3 */

.pure-vod-bg::after {
  content: "";
  position: absolute;
  background-image: url("../images/pure\ vodka.png");
  bottom: -2px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom left;
  pointer-events: none;
}

.section3 {
  position: relative;
  background-image: url("../images/section3\ bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 777px;
}

.section3::before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 12px;
  background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 1) -17%,
      rgba(255, 255, 255, 0) -3%
    ),
    url(../images/42\ bg.png) no-repeat center top;
  background-size: cover;
}

.white-logo-img {
  text-align: center;
  position: absolute;
  top: 18%;
  left: 55%;
  transform: translate(-50%, -22%);
}

.white-logo-img img {
  text-align: center;
  width: 789px;
  height: 364px;
}

.section3-cocktail {
  position: relative;
}

.section3-cocktail img {
  position: absolute;
  /* top: 227px; */
  right: 100.4px;
}

.section3 .text-container {
  padding-top: 336px;
}

.instruction {
  width: 232px;
}

.text-container {
  padding-right: 522px;
  padding-top: 95px;
}

h2 {
  font-family: "Italian Plate No2";
  color: #fff;
  font-size: 80px;
  line-height: 96px;
  margin-bottom: 0px;
}

h6 {
  font-size: 25px;
  line-height: 34px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}

ul {
  padding: 0px;
  width: 176px;
  margin-left: 131px;
}

li,
.instruction {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  line-height: 24px;
  /* direction: ltr; */
}

/* section 4 */

.section4 {
  position: relative;
  background-image: url("../images/section4-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 550px;
}

.section4 .text-container {
  padding-top: 103px;
}

.section4-cocktail {
  position: absolute;
  right: 100.4px;
}

.section4 h2 {
  margin-bottom: 14px;
}
/* section 5 */

.section5 {
  position: relative;
  background-image: url("../images/section5-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 550px;
}

.section5 .text-container {
  padding-top: 103px;
}

.section5-cocktail {
  position: absolute;
  right: 100.4px;
}

.section5 h2 {
  margin-bottom: 14px;
}

/* section 6 */

.section6 {
  position: relative;
  background-image: url("../images/section6-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 550px;
}

.section6 .text-container {
  padding-top: 127px;
}

.section6-cocktail {
  position: absolute;
  right: 100.4px;
}

.section6 h2 {
  margin-bottom: 14px;
}

/* section 7 */

.section7 {
  position: relative;
  background-image: url("../images/section7-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 550px;
}

.section7 .text-container {
  padding-top: 91px;
}

.section7-cocktail {
  position: absolute;
  right: 100.4px;
}

.section7 h2 {
  margin-bottom: 14px;
}

/* section8 */
.section8 {
  height: 1071px;
  line-height: 0px;
}

.section8 video {
  height: 1071px;
  object-fit: cover;
}

/* carousel */

.slick-track {
  cursor: grab;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

.category-carousel .slick-track {
  height: 550px;
}

.slick-track {
  cursor: grab;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}

.green-bg {
  position: relative;
  background-image: url("../images/section3\ bg.png");
}

.blue-bg {
  background-image: url("../images/section4-bg.png");
}

.orange-bg {
  background-image: url("../images/section6-bg.png");
}

.bladdy-bg {
  background-image: url("../images/section7-bg.png");
}

.berry-bg {
  background-image: url("../images/section5-bg.png");
}

.slider-element {
  /* height: 550px; */
  width: 85.5vw;
  position: relative;
  background-size: cover;
}
@media only screen and (min-width: 1269px) {
  .mob-block {
    display: none !important;
  }

  .para-1 {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 1269px) {
  .hero-section .container-fluid {
    padding-right: 23px !important;
    padding-left: 19px !important;
  }

  .hero-section {
    position: relative;
    background-image: url(../images/hero-sec-bg-mob.png);
  }
  .hero-right-img img {
    max-width: 188px;
  }

  .hero-right-img {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .para-2 {
    margin-bottom: 0px;
  }

  .hero-text p:last-child {
    padding-top: 22px;
  }

  .hero-sheep img {
    max-width: 189px;
  }
  .hero-sheep {
    padding-top: 13px;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .hero-section::before {
    content: "";
    background-image: url(../images/hero-warning-mob.png);
    background-size: 63%;
    z-index: 9;
  }

  .hero-section {
    padding-top: 24px;
    height: 683px;
  }

  .hero-section .col-md-6,
  .hero-section .col-md-3 {
    width: 100%;
  }

  .hero-text {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    padding-right: 0px;
    padding-top: 13px;
  }

  .hero-text p br {
    display: none;
  }

  /*.section1 {
    height: 202px;
  }

  .section1 video {
    height: 202px;
  }
*/
  .mob-none {
    display: none !important;
  }

  .mob-block {
    display: block !important;
  }

  .section2 .text-container {
    padding: 0px;
  }

  .section2 .text-container h1 {
    font-size: 26px;
    line-height: 36px;
    /* margin-top: 120px; */
    padding-top: 136px;
    margin-bottom: 38px;
    padding-right: 44px;
    padding-left: 22px;
  }

  .section2-bird {
    margin-top: 0px;
  }

  .section2-bird img {
    padding-left: 4px;
    padding-bottom: 33px;
    top: 0px;
  }

  .section2 li {
    font-size: 12px;
    line-height: 17px;
  }

  .section2 .lists-ul {
    width: 45%;
    margin-left: 13px;
    flex-grow: 1;
  }

  .section2 .lists {
    margin-top: 23px;
    margin-right: 25px;
  }

  .section2-list2 {
    order: 1;
  }

  .section2 {
    height: auto;
    margin-top: 0px;
  }

  .section2 .lists-ul ul {
    padding: 0px;
    width: auto;
    margin-left: 0px;
    margin-bottom: 18px;
  }

  .section2-btn {
    display: flex !important;
    justify-content: center;
  }

  .section2-btn a {
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    padding: 8px 16px;
    line-height: 24px;
  }

  .mob-bottle-image {
    margin-top: 23px;
    text-align: center;
    padding-bottom: 39px;
  }

  /* section3 */

  .section3-cocktail {
    position: relative;
    right: 0px;
    display: flex;
    justify-content: center;
  }

  .section3 h2 {
    margin-top: 17.94px;
    margin-bottom: 7px;
  }

  .instruction {
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    /* direction: ltr; */
  }

  .instruction br {
    display: none;
  }
  .white-logo-img img {
    text-align: center;
    width: auto;
    height: auto;
  }

  .text-container {
    padding-right: 11px;
    padding-top: 0px !important;
  }

  .section3::before {
    content: none;
  }

  .white-logo-img {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 50%;
    /* left: auto;
    transform: unset; */
  }

  .slide-item .image-container img {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0px;
    height: 250px;
  }

  li {
    font-size: 13px;
    line-height: 18px;
  }

  ul {
    width: auto;
    margin-left: 0px;
  }

  .lists-ul {
    width: 45%;
  }
  .section3 .text-container h6 {
    font-size: 21px;
    line-height: 28px;
  }

  .section3 {
    height: auto;
  }

  .section3 .lists-ul {
    margin-left: 9px;
    flex-grow: 1;
  }

  h2 {
    font-size: 60px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 0px;
  }

  h6 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .section3 .text-container {
    padding-left: 28px;
    padding-right: 26px;
  }

  .section3 {
    position: relative;
    height: 853px;
  }

  .pure-vod-bg::after {
    background-image: url("../images/mob_purevodka_2x.png");
    background-size: 94%;
  }

  .green-bg .lists {
    gap: 12px;
  }

  .blue-bg .lists {
    gap: 8px;
  }
  /* section4 */
  .section4 {
    position: relative;
    height: 770px;
  }

  .section4-cocktail img {
    position: relative;
    top: -4px;
    right: 0px;
  }

  .section4 .section4-list1 {
    margin-left: 22x;
    margin-right: 26px;
  }

  .section4 .lists,
  .section5 .lists,
  .section6 .lists,
  .section7 .lists {
    flex-wrap: nowrap !important;
  }

  .section4-cocktail {
    position: relative;
    right: 0px;
    display: flex;
    justify-content: center;
    /* margin-bottom: 19.94px; */
  }

  .section4 .image-container {
    margin-right: 13px;
    margin-left: 13px;
  }

  .section4 h2 {
    margin-bottom: 12px;
  }

  .section4 .lists-ul {
    flex-grow: 1;
  }

  /* section5 */

  .section5 {
    position: relative;
    height: 770px;
  }

  .section5-cocktail {
    position: relative;
    right: 0px;
    display: flex;
    justify-content: center;
  }

  .section5-cocktail img {
    margin-top: -21px;
  }

  .section5-list1 {
    margin-right: 0px;
  }

  /* .lists-ul.section5-list1 {
    width: auto;
  } */

  .section5-list2 {
    margin-right: 14px;
  }

  .section5 h2 {
    margin-top: -13px;
    margin-bottom: 3px;
  }
  /* section6 */

  .section6 {
    position: relative;
    height: 770px;
  }

  .section6 h2 {
    margin-bottom: 0px;
  }

  .section6-cocktail {
    position: relative;
    right: 0px;
    display: flex;
    justify-content: center;
    /* margin-bottom: 8.94px; */
  }

  .section6-cocktail img {
    margin-bottom: 8px;
  }

  .section6-list1 {
    margin-right: 0px;
  }

  /* .lists-ul.section6-list1 {
    width: auto;
  } */

  .section6-list2 {
    margin-right: 16px;
  }

  /* section7 */

  .section7 {
    position: relative;
    height: 770px;
  }

  .section7-cocktail {
    position: relative;
    right: 0px;
    display: flex;
    justify-content: center;
  }

  /* .section7-cocktail {
    /* padding-top: 23px;
    padding-bottom: 26.94px;
  } */

  .section7 h2 {
    margin-bottom: 0px;
  }

  .section7 h6 {
    margin-bottom: 11px;
    margin-top: -5px;
  }

  .section7-list1 {
    margin-right: 0px;
  }

  .lists-ul.section7-list1 {
    width: auto;
  }

  .section7-list2 {
    margin-right: 14px;
  }

  /* section8 */

  .section8 {
    height: 202px;
  }

  .section8 video {
    height: 202px;
  }
}

@media only screen and (max-width: 576px) {
  .slider-element {
    height: 600px !important;
    width: 88vw;
  }

  .category-carousel .slick-track {
    height: 600px;
  }
  .instruction {
    width: 150px;
  }

  ul {
    width: 150px;
  }

  .section2 .text-container h1::before {
    content: "";
    position: absolute;
    width: 268px;
    height: 66px;
    top: 121px;
    right: 23px;
  }

  /* .white-logo-img {
    left: auto;
    transform: unset;
  } */
}

@media only screen and (min-width: 568px) and (max-width: 1269px) {
  .hero-text {
    margin: 0 auto;
    width: 40vw;
  }

  .hero-section {
    padding-top: 24px;
    height: 785px;
  }

  .category-carousel .lists {
    gap: 78px;
  }

  .slider-element {
    height: 700px !important;
    width: 88vw;
  }

  .category-carousel .slick-track {
    height: 700px;
  }

  .section2 .text-container h1::before {
    content: "";
    position: absolute;
    width: 20vw;
    height: 66px;
    top: 121px;
    right: 23px;
  }

  .white-logo-img {
    text-align: center;
    position: absolute;
    top: 0px;
  }

  .instruction {
    width: 50%;
  }
  .text-container .lists {
    justify-content: center;
  }

  .section3 {
    position: relative;
    height: 924px !important;
  }

  /* .section3 .lists-ul,
  .section4 .lists-ul {
    width: auto;
  } */

  .section4,
  .section5,
  .section6,
  .section7 {
    position: relative;
    height: 830px;
  }
  .section5 .lists-ul {
    flex-grow: 1;
  }

  .section6 .lists-ul {
    flex-grow: 1;
  }

  .section7 .lists-ul {
    flex-grow: 1;
  }

  .section3 .lists {
    flex-wrap: nowrap !important;
  }

  .section3-list1,
  .section4-list1,
  .section5-list1,
  .section6-list1,
  .section7-list1 {
    margin-right: 110px !important;
    width: auto;
  }

  .section3 .text-container {
    padding-left: 0px;
    padding-right: 0px;
  }/*

  .section1 video {
    height: 450px;
  }

  .section1 {
    height: 450px;
  }*/

  .section8 video {
    height: 450px;
  }

  .section8 {
    height: 500px;
  }
}

/* 110% view */

@media only screen and (min-width: 1600px) and (max-width: 1750px) {
  .section2 li {
    font-size: 16px;
  }

  .section2 .lists {
    margin-right: 47px;
  }

  .hero-section .container-fluid {
    padding-right: 53px !important;
    padding-left: 72px !important;
  }

  .hero-text {
    padding-right: 35px;
  }
}
/* 125% */
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  .hero-section .container-fluid {
    padding-right: 53px !important;
    padding-left: 72px !important;
  }

  .hero-text {
    padding-right: 35px;
    font-size: 26px;
  }

  .section2 {
    height: 890px;
  }

  .section2 .lists {
    margin-top: 25px;
    margin-right: 27px;
  }

  .section2 .text-container h1::before {
    top: 88px;
  }

  .section2 .lists-ul ul {
    padding: 0px;
    width: 227px;
  }

  .section2 .lists-ul {
    width: 250px;
    margin-left: 7px;
  }

  .section2 li {
    font-size: 14px;
    line-height: 23px;
  }

  li,
  .instruction {
    font-size: 14px;
  }
/*
  .section1 video {
    height: 100vh;
  }

  .section1 {
    height: 100vh;
  }*/

  .section8 video {
    height: 900px;
  }

  .section8 {
    height: 900px;
  }

  .section3-cocktail img,
  .section4-cocktail img,
  .section5-cocktail img,
  .section6-cocktail img,
  .section7-cocktail img,
  .section2-kiwi img {
    width: 300px;
  }

  .section2-bottle img {
    width: 150px;
  }

  .white-logo-img img {
    width: 600px;
    height: auto;
  }

  h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .section2 .text-container {
    padding: 112px 239px 0px 26.5px;
  }

  .text-container {
    padding-right: 496px;
  }

  h6 {
    font-size: 21px;
    line-height: 26px;
  }

  .section3 {
    height: 734px;
  }

  .section4,
  .section5,
  .section6,
  .section7 {
    height: 470px;
  }

  .section4 .text-container,
  .section5 .text-container,
  .section6 .text-container,
  .section7 .text-container {
    padding-top: 80px;
  }

  .section2-kiwi img {
    top: 525px;
  }

  .section3::after,
  .section4::after,
  .section5::after,
  .section6::after,
  .section7::after {
    background-size: 45%;
  }
}

/* 150% */
@media only screen and (min-width: 1270px) and (max-width: 1366px) {
  .hero-section .container-fluid {
    padding-right: 53px !important;
    padding-left: 72px !important;
  }

  .hero-text {
    padding-right: 35px;
    font-size: 18px;
    line-height: 32px;
    padding-top: 53px;
  }

  .hero-sheep img {
    max-width: 230px;
  }

  .hero-text p:last-child {
    padding-top: 15px;
  }

  .para-1 {
    margin-bottom: 7px;
  }

  .hero-sheep {
    padding-top: 80px;
  }

  .hero-section.pure-vod-bg::after {
    background-size: 46.5%;
  }

  .hero-section {
    height: 500px;
  }

  .hero-section::before {
    z-index: 9;
    background-size: 38%;
  }

  .section2 {
    height: 860px;
  }

  .section2 .lists {
    margin-right: 14px;
    margin-top: 25px;
  }

  .section2 li {
    font-size: 12px;
    line-height: 20px;
  }

  .section2 .lists-ul {
    width: 187px;
    margin-left: 18px;
  }

  .section2 .lists-ul ul {
    padding: 0px;
    width: 187px;
  }

  ul {
    margin-left: 34px;
  }

  li,
  .instruction {
    font-size: 14px;
  }
/*
  .section1 video {
    height: 100vh;
  }

  .section1 {
    height: 100vh;
  }
*/
  .section8 video {
    height: 700px;
  }

  .section8 {
    height: 700px;
  }

  .section3::after,
  .section4::after,
  .section5::after,
  .section6::after,
  .section7::after {
    background-size: 45%;
  }

  .section3-cocktail img,
  .section4-cocktail img,
  .section5-cocktail img,
  .section6-cocktail img,
  .section7-cocktail img,
  .section2-kiwi img {
    width: 300px;
  }

  .section2-bottle img {
    width: 150px;
  }

  .white-logo-img img {
    width: 600px;
    height: auto;
  }

  h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .section2 .text-container {
    padding: 122px 221px 0px 26.5px;
  }

  .text-container {
    padding-right: 496px;
  }

  h6 {
    font-size: 21px;
    line-height: 26px;
  }

  .section3 {
    height: 734px;
  }

  .section4,
  .section5,
  .section6,
  .section7 {
    height: 470px;
  }

  .section4 .text-container,
  .section5 .text-container,
  .section6 .text-container,
  .section7 .text-container {
    padding-top: 80px;
  }

  .section2-kiwi img {
    top: 529px;
  }
}

@media only screen and (max-width: 350px) {
  .section5-list1 {
    margin-right: 19px;
  }

  .section2 .text-container h1 {
    font-size: 24px;
  }

  .section6-list1 {
    margin-right: 31px;
  }
}
.section_caro {
  overflow-x: hidden;
  max-width: 100%;
  background: #000;
}/*
@media only screen and (min-width: 1270px) and (max-width: 1366px) {
  .section1{
    height: auto;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1600px){
  .section1{
    height: auto;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1750px){
  .section1{
    height: auto;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1920px){
  .section1{
    height: 1070px;
  }
}*/
.section1{
  height: auto;
  display: flex;
  margin-bottom: -4px;
}