.bodyclass footer {
  background: #0D4486;
  width: 100%;
}

.bodyclass footer #footer {
  background: #0D4486;
  padding: 40px 25px 25px;
}

@media (max-width: 991px) {
  .bodyclass footer #footer {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .bodyclass footer #footer .row.component.column-splitter {
    display: flex;
    align-items: stretch;
  }
}

@media (min-width: 992px) {
  .bodyclass footer #footer.container {
    width: 90vw;
  }
}

@media (min-width: 1349px) and (max-width: 1920px) {
  .bodyclass footer #footer.container {
    max-width: 1440px !important;
    width: 90vw !important;
  }
}

@media (min-width: 1921px) {
  .bodyclass footer #footer.container {
    max-width: 1630px !important;
    width: 80vw !important;
  }
}

.bodyclass footer #footer.container .component-splitter {
  border-right: 1px solid #cccccc;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 991px) {
  .bodyclass footer #footer.container .component-splitter {
    border-right: none;
    border-bottom: 1px solid #cccccc;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 30px;
  }
}

.bodyclass footer #footer.container .indent-bottom {
  padding-bottom: 57px;
}

@media (max-width: 991px) {
  .bodyclass footer #footer.container .indent-bottom {
    padding-bottom: 0;
  }
}

.bodyclass footer #footer .row {
  padding-right: -30px;
  padding-left: -30px;
}

@media (max-width: 991px) {
  .bodyclass footer #footer .row {
    padding-right: -15px;
    padding-left: -15px;
  }
}

.bodyclass footer #footer .component.image.file-type-icon-media-link {
  max-width: 100%;
}

.bodyclass footer #footer .component-content {
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.7);
}

.bodyclass footer #footer .component.link-list .component-content h3 {
  border: 0;
  display: inline-block;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .bodyclass footer #footer .component.link-list .component-content h3 {
    text-align: center;
  }
}

.bodyclass footer #footer .component.link-list .component-content ul {
  margin-top: 15px;
}

@media (max-width: 991px) {
  .bodyclass footer #footer .component.link-list .component-content ul li {
    padding: 6px;
    display: inline-block;
  }
}

.bodyclass footer #footer .component.link-list .component-content ul li a {
  color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  padding: 0;
  margin-bottom: 6px;
}

.bodyclass footer #footer .component.link-list .component-content ul li a:hover {
  border: 0;
  color: rgba(255, 255, 255, 0.9);
}

.bodyclass footer #footer .component.link-list .component-content ul li a:before {
  display: none;
}

.bodyclass footer .file-type-icon-media-link {
  padding: 0;
}

.bodyclass footer .rich-text h3 {
  font-size: 16px;
  margin: 0;
}

.bodyclass footer .component-content {
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .bodyclass footer .component-content {
    text-align: center !important;
  }
}

.bodyclass footer .component-content > h3 {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 16px;
}

@media (max-width: 991px) {
  .bodyclass footer .component-content > h3 {
    text-align: center !important;
  }
}

.bodyclass footer .component-content p,
.bodyclass footer .component-content span {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 300;
}

@media (max-width: 991px) {
  .bodyclass footer .component-content p,
  .bodyclass footer .component-content span {
    text-align: center !important;
  }
}

.bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 {
  border-right: 1px solid rgba(255, 255, 255, 0.7);
  padding: 40px 0 0;
  min-height: 330px;
}

@media (max-width: 991px) {
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 {
    padding-left: 100px !important;
    padding-right: 100px !important;
    min-height: auto;
  }
}

@media (max-width: 991px) {
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

@media (max-width: 991px) {
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
}

.bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4:last-child {
  border: 0;
}

@media (max-width: 991px) {
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  }
}

.bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 .component {
  max-width: 280px;
  padding-right: 30px;
  padding-left: 30px;
}

@media (max-width: 991px) {
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 .component {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 991px) {
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 .component-content p,
  .bodyclass footer .row.component.column-splitter .col-xs-12.col-sm-12.col-md-12.col-lg-4 .component-content span {
    display: inline-block;
    max-width: 400px;
  }
}

.bodyclass footer .component.image .component-content {
  margin-bottom: 60px;
}

@media (max-width: 991px) {
  .bodyclass footer .component.image .component-content {
    margin: 30px;
    margin-bottom: 45px;
  }
}

.bodyclass footer .component.image img {
  transition: opacity ease-in-out 200ms;
  opacity: 0.7;
}

.bodyclass footer .component.image img:hover {
  opacity: 0.9;
}

.bodyclass footer .footer-social-links {
  margin-top: 40px;
}

@media (max-width: 991px) {
  .bodyclass footer .footer-social-links {
    margin-top: 0;
    margin-bottom: 60px;
  }
}

.bodyclass footer .footer-social-links .l-grid {
  display: flex;
}

@media (max-width: 991px) {
  .bodyclass footer .footer-social-links .l-grid {
    justify-content: center;
  }
}

.bodyclass footer .footer-social-links .l-grid__item {
  margin-right: 36px;
}

@media (min-width: 768px) {
  .bodyclass footer .footer-social-links .l-grid__item {
    margin-right: 45px;
  }
}

.bodyclass footer .footer-social-links .l-grid__item:last-child {
  margin-right: 0;
}

.bodyclass footer .footer-social-links img {
  transition: opacity ease-in-out 200ms;
  opacity: 0.7;
}

.bodyclass footer .footer-social-links img:hover {
  opacity: 0.9;
}
