.container-v2,
.global_contacts_section {
  padding: 0 1rem;
}
@media (min-width: 1024px) {
  .container-v2,
  .global_contacts_section {
    max-width: 1400px;
    margin: 0 auto;
  }
}

.container-v3 {
  padding: 0 1rem;
}
@media (min-width: 1024px) {
  .container-v3 {
    max-width: calc(1242px + 2rem);
    margin: 0 auto;
  }
}

.page-template-acf-template #content {
  padding: 0;
  max-width: 100%;
  min-height: 300px;
}

@media (min-width: 1024px) {
  .single-wpdmpro #content {
    padding: 4rem 0;
    max-width: 990px;
    margin: auto;
  }
}

.product-footer-form {
  background-color: #f7f7f7;
  padding: 1rem 0;
  max-width: 100%;
  overflow: hidden;
}
.product-footer-form_group {
  display: flex;
  flex-flow: column;
}
@media (min-width: 1024px) {
  .product-footer-form_group {
    flex-flow: row;
  }
}
.product-footer-form_group_left {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .product-footer-form_group_left {
    text-align: left;
    width: 45.5%;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .product-footer-form_group_left .contact-us-text-group {
    max-width: 400px;
    margin: 25% auto auto;
  }
}
.product-footer-form_group_left .contact-us-text-group_title {
  font-size: 2.3rem;
  color: #000000;
}
.product-footer-form_group_left .contact-us-text-group_text {
  font-size: 1.1rem;
  line-height: 1.4;
  color: #000000;
}
@media (min-width: 1024px) {
  .product-footer-form_group_right {
    width: 54.5%;
  }
}
.product-footer-form_group_right .contact-us-form {
  background-color: transparent;
  border-radius: 16px;
  padding: 2rem 0 0.5rem;
  margin: auto;
  max-width: 768px;
}
@media (min-width: 1024px) {
  .product-footer-form_group_right .contact-us-form {
    margin: 0 auto 0 4rem;
    max-width: 455px;
  }
}
.product-footer-form_group_right .contact-us-form_title {
  font-size: 1.65rem;
  font-weight: 600;
  color: #000000;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5rem;
  padding: 0 0.75rem;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 {
  background-color: transparent;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 {
  background-color: transparent;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 input, .product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 textarea, .product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 select {
  background-color: #fff;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 .productDetails .submit .submit-agreement label {
  padding: 20px 0;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 .productDetails .submit .submit-agreement label input[type=checkbox] {
  transform: scale(1.5, 1.5);
}
@media (min-width: 1024px) {
  .product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 .productDetails .submit .submit-agreement label input[type=checkbox] {
    transform: unset;
  }
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 .productDetails .submit .submit-agreement label span {
  color: #000000;
  font-size: 0.87rem;
  line-height: 1.4;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 .productDetails .submit .submit-agreement label a {
  color: #000000;
  font-size: 0.87rem;
  line-height: 1.4;
  text-decoration: underline;
}
.product-footer-form_group_right .contact-us-form #req-wrap2 #csscf2 .productDetails .submit .submit-agreement label .get-quote-form-error-notice {
  color: red;
  font-size: 10px;
}
