@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
html{scroll-behavior: smooth;}
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;}
.fullpad{padding: 0!important; margin:0!important;}
.wrdbrk{white-space:pre;}
.smallfnt{font-size: 14px;}
.clr1{color: #113b6b;}
.clr2{color: #fbe300;}
.clr3{color: #000;}
.marqueebg{background-color: #fbe300; color: #020202; width: 100%; overflow: hidden;line-height: 25px;}
.topbg{  background-color: #113b6b; background-position: center; background-repeat: repeat; height: auto; position: relative;}
.pricelist{
	padding: 10px 20px !important;
	background-color: #f00;
	color: #fff !important;
	border: 0;
	border-radius: 10px;
	font-weight: bold;}
.logo{
  width: 120px;
  height: 115px !important;
  position: absolute;
  top: -29px;
  background: white;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
  z-index: 999;}
.navbg{background-color: #ffffffd9 !important; border-radius: 5px;}
.navfont{font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
.navbar-light .navbar-nav .nav-link {color: #000 !important;}
.navbar-light .navbar-nav .active>.nav-link{color:#c90505  !important;}
.headfont{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: Helvetica, sans-serif;}
.smallfont{font-size: 15px;}
.about_details{background-color: white;
	padding: 58px 25px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	margin-right: -70px;
	margin-top: 45px;
	z-index: 1;}
.about-btn{
	position: relative;
	margin-top: -16px;
	z-index: 1;
  	text-align: center;}
.about-btn a{
	background-color: #113b6b;
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
	color: white;}
.about-btn a:hover{color: white;}
.product-img{
    background-color: #000;
    font-family: 'Lobster', sans-serif;
    overflow: hidden;
    position: relative;}
.product-img > img{
    width: 100%;
    height: auto;
    transition: all 0.6s ease-in-out;}
.product-img:hover > img{
    opacity: 0.5;
    filter: blur(5px);
    transform: scale(1.05);}
.product-img .box-content{
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 5px 0 0;
    transform: translateY(-50%);
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;}
.product-img .box-content .overlay-img{ width: 50%; margin: 0 auto;}
.product-img .box-content .overlay-img img{
    width: 100%;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    opacity: 0;
    transform: translateY(80%);
    transition: all 0.3s ease 0.1s;}
.product-img:hover .box-content .overlay-img img{
    opacity: 1;
    transform: translateY(0);}
.product-img .box-content .inner-content{
    background-color: #42068c00;
    padding: 10px 15px;
    opacity: 0;
    transform: scaleY(1.5);
    position: relative;
    transition: all 0.3s ease;}
.product-img:hover .box-content .inner-content{
    opacity: 1;
    transform: scaleY(1);}
.product-img .title{
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0;}
.product-img .post{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;}

@media only screen and (max-width:990px){
    .product-img { margin: 0 0 30px; }
}
.why1{ background-color: #fbe300; border-radius: 30px; padding: 50px 20px 50px; color:#020202; position: relative; z-index: 2; text-align: center;}
.why1 p{color: #020202;}
.why_details{
    position: absolute;
    left: 0;
	top: 0;
	background-color: #fbe300;
    opacity: 0.9;
	padding: 40px;
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: 33%;
	transform: rotateY(90deg) scale(.5);
	transition: .3s ease-in-out;}
.why1:hover .why_details {transform: rotateY(0deg); border-radius: 30px; left: 0;}
.new-section-bg {
    background-image: url("../images/new-section.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 120px 0px;
    position: relative;}
.new-section-bg::before{
    background-color: #113b6b;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: 0;
    width: 100%;}
.count_bg{background-color: #fff; padding: 10px; margin-top: -100px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);}
.count_bg i{
	position: absolute;
	top: -85px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 24px;
	background: #fbe200;
	border-radius: 50px;
	width: 55px;
	height: 55px;
	line-height: 50px;
	border: 2px solid #103b6a;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;}
#counter li span.percent:after {content: ""; display: inline-block;}
.counttext{color: #000; font-size: 40px; font-weight: 700;}
.bannerhead {color: #000; font-size: 55px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.footlogo{width: 200px;}
.footer{
    background-image: url("../images/footerimg.webp");
	background-color: #113b6b;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}
.text1 {position: relative; padding: 0 0 0 25px; margin-top: -39px;}
.footpad {padding: 65px 0 35px 0;}
.footer h1 {
	color: #fafafa;
	width:250px;
	text-transform: capitalize;
	position: relative;
	text-align: left;
	padding-bottom: 14px;
	margin-bottom: 25px;
	border-bottom: 1px solid #cccc;}
.footer h1::after {
	content: "";
	position: absolute;
	width: 50px;
	background: #eeca1c;
	left: 0;
	bottom: -2px;
	height: 4px;}
.aboutparallax {
	background-image: url(../images/about_parallax.webp);
	position: relative;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;}
.aboutparallax::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.contact-btn {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    background-color: #113b6b;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;}
.contact-btn:hover {color: #fff; }
.btn1 {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
    background-color: #113b6b;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    -webkit-transition: 1s;
    transition: 1s;
    border-radius: 5px;}
.btn1:hover {background-color: white; color: #000; border-radius: 50px;}
.our_brands i{
	width: 60px;
	display: block;
	border-radius: 50%;
	line-height: 2;
	margin: auto;
	text-align: center;
	font-size: 30px;
	color: white;
	background-color: #113b6b;}
.our_brands{
	-webkit-animation: moveBounce 5s linear infinite;
	animation: moveBounce 5s linear infinite;
}
@-webkit-keyframes moveBounce {
	0% {-webkit-transform: translateY(0px); transform: translateY(0px);}
	50% {-webkit-transform: translateY(20px); transform: translateY(20px);}
	100% {-webkit-transform: translateY(0px); transform: translateY(0px);}
}
@keyframes moveBounce {
	0% {-webkit-transform: translateY(0px); transform: translateY(0px);}
	50% {-webkit-transform: translateY(20px); transform: translateY(20px);}
	100% {-webkit-transform: translateY(0px); transform: translateY(0px);}
}
.safetytipsbg {background-image: url("../images/safetytips.webp"); background-repeat: no-repeat; background-size: cover; background-position: center; padding:50px 0px;}	
.safetytips_bg {background: url(../images/safetytips_bg.webp); background-size: contain; background-repeat: repeat;}
.safety_icon i {color: #fff;font-size: 40px; background: #298145; width: 65px; height: 66px; line-height: 65px;border-radius: 50%; text-align: center; display: block;}
.safety_iconr i {color: #fff; font-size: 40px; background: #dd1407; width: 65px; height: 66px; line-height: 65px;border-radius: 50%; text-align: center; display: block;}
.icon_right{margin-left: auto;}
.icon_center{margin: auto;}
.clr-green{color: #298145;}
.clr-red{color: #dd1407;}
.line-bottom {position: relative; margin-bottom: 15px; padding-bottom: 10px;}
.line-bottom::after {
	background: #083d6a;
    bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;}
.contact-box-content {padding: 25px; height: 160px; border-radius: 10px; background-color: #f1f1f1;}
.text2 {position: relative; padding: 0 0 0 50px; margin-top: -58px;}
.service{background-image: url(../images/counterbg.webp); background-repeat: no-repeat; background-size: cover; position: relative; z-index: 1;}
.service::before {
	background-color: #e19802;
	bottom: 0;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 30%;}
.service::after {
	background-color: rgba(30, 34, 38, 0.7);
	bottom: 0;
	content: "";
	position: absolute;
	left: auto;
	top: 0;
	right: 0;
	width: 70%;
	z-index: 0;}
.icon-box {background:white;padding: 15px; height:150px; margin-bottom: 10px; position: relative; z-index: 1;}
.icons {margin-right: 1em;}
.icons i {
	color: #fbe300;
    font-size: 30px;
    background: #113b6b;
    width: 55px;
    height: 55px;
	display: flex;
	padding: 12px;
    text-align: center;}
.about_title{position: relative; z-index: 1;}
.icon-box:hover .icons i{background-color: #000;}
.icon-box:hover::before{
	border-style: solid;
	border-width: 0 0 30px 30px;
	border-color: transparent transparent #cdcdcd transparent;
	bottom: 5px;
	content: "";
	display: inline-block;
	height: 0;
	opacity: 0.9;
	position: absolute;
	right: 5px;
	width: 0;
	transition: all 0.3s ease;
	z-index: 9;}
.wholesale-bg{background-color: #fbe300;}
.wholesale{position: relative; top: 40px; z-index: 1;}
.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: 10px; 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;}
}	
.ptserif {
	font-family: helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}	
.right{border-left:1px solid black;}
.parallax {
    background-image: url("../images/parallax.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.btn1 {
    padding: 19px 40px;
    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;}

@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.count_bg{margin-top: 0px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);}
.count_bg i{background-color: #fbe200; padding: 5px; border-radius: 50px; width: 50px; height: 50px; position: absolute; top:16px; left: 170px; line-height: 37px; color: #000; font-size: 25px; border: 2px solid #103b6a;}
.about_details{padding: 40px 25px; margin-right: 0px;}
.icon_right{margin-left: 0%;}
.mlogo{width: 80px;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.count_bg{margin-top: 0px; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);}
.count_bg i{position: absolute;
    top: 19px;
    font-size: 17px;
    width: 45px;
    height: 45px;
    line-height: 45px;
	background-color: #fbe200;
	color: #000;
	border: 2px solid #103b6a;
}
.new-section-bg {padding:55px 0;}
.counttext{font-size: 40px;}
.bannerhead {color: #000; font-size: 40px; line-height: 1.3em;}
.count_bg h5{font-size: 15px;}
.about_details{margin-right: 0px; margin-top: 0px; z-index: 1;}
.icon_right{margin-left: 0%;}
.mlogo{width: 100px;}
}


#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;
	position: relative;
	text-align: center;
	width: 200px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0); 
	-webkit-font-smoothing: antialiased;}
.time-of-year .tooltip {
	background: #db2a1b;
	opacity: 0;
	border-radius: 3px;
	bottom: -49px;
	font-size: 20px;
	display: block;
	left: -67px;
	padding: 15px;
	pointer-events: none;
	position: absolute;
	width: 320px;
	height: 100px;
	z-index: 1102;
	-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;
	width: 0;
	height: 0;
	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);}