/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
#slidercontainer, [data-u="slides"], [data-u="slides"] img {
  width: 100% !important;
  background: #CCC;
}
[aria-hidden="true"] > * {
  display: none;
}
.captionOrange {
  color: #FFF;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15px 0 85px;
}
.captionOrange .caption-heading {
  font-style: italic;
  font-weight: 800;
  letter-spacing: -1.28px;
  font-size: 64px;
  line-height: 64px;
}
.captionOrange .fs-18 {
  line-height: normal;
  font-size: 34px;
}
.captionOrange .btn {
  letter-spacing: normal;
  scale: 2;
  transform: translate(50px, 10px);
}
[data-widget="1141"] {
  height: 100%;
}
.promo-banner img, .home_category-img img {
  mix-blend-mode: multiply;
}
.marketing-data-row, .home_category-row, .our-services-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.marketing-data-col, .home_category-col, .our-services-col, .recent-row > *  {
  padding: 0 8px;
  margin-bottom: 16px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.recent-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.home_category-col {
  -ms-flex-preferred-size: 310px;
  flex-basis: 310px;
}
.home_category-img {
  border-radius: 2px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_category-name {
  min-height: 48px;
  color: var(--bs-gray-900);
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      padding: 14px 16px 0 ;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical
    }
.home-static{
  border-radius: 6px;
  overflow: hidden;
}
.home-static a {
  padding: 18px 16px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  border-top: 1px solid var(--bs-gray-300);
      background: var(--bs-primary);
      }
.homecaro-gap{
  padding: 34px 0;
}
.promo-banner a img {
  max-width: 40%;
  height: auto;
}
.under-construction {
  background: #0e3047;
}
.home-bottom-banner {
  background: linear-gradient(270deg, #027DF3 0.92%, #003B74 50%);
  color: #FFF;
}
.home-bottom-banner .home-bottom-banner-heading {
  font-size: 60px;
  font-style: italic;
  font-weight: 800;
  letter-spacing: -1.2px;
  line-height: 50px;
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
  .captionOrange .fs-18 {
    font-size: 18px;
  }
.captionOrange .btn {
  scale: 1;
  transform: translate(0, 0);
}
}
@media (min-width: 992px) {
  .homecaro-gap {
    padding: 64px 0;
  }
}
@media (min-width: 1200px) {
}
@media (min-width: 1500px) {
}
@media (min-width: 1800px) {
}
@media (min-width: 1920px) {
}
