.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.map-box {
	position: relative;
}

.map-box .map-bg {
	width: 100%;
	border-radius: 2rem
}

.map-box .map-img {
	position: absolute;
	transition: all 0.25s ease-in;
}

.map-box .map-img:hover {
	transform: scale(1.3);
	opacity: 1;
}

.map-box .map-1 {
	top: 30%;
	left: 67.5%;
	width: 7%;
}

.map-box .map-2 {
	top: 36%;
	left: 50.5%;
	width: 9%;
}

.map-box .map-3 {
	top: 28%;
	left: 88%;
	width: 9%;
}

.map-box .map-4 {
	top: 44.5%;
	left: 88.5%;
	width: 5%;
}

.map-box .map-5 {
	top: 44.5%;
	left: 70.5%;
	width: 6%;
}

.map-box .map-6 {
	top: 29.5%;
	left: 30.5%;
	width: 7%;
}

.map-box .map-7 {
	top: 66.5%;
	left: 24%;
	width: 6%;
}

.map-box .map-8 {
	top: 59%;
	left: 4%;
	width: 7%;
}

.map-box .map-9 {
	top: 27%;
	left: 16%;
	width: 8%;
}

.map-box .map-10 {
	top: 43.5%;
	left: 33%;
	width: 6.5%;
}

.map-box .map-11 {
	top: 47.5%;
	left: 12%;
	width: 15%;
}

.map-content {
	margin-bottom: 1.5rem;
	width: 100%;
	height: 100%;
}

@media (max-width: 767px) {
	.map-modal h5 {
		text-align: left;
	}

	.map-modal p {
		padding: 0;
	}
}

@media (max-width: 480px) {
	.map-modal {
		padding: 30px;
		padding-bottom: 15px;
	}
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

@media (max-width: 767px) {
	#ad-modal {
		width: calc(100% - 10px);
	}

	.modal.show .modal-dialog {
		margin: 0;
	}

	.modal {
		padding-top: 0;
	}
}

.theme-2 {
	padding-bottom: 0
}

.theme-2 .map-header {
	padding-bottom: 10px;
	cursor: pointer;
	opacity: .4;
	transition: opacity .2s ease
}

.theme-2 .map-header.active {
	opacity: 1
}

.theme-2 .map-left {
	margin-top: 3rem;
	width: 400px
}

@media (max-width: 748px) {
	.theme-2 .map-left {
		width: 100%
	}
}

.toggle-list .info-label span {
	width: calc(100% - 88px);
	margin-top: 1rem;
	font-weight: bold;
}

#mapCollapse .panel-custom {
	border-radius: 15px;
	box-shadow: 0 0 15px rgb(0, 0, 0, 0.08);
	transition: all 0.3s ease-in-out;
	background-color: #fff
}

#mapCollapse .c-title {
	width: 98%;
	margin: 0 auto;
	margin-bottom: 0.5rem;
	padding: 0.8rem;
	padding-left: 2rem;
	font-size: 1.35rem;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	letter-spacing: 1.5px;
	border-radius: 5px;
	box-shadow: rgb(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	transition: all 0.2s ease-in-out;
}

#mapCollapse .c-title:hover {
	box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px 0;
	width: 100%;
	transition: all 0.2s ease-in-out
}

#mapCollapse .bga {
	background-color: #EC6C4D
}

#mapCollapse .bgb {
	background-color: #289FA6
}

#mapCollapse .bgc {
	background-color: #895440
}

#mapCollapse .bgd {
	background-color: #3F3F3F;
}

#mapCollapse .c-wrap {
	padding-left: 15rem;
	padding-right: 15rem
}

@media (max-width:746px) {
	#mapCollapse .c-wrap {
		padding-left: 15px;
		padding-right: 15px
	}
}

#mapCollapse .panel-collapse li {
	display: flex;
	align-items: center;
}

#mapCollapse .panel-collapse p {
	padding-left: 2rem;
	font-size: 16px;
	letter-spacing: 2.2px;
	font-weight: 400
}

#mapCollapse .bg-green {
	background-color: var(--color-primary)
}

#mapCollapse .info-wrap {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;

}

#mapCollapse .info-btn {
	padding: 15px 28px 15px;
	position: relative;
	z-index: 1;
	border-radius: 50px;
	font-size: 14px;
	border: 2px solid transparent;
	text-transform: uppercase;
	width: auto;
	font-family: 'Poppins', 'Noto Sans TC', 'Microsoft Jhenhei', sans-serif;
	font-weight: 500;
}

#mapCollapse .accordion-toggle i {
	color: var(--color-secondary)
}

.item {
	background-color: #F1F1F1;
	width: 100%;
	height: 100%
}



.owl-thumbs {
	bottom: 0;
	left: 0;
	/* display: table; */
	width: 100%;
	text-align: center;
	margin-top: -8rem;
	z-index: 999;
}

