.elementor-3971 .elementor-element.elementor-element-99ad556{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-48f6d47 *//* =========================
   TABLET
========================= */

@media (max-width: 900px) {

  .mcpr-footer {
    padding: 52px 28px 0;
  }

  .mcpr-footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 36px;
  }

  .mcpr-footer-divider {
    margin: 0 -28px;
  }

}

/* =========================
   MOBILE
========================= */

@media (max-width: 560px) {

  .mcpr-footer {
    padding: 48px 22px 0;
  }

  .mcpr-footer-top {
    grid-template-columns: 1fr;
    gap: 36px;
    text-align: center;
  }

  /* Brand */

  .mcpr-footer-brand {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .mcpr-footer-logo {
    margin: 0 auto 20px;
  }

  .mcpr-footer-logo img {
    margin: 0 auto;
  }

  .mcpr-footer-tagline {
    max-width: 320px;
    margin: 0 auto 28px;
    text-align: center;
  }

  .mcpr-footer-socials {
    justify-content: center;
  }

  /* Columns */

  .mcpr-footer-col {
    text-align: center;
  }

  .mcpr-footer-col h4 {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }

  .mcpr-footer-col ul {
    align-items: center;
  }

  .mcpr-footer-col ul li a:hover {
    padding-left: 0;
  }

  /* Contact */

  .mcpr-footer-contact-item {
    justify-content: center;
    text-align: center;
  }

  .mcpr-footer-contact-dot {
    display: none;
  }

  /* CTA */

  .mcpr-footer-cta {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 24px;
  }

  .mcpr-footer-cta-text {
    text-align: center;
  }

  .mcpr-footer-cta-btn {
    margin: 0 auto;
  }

  /* Divider */

  .mcpr-footer-divider {
    margin: 0 -22px;
  }

  /* Bottom */

  .mcpr-footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 12px;
  }

  .mcpr-footer-copy {
    text-align: center;
  }

  .mcpr-footer-bottom-links {
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px;
  }

}
@media (max-width:560px){

  .mcpr-footer-cta-text{
      max-width:320px;
      margin:0 auto;
      text-align:center;
      line-height:1.2;
  }

}/* End custom CSS */