.m-hide {
  visibility: hidden;
}

.m-faq-text-box {
  padding: 70px 0;
}

.faq-img.text-right {
  height: 100%;
}

.faq-img.text-right img {
  height: 100%;
  object-fit: cover;
}

.m-col-faq-img {
  align-self: normal;
}

.s-about-content p,
.s-about-content li {
  font-size: 16px;
}

.s-about-img img {
  border-radius: 10px;
  width: 90%;
}

.sr-tw-ul li {
  gap: 20px;
}

#mobile-menu a:hover {
  color: #e81c2e;
}

.cta-area {
  background: url(../img/bg/cta_bg02.png), rgb(172, 3, 3);
  background-blend-mode: multiply;
}

.hr {
  height: 1px;
  width: 96%;
  background-color: grey;
  margin-left: auto;
  margin-right: auto;
}

.btn:hover {
  background-color: #fff;
  color: #e81c2e;
}

.btn-dark:hover,
.btn-submit:hover {
  background-color: #e81c2dd0;
  color: #fff;
  transform: translateY(-4px);
}

.testi-author {
  margin-bottom: 20px;
}

.testimonial-img {
  border-radius: 10px;
  margin-top: 30px;
}

.single-testimonial {
  height: 100%;
  padding-bottom: auto;
}

.single-testimonial p {
  height: 100%;
}

.hero-section {
  background: url(../img/slider/slider_bg_01.png), #bbb;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center center;
}

.heading-tertiary {
  color: #e81c2e;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 35px;
  text-transform: uppercase;
}
