.home-box {

	padding-top: 50px;

}

.home-box1.home-box {

	background: #fbf8f3;

	padding: 30px 0;

}

.box-doi-tac .swiper-slide a {
	display: block;
	border: 3px double #e7e7e7;
	padding: 15px;
	background: #fff;
	transition: 0.3s;
}

.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
	margin: 0 1.8% 2.992em 0 !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 0 1.8% 2.992em 0 !important;
}

.products-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.home-box .box1-item {

	display: flex;

	align-items: center;

	justify-content: center;

}

.home-box .box1-item img {

	width: 70px;

	padding-right: 6px;

	padding-left: 6px;

	object-fit: contain;

}

.home-box .box1-item h3 {

	font-weight: bold;

	margin-top: 0;

	margin-bottom: 3px;

}

.home-box .box1-item p {

	margin-bottom: 0;

}

/**/

.row-title {

	text-align: center;

	margin-bottom: 10px;

}

.row-title h2 {

	color: #57b1ba;

	font-weight: bold;

	font-size: 24.5px;

	margin-top: 0;

}

.row-title p {

	font-size: 16px;

	letter-spacing: 2px;

	margin-top: 10px;

	margin-bottom: 15px;

}

.box2-item {

	text-align: center;

}

.home-box2 .support_icon img {

	border-radius: 100%;

	border: 20px solid #dae7e4;

	transition: all .4s ease-in-out;

	width: 190px;

}

.home-box2 .support_icon:hover img {

	border: 20px solid #57b1ba;

	transition: all .4s ease-in-out;

}

.box2-item-content {

	margin: 10px 0;

}

.box2-item-content h3 {

	font-size: 21px;

}

/**/

.main-box3 .swiper-container {

	padding: 50px 70px 0;

}

.box3-item a {

	display: block;

}

.home-box3 .box3_banner img {

	width: 100%;

	opacity: 1;

	border-style: solid;

	border-width: 1px;

	border-color: #1b75bb;

	border-radius: 15px;

}

.home-box3 .box3-item:hover img {

	opacity: 0.7;

	transform: translateY(-8px);

	transition-duration: .3s;

	transition-property: transform;

	transition-timing-function: ease-out;

}

.box3-item-content {

	padding: 0;

	text-align: center;

	width: 100%;

	position: relative;

	bottom: 55px;

	left: 0;

	right: 0;

	z-index: 99;

}

.box3-item-content h3 {

	font-size: 24px;

	font-weight: 700;

	text-transform: uppercase;

	line-height: .1em;

	letter-spacing: .5px;

	text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);

	mix-blend-mode: luminosity;

	color: #fff;

	display: block;

	margin-bottom: 40px;

	margin-top: 0;

}

.box3-item-content span {

	font-size: 15px;

	display: block;

	border: 1px solid #58b1ba;

	width: 130px;

	margin: -10px auto;

	background: #58b1ba;

	color: #fff;

	padding: 10px 0;

	border-radius: 25px;

}

/**/

.home-box4 {}

.box4-col {

	display: flex;

	flex-direction: column;

	height: 100%;

}

.main-box4 .box4-col img {

	width: 64px;

	object-fit: contain;

}

.box4-item h3 {

	font-weight: bold;

	font-size: 20px;

	margin-top: 10px;

	margin-bottom: 10px;

}

.box4-col .box4-item:nth-child(2) {

	margin-top: auto;

}

/**/

.home-box5 {
	height: 600px;
	margin-top: 100px;

	padding: 300px 0;

	text-align: center;

	background-repeat: no-repeat;

	background-size: cover;

	background-position: center;

}

.box5content h3 {

	letter-spacing: 7px;

	text-transform: uppercase;

	font-size: 19px;

	margin-bottom: 10px;

	color: #fff;

}

.box5content p {

	padding: 15px 0;

	margin-bottom: 40px;

	line-height: normal;

	font-size: 17px;

	color: #57b1ba;

	font-weight: bold;

}

.box5content a {

	display: inline-flex;

	background: #388890;

	color: #fff !important;

	height: 40px;

	padding: 0 29px;

	align-items: center;

	justify-content: center;

	border-radius: 5px;

}

/**/

.main-box6 .row {

	align-items: center;

}

.main-box6 h3 {

	font-weight: bold;

	font-size: 20px;

	margin-top: 0;

}

.main-box6 p {

	font-size: 16px;

	line-height: 1.8;

}

.box6_banner {

	padding: 20px 0;

	display: block;

}

.main-box6 img {

	max-width: 100%;

	border-radius: 5px;

	display: block;

}

/**/

.home-box12,

.home-box9,

.home-box7 {

	padding: 50px 0;

}

.box7-item {

	transform: 0.3s all ease;

	background: #fff;

	padding: 25px;

	text-align: center;

}

