@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
li{list-style-type:none!important;}
a{text-decoration:none!important;}
body{border-top:7px solid #d2151e!important;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.carter{font-family: Arial, sans-serif; font-weight: 600!important;}
.roboto{font-family: helvetica, sans-serif; font-size: 15px; line-height: 28px;}
.pad{padding:100px 0;}
.wrdbrk{white-space: pre;}
.topbg{background-color:#d2151e;}
.navbg{background-color:#d2151e;}
.clr{color:#d2151e!important;}
.logo{width:170px;}
.fullimg{width:100%; height:100%;}
.navfont{font-family: Arial, sans-serif; font-weight: 600!important; font-size:18px; letter-spacing: 1px;}
.navbar{padding:0!important}
.navbar-light .navbar-nav .nav-link {color:white!important;}
.navbar-expand-lg .navbar-nav .nav-link {padding:1rem 1.5rem!important;}
.navbar-light .navbar-nav .nav-link:hover{color: white !important;}
.navbar-light .navbar-nav .active>.nav-link{color:yellow !important;}
.navbar button {background-color: white;}
.navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")!important;
}
.navbrd{ border-left:2px solid white;}
.navbrd1{border-right:2px solid white;}
.cool-link {display: inline-block; color: #fff; text-decoration: none;}
.cool-link::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #fff;
  transition: width .5s;}
.cool-link:hover::after {width: 100%; transition: width .5s;}
.btn2{background:white; color:black; padding:10px; font-size:15px; border:1px solid white; border-radius:5px; font-weight:bold; transition:all .25s ease-in-out;}
.btn2:hover{background:#d2151e ; color:#fff; transition:0.5s all;}
.fulpad{margin:0!important; padding:0!important;}
.title-main {font-size: 40px; line-height: 50px; font-weight: 600; position: relative;}
.title-main::before, .title-main::after {
    content: "";
    background: #717070;
    width: 60px;
    height: 2px;
    position: absolute;
    right: 0;
    margin: 0 auto;}
.title-main::before {left: -20px; bottom: -8px;}
.title-main::after {left: 20px; bottom: -15px;}
.servicebg{background-image: url("../images/newconfetti.png"), radial-gradient(#db241e, #790808); background-repeat: no-repeat;}
.productbg{background-image: url("../images/productbg.jpg"); background-size: cover; background-repeat: no-repeat;}
.sr-iconbox1 {
  padding: 50px 30px 30px 30px;
  background: #fff;
  text-align: center;
  border-radius: 4px;}
.icon-lg {
  width: 80px;
  display: inline-block;
  text-align: center;}
.icon-lg img {
  height: 70px;
  vertical-align: middle;
  max-width: 100%;
  width: auto;}
.icon-bx-wraper {position: relative;}
.sr-iconbox1 .icon-lg::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #6a1a1f;
  position: absolute;
  left: 0;
  z-index: -1;
  border-radius: 10px 10px 10px 10px;
  transform: scale(1.3) rotate(15deg);
  opacity: .05;}
.icon-bx-wraper:hover .icon-up img{
  -webkit-animation: toTopFromBottom .8s forwards;
  -moz-animation: toTopFromBottom .8s forwards;
  animation: toTopFromBottom .8s forwards;}
@keyframes toTopFromBottom{
  49% {
    -webkit-transform: translateY(-100%);
  }
50% {
  opacity: 0;
  -webkit-transform: translateY(100%);
}
51% {
  opacity: 1;
}
}  
.secpad{padding:100px 0;}
.team-block-single {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    background:#d2151e;
    border-radius: 8px;}
.team-grids {position: relative; overflow: hidden; z-index: 1;}
.gridfnt {font-size:20px;}
.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    background: rgb(8 8 8 / 29%);
    padding: 20px 0;
    transition: .5s all;
    -moz-transition: .5s all;
    width: 100%;
    text-align: center;}
.team-block-single:hover div.team-info {bottom: 0;}
.lightbox {position: fixed !important; top: 50px !important;}
.owl-nav{display:none;}
.owl-dots{display: none;}
.footer {background: #191f23; background-image: url("../images/bg2.png"); background-size: contain;}
.footer__call {position: relative; top: -50px;}
.footer__call__content {background: #d2151e; padding: 30px 55px 25px 45px; border-radius: 10px;}
.footer__call__number {overflow: hidden;}
.footer__call__number__icon {float: left; margin-right: 35px;}
.footer__call__number__text, .icon-content {overflow: hidden;}
.footer__title , .sr-iconbox1 .icon-lg {position: relative; z-index: 1;}
.footer__title h4 {color: #d2151e; display: inline-block; padding-right: 12px; background: #142336;}
.footer__title::after {
    position: absolute;
    left: 0;
    top: 15px;
    height: 1px;
    width: 100%;
    background: #444;
    content: "";
    z-index: -1;}
.footer__copyright {border-top: 1px solid #fff; padding: 18px 0px;}
.text1 {position: relative; padding: 0 0 0 27px; margin-top: -42px;}	
.text2 {position: relative; padding: 0 0 0 50px; margin-top: -49px;}
.pointer{cursor:pointer;}
.wapp{width:50px;}
.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:80px;}
.priceicn2 {width: 160px;}
.point{bottom:10px; left:10px;}
.point1{bottom:80px; left:10px;}
.point2 {bottom: 15px; right: 10px;}
.blink img{
    -webkit-animation: blink 1s;animation: blink 1s;
    -webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
@keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-webkit-keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}

img.filter {-webkit-filter: drop-shadow(5px 5px 5px #2828286e); filter: drop-shadow(5px 5px 5px #2828286e);}
.sticky-top1{position:sticky; top:140px;}
.block-head {
  position: relative;
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #cac9c9;
  font-weight: normal;
  color: #333e48;}
.font{font-size: 45px;}
.block-head::before {
  position: absolute;
  bottom: -3px;
  left: 20px;
  width: 35px;
  height: 5px;
  content: "";
  display: inline-block;
  background-color: #ec2424;}
.block-head::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 80px;
  height: 1px;
  content: "";
  display: inline-block;
  background-color: #ec2424;}
.icnclr1 {color: #559926; font-size: 30px;}
.icnclr2 {color: #b61818; font-size: 30px;}
.text4 {position: relative; padding: 0 0 0 46px; margin-top: -52px;}
.counter-block__card {
  padding: 55px 52px;
  background-image: url(../images/dot.jpg);
  border-top: 5px solid #d2151e;
  text-transform: uppercase;
  margin-bottom: 40px;}
.counter-block__card-title {
  color: #4d4c4c;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 40px;
  text-align: right;}
.counter-block__card-description {
  color: #d2151e;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 600;}
#counter li{flex: 1;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #d2151e; font-size: 175px; margin-left: -30px; font-weight: 700;}
.countfont {font-size: 100px;}
.safetytipsbg {
  background-image: url("../images/safetytips.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;}
.bannerhead{font-size: 55px;}
.buttonhero2 {
  display: inline-block;
  margin: 0 auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0px 3px rgba(128,128,128,1), 0px 4px rgba(118,118,118,1), 0px 5px rgba(108,108,108,1), 0px 6px rgba(98,98,98,1), 0px 7px rgba(88,88,88,1), 0px 8px rgba(78,78,78,1), 0px 14px 6px -1px rgba(128,128,128,1);
  transition: -webkit-box-shadow .1s ease-in-out;
  -webkit-transition: -webkit-box-shadow .1s ease-in-out;}
.buttonhero2 span {
  background-color: #D2151E;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(50%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.3)),color-stop(100%,rgba(255,255,255,0.2)));
  background-size: 100%, 100%, 100%, 4px 4px;
  border-radius: 10px;
  transition: -webkit-transform .1s ease-in-out;
  display: inline-block;
  padding: 10px 40px 10px 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;}
.buttonhero2:active {
  box-shadow: 0px 3px rgba(128,128,128,1),0px 4px rgba(118,118,118,1),0px 5px rgba(108,108,108,1), 0px 6px rgba(98,98,98,1),0px 7px rgba(88,88,88,1),0px 8px rgba(78,78,78,1), 0px 10px 2px 0px rgba(128,128,128,.6);
}
.buttonhero2:active span {
  -webkit-transform: translate(0, 5px);
  transform: translate(0, 5px);}
.bottommargin{margin:50px 0px 100px 0px;}
.fullpad{padding:0!important; margin:0!important;}

@media (min-width:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.footer__call {top: -45px;}
.footer__call__number {float:none; margin-top: 30px;}
.footer__call__number__icon {float:none; margin-right:0;}
.footer__call__number__text {padding-top:26px;}
.footer__call__content {padding: 40px 20px;}
.secpad{padding:40px 0;}
.bannerhead{font-size: 30px;}
}


@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.footer__call {top: -40px;}
.footer__call__number {float: none;margin-top: 30px;}
.footer__call__number__icon {float: none; margin-right: 0;}
.footer__call__number__icon {float: left; margin-right: 35px;}
.footer__call__content {padding: 30px 10px;}
.secpad{padding:40px 0;}
.fnt1, .bannerhead{font-size:30px;}
}

#notfound {position: relative; height: 100vh;}
#notfound .notfound {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}
.notfound {max-width: 410px; width: 100%; text-align: center;}
.oopslogo{width:350px;}
.notfound h2 {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	background: #0046d5;
	display: inline-block;
	padding: 15px 30px;
	border-radius: 40px;
	color: #fff;
	font-weight: 700;
	-webkit-box-shadow: 0px 4px 15px -5px #0046d5;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
.notfound .notfound-404 h1 {font-size: 112px;}
}

.time-of-year {
  color: #555;
  font-size: 24px;
  margin: 100px 75px 10px 75px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  width: 200px;
  -webkit-transform: translateZ(0); 
  transform: translateZ(0); 
  -webkit-font-smoothing: antialiased; }

.time-of-year .tooltip {
	background: #ee6e6e;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	opacity: 0;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	z-index: 1102;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	-moz-transition: all .7s ease-out;
	transition: all .7s ease-out;
	height: 100px;}
.time-of-year .tooltip::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #ee6e6e  10px;
    bottom: 58px;
    content: " ";
    height: 0;
    left: 0%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
    pointer-events: auto;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   transform: translateY(0px);}
.lte8 .time-of-year .tooltip {
  display: none;
}
.lte8 .time-of-year:hover .tooltip {
  display: block;
}