body{
	--ppad:100px;
	overflow-y: scroll!important;
}

.content-page{
	background: #fff;
}
.pile_fabric h1,.pile_fabric h2,.pile_fabric h3,.pile_fabric h4,.pile_fabric h5,.pile_fabric h6,.pile_fabric p{
	color: #000;
	padding: 0;
	margin: 0;
}
/*.wrap:lang(en) .pile_fabric h1,
.wrap:lang(en) .pile_fabric h2,
.wrap:lang(en) .pile_fabric h3,
.wrap:lang(en) .pile_fabric h4,
.wrap:lang(en) .pile_fabric h5,
.wrap:lang(en) .pile_fabric h6,
.wrap:lang(en) .pile_fabric p,
.wrap:lang(en) .pile_fabric label{
	font-family: 'Prompt', sans-serif!important;
}*/
.pile_fabric h1,.pile_fabric h2,.pile_fabric h3,.pile_fabric h4,.pile_fabric h5,.pile_fabric h6{
	line-height: 34px;
}

.pile_fabric h1 {
    font-size: 64px;
    line-height: 82px;
    font-weight: 600;
    color: #000;
}
.pile_fabric h2 {
    font-size: 40px;
    line-height: 54px;
    font-weight: 600;
}
.pile_fabric h3 {
   	font-size: 32px;
    line-height: 42px;
    font-weight: 600;
}
.pile_fabric p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}
.wrap:lang(en) .pile_fabric p{
	line-height: 24px;
}
.pile_fabric label {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
}
.wrap:lang(en) .pile_fabric label{
	font-size: 15px;
}
.d-block{
	display: block;
}
.d-flex {
	display: flex;
}
.middle-center {
	position: absolute;
	display: table;
	width: 100%;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.border-white {
	border-color: #fff!important;
}
.w-100{
	width: 100%!important;
	height: 100%!important;
}
.img-fluid {
	max-width: 100%;
	height: auto;
} 
.mx-auto{
	margin: auto;
}
.col-center{
	float: none;
	margin: 0 auto;
}
.mscolor {
	color: var(--msColor)!important;
}
.height100{
	height: 100%;
}
.text-light{
	color: #fff!important;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.owl-nav button.owl-prev {
	background: #fff0!important;
}
.owl-nav button.owl-next {
	background: #fff0!important;
}
.imgh{
	width: 100%!important;
    height: 100vh!important;
    display: block;
}
.imgh-right{
    margin-left: auto;
}
.imgh-left{
    margin-right: auto;
}
.mri{
	margin-right: inherit;
}
/*end setting*/

.more_product{
	display: block;
	opacity: 0;
	visibility: none;
	position: absolute;
    display: table;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 32px;
    line-height: 41px;
    color: #fff;
    text-decoration: underline;
    text-shadow: 3px 1px 4px #000;
}
.more_product:hover{
	color: #000;
	text-decoration: underline;
	text-shadow: unset;
}
.boxcircle:hover .more_product{
    opacity: 1;
	visibility: visible;
	text-shadow: 3px 1px 4px #000;
}
/*section-hero*/
.pile_fabric .section-content{
	height: 100vh;
}
.section-hero .content{
	padding: 0 40px;
}
.section-hero .content .boxp{
	padding-right: 115px;
}
.section-hero .content .boxp p:first-child{
	padding: 50px 0 20px;
}
/*boxcircle*/
.pile_fabric section{
  position: relative;
}
.cism {
  position: absolute;
  text-align: center;
}
.cism img{
	width: 70px!important;
}
.cism label{
	padding-top: 10px;
}

/*section-content*/
.section-content{
	margin: 2px 0;
}
.section-content .content {
    padding: 70px 0 0px 70px;
}
.section-content .content p{
	max-width: 400px;
	padding-top: 30px;
}
.section-content ul{
	list-style: none;
	width: 100%;
}
.section-content ul li{
	float: left;
}
.section-content ul li:first-child{
	width: 8%;
}
.section-content ul li:last-child{
	width: 92%;
}
.section-content .imgh-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
}
/*one*/
.section-content.one{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #FFFFF3 0%, rgba(236, 194, 181, 0.98) 100%);
}
.section-content .icon1 {
    top: 4%;
    right: 37%;
}
.section-content .icon2 {
    top: 20%;
    right: 42%;
}
.section-content .icon3 {
    top: 37%;
    right: 43%;
}
.section-content .icon4 {
    top: 53%;
    right: 43%;
}
.section-content .icon5 {
    top: 69%;
    right: 41%;
}
.section-content .icon6 {
    top: 82%;
    right: 37%;
}
.section-content.one .imgh-bottom {
    max-width: 552px!important;
}
/*two*/
.section-content.two{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #FFFFFF 0%, rgba(135, 123, 123, 0.52) 100%);
}
.section-content.two .imgh-bottom {
    max-width: 485px!important;
}
/*three*/
.section-content.three{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #D8FFF3 0%, #A2A0EB 100%);
}
.section-content.three .imgh-bottom {
    max-width: 455px!important;
}
/*four*/
.section-content.four{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #FBFFE2 0%, #AB938F 100%);
}
.section-content.four .imgh-bottom {
    max-width: 500px!important;
}
/*five*/
.section-content.five{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #FDFEE1 0%, #98DDF3 100%);
}
.section-content.five .imgh-bottom {
    max-width: 500px!important;
}
/*six*/
.section-content.six{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #FFFFFF 0%, #EFBDB2 100%);
}
.section-content.six .imgh-bottom {
    max-width: 485px!important;
}
/*seven*/
.section-content.seven{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #FFFFFF 0%, #CAB07F 100%);
}
.section-content.seven .imgh-bottom {
    max-width: 425px!important;
}
/*eight*/
.section-content.eight{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #C8BBBD 0%, #FFFFFF 85.42%);
}
.section-content.eight .imgh-bottom {
    max-width: 450px!important;
}
/*nine*/
.section-content.nine{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #EFD4CB 0%, #FFFFF9 0.01%, #7BA5B7 100%);
}
.section-content.nine .imgh-bottom {
    max-width: 500px!important;
}
/*ten*/
.pile_fabric .ten{
	background: radial-gradient(50.79% 101.06% at 13.31% 86.45%, #EFD4CB 0%, #A9DFD9 0.01%, #C8FFBF 100%);
	padding: 70px 0;
}
.pile_fabric .ten .content{
	background: #fff;
	padding: 60px;
}
.pile_fabric .ten .content .md{
	padding: 50px 0px;
}
@media  screen and (min-width: 1900px) {
	/*pc > 1900*/
	.pile_fabric h1 {
		font-size: 75px;
		line-height: 100px;
	}
	.pile_fabric h2 {
		font-size: 75px;
		line-height: 79px;
	}
	.wrap:lang(en) .pile_fabric h2 {
	    font-size: 64px;
	    line-height: 74px;
	}
	.pile_fabric h3 {
		font-size: 48px;
		line-height: 60px;
	}
	.pile_fabric p {
		font-size: 24px;
		line-height: 36px;
	}
	.wrap:lang(en) .pile_fabric p {
		font-size: 20px;
	    line-height: 34px;
	}
	.cism img {
	    width: 80px!important;
	}
	.section-content .content p {
	    max-width: 600px;
	    padding-top: 45px;
	}
	.section-content .content {
	    padding: 120px 0 0px 120px;
	}
	.section-content.one .imgh-bottom {
	    max-width: 815px!important;
	}
	.section-content.two .imgh-bottom,
	.section-content.three .imgh-bottom ,
	.section-content.four .imgh-bottom ,
	.section-content.five .imgh-bottom ,
	.section-content.six .imgh-bottom{
	    max-width: 770px!important;
	}
	.section-content.seven .imgh-bottom,
	.section-content.eight .imgh-bottom{
	    max-width: 670px!important;
	}
	.section-content.nine .imgh-bottom{
	    max-width: 870px!important;
	}
	.pile_fabric .ten {
	    padding: 100px 0;
	}
	.pile_fabric .ten .content .md {
	    padding: 80px 0;
	    font-size: 22px;
	}
}
@media  screen and (min-width: 1500px) {
	/*pc-1583*789*/
	/*.pile_fabric h1 {
		font-size: 75px;
		line-height: 100px;
	}
	.pile_fabric h2 {
		font-size: 75px;
		line-height: 79px;
	}
	.pile_fabric h3 {
		font-size: 48px;
		line-height: 60px;
	}
	.pile_fabric p {
		font-size: 24px;
		line-height: 36px;
	}
	.cism img {
	    width: 110px!important;
	}
	.section-content .content p {
	    max-width: 600px;
	    padding-top: 45px;
	}
	.section-content .content {
	    padding: 120px 0 0px 120px;
	}
	.section-content.one .imgh-bottom {
	    max-width: 815px!important;
	}
	.section-content.two .imgh-bottom,
	.section-content.three .imgh-bottom ,
	.section-content.four .imgh-bottom ,
	.section-content.five .imgh-bottom ,
	.section-content.six .imgh-bottom{
	    max-width: 770px!important;
	}
	.section-content.seven .imgh-bottom,
	.section-content.eight .imgh-bottom{
	    max-width: 670px!important;
	}
	.section-content.nine .imgh-bottom{
	    max-width: 870px!important;
	}
	.pile_fabric .ten {
	    padding: 100px 0;
	}
	.pile_fabric .ten .content .md {
	    padding: 80px;
	}*/
}
@media  screen and (max-width: 1349px) {
	.section-content.seven .imgh-bottom {
	    max-width: 425px!important;
	}
	.section-content.eight .imgh-bottom {
	    max-width: 424px!important;
	}
	.pile_fabric .ten .content .md {
	    padding: 50px 86px;
	}
}


/* Landscape */
@media  screen and (max-width: 1300px) {
  	.pile_fabric .section-content,
  	.imgh {
	    height: 80vh!important;
	}
}
@media  screen and (max-width: 1182px){
	/*ipad air 4*/
	.boxcircle .more_product {
		font-size: 22px;
	    opacity: 1;
	    visibility: visible;
	}
	.wrap:lang(en) .more_product {
	    font-size: 20px;
	}
}
@media  screen and (max-width: 1112px){

	.pile_fabric h1 {
	    font-size: 52px;
	    line-height: 68px;
	}
	.pile_fabric h2 {
	    font-size: 38px;
	}
	.pile_fabric h3 {
	    font-size: 30px;
	    line-height: 40px;
	}
  	.pile_fabric .section-content,
  	.imgh {
	    height: 80vh!important;
	}
	.section-content .content {
	    padding: 60px 0 0px 40px;
	}
	.section-content .content p {
	    max-width: 388px;
	    padding-top: 30px;
	}
	.section-content.eight .imgh-bottom {
	    max-width: 347px!important;
	}
	.section-hero .content .boxp p:first-child {
	    padding: 35px 0 20px;
	}
	.section-hero .content .boxp {
	    padding-right: 15px;
	}
	.section-content.one .imgh-bottom {
	    max-width: 453px!important;
	}
	.section-content.nine .imgh-bottom {
	    max-width: 456px!important;
	}
}
/* Portrait */
@media  screen and (max-width: 1024px){
  	.pile_fabric .section-content,
  	.imgh {
	    height: 50vh!important;
	}
	
}

/* ----------- iPad dear ----------- */
/* Portrait */
@media  screen and (max-width: 834px) {
  	.pile_fabric h1 {
	    font-size: 34px;
	    line-height: 47px;
	}
	.pile_fabric h2 {
	    font-size: 28px;
	    line-height: 38px;
	}
	.pile_fabric h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.pile_fabric p {
	    font-size: 14px;
	    line-height: 22px;
	}
	.wrap:lang(en) .pile_fabric p {
		 font-size: 14px;
	    line-height: 22px;
	}
	.wrap:lang(en) .section-content .content p {
	    max-width: 308px;
	    padding-top: 25px;
	}
	.wrap:lang(en) .more_product{
		font-size: 24px;
	}
	.pile_fabric label {
	    font-size: 13px;
	    line-height: 16px;
	}
	.section-content .content {
	    padding: 40px 0 0px 10px;
	}
	.section-hero .content .boxp p:first-child {
	    padding: 25px 0 20px;
	}
	.section-hero .content .boxp {
	    padding-right: 15px;
	}
	.pile_fabric .section-content, .imgh {
	    height: 45vh!important;
	}
	.section-content .content p {
	    max-width: 278px;
	    padding-top: 30px;
	}
	.section-content.one .imgh-bottom {
	    max-width: 323px!important;
	}
	.cism img {
	    width: 45px!important;
	}
	.section-content.two .imgh-bottom,
	.section-content.three .imgh-bottom,
	.section-content.four .imgh-bottom,
	.section-content.five .imgh-bottom,
	.section-content.six .imgh-bottom,
	.section-content.seven .imgh-bottom,
	.section-content.eight .imgh-bottom,
	.section-content.nine .imgh-bottom {
	    max-width: 270px!important;
	}
	.pile_fabric .ten .content .md {
	    padding: 30px 25px;
	}

}

@media screen and (max-width: 768px){
	.pile_fabric h1 {
	    font-size: 28px;
	    line-height: 36px;
	}
	.pile_fabric h2 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.section-hero .content {
	    padding: 0 25px;
	}
	.section-content .content {
	    padding: 30px 0 0px 0px;
	}
	.section-content .content p {
	    max-width: 254px;
	    padding-top: 20px;
	}
	.section-content.eight .imgh-bottom{
		max-width: 200px!important;
	}
}

@media screen and (max-width: 767px){
	.pile_fabric h1 {
	    font-size: 48px;
	    line-height: 60px;
	}
	.pile_fabric h2 {
	    font-size: 32px;
	    line-height: 41px;
	}
	.pile_fabric h3 {
	    font-size: 20px;
	    line-height: 31px;
	}
	.pile_fabric p {
	    font-size: 18px;
	    line-height: 27px;
	}
	.d-flex {
		display: block;
	}
	.middle-center {
	    position: unset;
	    display: block;
	    width: 100%;
	    top: unset;
	    left: unset;
	    -moz-transform: unset;
	    -webkit-transform: unset;
	    -ms-transform: unset;
	    transform: unset;
	}
	.wrap:lang(en) .section-content .content p {
	    max-width: 100%;
	    padding-top: 25px;
	}

	.section-content .content {
	    padding: 30px 15px 0px 15px;
	}
	.pile_fabric .section-content{
		height: 100vh!important;
	}
	.section-hero {
	    padding-bottom: 60px;
	}
	.section-hero h1{
		text-align: center;
    	padding: 20px 0;
	}
	.section-hero .content .boxp {
	    padding-right: 0;
	}
	.section-hero .content .boxp p{
		text-align: center;
	}
	.section-hero .content .boxp p:first-child {
	    padding: 25px 0 31px;
	}
	.section-content h2,
	.section-content h3,
	.section-content p{
		text-align: center;
	}
	.section-content ul{
		padding: 0;
	}
	.section-content ul li:first-child {
		display: none;
	    width: 0%;
	}
	.section-content ul li:last-child {
	    width: 100%;
	}
	.section-content .content p {
	    max-width: 100%;
	    padding: 30px 35px 21px;
	}
	.pile_fabric .section-content, .imgh {
	    width: auto!important;
	    height: auto!important;
	}

	.boxcircle{
		text-align: right;
	}

	.boxcircle .more_product {
	    display: block;
	    opacity: 1;
	    visibility: visible;
	    position: unset;
	    display: block;
	    top: unset;
	    left: unset;
	    -moz-transform: unset;
	    -webkit-transform: unset;
	    -ms-transform: unset;
	    transform: unset;
	    font-size: 14px;
	    line-height: 16px;
	    padding: 20px 20px 44px 0;
	}
	.section-content.one .imgh-bottom {
	    max-width: 190px!important;
	}
	.mri {
	    margin-right: auto;
	}
	.pile_fabric label {
	    font-size: 12px;
	    line-height: 13px;
	}

	.cism label {
	    padding-top: 7px;
	}
	.section-content.two .imgh-bottom, .section-content.three .imgh-bottom, .section-content.four .imgh-bottom, .section-content.five .imgh-bottom, .section-content.six .imgh-bottom, .section-content.seven .imgh-bottom, .section-content.eight .imgh-bottom, .section-content.nine .imgh-bottom {
	    max-width: 178px!important;
	}

	.b-mobile {
		position: absolute;
	}
	.b-mobile .cism {
	    display: block;
	    position: unset;
	    width: 75px;
	    height: 75px;
	    float: left;
	    margin: 0 5px 20px;
	}

	.section-content.one .b-mobile {
	    max-width: 55px;
	    top: 56%;
	    left: 47px;
	}
	.section-content.two .b-mobile {
	    top: 52%;
	    left: 20px;
	}
	.section-content.three .b-mobile {
	    top: 61%;
	    left: 14px;
	}
	.section-content.four .b-mobile {
	    max-width: 357px;
    	top: 48%;
    	left: 13px;
	}
	.section-content.five .b-mobile {
	    top: 61%;
	    left: 13px;
	}
	.section-content.six .b-mobile {
	    top: 58%;
	    left: 20px;
	}
	.section-content.seven .b-mobile {
	    top: 57%;
	    left: 13px;
	}
	.section-content.eight .b-mobile {
	    top: 59%;
	    left: 20px;
	}
	.section-content.nine .b-mobile {
	    top: 56%;
	    left: 18px;
	}
	.section-content.two .b-mobile,
	.section-content.three .b-mobile,
	.section-content.five .b-mobile,
	.section-content.six .b-mobile,
	.section-content.seven .b-mobile,
	.section-content.eight .b-mobile,
	.section-content.nine .b-mobile{
		max-width: 225px;
	}
	.pile_fabric .ten h2 {
	    font-size: 26px;
	}

}
@media screen and (max-width: 480px){
	.section-content .content p {
	    max-width: 100%;
	    padding: 30px 55px 21px;
	}

	.section-content.four .content p {
	    padding: 30px 55px 100px;
	}
	.pile_fabric .ten {
	    padding: 30px;
	}
	.pile_fabric .ten .content {
	    padding: 30px 20px;
	}
	.wrap:lang(en) .more_product {
	    font-size: 20px;
	}
	.section-content.one .b-mobile {
	    top: 53%;
	}
	.section-content.two .b-mobile {
	    top: 50%;
	}
	.section-content.three .b-mobile {
	    top: 57%;
	}
	.section-content.four .b-mobile {
	    top: 45%;
	    left: 72px;
	}
	.section-content.five .b-mobile {
	    top: 53%;
	}
	.section-content.six .b-mobile {
	    top: 56%;
	}
	.section-content.seven .b-mobile {
	    top: 53%;
	}
	.section-content.nine .b-mobile {
	    top: 53%;
	}

	.wrap:lang(en) .section-content.four .b-mobile {
	    top: 45%;
	}
	.wrap:lang(en) .section-content.five .b-mobile {
	    top: 49%;
	}
	.wrap:lang(en) .section-content.six .b-mobile {
	    top: 49%;
	}
	.wrap:lang(en) .section-content.seven .b-mobile {
	    top: 45%;
	}
	.wrap:lang(en) .section-content.eight .b-mobile {
	    top: 53%;
	}
	.wrap:lang(en) .section-content.nine .b-mobile {
	    top: 45%;
	}
}
@media screen and (max-width: 428px){
	/*iphone 13 pro*/
	.section-content .content p {
	    padding: 30px 25px 21px;
	}
	.section-content.four .b-mobile {
	    top: 45%;
	    left: 45px;
	}
	.section-content.nine .b-mobile {
	    top: 52%;
	}
}
@media screen and (max-width: 414px){
	/*iphone xr*/
	.section-content.one .b-mobile {
	    left: 77px;
	}
	.section-content.two .b-mobile,
	.section-content.three .b-mobile,
	.section-content.five .b-mobile,
	.section-content.six .b-mobile,
	.section-content.seven .b-mobile,
	.section-content.eight .b-mobile,
	.section-content.nine .b-mobile {
	    left: 41px;
	}
	.section-content.four .b-mobile {
	    left: 40px;
	}
	.section-content.four .b-mobile {
	    top: 45%;
	    left: 36px;
	}
	.section-content.four .content p {
	    padding: 30px 25px 100px;
	}
	.wrap:lang(en) .section-content.four .b-mobile {
	    top: 42%;
	}


}
@media screen and (max-width: 390px){
	/*iphone 12 pro*/
	.pile_fabric h2 {
	    font-size: 30px;
	}
	.section-content.one .b-mobile {
	    left: 65px;
	}
	.section-content.two .b-mobile, .section-content.three .b-mobile, .section-content.five .b-mobile, .section-content.six .b-mobile, .section-content.seven .b-mobile, .section-content.eight .b-mobile, .section-content.nine .b-mobile {
	    left: 34px;
	}
	.wrap:lang(en) .section-content.four .b-mobile {
	    top: 42%;
	    left: 18px;
	}
}
@media screen and (max-width: 375px){
	/*iphone 6/7/8 */
	.pile_fabric h2 {
	    font-size: 29px;
	}
	.section-content.one .b-mobile {
	    left: 55px;
	}
	.section-content.two .b-mobile, .section-content.three .b-mobile, .section-content.five .b-mobile, .section-content.six .b-mobile, .section-content.seven .b-mobile, .section-content.eight .b-mobile, .section-content.nine .b-mobile {
	    left: 27px;
	}
	.section-content.four .b-mobile {
	    max-width: 347px;
	    top: 45%;
	    left: 20px;
	}
	.section-content.seven .b-mobile {
	    top: 56%;
	}
	.section-content.eight .b-mobile {
	    top: 61%;
	}
	.section-content.nine .b-mobile {
	    top: 55%;
	}
}
@media screen and (max-width: 360px){
	/*moto g4 */
	.section-content.four .content p {
	    padding: 30px 25px 132px;
	}
	.section-content.eight .content ul li p{
		padding: 30px 25px 92px;
	}
	.section-content.two .b-mobile, .section-content.three .b-mobile, .section-content.five .b-mobile, .section-content.six .b-mobile, .section-content.seven .b-mobile, .section-content.eight .b-mobile, .section-content.nine .b-mobile {
	    left: 20px;
	}
	.section-content.four .b-mobile {
	    max-width: 347px;
	    top: 49%;
	    left: 13px;
	}
	.section-content.nine .b-mobile {
	    top: 55%;
	}
	.wrap:lang(en) .section-content.four .b-mobile {
	    top: 42%;
	    left: 2px;
	}
}
@media screen and (max-width: 320px){
	/*iphone 5se */
	.pile_fabric h1 {
	    font-size: 36px;
	    line-height: 46px;
	}
	.pile_fabric h2 {
	    font-size: 26px;
	}
	.wrap:lang(en) .more_product {
	    font-size: 16px;
	}
	.section-content .content p {
	    padding: 30px 0px 21px;
	}
	.section-content.four .content p {
	    padding: 30px 25px 153px;
	}
	.pile_fabric .ten .col-center{
		padding: 0
	}
	.pile_fabric .ten .content {
	    padding: 30px 10px;
	}
	.section-content.one .b-mobile {
	    left: 30px;
	}
	.section-content.two .b-mobile, .section-content.three .b-mobile, .section-content.five .b-mobile, .section-content.six .b-mobile, .section-content.seven .b-mobile, .section-content.eight .b-mobile, .section-content.nine .b-mobile {
	    left: 10px;
	}
	.section-content.four .b-mobile {
	    max-width: 320px;
	    top: 47%;
	    left: 6px;
	}

	
}
@media screen and (max-width: 280px){
	/*galxy fold */
	.pile_fabric h2 {
	    font-size: 22px;
	}
	.section-content.one .imgh-bottom {
	    max-width: 157px!important;
	}
	.section-content.one .b-mobile {
	    left: 15px;
	}
	.section-content.two .b-mobile, .section-content.three .b-mobile, .section-content.five .b-mobile, .section-content.six .b-mobile, .section-content.seven .b-mobile, .section-content.eight .b-mobile, .section-content.nine .b-mobile {
	    left: 0px;
	}
	.section-content.four .b-mobile {
	    max-width: 280px;
	    top: 49%;
	    left: 18px;
	}
	.section-content.five .b-mobile {
	    top: 59%;
	    left: 54px!important;
	}
	.section-content.seven .b-mobile {
	    top: 56%;
	}
	.section-content.eight .b-mobile {
	    top: 62%;
	}
	.pile_fabric .ten h2 {
	    font-size: 23px;
	}
	.wrap:lang(en) .section-content.four .b-mobile {
	    top: 43%;
	    left: 12px;
	}
	.section-content.eight .b-mobile{
	    left: 17px;
	}

}