@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;}
.top-bar {position: relative;padding: 0px 60px;height: 35px;background-image: linear-gradient(to right, #fdbe00, #b5aa06);}
.top-bar .top-bar-left {display: flex;align-items: center;justify-content: flex-start;}
.top-bar .text {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	height: 35px;
	padding: 0 10px;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .15);}
.top-bar .text i {font-size: 14px;color: #000000;margin-right: 5px;}
.top-bar .text p {color: #000000;font-size: 14px;font-weight: 400;margin: 0 0 0 5px;}
.top-bar .text:last-child {border-right: 1px solid rgba(255, 255, 255, .15);}
.top-bar .top-bar-right {display: flex;align-items: center;justify-content: flex-end;}
.top-bar .social {display: flex;height: 35px;font-size: 0;justify-content: flex-end;}
.top-bar .social a:first-child {border-left: 1px solid rgba(255, 255, 255, .15);}
.top-bar .social a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 100%;
	font-size: 16px;
	color: #000000;
	border-right: 1px solid rgba(255, 255, 255, .15);}
.primary1 {color: #c91325 !important;font-size: 40px;}
/*.bgsecond {margin: 12px auto !important;}*/
.clr1 {color: #c91325;}
.bgsecond {background-color: #c91325 !important;}
.navbg{background-color: #c91325;}
.navfont{ font-family: Arial, sans-serif;font-size: 16px;font-weight: bold;}
.navbar-light .navbar-toggler {border-color: #fff !important;}	
.navbar-light .navbar-nav .active>.nav-link{color: rgb(240, 238, 77) !important;}
.navbar-light .navbar-nav :hover.nav-link{color: rgb(240, 238, 77) !important;}
.service_section {background-color: #252525;position: relative;}
.service_section .row > div {padding: 0;}.service_section .box {padding: 25px 46px;position: relative;}
.service_section .box .img-box {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;}
.brands3 {color: #ca1f26; font-size: 3.5rem;}
.bgred {background-color: #ca1f26 !important;}
.bgyellow {background-color: rgb(240, 238, 77) !important;}
.service_section .box .detail-box {color: #ffffff;margin-top: 10px;}
.service_section .box .detail-box h6 {text-transform: uppercase;}
.service_section .box > div {position: relative;z-index: 3;}
.img-box i {font-size: 40px;}
.about1 {
	background-color: #c91325;
	color: white;
	padding: 57px 42px;
	position: relative;
	left: -31px;
	top: 21px;}
.btn3 hr {border: none;width: 90px;height: 1px;background-color: #e9b802;margin-left: 91px; margin-top: -14px;cursor: pointer;}
.clr2 {color: #e9b802 !important;}
.bgprimary {background-color: #ff3e41;}
.bgsecondary {background-color: #1e8ea9;}
.bgsuccess {background-color: #198754;}
.counttext {color: #ffffff;font-size: 34px;font-weight: 700;}
.bannerhead{color: #ffffff;font-size: 34px;font-weight: 700;}
#counter i {font-size: 30px !important;}
.headphone {font-size: 46px;padding: 0 13px;}
.parallax {
	background-image: url(../images/homeparallax.webp);
	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%;}
.btn2 {background-color: gold;color: black !important;padding: 15px 25px;border-radius: 8px;}
.headfnt {font-size: 55px;}
.aboutparallax {
	background-image: url("../images/aboutparallax.webp");
	padding: 60px 0;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;}
.aboutparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.our-portfolio {padding-top: 120px;margin-top: 0px;}
.our-portfolio .item {position: relative;}
.our-portfolio .item:hover .hidden-content {top: -80px;opacity: 1;visibility: visible;}
.our-portfolio .item:hover .showed-content {top: 90px;}
.our-portfolio .hidden-content {
	background: #e9b802;
	padding: 31px 62px;
	border-radius: 20px;
	text-align: center;
	opacity: 0;
	top: 0;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	transition: all 0.5s;
	margin: 0px 70px;
  	left: 0px !important;}
.our-portfolio .hidden-content:after {
	width: 20px;
	height: 20px;
	position: absolute;
	background: rgb(255,77,30);
	content: '';
	left: 50%;
	bottom: -8px;
	margin-left: -5px;
	transform: rotate(45deg);
	background: linear-gradient(105deg, rgba(255,52,69,1) 0%, rgba(255,51,78,1) 100%);
	z-index: -1;}
.our-portfolio .hidden-content .cracker6 {font-size: 17px;font-weight: 700;color: #fff;margin-bottom: 20px;}
.our-portfolio .hidden-content p {color: #fff;}
.our-portfolio .showed-content {
	top: 0px;
	position: relative;
	z-index: 3;
	background-color: #fff;
	text-align: center;
	padding: 0px;
	border-radius: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	transition: all 0.5s;}
.our-portfolio .showed-content img {max-width: 300px;border-radius: 19px;}
.btn1 {padding: 14px 18px;background-color: #C91325;color: rgb(255, 255, 255) !important;border-radius: 8px;}
.footer {background-color: black !important;}
.footer .short-link a,
.footer .help-link a,
.footer .contact-link a {transition: .5s;}
.footer .short-link a:hover,
.footer .help-link a:hover,
.footer .contact-link a:hover { letter-spacing: 1px;}
.text1 {position: relative;padding: 5px 0 0 30px;margin-top: -45px;}
.border-bottom1 {border-bottom: 1px solid #dee2e6 !important;}
.violet {background-color: transparent;}
.about-blog {position: relative;z-index: 2;}
.mb-20 {margin-bottom: 25px;}
.single-offers {padding: 34px 34px 14px 0px;background: #ffff;border: 12px dashed #e9b802;border-style: double;}
.single-offers .icon {position: relative;}
.single-offers .icon i {padding-left: 30px;margin-right: 20px;}
.boxicn {font-size: 30px;margin-top: 10px;color: #d2151e; }
.about-shape {transform: translateY(-50%);}
.about-shape img {position: absolute;right: 0;top: -572px;}
.safetytipsbg {background-image: url("../images/safety1.webp");background-repeat: no-repeat;background-size: 100%;padding: 60px 0px;}
.headsafe {font-size: 70px;}
.bgcolor {background-color: #c91325;}
.black {color: black !important;}
.btn-effect2 {background: transparent;color: white;border: 1px solid white;padding: 10px 30px;transition: .5s;}
.btn-effect2:hover {background: white;color: black;}
.sticky-top1{position:sticky; top:80px;}
.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;font-weight: 600;}
.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: -61px;}
.info_section {background-color: #252525;text-align: center;color: #fff;}
.layout_padding {padding: 75px 0;}
.info_section .tact3 {text-transform: uppercase;font-weight: bold;margin-bottom: 40px;font-size: 40px;}
.info_items {position: relative;width: 90%;margin: 0 auto;display: flex;justify-content: space-between;}
.info_items::before {content: "";position: absolute;top: 19%;width: 80%;height: 1px;background-color: #fff;left: 50%;transform: translateX(-50%);}
.info_items .item {width: 200px;display: flex;flex-direction: column;align-items: center;text-align: center;}
.info_items .item .img-box.box-1 {background-image: url("../images/location-black.webp");}
.info_items .item .img-box {width: 80px;height: 80px;border-radius: 100%;background-color: #ffffff;background-repeat: no-repeat;background-position: center;}
.info_items .item .detail-box {margin-top: 25px;color: #fff;}
.info_items .item .img-box.box-2 {background-image: url("../images/telephone-black.webp");}
.info_items .item .img-box.box-3 {background-image: url("../images/envelope-black.webp");}
.info_items .item .img-box:hover {background-color: #f0ee4d !important;}
.info_items a {position: relative;}
.contactbg1 {background-color: #c91325;}
.contact1 {background: url("../images/cntbg.webp") no-repeat scroll;background-color: #4d0008;padding: 50px 30px;border-radius: 10px;background-size: cover;}
.hero-details .stock-text .safe2:nth-child(1) {color: transparent;-webkit-text-stroke: 2px #fff;-webkit-text-fill-color: transparent;}
.stock-text .safe2:nth-child(2) {color: #fff;animation: animate 4s ease-in-out infinite;}
.hero-details .stock-text .safe2 {font-size: 60px;font-weight: 800;margin: -10px 0px 0px 344px;line-height: 1;text-transform: uppercase;position: absolute;}
.topbg {background-color: #c91325 !important;}
.marquee {width: 100%;overflow: hidden;font-size: 14px;margin-top: 3px;}
.txt12 {text-align: center;}
.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;}}
@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	  }
}
@keyframes animate {
	0%, 100% {
		clip-path: polygon(0% 45%, 15% 44%, 32% 50%, 54% 60%, 70% 61%, 84% 69%, 100% 52%, 100% 100%, 0% 100%);
	  }
	  50% {
		clip-path: polygon(0% 60%, 16% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
	  }
}


@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.crack11 {margin-top: 40px !important;}
.crack12 {margin-top: 23px !important;}
.about1 {position: initial;}
.navbg {padding: 12px 0px !important;}
.headfnt {font-size: 30px !important;}
.our-portfolio {padding-top: 30px;margin-top: 0px;}
.fts {margin-top: 35px !important;}
.info_items::before {background-color: none !important;width: 0px;}
.info_items {flex-direction: column; align-items: center;}
.our-portfolio .hidden-content {left: 48px;position: absolute;}
.safetytipsbg {padding: 25px 0px;}
.hero-details .stock-text h2 { font-size: 40px !important;font-weight: 800;margin: -12px 0px 0px 52px !important;}
.our-portfolio .section-heading h2 {margin: 0px 20px 50px 20px !important;}
.navbar-light .navbar-toggler {color: #000 !important;background-color: #f0ee4d !important;}
.order1 {order: 2;}
.order3 {order: 2;}
.txt12 {text-align: left;}
.about-shape img {display: none;}}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.crack11 {margin-top: 40px !important;}
.about1 {position: static;left:0;}
.navbg {padding: 12px 0px !important;}
.fts {margin-top: 25px !important;}
.info_items::before {content: "";position: absolute;top: 19%;width: 56%;}
.navbar-light .navbar-toggler {color: #000 !important;background-color: #f0ee4d !important;}
.hero-details .stock-text h2 { margin: -10px 0px 0px 187px !important;}
.order1 {order: 2;}
.order3 {order: 2;}}

#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);}