@media (max-width: 748px) {
	.owl-thumbs {
		margin-top: 1rem
	}
}

.owl-thumb-item {
	display: table-cell;
	border: none;
	background: none;
	padding: 0;
	opacity: .4;
}

.owl-thumb-item.active {
	opacity: 1;
}

.owl-thumb-item img {
	width: 7rem;
	height: 5rem;
	margin-right: 10px;
	margin-bottom: 1rem;
	border-radius: 10px;
	padding: 0;
	object-fit: cover
}

.video-cover {
	border-radius: 15px;
	box-shadow: rgb(100 100 111 / 20%) 0 7px 29px 0;
}

.video-block .owl-prev,
.video-block .owl-next {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: 25px;
	z-index: 5;
	cursor: pointer;
	-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
}

.video-block .owl-prev:after,
.video-block .owl-next:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 2px;
	transform: rotate(45deg)
}

.video-block .owl-next {
	right: -40px
}

.video-block .owl-next:after {
	border-right: 3px solid #d8d8d8;
	border-top: 3px solid #d8d8d8
}

.video-block .owl-next:hover {
	right: -41px;
}

.video-block .owl-prev:after {
	border-left: 3px solid #d8d8d8;
	border-bottom: 3px solid #d8d8d8
}

.video-block .owl-prev {
	left: -40px
}

.video-block .owl-prev:hover {
	left: -41px
}

.video-container img {
	border-radius: 15px
}

.owl-dots {
	text-align: center;
	margin-top: 20px
}

.owl-dot {
	display: inline-block
}

.owl-dot span {
	width: 8px;
	height: 8px;
	background-color: #ccc;
	border-radius: 50%;
	display: block;
	margin: 5px 3px
}

.owl-dot.active span {
	background-color: #232323
}

@media (max-width: 1200px) {
	.video-block .owl-prev {
		left: -45px
	}

	.video-block .owl-prev:hover {
		left: -46px
	}

	.video-block .owl-next {
		right: -45px
	}

	.video-block .owl-next:hover {
		right: -46px
	}
}

@media (max-width: 992px) {
	.video-block .owl-prev:after {
		border-left: 3px solid #ffffff;
		border-bottom: 3px solid #ffffff
	}

	.video-block .owl-next:after {
		border-right: 3px solid #ffffff;
		border-top: 3px solid #ffffff
	}

	.video-block .owl-prev {
		left: 15px;
		top: 10rem;
	}

	.video-block .owl-next {
		right: 15px;
		top: 10rem;
	}

	.video-block .owl-prev:hover {
		left: 16px;
		top: 10rem;
	}

	.video-block .owl-next:hover {
		right: 16px;
		top: 10rem;
	}

	.video-block .owl-prev,
	.video-block .owl-next {
		width: 20px;
		height: 20px
	}

}

@media (max-width:545px) {
	.owl-thumb-item img {
		width: 5rem;
		border-radius: 5px;
	}
}

.build-inner .owl-carousel .owl-item {
	top: -14rem;
}

@media (max-width:748px) {
	.build-inner .owl-carousel .owl-item {
		top: 0;
	}
}

#exploreDetail .banner {
	background-image: url("../../images/bg/banner-2.jpg");
	background-size: cover;
}

.theme-2 .map-right {
	width: calc(100% - 435px);
	padding-right: 50px;
}

@media (max-width: 748px) {
	.theme-2 .map-right {
		width: 100%;
		padding-right: 0;
	}
}

.toggle-list {
	padding-bottom: 20px;
}

.toggle-list .toggle-list-item {
	padding-bottom: 10px;
}

a.block-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}

.flex-wrap {
	margin-left: 1.5rem;
}

.toggle-list .info-label:before {
	content: attr(data-num);
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 40px;
	height: 33px;
	margin-right: 12px;
	background-image: url(../../images/map/list/a-block1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
	display: inline-block;
}

.toggle-list .info-label:before {
	width: 44px
}

ul li {
	list-style: none;
}

.toggle-list .info-label {
	display: flex;
	align-items: center;
	width: 100%;
	padding-top: 4px;
	padding-right: 10px;
	font-size: 1.25rem;
	line-height: 141%;
}

.owl-carousel {
	z-index: 0 !important;
}

.portfolio-box .portfolio-image {
	max-height: 150px
}

blockquote {
	margin-bottom: 0;
}

.grid.gutter-extra-large li {
	padding: 10px;
}

.outer-image-block {
	padding-left: 15px;
}

@media(max-width: 746px) {
	.outer-image-block {
		padding-left: 0;
	}
}

.psv-fullscreen-button svg {
	vertical-align: baseline
}

.panoramaLink .panorama-btn {
	font-size: 1.25rem;
	font-weight: bold;
	padding: 12px 32px;
}

.pano-modal-title {
	color: #333;
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	padding-top: 5px;
}