.network_map-section {
  margin-top: -75px;
}

.network_map-container {
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
  height: 1080px;
  max-width: 1920px;
  background-image: url("/static/guests/images/wave-tech-back.343a6913f30c.webp");
  text-align: center;
}

.map_contact-container {
  justify-content: center !important;
  padding-top: 80px;
}

.network_map-container h4 {
  margin-top: 170px;
}

.map_contact-container h2 {
  text-align: center;
}

.network_map-container img {
  max-width: 700px;
  display: flex;
  margin: 60px auto 0 auto;
}

.map_contact-container {
  align-content: center;
}

.title-contact {
  align-items: center;
}

.captcha-red-text {
  margin-left: 70px;
}

.form-proxmox {
  background-color: rgb(255, 255, 255);
  border-radius: 12px;
  height: auto;
  color: rgb(0, 0, 0);
  width: 50%;
  max-width: 1400px;
  padding: 45px 35px 50px 35px;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
}

.form-proxmox h3 {
  padding-bottom: 35px;
}

.form-proxmox h2 {
  text-align: center;
  margin-bottom: 20px;
}

.form-proxmox textarea {
  height: 150px;
}

.proxmox-form-content {
  display: flex;
  flex-direction: row;
}

.proxmox-column {
  display: flex;
  flex-direction: column;
  width: 50%;
  justify-content: space-between;
  align-items: center;
}

.proxmox-to-left {
  align-items: flex-start;
}

.proxmox-to-left .param-row {
  margin-left: 75px;
}

.proxmox-column .param-row img {
  max-width: 30px;
  margin-right: 15px;
}

.proxmox-column .fields-container {
  margin-top: 0;
  margin-bottom: 0px;
}

.left-column,
.right-column {
  flex: 1;
}

.left-column {
  margin-right: 100px;
  text-align: justify;
}

.right-column {
  margin-left: 100px;
}

.left-column {
  font-size: 20px;
  line-height: 1.5;
}

.rc-anchor-normal {
  width: 100px;
}

#button-wrapper {
  width: 90%;
  align-self: center;
}

#button-wrapper button {
  margin-left: 55px;
  width: 85%;
}

.g-recaptcha {
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.contact-feedback {
  margin-bottom: 10px;
}

@media (max-width: 1350px) {
  .g-recaptcha {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
}

@media (max-width: 1250px) {
  .form-proxmox {
    height: auto;
  }

  .g-recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
}

@media (max-width: 1200px) {
  .proxmox-container .proxmox-group-right .proxmox-text h3 {
    text-align: right;
    margin: 0;
    font-size: 25px;
    margin-bottom: 10px;
  }

  .proxmox-container .proxmox-group-left .proxmox-text h3 {
    text-align: left;
    margin: 0;
    font-size: 25px;
    margin-bottom: 10px;
  }

  .proxmox-text p {
    font-size: 15px;
  }

  .proxmox-image-card {
    width: 100%;
  }

  .proxmox-column {
    width: 100%;
  }

  .form-proxmox p {
    margin-left: 0;
    margin-right: 0;
  }

  .proxmox-to-left .param-row {
    display: none;
  }

  .proxmox-form-content {
    flex-direction: column;
  }

  .captcha-red-text {
    margin-left: 0px;
  }

  .g-recaptcha {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    margin-left: 0;
  }

  #button-wrapper button {
    margin-left: 0px;
    width: 100%;
  }
}

@media (max-width: 900px) {
  .title-contact {
    padding-top: 70px;
  }

  .form-proxmox {
    width: 77vw;
    height: auto;
    margin: 15px;
  }

  .proxmox-form-content {
    flex-direction: column;
  }

  .proxmox-column {
    width: 100%;
    margin-top: 20px;
  }

  .proxmox-to-left {
    align-items: center;
  }

  .fields-container {
    justify-content: center;
    margin: 0 auto;
  }

  .fields-container.image-upload {
    margin-top: 15px;
  }

  .g-recaptcha {
    display: flex;
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(0.9);
  }

  .fields-container label {
    margin-bottom: 18px;
  }

  .form-proxmox .fields-container label[for="content"] {
    margin-bottom: 134px;
  }
}

.main-baner-text p {
  width: auto;
}

.description-large {
  margin: 50px 0;
  font-size: 24px;
}

.network_map-container .description-large {
  color: var(--color-white);
}

.content-container {
  margin: 140px auto;
  max-width: 1280px;
  display: block;
}

.offer-row {
  bottom: 100px;
}

.offer-box {
  margin: 10px 15px;
}

.offer-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 35px;
  width: 90%;
}

.offer-content h6 {
  text-align: center !important;
  font-weight: 400;
}

.offer-box img {
  height: 110%;
  max-height: 140px;
}

.process-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.process-holder h6 {
  margin: 10px auto;
}
.process-holder ul {
  margin: 5px auto;
}

li .description-large {
  margin: 0px auto !important;
  font-size: 22px;
}

.process-holder {
  margin: 50px 0px 0px 0px;
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 25px;
  align-items: center;
}

.process-holder img {
  height: 85px;
}

/* NETWORK_MAP - start */

.network_map-section {
  margin-top: -170px;
}

.network_map-container {
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
  height: 1300px;
  max-width: 1920px;
  background-image: url("/static/guests/images/wave-tech-back.343a6913f30c.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.network_map-container h4 {
  margin-top: 170px;
}

.network_map-container img {
  max-width: 700px;
  display: flex;
  margin: 60px auto 0 auto;
}

.map_contact-container h2 {
  margin-bottom: 50px;
  width: 100%;
}

@media (max-width: 900px) {
  .network_map-container img {
    max-width: 80vw;
  }
}

@media (max-width: 1500px) and (min-width: 1300px) {
  .offer-row .offer-box {
    width: 17% !important;
  }
}

@media (max-width: 1300px) {
  .offer-row .offer-box {
    width: 300px;
    margin-top: 0px !important;
    margin: 20px !important;
  }

  .content-container {
    margin: 140px 8%;
  }
}

@media (max-width: 1200px) {
  .description-large {
    font-size: 22px;
    line-height: 1.8 !important;
  }
}

@media (max-width: 900px) {
  .offer-row {
    bottom: 0 !important;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .offer-row .offer-box {
    flex-direction: row;
    margin: 10px 0 !important;
    width: 80%;
  }

  .offer-content {
    align-items: center;
    text-align: center;
  }

  .offer-content h6 {
    font-size: 24px !important;
    justify-content: center !important;
    align-items: center;
  }

  .offer-row .offer-box img {
    height: 70px !important;
  }

  .description-large {
    font-size: 18px;
  }

  .process-holder h6 {
    font-size: 22px;
  }

  .process-holder .description-large {
    font-size: 18px;
  }
  .process-holder img {
    height: 60px;
  }

  .content-container {
    margin: 80px 8%;
  }

  .process-holder {
    flex-direction: column;
    align-items: flex-start;
  }
}
