@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;}
body{background-color: #f5e2e2 !important;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.helvetica{font-family: helvetica, sans-serif;}
.marquee {width: 100%;overflow: hidden;font-size: 16px;line-height: 25px;font-weight: bold;color: #ffffff;}
.black {color: black !important;}
.marquee_header {background-color: #ec107e;}
.homebg{
	background: url("../images/newconfetti.webp");
	background-repeat: repeat;
	padding: 70px 0px;
}
.top-header {background-color: #ec107e;}
.top-bar-info li {font-size: 16px;font-weight: bold;display: inline-block;margin-bottom: 0px;padding-right: 15px;}
.btn3:hover {color: black !important;text-decoration: underline;background-color: #00a2d9;}
.logo{width:150px;}
.navfont {font-family: 'Arial', sans-serif;font-size: 19px;font-weight: bold;}
.navbar .navbar-nav .nav-link {margin-right: 12px;padding: 20px 0;color: #02245B;outline: none;}
.navbar-light .navbar-nav .nav-link:hover {color: #ec107e !important;}
.navbar-light .navbar-nav .active>.nav-link{ color:#ec107e !important;}
.navbar-light .navbar-nav .nav-link {color: #000000 !important;}
.navbar-light .navbar-nav .nav-item {align-content: center !important;}
.smallborder1 {background-color: #fcf00a;width: 53px;height: 3px;}
.navbar {background-image: url("../images/foot1.webp");background-position: center;background-size: inherit;background-repeat: space;}
.clr1 {color: #ec107e;}
.headphone {font-size: 46px;padding: 0 13px;}
.bgprimary {background-color: #ec107e;}
/* .image-feature figcaption {
	position: absolute;
	top: 0;
	padding: 2.5em 2em 0;
	color: #fff;
	text-align: left;
	pointer-events: none;}
.image-feature figcaption strong {
	font-size: 24px;
	line-height: 1.55;
	letter-spacing: -.3px;}
.image-feature img {
	position: relative;
	z-index: -1;
	min-height: 200px;
	transition: .25s ease-in-out;
	transform-origin: left top;
	object-fit: cover;}
.image-feature a:hover img {transform: scale(1.1);}	
.image-feature a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.45);
	content: "";
	transition: .15s ease-in-out;}
.image-feature figure > a {display: inline-block;}
.image-feature a {overflow: hidden; position: relative;}
.cat-btn{background-color:#ec107e;
	color: #fff !important;
	padding: 7px 14px;
	border-radius: 5px;
	width: 100px;
	font-size: 14px;
	margin-top: 6px;
} */
.btn12 img {
	width: 42px;
}
.wp-caption{padding: 6px 6px 1px 6px;border: 1px solid #dee2e6 !important;}
.header-text {
	position: relative;
	width: 100%;
	z-index: 2;
	padding-bottom: 50px;
}
.header-shadow-text {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -20px;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
	font-size: 95px;
	line-height: 70px;
	color: rgba(60,60,60,.08);
	z-index: 1;
}
.header-text h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 200;
}
.headfnt {font-size: 50px;}
.stars {
	width: 133px;
	position: absolute;
	top: 0;
	left: 51px;
}
.stars1 {
	width: 133px;
	position: absolute;
	top: 0;
	right: 51px;
	transform: rotateY(160deg);
}
.abtbg1 {
	background-image: url("../images/footerimg.webp");
	background-color: #f5e2e2;
  }
.homeparallax {background-image: url("../images/video-bg.png");background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;position: relative;}
.homeparallax::before {background: #000 none repeat scroll 0 0;content: "";height: 100%;left: 0;opacity: 0.1;position: absolute;top: 0;width: 100%;}
.box-bg {position: relative;z-index: 1;}
#counter{background: rgba(black, .05);}
#counter li{flex: 1; text-align: center;width: 100%;margin-top: 28px;background-color: #ec107e;border: 4px double #f2f2f2;}
#counter li span.percent:after { content: ""; display: inline-block;}
.counttext{color: #ffffff; font-size: 50px; font-weight: 700; font-family:  Helvetica, sans-serif;}
.bannerhead {color: #ffffff; font-size: 50px; font-weight: 700; text-transform: uppercase; line-height: 1.3em;}
.head60 {font-size: 60px;}
#myNavbar a::before {
	padding-right: 0px;
	content: '*';
	color: #ec107e;
	transform: translateX(20px);
	display: inline-block;
	opacity: 0;
	transition: transform 0.3s, opacity 0.2s;
  }
#myNavbar a::after {
	padding-left: 0px;
	content: '*';
	color: #ec107e;
	transform: translateX(-20px);
	display: inline-block;
	opacity: 0;
	transition: transform 0.3s, opacity 0.2s;
  }
#myNavbar a:hover::before {opacity: 1;transform: translateX(0px);}
#myNavbar a:hover::after {opacity: 1;transform: translateX(0px);}
.clr2 {color: #ffff00 !important;}
/* .bg-products{
	background-image: url("../images/bg-product.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
} */
.contt {
	background-color: white;
	border: 1px solid black;
	color: #2b2b2d;
	padding: 10px 18px;
	position: relative;
	filter: drop-shadow(1px 0 0.35rem #fa3232) !important;
	transition: 1s;
  }
.bg-products::before{
	background: #ec107e24 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.contt:hover {
	box-shadow: -7px 7px black;
	transition: .3s;
  }
.parallax1 {
	background-image: url("../images/callactionbg.jpg");
	height: auto;
	background-size: cover;
	background-position: center;
	position: relative;
  }

.btn1 {
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 700;
	background-color: #ec107e;
	color: #fff !important;
	display: inline-block;
	text-transform: uppercase;
	transition: 1s;
	border-radius: 5px;
}
.fnt60{font-size: 60px;}
.clr6{color: #68ab29 !important;}
.footer {
  background: url("../images/footerimg.webp") no-repeat scroll;
  background-color: #ec107e;
  padding: 70px 0 27px;
}
.foottitle {
	font-weight: 700;
	font-size: 15px;
	color: #fff !important;
	line-height: 2.5;
	text-transform: uppercase;
	margin-bottom: 22px;
	border-color: #fcc304;
	display: block;
	border-width: 0 0 0 3px;
	border-style: solid;
	letter-spacing: 1px;
	padding-left: 15px;
	margin: 0 0 20px;
}
.cont4 {padding: 11px 0;border-bottom: 1px solid #ffffff26;}
.detail4 i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	text-align: center;
	border-radius: 2px;
	color: #fcc304 !important;
	display: inline-block;
}
.text1 {
	position: relative;
	padding: 0px 0 0 68px;
	margin-top: -51px;
	color: #fff;
}
.brdr5 {border-bottom: none;}
.borderdr {border-top: 1px solid #fff6;}
.arrowfire {width: 162px;margin-bottom: 51px;}
.whychoose {
	background-image: url("../images/funding-bg.webp");
	background-size: 100% 100%;
  }
.funding-box {
	background: rgba(255, 166, 210, 0.95);
	border: 1.20762px solid rgb(240, 77, 140);
	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: 33px 18px;
	text-align: center;
	margin-top: 20px;
  }
.funding-box span i {
	border-radius: 50%;
	background: linear-gradient(111.04deg, rgb(240, 77, 140) -0.63%, rgb(215, 101, 143) 107.47%), rgb(184, 197, 208);
	justify-content: center;
	align-items: center;
	padding: 15px;
	display: inline-flex;
	color: white;
	font-size: 31px;
}
  .block-head10 {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #cac9c9;
	color: #ec107e;
  }
.block-head10::before {
	position: absolute;
	bottom: -3px;
	left: 20px;
	width: 35px;
	height: 5px;
	content: "";
	display: inline-block;
	background-color: #ec107e;
  }
  .block-head10::after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 80px;
	height: 1px;
	content: "";
	display: inline-block;
	background-color: #f04d8c;
  }
.fnt40{font-size: 40px;}
.diwalibigsale{width: 450px;}
.newparallax {
	background-image: url("../images/fullview.webp");
	height: auto;
	background-attachment: fixed;
	background-size: cover;
	background-position: right;
  }
.bg-overlay {position: relative;}
.bg-overlay::after {
	background-color: #ec107ecf;
	z-index: 0;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
  }
.box-bg {
	position: relative;
	z-index: 1;
  }
  .btn-effect2 {
	background: #f5e2e2 !important;
	color: #ed3790 !important;
	padding: 10px 30px;
	font-size: 22px;
  }
.box-left1::after {
	position: absolute;
	top: calc(50% - 75px);
	right: -30px;
	content: "";
	width: 1px;
	height: 150px;
	background: #d3e5aa;
  }
.toll-free-cta {
	background: #f5e2e2;
	display: inline-block;
	text-align: center;
	padding: 15px 45px 10px;
	position: relative;
	margin-top: 25px;
	font-size: 22px;
  }
.toll-free-cta::before {
	bottom: 100%;
	left: 55px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-bottom-color: #f5e2e2;
	border-width: 20px;
  }
.safety-tipsbg {background: url("../images/newconfetti.webp");background-size: contain;background-repeat: repeat;}
.clr-green {color: #0A7070;}
.icon1 i {color: #fff;font-size: 28px;background: #0A7070;width: 40px;height: 40px;line-height: 40px;border-radius: 50%;text-align: center;display: inline-block !important;}
.clr-red {color: #D10024;}
.iconr i {color: #fff;font-size: 28px;background: #EF1527;width: 40px;height: 40px;line-height: 40px;border-radius: 50%;text-align: center;display: inline-block;}
.line-bottom {position: relative;margin-bottom: 15px;padding-bottom: 10px;}
.line-bottom::after {background: #4d286e;bottom: -1px;content: "";height: 2px;left: 0;position: absolute;width: 50px;}
.contact-box-content {padding: 25px;height: 130px;border-radius: 10px;background-color: #f1f1f1;}
.text3 {position: relative;padding: 0 0 0 50px;margin-top: -58px;}
.smallfnt {font-size: 14px;}
.info-box {color: #444444;text-align: center;box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);padding: 12px 7px;border-radius: 5px;background-color: #ec107e;height: 242px;}
.info-box i{font-size: 50px;}
.contactbg1{background-color: #ec107e;}
.clr10{color: #fcc304 !important;}

.nio-dia-portfolio-img-text {
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 15px;
  }
  .nio-dia-portfolio-img-text::before {
	top: 0;
	left: 0;
	width: 0%;
	content: "";
	height: 100%;
	opacity: 0.8;
	position: absolute;
	transition: 500ms all ease;
	/* background: linear-gradient(-51deg, #173770 0%, #f0ba1b 100%); */
  }
  .nio-dia-portfolio-img-text .nio-dia-portfolio-text {
	left: 20px;
	opacity: 0;
	color: #fff;
	bottom: 15px;
	visibility: hidden;
	position: absolute;
	transition: 500ms all ease;
  }
  .nio-dia-portfolio-img-text .nio-dia-portfolio-text h3 {
	font-size: 24px;
	font-weight: 700;
	padding-top: 5px;
  }
  .nio-dia-portfolio-img-text:hover::before {
	width: 100%;
  }
  .nio-dia-portfolio-img-text:hover .nio-dia-portfolio-text {
	opacity: 1;
	bottom: 0px;
	visibility: visible;
  }
.giftboxes1{width: 100%;}
.girl{width: 310px;}

.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 rotate {
	0% {
		transform: rotate(0);
	  }
	  100% {
		transform: rotateY(360deg);
	  }
}

@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.navbar .navbar-nav .nav-link {margin-right: 0;}
.stars {display: none;}
.stars1 {display: none;}
.header-shadow-text{font-size: 50px;}
.fnt60 {font-size: 39px;}
.whole2{margin-top: 15px;}
.box-left1::after{right: 0px !important;background: #8b111d;}
.foottitle{margin-top: 25px !important;}
.footer{padding: 40px 0 25px;}
.logo{width: 100px !important;}
.logo .muruga{font-size: 30px !important;}
.order2{order: 1;}
.top-bar-info{margin-top: 4px;}
.padd06{padding: 0px !important;}
.navbar-nav{
	width: 84vw;
	text-align: center;
	margin: 33px auto 0;
	position: relative;
	z-index: 9999;
  }
.navbar{background-image: none;}
/* .btn13{font-size: 10px;} */
.btn13 i {
  	padding: 3px 6px;
  	background-color: #ec107e;
	  border-radius: 4px;
}
.navbar-light .navbar-toggler {
	color: rgb(236, 16, 126) !important;
	border-color: transparent !important;
	background-color: transparent !important;
	padding: 5px;
  }
  .menu10{
	font-size: 62px !important;
	position: relative !important;
	left: -6px;
	top: -12px;
  }
.menu1{
	text-align: center;
	margin: 0px auto;
	font-size: 24px !important;
}
.bg-nav{background-color: #f5e2e2 !important;}
.fnt24{font-size: 24px !important;}
.fnt26{font-size: 29px !important;}
.ohm_muruga{width: 112px !important;margin-top: 6px;}
.parallax1{background-position: bottom;}
.font15{font-size: 15px !important;}
.counttext{font-size: 31px;}
.bannerhead{font-size: 29px;}
.mt03{margin-top: 27px !important;}
.mt01{margin-top: 7px !important;}
.pl01{padding-left: 7px !important;}
.pr05{padding-right: 0px !important;}
.btn13{font-size: 15px;}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text{visibility: visible !important;opacity: 1 !important;}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text h3 {font-size: 20px;}
.nio-dia-portfolio-text p {display: none !important;}
.sticky-top{background-color: rgba(240, 217, 217, 0.86) !important;}
}	

@media (min-width:768px) and (max-width:991.98px){
.pad{padding:40px 0;}
.navbar .navbar-nav .nav-link {margin-right: 0;}
.stars {width: 50px;left: 0px !important;}
.stars1 {width: 50px;right: 0px !important;}
.fnt60 {font-size: 40px;}
.funding-box{padding: 24px 12px;}
.foottitle{margin-top: 25px !important;}
.footer{padding: 40px 0 20px;}
.navbar-nav{
	width: 94vw;
	text-align: center;
	margin: 33px auto 0;
	position: relative;
	z-index: 9999;
  }
.navbar{background-image: none;}
.btn13 i {
  	padding: 5px 9px;
  	background-color: #ec107e;
	  border-radius: 4px;
}
.navbar-light .navbar-toggler {
	color: rgb(236, 16, 126) !important;
	border-color: transparent !important;
	background-color: transparent !important;
	/* font-size: 40px; */
	padding: 5px;
  }

.menu10{
	font-size: 62px !important;
	position: relative !important;
	top: -12px;
}
.menu1{
	text-align: center;
	margin: 0px auto;
}
.pink2{display: inline-block !important;
	text-align: center !important;}
.bg-nav{background-color: #f5e2e2 !important;}
.ohm_muruga{width: 100px !important;margin-top: 5px;}
.parallax1{background-position: right;}
.giftboxes1{width: 100%;}
.mt03{margin-top: 27px !important;}
/* .mt01{margin-top: 12px !important;}
.pl01{padding-left: 11px !important;}
.pr05{padding-right: 0px !important;} */
.mt01{margin-top: 9px !important;}
.pl01{padding-left: 6px !important;}
.pr05{padding-right: 0px !important;}
.btn13{font-size: 15px;}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text{visibility: visible !important;opacity: 1 !important;}
.nio-dia-portfolio-img-text .nio-dia-portfolio-text h3 {font-size: 20px;}
.nio-dia-portfolio-text p {display: none !important;}

}

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