.elementor-1136 .elementor-element.elementor-element-712516c5{--display:flex;}.elementor-1136 .elementor-element.elementor-element-c79c9d9{--display:flex;}.elementor-1136 .elementor-element.elementor-element-d401f77{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-1136 .elementor-element.elementor-element-712516c5{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-d401f77 *//* =========================================================
   ASCENSION CORPORATE SERVICES
   RESPONSIVE FOOTER — DESKTOP, LAPTOP, TABLET AND MOBILE
   ========================================================= */

.acs-site-footer,
.acs-site-footer * {
  box-sizing: border-box;
}

.acs-site-footer {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: #0A3D62;
  color: #FFFFFF;
}

/* =========================================================
   MAIN FOOTER
   ========================================================= */

.acs-footer-main {
  width: 100%;
  margin: 0;
  padding: 70px 38px 64px 38px;
  background: #0A3D62;
}

.acs-footer-inner {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;

  display: grid;
  grid-template-columns:
    minmax(280px, 1.15fr)
    minmax(230px, 0.95fr)
    minmax(165px, 0.68fr)
    minmax(315px, 1.12fr);

  column-gap: 28px;
  align-items: start;
}

.acs-footer-inner > * {
  min-width: 0;
}

/* =========================================================
   BRAND COLUMN
   ========================================================= */

.acs-footer-brand {
  width: 100%;
  min-width: 0;
}

.acs-footer-logo {
  width: 350px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 34px 0;
  background: transparent;
}

.acs-site-footer .acs-footer-brand h2 {
  max-width: 400px;
  margin: 0 0 24px 0;

  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;

  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;

  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

.acs-footer-brand p {
  max-width: 410px;
  margin: 0;

  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  line-height: 1.62;
  font-weight: 400;

  color: #F7F9FC;
}

/* =========================================================
   FOOTER COLUMNS
   ========================================================= */

.acs-footer-column {
  width: 100%;
  min-width: 0;
}

.acs-footer-column h3 {
  margin: 0 0 25px 0;

  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;

  color: #FFFFFF;
}

.acs-footer-column ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

.acs-footer-column li {
  width: 100%;
  min-width: 0;
  margin: 0 0 14px 0;
}

.acs-footer-column a,
.acs-footer-column a:link,
.acs-footer-column a:visited,
.acs-footer-column span {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  line-height: 1.42;
  font-weight: 400;

  color: #F7F9FC;
  text-decoration: none !important;
}

.acs-footer-column a:hover,
.acs-footer-column a:focus {
  color: #B89454;
  text-decoration: none !important;
}

.acs-footer-services a,
.acs-footer-links a {
  overflow-wrap: normal;
  word-break: normal;
}

/* =========================================================
   CONTACT COLUMN
   ========================================================= */

.acs-footer-contact li {
  width: 100%;
  min-width: 0;
  margin-bottom: 16px;

  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.acs-footer-contact li > a,
.acs-footer-contact li > span:last-child {
  min-width: 0;
  max-width: 100%;
}

/* Keep email and phone on one line on laptop and desktop */

.acs-footer-contact a[href^="mailto:"],
.acs-footer-contact a[href^="tel:"] {
  white-space: nowrap;
  word-break: normal;
  overflow-wrap: normal;

  font-size: 16px;
}

/* Address may wrap normally */

.acs-footer-contact li > span:last-child {
  overflow-wrap: normal;
  word-break: normal;
}

.acs-footer-svg-icon {
  width: 22px;
  min-width: 22px;
  height: 22px;
  margin-top: 2px;

  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.acs-footer-svg-icon svg {
  width: 21px;
  height: 21px;

  stroke: #F7F9FC;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* =========================================================
   SOCIAL MEDIA
   ========================================================= */

.acs-footer-follow-heading {
  margin-top: 56px !important;
  margin-bottom: 23px !important;
}

.acs-footer-socials {
  display: flex;
  align-items: center;
  gap: 15px;
}

.acs-footer-socials a,
.acs-footer-socials a:link,
.acs-footer-socials a:visited {
  width: 36px;
  height: 36px;
  border-radius: 3px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 1;
  font-weight: 700;

  color: #0A3D62;
  background: #F7F9FC;
  text-decoration: none !important;
}

.acs-footer-socials a:hover,
.acs-footer-socials a:focus {
  color: #0A3D62;
  background: #B89454;
  text-decoration: none !important;
}

.acs-footer-socials a:focus-visible {
  outline: 3px solid #B89454;
  outline-offset: 4px;
}

/* =========================================================
   COPYRIGHT BAR
   ========================================================= */

.acs-footer-bottom {
  width: 100%;
  margin: 0;
  padding: 27px 38px;
  background: #062B45;
}

.acs-footer-bottom-inner {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;

  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  column-gap: 28px;
  align-items: center;
}

.acs-footer-bottom p {
  min-width: 0;
  margin: 0;

  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 700;

  color: #FFFFFF;
  white-space: nowrap;
}

.acs-footer-legal {
  min-width: 0;

  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;

  gap: 14px 20px;
}

.acs-footer-legal a,
.acs-footer-legal a:link,
.acs-footer-legal a:visited {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;

  color: #F7F9FC;
  text-decoration: none !important;
  white-space: nowrap;
}

.acs-footer-legal a:hover,
.acs-footer-legal a:focus {
  color: #B89454;
  text-decoration: none !important;
}

.acs-footer-legal span {
  width: 1px;
  height: 19px;
  display: inline-block;

  background: #B89454;
  opacity: 0.75;
}

/* =========================================================
   STANDARD LAPTOP
   ========================================================= */

@media (max-width: 1399px) and (min-width: 1280px) {

  .acs-footer-main {
    padding: 64px 30px 60px 30px;
  }

  .acs-footer-inner {
    grid-template-columns:
      minmax(250px, 1.1fr)
      minmax(215px, 0.95fr)
      minmax(155px, 0.66fr)
      minmax(300px, 1.14fr);

    column-gap: 24px;
  }

  .acs-footer-logo {
    width: 315px;
    margin-bottom: 29px;
  }

  .acs-site-footer .acs-footer-brand h2 {
    max-width: 360px;
    font-size: 22px;
    color: #FFFFFF !important;
    -webkit-text-fill-color: #FFFFFF !important;
  }

  .acs-footer-brand p {
    max-width: 370px;
    font-size: 16.5px;
  }

  .acs-footer-column h3 {
    font-size: 22px;
    margin-bottom: 22px;
  }

  .acs-footer-column a,
  .acs-footer-column a:link,
  .acs-footer-column a:visited,
  .acs-footer-column span {
    font-size: 15.5px;
  }

  .acs-footer-contact a[href^="mailto:"],
  .acs-footer-contact a[href^="tel:"] {
    font-size: 14.5px;
  }

  .acs-footer-svg-icon {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }

  .acs-footer-svg-icon svg {
    width: 19px;
    height: 19px;
  }

  .acs-footer-follow-heading {
    margin-top: 45px !important;
  }

  .acs-footer-bottom {
    padding: 25px 30px;
  }

  .acs-footer-bottom p {
    font-size: 14.5px;
  }

  .acs-footer-legal {
    gap: 12px 16px;
  }

  .acs-footer-legal a,
  .acs-footer-legal a:link,
  .acs-footer-legal a:visited {
    font-size: 14.5px;
  }
}

/* =========================================================
   SMALL LAPTOP AND TABLET
   ========================================================= */

@media (max-width: 1279px) {

  .acs-footer-main {
    padding: 64px 36px 68px 36px;
  }

  .acs-footer-inner {
    max-width: 1000px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 52px 58px;
  }

  .acs-footer-brand {
    max-width: 440px;
  }

  .acs-footer-logo {
    width: 330px;
    margin-bottom: 30px;
  }

  .acs-site-footer .acs-footer-brand h2 {
    max-width: 400px;
    font-size: 24px;
    color: #FFFFFF !important;
    -webkit-text-fill-color: #FFFFFF !important;
  }

  .acs-footer-brand p {
    max-width: 420px;
    font-size: 18px;
  }

  .acs-footer-column h3 {
    font-size: 24px;
    margin-bottom: 22px;
  }

  .acs-footer-column a,
  .acs-footer-column a:link,
  .acs-footer-column a:visited,
  .acs-footer-column span {
    font-size: 17px;
  }

  .acs-footer-contact a[href^="mailto:"],
  .acs-footer-contact a[href^="tel:"] {
    font-size: 16px;
  }

  .acs-footer-follow-heading {
    margin-top: 40px !important;
  }

  .acs-footer-bottom {
    padding: 26px 36px;
  }

  .acs-footer-bottom-inner {
    max-width: 1000px;
    grid-template-columns: 1fr;
    gap: 20px;
    text-align: center;
  }

  .acs-footer-bottom p {
    font-size: 16px;
    white-space: nowrap;
  }

  .acs-footer-legal {
    justify-content: center;
  }
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

  .acs-footer-main {
    padding: 52px 22px 58px 22px;
    text-align: center;
  }

  .acs-footer-inner {
    max-width: 390px;
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .acs-footer-brand {
    max-width: 350px;
    margin: 0 auto;
  }

  .acs-footer-logo {
    width: 270px;
    margin: 0 auto 26px auto;
  }

  .acs-site-footer .acs-footer-brand h2 {
    max-width: 340px;
    margin: 0 auto 20px auto;

    font-size: 20px;
    line-height: 1.32;

    color: #FFFFFF !important;
    -webkit-text-fill-color: #FFFFFF !important;
  }

  .acs-footer-brand p {
    max-width: 340px;
    margin: 0 auto;

    font-size: 16.5px;
    line-height: 1.55;
  }

  .acs-footer-column h3 {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .acs-footer-column li {
    margin-bottom: 9px;
  }

  .acs-footer-column a,
  .acs-footer-column a:link,
  .acs-footer-column a:visited,
  .acs-footer-column span {
    font-size: 16px;
    line-height: 1.4;
  }

  .acs-footer-contact li {
    max-width: 350px;
    margin: 0 auto 12px auto;

    justify-content: center;
    align-items: flex-start;
    gap: 10px;
  }

  .acs-footer-contact li > a,
  .acs-footer-contact li > span:last-child {
    max-width: 300px;
    text-align: left;
  }

  .acs-footer-contact a[href^="mailto:"],
  .acs-footer-contact a[href^="tel:"] {
    font-size: 14px;
    white-space: nowrap;
  }

  .acs-footer-svg-icon {
    width: 19px;
    min-width: 19px;
    height: 19px;
    margin-top: 2px;
  }

  .acs-footer-svg-icon svg {
    width: 18px;
    height: 18px;
  }

  .acs-footer-follow-heading {
    margin-top: 34px !important;
    margin-bottom: 18px !important;
  }

  .acs-footer-socials {
    justify-content: center;
    gap: 14px;
  }

  .acs-footer-socials a,
  .acs-footer-socials a:link,
  .acs-footer-socials a:visited {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }

  .acs-footer-bottom {
    padding: 24px 20px 27px 20px;
  }

  .acs-footer-bottom-inner {
    max-width: 390px;
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .acs-footer-bottom p {
    font-size: 14.5px;
    line-height: 1.45;
    white-space: normal;
  }

  .acs-footer-legal {
    justify-content: center;
    gap: 10px 12px;
  }

  .acs-footer-legal a,
  .acs-footer-legal a:link,
  .acs-footer-legal a:visited {
    font-size: 14.5px;
  }

  .acs-footer-legal span {
    height: 16px;
  }
}

/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 390px) {

  .acs-footer-main {
    padding-left: 18px;
    padding-right: 18px;
  }

  .acs-footer-inner {
    max-width: 354px;
  }

  .acs-footer-logo {
    width: 245px;
  }

  .acs-site-footer .acs-footer-brand h2 {
    max-width: 320px;
    font-size: 19px;

    color: #FFFFFF !important;
    -webkit-text-fill-color: #FFFFFF !important;
  }

  .acs-footer-brand p {
    max-width: 320px;
    font-size: 16px;
  }

  .acs-footer-contact a[href^="mailto:"] {
    font-size: 13px;
  }

  .acs-footer-contact li > a,
  .acs-footer-contact li > span:last-child {
    max-width: 275px;
  }

  .acs-footer-legal span {
    display: none;
  }
}/* End custom CSS */