body {
  font-family: "Filson Pro", sans-serif !important;
  font-weight: 300 !important;
}

.section-title {
  margin-bottom: 32px !important;
}

#main h2, #main .section-title h2,
.section-title h2 {
  font-family: "Filson Pro", sans-serif !important;
  color: #B12361 !important;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}

.our-businesses-title {
  margin-bottom: 10px;
}

.our-businesses-title h3 {
  font-family: "Filson Pro", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  /* letter-spacing: -4px; */
  text-transform: uppercase;
}

.fusion-card-image {
  margin-top: 15px;
  margin-bottom: 34px;
}

.our-businesses-right-col .our-businesses-title {
  display: none;
}

.our-businesses-col {
  margin-bottom: 50px;
}

/* .our-businesses-col:last-child {
  margin-bottom: 0;
} */

.careers-card-image {
  overflow: hidden;
  border-radius: 15px;
  line-height: 0;
}

.careers-card-image img {
  width: 100%;
  object-fit: cover;
}

.d-none {
  display: none;
}

.careers-cta {
  margin-top: 40px;
}

.careers-section {
  margin-bottom: 50px;
}

.home-page-banner {
  background-color: #F4F4F4;
}

.home-page-new {
  padding: 30px 0 0;
  font-size: 16px;
}

.home-banner-top {
  text-align: center;
}

.home-page-banner {
  padding: 20px;
  margin-bottom: 50px;
  border-radius: 15px;
}

.home-page-banner .section-title {
  margin-bottom: 15px !important;
}

.home-banner-swiper {
  margin: 35px 20px 20px !important;
}

.home-banner-slide {
  height: 0;
  border-radius: 15px;
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
  z-index: 0;
  padding-top: 143.980%;
  border: 2px solid #707070;
  display: block;
}

.home-banner-image {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.home-banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-banner-text {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #6B8CC3 35.08%, rgba(255, 255, 255, 0.3) 54.76%, rgba(255, 255, 255, 0.2) 76.63%);
  padding: 20px;
  color: #fff;
  display: flex;
  flex-direction: column;
}

.banner-card-top-text {
  margin-bottom: 30px;
}

.home-banner-slide-inner {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.banner-card-top-text p {
  font-family: "Filson Pro", sans-serif !important;
  font-size: 16px;
  margin: 0;
  font-weight: 700;
}

.home-banner-text h3 {
  font-family: "Filson Pro", sans-serif !important;
  color: #fff;
  margin: 0 0 5px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.lern-more-link {
  text-align: left;
  margin-top: auto;
  text-shadow: -4px 4px 15px #000;
  font-size: 20px;
  font-weight: 700;
  font-family: "Filson Pro", sans-serif !important;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
  align-items: center;
}

.lern-more-link .icon-right {
  max-width: 35px;
  display: inline-block;
  line-height: 0;
}

.home-page-banner .swiper-button-next,
.home-page-banner .swiper-button-prev {
  position: initial;
  margin-bottom: 20px;
  width: 122px;
  height: auto;
  margin-top: 0;
  flex-direction: column;
  color: #000;
  line-height: 1;
}


.home-page-banner .swiper-button-next span,
.home-page-banner .swiper-button-prev span {
  display: block;
  width: 100%;
}

.home-page-banner .swiper-button-next span {
  text-align: left;
  padding-left: 20px;
}

.home-page-banner .swiper-button-prev span {
  text-align: right;
  padding-right: 20px;
}

.home-page-banner .swiper-button-next::after,
.home-page-banner .swiper-button-prev::after {
  display: none;
}

.banner-arrows {
  display: flex;
  justify-content: space-between;
}

.home-page-banner .swiper-pagination {
  text-align: center;
  padding: 10px 0;
  position: relative;
  justify-content: center !important;
}

.home-page-banner .swiper-pagination-bullet-active {
  background: #B12361 !important;
}

.page-template-new-homepage #main>.fusion-row {
  display: block !important;
}

/* .fusion-logo {
  max-width: 200px;
} */

.header-logo,
.fusion-logo {
  max-width: 160px !important;
}

.fusion-secondary-main-menu {
  padding-right: 0px !important;
}

.header-logo {
  margin-right: auto !important;
}

.fusion-secondary-main-menu {
  border-bottom-color: #BABABA !important;
}

.careers-card p {
  font-weight: 500;
}

.fusion-footer .fusion-widget-area h5 {
  font-weight: 700 !important;
}

.fusion-footer-widget-area ul li a {
  font-weight: 300 !important;
}

.cta-btn a {
  font-family: "Filson Pro", sans-serif !important;
  font-weight: 600;
}

@media screen and (min-width: 501px) {
  .our-businesses-row {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 992px) {
  .section-title {
    margin-bottom: 52px !important;
  }

  .fusion-card-image {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 493px;
  }

  .our-businesses-left-col .our-businesses-title {
    display: none;
  }

  .our-businesses-right-col .our-businesses-title {
    display: block;
  }

  .our-businesses-inner-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .our-businesses-row .our-businesses-col:nth-child(even) .our-businesses-left-col {
    order: 1;
    text-align: right;
  }

  .our-businesses-row .our-businesses-col:nth-child(even) .our-businesses-left-col .fusion-card-image {
    margin-left: auto;
  }

  .our-businesses-row .our-businesses-col:nth-child(even) .our-businesses-right-col {
    order: 0;
  }

  .our-businesses-col {
    margin-bottom: 78px;
  }

  .our-businesses-title h3 {
    font-size: 30px;
  }

  .cta-btn a {
    min-width: 250px;
  }

  .careers-card-image {
    max-width: 80%;
  }

  .careers-section {
    margin-bottom: 78px;
  }

  .home-page-banner {
    padding: 20px 45px;
    margin-bottom: 78px;
  }

  .home-banner-swiper {
    margin: 70px -80px !important;
  }

  .banner-arrows {
    padding: 0 80px;
  }

  .swiper-wrapper {
    max-height: 467px;
  }

 .home-banner-swiper .home-banner-slide {
    max-width: 322px;
  }

  .header-logo {
    max-width: 300px !important;
  }
}

@media screen and (min-width: 1200px) {
  .home-page-new {
    font-size: 18px;
    line-height: 28px;
  }

  .our-businesses-title h3 {
    font-size: 36px;
  }

  .careers-cta, .cta-btn {
    margin-top: 30px;
  }

  .careers-cta a, .cta-btn a {
    line-height: 20px !important;
    font-size: 16px !important;
  }

  .careers-card {
    padding: 70px 90px;
    border: 4px solid #B12361;
    margin: -30px 0 0 -60%;
    background: #fff;
    border-radius: 16px;
    box-shadow: -20px 20px 27px rgba(0, 0, 0, 0.45);
  }

  .careers-card p {
    margin-top: 0;
    font-size: 26px;
    line-height: 30px;
    font-weight: 500;
  }

  .careers-card-image {
    max-width: 100%;
  }

  .d-lg-none {
    display: none;
  }

  .d-lg-block {
    display: block;
  }

  .careers-cta {
    margin-top: 35px;
  }

  .careers-section {
    margin-bottom: 90px;
  }

  #main h2, #main .section-title h2,
  .section-title h2 {
    font-size: 54px;
  }

  .header-logo {
    max-width: 330px !important;
  }

  .home-banner-slide:hover .home-banner-slide-inner {
    width: 280px;
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px;
  }

  .home-banner-slide:hover .lern-more-link {
    color: #000;
  }

  .home-banner-slide:hover .lern-more-link img {
    -webkit-filter: invert(100%);
    /* Safari/Chrome */
    filter: invert(100%);
  }

  .home-banner-slide:hover .home-banner-text h3 {
    font-size: 22px;
  }

  .home-banner-slide:hover .banner-card-top-text p {
    font-size: 14px;
  }

  /* .fusion-main-menu > ul > li {
    padding-right: 30px !important;
  }

  .fusion-is-sticky .fusion-main-menu > ul > li {
    padding-right: 30px !important;
  } */
}

@media only screen and (max-width: 700px) {
  img.fusion-mobile-logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}