.Contacts .background-photo {
  margin-left: 0;
}
.Contacts .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 56px;
}
@media (max-width: 768px) {
  .Contacts .container {
    flex-direction: column;
  }
}
.Contacts .info-wrapper {
  flex: 0 0 50%;
  padding-right: 56px;
  margin-top: 56px;
}
@media (max-width: 768px) {
  .Contacts .info-wrapper {
    padding-right: 0;
    margin-top: 20px;
  }
}
.Contacts .info-wrapper .footer-text-wrapper {
  display: flex;
  flex-direction: column;
}
.Contacts .info-wrapper .footer-text-wrapper .group-title {
  font-weight: 400;
  font-size: 14px;
  margin-top: 30px;
}
.Contacts .info-wrapper .footer-text-wrapper .group-title:first-of-type {
  margin-top: 0;
}
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 16px;
  color: #666666;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
}
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper svg {
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper a,
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper span {
  color: #000000;
  font-weight: 500;
}
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper span {
  margin-left: 5px;
}
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper span br {
  display: none;
}
.Contacts .info-wrapper .footer-text-wrapper .row-wrapper:first-of-type {
  margin-top: 0;
}
.Contacts .info-wrapper .footer-text-wrapper .address-link {
  color: #249e6b;
  font-weight: 400;
  font-size: 16px;
  text-decoration: underline;
}
.Contacts .info-wrapper .socials {
  margin-top: 32px;
}
@media (max-width: 768px) {
  .Contacts .info-wrapper .socials {
    margin-top: 15px;
    align-items: center;
  }
}
.Contacts .info-wrapper .socials .socials-title {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 15px;
}
.Contacts .info-wrapper .socials .wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.Contacts .info-wrapper .socials .wrap .icon-wrapper {
  margin-right: 24px;
}
.Contacts .info-wrapper .socials .wrap .icon-wrapper:last-of-type {
  margin-right: 0;
}
.Contacts .form-wrapper {
  flex: 0 0 50%;
  padding-left: 56px;
}
@media (max-width: 768px) {
  .Contacts .form-wrapper {
    padding-left: 0;
  }
}
.Contacts .form-wrapper .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.Contacts .form-wrapper .wpcf7-form-control-wrap:after {
  top: 47px;
  left: 0;
  content: "";
  position: absolute;
  margin: -9px;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  background-color: #fff;
  border-top: solid 1px #e0e0e0;
}
.Contacts .form-wrapper .wpcf7-form-control-wrap[data-name="textarea-892"]:after {
  top: 126px;
  bottom: 3px;
}
.Contacts .form-wrapper .wpcf7-form-control-wrap[data-name="checkbox-146"]:after {
  display: none;
}
.Contacts .form-wrapper .submit-button {
  position: relative;
}
.Contacts .form-wrapper .submit-button:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  margin: -4px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: #fff;
  border-top: solid 1px #e0e0e0;
}
.Contacts .form-wrapper .fields-wrapper .question-wrapper {
  margin-top: 37px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.Contacts .form-wrapper .fields-wrapper .question-wrapper svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.Contacts .form-wrapper .fields-wrapper .question-wrapper .info {
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}
.Contacts .form-wrapper .fields-wrapper input,
.Contacts .form-wrapper .fields-wrapper select,
.Contacts .form-wrapper .fields-wrapper textarea {
  width: 100%;
  color: #666666;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  padding: 14px 16px;
  border: solid 1px #E0E0E0;
}
.Contacts .form-wrapper .fields-wrapper input,
.Contacts .form-wrapper .fields-wrapper select {
  height: 49px;
}
.Contacts .form-wrapper .fields-wrapper > p {
  margin-top: 16px;
}
.Contacts .form-wrapper .fields-wrapper > p .wpcf7-list-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 0;
}
.Contacts .form-wrapper .fields-wrapper > p .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.Contacts .form-wrapper .fields-wrapper > p .wpcf7-list-item label input {
  margin-right: 8px;
  width: auto;
}
.Contacts .form-wrapper .fields-wrapper > p .wpcf7-list-item label span {
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}
.Contacts .form-wrapper .fields-wrapper > p .wpcf7-not-valid-tip {
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-left: 16px;
}
.Contacts .form-wrapper .fields-wrapper select {
  background-color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-image: url("/wp-content/uploads/2022/11/Vector-3.svg");
  background-position: calc(100% - 20px);
  background-repeat: no-repeat;
  background-size: 15px;
}
.Contacts .form-wrapper .fields-wrapper textarea {
  width: 100%;
  height: 128px;
  resize: none;
}
.Contacts .form-wrapper .fields-wrapper input.wpcf7-submit {
  width: 100px;
  cursor: pointer;
  background-color: #249e6b;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  padding: 16px 24px;
}
.Contacts .wpcf7-response-output {
  border: solid 1px #E0E0E0 !important;
  padding: 14px 16px;
  position: relative;
}
.Contacts .wpcf7-response-output:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  margin: -3px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: #fff;
  border-top: solid 1px #e0e0e0;
}

#contact-map iframe {
  width: 100vw;
  height: 480px;
  margin-bottom: -3px;
}
@media (max-width: 768px) {
  #contact-map iframe {
    height: 200px;
  }
}

/*# sourceMappingURL=contacts.css.map */
