body img {
  -webkit-user-drag: none;
}

body {
}

.homepage-container-inner {
  height: 100dvh;
}

.homepage-ticketmachine-image-box {
  position: relative;
}

.homepage-title-secondary {
  letter-spacing: 3px;
  font-family: "Manrope";
  font-size: 15px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: left;
}

.homepage-btn {
  font-family: "Manrope";
  font-weight: 600;
  text-decoration: none;
  border: none;
  border-radius: 40px;
  padding: 20px 30px 20px 30px;
  letter-spacing: 3px;
  font-size: 15px;
}

.homepage-container-right {
  width: 100%;
  height: 100%;
}
.homepage-container-right-inner {
  position: absolute;
  right: 30px;
  bottom: 100px;
}

.homepage-product-images-box-row {
  margin-top: 30px;
}

.homepage-product-images-title-box div {
  display: inline-block;
  vertical-align: middle;
}

.homepage-product-images-title p {
  font-family: "Manrope";
  font-size: 15px;
  margin: 0;
  letter-spacing: 3px;
}

.homepage-product-images-product-image-circle {
  position: relative;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 3px solid white;
}

.homepage-product-images-title-box {
  text-align: right;
}

.homepage-product-images-product-image-circle img {
  width: 55px;
  height: 55px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.homepage-first-box-pretitle {
  font: normal normal 500 15px/21px "Manrope";
}

.homepage-second-box-undertitle {
  font: normal normal 600 20px/27px Manrope;
}

.homepage-third-box-titles {
  font: normal normal bold 45px/62px Manrope;
}

.homepage-third-box-descriptions {
  font: normal normal bold 22px/40px Manrope;
}

.homepage-third-box-description-cards {
  height: 400px;
  width: 400px;
}

.home-first-text-box {
  margin-top: 100px;
}

.home-first-text-box-textright {
  padding-top: 150px;
  font-family: "Manrope";
  font-size: 16px;
  padding-right: 100px;
}
.home-first-text-box-smal {
  letter-spacing: 3px;
  font-family: "Manrope";
  font-size: 15px;
  font-weight: 600;
}

.home-first-text-box-firstText {
  font-family: "Manrope";
  font-size: 40px;
  font-weight: 600;
  margin: 0;
}

.home-first-text-box-secondText {
  font-family: "Manrope";
  font-size: 40px;
  font-weight: 600;
  margin: 0;
}

/*
third-box
*/
.third-box-container {
  margin-top: 90px;
}

.third-box {
  margin-top: 35px;
  padding-bottom: 45px;
}

.third-box-img {
  max-height: 500px;
  border-radius: 30px;
  padding: 0;
}

.third-box-text-box {
  padding: 20px;
  border-radius: 30px;
  height: 100%;
  width: 100%;
  margin-left: 25px;
  position: relative;
}

.third-box-text-box-left {
  padding: 20px;
  border-radius: 30px;
  height: 100%;
  width: 100%;
  margin-right: 25px;
  position: relative;
}

.third-box-text-box-inner {
  padding-top: 20px;
}

.third-box-text-step {
  font-family: "Manrope";
  font-size: 40px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 3px;
}

.third-box-text-title {
  font-family: "Manrope";
  font-size: 40px;
  font-weight: 600;
  font-size: 30px;
}

.third-box-text-description {
  font-family: "Manrope";
  font-size: 18px;
}

.homepage-map-box {
  margin-top: 100px;
}

.homepage-map-box img {
  width: 100%;
}

.homepage-map-box-card {
  border: none;
}

.homepage-map-item {
  display: flex;
  align-items: center;
  background-color: transparent;
  border: none;
  padding: 0;
  margin-left: 20px;
  margin-top: 30px;
}

.homepage-map-item a {
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.homepage-map-item_1::before {
  content: "1.";
  margin-right: 0.5em;
  color: #008fc4;
  font-size: 33px;
  font-weight: 600;
}
.homepage-map-item_2::before {
  content: "2.";
  margin-right: 0.5em;
  color: #008fc4;
  font-size: 33px;
  font-weight: 600;
}
.homepage-map-item_3::before {
  content: "3.";
  margin-right: 0.5em;
  color: #008fc4;
  font-size: 33px;
  font-weight: 600;
}
.homepage-map-item_4::before {
  content: "4.";
  margin-right: 0.5em;
  color: #008fc4;
  font-size: 33px;
  font-weight: 600;
}
.homepage-map-item_5::before {
  content: "5.";
  margin-right: 0.5em;
  color: #008fc4;
  font-size: 33px;
  font-weight: 600;
}
.homepage-map-item_6::before {
  content: "6.";
  margin-right: 0.5em;
  color: #008fc4;
  font-size: 33px;
  font-weight: 600;
}

.homepage-map-box-number {
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 600;
  font-size: 25px;
  text-decoration: none;
}

.homepage-map-box-text {
  margin-left: 20px;
  font-family: "Manrope";
  font-size: 18px;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.homepage-other-box {
  margin-top: 50px;
  padding-bottom: 30px;
  margin-bottom: 100px;
}

.homepage-other-box-title {
  font-family: "Manrope";
  font-size: 50px;
  font-weight: 600;
  margin-top: 100px;
}

.homepage-other-card {
  border: none;
}

.homepage-other-card-img {
  border-radius: 30px;
}

.homepage-card-title {
  font-family: "Manrope";
  font-size: 30px;
  font-weight: 600;
}

.homepage-card-text {
  font-family: "Manrope";
  font-size: 14px;
}

.ref_a {
  text-decoration: none;
}

.other_reference-card-hr {
  border: 1px solid #008fc4;
  width: 70px;
  opacity: 1;
  width: 120px;
  margin-left: 12px;
  margin-top: 3px;
}

.other_reference-card-box {
  padding-left: 15px;
}

.other_reference-card-more {
  font-family: "Manrope";
  font-weight: 800;
  font-size: 17px;
  letter-spacing: 1.1px;
}

@media (max-width: 435px) {
  .homepage-title {
    font-family: "Manrope";
    font-weight: 600;
    font-size: 1.5em;
    text-align: left;
    width: 100%;
  }

  .homepage-title-box-pos {
    width: 80%;
    padding-left: 50px;
    padding-top: 150px;
  }

  .homepage-ticketMachine-image {
    width: 80%;
  }
  .homepage-title-box {
    height: 100%;
  }
  .homepage-ticketmachine-image-second-box {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
  }

  .home-first-text-box-firstText {
    font-family: "Manrope";
    font-size: 35px;
    font-weight: 600;
    margin: 0;
  }

  .home-first-text-box-secondText {
    font-family: "Manrope";
    font-size: 35px;
    font-weight: 600;
    margin: 0;
  }
}

@media (min-width: 435px) {
  .homepage-title {
    font-family: "Manrope";
    font-weight: 600;
    font-size: 2em;
    text-align: left;
    width: 100%;
  }

  .homepage-title-box-pos {
    width: 80%;
    padding-left: 50px;
    padding-top: 150px;
  }

  .homepage-ticketMachine-image {
    width: 100%;
  }
  .homepage-title-box {
    height: 87%;
  }
  .homepage-ticketmachine-image-second-box {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
  }
}

@media (max-width: 770px) {
  .third-box-text-box {
    margin-left: 0;
  }
  .third-box-text-box-left {
    margin-right: 0;
  }

  .home-first-text-box-textright {
    padding-top: 0;
    padding-right: 50px;
    padding-left: 50px;
  }
  .modul_consultation-title {
    font-size: 25px;
    font-weight: 600;
  }
}

@media (min-width: 720px) {
  .homepage-title-box-pos {
    bottom: 80px;
    right: 0;
    width: 80%;
    padding-left: 50px;
  }
}

@media (min-width: 1140px) {
  .homepage-title {
    font-family: "Manrope";
    font-weight: 600;
    font-size: 3em;
    text-align: left;
  }

  .homepage-title-box-pos {
    bottom: 160px;
    right: 0;
    width: 80%;
    padding-left: 30%;
  }
  .homepage-title-box {
    height: 100%;
  }
  .homepage-ticketMachine-image {
    width: 100%;
  }
  .homepage-ticketmachine-image-second-box {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80%;
  }
}

@media (min-width: 1450px) {
  .homepage-ticketMachine-image {
    width: 80%;
  }
}

/*
@media (max-width: 992px) {
  .homepage-ticketmachine-image-second-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
  }
}*/

@media screen and (max-width: 992px) and (min-width: 430px) {
  .homepage-ticketmachine-image-second-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80%;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1140px) {
  .homepage-ticketMachine-image {
    margin-left: 100px;
  }
}

@media screen and (max-width: 767px) and (min-width: 430px) {
  .homepage-ticketmachine-image-second-box {
    width: 50%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .homepage-container {
    overflow: hidden;
  }
}
