@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: Arial, sans-serif;font-weight: 600;}
.helvetica {font-family: helvetica, sans-serif;}
.smallfnt{font-size:14px;}
.shadow{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.wel-pad {padding: 10rem 4rem 0rem 0rem!important;}
.navbg{background-image:url('../images/navbg.webp');}
.navbar-light .navbar-toggler {background-color: #cd272b;}
.marquee {width: 100%;overflow: hidden;font-size: 14px;line-height: 25px;background-color: #750070;color: #fff;}
.logo{width:130px;}
.footer-bg{ background:#ffcd32; padding:80px 0 30px 0;}
.clr-red{color:#cd272b;}
.clr2{color:#750070}
.navbar-light .navbar-nav .nav-link:hover {color: #750070!important;}
.navbar-light .navbar-nav .active > .nav-link{color: #750070!important;}
.btn1:hover {background-color: #ffb316;color: #000;border-radius: 50px;}
.btn1 {
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 700;
	background-color: #ffb316;
	color: #000;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: 1s;
	transition: 1s;
	border-radius: 5px;
	border: none;}
.menu ul {position: relative;}
.menu li {display: inline-block; padding: 0 5px; position: relative;}
.menu li a {
	text-decoration: none;
	color: #750070;
	text-transform: uppercase;
	font-size: 14px;
	padding: 18px 0;
	font-weight: 600;}
.menu a::before {
	padding-right: 5px;
	content: '✺';
	color: #750070;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);}
.menu a::after {
	padding-left: 5px;
	content: '✺';
	color: #750070;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);}
.menu a::before, .menu a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;}
.menu a:hover::before, .menu a:hover::after, .menu a:focus::before, .menu a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);}
.animate-txt-shadow{color: #003049b8!important; }
.flashlight-text {
    background-position: right 40% top 25%;
    background-size: 15rem 16rem;
    -webkit-animation: bg-position-animation-sm 5s ease-out infinite;
    animation: bg-position-animation-sm 5s ease-out infinite;}
.centered {left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.flashlight-text {
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	background-repeat: no-repeat;
	background-image: url("../images/blob.svg");
	position: relative;
	background-position: left 0 top -50px;
	background-size: 12rem 13rem;
	-webkit-animation: bg-position-animation 5s ease-out infinite;
	animation: bg-position-animation 5s ease-out infinite;}
@keyframes  bg-position-animation{
	0% {background-position: right 40% top 25%;}
	12.5% {background-position: right 45% top 27.5%;}
	25% {background-position: right 50% top 30%;}
	37.5% {background-position: right 45% top 32.5%;}
	50% {background-position: right 40% top 35%;}
	62.5% {background-position: right 35% top 37.5%;}
	75% {background-position: right 30% top 35%;}
	82.5% {background-position: right 25% top 31%;}
	95% {background-position: right 33% top 27%;}
	100%{background-position: right 40% top 25%;}}
.gray{padding: 45px 0;background-color: #903620;}	
.gray img{width: 500px;height: 500px;position: relative;right: 40px;}
.counttext {color: #e81b45;font-size: 55px;font-weight: 700;}
.bannerhead {color: #750070;font-size: 55px;font-weight: 700;text-transform: uppercase;line-height: 1.3em;}
.dot1{
	width: 25px;
	min-height: 25px;
	min-width: 25px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 1000px;}
.dotclr1{background-color:#fedb01;}
.dotclr2{background-color:#6c38ff;}
.dotclr3{background-color:#ff4433;}
.dotclr4{background-color:#ff9417;}
.line{width: 20px;background-color: #ddd;height: 2px;margin-top: -64px;position: relative;margin-left: 95%;}
.dot-bg{
	background-image:url("../images/dot-bg.webp");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom:30px;
	position: relative;}
.dot-bg::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.3;
	position: absolute;
	top: 0;
	width: 100%;}
.product-bg:hover {transform: scale(1.1);}
.product-bg{
	-webkit-mask-image: url(../images/pngwing.webp);
	mask-image: url(../images/pngwing.webp);
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;  
	-webkit-mask-size: contain;
	mask-size: contain;
	transition: .5s;}
.contactprllxbg {
	background-image: url("../images/diwali.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding: 100px 0px 100px 0px;}
.contactprllxbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.indexprllxbg {
	background-image: url("../images/parallaxbanner.webp");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: auto;
	position: relative;
	padding: 125px 0px 125px 0px;}
.indexprllxbg::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;}
.parllax-svg svg{rotate:180deg;}
.btn1{color: black !important;padding: 15px 30px;background-color: #eaf10d;border-radius: 10px;}
#section_5 {padding-bottom: 180px;}
.page_section {padding: 30px 0;padding-bottom: 30px;}
.section_title {text-align: center;font-size: 2.5em;position: relative;}
#section_5 .wrapper.content_center {margin-top: 100px;}
.content_center {display: -webkit-box;display: -ms-flexbox;display: flex;justify-content: center;}
.relative {display: block;position: relative;}
#section_5 .item:nth-child(2) {top: -15%;transform: translate(-50%,-25%);left: 50%;text-align: center;}
#section_5 .item {width: 60%;height: auto;}
.absolute {position: absolute;}
#section_5 .item:nth-child(2)
.dot {background-color: #0160e7;box-shadow: 8px 8px 18px 0px rgba(0,195,255,.4);}
#section_5 .item .dot {
	margin-bottom: 10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;}
#section_5 .strong {font-weight: 700;}
#section_5 p {margin: 0;}
#section_5{padding-bottom:180px}
#section_5 .number,#section_5 .item{top:0;left:0;height:100%;width:100%}
#section_5 .item{width:60%;height:auto}
#section_5 .item .dot{margin-bottom:10px;width:20px;height:20px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;display:inline-block}
#section_5 .number .relative{width:100%;height:100%}
#section_5 .wrapper.content_center{margin-top:100px}
#section_5 .wrapper.content_center>.relative{max-width:500px}
#section_5 p{margin:0}
#section_5 .number p{width:90px;height:90px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0;top:0;left:50%;transform:translate(-50%,-25px);position:absolute;font-size:1.5em;font-weight:700;box-shadow:6px 6px 13px 0px rgba(42,67,113,.15)}
#section_5 .wrapper .relative .number:nth-child(3) p{top:0;color:#0160e7}
#section_5 .strong{font-weight:700}
#section_5 .wrapper .relative .number:nth-child(7){transform:rotate(120deg);color:#fe4c1c}
#section_5 .wrapper .relative .number:nth-child(7) p{transform:translate(-50%,-12px) rotate(-120deg)}
#section_5 .wrapper .relative .number:nth-child(5){transform:rotate(60deg);color:#00c3ff}
#section_5 .wrapper .relative .number:nth-child(5) p{transform:translate(-50%,-25px) rotate(-60deg)}
#section_5 .wrapper .relative .number:nth-child(9){bottom:0;top:unset;color:#0160e7;transform:rotate(180deg)}
#section_5 .wrapper .relative .number:nth-child(9) p{transform:translate(-50%,-12px) rotate(-180deg)}
#section_5 .wrapper .relative .number:nth-child(11){color:#00c3ff;transform:rotate(-120deg)}
#section_5 .wrapper .relative .number:nth-child(11) p{transform:translate(-50%,-12px) rotate(120deg)}
#section_5 .wrapper .relative .number:nth-child(13){color:#fe4c1c;transform:rotate(-60deg)}
#section_5 .wrapper .relative .number:nth-child(13) p{transform:translate(-50%,-12px) rotate(60deg)}
#section_5 .item:nth-child(2){top:-34%;transform:translate(-50%,-25%);left:50%;text-align:center}
#section_5 .item:nth-child(2) .dot{background-color:#0160e7;box-shadow:8px 8px 18px 0px rgba(0,195,255,.4)}
#section_5 .item:nth-child(4) .dot{background-color:#00c3ff;box-shadow:8px 8px 18px 0px rgba(1,96,231,.4)}
#section_5 .item:nth-child(6) .dot{background-color:#fe4c1c}#section_5 .item:nth-child(4){top:25%;transform:translate(100%,-25%);right:-30px;left:unset;margin-left:15px}
#section_5 .img_center{position: absolute;top: 46%;left:52%;width: 285px;transform: translate(-50%,-50%);}
#section_5 .item:nth-child(6){right:0%;top:89%;bottom:unset;transform:translate(100%,-50%);left:unset;margin-top:15px;text-align:left}
#section_5 .item:nth-child(8){top:unset;bottom:-30px;transform:translate(-50%,100%);left:50%;margin-top:15px;text-align:center}
#section_5 .item:nth-child(8) .dot{background-color:#0160e7}
#section_5 .item:nth-child(10){left: -25px; top: 92%;bottom:unset;transform:translate(-100%,-50%);margin-top:15px;text-align:right}
#section_5 .item:nth-child(10) .dot{background-color:#00c3ff}
#section_5 .item:nth-child(12){top:25%;transform:translate(-100%,-25%);left:-30px;text-align:right}
#section_5 .item:nth-child(12) .dot{background-color:#fe4e1f}@media(max-width:1024px){#section_5 .ot-cprocess-circle-chart{display:none}
#section_5 .wrapper.content_center>.relative{width:90%}#section_5 p.number{width:70px;height:70px;background:#009844;display:flex;align-items:center;justify-content:center;border-radius:100%;margin:0 auto;font-size:1.5em;position:absolute;left:50%;top:0;color:#fff;transform:translate(-50%,-50%);font-weight:700;box-shadow:6px 6px 13px 0px rgba(42,67,113,.15)}
#section_5 .cot{margin-bottom:60px;padding:10px;border-radius:15px;background:#fff;box-shadow:8px 8px 30px 0px rgba(42,67,113,.15);-webkit-box-shadow:8px 8px 30px 0px rgba(42,67,113,.15)}
#section_5 .cot:last-child{margin-bottom:0}#section_5 .cot .content-box{display:flex;text-align:center;flex-direction:column;width:80%;margin:0 auto;padding:40px 0 20px}
#section_5 .section_title{margin-bottom:50px}#section_5{padding-bottom:30px}
#section_5 .img_center{display:none}}
.vision{
	padding: 1em 8em 4em 2em;
	background-color: #ddd;
	background-image: url("../images/offer-img.webp");
	background-position: 24.9em 4em;
	background-repeat: no-repeat;
	background-size: 27% auto;}
.mision{
	padding: 1em 8em 4em 2em;
	background-color: #ddd;
	background-image: url("../images/gift-boxes.webp");
	background-position: 26.9em 5em;
	background-repeat: no-repeat;
	background-size: 22% auto;}
.target-bg{transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;border-radius: 20px;}
.common-hvr:hover{background-color:rgb(168, 157, 172);box-shadow: 15px 15px 5px 1px rgba(249, 247, 247, 0.07);}
.radius{border-radius:35px;}
.elementor-shape-fill {fill: #FFC107;}
.text1{position: relative;padding: 5px 0 0 25px;margin-top: -47px;}
.about_content {
	display: flex;
	grid-gap: 35px;
	align-items: center;
	position: relative;
	padding: 0 25px;}
.about_content::before {
	position: absolute;
	top: 1px;
	left: 210px;
	right: 0;
	bottom: 1px;
	border: 5px solid red;
	content: "";
	border-left: 0;
	border-radius: 25px; }
.about_content::after {
	border-top: 5px solid red;
	content: "'";
	position: absolute;
	top: 1px;
	right: 40px;
	width: 200%;}
.about_image img {
	max-width: 425px;
	border-radius: 50%;
	border: 15px solid rgba(255, 0, 0, 0.432);
	position: relative;}
.about-logo {
	position: relative;}
.about-logo::after {
	content: "";
	position: absolute;
	background-image: url(../images/productmulti.webp);
	background-size: contain;
	background-repeat: no-repeat;
	max-width: 128px;
	height: 125px;
	width: 100%;
	right: 0;
	bottom: 0;
	background-position: center;}
.carou_text h2.text-white::after {background: #ffffff;}
.carou_text h2::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 4px;
	background-image: -webkit-linear-gradient( 301deg , #b47c3f -50%, #b47c3f 100%);
	border-radius: 2px;}
a.button {
	padding: 12px 25px;
	background-image: -webkit-linear-gradient( 1deg , #201e50 -50%, #075095 100%);
	color: white;
	font-weight: 600;
	font-size: 18px;
	border-radius: 7px;}
.carou_text h2 {
	position: relative;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 25px;
	display: inline-flex;
	color: #1F3A75;}
.carou_text {height: auto; margin: auto 0;}
a.button img {
	width: 18px;
	height: auto;
	position: relative;
	left: 10px;
	top: -2px;}
a.button:hover {
	text-decoration: none;
	transition: all .2s ease-in-out;
	color:#fff;
	background-image: -webkit-linear-gradient( 102deg , #201e50 0%, #075095 100%);}
a.button:hover img {
	transition: 0.2s ease;
	left: 15px;}
.agro_text {
	font-size: 15.7vw;
	position: absolute;
	color: #fffae8;
	font-weight: 600;
	line-height: .8;
	font-weight: 900;}
.featured_about img {height: 50px;}
.retail-content {
	width: 100%;
	display: inline-block;
	text-align: center;
	background: url('../images/welcome-bg.webp');
	background-size: 100% 100%;
	z-index: 4;
	min-height: 350px;}
.retail-content img {margin-top: -40px;}
.wy-choose-bg{background-image: radial-gradient(at center center, #EEEEEE 25%, #FFFFFF 100%);}
.safetytip-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;}
.contact-bg{
	border-radius: 15px 15px 15px 70px;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: 3% 3% 3% 3%;
	padding: 25px;
	height:230px;}
.img1{
	margin-left: -10%;
	z-index: -1;
	position: relative;
	margin-top: 6%;
	width: 420px;}
.img2{
	position: relative;
	margin-left: 0;
	z-index: 6;
	margin-top: 6%;}
.hvr-float-shadow::before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
	background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform,opacity;
	transition-property: transform,opacity;}
.content-margin-30 {margin-bottom: 30px;}
.service-to {
	width: 100%;
	background-color: #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding: 25px 0;}
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 3px rgba(0,0,0,0) !important;
	position: relative;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;}
.service-two-title {margin: 0;font-size: 16px;font-weight: 600;width: 100%;margin-top: 50px;}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.hvr-float-shadow:hover::before {opacity: 1;-webkit-transform: translateY(5px);transform: translateY(5px);}
.banner-radius{border-radius: 14px;}  
.icon {margin-right: 1em;}
.icon i {
	color: #e62800;
	font-size: 36px;
	width: 100px;
	height: 100px;
	line-height: 98px;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
	-webkit-transform: scale(1);
	transform: scale(1);
	display: block;
	background-color: #FFFFFF;
	border-radius: 100px 100px 0px 100px;
	box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.17);}
.feature-h{position: relative;right: 25%;top: 15%;}
.feature-h2{position: relative;right: 25%;top: 30%;}
.feature-h3{position: relative;right: 25%;top: 45%;}
.mini-pad{padding: 3em 1em 3em 5em;}
.whychs-pad{padding:40px 0;}
.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;}}

@media (min-width:1px) and (max-width:767.98px){
.pad{padding:40px 0;}
.vision {padding: 1em 0em 4em 2em;background-position: 15.9em 6em;}
.mision {padding: 1em 0em 4em 2em;background-position: 17.9em 6em;background-size: 25% auto;}
.about_content {flex-direction: column;}
.about_content::before {border: 0;}
.about_content::after {border: 0;}
.icon i {font-size: 36px;width: 85px;height: 85px;line-height: 89px;}
.retail-content {height: 670px;}
.retail-content p {font-size: 18px; padding-left: 20px; padding-right: 20px;}
.feature-h {position: relative;right: 1%;top: 0%;}
.feature-h2 {position: relative;right: 1%;top: 0%;}
.feature-h3 {position: relative;right: 1%;top: 0%;}
.whychs-pad{padding:0 0 145px 0;}
.about_image img {max-width: 320px;border: 18px solid #fff;}
.ord1{order:2;}
.ord2{order:1;}
.icon_right {margin-left: 0;}
.indexprllxbg {padding: 50px 0px 50px 0px;}
.contactprllxbg {padding: 50px 0px 50px 0px;}}	

@media (min-width:768px) and (max-width:991.98px){
.contactprllxbg {padding: 50px 0px 50px 0px;}
.vision {background-position: 31.9em 0em;}
.mision {background-position: 33.9em 2em;}
.ord1{order:2;}
.ord2{order:1;}
.pad{padding:40px 0;}
.about_content {flex-direction: column;}
.about_content::before {border: 0;}
.about_content::after {border: 0;}
.whychs-pad{padding:145px 0;}
.icon i {font-size: 36px;width: 85px;height: 85px;line-height: 89px;}
.feature-h {position: relative;right: 1%;top: 20%;}
.feature-h2 {position: relative;right: 1%;top: 30%;}
.feature-h3 {position: relative;right: 1%;top: 45%;}
.whychs-pad{padding:0 0 145px 0;}
.mini-pad {padding: 3em 1em 0em 5em;}}


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