@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
a{text-decoration:none!important;}
li{list-style-type: none!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;}
.pad{padding:90px 0;}
.wrdbrk{white-space:pre;}
.fullpad{padding: 0!important; margin:0!important;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: helvetica, sans-serif;}
.logo-size {width: 150px;}
.top-header {
	background-color: #600;
  }
.clr1 {color: #660000;}
.clr2 {color: red;}
.top-bar-info li {
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 0px;
	padding-right: 15px;
  }
.topicn {
	width: 25px;
  }
.phone {
    float: right;
    width: 282px;
    height: 70px;
    margin: 25px 10px 25px 10px;
    display: table;
    background: url(../images/png.png) no-repeat;
    border-left: transparent;}
.phone p {
    left: -25px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    color: #4f0202;
	font-size: 14px;
font-weight: bold;}
.phone p::after {
    content: url(../images/phonecall.png);
    position: absolute;
    top: 12px;
    margin-left: 26px;}
.phone span {
    vertical-align: middle;
    display: table-cell;
    color: #292929;
    font-size: 13px;}
.gilroy {
	font-family: helvetica, sans-serif;
	letter-spacing: 1px;
  }
  .navbg{background: #4f0202;}
  .navfont{font-size:20px; letter-spacing:1px;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;}
  .navbar{padding:0!important}
  .navbar-light .navbar-nav .nav-link {color:white !important;}
  .navbar-expand-lg .navbar-nav .nav-link {padding:1rem 2rem!important;font-weight: bold;}
  .navbar-light .navbar-nav .nav-link:hover{background-color: #d0a600; color: #000 !important;}
  .navbar-light .navbar-nav .active > .nav-link {
	background-color: #d0a600;
	color: #000 !important;
	font-weight: bold;
  }
  .navbar button {background-color: white;}
  .relative {
	position: relative;
  }
  .loc_about_img {
	padding: 0 0 0 20px;
  }
  .loc_about_img::before {
	content: "";
  position: absolute;
  left: 0;
  background: #f7c621;
  z-index: 0;
  width: 413px;
  top: -23px;
  bottom: -25px;
  border-radius: 6px 0 0 6px;
  }
  .loc_effect {
	position: relative;
	overflow: hidden;
  }
  .loc_about_img img {
	position: relative;
	border: none;
	border-radius: 6px;
	width: 70%;
  }
  .loc_effect::after, .loc_effect::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	z-index: 1;
	background: #fbfafa47;
	transition: all .5s linear;
  }
.bigfont {font-size: 23px;}
  .loc_effect::before, .loc_effect:hover::before {
	right: 0;
	top: 0;
  }
  .loc_effect::after, .loc_effect:hover::after {
	left: 0;
	bottom: 0;
  }

  .speciality {
    background-image: url("../images/parallax.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    position: relative;}
.speciality::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #001436; font-size: 40px;}
.bannerhead {color: #001436; font-size: 40px; text-transform: uppercase; line-height: 1.3em;}
.count-box {padding: 30px 25px 10px 25px; position: relative; text-align: center; background: #fff;}
.count-box i {
    position: absolute;
	top: -25px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #790909;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px solid #fff;}
.count-box i {font-size: 24px; color: #fff;}
.headfnt {font-size: 55px;}

.decor {
	background: url("../images/decor.webp");
	background-repeat: no-repeat;
	background-size: contain;
  }
  .poppins {
	font-family: 'Helvetica', sans-serif;
	line-height: 30px;
  }
  .styleimg {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
  }
  .productbrd {
	border-bottom: 1px solid #c8c7c7;
	border-right: 1px solid #c8c7c7;
  }


  .footer {
	background: url("../images/footerimg.webp") no-repeat scroll;
	background-color: #00000014;
	padding: 80px 0 20px 0;
  }
  .clr-or {
	color: #f00;
  }
  .smallfnt {
	font-size: 15px;
  }
  .tagcloud a {background: #f00; padding: 6px 10px; float: left; font-style: italic; font-size: 12px; margin: 0 5px 5px 0; color:white;}
  .tagcloud a:hover {background:#00000014; color: #000;}
  .btn-effect:hover {color: #212121;}
.btn-effect {padding: 10px 50px;color: white;border: 1px solid #74292e;position: relative;overflow: hidden;transition: all .5s;}
.btn-effect::before {width: 100%;height: 100%;content: '';margin: auto;position: absolute;top: 0%;left: 0%;background: #c91325;transition: all .5s;z-index: -1;}
.btn-effect::after {width: 100%;height: 100%;content: '';margin: auto;position: absolute;top: 0%;left: 0%;background: #c91325;transition: all .5s;z-index: -1;}
.btn-effect:hover:before{transform: rotateX(90deg);}
.btn-effect:hover:after{transform: rotateY(90deg);}



.abtfnt {
	font-size: 50px;
  }

  .btn2 {
	background: #fff;
	color: black !important;
	border-radius: 50px;
	padding: 10px 40px !important;
	border: 1px solid black !important;
  }

  .btn1 {
	background: #e5007e;
	color: white !important;
	border-radius: 50px;
	padding: 12px 30px;
	border-color: #e5007e;
  }
.clr2 {color: #e5007e;}

.pad1 i {
	border: 1px dotted #008ad1;
	color: #e31a53;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	line-height: 54px;
	text-align: center;
	font-size: 30px;
	display: block;
  }
  .pad1 {
	padding-bottom: 50px;
  }
  .text {
	position: relative;
	padding: 0 0 0 96px;
	margin-top: -48px;
  }
  .parallax {
	background-image: url("../images/paral1.webp");
	padding: 60px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
  }
  .parallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
  }

  .safetytipsbg {
	background-image: url("../images/safetytips.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
  }

  .feature-h, .feature-s {margin-bottom: 35px; }
  .icons11, .icons12 {margin-right: 1em;}
  .icons11 i {
	  color: #048404;
	  font-size: 52px;
	  background: #efefef;
	  width: 80px;
	  height: 80px;
	  line-height: 80px;
	  border-radius: 50px;
	  text-align: center;
	  transition: .3s all ease;
	  transform: scale(1);
	  display: block;}
  .icons12 i {
	  color: #bc0f0f;
	  font-size: 52px;
	  background: #efefef;
	  width: 80px;
	  height: 80px;
	  line-height: 80px;
	  border-radius: 50px;
	  
	  text-align: center;
	  transition: .3s all ease;
	  transform: scale(1);
	  display: block;}
  .feature-s:hover .icons11 i {border: 2px solid #048404;color: #048404;background-color: transparent;transform: scale(1.07);}
  .feature-s:hover .icons12 i {border: 2px solid #bc0f0f;color: #bc0f0f;background-color: transparent;transform: scale(1.07);}
  .green {
	color: #08b923 !important;
  }

  .red {
	color: #b50000 !important;
  }

  .contactbox {
	background: url("../images/cntbg.webp") no-repeat scroll;
	background-color: #440808;
	padding: 50px 30px;
	border-radius: 10px;
	background-size: cover;
  }
.footlast {background-color: #4f0202;}
.bottombg {
	background-image: url("../images/newconfetti.webp"), radial-gradient(#f00, #a31d0b);
	background-repeat: no-repeat;
  }
.bgcolor {background-color: #4f0202;}
.btn-effect2 {
	background: transparent;
	color: white;
	border: 1px solid white;
	padding: 10px 30px;
	transition: .5s;
  }
  .btn-effect2:hover {
	background: white;
	color: black;
  }

.w0{width:0%;}
.fixed{position:fixed; z-index:2;}
.priceicn{width:50px;}
.priceicn2 {width: 120px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2{bottom: 15px; right: 10px;}
.blink{
    -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;}}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.loc_about_img {display: none;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.loc_about_img {display: none;}
}

#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 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	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;
	box-shadow: 0px 4px 15px -5px #0046d5;}

@media only screen and (max-width: 767px) {
.notfound .notfound-404 {height: 142px;}
}

.time-of-year {
	margin: 100px 75px 10px 75px;
	position: relative;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); }
.time-of-year .tooltip {
	background: #db2a1b;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;}
.time-of-year .tooltip::after {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #db2a1b;
	bottom: 58px;
	content: " ";
	position: absolute;
	left: 0%;
	margin-left: -13px;
	transform: rotate(92deg);}
.time-of-year:hover .tooltip {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);}