body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.hero {
  height: 750px;
  background-image: url('../images/shaketonsamedi.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image {
  -o-object-fit: cover;
  object-fit: cover;
}

.section {
  width: 100%;
  height: 95vh;
  background-image: url('../images/shaketonsamedi.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
  background-color: #150800;
}

.main.second {
  position: relative;
  height: 50vh;
  padding-top: 135px;
}

.image-2 {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0;
}

.paragraph {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 28px;
  font-style: italic;
  font-weight: 500;
  text-transform: uppercase;
}

.text-span {
  color: #ffc72c;
}

.heading {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #ffc72c;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
}

.paragraph-2 {
  padding-top: 9px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.logo-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-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;
}

.image-3 {
  display: none;
  width: 100%;
}

.section-2 {
  background-color: #150800;
}

.div-block {
  position: absolute;
  top: -395.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 100px;
  -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-radius: 40px;
  background-color: rgba(20, 23, 25, 0.8);
}

.div-block.section-2 {
  top: -169.5px;
  width: auto;
}

.paragraph-3 {
  color: #e4e4e4;
  font-size: 24px;
  font-weight: 500;
}

.paragraph-3._2 {
  padding-top: 48px;
}

.paragraph-3._3 {
  width: 590px;
  font-size: 24px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
}

.heading-2 {
  color: #ffc72c;
  font-size: 28px;
  text-transform: uppercase;
}

.section-3 {
  position: static;
  display: none;
  height: 100vh;
  -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;
  background-image: url('../images/shaketonsamedi.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.link {
  margin-top: 40px;
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #f3d432;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #3b3b3b;
  font-size: 22px;
  line-height: 23px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.link:hover {
  background-color: #dbb600;
}

.div-block-2 {
  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;
}

.body {
  height: 100%;
  background-color: #150800;
}

.section-4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  -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;
  background-image: url('../images/bg-2.jpg'), url('../images/bg-1.png');
  background-position: 50% 50%, 0px 0px;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.body-2 {
  background-color: #150800;
}

@media screen and (max-width: 991px) {
  .main.second {
    height: 55vh;
  }

  .paragraph {
    font-size: 24px;
  }

  .heading {
    font-size: 38px;
  }

  .logo-container._2 {
    padding-top: 149px;
  }

  .div-block {
    top: -318.5px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block.section-2 {
    top: -99.5px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .paragraph-3 {
    font-size: 18px;
  }

  .paragraph-3._3 {
    font-size: 18px;
  }

  .heading-2 {
    font-size: 25px;
  }

  .link {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .main.second {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-2 {
    display: none;
  }

  .paragraph {
    margin-bottom: 0px;
    font-size: 18px;
  }

  .heading {
    font-size: 26px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .logo-container._2 {
    padding-top: 107px;
  }

  .image-3 {
    display: block;
    opacity: 0;
  }

  .image-4 {
    width: 60px;
  }

  .div-block {
    width: 90%;
  }

  .div-block.section-2 {
    width: 90%;
    margin-top: 30px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .paragraph-3._3 {
    width: auto;
  }

  .section-4 {
    background-image: url('../images/bg-3.jpg'), url('../images/bg-2.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
    background-repeat: repeat, no-repeat;
  }
}

@media screen and (max-width: 479px) {
  .main.second {
    height: 70vh;
  }

  .logo-container._2 {
    padding-top: 407px;
  }

  .div-block {
    top: -225.5px;
  }

  .div-block.section-2 {
    top: -13.5px;
    margin-top: 50px;
  }

  .heading-2 {
    text-align: center;
  }
}

