@font-face {
	font-family:'chalkdust';
	src:url('fonts/chalkdust-webfont.ttf');
	src: url('fonts/chalkdust-webfont.eot')format('embedded-opentype'), url('fonts/chalkdust-webfont.woff') format('woff'), url('fonts/chalkdust-webfont.ttf') format('truetype'), url('fonts/chalkdust-webfont.svg') format('svg');
}
@font-face {
	font-family:'george';
	src:url('fonts/handygeorge-webfont.ttf');
	src: url('fonts/handygeorge-webfont.eot')format('embedded-opentype'), url('fonts/handygeorge-webfont.woff') format('woff'), url('fonts/handygeorge-webfont.ttf') format('truetype'), url('fonts/handygeorge-webfont.svg') format('svg');
}
@font-face {
	font-family:'mercury';
	src:url('fonts/mercurytextg1-italic.html');
	src: url('fonts/mercurytextg1-italic.eot')format('embedded-opentype'), url('fonts/mercurytextg1-italic.woff') format('woff'), url('fonts/mercurytextg1-italic.ttf') format('truetype'), url('fonts/mercurytextg1-italic.svg') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family:'mercuryroman';
	src:url('fonts/mercurytextg1-roman-webfont.html');
	src: url('fonts/mercurytextg1-roman-webfont.eot')format('embedded-opentype'), url('fonts/mercurytextg1-roman-webfont.woff') format('woff'), url('fonts/mercurytextg1-roman-webfont.ttf') format('truetype'), url('fonts/mercurytextg1-roman-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'massira';
	src:url('fonts/29lt_massira_pen-webfont.ttf');
	src: url('fonts/29lt_massira_pen-webfont.eot')format('embedded-opentype'), url('fonts/29lt_massira_pen-webfont.woff') format('woff'), url('fonts/29lt_massira_pen-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'svn-steadyregular';
	src: url('fonts/svn-steady-webfont.eot');
	src: url('fonts/svn-steady-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/svn-steady-webfont.woff2') format('woff2'),
	url('fonts/svn-steady-webfont.woff') format('woff'),
	url('fonts/svn-steady-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'r0c0iLinotte-Light';
	src: url('fonts/r0c0iLinotte-Light.eot?#iefix') format('embedded-opentype'),
	url('fonts/r0c0iLinotte-Light.woff') format('woff'),
	url('fonts/r0c0iLinotte-Light.ttf')  format('truetype'),
	url('fonts/r0c0iLinotte-Light.svg#r0c0iLinotte-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'r0c0iLinotte-SemiBold';
	src: url('fonts/r0c0iLinotte-SemiBold.eot?#iefix') format('embedded-opentype'),  url('fonts/r0c0iLinotte-SemiBold.woff') format('woff'), url('fonts/r0c0iLinotte-SemiBold.ttf')  format('truetype'), url('fonts/r0c0iLinotte-SemiBold.svg#r0c0iLinotte-SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{font-family:UTM Bebas;src:url('fonts/UTMBebas.ttf') format('truetype'),url('fonts/UTMBebas.eot#iefix') format('embedded-opentype'),url('fonts/UTMBebas.woff') format('woff');font-weight:normal;font-style:normal;}

body{
	color: #005434;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}


/* Style for our header texts
* --------------------------------------- */
h1{
	font-size: 15px;
	font-family: arial,helvetica;
	margin:0;
	padding:0;
	color: #005434;
}
h2{
	font-size: 2em;
	margin: 0 0 18px 0;
	font-family: arial,helvetica;
}




/* Common styles
* --------------------------------------- */
img{
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}
.section{
	text-align:center;
	overflow:hidden;
	background: none!important;
	z-index: 2;
	width: 100%;
}
body{
	background: url('imgs/bg_main.jpg') no-repeat center top;
	background-size: auto 100% ;
	background-attachment:fixed;
	left: 0; top: 0;
}
.wrap{
	width: 1180px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.box{
	text-align: left;
	color: #808080;
	font-size: 1.2em;
	line-height: 1.6em;
}
.text_ih{ text-transform: uppercase;}
.s_comment{ position: absolute; top: 19%; left: 50%;}
p{ margin: 0 0 10px;}

/* Section 0
* --------------------------------------- */

#section0 .sec_title{
	position: relative;
	color: #046744;
	font-family:"svn-steadyregular";
	font-size:50px;
	width: 40%;
	display: block;
	margin: 0 auto;
}
#section0 .sec_title .s1_line,#section0 .sec_title .s1_lines{
	position: absolute;
	height: 5px;
	background: #DB4721;
	width: 50%;
	margin-top: 32px;
}
#section0 .sec_title .s1_line{	left: -35%; }
#section0 .sec_title .s1_lines{ right: -35%; }
.s1_desc{ position: absolute; bottom: 12%; width: 100%; text-align: center;}

/* Section 1
* --------------------------------------- */
#section1 .sec_title{
	color: #098569;
	font-family:UTM Bebas;
	font-size:45px;
	text-transform: uppercase;
	margin-top: 20px;
}

#section1 .box{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -192px;
	margin-left: 89px;
	width: 395px;
	z-index: 1;
}
#section1 .imgsContainer{
	display: block;
	position: absolute;
	z-index: 1;
	top: 42%;
	left: 58%;
	margin-top: -325px;
	margin-left: -747px;
	width: 800px;
	height: 696px;
}
.s2_box1{ position: absolute; left: 5%; top: 15%;}
.s_comment2{ background: #DB4721; color: #fff; position: relative; border-radius: 8px; padding: 8px 15px; display: inline-block; font-weight: bold;}
.s_comment2:before{
	background: url('imgs/s2_bg_c.png') no-repeat left bottom; content: ''; position: absolute; height: 165px; width: 70px; background-size: 100% auto;
	left: 15px;
}
.s2_box2{ position: absolute; right: 12%; top: 15%; max-width: 320px;}
.s2_box2 img{  position: absolute;}
.s2_box2 .img_s2_1{ top: 50px; left: 85px; z-index: 9;}
.s2_box2 .img_s2_2{ top: 115px; right: -25px; z-index: 8;}
.s2_box2 .img_s2_3{ left: 50px; top: 220px; z-index: 9;}
.s2_box2 .img_s2_4{ top: 290px; right: 40px; z-index: 10;} 
.s2_slide{
	background: #008b6c;
	padding: 13px 0 13px;
	position: absolute;
	width: 100%;
	left: 0; bottom: 0;
	color: #fff;
}
/* Section 2
* --------------------------------------- */
#section2 .sec_title{
	color: #098569;
	font-family:UTM Bebas;
	font-size:45px;
	text-transform: uppercase;
	margin-top: 20px;
}
#section2.moveUp .imgsContainer{
	top: 50%;
}

#section2.active .imgsContainer{
	top: 50%;
}

.s3_box{ position:  absolute; bottom: 5%; height: 150px; width: 800px; left: 50%; margin-left: -430px;}
.s3_box img{ position: absolute;}
.s3_box .img_s3_1{ top: -300px; left: 0; }
.s3_box .img_s3_2{top: -50px; left: -20px;}
.s3_box .img_s3_3{ margin-left: -30px;}
.s3_box .img_s3_4{top: -50px; right: 0px;}
.s3_box .img_s3_5{top: -300px; right: -60px;}
/* Section 3
* --------------------------------------- */
#section3 .imgsContainer{
	top: 50%;
}

