.contact-us-title {
  text-align: center;
  color: #188ea3;
}

.column.contact-information .title {
  width: 70px !important;
}

.column.contact-information .text {
  /* width: calc(100% - 75px) !important; */
}

.column.contact-information .email,
.column.contact-information .phone,
.column.contact-information .fax {
  text-align: left;
  padding-left: 10%;
}
@media (max-width: 768px) {
  .column.contact-information .email,
  .column.contact-information .phone,
  .column.contact-information .fax {
    padding-left: 0;
  }
}

#content {
  display: block !important;
  max-width: unset !important;
}

.contact-us-map iframe {
  width: 100%;
  height: 531px;
}

.contact-us-map {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.contact-us-title {
  margin: 0 0 30px 0;
  font-size: 68px;
}

.contact-us-title.russian-language,
.contact-us-title.franch-language {
	font-size: 47px
}

page-template-contact-us .contact-us-title {
  margin: 60px 0 60px 0;
}

h2.contact-us-title {
  margin: 0 auto 60px auto;
  font-size: 44px;
  /* width: 35%; */
}

h2.contact-us-title.russian {
  margin: 0 auto 60px auto;
  font-size: 28px;
  /* width: 63%; */
  /* line-height: 73px; */
}

.container-wrapper.contact-us {
  width: 100%;
  max-width: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin: 60px auto 60px;
  padding: 0 15px;
}

.column.contact-information {
  /* width: 42.5%; */
  width: calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  display: block;
  text-align: right;
  direction: ltr;
  margin: 0;
}

.column.contact-form {
  background-color: rgba(150, 150, 150, 0.22);
  /* width: 42.5%; */
  width: calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  display: inline-block;
}

.column.contact-information .title {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  color: #7a7a7a;
  width: 13%;
}

.column.contact-information .text {
  display: inline-block;
  /* width: 50%; */
  text-decoration-line: unset;
  color: #7a7a7a;
  font-size: 20px;
}

.column.contact-information .phone {
  margin: 34px 0 34px 0;
}

.contact-form .wpcf7-text,
.contact-form .wpcf7-textarea {
  height: 39px;
  margin: 9px 0 0 0;
  width: 100%;
  border: solid 1px #e8e8e8;
  border-radius: 3px;
  direction: rtl !important;
  padding: 0 10px;
}

.wpcf7-form-control.wpcf7-textarea {
  height: 162px;
}

.wpcf7-form {
  text-align: right;
  margin-right: auto;
  margin-left: auto;
  width: 95%;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
  width: 100%;
  height: 44px;
  color: white;
  background-color: #61ce70;
  font-size: 19px;
  border: solid 0 black;
  border-radius: 7px;
  margin-right: auto;
  margin-left: auto;
}

.contact-us-post-page .text {
  font-size: 17px !important;
}

.contact-us-post-page .title {
  font-size: 17px !important;
}

.show-mobile {
  display: none !important;
}

.wpcf7-spinner {
  display: none !important;
}

@media (max-width: 1560px) {
  .contact-us-title {
    /* margin: 141px 0 96px 0;
		font-size: 52px; */
  }

  .contact-us-map {
    width: 96%;
  }

  .contact-us-map iframe {
    height: 553px;
  }

  h2.contact-us-title {
    margin: 0 auto 30px auto;
    font-size: 40px;
  }

  .column.contact-form {
    background-color: rgba(150, 150, 150, 0.22);
    /* width: 45.5%; */
  }

  /* .column.contact-information {
    width: 45.5%;
  } */

  .column.contact-information .title {
    font-size: 21px;
  }

  /* .column.contact-information {
    margin-top: 50px;
  } */

  .column.contact-information .phone {
    margin: 34px 0 34px 0;
  }

  /* .column.contact-form {
    margin: 52px 0 60px 0;
  } */
  /* .wpcf7-form.init */
  .wpcf7-form {
    width: 97%;
  }

  .wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 4px;
  }

  .column.contact-information .text {
    font-size: 21px;
  }
}

@media (max-width: 1024px) {
  /* .column.contact-information .title {
    width: 15%;
  }

  .column.contact-form {
    width: 50%;
  }

  .column.contact-information {
    width: 50%;
  } */

  h2.contact-us-title {
    font-size: 25px;
  }

  h2.contact-us-title.russian {
    margin: 73px auto 34px auto;
    font-size: 23px;
    width: 63%;
    line-height: 38px;
  }

  .column.contact-information .title {
    /* width: 9%; */
    font-size: 17px;
  }

  .column.contact-information .text {
    font-size: 14px;
  }

  .contact-us-post-page .text {
    font-size: 13px !important;
  }

  .contact-us-post-page .title {
    font-size: 14px !important;
  }
}

@media (max-width: 768px) {
  /* .column.contact-form {
    width: 65%;
  }
  .column.contact-information {
    width: 65%;
  } */
  .contact-us-title {
    margin: 0 0 50px;
    font-size: 58px;
  }

  h2.contact-us-title {
    font-size: 19px;
  }

  .column.contact-information .text {
    width: 100%;
  }

  h2.contact-us-title.russian {
    margin: 56px auto 0px auto;
    font-size: 18px;
    width: 63%;
    line-height: 32px;
  }

  .column.contact-information .title {
    /* width: 9%; */
    font-size: 16px;
  }

  .column.contact-information .text {
    font-size: 16px;
  }

  .contact-us-post-page .text {
    font-size: 12px !important;
  }

  .contact-us-post-page .title {
    font-size: 13px !important;
  }

  .container-wrapper.contact-us {
    gap: 20px;
  }
  .column.contact-information {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
  }
  .column.contact-form {
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
  }
}

@media (max-width: 480px) {
  .container-wrapper.contact-us {
    margin: 0;
    padding: 0;
    flex-wrap: wrap-reverse;
    gap: 0;
  }
  h2.contact-us-title {
    font-size: 30px;
  }

  .column.contact-form {
    margin-top: 20px;
  }

  .column.contact-information {
    width: 100%;
    flex: 0 0 100%;
    margin: 0;
    padding: 20px 10px;
    padding-top: 10px;
  }

  .column.contact-form {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .contact-us-title {
    font-size: 43px;
    margin-top: 50px;
    margin-bottom: 10px;
  }

  h2.contact-us-title {
    width: 80%;
  }

  h2.contact-us-title.russian {
    margin: 56px auto 0px auto;
    font-size: 17px;
    width: 85%;
    line-height: 28px;
  }

  .show-mobile {
    display: block !important;
  }

  .show-desktop {
    display: none !important;
  }

  #placeholder-contact-us .column.contact-information {
    margin-bottom: 120px;
    padding-left: 48px;
  }
}

@media (max-width: 375px) {
  .column.contact-information .text {
    font-size: 14px;
  }
  h2.contact-us-title {
    font-size: 20px;
  }
}

@media (max-width: 320px) {
  .areas-service-column .list {
    margin-right: 92px;
  }

  .column.contact-information .text {
    font-size: 12px;
  }

  .column.contact-information .title {
    font-size: 15px;
    width: 11%;
  }
}

.contact-us input {
}

.page-template-contact-us .content-section-wrapper.summary.about-us-page {
  margin-top: 55px;
}
