img.drag.ui-draggable-dragging{
	z-index: 21;
}
.show {
	display: block !important;
}


.none-before:before{
	content: none !important;
}



.swiper-slide[data-page="3"] .touch_drag2.hold{
	display: block;
	pointer-events: none;
}
.swiper-slide[data-page="3"] .touch_drag2.hold .drag{
	pointer-events: none;
}
.swiper-slide[data-page="3"] .touch_drag2.hold .touch_point_drag{
	display: none;
}



.swiper-slide[data-page="4"] .touch_drag2.hold,
.swiper-slide[data-page="4"] .touch_drag3.hold,
.swiper-slide[data-page="4"] .touch_drag4.hold{
	display: block;
	pointer-events: none;
}
.swiper-slide[data-page="4"] .touch_drag2.hold .drag,
.swiper-slide[data-page="4"] .touch_drag3.hold .drag,
.swiper-slide[data-page="4"] .touch_drag4.hold .drag{
	pointer-events: none;
}
.swiper-slide[data-page="4"] .touch_drag2.hold .touch_point_drag,
.swiper-slide[data-page="4"] .touch_drag3.hold .touch_point_drag,
.swiper-slide[data-page="4"] .touch_drag4.hold .touch_point_drag{
	display: none;
}


.swiper-slide[data-page="5"] .touch_drag2.hold,
.swiper-slide[data-page="5"] .touch_drag3.hold,
.swiper-slide[data-page="5"] .touch_drag4.hold{
	display: block;
	pointer-events: none;
}
.swiper-slide[data-page="5"] .touch_drag2.hold .drag,
.swiper-slide[data-page="5"] .touch_drag3.hold .drag,
.swiper-slide[data-page="5"] .touch_drag4.hold .drag{
	pointer-events: none;
}
.swiper-slide[data-page="5"] .touch_drag2.hold .touch_point_drag,
.swiper-slide[data-page="5"] .touch_drag3.hold .touch_point_drag,
.swiper-slide[data-page="5"] .touch_drag4.hold .touch_point_drag{
	display: none;
}