#section3 .sec_title{
	color: #098569;
	font-family:UTM Bebas;
	font-size:45px;
	text-transform: uppercase;
	margin-top: 20px;
}
.s4_box1{ position: absolute; max-width: 320px; left: 15%; top: 30%; }
.s4_box2{ position: absolute; max-width: 320px; right: 15%; top: 30%;}
.s4_box1 img,.s4_box2 img{ position: absolute;}
.s4_box2 img{ position: absolute;}
.s4_box1 .img_s4_1{ top: 0px; left: 0; }
.s4_box1 .img_s4_2{top: 140px; left: -80px;}
.s4_box1 .img_s4_3{ left: 40px; top: 220px;}
.s4_box2 .img_s4_4{top: 0px; right: 90px;}
.s4_box2 .img_s4_5{top: 90px; right: 10px;}
.s4_box2 .img_s4_6{ top: 200px; right: 70px;}
.s4_note{ position: absolute; left: 0; bottom: 10%; width: 100%; text-align: center;}

/* Section 4
* --------------------------------------- */
#section4 .sec_title{
	color: #098569;
	font-family:UTM Bebas;
	font-size:45px;
	text-transform: uppercase;
	margin-top: 20px;
}
.s5_box{ position:  absolute; bottom: 10%; height: 150px; width: 800px; left: 50%; margin-left: -420px;}
.s5_box img{ position: absolute;}
.s5_box .img_s5_1{ top: -300px; left: -80px; }
.s5_box .img_s5_2{top: -50px; left: -20px;}
.s5_box .img_s5_3{ margin-left: -30px; bottom: -70px;}
.s5_box .img_s5_4{top: -30px; right: 0px;}
.s5_box .img_s5_5{top: -300px; right: -80px;}

/* Section 5
* --------------------------------------- */
#section5 .sec_title{
	color: #098569;
	font-family:UTM Bebas;
	font-size:45px;
	text-transform: uppercase;
	margin-top: 20px;
}
#section5.active #hewel_6{ width: 200px; top: -120px; margin-left: 490px; position: absolute; right: 25%; top: 20%;}
.post_product {
	font-size: 15px;
	left: 25%;
	top: 20%;
	position: absolute;
	width: 500px;

	color: #706f6f;
	font-family: r0c0iLinotte-Light;
	font-size: 16px;
	text-align: justify;
	z-index: 999;
}
.post_product h3:hover{ cursor: pointer; }
.post_product a,.post_product b{
	color: #098569;
	font-family: "r0c0iLinotte-Light";
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	display: block;
	clear: both;
}
.post_product .more{
	font-size: 13px; display: inline; margin: 0;
}
.s6_footer{ position: relative; margin-top: 20px;}
.s6_footer img{ position: absolute; top: 30px;}
.s6_footer .img_s6{ top: 0; margin-left: -30px;}
.s6_footer .img_s6_1{ left: 200px;}
.s6_footer .img_s6_2{left: 350px;}
.s6_footer .img_s6_3{left: 500px;}
.s6_footer .img_s6_4{left: 650px;}
.s6_footer .img_s6_5{ position: relative; margin:0 10px 0 0; top: 0; float: left;}
.s6_share{ left: 200px; position: absolute; top: 80px; width: 100%;}

