/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 23 2024 | 09:43:30 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */
.h3 {
  font-size: 25px;
  font-family: "UniversLTStd-Bold";
}

.h4 {
  font-size: 20px;
  font-family: "UniversLTStd-Bold";
}

.h5 {
  font-size: 18px;
  font-family: "UniversLTStd-Bold";
}

.h6 {
  font-size: 16px;
  font-family: "UniversLTStd-Bold";
}

.statistics .cards-statistics .card-content:hover .h5 {
  color: #fff;
}

.statistics .cards-statistics .card-content .h5 {
  color: #1b1c20;
  margin: 20px 0;
  font-family: universltstd;
  font-size: 18px;
}

.our-safety .box-card .box-content .h4 {
  margin-bottom: 0;
  font-size: 22px;
  font-family: universltstd-bold;
}

.client_profiles .h5 {
  margin: 0 0 3px;
  font-size: 16px;
  font-weight: 400;
}

.foranModal .h5 {
  margin-bottom: 20px;
}

.slider-advance .swiper-wrapper .slider-content .overlay .h4 {
  margin-bottom: 5px;
}

.over-content .h4 {
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
}
.brand-box .top .h5 {
  margin: 0;
  text-transform: uppercase;
  color: #000;
  position: relative;
}

.brand-box:hover .top .h5 {
  z-index: 2;
  color: #fff;
}

.director-box .content-box .h2 {
  color: #fff;
  letter-spacing: 4px;
  font-size: 20px;
}
.director-box .content-box .h2 a {
  color: #fff;
}

.director-box .content-box .h4 {
  color: #fff;
  font-weight: 400px;
  font-size: 20px;
  font-family: "UniversLTStd";
}
.director-box .content-box .h4 a {
  color: #fff;
}
.gallery-section .h2 {
  color: #1b1c20;
}
.raa_tab:hover .h4 {
  color: #cf1717;
}
.section .product-card .h4 {
    margin: 15px 0;
}
@media only screen and (max-width: 1199px) {
  .director-box .content-box .h2,
  .director-box .content-box .h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1199px) {
  .over-content .h4 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .h5 {
    font-size: 17px;
  }
}

@media only screen and (max-width: 991px) {
  .client_profiles .h5 {
    font-size: 14px;
    padding-right: 0;
  }

  .foranModal .h5 {
    margin-bottom: 10px;
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .h5 {
    font-size: 20px;
  }

  .h5 {
    font-size: 16px;
  }

  .our-safety .box-card .box-content .h4 {
    font-size: 20px;
  }
}
