.page-header h1 {
  font-family: "Montserrat";
  font-weight: 900;
  font-size: 24px;
  line-height: 1.2;
  color: #000000;
}
.page-header p {
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  color: #000000;
}
.page-header .et_pb_text_inner {
  max-width: 654px;
}
.contact-pg .et_pb_section {
  background-color: transparent;
}
.contact-pg .et-boc {
  background-color: #f7f9fb;
}
.contact-form-col {
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  border-radius: 17px;
  background: #ffffff;
  margin-bottom: 25px;
  padding: 35px 25px;
}
.contact-info-col {
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  border-radius: 17px;
  background: #ffffff;
  padding: 35px 25px;
}
.contact-form p {
  text-align: right;
  font-family: "Roboto";
  font-size: 12px;
  line-height: 1.3;
  color: #000000;
}
.contact-form .wpcf7 * {
  text-align: left;
}
.contact-form .wpcf7-text,
.contact-form .wpcf7-captchar {
  border: 1px solid #7E95A6;
  border-radius: 8px;
  padding: 10px 10px 10px 25px;
  color: #36404E;
  font-size: 14px;
  line-height: 1.2;
  font-family: "Roboto";
  width: 100%;
  margin: 10px 0 0;
}
.contact-form .wpcf7-textarea {
  border: 1px solid #7E95A6;
  border-radius: 8px;
  padding: 10px 10px 10px 25px;
  color: #36404E;
  font-size: 14px;
  line-height: 1.2;
  font-family: "Roboto";
  width: 100%;
  height: 172px;
  resize: none;
  margin: 10px 0 0;
}
.contact-form .wpcf7-submit {
  box-shadow: 10px 30px 30px rgba(181, 192, 203, 0.51);
  background: #20B9B9;
  border-radius: 7px;
  color: #ffffff;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  padding: 10px 25px;
  border: none;
  margin: 20px 0 0;
  cursor: pointer;
  transition: all 0.4s ease;
}
.contact-form .wpcf7-submit:hover {
  background: #089292;
}
.contact-form .wpcf7 {
  position: relative;
}
.contact-form .wpcf7 .ajax-loader {
  position: absolute;
  right: 0;
  bottom: -20px;
}
.contact-form .your-name,
.contact-form .your-email,
.contact-form .your-message {
  position: relative;
  display: block;
}
.contact-form .your-name:before {
  content: "\e904";
  font-family: 'hls';
  position: absolute;
  top: 20px;
  left: 5px;
  color: #000000;
  font-size: 14px;
}
.contact-form .your-email:before {
  content: "\e902";
  font-family: 'hls';
  position: absolute;
  top: 20px;
  left: 5px;
  color: #000000;
  font-size: 14px;
}
.contact-form .your-message:before {
  content: "\e901";
  font-family: 'hls';
  position: absolute;
  top: 20px;
  left: 5px;
  color: #000000;
  font-size: 14px;
}
.contact-form .your-captcha .wpcf7-captchar {
  padding: 10px;
  background: #F3F5F7;
}
.contact-email .et_pb_text_inner {
  position: relative;
  padding-left: 40px;
}
.contact-email .et_pb_text_inner:before {
  content: "\e902";
  font-family: 'hls';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
}
.contact-email h2 {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
}
.contact-email p a {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  color: #0471D6;
  line-height: 1.2;
}
.contact-email p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  color: #36404E;
  line-height: 1.6;
}
.contact-tel .et_pb_text_inner {
  position: relative;
  padding-left: 40px;
}
.contact-tel .et_pb_text_inner:before {
  content: "\e900";
  font-family: 'hls';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
}
.contact-tel h2 {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
}
.contact-tel p a {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  color: #36404E;
  line-height: 1.2;
}
.contact-tel p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  color: #36404E;
  line-height: 1.6;
}
.contact-addr .et_pb_text_inner {
  position: relative;
  padding-left: 40px;
}
.contact-addr .et_pb_text_inner:before {
  content: "\e903";
  font-family: 'hls';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 1.2;
  color: #000000;
}
.contact-addr h2 {
  font-family: "Roboto";
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  line-height: 1.2;
}
.contact-addr p a {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  color: #36404E;
  line-height: 1.2;
}
.contact-addr p {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  color: #36404E;
  line-height: 1.6;
}
.contact-form span.wpcf7-not-valid-tip {
  position: relative;
}
.contact-form .wpcf7-not-valid {
  border-color: #ff0000;
}
.contact-form span.wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 17px;
  margin-top: 6px;
}
@media screen and (min-width: 768px) {
  .page-header h1 {
    font-size: 30px;
  }
  .page-header p {
    font-size: 20px;
  }
  
  .contact-form-col {
    padding: 55px 45px;
  }
  .contact-info-col {
    padding: 90px 70px;
  }
  .contact-form p {
    font-size: 13px;
  }
  .contact-form .your-captcha {
    max-width: 145px;
    width: 100%;
  }
  .contact-form .wpcf7-captchar {
    margin-top: 0px;
  }
  .contact-form .number-captcha {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
  .contact-form .wpcf7-text,
  .contact-form .wpcf7-textarea {
    padding-left: 36px;
  }
  .contact-form .your-name:before,
  .contact-form .your-email:before,
  .contact-form .your-message:before {
    left: 15px;
  }
  .contact-info-col .contact-email.et_pb_module, 
  .contact-info-col .contact-tel.et_pb_module, 
  .contact-info-col .contact-addr.et_pb_module {
    margin-bottom: 50px;
  }
  .contact-form .your-captcha span.wpcf7-not-valid-tip {
    position: absolute;
    left: -20px;
  }
}
@media screen and (min-width: 981px) {
  .contact-form-col.et_pb_column {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .contact-info-col.et_pb_column {
    width: 39.7%;
  }
  .contact-pg #main-content {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .page-header h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .page-header p {
    font-size: 22px;
  }
  .contact-form .wpcf7-submit {
    font-size: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .contact-form .wpcf7-text,
  .contact-form .wpcf7-textarea {
    font-size: 18px;
    padding-left: 45px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .contact-form .your-name:before,
  .contact-form .your-email:before,
  .contact-form .your-message:before {
    font-size: 18px;
    top: 25px;
  }
  .contact-form .number-captcha {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .contact-addr p a,
  .contact-tel p a,
  .contact-email p a,
  .contact-addr p,
  .contact-email p,
  .contact-tel p {
    font-size: 18px;
  }  
}
@media screen and (min-width: 1600px) {
  .section-title h1 {
    font-size: 60px;
  }
  .page-header p {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .contact-pg .et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .contact-pg .et_pb_section .et_pb_row {
    width: 90%;
  }
  .contact-form .number-captcha label {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  
}