/* effect
* --------------------------------------- */
/*-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;*/
.section div{ -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; -o-transition: all 0.7s ease-out; transition: all 0.7s ease-out; }
.s_comment{ transform:scale(-1); -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; -o-transition: all 2s ease-out; transition: all 2s ease-out; }
.active .s_comment{transform:scale(1);}
.active .s2_box1 img{transform: rotate(360deg);}
.s2_box2{transform:scale(0.1);}
.active  .s2_box2{transform:scale(1);}
.active .s2_box2 img{transform: rotate(360deg);}
.s2_slide{ bottom: -100%;}
.active .s2_slide{ bottom: 0;}

.s3_box img{ transform:scale(-1); opacity: 0; }
.active .s3_box img{ transform:scale(1); opacity: 1;}
.img_s4{  transform:scale(-1); opacity: 0; }
.active .img_s4{ margin-top: 10px; transform:scale(1); opacity: 1; }
.active .s4_box1 img{transform: rotate(-360deg);}
.active .s4_box2 img{transform: rotate(720deg);}

.active .s5_box img{
	transform: rotate(1080deg);
}

#hewel_1.active,#hewel_2.active,#hewel_3.active,#hewel_4.active,#hewel_5.active{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 440px;
	margin-left: -250px;
	margin-top: -110px;
}
#hewel_4.active{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 560px;
	margin-left: -280px;
	margin-top: -100px;
}

#accordion .ui-accordion-content{ height: auto!important; padding-bottom: 15px;}


#section2 .imgsContainer,
#staticImg .imgsContainer,
#section3 .imgsContainer{
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	transition: all 1.2s ease-in-out;
}




#staticImg{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	/*top: 200%;*/
	width: 100%;
	height: 100%;

	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;

	-webkit-backface-visibility: hidden;

}
#staticImg.step_1{

	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
#staticImg.step_2{
	-webkit-transform: translate3d(0, 100%, 0);
	-ms-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
#staticImg.step_3{
	-webkit-transform: translate3d(0, 200%, 0);
	-ms-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
}
#staticImg.step_4{
	-webkit-transform: translate3d(0, 300%, 0);
	-ms-transform: translate3d(0, 300%, 0);
	transform: translate3d(0, 300%, 0);
}
#staticImg.step_5{
	-webkit-transform: translate3d(0, 400%, 0);
	-ms-transform: translate3d(0, 400%, 0);
	transform: translate3d(0, 400%, 0);
}
#staticImg.step_6{
	-webkit-transform: translate3d(0, 500%, 0);
	-ms-transform: translate3d(0, 500%, 0);
	transform: translate3d(0, 500%, 0);
}
#staticImg.moveDown .imgsContainer{
	top: 50%;
}
#staticImg.moveDown img{
	top: 155px;
}

#staticImg.active .imgsContainer{
	top: 50%;
}


#staticImg.active img{
	top: 487px;
}


