.main-baner-text p {
  width: 600px;
}

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

.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;
  margin-top: 100px;
  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;
}

.use-cases {
  margin-top: -75px !important;
}

.colocation-pros {
  margin-bottom: 75px !important;
}

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

.colocation-container {
  color: var(--color-black);
}

.blog-title {
  display: flex;
  flex-direction: column;
}

.colocation-types .blog-title {
  margin-top: 0px;
  padding-top: 100px;
}

.section-colocation-options {
  margin-top: 120px;
  padding-left: 15px;
  padding-right: 15px;
}

.colocation-container {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.colocation-group {
  display: flex;
  align-items: center;
}

.colocation-image-card {
  width: 550px;
  aspect-ratio: 16 / 9;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 20px;
  margin: 30px 40px;
  display: inline-block;
  overflow: hidden;
  flex-direction: column;
  left: 0;
  position: relative;
}

.colocation-image-card img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.colocation-group-left {
  flex-direction: row;
  text-align: left;
  justify-content: center;
}

.colocation-group-right {
  flex-direction: row-reverse;
  text-align: right;
  justify-content: center;
}

.colocation-text {
  max-width: 550px;
  margin: 30px 40px;
}

.colocation-text p {
  font-size: 20px;
}

.colocation-text h3 {
  font-size: 30px;
  margin-bottom: 10px;
}

.colocation-top-text {
  text-align: center;
  margin-bottom: 50px;
}

.offer-row {
  margin-bottom: -110px;
  padding-right: 20px !important;
  padding-left: 20px !important;
  bottom: 100px !important;
}
.offer-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 0 35px;
  width: 80%;
}

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

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

.buttons-row {
  display: flex;
  gap: 20px;
  margin-top: 100px;
}

.buttons-row .guest-button {
  font-size: 14px;
}

.buttons-row .guest-button:first-child {
  background-color: white;
  border: white 2px solid;
}

.buttons-row .guest-button:nth-child(2) {
  border: white 2px solid;
  color: white;
}

.buttons-row .guest-button:hover {
  background-color: white;
  color: black;
}

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

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

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

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

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

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

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

.colocation-to-left .param-row {
  margin-left: 100px;
}

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

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

.fields-container input {
  margin-bottom: 10px;
}

.hosting-pros .offer-box {
  flex-direction: row;
  align-items: flex-start;
  padding: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0);
  margin: 15px;
  text-align: left;
  width: 400px;
}

.hosting-pros .offer-box h6 {
  font-size: 20px;
  text-align: left;
}

.hosting-pros .offer-box img {
  width: 55px;
  height: auto;
  margin: 15px;
}

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

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

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

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

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

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

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

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

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

  .colocation-column {
    width: 100%;
  }

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

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

  .colocation-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) {
  .main-baner-text p {
    width: auto;
  }
  .network_map-container img {
    max-width: 80vw;
  }
  .hosting-pros .offer-box {
    flex-direction: column;
  }

  .hosting-pros .offer-box img {
    margin: 0;
  }

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

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

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

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

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

  .description-large {
    width: 90%;
    align-self: center;
  }

  .colocation-image-card {
    width: 80%;
  }

  .colocation-group-left {
    flex-direction: column;
    text-align: center;
  }

  .colocation-group-right {
    flex-direction: column;
    text-align: center;
  }

  .colocation-text {
    margin-top: 20px;
    margin-bottom: 50px;
    max-width: 70%;
  }

  .colocation-container .colocation-group-right .colocation-text h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .colocation-container .colocation-group-left .colocation-text h3 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
  }

  .buttons-row {
    flex-direction: column;
    width: fit-content;
    margin-top: 50px;
    align-items: flex-start;
    gap: 5px;
  }

  .main-baner-content {
    margin: auto 10% 250px 10%;
  }

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

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

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

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

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

  .fields-container input {
    margin-bottom: 20px;
  }

  .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-colocation .fields-container label[for="content"] {
    margin-bottom: 134px;
  }
}
