@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: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.helvetica {font-family: 'poppins', sans-serif;}
.perpetua{font-family: Perpetua, serif; font-weight: 700;}
.futura{font-family: Futura, sans-serif;}
.top-bg1 {background-color: #042465;}
.smallfnt {font-size: 14px;}
.marquee {width: 100%;overflow: hidden !important;font-size: 16px;line-height: 25px;}
.nav-collection {background: url("../images/confetti.webp") no-repeat scroll;background-color: #fff9d83d;background-size: cover;overflow: hidden;padding: 4px 0px;}
.start3{text-align: left !important;}
.start3 img{width: 150px;}
.box-border {padding: 4px;text-align: left;}
.w75{width: 55px !important;}
.navfont{font-family: Futura, sans-serif;font-weight: 600; font-size:16px;}
.navbg {background-color: #eb0000;border-top: 3px solid #ffe302;border-bottom: 3px solid #ffe302;}
.navbar-light .navbar-nav .nav-link {color: #fff !important;}
.navbar-light .navbar-nav .active > .nav-link {color: yellow !important;}
/* .navbar-light .navbar-nav .nav-link:hover{color: #e1ef09 !important;} */
.navbar-light .navbar-nav .nav-link:hover {color: yellow !important;}
.glow {animation-name: wobble;animation-duration: 2.5s;animation-iteration-count: infinite;animation-fill-mode: both;}
.gmap1{width: 45px;}
.homebg1{background-color: #f3f7fd;}
.clr5{color: rgb(23, 97, 220) !important;}
.welcome{font-size: 40px;line-height: 43px;margin-top: 12px;}
.para1{color: rgb(106, 106, 106);position: relative;border-bottom: 1px solid #8080807a;padding-bottom: 16px;}
.para1::before {
	background-color: rgb(14, 90, 217);
	content: "";
	animation: dance4 10s alternate infinite;
	opacity: 1;
	width: 35px;
	height: 1px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
.shop-btn{
	position: relative;
  z-index: 10;
  overflow: hidden;
  border-radius: .25rem;
  border: 1px solid rgb(255, 255, 255);
  background-color: rgb(4, 36, 101);
  padding: 12px 40px;
  color: rgb(255, 255, 255);
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .5s;
}
.shop-btn::before {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -10;
	height: 100%;
	width: 0px;
	background-color: rgb(255, 0, 0);
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	content: "";
	transition-duration: .5s;
}
.shop-btn:hover {color: rgb(255, 255, 255);}
.shop-btn:hover::before {left: 0;content: "";width: 100%;}
.animate-swing {animation: swing 1s ease-in-out 1s forwards infinite alternate;}
.left1 {width: 83%;position: relative;z-index: 1;}
.animate-movebtn {animation: movebtn 3s linear infinite;position: absolute;right: 26px;bottom: 63px;z-index: 0;}
.prod06{
	background-image: url("../images/prod06.webp");
	padding: 80px 0;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden !important;
	position: relative;
	background-color: #dbdbdb;
}
.card-team-2 {
	border-radius: 5px;
	background-color: #e6eeff;
	margin-bottom: 30px;
	padding: 0;
	overflow: hidden;
	position: relative;
  	transition: all .3s ease-in-out;
	background-image: url("../images/bg-team.png");
	background-position: top;
	background-repeat: no-repeat;
}
.card-team-2:hover .card-image .card-image-inner img{transform: rotate(360deg) scale(1.02);}
.card-team-2:hover .card-info .card-socials{background-color: #f00;}
.card-team-2 .card-image {margin-bottom: 20px;padding: 65px 5px 0;top: 0;position: relative;transition: all .3s ease-in-out;top: -20px;}
.card-team-2 .card-image .card-image-inner {
	height: 260px;
	width: 260px;
	background-color: #ededed;
	border-radius: 50%;
	margin: auto;
	transition: all .3s ease-in-out;
	border: 15px solid #fc1719;
}
.card-team-2 .card-image .card-image-inner img {
	display: block;
	width: 100%;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	border: 15px solid #fff;
}
.card-team-2 .card-info {position: relative;text-align: center;padding-bottom: 75px;}
.heading-lg {font-size: 32px;line-height: 40px;font-weight: 700;color: red;}
.paragraph-base {font-size: 16px;line-height: 24px;font-weight: 400;}
.card-team-2 .card-info .card-socials {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	width: 65px;
	transition: all .3s ease-in-out;
	display: flex;
	overflow: hidden;
	width: 100%;
	justify-content: center;
	background-color: #042465;
}
.card-team-2 .card-info .card-socials .share .shop1 {color: white;}
.black {color: black !important;}
.counterbg {background-image: url("../images/fullview.webp");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: right;position: relative;}
	.counterbg::before{
		background-color: #0b2c88;
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
	}
.smallborder1{width: 35px;height: 6px;background-color: #fc1719;margin: 0px auto;border-radius: 0 53px;}
.counttext {color: #000000;font-size: 40px;font-weight: 700;}
.bannerhead {color: #000000;font-size: 28px;font-weight: 700;text-transform: uppercase;line-height: 1.3em;}
.count1 {background-image: url("../images/1414.webp");background-position: center;background-size: cover;padding: 95px 0;text-align: center;}
.footer {background: transparent linear-gradient(93deg,#f70905,#c80700) 0 0 no-repeat padding-box;padding: 50px 0 10px 0;}
.footer__title {position: relative;z-index: 1;}
.footer__title h4 {
	color: yellow;
	display: inline-block;
	background: #0f0000;
	border-radius: 0 19px 18px 0;
	padding: 0px 14px 0px 6px;
	border: 1px dashed yellow;
}
.clr-ylw{color: yellow !important;}
.footer__title::after {
	position: absolute;
	left: 0;
	top: 15px;
	height: 1px;
	width: 100%;
	background: #d3d2d2;
	content: "";
	z-index: -1;
}
.text1 {position: relative;padding: 0 0 0 25px;margin-top: -39px;}
.clr2{color: #ea0804 !important;}
.dk-footer-box-info {
	position: absolute;
	top: -34px;
	background: transparent linear-gradient(93deg,#fcbd24,#ffee38) 0 0 no-repeat padding-box;
	padding: 30px 15px;
	left: 2px;
	right: 16px;
	text-align: center;
	border-radius: 50px 50px 0 0;
	padding-top: 50px;
}
.footercopy {background-color: #000000 !important;}
.w025{width: 10%;}
.w075{width: 75%;}
.customPreviousBtn {
	float: right;
	background: #fc1719;
	color: #fff;
	padding: 15px 20px;
	margin-left: 10px;
	cursor: pointer;
	border-radius: 50px;
}
.customNextBtn {
	float: right;
	background: #fc1719;
	color: #fff;
	padding: 15px 20px;
	margin-left: 10px;
	cursor: pointer;
	border-radius: 50px;
}
.btns {display: table;margin: 0px auto;}
.aboutbg1{background-image: url("../images/banner2.webp");background-position: center;background-repeat: no-repeat;background-size: cover;}
.clr1 {color: #e51d2a !important;}
.fnt40 {font-size: 36px;line-height: 41px;padding-bottom: 8px;}
.section-space {background: rgb(36, 51, 118);padding: 10px 0px;}
.fix {overflow: hidden;}
.text-slider-box {
	display: flex;
	position: relative;
	animation: aspro-scroller 27s linear infinite;
	will-change: transform;
	white-space: nowrap;
	gap: 10px;
}
.text-slider-box .slide-box {
	display: flex;
	justify-content: start;
	align-items: center;
	gap: 10px;
	color: white;
	font-family: Perpetua, serif;
}
.breadcrumb-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100%;
	position: relative;
	z-index: 1;
	background-image: url("../images/breadcrumb-bg6.webp");
	border-top: 2px solid rebeccapurple;
}
.breadcrumb-section.style-2 .vector {stroke: #fff;}
.breadcrumb-section .vector {
	position: absolute;
	right: 0;
	bottom: 0px;
	stroke: hsla(0,0%,100%,.1);
	z-index: -1;
	width: 130px;
}
.breadcrumb-section .banner-wrapper {position: relative;padding: 65px 0 110px;}
.breadcrumb-section .banner-wrapper .banner-content .section-title h1 {
    font-size: 29px;
	color: #191919;
	font-weight: bold;
	line-height: 1.35;
	margin-bottom: 0;
	margin-top: -10px;
}
.section-title h1 span{display: block;}
.breadcrumb-section.style-2 .banner-wrapper .banner-content .dash-and-paragraph {padding-top: 15px;}
.breadcrumb-section .banner-wrapper .banner-content .dash-and-paragraph {display: flex;align-items: center;gap: 20px;margin-bottom: -20px;}
.breadcrumb-section.style-2 .banner-wrapper .banner-content .dash-and-paragraph svg {fill: #dfdfdf;}
.breadcrumb-section.style-2 .banner-wrapper .banner-content .dash-and-paragraph p {color: #555;}
.breadcrumb-section .banner-wrapper .banner-content .dash-and-paragraph p {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
	max-width: 370px;
	min-width: 370px;
}
.breadcrumb-section.style-2 .banner-wrapper .banner-content .circle-btn {background-color: #e80803;color: white;}
.underline {width: 200px;}
.count1:hover{transform: skewX(1.1);}
.circle-btn {
	height: 160px;
	width: 160px;
	border-radius: 50%;
	background-color: #eaeaea;
	color: black;
	text-align: center;
	font-size: 18px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	gap: 5px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	transition: all .6s;
}
.breadcrumb-section.style-2 .banner-wrapper .banner-content .circle-btn span {background-color: #f7cd0a;}
.circle-btn span {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-radius: 50%;
	transition: all .6s;
	transform: translate(-50%,-50%);
	z-index: -1;
	top: 50.5px;
  	left: 83.75px;
}
.breadcrumb-section.style-2 .banner-wrapper .banner-content .circle-btn:hover {color: #191919;}
.circle-btn:hover span {width: 225%;height: 1000.5px;}
.service-block {margin-bottom: 0px;padding: 0px 27px;}
.service-block .inner-box {position: relative;background-color: #fff;transition: all 300ms ease;}
.service-block .inner-box .image {position: relative;overflow: hidden;}
.service-block .inner-box .image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
}
.service-block .inner-box .content-box {
	position: absolute;
	left: -31px;
	right: 45px;
	bottom: 28px;
	padding:32px 11px 44px 34px;
	background-color: #fff;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 3;
}
.service-block .inner-box .content-box::before {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ff6d2d;
	width: 80px;
	height: 80px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	content: "";
}
.service-block .inner-box .content-box .icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 42px;
	color: #fff;
	background-color: #ff6d2f;
	transition: all 300ms ease;
	z-index: 1;
}
.service-block .inner-box .content-box .title {
	position: relative;
	font-weight: 700;
	margin-bottom: 0;
	padding-left: 65px;
	z-index: 1;
	color: inherit;
	font-size: 25px !important;
}
.service-block .inner-box .content-box .text {
	position: relative;
	font-size: 14px;
	line-height: 26px;
	padding-top: 30px;
	margin-bottom: 0;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #7b7b7b;
}
.service-block .inner-box .content-box .read-more {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	color: #fff;
	background-color: #04223e;
	transition: all 300ms ease;
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.service-block .inner-box:hover .image img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.service-block .inner-box:hover .content-box::before {width: 100%;height: 100%;}
.service-block .inner-box:hover .content-box .title, .service-block .inner-box:hover .content-box .text {color: #fff;}
.aboutbg2{background: url("../images/rounds.webp") right top no-repeat, url("../images/navbg.webp") left top repeat;position: relative;z-index: 1;}
.service-bg {
	background-image: url("../images/parallax.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.service-bg::before{
	background: #000 none repeat scroll 0 0;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}
.four4{
	background-color: #fff99a;
	border-radius: .5rem;
	overflow: hidden;
	position: relative;
	z-index: 10;
	padding: 20px 15px;
}
.four4::before{
	background-color: #042465;
	content: "";
	transition-duration: .5s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	width: 0px;
	height: 100%;
	z-index: -10;
	top: 0px;
	right: 0px;
	position: absolute;
}
.four4:hover::before {content: "";width: 100%;left: 0;}
.four4:hover .absolute2 h5{background-color: black;color: white;}
.four4:hover .relative2 i{color: white;}
.four4:hover .qty4{color: white;}
.four4:hover .para4{color: white;}
.para4{font-size: 15px;color: #000000c2;}
.relative2{position: relative;z-index: 10;padding-top: 10px;}
.relative2 i{font-size: 45px;}
.absolute2{position: absolute;right: 0px;top: 2rem;}
.absolute2 h5 {
	font-size: 26px;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-duration: .5s;
	display: flex;
	width: 70px;
	height: 50px;
	background-color: rgb(222, 231, 246);
	align-items: center;
	justify-content: end;
	border-top-left-radius: 9999px;
	border-bottom-left-radius: 9999px;
	padding-right: 20px;
}
.smallborder3 {background-color: #ff4c3b;width: 30px;height: 2px;margin: 0px auto;}
.para2 {color: #858181 !important;line-height: 27px;}
.do-dont {width: 250px;}
.quality-foods3 {padding-bottom: 20px;}
.quality-foods3 li {display: flex;margin-bottom: 28px;align-items: center;}
.quality-foods3 img {margin-right: 10px;width: 32px;}
.green {color: #339966 !important;}
.red {color: #ff0000 !important;}
.font-18 {font-size: 18px !important;}
.contact-page_contact-single {
	position: relative;
	display: block;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	border-radius: 16px;
	margin-bottom: 30px;
	padding: 19px 19px 19px;
} 
.contact-icon i {
	border: 1px dashed black;
	padding: 0 0 0 12px;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 41px;
	display: inline-block;
	font-size: 22px;
}
.contact-page_contact-icon-shape {
	position: absolute;
	top: 44px;
	left: 51px;
	width: 32px;
	height: 32px;
	background-color: rgba(97, 49, 244, 0.56);
	border-radius: 50%;
}
.footbg{background-color: rgb(229, 29, 42);}
.parallax1 {
	background-image: url("../images/parallax1.webp");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	position: relative;
	padding: 90px 0;
}
.parallax1::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.4;
	position: absolute;
	top: 0;
	width: 100%;
}
.smallborder2 {
	background-color: yellow;
	width: 47px;
	height: 9px;
	margin: 0 auto;
	border-radius: 0 30px;
}
.btn-5:hover {
	color: #fff493;
	border: 1px solid #fff493;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
	outline-color: rgba(255, 255, 255, 0);
	outline-offset: 15px;
	text-shadow: 1px 1px 2px #fff493;
}
.paralbtn {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 45px;
	max-width: 190px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	margin: 0px auto;
}
.btn-5 {
	border: 1px solid;
	box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(255, 255, 255, .5);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 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: 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 dance4{
	0%, 100% {
		content: "";
		transform: translate(0);
	  }
	  50% {
		content: "";
		transform: translate(507px);
	  }
}
@keyframes swing {
	0% {
		transform: rotate(-25deg);
	  }
	  100% {
		transform: rotate(0);
	  }
}
@keyframes movebtn{
	0% {
		transform: translateY(0);
	  }
	  50% {
		transform: translateY(20px);
	  }
}
@keyframes aspro-scroller {
	0% {
		transform: translate(0, 0);
	  }
	  100% {
		transform: translate(-100%, 0);
	  }
}
@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-toggler {border-color: #fff !important;cursor: pointer;background-color: black;}
.para1{display: none;}
.w025 {width: 35%;text-align: right;}
.w075 {width: 50%;}
.dk-footer-box-info {position: relative !important;top: 0;padding: 30px 15px;left: 0;right: 0;padding-top: 20px;}
.order2{order: 1;}
.footer{padding: 0px !important;}
.shop-btn{padding: 12px 30px;}
.count1 {background-size: contain;background-repeat: no-repeat;}
.marg15{margin-top: 15px;}
.breadcrumb-section .banner-wrapper .banner-content .dash-and-paragraph p{max-width: 350px;min-width: 330px;}
.four4{margin-top: 20px;margin-bottom: 20px;}
.breadcrumb-section .banner-wrapper .banner-content .dash-and-paragraph{margin-bottom: 15px;}
.quality-foods3 {padding-left: 0px;}

}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbar-light .navbar-toggler {border-color: #fff !important;cursor: pointer;background-color: black;}
.count1 {background-size: contain;padding: 69px 0;background-repeat: no-repeat;}
.w025 {width: 40%;text-align: right;}
.w075 {width: 25%;}
.dk-footer-box-info {position: relative !important;top: 0;padding: 30px 15px;left: 0;right: 0;padding-top: 20px;}
.order2{order: 1;}
.footer{padding: 0px !important;}
.four4{margin-top: 20px;margin-bottom: 20px;}
.quality-foods3 {padding-left: 0px;}

}

#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);}