/* Overwriting fullPage.js tooltip color
* --------------------------------------- */
.fp-tooltip{
	color: #AAA;
}
#fp-nav span, .fp-slidesNav span{
	border-color: #AAA;
}
#fp-nav li .active span, .fp-slidesNav .active span{
	background: #AAA;
}
.owl-buttons{ display: none;}
.owl-prev{
	background: url('imgs/btn_pre.png');
	background-position: left top;
	background-repeat: no-repeat;
	left: 5%;
	overflow: hidden;
	position: absolute;
	text-indent: 100px;
	top: 40%;
	width: 26px;
}
.owl-next{
	background: url('imgs/btn_next.png');
	background-position: right top;
	background-repeat: no-repeat;
	right: 5%;
	overflow: hidden;
	position: absolute;
	text-indent: 100px;
	top: 40%;
	width: 26px;
}
.owl-pagination{ position: absolute; bottom: 0px; text-align: center; width: 100%;}
.owl-pagination div{ width: 6px; height: 6px; border: 1px solid  #fff; border-radius: 50%; display: inline-block; margin: 0 2px;}
.owl-pagination div.active{ background: #fff;}
#owl-boxq:hover{cursor: pointer;}
.imgsContainer img{ display: none;}
.imgsContainer img.active{ display: inline-block;}

#owl-demo .owl-item div{
	padding:5px;
}
#owl-demo .owl-item img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.owl-item h3{ font-size: 23px; color: #fff;}
.owl-item br{ display: none;}

/* --------------------------------------- */

@media (max-width: 1366px){
	#hewel_1.active,#hewel_2.active,#hewel_3.active,#hewel_5.active {
		width: 380px;
		margin-left: -190px;
	}
	#hewel_4.active{
		width: 440px;
		margin-left: -160px;
	}
	#section5.active #hewel_6{ width: 200px; top: -120px; margin-left: 490px; position: absolute; right: 20%; top: 20%;}
}
@media (max-width: 1024px){
	#fullpage{max-width: 100%;}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{
		width:32%;
	}
	#hewel_1.active,#hewel_2.active,#hewel_3.active,#hewel_4.active, #hewel_5.active,#section5.active #hewel_6 {
		transform: scale(0.9);
	}
	.active .s_comment{ transform: scale(0.7);}
	#section0 img{ max-width: 600px;}
	.s2_box1{ transform: scale(0.7)!important; left: -5%;}
	.s2_box2{ transform: scale(0.7)!important; right: 8%;}
	.s4_box1{ left: 8%;} .s4_box2{ right: 5%;} .s4_note{ bottom: 5%;}
	#section5.active #hewel_6{ right: 10%;}
	.post_product{ left: 10%; top: 15%;}
}
@media (max-width: 768px){
	#hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_4.active, #hewel_5.active, #section5.active #hewel_6 {
		transform: scale(1);
	}
	#section0 .sec_title{ font-size: 42px;}
	#section0 img{ max-width: 600px; margin-top: 70px; }
	.active .s_comment{ transform: scale(1);}
	.s2_box1{
		transform: scale(0.6)!important;
		-webkit-transform: scale(0.6)!important;
		-moz-transform: scale(0.6)!important;
		-o-transform: scale(0.6)!important;
		left: -5%; top: 10%;
	}
	.s2_box2{ transform: scale(0.7)!important; right: 0%; top: 30%;}
	.s3_box{
		transform: scale(0.8)!important;
		-webkit-transform: scale(0.8)!important;
		-moz-transform: scale(0.8)!important;
		-o-transform: scale(0.8)!important;
		bottom: 12%;
	}
	.s4_box1{
		top:35%; left: 7%;
		transform: scale(0.6)!important;
		-webkit-transform: scale(0.6)!important;
		-moz-transform: scale(0.6)!important;
		-o-transform: scale(0.6)!important;
	}
	.s4_box2{ top:35%; right: 0%;
		transform: scale(0.6)!important;
		-webkit-transform: scale(0.6)!important;
		-moz-transform: scale(0.6)!important;
		-o-transform: scale(0.6)!important;
	}
	.s4_note{ bottom: 10%;}
	.s4_desc{ padding: 20px; font-size: 14px; line-height: 1.5;}
	#section4 .sec_title{ font-size: 41px;}
	.s5_box{transform: scale(0.8)!important; bottom: 20%;}
	.post_product{ left: 5%; top: 15%;}
	#section5.active #hewel_6 {
		right: 5%; top: 15%;
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-o-transform: scale(0.8);
	}
	.s6_footer .img_s6_2{ left: 330px;}
	.s6_footer .img_s6_3{left: 460px;}
	.s6_footer .img_s6_4{left: 590px;}
}
@media (max-width: 767px){
	div,img{ max-width: 100%!important;}
	.active .s2_slide{ display: none;}
	.hidden-xs{display: none;}
}
@media (min-width:641px) and (max-width:767px){
	#section0 .sec_title{ width: 280px;}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{ display: none!important;}
	#hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_4.active, #hewel_5.active, #section5.active #hewel_6 {
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform:scale(0.4)!important;
		top: 56%;
	}
	body{ background-size: 100% 100%;}
	#section0 .sec_title{width: 100%;}
	#fullpage .section .sec_title {
		font-size: 30px; margin-bottom: 0;
	}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{ margin-top: 22px; width: 25%;}
	#section0 img {
		margin-top: 10px; max-width: 45% !important;
	}
	#section0 .div_desc, #section2 .div_desc {
		line-height: 1.2;
	}
	.s1_desc{ bottom: 1%;}
	#fullpage .section .sec_title{ margin-top: 0; margin-bottom: 10px;}
	.s2_box1{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: -10%; top: -15%;
	}
	.s2_box2{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
	}
	.active .s_comment{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 40%;
	}
	.s3_box{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 59%; bottom: 0%;
	}
	.s3_box .img_s3_2 {
		top: -50px;
		left: -40px;
	}
	.s3_box .img_s3_3 {
		margin-left: -30px;
		bottom: -30%;
	}
	.s3_box .img_s3_4 {
		top: -50px;
		right: -10%;
	}
	.s3_box .img_s3_5 {
		top: -300px;
		right: -20%;
	}
	.active .img_s4{width: 100px;}
	.s4_desc{ padding: 0; line-height: 1.2; font-size: 12px;}
	.s4_note{ bottom: 1%; font-size: 12px;}
	.s4_box1 {
		left: 7%;
		top: 40%;
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		width: 290px;
	}
	.s4_box2 {
		right: 0;
		top: 40%;
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		width: 290px;
	}
	.s5_box{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 60%; bottom:0%;
	}
	#fullpage #section5.active #hewel_6 {
		right: -9%;
		top: -9%;
	}
}
@media (min-width:521px) and (max-width:640px){
	#section0 .sec_title{ width: 280px;}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{ display: none!important;}
	#hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_4.active, #hewel_5.active, #section5.active #hewel_6 {
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform:scale(0.4)!important;
		top: 56%;
	}
	body{ background-size: 100% 100%;}
	#section0 .sec_title{width: 100%;}
	#fullpage .section .sec_title {
		font-size: 30px; margin-bottom: 0;
	}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{ margin-top: 22px; width: 25%;}
	#section0 img {
		margin-top: -5px; max-width: 45% !important;
	}
	#section0 .div_desc, #section2 .div_desc {
		line-height: 1.2;
	}
	.s1_desc{ bottom: 1%;}
	#fullpage .section .sec_title{ margin-top: 0; margin-bottom: 0;}
	.s2_box1{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: -10%; top: 0%;
	}
	.s2_box2{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
	}
	.active .s_comment{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 40%;
	}
	.s3_box{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 62%; bottom: -8%;
	}
	.active .img_s4{width: 100px;}
	.s4_desc{ padding: 0; line-height: 1.2; font-size: 12px;}
	.s4_note{ bottom: 1%; font-size: 12px;}
	.s4_box1 {
		left: 7%;
		top: 50%;
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		width: 290px;
	}
	.s4_box2 {
		right: 0;
		top: 50%;
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		width: 290px;
	}
	.s5_box{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 63%; bottom: -8%;
	}
	#fullpage #section5.active #hewel_6 {
		right: -9%;
		top: -9%;
	}


}
@media (min-width:480px) and (max-width:520px){
	#section0 .sec_title{ width: 280px;}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{ display: none!important;}
	#hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_4.active, #hewel_5.active, #section5.active #hewel_6 {
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform:scale(0.4)!important;
		top: 54%; margin-left: -170px;
	}
	body{ background-size: 100% 100%;}
	#section0 .sec_title{width: 100%;}
	#fullpage .section .sec_title {
		font-size: 30px; margin-bottom: 0;
	}
	#section0 .sec_title .s1_line, #section0 .sec_title .s1_lines{ margin-top: 22px; width: 25%;}
	#section0 img {
		margin-top: 10px; max-width: 45% !important;
	}
	#section0 .div_desc, #section2 .div_desc {
		line-height: 1.2;
	}
	.div_desc{ font-size: 12px; line-height: 1.2;}
	.s1_desc{ bottom: 1%;}
	#fullpage .section .sec_title{ margin-top: 0; margin-bottom: 0;}
	.s2_box1{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: -25%; top: -25%;
	}
	.s2_box2{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		right: -10%; top: 10%;
	}
	.active .s_comment{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
		left: 40%;
	}
	.s3_box{
		left: 62%; bottom: -8%;
		width: 100%; left: 5%; margin: 0;
	}
	.s3_box img{
		transform: scale(0.4)!important;
		-webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
	}
	.s3_box .img_s3_1{ top: -130px;}
	.s3_box .img_s3_3 {
		margin-left: -100px;
	}
	.s3_box .img_s3_4 {
		top: -20px;
		right: 60px;
	}
	.s3_box .img_s3_5 {
		top: -130px;
		right: 0px;
	}
	#hewel_4.active{
		top: 62%;
		margin-left: -220px;
	}

	.active .img_s4{width: 100px;}
	.s4_desc{ padding: 0; line-height: 1.2; font-size: 12px;}
	.s4_note{ bottom: 1%; font-size: 12px;}
	.s4_box1 {
		left: -5%;
		top: 50%;
		transform: scale(0.3)!important;
		-webkit-transform: scale(0.3)!important;
		-moz-transform: scale(0.3)!important;
		-o-transform: scale(0.3)!important;
		width: 290px;
	}
	.s4_box2 {
		right: -10%;
		top: 50%;
		transform: scale(0.3)!important;
		-webkit-transform: scale(0.3)!important;
		-moz-transform: scale(0.3)!important;
		-o-transform: scale(0.3)!important;
		width: 290px;
	}
	.s5_box{
		transform: scale(0.3)!important;
		-webkit-transform: scale(0.3)!important;
		-moz-transform: scale(0.3)!important;
		-o-transform: scale(0.3)!important;
		left: 75%; bottom: -8%;
	}
	.s5_box .img_s5_3 {
		margin-left: 50px;
		bottom: -70px;
	}
	.s5_box .img_s5_4 {
		top: -30px;
		right: -270px;
	}
	.s5_box .img_s5_5 {
		top: -300px;
		right: -100%;
	}
	#fullpage .section#section4 .sec_title{ font-size: 25px;}
	#fullpage #section5.active #hewel_6 {
		right: -9%;
		top: -9%;
	}
	.post_product{ width: 70%;}
	.post_product,.post_product a,.post_product b{ font-size: 12px; line-height: 1.2; margin: 0;}
	.s6_footer{ display: none;}


}
@media (max-width: 479px){
	.s6_footer{ display: block;}
	#hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_4.active, #hewel_5.active, #section5.active #hewel_6 {
		transform: scale(0.6)!important;
		-webkit-transform: scale(0.6)!important;
		-moz-transform: scale(0.6)!important;
		-o-transform:scale(0.6)!important;
	}
	#section0 .sec_title{width: 89%;}
	#section0 img{ max-width: 90%!important; margin-top: 10px;}
	.active .s_comment{
		transform: scale(0.6);
		-webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-o-transform: scale(0.6);
	}
	.s2_slide{ display: none;}
	.s_comment2::before{ display: none;}
	.s_comment2 {
		clear: both;
		display: block;
		width: 80%;
		margin: 0 auto 8px;
	}
	.s2_box2{
		bottom: 8px; top: inherit; width: 100%; left: 0;
		transform: scale(1) !important;
		-webkit-transform: scale(1)!important;
		-moz-transform: scale(1)!important;
		-o-transform: scale(1)!important;
	}
	.s2_box2 img{ width: 24%; margin-left: 1%; position: relative; display: inline-block; left: inherit!important; top:inherit !important; float: left;}
	.active .s2_box1 img { transform: rotate(360deg); width: 260px; }
	#fullpage #section0 .sec_title{ font-size: 40px; }
	#fullpage div.section .sec_title{ margin-top: 0; margin-bottom: 5px;}
	.s2_box1{ top:0;}
	#section2 .s_comment{ left: 30%; top:25%;}
	.s3_box {
		left: 0;
		margin-left: 0;
		width: 100%;
	}
	.s3_box .img_s3_1 {
		left: -8%;
		top: -300px;
		transform: rotate(30deg) !important;
		-webkit-transform: rotate(30deg) !important;
		-moz-transform: rotate(30deg) !important;
		-o-transform: rotate(30deg) !important;
	}
	.s3_box .img_s3_2 {
		left: -60px;
		top: 20px;
	}
	.s3_box .img_s3_3 {
		margin-left: -60px;
		position: absolute;
		top: 100px;
		left: 50%;
	}
	.s3_box .img_s3_4 {
		right: -70px;
		top: 0;
	}
	.s3_box .img_s3_5 {
		right: -60px;
		top: -300px;
		transform: scale(0.7) !important;
		-webkit-transform: scale(0.7)!important;
		-moz-transform: scale(0.7)!important;
		-o-transform:scale(0.7)!important;
	}
	.active .img_s4{width: 50%;}
	#section3 .sec_title{ font-size: 29px;}
	.s4_note,.s4_desc{ bottom: 0; font-size: 14px; line-height: 1.2; padding-top: 0;}
	#section3 img{ max-width: inherit!important;}
	#section3 div.s4_box1{left: 15%;} #section3 div.s4_box2{right: 15%;}
	#section3 div.s4_box1, #section3 div.s4_box2 {
		bottom: -35%;
		max-width: 300px !important;
		transform: scale(0.5) !important;
		webkit-transform: scale(0.5)!important;
		-moz-transform: scale(0.5)!important;
		-o-transform: scale(0.5)!important;
	}
	#section4 .sec_title {
		font-size: 17px;
		padding-bottom: 8px;
	}
	#section4 .s_comment{left: 30%;}
	.s5_box{
		margin-left: -170px;
		transform: scale(0.5) !important;
		-webkit-transform: scale(0.5)!important;
		-moz-transform: scale(0.5)!important;
		-o-transform: scale(0.5)!important;
	}
	.s5_box .img_s5_1 {
		left: -160px;
		top: -470px;
	}
	.s5_box .img_s5_2 {
		left: -140px;
		top: 120px;
	}
	.s5_box .img_s5_3 {
		bottom: -90px;
		margin-left: -70px;
		left: 50%;
	}
	.s5_box .img_s5_4 {
		right: -140px;
		top: 10px;
	}
	.s5_box .img_s5_5 {
		right: -195px;
		top: -470px;
	}
	#section5 .sec_title{ font-size: 23px;}
	.post_product{top: 5%; position: relative; left: inherit; width: 65%;}
	.post_product p,.post_product div{
		font-size: 12px;
		margin: 0;
		padding: 0 10px 10px;
	}
	.post_product a, .post_product b{ font-size: 11px; margin-top: 0; line-height: 1.1;}
	#section5.active #hewel_6 {
		right: -15%;
		top: -2%;
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-o-transform: scale(0.5);
	}
	.s6_footer .img_s6 {
		margin-left: -5px;
		top: -5px;
		width: 90px;
	}
	.s6_footer .img_s6_1,.s6_footer .img_s6_2,.s6_footer .img_s6_3,.s6_footer .img_s6_4{width: 50px;}
	.s6_footer .img_s6_1 {
		left: 90px;
	}
	.s6_footer .img_s6_2 {
		left: 145px;
	}
	.s6_footer .img_s6_3 {
		left: 200px;
	}
	.s6_footer .img_s6_4 {
		left: 255px;
	}
	.s6_share {
		left: 80px;
		position: absolute;
		top: 60px;
		width: 100%;
	}
}
@media (max-width: 414px){
	.s4_desc br {
		display: none;
	}
	div.s4_note{ font-size: 10px;}
	#section3 div.s4_box1, #section3 div.s4_box2 {
		bottom: -12%;
		max-width: 300px !important;
		transform: scale(0.4) !important;
		webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
	}
	div#section4 .s_comment {
		left: 35%;
		position: absolute;
		top: 30%;
	}
	.s5_box {
		margin-left: -190px;
	}
	#section5.active #hewel_6 {
		right: -8%;
	}
}
@media (max-width: 320px){
	#hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_4.active, #hewel_5.active, #section5.active #hewel_6 {
		transform: scale(0.6);
		webkit-transform: scale(0.6);
		-moz-transform: scale(0.6);
		-o-transform: scale(0.6);
	}
	.active .s_comment{transform: scale(0.5);}
	#section4 .s_comment{left: 25%;}
	#fullpage div.section .sec_title{ margin-bottom: 0;}
	#section0 .div_desc,#section2 .div_desc{padding: 0 ;}
	#section1 .sec_title,#section2 .sec_title,#section3 .sec_title,#section4 .sec_title{ font-size: 35px;}
	.active .s2_box1 img{width: 190px;}
	.s3_box {
		bottom: 13%;
		transform: scale(0.7) !important;
		webkit-transform: scale(0.7)!important;
		-moz-transform: scale(0.7)!important;
		-o-transform: scale(0.7)!important;
	}
	#section1  .s_comment {
		left: 35%;
	}
	#section2 .s_comment {
		left: 30%;
		top: 20%;
	}
	.s3_box .img_s3_1 {
		left: -27%;
		top: -260px;
		transform: scale(0.6) !important;
		webkit-transform: scale(0.6)!important;
		-moz-transform: scale(0.6)!important;
		-o-transform: scale(0.6)!important;
	}
	.s3_box .img_s3_2 {
		left: -80px;
		top: 40px;
	}
	.s3_box .img_s3_4 {
		right: -90px;
		top: 0;
	}
	.s3_box .img_s3_5 {
		right: -90px;
		top: -250px;
		transform: scale(0.7) !important;
		webkit-transform: scale(0.7)!important;
		-moz-transform: scale(0.7)!important;
		-o-transform: scale(0.7)!important;
	}
	#section1 .sec_title, #section2 .sec_title, #section3 .sec_title, #section4 .sec_title {
		font-size: 25px;
	}
	.s4_note, .s4_desc{ font-size: 11px;}
	#section3 div.s4_box1, #section3 div.s4_box2 {
		bottom: -10%;
		max-width: 300px !important;
		transform: scale(0.4) !important;
		webkit-transform: scale(0.4)!important;
		-moz-transform: scale(0.4)!important;
		-o-transform: scale(0.4)!important;
	}
	.s_comment {
		left: 25%;
		position: absolute;
		top: 19%;
	}
	#section3 div.s4_box1 {
		left: 20%;
	}
	#section3 div.s4_box2 {
		right: 24%;
	}
	#section4 .sec_title {
		font-size: 17px;
		padding-bottom: 8px;
	}
	.s5_box{
		margin-left: -160px;
		transform: scale(0.5) !important;
		webkit-transform: scale(0.5)!important;
		-moz-transform: scale(0.5)!important;
		-o-transform: scale(0.5)!important;
	}
	.s5_box .img_s5_1 {
		left: -150px;
		top: -380px;
	}
	.s5_box .img_s5_2 {
		left: -140px;
		top: 120px;
	}
	.s5_box .img_s5_3 {
		bottom: -90px;
		margin-left: -70px;
	}
	.s5_box .img_s5_4 {
		right: -140px;
		top: -10px;
	}
	.s5_box .img_s5_5 {
		right: -150px;
		top: -360px;
	}
	#section5 .sec_title{ font-size: 23px;}
	.post_product{top: 5%; position: relative; left: inherit; width: 65%;}
	.post_product p,.post_product div{
		font-size: 12px;
		margin: 0;
		padding: 0 10px 10px;
	}
	.post_product a, .post_product b{ font-size: 11px; margin-top: 0; line-height: 1.1;}
	#section5.active #hewel_6 {
		right: -15%;
		top: -8%;
		transform: scale(0.5);
	}
	.s6_footer .img_s6 {
		margin-left: -5px;
		top: -5px;
		width: 90px;
	}
	.s6_footer .img_s6_1,.s6_footer .img_s6_2,.s6_footer .img_s6_3,.s6_footer .img_s6_4{width: 50px;}
	.s6_footer .img_s6_1 {
		left: 90px;
	}
	.s6_footer .img_s6_2 {
		left: 145px;
	}
	.s6_footer .img_s6_3 {
		left: 200px;
	}
	.s6_footer .img_s6_4 {
		left: 255px;
	}

}
@media (max-width: 766px){
	#owl-boxq{ display: none!important; }
}
@media (min-width: 1200px){
    body{
            background: url('imgs/bg_main.jpg') no-repeat center top;
            background-size: 100% 100% ;
            background-attachment:fixed;
            left: 0; top: 0;
    }
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .s_comment {
        position: absolute;
        top: 22%;
        left: 55%;
    }
    .img_s4_1{
        max-width: 150px;
        top: 40px !important;
        
    }
    .img_s4_2{
        max-width: 130px;
        left: -70px !important;
    }
    .img_s4_3{
        max-width: 120px;
        left: 15px !important;
    }
    #hewel_4.active {
        position: absolute;
        left: 50%;
        top: 57%;
        width: 560px;
        margin-left: -280px;
        margin-top: -100px;
        max-width: 470px !important;
    }
    .img_s4_4{
        max-width: 120px;
        top: 40px !important;
    }
    .img_s4_5{
        max-width: 130px;
        top: 120px !important;
        right: 20px !important;
    }
    .img_s4_6{
            max-width: 150px;

    }
    .img_s6{
        max-width: 160px;
    }
}
@media (max-height: 650px) and (min-width: 1360px) {
    #hewel_2{
        max-width: 390px;
    }
    #section1  .s_comment{
        top:16%;
    }
    #section2 .s_comment{
        top: 23%;
    }
    #hewel_3{
        max-width: 400px;
    }
    #hewel_4.active {
        position: absolute;
        left: 50%;
        top: 57%;
        width: 560px;
        margin-left: -280px;
        margin-top: -100px;
        max-width: 470px !important;
    }
    .img_s4_4{
        max-width: 120px;
        top: 40px !important;
    }
    .img_s4_1{
        max-width: 150px;
        top: 40px !important;
        
    }
    .img_s4_2{
        max-width: 130px;
        left: -70px !important;
    }
    .img_s4_3{
        max-width: 120px;
        left: 15px !important;
    }
    .img_s4_4{
        max-width: 120px;
        top: 40px !important;
    }
    .img_s4_5{
        max-width: 130px;
        top: 120px !important;
        right: 20px !important;
    }
    .img_s4_6{
            max-width: 150px;

    }
    
    #section4 .s_comment {
        position: absolute;
        top: 25%;
        left: 58%;
    }
	#section5.active #hewel_6{
        width: 200px;
        top: -120px;
        margin-left: 490px;
        position: absolute;
        right: 22%;
        top: 20%;
    }
    .img_s6{
        max-width: 160px;
    }
}
@media (min-height: 567px) and (max-width: 320px) {
    #hewel_4.active {
        width: 440px;
        margin-left: -180px;
    } 
    #hewel_1.active, #hewel_2.active, #hewel_3.active, #hewel_5.active {
        width: 380px;
        margin-left: -170px;
    }
     #hewel_3.active{
        position: absolute;
        left: 50%;
        top: 54%;
        width: 440px;
        margin-left: -170px;
        margin-top: -95px;
    }
    #section1 .s_comment {
        left: 45%;
        top: 26%;
    }
    .s2_box1 {
        top: 0;
        left: 50px;
    }
    #section2 .s_comment {
        left: 30%;
        top: 28%;
    }
}
@media (min-height: 667px) and (max-width: 375px) {
    #hewel_3{
        margin-top: -55px !important;
    }
    #section2 .s_comment {
        left: 30%;
        top: 40%;
    }
    #section1 .s_comment {
        position: absolute;
        top: 33%;
        left: 50%;
    }
    .s2_box1 {
        top: 25px;
        left: 80px;
    }
    #section4 .s_comment {
        position: absolute;
        top: 29%;
        left: 37%;
    }
    #hewel_4.active {
        width: 440px;
        margin-left: -190px;
    }
}
@media (min-height: 736px)  and (max-height: 737px) and (max-width: 414px) {
    #hewel_3{
        margin-top: -55px !important;
    }
    #section2 .s_comment {
        left: 30%;
        top: 40%;
    }
    #section1 .s_comment {
        position: absolute;
        top: 33%;
        left: 50%;
    }
    .s2_box1 {
        top: 25px;
        left: 80px;
    }
    #section4 .s_comment {
        position: absolute;
        top: 33%;
        left: 50%;
    }
}
@media (min-height: 320px) and (max-height: 321px) and (max-width:  568px) {
    .s3_box .img_s3_5 {
        top: -300px;
        right: -300px;
    }
    .s3_box .img_s3_4 {
        top: -50px;
        right: -230px;
    }
    .s3_box .img_s3_3 {
        margin-left: 70px;
    }
    .s4_box1 {
        left: 0%;
        top: 45%;
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        width: 290px;
    }
    .s4_box2 {
        right: -30px;
        top: 44%;
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        width: 290px;
    }
    #hewel_4{
        top: 60%;
    }
    .s5_box .img_s5_4 {
        top: -30px;
        right: -130px;
    }
    .s5_box .img_s5_5 {
        top: -300px;
        right: -250px;
    }
    #section5 p{
        width: 80%;
    }
}
@media (min-height: 375px) and (max-height: 376px) and (max-width: 667px) {
    .s2_box1 {
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        left: 0%;
        top: 0%;
    }
    #hewel_2.active{
        top:45%;
    }
    .s2_box2 {
        transform: scale(0.7)!important;
        right: 5%;
        top: 27%;
    }
    .s_comment2 img{
        max-width: 60% !important;
    }
    .s_comment2:before {
        background: url(imgs/s2_bg_c.png) no-repeat left bottom;
        content: '';
        position: absolute;
        height: 130px;
        width: 50px;
        background-size: 100% auto;
        left: 15px;
    }
    .s2_box2 .img_s2_2 {
        top: 110px;
        right: 10px;
        z-index: 8;
        max-width: 120px !important;
    }
    .img_s2_1{
        max-width: 90px !important;
    }
    .s2_box2 .img_s2_3 {
        left: 56px;
        top: 170px;
        z-index: 9;
        max-width: 100px!important;
    }
    .s2_box2 .img_s2_4 {
        top: 230px;
        right: 50px;
        z-index: 10;
    }
}
@media (min-height: 414px) and (max-height: 415px) and (max-width: 736px) {
    .s2_box1 {
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        left: -10%;
        top: 0%;
    }
    #hewel_2.active{
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        top: 45%;
    }
    .s3_box {
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        left: 52%;
        bottom: 12%;
    }
    .s5_box {
        transform: scale(0.4)!important;
        -webkit-transform: scale(0.4)!important;
        -moz-transform: scale(0.4)!important;
        -o-transform: scale(0.4)!important;
        left: 55%;
        bottom: 13%;
    }
    #hewel_3{
        top: 45% !important;
    }
    .s6_footer{
        margin-top: 0px !important;
    }
    .img_s6{
        max-width: 60px  !important;
        left: 100px;
    }
    .s6_footer img {
        position: absolute;
        top: 2px;
    }
}



.wrap_buttonorder img{
    margin:20px auto;
}
.wrap_buttonorder a img:hover {
 box-shadow: 1px 0 52px #fff000;
 transform: scale(1.1);
 -moz-transition: all 0.3s ease-in-out;
 -webkit-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 border-radius: 10px;
}