.box7_stt {

	display: inline-flex;

	border-radius: 100%;

	width: 60px;

	height: 60px;

	align-items: center;

	background: #dae7e4;

	color: #555555;

	justify-content: center;

}

.box7-item:hover .box7_stt {

	background: #57b1ba;

	color: #fff;

	transform: 0.3s all ease;

}

.box7-item-content h3 {

	font-size: 17px;

	font-weight: bold;

}

.box7-item-content p {

	font-size: 14px;

	line-height: 16px;

	overflow: hidden;

	-webkit-line-clamp: 5;

	-webkit-box-orient: vertical;

	display: -webkit-box;

}

.box7-item-content a {

	color: #57b1ba;

}

/**/

.box9-col {

	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 100%;
	gap: 10px;


}

.box9-left {
	align-items: flex-end;
}

.box9-right {
	align-items: flex-start;
}

.box9-item {

	display: flex;

	align-items: center;

}

.box9-item h3 {

	font-size: 20px;

	font-weight: bold;

	margin-top: 0;

}

.home-box9 .box9-item img {

	object-fit: contain;

	width: 100px;

}



.box9-left .box9-item-content {

	padding-right: 10px;

}

.box9-right .box9-item-content {

	padding-left: 10px;

}

.box9-banner {

	text-align: center;

}

/**/

.home-box10 {

	position: relative;

}

.home-box10 img {

	min-height: 250px;

	object-fit: cover;

}

.main-box10 {

	position: absolute;

	text-align: center;

	top: 50%;

	right: 5%;

	transform: translateY(-50%);

	width: 50%;

}

.main-box10 h2 {

	font-size: 36px;

	font-weight: bold;

	color: #57b1ba;

}

.countdown-inner {

	display: flex;

	align-items: center;

	font-size: 13px;

	justify-content: center;

	margin-bottom: 20px;

}

#label-due {

	margin-right: 10px;

	color: #fff;

}

#main-clockdiv {

	display: flex;

	align-items: center;

	line-height: normal;

}

#main-clockdiv>div {

	border-radius: 5px;

	margin-left: 10px;

	background-color: #fff;

	min-width: 96px;

	text-align: center;

	padding: 20px 5px;

	height: 127px;

	display: flex;

	align-items: center;

	flex-wrap: wrap;

}

#main-clockdiv>div span {

	width: 100%;

}

#main-clockdiv>div>span.time {

	display: block;

	font-size: 35px;

	font-weight: bold;

	color: #57b1ba;

}

#main-clockdiv .smalltext {

	position: relative;

	font-size: 15px;

	color: #999999;

	font-weight: bold;

}

#main-clockdiv .smalltext::before {

	content: "";

	height: 1px;

	width: 20px;

	display: block;

	margin: 0 auto;

	background-color: #999999;

	position: absolute;

	top: -9px;

	left: 36%;

}

.main-box10 a {

	display: inline-flex;

	border: 1px solid #57b1ba;

	padding: 0 20px;

	height: 40px;

	align-items: center;

	justify-content: center;

	background: #57b1ba;

	color: #fff !important;

	font-weight: bold;

	text-transform: uppercase;

	border-radius: 4px;

	margin-top: 15px;

}

/**/

.box12-item {

	border: 1px solid #dae7e4;

	border-radius: 5px;

	padding: 30px;

	position: relative;

}

.boxflex-imgicon {

	width: 100px;

}

.content-img-sp {

	width: calc(100% - 100px);

}

.content-img-sp h3 {

	font-weight: bold;

	font-size: 30px;

	color: #57b1ba;

	margin-top: 0;

}

.content-img-sp a {

	display: inline-flex;

	background: #57b1ba;

	padding: 0 20px;

	height: 40px;

	align-items: center;

	justify-content: center;

	position: absolute;

	bottom: -18px;

	color: #fff !important;

	border-radius: 4px;

	font-weight: bold;

}

@media only screen and (max-width: 1200px) {

	.box3-item-content h3 {

		font-size: 18px;

		margin-top: 10px;

		margin-bottom: 20px;

	}

	.box3-item-content span {

		font-size: 13px;

		width: 110px;

		padding: 5px 0;

	}

	/**/

	.home-box10.home-box {

		padding: 0;

	}

	.main-box10 {

		position: absolute;

		text-align: center;

		top: 0;

		right: 0;

		transform: unset;

		width: 100%;

	}

}

