#step1, #step2, #step3, #step4, #step5, #step6, #step7{width: 100%;}

.flex-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding: 0;
	margin-bottom: 0px;
	list-style: none;
}

.txt-price{
	font-size: 12px;
	margin-top: 10px;
}

.item {
	margin-bottom: 10px;
	width: 100%;
}
.flex-item {max-width: 50%;}
.preview-top div:not(#box-show-id-1) {display: none;}
.preview-top img, .preview-sub .flex-item img {width: 100%;}
.preview-top figure {margin: 0;}
.preview-top{margin-bottom: 1px;}
.preview-top, .preview-sub {
	width: 100%;
}
.preview-container {
	display: grid;
	background: #dcdcdc;
	padding: 1px;
}
.btn-a.btn-yellow {
	width: 48%;
	font-size: 20px;
	height: 43px;
	padding: 10px 0px;
	font-weight: bold;
	background: #f7b516;
	color: #000;
	text-decoration: none;
	align-items: center;
	line-height: 1;
}
.btn-a {
	width: 98%;
	padding: 10px 0;
	display: grid;
	font-size: 24px;
	color: white;
	box-sizing: border-box;
	text-align: center;
	border-radius: 7px;
	box-shadow: 2px 3px 0 0 rgb(182, 193, 202);
	transition: all 0.2s ease 0s;
	margin: 0 5px;
}
.ord-btn {background: #cc3f44; color: #fff;}
.cart-btn {background: #234bc6; color: #fff; margin: inherit;}
.item_btn {
	width: 100%;
	bottom: 0;
	display: flex;
	justify-content: space-between;
}
.est-btn {background: #2a3e51; color: #fff;}
a.est-btn.btn-a, a.ord-btn.btn-a, a.cart-btn.btn-a {
	color: white;
	text-decoration: none;
}
.preview-sub .flex-item { max-width: 24.8%;}
.btn-a.btn-yellow:hover, .btn-a.btn-yellow:active, .btn-a.btn-yellow:focus {
	background: #e4a714;
	transition: all 0.2s ease 0s;
}
.btn-a.ord-btn:hover,.btn-a.ord-btn:active,.btn-a.ord-btn:focus {
	transition: all 0.2s ease 0s;
	background: #c12222;
}
/*.btn-a.cart-btn:hover,.btn-a.cart-btn:active,.btn-a.cart-btn:focus {
	transition: all 0.2s ease 0s;
	background: #c12222;
}*/
.tb_acrylic td:nth-child(odd) {
	text-align: center;
	width: 30%;
	background: #f0f0f0;
}
.tb_acrylic td {
	border: 1px solid #dcdcdc;
	padding: 3px;
	font-size: 14px;
}
.tb_acrylic {
	width: 100%;
	border-collapse: collapse;
	margin: auto;
	float: right;
}
.step-box .tb_acrylic td:nth-child(odd) {width: 40%;}
.flex-item.item .tb_acrylic {width: 98%;}

.tb_acrylic .btn-a.btn-yellow img{vertical-align: middle;}
hr {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0.5px solid #dcdcdc;
}
.topic {background: #5C80CD;}
.readmore {
	width: 30%;
	margin: auto;
	padding: 5px;
	border-radius: 7px;
	display: inline-block;
	background: linear-gradient(0deg, #ebebeb, #f1f1f1, #fdfdfd);
	color: #000;
	box-shadow: 0px 2px 3px #c6c9c9;
}
#step3 .table_rubber.total_price_tbl{width: 100%;}


@media (max-width: 576px){
	.flex-item {
		width: 100%;
		max-width: 100%;
	}
	/*.btn-a.btn-yellow{font-size: 16px;}*/
	.ord-btn, .est-btn{font-size: 22px;}
	.download_templete h3 {font-size: 16px;}
	.flex-item.item .tb_acrylic {width: 100%;}
}
/* Modal */
.download_templete a.btn-a.btn-yellow {
	display: inline-block;
	margin: 0;
	margin-right: 3px;
}
.download_templete .tb_acrylic td{
	padding: 5px 10px!important;			
}
.download_templete .tb_acrylic td:nth-child(odd){
	width: 40%;
}
.download_templete {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1000; /* Sit on top */
	padding-top: 20%; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.download_templete .modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 70%;
}

/* The Close Button */
.download_templete .close {
	color: #aaaaaa;
	font-size: 40px;
	font-weight: bold;
	text-align: right;
	line-height: 0;
}

.download_templete .close:hover, .download_templete .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1024px){
	.download_templete .table_rubber td:nth-child(odd){
		width: 25%;
	}
}
@media (max-width: 768px){
	.download_templete .table_rubber td:nth-child(odd){width: 30%;}
	.download_templete .modal-content{width: 80%;}
	.download_templete a.btn-a.btn-yellow{margin: 3px 0px;font-size: 14px;width: 100%;}
	.download_templete .table_rubber td {padding: 5px 5px!important;}
}
@media (max-width: 340px){
	.download_templete .modal-content{width: 90%; padding: 20px 10px;}
	.download_templete a.btn-a.btn-yellow{font-size: 12px;}		
}


/*Tip*/
.tab-content img{padding-bottom: 5px;width: 100%;}
.tab {
	width: 100%;
	color: white;
	overflow: hidden;
	margin-bottom: 10px;
}
input.tips {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
.tab {
	width: 100%;
	color: white;
	overflow: hidden;
	margin-bottom: 10px;
}
.tab-label {
	display: flex;
	justify-content: space-between;
	padding: 4px 0.5em;
	background: #003f86;
	cursor: pointer;
	font-size: 22px;
	align-items: center;
}
.tab-label:hover {
	background: #003f86;
}

.tab-label .title{
	width: 80%;
	padding-left: 10px;
}

.img-tip{
	width: 10%;
}
.img-tip img{
	width: 100%;
}
.sign{
	width: 10%;
	text-align: right;
	font-size: 50px;
}

.sign::after {
	content: "\002B";
	transition: all 0.2s;
}

.tab-content {
	max-height: 0;
	padding: 0 1em;
	background: #003f86;
	transition: all 0.2s;
	line-height: 1.5;
}
.tab-close {
	display: flex;
	justify-content: flex-end;
	padding: 1em;
	font-size: 0.75em;
	background: #1e6077;
	cursor: pointer;
}
input.tips:checked + .tab-label > .sign::after {
	content: "\2212";
}
input.tips:checked ~ .tab-content {
	max-height: 100vh;
	padding: 10px 1rem 1rem;
}			
@media (max-width: 576px){
	.tab-label .title{
		width: 70%;
	}
	.img-tip, .sign{width: 15%;}
	.tab-label {font-size: 16px;}
	.tab-content{font-size: 14px;}
	.sign{font-size: 40px;}
}
img.pro_acry{width: 98%;}

.row-bs .mt-10-part div {
	text-align: center;
}
.row-bs .mt-10-part {
	min-width: 20%;
	max-width: 20%;
	text-align: center;
}
.camera-left {
	width: 90%;
	text-align: left!important;
	font-size: 12px;
	margin: auto;
	text-decoration:none;
	line-height: 18px;
}

@media (max-width: 576px){
	img.pro_acry{width: 98%;}
	.row-bs .mt-10-part {
		min-width: 33%;
		max-width: 33%;
	}
}
.acrylic h1 {
	background: #5C80CD;
	padding: 5px;
	color: #FFFFFF;
	font-size: 24px;
	margin: 0 0 10px;
	text-indent: 5px;
	line-height: 30px;
}
.acrylic h2 {
	font-size: 22px;
	margin: 15px 0 10px;
	color: #EB8018;
	text-indent: 0px;
	padding-bottom: 0;
	line-height: 30px;
}

.acrylic h2:after {	display: none;}
.acrylic h3{margin: 10px 0px;}
.content{margin: 10px 0 0 10px;}
.acrylic p{margin: 0;}
.cutting{width: 33%;}
.cutting img {width: 100%;}
.swiper-wrapper {
	flex-flow: row wrap;
	justify-content: left;
	padding: 0;
	margin-bottom: 10px;
	height: auto;
}
.swiper-button-next, .swiper-button-prev {
	display: none;
}
.swiper-slide {
	max-width: 33%;
	text-align: center;
}
.exc_pro, .exc_pro1 {
	position: relative;
	overflow: hidden;
	padding-bottom: 110px;
	max-height: 300px;
}
.exc_pro1 {max-height: 325px;}
.read-more, .read-more1 {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 15px 0;
	background: #fff;
	z-index: 1;
}
.tag-menu {font-weight: bold;}
a.tag-name {
	padding: 2px 5px;
	background: #f7b516;
	display: inline-block;
	margin: 5px;
	border: 1px solid #f58904;
	color: #fff;
	margin-left: 0;
	text-decoration: none;
	border-radius: 5px;
}
.picpro {
	border: 1px solid lightgray;
	box-shadow: 1px 1px 5px lightgrey;
	margin: 5px;
	max-width: 90%;
}
.cutting .camera-left {width: 100%;}

@media (max-width: 768px){	
	.content{margin:0px;}
}
@media (max-width: 576px){
	.acrylic h1 {
		font-size: 22px;
		margin: 0px;
		text-indent: 0px;
	}
	.acrylic h2 {
		font-size: 20px;
		margin: 10px 0;
		color: #EB8018;
		text-indent: 0px;
		padding-bottom: 0;
	}
	.cutting {width: 49%;}
	.swiper-container {
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
	}
	.swiper-slide {
		background: #fff;
		display: block;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		box-shadow: 2px 3px 4px #ccc;
		max-width: unset;
		text-align: center;
		height: unset;
	}
	.swiper-bt {
		margin-bottom: 5px;
	}
	.swiper-wrapper {
		flex-flow: unset;
		justify-content: unset;
	}
	.ex-row {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 10px;
	}
	.exc_pro, .exc_pro1{padding-bottom: 0px;}
	.swiper-button-next, .swiper-button-prev {
		position: unset;
		width: 2%;
		padding: 60px calc(100%/80*1.5);
		height: unset;
		margin-top: 0;
		display: flex!important;
		background: #00000075;
		top: 25%;
	}
	.swiper2 {
		width: 85%;
		padding-bottom: 0px;
	}
	.read-more{display: none;}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size: 16px;
		font-weight: bold;
		color: #fff;
	}
}

.faq {
	padding: 10px 0;
	border-bottom: 2px solid #e5e5e5;
}
/*faq*/
.quest{
	background: #538DD5;
	width: 8%;
	text-align: center;
	color: #fff;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.ans{
	background: #FFC000;
	width: 8%;
	text-align: center;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.q-detail {
	width: 90%;
	display: inline-block;
	margin-bottom: 5px;
	color: #538DD5;
	font-weight: bold;
}
.a-detail{
	display: none;
	margin-top: 5px;
}
.orange{color: #EB8018;}
.q-detail a{color: #000; font-weight: normal;text-decoration: none;}
@media (max-width: 576px){
	.q-detail,.a-detail{font-size: 14px;}
	.faq {padding: 10px 0 0;}
}

/* data acrylic */
.title-box{
	font-weight: bold;
	line-height: 24px;
	border-radius: 5px;
	background: #ccc;
	padding: 5px 15px;
	margin: 0 0 15px 0;
}

.zui-table .zui-sticky-col{width: 96px;}
.zui-table tbody td{height: 22px;}


.home_b{
	margin-top: 5px!important;
}	

/* Point Product */

.home2 .swiper-container{overflow: unset;}
.home2 .swiper-wrapper{margin-bottom: 0px;}

.home2 .swiper-slide:hover {box-shadow: none!important;}

.home2 .swiper-slide{
	position: relative;
	width: 20%;
	text-align: center;
	background: none;
}

.home2 .swiper-slide .face{
	width: 95%;
	height: 180px;
	transition: 0.5s;
}

.home2 .swiper-slide .face.face1{
	position: relative;
	background: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	transform: translateY(20px);
}

.home2 .swiper-slide:hover .face.face1{
	background: #CD835C;
	transform: translateY(0);
}

.home2 .swiper-slide .face.face1 .detail{
	opacity: 0.8;
	transition: 0.5s;
}

.home2 .swiper-slide:hover .face.face1 .detail{
	opacity: 1;
}

.swiper-slide .face.face1 .detail img{
	max-width: 100px;
}

.home2 .swiper-slide .face.face1 .detail div{
	margin: 10px 0 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.home2 .swiper-slide .face.face2{
	position: relative;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
	transform: translateY(-150px);
	height: 120px;
	font-size: 14px;
	text-align: left;
}

.home2 .swiper-slide:hover .face.face2{
	transform: translateY(0);
}

.home2 .swiper-slide .face.face2 .detail a{
	margin: 15px 0 0;
	display:  inline-block;
	text-decoration: none;
	font-weight: 900;
	color: #333;
	padding: 5px;
	border: 1px solid #333;
}

.home2 .swiper-slide .face.face2 .detail a:hover{
	background: #333;
	color: #fff;
}

@media (max-width: 576px){
	.home2 .swiper-container {
		width: calc(90% - 15px);
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 15px;
		padding-left: calc(10% + 15px);
		max-height: 300px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.home2 .swiper-slide {
		background: #fff;
		display: block;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		box-shadow: 2px 3px 4px #6b6b6b;
		max-width: unset;
		text-align: center;
		height: unset;
		max-height: 300px;				
		pointer-events: none;
	}
	.home2 .swiper-slide:hover {
		box-shadow: unset!important;
	}
	.home2 .swiper-wrapper {
		flex-flow: unset;
		justify-content: unset;
	}
	.home2 .swiper-slide .face.face1{
		transform: translateY(0px);
	}
	.home2 .swiper-slide .face {
		width: 100%;
	}
	.home2 .swiper-slide .face.face2{
		transform: translateY(0px);
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.8);
	}

}

@media (max-width: 576px){
	.swiper-button-prev .carousel-control-prev-icon, .swiper-button-next .carousel-control-next-icon {
		filter: invert(1);
	}
}

@media (max-width: 340px){
	.home2 .swiper-container{
		max-height: 290px;
	}
}

.home2{
	position: relative;
	justify-content: space-between;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.video{
	width: 80%;
	max-height: 500px;
	height: 100%;
	float: none;
	margin: -40px auto 20px;
}

.btn-a.ord-btn:hover{font-weight: normal!important;border: none;}
@media(max-width: 576px){	
	.video{
		width: 95%;
		max-height: 250px;
		height: 100%;
		margin: 0px auto 20px;
	}
}

/* Example Product */
.quick{text-align: center;padding: 10px 0;border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
.i-overlay .overlay{border-top-left-radius: 15px;border-top-right-radius: 15px;}
.i-overlay .img-over{width: 90%; margin: auto;}
.box-img img{max-width: 90%; max-height: 90%; position: unset;}
.ex_pro .read-more{display: none;}
.img-show2 {
	width: 100%;
	border: 0px solid #cccccc;
	display: flex;
}
.box-img {
	padding: 0px 0px;
	margin-bottom: 10px;
	border: 1px solid #dedede;
	width: 15.5%;
	border-radius: 15px;
}
@media (max-width: 576px){
	.ex_pro{	
		max-height: 410px;
		position: relative;
		overflow: hidden;
	}
	.ex_pro .read-more {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		margin: 0;
		padding: 45px 0 10px;
		background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.35) 0%, #f8f9fa 40%, #ffffff 100%);
	}
	.read-more a.btn-outline-danger{
		color: #dc3545;
	}
	.read-more a.btn-outline-danger:hover{
		color: #fff;
	}
	.box-img{width: 45%;}
}

/* Calculate */
.table_rubber{
	width: 100%;
	border-collapse:collapse;
}
.table_rubber td:nth-child(odd){
	text-align: center;
	width: 30%;
	background: #f0f0f0;
}
.table_rubber td{
	border:1px solid #dcdcdc;
}
.tb-w12 tr:first-child {
	background: #f0f0f0;
}
.tb-w12 td:first-child {
	background: #f0f0f0;
}
.clr-btn {
	background: white;
	color: black;
	width: 18%;
	border: 1px solid black;
	cursor: pointer;
}
.ord-btn, .cart-btn {cursor: pointer;}
.clr-btn:hover{
	font-weight: bold;
}
#step3 .btn-back, #step3 .btn-next {
	width: 20%;
	padding: 10px 0px;
}
#step3 .ord-btn {
	width: 40%;
	font-family: 'Prompt', sans-serif;
}
#step3 .cart-btn {
	width: 40%;
	font-family: 'Prompt', sans-serif;
}
.ord-btn:hover {
	color:#dc3545;
	border: 1px solid #dc3545;
	background:#fff;
	font-weight: bold;
}
.cart-btn:hover {
	color:#0c2570;
	border: 1px solid #0c2570;
	background:#fff;
	font-weight: bold;
}
#opn-modal {
	padding: 0;
	border: solid 1px black;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 1.4;
	border-radius: 10px;
	color: black;
	font-size: 12px;
	margin: 5px;
}
.step-box {
	width: 50%;
}
.step-list {
	width: 100%;
}
.table_rubber td {
	padding: 0 5px;
}
.table_rubber td:nth-child(odd){
	padding: 5px;
}

.vdo{width: 100%; margin-bottom: 10px; max-height: 500px;}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ZoomContainer {
    display: none;
}

.cart-action{
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 3px;
}

#ord-btn01 {display: block;}
#ord-btn02 {display: none;}
@media (max-width: 873px){.total_price_tbl input[type=text] {width: 85%;}}
@media (max-width: 576px){
	.exc_pro{padding-bottom: 0px; max-height: fit-content;}
	#step2 .flex-container {overflow-x: hidden;}
	.flex-container.btn-container input.clr-btn {width: 100%; margin-bottom: 10px; font-family: 'Prompt', sans-serif; font-size: 14px; padding: 10px 0;}
	.flex-container.btn-container a.btn.btn-back {width: calc(50% - 5px); margin-bottom: 10px; font-size: 14px;}
	#step3 .ord-btn {width: 100%!important; font-family: 'Prompt', sans-serif; font-size: 16px; padding: 10px 0;}
	#step3 .ord-btn#ord-btn02 {margin-bottom: 10px;}
	#edit-btn01 {width: 100%!important;}
	#ord-btn01 {display: none;}
	#ord-btn02 {display: block;}
}