.tg-header__top {
  background: #cf0a09 !important;
}
.feature-block .inner-box:before {
  background-color: #cf0a09 !important;
}
.btn-style-one {
  background: #cf0a09 !important;
}
.services-section .bg-image:before {
  background-color: #dc3545 !important;
}
.default-dots .owl-dots .owl-dot.active {
  background-color: #fff !important;
  border: 1px solid #fff !important;
}
.about-section-two .image-column .image-1:before {
  background-color: #cf0a09 !important;
}
.process-block .inner-box:hover .icon {
  background-color: #cf0a09 !important;
}
.services-section .bg-image {
  height: calc(100%);
}
.margin-150 {
  margin-top: 150px !important;
}
.services-section {
  position: relative;
  padding: 79px 0;
  margin-bottom: 100px;
}
.card {
  background: linear-gradient(#ffffff 50%, #d10707 50%);
}
.card:hover {
  width: 100%;
  height: 100%;
  padding: 2em 1.5em;
  background: linear-gradient(#ffffff 50%, #dc3545 50%);
  background-size: 100% 200%;
  background-position: 0 2.5%;
  border-radius: 5px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: 0.5s;
}
.icon-wrapper {
  background-color: #dc3545 !important;
}
.footer-top .bg:before {
  background-color: #dc3545ed;
  opacity: 0.9;
}
.user-links li i {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
}
.bx {
  font-size: 56px;
  color: #070707;
  z-index: 9999999;
  position: relative;
  font-weight: 500;
  background: white;
  padding: 15px;
  border-radius: 50%;
  border: 2px dotted #050505;
  margin-right: 10px;
}
.about-section-two .image-column .image-2 img {
  border: 10px solid var(--theme-color-white);
  border-width: 10px 0 0 10px;
  max-width: 296px;
  width: 100%;
}
.testimonial-block .inner-box .thumb {
  position: relative;
  margin-top: -80px;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  border: 6px solid #dc3545;
  margin-bottom: 10px;
  text-align: center;
}
.about-block-two .title {
  position: relative;
  top: -3px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.span-text {
  font-weight: 500;
  display: contents;
  margin-top: 18px !important;
}
.about-block-two i {
  color: #cf0a09;
  border: 2px dotted;
}
.process-block .inner-box .icon {
  background-color: var(--theme-color-white);
  border: 3px dashed #cf0a09;
  border-radius: 50%;
  box-shadow: 0 10px 60px rgba(226, 9, 53, 0.2);
  color: #cf0a09;
}
.fun-fact-section .fact-counter {
  border-top: 5px solid #cf0a09;
}
.fun-fact-section .title {
  color: black;
}
