@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Russo+One&display=swap');
body{background: #f5f3ea!important;}
li{list-style-type:none!important;}
a{text-decoration: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;}
.newpad{padding:0 0 90px 0;}
.alata{font-family: 'helvetica', sans-serif;}
.roboto{font-family: 'helvetica', sans-serif;}
.ln-height{line-height: 28px;}
.fullpad{padding:0!important; margin:0!important;}
.top-bg1 {background: #d9263c;}
.top-bg2{ background-image: url("../images/giphy.webp");
    background-position: center center;
    background-repeat: repeat;
    height: auto;
    position: relative;}
.top-bg2::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;}  
.topbrd{border-right:1px solid white;}
.wrdbrk{white-space: pre;}
.navbar button {background-color:#f12943;}
.u-smallfnt{font-size: 11px;}
.smallfnt{font-size: 14px;}  
.logo{width:200px;}
.marquee {width: 100%; overflow: hidden; font-size: 14px; line-height: 25px;}
.enquire-button{background-color: #fef100; border:1px solid #fef100; color:#000!important; padding:10px 16px; border-radius: 50px;}
.order-button{background-color: #d9263c; color:#fff!important; padding:10px 20px; border-radius: 50px;}
.clr-red{color:#f12943;}
.clr-red1{color:#860024;}
.clr-yellow{color:#fef100;}
.black{color:#000!important;}
.ul-flex{display: inline-flex;}
.navfont{font-size:17px; font-family: 'Arial', sans-serif;}
.navbar-light .navbar-nav .nav-link {color: #272727 !important;}
.navbar-light .navbar-nav .active > .nav-link {background-color: #f12943; border-radius:50px; color: #fff!important;}
.navbar-light .navbar-nav .active>.nav-link:hover{background-color: #f12943; border-radius:50px; color: #fff!important;}
.navbar-light .navbar-nav .nav-link:hover {background-color: #f12943; border-radius:50px; color: #fff!important;}
.icnwdth {width: 35px;}
.headfnt{font-size: 55px;}
.section-width {max-width: 800px; margin: 0 auto;}
.welcomebg {background: url("../images/footerimg.png") no-repeat scroll bottom right;}
.section_tittle h1 {
    font-size: 30px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    padding-left: 195px;
    text-transform: capitalize;
    line-height: 28px;}
.section_tittle h1::after {
    position: absolute;
    content: "";
    left: 0;
    top: 12px;
    width: 180px;
    height: 1px;
    background-color: #000;}
.safetytipsbg {
	background-image: url("../images/safetytips.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}
.wholesalebg{background-image: url("../images/wholesalebg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}	
.inner-column{background-color: #b00505; position: relative; margin: -60px 0 0 0;}	
.inner-column::before {
	position: absolute;
	left: -50px;
	top: 0;
	border-left: 50px solid transparent;
	border-bottom: 60px solid #222222;
	content: "";}	
.appointment-form {position: relative; padding: 60px 40px 60px;}
.contact-form .form-control{background-color: #f7f3e8!important; height: 50px!important;}
.contact-form .formheight{height:120px!important;}
.w0{width:0%;}
.fixed{position:fixed; z-index:9999;}
.priceicn{width:45px;}
.priceicn1 {width: 170px;}
.point{bottom:10px; left:10px;}
.point1{bottom:70px; left:10px;}
.point2 {bottom: 30px; right: 10px;}
.blink{
    -webkit-animation: blink 1s;
	animation: blink 2s;
    -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
    -moz-animation: blink 2s;
    -moz-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;}}
@-moz-keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-o-keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
.footer {background: url("../images/footerimg.png") no-repeat scroll; background-color: #d51515;}
.footpad {padding: 50px 0 10px 0;}
.title {border-bottom: 1px dotted #ddd; width: 200px;}
.contactfoot {background: #d51515;}
.text1 {position: relative; padding: 0 0 0 30px; margin-top: -44px;}
.info-block{border: 10px groove #d51515; background: #fff; padding: 20px; margin-bottom: 20px; height: 450px;}
.icon-in{color:#866018; font-size: 25px;}
.spl-border{border:1px solid #d9263c; padding:10px; height:115px;}
.padht {transition: 0.5s; transform: translateY(0);}
.padht:hover {-webkit-transform: translateY(-10px); transform: translateY(-10px);}
.counter-block__card {
	padding: 50px 50px;
	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: 35px;
	line-height: 1;
	margin-bottom: 10px;
	text-align: right;}
.counter-block__card-description {
	color: #d2151e;
	font-size: 30px;
	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: 200px; margin-left: -30px; font-weight: 700;}
.homeparallax {
    background-image: url("../images/homeparallax.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;}
.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;}
.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;}
.owl-nav{display:none;}
.contactparallax {
    background-image: url("../images/parallaxbanner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
    position: relative;}
.contactparallax::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;}
.btn1 {
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 700;
	background-color: #ec2424;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;}
.btn1:hover {background-color: #ff0; color: #000; border-radius: 50px;}	
.product {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 3px;}
.product-top {
    position: relative;
    overflow: hidden;
    border: 1px solid #eaeaea;}
.product figure {position: relative;}
figure {margin: 0!important;}
.product figure > a {display: block;}
.product-image {position: relative; left: 0;}
.product-image, .product-image-hover {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.45s;
    -webkit-transition: all 0.45s;}
.product:hover .product-image {opacity: 0; visibility: hidden; left: -100%;}
.product:hover .product-image-hover {opacity: 1; visibility: visible; left: 0;}
.product-content {background: #db2226; padding: 15px 0px; border-top: none;}
.product-image-hover {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 0;}
.giftbox-bg{background-color: #d9263c80 !important; position: relative; margin-top: -40px;}
.w-85{width:85px!important;}
.w-95{width:95px!important;}
.team-block-single {box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}
.team-grids {position: relative; overflow: hidden; z-index: 1;}
.gridfnt {font-size:23px;}
.team-info {
    position: absolute;
    bottom: -227px;
    margin: 0;
    background: rgb(8 8 8 / 29%);
    padding: 20px 0;
    transition: .5s all;
    width: 100%;
    text-align: center;}
.team-block-single:hover div.team-info {bottom: 0;}
.foot-head {background-color: yellow; padding: 2px 35px 2px 15px;border-radius: 3px;}
.strike {
	text-decoration-color: #000 !important;
	text-decoration-thickness: 2px !important;
	text-decoration: line-through;
	font-size: 16px;}
.enquire-button1{background-color: #fef100; border:1px solid #fef100; color:#000!important; padding:3px 10px; border-radius: 50px;}	
.icon {margin-right: 0.2em;}
.icon i {
    color: #db241e;
    font-size: 25px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    text-align: center;
    display: block;}


@media (min-width:5px) and (max-width:767.98px){
.pad{padding:40px 0;}
.priceicn1 {width: 120px;}
.navbar-light .navbar-nav .active > .nav-link {background-color: #fff; color: #f12943!important;}
.navbar-light .navbar-nav .active>.nav-link:hover{background-color: #fff; color: #f12943!important;}
.navbar-light .navbar-nav .nav-link:hover {background-color: #fff; color: #f12943!important;}
.newpad{padding:0 0 40px 0;}
.info-block{height:auto;}
}


@media (min-width:768px) and (max-width:992.98px){
.pad{padding:40px 0;}	
.headfnt {font-size: 35px;}
.navbar-light .navbar-nav .active > .nav-link {background-color: #fff; color: #f12943!important;}
.navbar-light .navbar-nav .active>.nav-link:hover{background-color: #fff; color: #f12943!important;}
.navbar-light .navbar-nav .nav-link:hover {background-color: #fff; color: #f12943!important;}
.info-block{height:auto;}
}


#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: 'Helvetica', sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;}
.notfound p {
	font-family: 'Helvetica', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 15px;
	margin-top: 5px;}
.notfound a {
	font-family: 'Helvetica', 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;
    position: relative;
    text-align: center;
    transform: translateZ(0); 
    -webkit-transform: translateZ(0); 
    -webkit-font-smoothing: antialiased; }
.time-of-year .tooltip {
    background: #f00;
    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);
    transform: translateY(10px);
    -webkit-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 #f00  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);
    transform: translateY(0px);}