 /* footer
 
 .col_white_amrc {
   color: #FFF;
}

footer {
   width: 100%;
   background-color: #263238;
   min-height: 150px;
   padding: 10px 0px 25px 0px;
   margin-top:150px;
}

.pt2 {
   padding-top: 40px;
   margin-bottom: 20px;
}

footer p {
   font-size: 13px;
   color: #CCC;
   padding-bottom: 0px;
   margin-bottom: 8px;
}

.mb10 {
   padding-bottom: 15px;
}

.footer_ul_amrc {
   margin: 0px;
   list-style-type: none;
   font-size: 14px;
   padding: 0px 0px 10px 0px;
}

.footer_ul_amrc li {
   padding: 0px 0px 5px 0px;
}

.footer_ul_amrc li a {
   color: #CCC;
}

.footer_ul_amrc li a:hover {
   color: #fff;
   text-decoration: none;
}

.fleft {
   float: left;
}

.padding-right {
   padding-right: 10px;
}

.footer_ul2_amrc {
   margin: 0px;
   list-style-type: none;
   padding: 0px;
}

.footer_ul2_amrc li p {
   display: table;
}

.footer_ul2_amrc li a:hover {
   text-decoration: none;
}

.footer_ul2_amrc li i {
   margin-top: 5px;
}

.bottom_border {
   border-bottom: 1px solid #323f45;
   padding-bottom: 20px;
}

.foote_bottom_ul_amrc {
   list-style-type: none;
   padding: 0px;
   display: table;
   margin-top: 10px;
   margin-right: auto;
   margin-bottom: 10px;
   margin-left: auto;
}

.foote_bottom_ul_amrc li {
   display: inline;
}

.foote_bottom_ul_amrc li a {
   color: #999;
   margin: 0 12px;
}

.social_footer_ul {
   display: table;
   margin: 15px auto 0 auto;
   list-style-type: none;
}

.social_footer_ul li {
   padding-left: 20px;
   padding-top: 10px;
   float: left;
}

.social_footer_ul li a {
   color: #CCC;
   border: 1px solid #CCC;
   padding: 8px;
   border-radius: 50%;
}

.social_footer_ul li i {
   width: 20px;
   height: 20px;
   text-align: center;
}
   .jumbotron {
    background-size: cover;
    padding-top: 2%;
    padding-bottom: 2%;
  } */

    .mhn-footer {
  background: #5aa6d6;
  color: #fff;
  width: 100%;
  margin-top: auto;
}

.mhn-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 28px 16px;
  text-align: center;
}

.mhn-footer-title {
  margin: 0 0 10px;
  font-size: 28px;
  font-weight: 800;
}

.mhn-footer-social {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 14px;
}

.mhn-social-circle {
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: #fff;
  color: #2d99ca;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 800;
}

.mhn-footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px 18px;
  margin: 16px auto 18px;
  max-width: 980px;
}

.mhn-footer-links a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  opacity: .95;
}

.mhn-footer-links a:hover {
  opacity: 1;
  text-decoration: underline;
}

.mhn-footer-divider {
  height: 1px;
  background: rgba(255, 255, 255, .35);
  margin: 16px auto;
  max-width: 980px;
}

.mhn-footer-copy {
  font-size: 14px;
  opacity: .95;
}

@media (max-width: 768px) {

  /* Footer becomes compact */
  .mhn-footer-title {
    font-size: 24px;
  }

  /* Footer links become 2 columns */
  .mhn-footer-links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 14px;
    text-align: left;
    max-width: 520px;
  }

  .mhn-footer-links a {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  
  .mhn-footer-links {
    grid-template-columns: 1fr;
    text-align: center;
  }
}.mhn-footer {
  background:
    radial-gradient(circle at top left, rgba(69, 149, 212, .24), transparent 34%),
    linear-gradient(135deg, #0f172a 0%, #17314d 48%, #1f4f78 100%);
  color: #fff;
  width: 100%;
  margin-top: auto;
}

.mhn-footer-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 42px 20px 24px;
  width: 100%;
  overflow-x: hidden;
}

.mhn-footer-top {
  display: grid;
  grid-template-columns: minmax(280px, 420px) auto;
  gap: 56px;
  align-items: start;
  justify-content: space-between;
}

.mhn-footer-brand {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.mhn-footer-logoWrap {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.mhn-footer-logo {
  width: 56px;
  height: 56px;
  border-radius: 16px;
  object-fit: cover;
  background: rgba(255, 255, 255, .08);
  padding: 8px;
  box-shadow: 0 10px 28px rgba(15, 23, 42, .18);
}

.mhn-footer-brandTitle {
  margin: 0 0 8px;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -.02em;
}

.mhn-footer-brandText {
  margin: 0;
  max-width: 460px;
  color: rgba(255, 255, 255, .78);
  font-size: 15px;
  line-height: 1.75;
  word-break: break-word;
}

.mhn-footer-social {
  display: flex;
  gap: 12px;
}

.mhn-social-circle {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .16);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 18px;
  transition: transform .16s ease, background .16s ease, border-color .16s ease;
}

.mhn-social-circle:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, .18);
  border-color: rgba(255, 255, 255, .28);
  color: #ffffff;
}

.mhn-footer-grid {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  gap: 18px 56px;
  align-items: start;
  justify-content: start;
  width: fit-content;
  max-width: 100%;
  justify-self: end;
}

.mhn-footer-col {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  justify-self: start;
  width: 100%;
}

.mhn-footer-colTitle {
  margin: 0 0 6px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: rgba(255, 255, 255, .64);
}

.mhn-footer-colToggle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: auto;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  text-align: left;
}

.mhn-footer-colToggle i {
  display: none;
  font-size: 13px;
  color: rgba(255, 255, 255, .72);
  transition: transform .16s ease;
}

.mhn-footer-colToggle.is-open i {
  transform: rotate(180deg);
}

.mhn-footer-colPanel {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  width: 100%;
}

.mhn-footer-col a,
.mhn-footer-bottomLinks a {
  color: rgba(255, 255, 255, .92);
  text-decoration: none;
  font-size: 15px;
  line-height: 1.5;
}

.mhn-footer-col a:hover,
.mhn-footer-bottomLinks a:hover {
  color: #ffffff;
}

.mhn-footer-divider {
  height: 1px;
  background: rgba(255, 255, 255, .14);
  margin: 28px 0 20px;
}

.mhn-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.mhn-footer-copy {
  margin: 0;
  color: rgba(255, 255, 255, .72);
  font-size: 14px;
}

.mhn-footer-bottomLinks {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .mhn-footer-top {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .mhn-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .mhn-footer-inner {
    padding: 34px 16px 22px;
  }

  .mhn-footer-logoWrap {
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
  }

  .mhn-footer-brandTitle {
    font-size: 22px;
  }

  .mhn-footer-logo {
    width: 48px;
    height: 48px;
    flex: 0 0 auto;
  }

  .mhn-footer-brandText {
    font-size: 14px;
    line-height: 1.7;
  }

  .mhn-footer-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    width: 100%;
    justify-self: stretch;
  }

  .mhn-footer-col {
    gap: 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 14px;
    width: 100%;
  }

  .mhn-footer-colToggle {
    width: 100%;
    justify-content: space-between;
    padding: 2px 0 10px;
  }

  .mhn-footer-colToggle i {
    display: inline-flex;
  }

  .mhn-footer-colPanel {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: max-height .22s ease, opacity .18s ease;
    width: 100%;
    text-align: left;
  }

  .mhn-footer-colPanel a {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: left;
  }

  .mhn-footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .mhn-footer-bottomLinks {
    gap: 14px;
  }
}