@media only screen and (max-width: 990px) {

	.home-box1.home-box {

		padding: 20px 0;

	}

	.home-box .box1-item img {

		width: 50px;

	}

	.home-box .box1-item h3 {

		font-size: 14px;

	}

	.home-box .box1-item {

		margin: 10px 0;

	}

	.main-box1 .col-mb {

		width: 50%;

	}

	/**/

	.main-box3 .swiper-container {

		padding-top: 20px;

	}

	.box4-item h3 {

		font-size: 18px;

	}

	/**/

	.main-box10 h2 {

		font-size: 30px;

	}

	#main-clockdiv>div {

		min-width: 85px;

		padding: 10px 5px;

		height: 90px;

	}

	#main-clockdiv>div>span.time {

		font-size: 27px;

	}

	#main-clockdiv .smalltext {

		font-size: 14px;

	}

	.main-box10 a {

		padding: 0 10px;

		height: 35px;

		margin-top: 10px;

	}

	/**/

	.box12-item {

		padding: 20px;

	}

	.content-img-sp h3 {

		font-size: 22px;

	}

	.content-img-sp a {

		padding: 0 15px;

		height: 35px;

	}

}

@media only screen and (max-width: 900px) {

	.home-box {

		padding-top: 30px;

	}

	.row-title h2 {

		font-size: 22px;

	}

	.main-box2 .col-mb {

		width: 100%;

	}

	.main-box2 .row {

		justify-content: center;

	}

	/**/

	.home-box12,
	.home-box9,
	.home-box7 {

		padding: 30px 0;

	}

}

@media only screen and (max-width: 810px) {

	.box2-item-content h3 {

		font-size: 18px;

	}

}

@media only screen and (max-width: 768px) {

	.home-box .box1-item {

		justify-content: flex-start;

	}

	.main-box4 .col-mb.col-lg-3 {

		width: 50%;

	}

	.main-box4 .col-mb.col-lg-6 {

		order: -1;

		width: 100%;

	}

	.box4-banner {

		text-align: center;

	}

	.row-title p {

		font-size: 14px;

		letter-spacing: 1px;

	}

	/**/

	.home-box5 {

		margin-top: 0px;
		padding-bottom: 40px;
		padding-top: 30px;
		height: 200px;
	}

	.box5content p {

		margin-bottom: 20px;

		font-size: 14px;

	}

	.box5content h3 {

		letter-spacing: 2px;

		font-size: 16px;

	}

	/**/

	.main-box6 h3 {

		font-size: 18px;

	}

	/**/

	.box7-item {

		padding: 10px;

	}

	.box7_stt {

		width: 50px;

		height: 50px;

	}

	/**/

	.main-box9 .col-left,

	.main-box9 .col-right {

		width: 50%;

	}

	.main-box9 .col-center {

		width: 100%;

		order: 3;

	}

	.home-box9 .box9-item img {

		width: 70px;

	}

	.box9-item h3 {

		font-size: 16px;

	}

	/**/

	.main-box10 {

		top: 20px;

	}

	.main-box10 h2 {

		font-size: 22px;

	}

	#main-clockdiv>div {

		min-width: 75px;

		padding: 10px 5px;

		height: 80px;

	}

	#main-clockdiv>div>span.time {

		font-size: 20px;

	}

	#main-clockdiv .smalltext {

		font-size: 12px;

	}

	/**/

	.boxflex-imgicon {

		width: 60px;

	}

	.content-img-sp {

		padding-left: 10px;

	}

	/**/

	.content-img-sp h3 {

		font-size: 20px;

	}

	/**/

	.main-tt .col-mb {

		width: 50%;

	}

	/**/

	.box3-item-content span {

		display: none;

	}

}

@media only screen and (max-width: 767px) {

	.main-box6 p {

		font-size: 14px;

	}

	/**/

	.box3-item-content h3 {

		font-size: 14px;

	}

	/**/

	.main-box7 .row {

		justify-content: center;

	}

	.main-box7 .col-mb {

		width: 50%;

	}

	.box7-item {

		margin-bottom: 15px;

	}

	.box6_banner {

		padding: 0 0 10px;

	}

	.box7-item-content h3 {

		font-size: 15px;

		font-weight: bold;

	}

	/**/

	.main-box12 .col-mb {

		width: 100%;

	}

	.content-img-sp a {

		position: unset;

		bottom: 0;

	}

}

@media only screen and (max-width: 700px) {

	.main-box4 .box4-col img {

		width: 50px;

	}

	/**/

}

@media only screen and (max-width: 640px) {

	.main-box6 .col-mb,

	.main-box9 .col-left,

	.main-box9 .col-right {

		width: 100%;

	}

	/**/

	.content-img-sp h3 {

		font-size: 18px;

	}

	/**/

	.box3-item-content {

		bottom: 0;

	}

	.box3-item-content span {

		margin-top: 0;

	}

}

@media only screen and (max-width: 500px) {

	.main-box1 .col-mb {

		width: 100%;

	}

}

/*admin*/

.main-box1 .customize-partial-edit-shortcut {

	left: 50px;

}