/* 38892 */
/* 38892 */
/* 37091 start */
/* 37091 end */
/*121291*/
/*39943*/
.banner-image-with-bullet-overlay {
  padding-top: 80px;
  background-color: #ffffff;
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay {
    padding-top: 0px;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay {
    background: none !important;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay__bg {
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay__bg {
    background: none;
  }
}
@media (min-width: 768px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__left {
    min-height: 560px;
    background: none !important;
  }
}
@media (max-width: 575.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__left {
    background-size: cover;
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__left .banner-content__left {
    margin: 25px;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__left .banner-content__left .banner-heading {
  color: #ffffff;
  margin: 0px;
  font-family: "noto-serif";
  font-size: 100px;
  line-height: 120px;
  letter-spacing: 0px;
  max-width: 400px;
  font-weight: 600;
  margin: 0px 0px -19px -2px;
}
@media (max-width: 1199.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__left .banner-content__left .banner-heading {
    font-size: 82px;
    line-height: 96px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__left .banner-content__left .banner-heading {
    font-size: 42px;
    line-height: 48px;
    margin: 0px 0px -4px;
    max-width: 150px;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right {
  min-height: 250px;
}
@media (min-width: 768px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right {
    min-height: 560px;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right {
  background-color: #ffffff;
  padding: 35px 40px 6px;
  margin-bottom: 30px;
  min-height: 365px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right {
    margin: -30px 15px 0px;
    padding: 30px 0px 40px;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card {
  margin-bottom: 30px;
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
@media (max-width: 1199.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body {
    padding: 0px 15px 0px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: center;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body .photo-tile-figure {
  padding: 5px 20px 0px 0px;
  margin: 0px;
  text-align: center;
}
@media (min-width: 768px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body .photo-tile-figure {
    max-width: 62px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 62px;
            flex: 0 0 62px;
  }
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body .photo-tile-figure {
    padding: 10px 20px 20px;
  }
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body .photo-tile-figure .photo-tile-image {
  max-width: 42px;
}
.banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body .card-text {
  font-family: "Muli-SemiBold";
  color: #003B4C;
  font-size: 18px;
  line-height: 32px;
  color: #003B4C;
}
@media (max-width: 767.98px) {
  .banner-image-with-bullet-overlay .bannerwith-bulletoverlay .col-banner__right .banner-content__right .card .card-body .card-text {
    font-size: 16px;
    line-height: 26px;
  }
}

/*# sourceMappingURL=bannerBulletOverlay.css.map*/