/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.top-advert {
	border: 0;
}

#header-wrap {
	background-color: #eeeeee;
}

.breaking-news {
	background-color: #183862 !important;
}

.breaking-news a {
	color: #fff;
}

.bg-danger {
	background-color: #930a13 !important;
}

.grid-filter li.activeFilter a {
	background-color: #1a3764;
}

.bi-phone::before {
  content:url("/images/home/services-1.webp");
}

.bi-eye::before {
  content:url("/images/home/services-2.webp");
}

.bi-star::before {
  content:url("/images/home/services-3.webp");
}

.bi-camera-video::before {
  content:url("/images/home/services-4.webp");
}

.bi-mouse::before {
  content:url("/images/home/services-5.webp");
}

.bi-fire::before {
  content:url("/images/home/services-6.webp");
}
.top-links-contact {
  padding: 12px;
  line-height: calc(var(--cnvs-topbar-height) - 24px);
  font-weight: var(--cnvs-topbar-font-weight);
  text-transform: var(--cnvs-topbar-font-transform);
  color: var(--cnvs-topbar-color);
}

.slider-caption h2 {
	font-size: 3.6rem;
}

:root {
  --cnvs-slider-caption-width: 950px;
  --cnvs-slider-caption-p-size: 2.5rem;
}

.header-stick .col-lg-3 {
	align-self: center;
}

.product .product-image img {
	width: auto;
}

.bi-heart::before {
  content:url("/images/home/moto-icon-1.webp");
}

.bi-file-earmark-richtext::before {
  content:url("/images/home/moto-icon-2.webp");
}

.bi-moto3::before {
  content:url("/images/home/moto-icon-3.webp");
}

.bi-moto4::before {
  content:url("/images/home/moto-icon-4.webp");
}

.bi-check-lg::before {
  content:url("/images/home/moto-icon-5.webp");
}

.bi-lightbulb::before {
  content:url("/images/home/moto-icon-6.webp");
}

#secondary ul {
	margin-left: 20px;
}


#secondary ol {
	margin-left: 20px;
}


.fslider .slide > a > img {
	width:75%;
}

.product {
	padding-top: 0px;
}

.product-image {
	padding-top:0px;
	margin-top:0px;
}


h4.team-corporate-name {
	font-size: 1.25rem;
}

.safe-icons {
  float: left;
  padding-right: 10px;
  padding-top: 10px;
  width: 100px;
  clear: both;
  overflow: hidden;
}

.safe-icons img {
  width: 100px;
}


.safety-reimagined-badge {
  width: 400px;
}

a.services-classic-figure img {
	width: 100%;
}



