@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
.sml {font-size: 12px;}
.bg1 {background: url(../images/bg3.png) center center no-repeat; width: 100%; height: 100%; background-size:cover;}
.bg3 {background: url(../images/bg1.png) center center no-repeat; width: 100%; height: 100%; background-size:cover;}
/* ---- PRODUCTS SECTION ---- */
.categories_grid a:hover img {-webkit-transform: scale(1); transform: scale(1);}
.categories_grid a {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;}
.categories_grid a .wrapper {
    width: 100%;
    position: absolute;
    left:0;
    bottom: 0;
    line-height: 1;
    padding: 30px 5px 30px 5px;
	background: linear-gradient(to bottom, transparent, #000);}
.categories_grid a .wrapper .headh2 {
    color: #fff;
    font-size: 25px;
    margin: 0;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);}
.categories_grid a:hover .headh2 {-webkit-transform: translateY(-5px) translateZ(0); transform: translateY(-5px) translateZ(0);}
.categories_grid a .wrapper p {
    color: #fff;
    opacity: 0;
    margin: 0;
    font-size: 14px;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition-delay: 0s;}
.categories_grid a:hover p {
    opacity: 0.8;
    transition-delay: 0.2s;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);}
	.fullimg{width:100%; height:100%;}
.owl-nav{display:none;}
.owl-dots{display:none;}	
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;}
.tahoma{font-family: Tahoma,Verdana,Segoe,sans-serif; font-weight: 700 !important;}
.futura{font-family: Futura, sans-serif;}
.topbg {background-color: #fbc23f !important;}
.marquee {width: 100%;overflow: hidden;font-size: 14px;}
.navbg{background-color: #99742f;}
.navfont{font-family: Tahoma,Verdana,Segoe,sans-serif;font-size: 16px;font-weight: 600;}
.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;}
.txt12 {text-align: center;}
.logo{width:300px;}
.navbg12{background-position: center;background-color: #000000ed;}
/* .navbg12{background: url('../images/bg4.png') center center no-repeat; background-size: cover; width: 100%;} */

.img2 {width: 60px;}
.stats_counter{position: relative;margin-bottom: 0px;}
.stats_counter.style_4 .inner {position: relative;}
.stats_counter.style_4 .inner .counttext {
	color: inherit;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.22;
	position: relative;
	z-index: 1;
	text-shadow: 2px 2px 1px #ffcf2f;}
.third_bg_before_color::before{background-color: #ffcf2f !important;}
.stats_counter.style_4 .inner::after,
.stats_counter.style_4 .inner::before {
	position: absolute;
	display: block;
	width: 90px;
	height: 10px;
	content: '';
	transform: skew(39deg,0deg) rotate(-22deg);
	top: 15px;
	left: 0px;}
.third_bg_after_color::after{background-color: #ffcf2f !important;}
.stats_counter.style_4 .inner::after {transform: skew(39deg,0deg) rotate(-22deg); left: 19px; top: 37px; z-index: -1;}
.stats_counter.style_4 .inner .counter_title {
	color: inherit;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.29;
	position: relative;
	z-index: 1;}
.clr1{color: #0e407c !important;}
.wave-text span {display: inline-block;font-size: 3rem;animation: wave 2s ease-in-out infinite;}
.wave-text span:nth-child(1) { animation-delay: 0s;}
.wave-text span:nth-child(2) { animation-delay: 0.2s;}
.wave-text span:nth-child(3) {animation-delay: 0.4s;}
.wave-text span:nth-child(4) { animation-delay: 0.6s;}
.wave-text span:nth-child(5) {animation-delay: 0.8s;}
.wave-text span:nth-child(6) {animation-delay: 1.0s;}
.wave-text span:nth-child(7) { animation-delay: 1.2s;}
.wave-text span:nth-child(8) { animation-delay: 1.4s;}
.wave-text span:nth-child(9) { animation-delay: 1.6s;}
.wave-text span:nth-child(10) {animation-delay: 1.8s;}
.wave-text span:nth-child(11) {animation-delay: 2s;}
.wave-text span:nth-child(12) { animation-delay: 2.2s;}
.cherito-btn {
	cursor: pointer;
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	border: none;
	outline: none !important;
	padding: 18px 40px 19px;
	background-color: #F00;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: 1.125;
	border-radius: 6px;
	z-index: 1;
	transition: all 500ms ease;}
.cherito-btn__text {position: relative; color: inherit; z-index: 1; transition: all 150ms ease;}
.cherito-btn__hover {
	background-color: #ffcf2f;
	display: block;
	width: calc(20% + 0.2px);
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 1;
	transform: translateY(101%);
	transition: all 0.3s ease 0s;}
.cherito-btn__hover--1 {left: 0;transition-delay: 0.1s;}
.cherito-btn__hover--2 {left: 20%;-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}
.cherito-btn__hover--3 {left: 40%;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;}
.cherito-btn__hover--4 {left: 60%;-webkit-transition-delay: 0.4s;transition-delay: 0.4s;}
.cherito-btn__hover--5 {left: 80%;-webkit-transition-delay: 0.5s;transition-delay: 0.5s;}
.cherito-btn:hover {color: #21181D;}
.cherito-btn:hover .cherito-btn__hover {transform: translateY(0);}
.four4 i {
	font-size: 24px;
	margin-right: 13px;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 50%;
	line-height: 50px;
	color: #304156 !important;
	background-color: #ffcf2f !important;
	display: inline-block;
	border: 2px dashed #134d94;}
.clr2{color: #f4a404 !important;}
.clr4{color: #fcff5e !important;}
.para1{
	color: #728093;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	font-style: normal;}
.underline{width: 250px;}
.our-experts {
	display: flex;
	align-items: flex-start;
	position: relative;
	margin-top: 60px;
  	margin-bottom: 55px;}
.our-experts::before {
	width: 300px;
	height: 250px;
	right: -5%;
	top: -11%;
	transition: .3s ease-in-out;
	content: "";
	background-color: white;
	position: absolute;
	z-index: -1;
	border: 1px solid #c1c1c1;
	box-shadow: -30px 30px 0px 0px rgba(240,240,240,0.75);}
.our-experts img {
	border: 5px solid #fe0;
	width: 100px !important;
	object-fit: fill;
  	height: 100%;}
.our-experts-text { margin-top: 0px; margin-left: 15px;}
.our-experts-text h3 {
	font-size: 20px;
	width: 100%;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 0px !important;}
.our-experts-text span {
	font-size: 16px;
	color: #444;
	padding-bottom: 16px;
	display: block;}
.our-experts:hover::before {box-shadow: -25px 35px 0px 0px rgba(255,238,2,1);}
.homeparallax{
	background-image: url("../images/homeparallax.webp");
	background-position: center;
	position: relative;
	background-attachment: fixed;}
.homeparallax::before {
	background: #ca0000 none repeat scroll 0 0;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.6;}
.clr3{color: yellow !important;}
.btn-12:hover span {color: #000000;background: rgb(255, 207, 47) !important;}
.black {color: black !important;}
.text1 {position: relative;padding: 5px 0 0 25px;margin-top: -45px;}
.smallfnt {font-size: 14px !important;}
.shape-div {top: 3px;position: relative;}
.shape-div path.elementor-shape-fill {fill: #E7D232;}
.foot-yellow {background-color: #E7D232;}
.clr5{color: rgb(130, 193, 100) !important;}
.center3{text-align: center;margin: 0px auto;display: inline-flex;}
.btn-12 {
	position: relative;
	width: 350px;
	height: 50px;
	transition: 4s;
	transform-style: preserve-3d;
	transform: perspective(1000px) rotateX(0deg);
	display: block;}
.btn-12:hover {transform: perspective(1000px) rotateX(360deg);}
.btn-12 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #000;
	background: rgb(255, 207, 47) !important;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 2px;
	transition: 0.5s;
	border: 2px solid #000;
	box-sizing: border-box;
	box-shadow: insert 0 20px 50px rgba(0, 0, 0, 0.2);}
.btn-12 span:nth-child(1) {transform: rotateX(360deg) translateZ(25px);}
.btn-12 span:nth-child(2) {transform: rotateX(270deg) translateZ(25px);}
.btn-12 span:nth-child(3) {transform: rotateX(180deg) translateZ(25px);}
.btn-12 span:nth-child(4) {transform: rotateX(90deg) translateZ(25px);}
.foot-background {background: #dc0202ed;border-top: 2px dashed red;}
.homebg2{
	background-image: url("../images/homebg2.webp");
	padding-top: 45px;
	padding-bottom: 45px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;}
.homebg2::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;}
.subtitle-four {
	background-color: #FFEBE5;
	color: #F9501D;
	position: relative;
	text-transform: capitalize;
	display: inline list-item;
	padding: 8px 15px;
	border-radius: 38px;}
.relate {position: relative;left: 0px;}
.about__three-image {position: relative;}
.about__three-image > img {
	z-index: 5;
	position: absolute;
	top: 16%;
	border-radius: 50%;
	left: 8%;
	animation-duration: 5s;}
.animate-y-axis {animation-name: y-axis;animation-iteration-count: infinite;animation-timing-function: linear;}
.about__three-image-shape {text-align: center;}
.about__three-image-shape img{width: 50%;}
.aboutbg1{background-image: url("../images/aboutbg1.webp"); background-color: #f5d83d; position: relative;}
.aboutbg1::before{
	background: #f5d83d none repeat scroll 0 0;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.5;}
.cta-three__image {position: absolute; top: 0; right: 0px;}
.cta-three__image__inner {position: relative;z-index: 1;}
.cta-three__image img {
	max-width: 100%;
	height: auto;
	width: 65%;
	float: right;
	padding: 0;
	background-color: white;
	padding: 10px;
	border-radius: 0 70px 0 70px;}
.cta-three__image__shape {
	width: 102px;
	height: 102px;
	border-radius: 50%;
	background-color: #82C164;
	position: absolute;
	top: 112px;
	right: 215px;
	animation: zump 2s linear infinite;
	z-index: 0;}
.cta-three__image__shape::after {
	content: "";
	width: 67px;
	height: 67px;
	border-radius: inherit;
	border: 1px solid #fff;
	position: absolute;
	top: 9px;
	left: -25px;}
.light12 {
	background-image: url("../images/firecrackers.webp");
	background-position: center;
	background-size: cover;
	padding: 36px;
  	font-size: 27px;}
.order12 {padding: 17px 0px;}
.whychoose {background-image: url("../images/funding-bg.webp");background-size: 100% 100%;background-color: #ffffff;}
.funding-box {
	background: rgb(252, 248, 245);
	border: 3px dashed rgb(240, 77, 77);
	box-shadow: rgba(255, 255, 255, 0.44) -6.44062px -7.24569px 11.2711px, rgba(0, 0, 0, 0.07) 7.24569px 6.44062px 24.9574px;
	border-radius: 9px;
	padding: 12px 18px 0px;
	text-align: left;
	margin-top: 20px;
	height: 100%;}
.vision {width: 68px;margin-right: 37px;}
.minion3 {
	position: absolute;
	width: 70px;
	top: -135px;
	right: 0px;
	z-index: 999;}
.fnt30{font-size: 30px;}
.aboutparallax {
	background-image: url("../images/homeparallax.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	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%;}
.btn4 {
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 700;
	background-color: yellow;
	color: #000 !important;
	display: inline-block;
	text-transform: uppercase;
	transition: 1s;
	border-radius: 5px;}
.block-head {position: relative;margin-bottom: 18px;padding: 0 0 20px;border-bottom: 1px #cac9c9 solid;font-weight: normal;color: #e70015;}
.block-head::after {position: absolute;bottom: -1px;left: 0;width: 80px;height: 1px;content: "";display: inline-block;background-color: #ec2424;}
.block-head::before {position: absolute;bottom: -3px;left: 20px;width: 35px;height: 5px;content: "";display: inline-block;background-color: #ec2424;}
.icnclr1 {color: #559926;font-size: 40px;}
.icnclr2 {color: #b61818;font-size: 40px;}
.sticky-top1 {position: sticky;top: 110px;}
.text4 {position: relative;padding: 0 0 0 46px;margin-top: -60px;}
.font {font-size: 40px;}
.productsimg{background-image: url("../images/footerimg.webp");}
.contact-icon-box {
	margin-bottom: 20px;
	border: 2px solid rgba(255,255,255,0.3);
	padding: 20px 20px;
	border-radius: 6px;
	background: #fff;
	position: relative;
	z-index: 1;
	overflow: hidden;}
.contact-icon-box .title {
	position: relative;
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.2);
	line-height: 28px;}
.contact-icon-box .icon {
	width: 40px;
	height: 40px;
	background: #F00;
	border-radius: 6px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
	display: inline-block;}
.contact-icon-box p {
	margin-bottom: 4px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;}
.contact-icon-box .bg-icon {
	color: #000;
	font-size: 90px;
	line-height: 180px;
	bottom: -30px;
	right: 0;
	opacity: 0.05;
	position: absolute;
	z-index: -1;}
.footlast {background-color: #01132d !important;}
.paral1 {position: relative;z-index: 1;}
.paral1::before {
	bottom: 0;
	background: url("../images/decor-gray-top2.webp");
	content: "";
	position: absolute;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 60px;
	top: -20px;
	transform: rotate(180deg);
	background-repeat: no-repeat;}
.paral2 {position: relative;z-index: 1;}
.paral2::before {
	bottom: 0;
	background: url("../images/decor-gray-top2.webp") repeat-x;
	content: "";
	position: absolute;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 60px;
	top: -52px;
	transform: rotate(0deg);}
.w0{width:0%;}
.fixed{position:fixed; z-index:999;}
.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 wave {
	0%, 100% {transform: translateY(0);}
	50% {transform: translateY(-20px);}}
@keyframes turner{
	0%  { transform:rotateY(0deg); }
	10%  { transform:rotateY(0deg); }
	50% { transform:rotateY(360deg);}
	60% { transform:rotateY(360deg);}
	100% { transform:rotateY(0deg);}
	100% { transform:rotateY(0deg);}}
@keyframes y-axis{
	0% {transform: translateY(-30px);}
	50% {transform: translateY(-10px);}
	100% {transform: translateY(-30px);}}
@keyframes zump {
	0% {-webkit-transform: translateZ(0); transform: translateZ(0);}
	50% {-webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0);}
	100% {-webkit-transform: translateZ(0); transform: translateZ(0);}}

@media (min-width:1px) and (max-width:767.98px){
.navbg12{background: url('../images/bg4.png') center center no-repeat; background-size: cover; width: 100%;}
.logo{width:380px;}
.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;}
.pad{padding:40px 0;}
.navbar-expand-lg .navbar-nav{margin-top: 12px;}
.order1{order: 2;}
.txt12 {text-align: left;}
.our-experts {display: block;}
.our-experts::before {width: 100%;height: 100%;right: -7px;top: 29%;}
.our-experts-text h3{margin-top: 10px;}
.wave-text span {font-size: 1.8rem;}
.fnt30{font-size: 30px;}
.btn-12 {width: 277px;}
.about__three-image > img{left: 23%;width: 54%;}
.align-slf{margin-bottom: 30px;}
.cta-three__image {position: relative;}
.cta-three__image img{width: 75%;}
.minion3 {width: 40px; top: -95px; right: 39px;}
.homeparallax{padding: 30px 0px;}
.stats_counter{margin-top: 20px;}
.aboutbg1{padding: 35px 0px;}
.aboutparallax{padding: 40px 0px;}
.navbar-light .navbar-toggler {color: white !important;border-color: rgba(0,0,0,.1);background-color: #f00;}
}	

@media (min-width:768px) and (max-width:991.98px){
.logo{width:380px;}
.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;}
.pad{padding:40px 0;}
.navbar-expand-lg .navbar-nav{margin-top: 12px;}
.font-30{font-size: 30px;}
.order1{order: 2;}
.txt12 {text-align: left;}
.about__three-image > img{width: 53%;top: 42%;}
.align-slf{align-self: center;}
.cta-three__image {position: relative;}
.minion3 {top: -90px;}
.funding-box{margin-top: 0px;}
.mt-25{margin-top: 25px;}
.navbar-light .navbar-toggler {color: white !important;border-color: rgba(0,0,0,.1);background-color: #f00;}
.homeparallax{padding: 30px 0px;}
.stats_counter{margin-top: 20px;}
.aboutbg1{padding: 35px 0px;}
.aboutparallax{padding: 40px 0px;}
.navbg12{background: url('../images/bg4.png') center center no-repeat; background-size: cover; width: 100%;}
}

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