/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
/*.slick-slider [aria-hidden=true] a[href]{
transition: 0.25s all ease-out;
}
[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 {
  color: #FFF;
  font-style: italic;
  font-weight: 800;
  letter-spacing: -1.28px;
  font-size: 58px;
  line-height: 55px;
  font-family: "Montserrat", sans-serif;
}
.captionOrange .fs-18 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  font-family: "Montserrat", sans-serif;
}
.captionOrange .btn {
  letter-spacing: normal;
  transform: scale(2);
  margin-left: 0px;
  margin-top: 10px;
  padding: 8px 16px;
  font-size: 14px;
}
[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 -4px;
}
.marketing-data-col, .home_category-col, .our-services-col, .recent-row > * {
  padding: 0 4px;
  margin-bottom: 8px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
}
.marketing-data-col img, .home_category-col img, .our-services-col img, .recent-row > * img  {
  max-width: 100%;
  width: 100%;
}
.recent-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.home_category-col {
  -ms-flex-preferred-size: 160px;
  flex-basis: 160px;
}
.marketing-data-col {
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
}
.recent-row > * {
  -ms-flex-preferred-size: 295px;
  flex-basis: 295px;
}
.home_category-img {
  border-radius: 2px;
  background: #FFF;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 100%;
}
.home_category-name {
  min-height: 48px;
  color: var(--bs-gray-900);
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      padding: 10px 5px 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 {
  color: #FFF;
  border-radius: 15px;
  overflow: hidden;
}
.home-bottom-banner img {
  object-fit: cover;
  height: 100%;
}
.desc-block {
  background: #D44220;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 30px;
  position: relative;
}
.desc-block-heading {
  font-family: Montserrat;
  font-size: 32px;
  font-style: italic;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: -1.2px;
}
.discount-block {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 12px 0 16px 0;
}
.desc-block:before {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 500px 180px;
  border-color: transparent transparent #D44220 transparent;
  transform: rotate(0deg);
  position: absolute;
  left: -145px;
  bottom: 0;
  display: none;
}
.marketing-data-col span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 24px;
  line-height: 32px;
}
#contactusForm {
  max-width: 720px;
  margin: 0 auto;
}
.inventory h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  margin: 0 0 5px 0;
}
.inventory p {
  margin: 0 0 20px 0;
}
.inventory ul {
  line-height: 32px;
  margin-bottom: 20px;
}
.resources-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.resources-column {
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  border-radius: var(--bs-border-radius) !important;
      box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
      padding: 20px;
      border: 1px solid var(--bs-border-color);
      }
.resources-column h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.faq-item {
  margin-bottom: 20px;
  padding: 16px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #f9f9f9;
}
.faq-item h3 {
  margin: 0 0 10px;
  font-size: 18px;
}
.faq-item p {
  margin: 0;
  line-height: 1.6;
}
.faq-item a:hover {
  text-decoration: underline;
}
.careers h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    margin: 0 0 5px 0;
}
.careers h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    margin: 28px 0 5px 0;
}
.careers p {
    line-height: 24px;
    margin: 0px 0 10px 0;
}
.careers ul {
    line-height: 32px;
    margin: 0px 0 10px 0;
}
@media (min-width: 600px) {
  .home_category-img {
    padding: 16px;
  }
.home_category-col {
  -ms-flex-preferred-size: 310px;
  flex-basis: 310px;
}
.home_category-name{
  padding: 14px 16px 0;
  font-size: 16px;
  line-height: 24px;
}
}
@media (min-width: 768px) {
  .captionOrange .btn {
    transform: scale(1);
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .homecaro-gap {
    padding: 64px 0;
  }
.desc-block{
  padding: 0 0 0 70px;
}
.desc-block:before{
  display: block;
}
.desc-block-heading{
  font-size: 60px;
  line-height: 51px;
}
.discount-block{
  font-size: 18px;
  line-height: 28px;
  margin: 16px 0 24px 0;
}
}
@media (min-width: 1200px) {
}
@media (min-width: 1500px) {
}
@media (min-width: 1800px) {
}
@media (min-width: 1920px) {
}
