@charset "big5";
.tourBox .carousel-fade .carousel-inner .item {
		transition-property: opacity;
	}
.tourBox .carousel-fade .carousel-inner .item,  
.tourBox .carousel-fade .carousel-inner .active.left,  
.tourBox .carousel-fade .carousel-inner .active.right {
		opacity: 0;
	}
.tourBox .carousel-fade .carousel-inner .active,  
.tourBox .carousel-fade .carousel-inner .next.left,  
.tourBox .carousel-fade .carousel-inner .prev.right {
		opacity: 1;	
	}
.tourBox .carousel-fade .carousel-inner .next,  
.tourBox .carousel-fade .carousel-inner .prev,  
.tourBox .carousel-fade .carousel-inner .active.left,  
.tourBox .carousel-fade .carousel-inner .active.right {
		left: 0;
		transform: translate3d(0, 0, 0);
	}
.tourBox .carousel-fade .carousel-control {
		z-index: 2;
	}
*{box-sizing:border-box;}

body{
	margin:0;
	padding:0;
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
.tourBox table {
	border-collapse: collapse
}
.tourBox .no-gutters {
	margin-right: 0;
	margin-left: 0
}
.tourBox .no-gutters>.col, .tourBox .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.tourBox .h1, .tourBox .h2, .tourBox .h3, .tourBox .h4, .tourBox .h5, .tourBox .h6, .tourBox h1, .tourBox h2, .tourBox h3, .tourBox h4, .tourBox h5, .tourBox h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}
.tourBox .h1, .tourBox h1 {
	font-size: 2.5rem
}
.tourBox .h2, .tourBox h2 {
	font-size: 2rem
}
.tourBox .h3, .tourBox h3 {
	font-size: 1.75rem
}
.tourBox .h4, .tourBox h4 {
	font-size: 1.5rem
}
.tourBox .h5, .tourBox h5 {
	font-size: 1.25rem
}
.tourBox .h6, .tourBox h6 {
	font-size: 1rem
}
.tourBox .cover {
	  object-fit: cover;
	  height: 100%;
	  width: 100%;
	}
	.tourBox{
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
		font-size: 16px;
		font-family: 微軟正黑體;
		line-height: 26px;
		text-align: justify;
	}
	.tourBox img{
		max-width: 100%;		
	}
	.tourBox02{
		clear: both;
		float: left;
		margin-left: 0;
		width: 100%;
		display: block;
		font-size: 16px;
		font-family: 微軟正黑體;
		line-height: 26px;
		text-align: justify;
	}
	.tourBox02 img{
		width: 100%;		
	}
	.tourBox h4{
		font-size: 24px;
		line-height: 36px;
	}
	.tourBox p{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 0 !important;
		color: #333;
	}
	.textP{		
		line-height: 26px;
		margin-top: 20px;		
		background: #fdd9a3;
		}
/*對其*/
.tourBox .align-baseline {
	vertical-align: baseline!important
}
.tourBox .align-top {
	vertical-align: top!important
}
.tourBox .align-middle {
	vertical-align: middle!important
}
.tourBox .align-bottom {
	vertical-align: bottom!important
}
.tourBox .align-text-bottom {
	vertical-align: text-bottom!important
}
.tourBox .align-text-top {
	vertical-align: text-top!important
}
/*row*/
.tourBox .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

/*margin and padding*/
.tourBox .w-25 {
	width: 25%!important
}
.tourBox .w-50 {
	width: 50%!important
}
.tourBox .w-75 {
	width: 75%!important
}
.tourBox .w-100 {
	width: 100%!important
}
.tourBox .h-25 {
	height: 25%!important
}
.tourBox .h-50 {
	height: 50%!important
}
.tourBox .h-75 {
	height: 75%!important
}
.tourBox .h-100 {
	height: 100%!important
}
.tourBox .mw-100 {
	max-width: 100%!important
}
.tourBox .mh-100 {
	max-height: 100%!important
}
.tourBox .m-0 {
	margin: 0!important
}
.tourBox .mt-0, .tourBox .my-0 {
	margin-top: 0!important
}
.tourBox .mr-0, .tourBox .mx-0 {
	margin-right: 0!important
}
.tourBox .mb-0, .tourBox .my-0 {
	margin-bottom: 0!important
}
.tourBox .ml-0, .tourBox .mx-0 {
	margin-left: 0!important
}
.tourBox .m-1 {
	margin: .25rem!important
}
.tourBox .mt-1, .tourBox .my-1 {
	margin-top: .25rem!important
}
.tourBox .mr-1, .tourBox .mx-1 {
	margin-right: .25rem!important
}
.tourBox .mb-1, .tourBox .my-1 {
	margin-bottom: .25rem!important
}
.tourBox .ml-1, .tourBox .mx-1 {
	margin-left: .25rem!important
}
.tourBox .m-2 {
	margin: .5rem!important
}
.tourBox .mt-2, .tourBox .my-2 {
	margin-top: .5rem!important
}
.tourBox .mr-2, .tourBox .mx-2 {
	margin-right: .5rem!important
}
.tourBox .mb-2, .tourBox .my-2 {
	margin-bottom: .5rem!important
}
.tourBox .ml-2, .tourBox .mx-2 {
	margin-left: .5rem!important
}
.tourBox .m-3 {
	margin: 1rem!important
}
.tourBox .mt-3, .tourBox .my-3 {
	margin-top: 1rem!important
}
.tourBox .mr-3, .tourBox .mx-3 {
	margin-right: 1rem!important
}
.tourBox .mb-3, .tourBox .my-3 {
	margin-bottom: 1rem!important
}
.tourBox .ml-3, .tourBox .mx-3 {
	margin-left: 1rem!important
}
.tourBox .m-4 {
	margin: 1.5rem!important
}
.tourBox .mt-4, .tourBox .my-4 {
	margin-top: 1.5rem!important
}
.tourBox .mr-4, .tourBox .mx-4 {
	margin-right: 1.5rem!important
}
.tourBox .mb-4, .tourBox .my-4 {
	margin-bottom: 1.5rem!important
}
.tourBox .ml-4, .tourBox .mx-4 {
	margin-left: 1.5rem!important
}
.tourBox .m-5 {
	margin: 3rem!important
}
.tourBox .mt-5, .tourBox .my-5 {
	margin-top: 3rem!important
}
.tourBox .mr-5, .tourBox .mx-5 {
	margin-right: 3rem!important
}
.tourBox .mb-5, .tourBox .my-5 {
	margin-bottom: 3rem!important
}
.tourBox .ml-5, .tourBox .mx-5 {
	margin-left: 3rem!important
}
.tourBox .p-0 {
	padding: 0!important
}
.tourBox .pt-0, .tourBox .py-0 {
	padding-top: 0!important
}
.tourBox .pr-0, .tourBox .px-0 {
	padding-right: 0!important
}
.tourBox .pb-0, .tourBox .py-0 {
	padding-bottom: 0!important
}
.tourBox .pl-0, .tourBox .px-0 {
	padding-left: 0!important
}
.tourBox .p-1 {
	padding: .25rem!important
}
.tourBox .pt-1, .tourBox .py-1 {
	padding-top: .25rem!important
}
.tourBox .pr-1, .tourBox .px-1 {
	padding-right: .25rem!important
}
.tourBox .pb-1, .tourBox .py-1 {
	padding-bottom: .25rem!important
}
.tourBox .pl-1, .tourBox .px-1 {
	padding-left: .25rem!important
}
.tourBox .p-2 {
	padding: .5rem!important
}
.tourBox .pt-2, .tourBox .py-2 {
	padding-top: .5rem!important
}
.tourBox .pr-2, .tourBox .px-2 {
	padding-right: .5rem!important
}
.tourBox .pb-2, .tourBox .py-2 {
	padding-bottom: .5rem!important
}
.tourBox .pl-2, .tourBox .px-2 {
	padding-left: .5rem!important
}
.tourBox .p-3 {
	padding: 1rem!important
}
.tourBox .pt-3, .tourBox .py-3 {
	padding-top: 1rem!important
}
.tourBox .pr-3, .tourBox .px-3 {
	padding-right: 1rem!important
}
.tourBox .pb-3, .tourBox .py-3 {
	padding-bottom: 1rem!important
}
.tourBox .pl-3, .tourBox .px-3 {
	padding-left: 1rem!important
}
.tourBox .p-4 {
	padding: 1.5rem!important
}
.tourBox .pt-4, .tourBox .py-4 {
	padding-top: 1.5rem!important
}
.tourBox .pr-4, .tourBox .px-4 {
	padding-right: 1.5rem!important
}
.tourBox .pb-4, .tourBox .py-4 {
	padding-bottom: 1.5rem!important
}
.tourBox .pl-4, .tourBox .px-4 {
	padding-left: 1.5rem!important
}
.tourBox .p-5 {
	padding: 3rem!important
}
.tourBox .pt-5, .tourBox .py-5 {
	padding-top: 3rem!important
}
.tourBox .pr-5, .tourBox .px-5 {
	padding-right: 3rem!important
}
.tourBox .pb-5, .tourBox .py-5 {
	padding-bottom: 3rem!important
}
.tourBox .pl-5, .tourBox .px-5 {
	padding-left: 3rem!important
}
.tourBox .m-auto {
	margin: auto!important
}
.tourBox .mt-auto, .tourBox .my-auto {
	margin-top: auto!important
}
.tourBox .mr-auto, .tourBox .mx-auto {
	margin-right: auto!important
}
.tourBox .mb-auto, .tourBox .my-auto {
	margin-bottom: auto!important
}
.tourBox .ml-auto, .tourBox .mx-auto {
	margin-left: auto!important
}
@media (min-width:576px) {
	.tourBox .m-sm-0 {
		margin: 0!important
	}
	.tourBox .mt-sm-0, .tourBox .my-sm-0 {
		margin-top: 0!important
	}
	.tourBox .mr-sm-0, .tourBox .mx-sm-0 {
		margin-right: 0!important
	}
	.tourBox .mb-sm-0, .tourBox .my-sm-0 {
		margin-bottom: 0!important
	}
	.tourBox .ml-sm-0, .tourBox .mx-sm-0 {
		margin-left: 0!important
	}
	.tourBox .m-sm-1 {
		margin: .25rem!important
	}
	.tourBox .mt-sm-1, .tourBox .my-sm-1 {
		margin-top: .25rem!important
	}
	.tourBox .mr-sm-1, .tourBox .mx-sm-1 {
		margin-right: .25rem!important
	}
	.tourBox .mb-sm-1, .tourBox .my-sm-1 {
		margin-bottom: .25rem!important
	}
	.tourBox .ml-sm-1, .tourBox .mx-sm-1 {
		margin-left: .25rem!important
	}
	.tourBox .m-sm-2 {
		margin: .5rem!important
	}
	.tourBox .mt-sm-2, .tourBox .my-sm-2 {
		margin-top: .5rem!important
	}
	.tourBox .mr-sm-2, .tourBox .mx-sm-2 {
		margin-right: .5rem!important
	}
	.tourBox .mb-sm-2, .tourBox .my-sm-2 {
		margin-bottom: .5rem!important
	}
	.tourBox .ml-sm-2, .tourBox .mx-sm-2 {
		margin-left: .5rem!important
	}
	.tourBox .m-sm-3 {
		margin: 1rem!important
	}
	.tourBox .mt-sm-3, .tourBox .my-sm-3 {
		margin-top: 1rem!important
	}
	.tourBox .mr-sm-3, .tourBox .mx-sm-3 {
		margin-right: 1rem!important
	}
	.tourBox .mb-sm-3, .tourBox .my-sm-3 {
		margin-bottom: 1rem!important
	}
	.tourBox .ml-sm-3, .tourBox .mx-sm-3 {
		margin-left: 1rem!important
	}
	.tourBox .m-sm-4 {
		margin: 1.5rem!important
	}
	.tourBox .mt-sm-4, .tourBox .my-sm-4 {
		margin-top: 1.5rem!important
	}
	.tourBox .mr-sm-4, .tourBox .mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.tourBox .mb-sm-4, .tourBox .my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.tourBox .ml-sm-4, .tourBox .mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.tourBox .m-sm-5 {
		margin: 3rem!important
	}
	.tourBox .mt-sm-5, .tourBox .my-sm-5 {
		margin-top: 3rem!important
	}
	.tourBox .mr-sm-5, .tourBox .mx-sm-5 {
		margin-right: 3rem!important
	}
	.tourBox .mb-sm-5, .tourBox .my-sm-5 {
		margin-bottom: 3rem!important
	}
	.tourBox .ml-sm-5, .tourBox .mx-sm-5 {
		margin-left: 3rem!important
	}
	.tourBox .p-sm-0 {
		padding: 0!important
	}
	.tourBox .pt-sm-0, .tourBox .py-sm-0 {
		padding-top: 0!important
	}
	.tourBox .pr-sm-0, .tourBox .px-sm-0 {
		padding-right: 0!important
	}
	.tourBox .pb-sm-0, .tourBox .py-sm-0 {
		padding-bottom: 0!important
	}
	.tourBox .pl-sm-0, .tourBox .px-sm-0 {
		padding-left: 0!important
	}
	.tourBox .p-sm-1 {
		padding: .25rem!important
	}
	.tourBox .pt-sm-1, .tourBox .py-sm-1 {
		padding-top: .25rem!important
	}
	.tourBox .pr-sm-1, .tourBox .px-sm-1 {
		padding-right: .25rem!important
	}
	.tourBox .pb-sm-1, .tourBox .py-sm-1 {
		padding-bottom: .25rem!important
	}
	.tourBox .pl-sm-1, .tourBox .px-sm-1 {
		padding-left: .25rem!important
	}
	.tourBox .p-sm-2 {
		padding: .5rem!important
	}
	.tourBox .pt-sm-2, .tourBox .py-sm-2 {
		padding-top: .5rem!important
	}
	.tourBox .pr-sm-2, .tourBox .px-sm-2 {
		padding-right: .5rem!important
	}
	.tourBox .pb-sm-2, .tourBox .py-sm-2 {
		padding-bottom: .5rem!important
	}
	.tourBox .pl-sm-2, .tourBox .px-sm-2 {
		padding-left: .5rem!important
	}
	.tourBox .p-sm-3 {
		padding: 1rem!important
	}
	.tourBox .pt-sm-3, .tourBox .py-sm-3 {
		padding-top: 1rem!important
	}
	.tourBox .pr-sm-3, .tourBox .px-sm-3 {
		padding-right: 1rem!important
	}
	.tourBox .pb-sm-3, .tourBox .py-sm-3 {
		padding-bottom: 1rem!important
	}
	.tourBox .pl-sm-3, .tourBox .px-sm-3 {
		padding-left: 1rem!important
	}
	.tourBox .p-sm-4 {
		padding: 1.5rem!important
	}
	.tourBox .pt-sm-4, .tourBox .py-sm-4 {
		padding-top: 1.5rem!important
	}
	.tourBox .pr-sm-4, .tourBox .px-sm-4 {
		padding-right: 1.5rem!important
	}
	.tourBox .pb-sm-4, .tourBox .py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.tourBox .pl-sm-4, .tourBox .px-sm-4 {
		padding-left: 1.5rem!important
	}
	.tourBox .p-sm-5 {
		padding: 3rem!important
	}
	.tourBox .pt-sm-5, .tourBox .py-sm-5 {
		padding-top: 3rem!important
	}
	.tourBox .pr-sm-5, .tourBox .px-sm-5 {
		padding-right: 3rem!important
	}
	.tourBox .pb-sm-5, .tourBox .py-sm-5 {
		padding-bottom: 3rem!important
	}
	.tourBox .pl-sm-5, .tourBox .px-sm-5 {
		padding-left: 3rem!important
	}
	.tourBox .m-sm-auto {
		margin: auto!important
	}
	.tourBox .mt-sm-auto, .tourBox .my-sm-auto {
		margin-top: auto!important
	}
	.tourBox .mr-sm-auto, .tourBox .mx-sm-auto {
		margin-right: auto!important
	}
	.tourBox .mb-sm-auto, .tourBox .my-sm-auto {
		margin-bottom: auto!important
	}
	.tourBox .ml-sm-auto, .tourBox .mx-sm-auto {
		margin-left: auto!important
	}
}
@media (min-width:768px) {
	.tourBox .m-md-0 {
		margin: 0!important
	}
	.tourBox .mt-md-0, .tourBox .my-md-0 {
		margin-top: 0!important
	}
	.tourBox .mr-md-0, .tourBox .mx-md-0 {
		margin-right: 0!important
	}
	.tourBox .mb-md-0, .tourBox .my-md-0 {
		margin-bottom: 0!important
	}
	.tourBox .ml-md-0, .tourBox .mx-md-0 {
		margin-left: 0!important
	}
	.tourBox .m-md-1 {
		margin: .25rem!important
	}
	.tourBox .mt-md-1, .tourBox .my-md-1 {
		margin-top: .25rem!important
	}
	.tourBox .mr-md-1, .tourBox .mx-md-1 {
		margin-right: .25rem!important
	}
	.tourBox .mb-md-1, .tourBox .my-md-1 {
		margin-bottom: .25rem!important
	}
	.tourBox .ml-md-1, .tourBox .mx-md-1 {
		margin-left: .25rem!important
	}
	.tourBox .m-md-2 {
		margin: .5rem!important
	}
	.tourBox .mt-md-2, .tourBox .my-md-2 {
		margin-top: .5rem!important
	}
	.tourBox .mr-md-2, .tourBox .mx-md-2 {
		margin-right: .5rem!important
	}
	.tourBox .mb-md-2, .tourBox .my-md-2 {
		margin-bottom: .5rem!important
	}
	.tourBox .ml-md-2, .tourBox .mx-md-2 {
		margin-left: .5rem!important
	}
	.tourBox .m-md-3 {
		margin: 1rem!important
	}
	.tourBox .mt-md-3, .tourBox .my-md-3 {
		margin-top: 1rem!important
	}
	.tourBox .mr-md-3, .tourBox .mx-md-3 {
		margin-right: 1rem!important
	}
	.tourBox .mb-md-3, .tourBox .my-md-3 {
		margin-bottom: 1rem!important
	}
	.tourBox .ml-md-3, .tourBox .mx-md-3 {
		margin-left: 1rem!important
	}
	.tourBox .m-md-4 {
		margin: 1.5rem!important
	}
	.tourBox .mt-md-4, .tourBox .my-md-4 {
		margin-top: 1.5rem!important
	}
	.tourBox .mr-md-4, .tourBox .mx-md-4 {
		margin-right: 1.5rem!important
	}
	.tourBox .mb-md-4, .tourBox .my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.tourBox .ml-md-4, .tourBox .mx-md-4 {
		margin-left: 1.5rem!important
	}
	.tourBox .m-md-5 {
		margin: 3rem!important
	}
	.tourBox .mt-md-5, .tourBox .my-md-5 {
		margin-top: 3rem!important
	}
	.tourBox .mr-md-5, .tourBox .mx-md-5 {
		margin-right: 3rem!important
	}
	.tourBox .mb-md-5, .tourBox .my-md-5 {
		margin-bottom: 3rem!important
	}
	.tourBox .ml-md-5, .tourBox .mx-md-5 {
		margin-left: 3rem!important
	}
	.tourBox .p-md-0 {
		padding: 0!important
	}
	.tourBox .pt-md-0, .tourBox .py-md-0 {
		padding-top: 0!important
	}
	.tourBox .pr-md-0, .tourBox .px-md-0 {
		padding-right: 0!important
	}
	.tourBox .pb-md-0, .tourBox .py-md-0 {
		padding-bottom: 0!important
	}
	.tourBox .pl-md-0, .tourBox .px-md-0 {
		padding-left: 0!important
	}
	.tourBox .p-md-1 {
		padding: .25rem!important
	}
	.tourBox .pt-md-1, .tourBox .py-md-1 {
		padding-top: .25rem!important
	}
	.tourBox .pr-md-1, .tourBox .px-md-1 {
		padding-right: .25rem!important
	}
	.tourBox .pb-md-1, .tourBox .py-md-1 {
		padding-bottom: .25rem!important
	}
	.tourBox .pl-md-1, .tourBox .px-md-1 {
		padding-left: .25rem!important
	}
	.tourBox .p-md-2 {
		padding: .5rem!important
	}
	.tourBox .pt-md-2, .tourBox .py-md-2 {
		padding-top: .5rem!important
	}
	.tourBox .pr-md-2, .tourBox .px-md-2 {
		padding-right: .5rem!important
	}
	.tourBox .pb-md-2, .tourBox .py-md-2 {
		padding-bottom: .5rem!important
	}
	.tourBox .pl-md-2, .tourBox .px-md-2 {
		padding-left: .5rem!important
	}
	.tourBox .p-md-3 {
		padding: 1rem!important
	}
	.tourBox .pt-md-3, .tourBox .py-md-3 {
		padding-top: 1rem!important
	}
	.tourBox .pr-md-3, .tourBox .px-md-3 {
		padding-right: 1rem!important
	}
	.tourBox .pb-md-3, .tourBox .py-md-3 {
		padding-bottom: 1rem!important
	}
	.tourBox .pl-md-3, .tourBox .px-md-3 {
		padding-left: 1rem!important
	}
	.tourBox .p-md-4 {
		padding: 1.5rem!important
	}
	.tourBox .pt-md-4, .tourBox .py-md-4 {
		padding-top: 1.5rem!important
	}
	.tourBox .pr-md-4, .tourBox .px-md-4 {
		padding-right: 1.5rem!important
	}
	.tourBox .pb-md-4, .tourBox .py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.tourBox .pl-md-4, .tourBox .px-md-4 {
		padding-left: 1.5rem!important
	}
	.tourBox .p-md-5 {
		padding: 3rem!important
	}
	.tourBox .pt-md-5, .tourBox .py-md-5 {
		padding-top: 3rem!important
	}
	.tourBox .pr-md-5, .tourBox .px-md-5 {
		padding-right: 3rem!important
	}
	.tourBox .pb-md-5, .tourBox .py-md-5 {
		padding-bottom: 3rem!important
	}
	.tourBox .pl-md-5, .tourBox .px-md-5 {
		padding-left: 3rem!important
	}
	.tourBox .m-md-auto {
		margin: auto!important
	}
	.tourBox .mt-md-auto, .tourBox .my-md-auto {
		margin-top: auto!important
	}
	.tourBox .mr-md-auto, .tourBox .mx-md-auto {
		margin-right: auto!important
	}
	.tourBox .mb-md-auto, .tourBox .my-md-auto {
		margin-bottom: auto!important
	}
	.tourBox .ml-md-auto, .tourBox .mx-md-auto {
		margin-left: auto!important
	}
}
@media (min-width:992px) {
	.tourBox .m-lg-0 {
		margin: 0!important
	}
	.tourBox .mt-lg-0, .tourBox .my-lg-0 {
		margin-top: 0!important
	}
	.tourBox .mr-lg-0, .tourBox .mx-lg-0 {
		margin-right: 0!important
	}
	.tourBox .mb-lg-0, .tourBox .my-lg-0 {
		margin-bottom: 0!important
	}
	.tourBox .ml-lg-0, .tourBox .mx-lg-0 {
		margin-left: 0!important
	}
	.tourBox .m-lg-1 {
		margin: .25rem!important
	}
	.tourBox .mt-lg-1, .tourBox .my-lg-1 {
		margin-top: .25rem!important
	}
	.tourBox .mr-lg-1, .tourBox .mx-lg-1 {
		margin-right: .25rem!important
	}
	.tourBox .mb-lg-1, .tourBox .my-lg-1 {
		margin-bottom: .25rem!important
	}
	.tourBox .ml-lg-1, .tourBox .mx-lg-1 {
		margin-left: .25rem!important
	}
	.tourBox .m-lg-2 {
		margin: .5rem!important
	}
	.tourBox .mt-lg-2, .tourBox .my-lg-2 {
		margin-top: .5rem!important
	}
	.tourBox .mr-lg-2, .tourBox .mx-lg-2 {
		margin-right: .5rem!important
	}
	.tourBox .mb-lg-2, .tourBox .my-lg-2 {
		margin-bottom: .5rem!important
	}
	.tourBox .ml-lg-2, .tourBox .mx-lg-2 {
		margin-left: .5rem!important
	}
	.tourBox .m-lg-3 {
		margin: 1rem!important
	}
	.tourBox .mt-lg-3, .tourBox .my-lg-3 {
		margin-top: 1rem!important
	}
	.tourBox .mr-lg-3, .tourBox .mx-lg-3 {
		margin-right: 1rem!important
	}
	.tourBox .mb-lg-3, .tourBox .my-lg-3 {
		margin-bottom: 1rem!important
	}
	.tourBox .ml-lg-3, .tourBox .mx-lg-3 {
		margin-left: 1rem!important
	}
	.tourBox .m-lg-4 {
		margin: 1.5rem!important
	}
	.tourBox .mt-lg-4, .tourBox .my-lg-4 {
		margin-top: 1.5rem!important
	}
	.tourBox .mr-lg-4, .tourBox .mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.tourBox .mb-lg-4, .tourBox .my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.tourBox .ml-lg-4, .tourBox .mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.tourBox .m-lg-5 {
		margin: 3rem!important
	}
	.tourBox .mt-lg-5, .tourBox .my-lg-5 {
		margin-top: 3rem!important
	}
	.tourBox .mr-lg-5, .tourBox .mx-lg-5 {
		margin-right: 3rem!important
	}
	.tourBox .mb-lg-5, .tourBox .my-lg-5 {
		margin-bottom: 3rem!important
	}
	.tourBox .ml-lg-5, .tourBox .mx-lg-5 {
		margin-left: 3rem!important
	}
	.tourBox .p-lg-0 {
		padding: 0!important
	}
	.tourBox .pt-lg-0, .tourBox .py-lg-0 {
		padding-top: 0!important
	}
	.tourBox .pr-lg-0, .tourBox .px-lg-0 {
		padding-right: 0!important
	}
	.tourBox .pb-lg-0, .tourBox .py-lg-0 {
		padding-bottom: 0!important
	}
	.tourBox .pl-lg-0, .tourBox .px-lg-0 {
		padding-left: 0!important
	}
	.tourBox .p-lg-1 {
		padding: .25rem!important
	}
	.tourBox .pt-lg-1, .tourBox .py-lg-1 {
		padding-top: .25rem!important
	}
	.tourBox .pr-lg-1, .tourBox .px-lg-1 {
		padding-right: .25rem!important
	}
	.tourBox .pb-lg-1, .tourBox .py-lg-1 {
		padding-bottom: .25rem!important
	}
	.tourBox .pl-lg-1, .tourBox .px-lg-1 {
		padding-left: .25rem!important
	}
	.tourBox .p-lg-2 {
		padding: .5rem!important
	}
	.tourBox .pt-lg-2, .tourBox .py-lg-2 {
		padding-top: .5rem!important
	}
	.tourBox .pr-lg-2, .tourBox .px-lg-2 {
		padding-right: .5rem!important
	}
	.tourBox .pb-lg-2, .tourBox .py-lg-2 {
		padding-bottom: .5rem!important
	}
	.tourBox .pl-lg-2, .tourBox .px-lg-2 {
		padding-left: .5rem!important
	}
	.tourBox .p-lg-3 {
		padding: 1rem!important
	}
	.tourBox .pt-lg-3, .tourBox .py-lg-3 {
		padding-top: 1rem!important
	}
	.tourBox .pr-lg-3, .tourBox .px-lg-3 {
		padding-right: 1rem!important
	}
	.tourBox .pb-lg-3, .tourBox .py-lg-3 {
		padding-bottom: 1rem!important
	}
	.tourBox .pl-lg-3, .tourBox .px-lg-3 {
		padding-left: 1rem!important
	}
	.tourBox .p-lg-4 {
		padding: 1.5rem!important
	}
	.tourBox .pt-lg-4, .tourBox .py-lg-4 {
		padding-top: 1.5rem!important
	}
	.tourBox .pr-lg-4, .tourBox .px-lg-4 {
		padding-right: 1.5rem!important
	}
	.tourBox .pb-lg-4, .tourBox .py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.tourBox .pl-lg-4, .tourBox .px-lg-4 {
		padding-left: 1.5rem!important
	}
	.tourBox .p-lg-5 {
		padding: 3rem!important
	}
	.tourBox .pt-lg-5, .tourBox .py-lg-5 {
		padding-top: 3rem!important
	}
	.tourBox .pr-lg-5, .tourBox .px-lg-5 {
		padding-right: 3rem!important
	}
	.tourBox .pb-lg-5, .tourBox .py-lg-5 {
		padding-bottom: 3rem!important
	}
	.tourBox .pl-lg-5, .tourBox .px-lg-5 {
		padding-left: 3rem!important
	}
	.tourBox .m-lg-auto {
		margin: auto!important
	}
	.tourBox .mt-lg-auto, .tourBox .my-lg-auto {
		margin-top: auto!important
	}
	.tourBox .mr-lg-auto, .tourBox .mx-lg-auto {
		margin-right: auto!important
	}
	.tourBox .mb-lg-auto, .tourBox .my-lg-auto {
		margin-bottom: auto!important
	}
	.tourBox .ml-lg-auto, .tourBox .mx-lg-auto {
		margin-left: auto!important
	}
}
@media (min-width:1200px) {
	.tourBox .m-xl-0 {
		margin: 0!important
	}
	.tourBox .mt-xl-0, .tourBox .my-xl-0 {
		margin-top: 0!important
	}
	.tourBox .mr-xl-0, .tourBox .mx-xl-0 {
		margin-right: 0!important
	}
	.tourBox .mb-xl-0, .tourBox .my-xl-0 {
		margin-bottom: 0!important
	}
	.tourBox .ml-xl-0, .tourBox .mx-xl-0 {
		margin-left: 0!important
	}
	.tourBox .m-xl-1 {
		margin: .25rem!important
	}
	.tourBox .mt-xl-1, .tourBox .my-xl-1 {
		margin-top: .25rem!important
	}
	.tourBox .mr-xl-1, .tourBox .mx-xl-1 {
		margin-right: .25rem!important
	}
	.tourBox .mb-xl-1, .tourBox .my-xl-1 {
		margin-bottom: .25rem!important
	}
	.tourBox .ml-xl-1, .tourBox .mx-xl-1 {
		margin-left: .25rem!important
	}
	.tourBox .m-xl-2 {
		margin: .5rem!important
	}
	.tourBox .mt-xl-2, .tourBox .my-xl-2 {
		margin-top: .5rem!important
	}
	.tourBox .mr-xl-2, .tourBox .mx-xl-2 {
		margin-right: .5rem!important
	}
	.tourBox .mb-xl-2, .tourBox .my-xl-2 {
		margin-bottom: .5rem!important
	}
	.tourBox .ml-xl-2, .tourBox .mx-xl-2 {
		margin-left: .5rem!important
	}
	.tourBox .m-xl-3 {
		margin: 1rem!important
	}
	.tourBox .mt-xl-3, .tourBox .my-xl-3 {
		margin-top: 1rem!important
	}
	.tourBox .mr-xl-3, .tourBox .mx-xl-3 {
		margin-right: 1rem!important
	}
	.tourBox .mb-xl-3, .tourBox .my-xl-3 {
		margin-bottom: 1rem!important
	}
	.tourBox .ml-xl-3, .tourBox .mx-xl-3 {
		margin-left: 1rem!important
	}
	.tourBox .m-xl-4 {
		margin: 1.5rem!important
	}
	.tourBox .mt-xl-4, .tourBox .my-xl-4 {
		margin-top: 1.5rem!important
	}
	.tourBox .mr-xl-4, .tourBox .mx-xl-4 {
		margin-right: 1.5rem!important
	}
	.tourBox .mb-xl-4, .tourBox .my-xl-4 {
		margin-bottom: 1.5rem!important
	}
	.tourBox .ml-xl-4, .tourBox .mx-xl-4 {
		margin-left: 1.5rem!important
	}
	.tourBox .m-xl-5 {
		margin: 3rem!important
	}
	.tourBox .mt-xl-5, .tourBox .my-xl-5 {
		margin-top: 3rem!important
	}
	.tourBox .mr-xl-5, .tourBox .mx-xl-5 {
		margin-right: 3rem!important
	}
	.tourBox .mb-xl-5, .tourBox .my-xl-5 {
		margin-bottom: 3rem!important
	}
	.tourBox .ml-xl-5, .tourBox .mx-xl-5 {
		margin-left: 3rem!important
	}
	.tourBox .p-xl-0 {
		padding: 0!important
	}
	.tourBox .pt-xl-0, .tourBox .py-xl-0 {
		padding-top: 0!important
	}
	.tourBox .pr-xl-0, .tourBox .px-xl-0 {
		padding-right: 0!important
	}
	.tourBox .pb-xl-0, .tourBox .py-xl-0 {
		padding-bottom: 0!important
	}
	.tourBox .pl-xl-0, .tourBox .px-xl-0 {
		padding-left: 0!important
	}
	.tourBox .p-xl-1 {
		padding: .25rem!important
	}
	.tourBox .pt-xl-1, .tourBox .py-xl-1 {
		padding-top: .25rem!important
	}
	.tourBox .pr-xl-1, .tourBox .px-xl-1 {
		padding-right: .25rem!important
	}
	.tourBox .pb-xl-1, .tourBox .py-xl-1 {
		padding-bottom: .25rem!important
	}
	.tourBox .pl-xl-1, .tourBox .px-xl-1 {
		padding-left: .25rem!important
	}
	.tourBox .p-xl-2 {
		padding: .5rem!important
	}
	.tourBox .pt-xl-2, .tourBox .py-xl-2 {
		padding-top: .5rem!important
	}
	.tourBox .pr-xl-2, .tourBox .px-xl-2 {
		padding-right: .5rem!important
	}
	.tourBox .pb-xl-2, .tourBox .py-xl-2 {
		padding-bottom: .5rem!important
	}
	.tourBox .pl-xl-2, .tourBox .px-xl-2 {
		padding-left: .5rem!important
	}
	.tourBox .p-xl-3 {
		padding: 1rem!important
	}
	.tourBox .pt-xl-3, .tourBox .py-xl-3 {
		padding-top: 1rem!important
	}
	.tourBox .pr-xl-3, .tourBox .px-xl-3 {
		padding-right: 1rem!important
	}
	.tourBox .pb-xl-3, .tourBox .py-xl-3 {
		padding-bottom: 1rem!important
	}
	.tourBox .pl-xl-3, .tourBox .px-xl-3 {
		padding-left: 1rem!important
	}
	.tourBox .p-xl-4 {
		padding: 1.5rem!important
	}
	.tourBox .pt-xl-4, .tourBox .py-xl-4 {
		padding-top: 1.5rem!important
	}
	.tourBox .pr-xl-4, .tourBox .px-xl-4 {
		padding-right: 1.5rem!important
	}
	.tourBox .pb-xl-4, .tourBox .py-xl-4 {
		padding-bottom: 1.5rem!important
	}
	.tourBox .pl-xl-4, .tourBox .px-xl-4 {
		padding-left: 1.5rem!important
	}
	.tourBox .p-xl-5 {
		padding: 3rem!important
	}
	.tourBox .pt-xl-5, .tourBox .py-xl-5 {
		padding-top: 3rem!important
	}
	.tourBox .pr-xl-5, .tourBox .px-xl-5 {
		padding-right: 3rem!important
	}
	.tourBox .pb-xl-5, .tourBox .py-xl-5 {
		padding-bottom: 3rem!important
	}
	.tourBox .pl-xl-5, .tourBox .px-xl-5 {
		padding-left: 3rem!important
	}
	.tourBox .m-xl-auto {
		margin: auto!important
	}
	.tourBox .mt-xl-auto, .tourBox .my-xl-auto {
		margin-top: auto!important
	}
	.tourBox .mr-xl-auto, .tourBox .mx-xl-auto {
		margin-right: auto!important
	}
	.tourBox .mb-xl-auto, .tourBox .my-xl-auto {
		margin-bottom: auto!important
	}
	.tourBox .ml-xl-auto, .tourBox .mx-xl-auto {
		margin-left: auto!important
	}
}
/*背景*/
.tourBox .bg-primary {
	background-color: #007bff!important
}
.tourBox a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
	background-color: #0062cc!important
}
.tourBox .bg-secondary {
	background-color: #6c757d!important
}
.tourBox a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
	background-color: #545b62!important
}
.tourBox .bg-success {
	background-color: #28a745!important
}
.tourBox a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
	background-color: #1e7e34!important
}
.tourBox .bg-info {
	background-color: #17a2b8!important
}
.tourBox a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
	background-color: #117a8b!important
}
.tourBox .bg-warning {
	background-color: #ffc107!important
}
.tourBox a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
	background-color: #d39e00!important
}
.tourBox .bg-danger {
	background-color: #dc3545!important
}
.tourBox a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
	background-color: #bd2130!important
}
.tourBox .bg-light {
	background-color: #f8f9fa!important
}
.tourBox a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
	background-color: #dae0e5!important
}
.tourBox .bg-dark {
	background-color: #343a40!important
}
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
	background-color: #1d2124!important
}
.tourBox .bg-white {
	background-color: #fff!important
}
.tourBox .bg-transparent {
	background-color: transparent!important
}
/*字體顏色*/
.tourBox .text-white {
	color: #fff!important
}
.tourBox .text-primary {
	color: #007bff!important
}
.tourBox a.text-primary:focus, a.text-primary:hover {
	color: #0062cc!important
}
.tourBox .text-secondary {
	color: #6c757d!important
}
.tourBox a.text-secondary:focus, a.text-secondary:hover {
	color: #545b62!important
}
.tourBox .text-success {
	color: #28a745!important
}
.tourBox a.text-success:focus, a.text-success:hover {
	color: #1e7e34!important
}
.tourBox .text-info {
	color: #17a2b8!important
}
.tourBox a.text-info:focus, a.text-info:hover {
	color: #117a8b!important
}
.tourBox .text-warning {
	color: #ffc107!important
}
.tourBox a.text-warning:focus, a.text-warning:hover {
	color: #d39e00!important
}
.tourBox .text-danger {
	color: #dc3545!important
}
.tourBox a.text-danger:focus, a.text-danger:hover {
	color: #bd2130!important
}
.tourBox .text-light {
	color: #f8f9fa!important
}
.tourBox a.text-light:focus, a.text-light:hover {
	color: #dae0e5!important
}
.tourBox .text-dark {
	color: #343a40!important
}
.tourBox a.text-dark:focus, a.text-dark:hover {
	color: #1d2124!important
}
.tourBox .text-muted {
	color: #6c757d!important
}
/**/
.tourBox  .flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.tourBox  .flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.tourBox  .flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.tourBox  .flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.tourBox  .flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.tourBox  .flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.tourBox  .flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.tourBox  .justify-content-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.tourBox  .justify-content-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.tourBox  .justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.tourBox  .justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.tourBox  .justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.tourBox  .align-items-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.tourBox  .align-items-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.tourBox  .align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.tourBox  .align-items-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.tourBox  .align-items-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.tourBox  .align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.tourBox  .align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.tourBox  .align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.tourBox  .align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.tourBox  .align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.tourBox  .align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.tourBox  .align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.tourBox  .align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.tourBox  .align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.tourBox  .align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.tourBox  .align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.tourBox  .align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
@media (min-width:576px) {
	.tourBox  .flex-sm-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.tourBox  .flex-sm-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.tourBox  .flex-sm-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.tourBox  .flex-sm-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.tourBox  .flex-sm-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.tourBox  .flex-sm-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.tourBox  .flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.tourBox  .justify-content-sm-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.tourBox  .justify-content-sm-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.tourBox  .justify-content-sm-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.tourBox  .justify-content-sm-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.tourBox  .justify-content-sm-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.tourBox  .align-items-sm-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.tourBox  .align-items-sm-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.tourBox  .align-items-sm-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.tourBox  .align-items-sm-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.tourBox  .align-items-sm-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.tourBox  .align-content-sm-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.tourBox  .align-content-sm-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.tourBox  .align-content-sm-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.tourBox  .align-content-sm-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.tourBox  .align-content-sm-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.tourBox  .align-content-sm-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.tourBox  .align-self-sm-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.tourBox  .align-self-sm-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.tourBox  .align-self-sm-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.tourBox  .align-self-sm-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.tourBox  .align-self-sm-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.tourBox  .align-self-sm-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:768px) {
	.tourBox  .flex-md-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.tourBox  .flex-md-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.tourBox  .flex-md-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.tourBox  .flex-md-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.tourBox  .flex-md-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.tourBox  .flex-md-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.tourBox  .flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.tourBox  .justify-content-md-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.tourBox  .justify-content-md-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.tourBox  .justify-content-md-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.tourBox  .justify-content-md-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.tourBox  .justify-content-md-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.tourBox  .align-items-md-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.tourBox  .align-items-md-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.tourBox  .align-items-md-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.tourBox  .align-items-md-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.tourBox  .align-items-md-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.tourBox  .align-content-md-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.tourBox  .align-content-md-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.tourBox  .align-content-md-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.tourBox  .align-content-md-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.tourBox  .align-content-md-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.tourBox  .align-content-md-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.tourBox  .align-self-md-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.tourBox  .align-self-md-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.tourBox  .align-self-md-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.tourBox  .align-self-md-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.tourBox  .align-self-md-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.tourBox  .align-self-md-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:992px) {
	.tourBox  .flex-lg-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.tourBox  .flex-lg-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.tourBox  .flex-lg-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.tourBox  .flex-lg-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.tourBox  .flex-lg-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.tourBox  .flex-lg-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.tourBox  .flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.tourBox  .justify-content-lg-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.tourBox  .justify-content-lg-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.tourBox  .justify-content-lg-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.tourBox  .justify-content-lg-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.tourBox  .justify-content-lg-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.tourBox  .align-items-lg-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.tourBox  .align-items-lg-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.tourBox  .align-items-lg-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.tourBox  .align-items-lg-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.tourBox  .align-items-lg-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.tourBox  .align-content-lg-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.tourBox  .align-content-lg-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.tourBox  .align-content-lg-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.tourBox  .align-content-lg-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.tourBox  .align-content-lg-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.tourBox  .align-content-lg-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.tourBox  .align-self-lg-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.tourBox  .align-self-lg-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.tourBox  .align-self-lg-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.tourBox  .align-self-lg-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.tourBox  .align-self-lg-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.tourBox  .align-self-lg-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}
@media (min-width:1200px) {
	.tourBox  .flex-xl-row {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: row!important;
		flex-direction: row!important
	}
	.tourBox  .flex-xl-column {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: normal!important;
		-ms-flex-direction: column!important;
		flex-direction: column!important
	}
	.tourBox  .flex-xl-row-reverse {
		-webkit-box-orient: horizontal!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: row-reverse!important;
		flex-direction: row-reverse!important
	}
	.tourBox  .flex-xl-column-reverse {
		-webkit-box-orient: vertical!important;
		-webkit-box-direction: reverse!important;
		-ms-flex-direction: column-reverse!important;
		flex-direction: column-reverse!important
	}
	.tourBox  .flex-xl-wrap {
		-ms-flex-wrap: wrap!important;
		flex-wrap: wrap!important
	}
	.tourBox  .flex-xl-nowrap {
		-ms-flex-wrap: nowrap!important;
		flex-wrap: nowrap!important
	}
	.tourBox  .flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse!important;
		flex-wrap: wrap-reverse!important
	}
	.tourBox  .justify-content-xl-start {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important
	}
	.tourBox  .justify-content-xl-end {
		-webkit-box-pack: end!important;
		-ms-flex-pack: end!important;
		justify-content: flex-end!important
	}
	.tourBox  .justify-content-xl-center {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important
	}
	.tourBox  .justify-content-xl-between {
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important
	}
	.tourBox  .justify-content-xl-around {
		-ms-flex-pack: distribute!important;
		justify-content: space-around!important
	}
	.tourBox  .align-items-xl-start {
		-webkit-box-align: start!important;
		-ms-flex-align: start!important;
		align-items: flex-start!important
	}
	.tourBox  .align-items-xl-end {
		-webkit-box-align: end!important;
		-ms-flex-align: end!important;
		align-items: flex-end!important
	}
	.tourBox  .align-items-xl-center {
		-webkit-box-align: center!important;
		-ms-flex-align: center!important;
		align-items: center!important
	}
	.tourBox  .align-items-xl-baseline {
		-webkit-box-align: baseline!important;
		-ms-flex-align: baseline!important;
		align-items: baseline!important
	}
	.tourBox  .align-items-xl-stretch {
		-webkit-box-align: stretch!important;
		-ms-flex-align: stretch!important;
		align-items: stretch!important
	}
	.tourBox  .align-content-xl-start {
		-ms-flex-line-pack: start!important;
		align-content: flex-start!important
	}
	.tourBox  .align-content-xl-end {
		-ms-flex-line-pack: end!important;
		align-content: flex-end!important
	}
	.tourBox  .align-content-xl-center {
		-ms-flex-line-pack: center!important;
		align-content: center!important
	}
	.tourBox  .align-content-xl-between {
		-ms-flex-line-pack: justify!important;
		align-content: space-between!important
	}
	.tourBox  .align-content-xl-around {
		-ms-flex-line-pack: distribute!important;
		align-content: space-around!important
	}
	.tourBox  .align-content-xl-stretch {
		-ms-flex-line-pack: stretch!important;
		align-content: stretch!important
	}
	.tourBox  .align-self-xl-auto {
		-ms-flex-item-align: auto!important;
		align-self: auto!important
	}
	.tourBox  .align-self-xl-start {
		-ms-flex-item-align: start!important;
		align-self: flex-start!important
	}
	.tourBox  .align-self-xl-end {
		-ms-flex-item-align: end!important;
		align-self: flex-end!important
	}
	.tourBox  .align-self-xl-center {
		-ms-flex-item-align: center!important;
		align-self: center!important
	}
	.tourBox  .align-self-xl-baseline {
		-ms-flex-item-align: baseline!important;
		align-self: baseline!important
	}
	.tourBox  .align-self-xl-stretch {
		-ms-flex-item-align: stretch!important;
		align-self: stretch!important
	}
}

/**/
.tourBox .col, .tourBox .col-1, .tourBox .col-10, .tourBox .col-11, .tourBox .col-12, .tourBox .col-2, .tourBox .col-3, .tourBox .col-4, .tourBox .col-5, .tourBox .col-6, .tourBox .col-7, .tourBox .col-8, .tourBox .col-9, .tourBox .col-auto, .tourBox .col-lg, .tourBox .col-lg-1, .tourBox .col-lg-10, .tourBox .col-lg-11, .tourBox .col-lg-12, .tourBox .col-lg-2, .tourBox .col-lg-3, .tourBox .col-lg-4, .tourBox .col-lg-5, .tourBox .col-lg-6, .tourBox .col-lg-7, .tourBox .col-lg-8, .tourBox .col-lg-9, .tourBox .col-lg-auto, .tourBox .col-md, .tourBox .col-md-1, .tourBox .col-md-10, .tourBox .col-md-11, .tourBox .col-md-12, .tourBox .col-md-2, .tourBox .col-md-3, .tourBox .col-md-4, .tourBox .col-md-5, .tourBox .col-md-6, .tourBox .col-md-7, .tourBox .col-md-8, .tourBox .col-md-9, .tourBox .col-md-auto, .tourBox .col-sm, .tourBox .col-sm-1, .tourBox .col-sm-10, .tourBox .col-sm-11, .tourBox .col-sm-12, .tourBox .col-sm-2, .tourBox .col-sm-3, .tourBox .col-sm-4, .tourBox .col-sm-5, .tourBox .col-sm-6, .tourBox .col-sm-7, .tourBox .col-sm-8, .tourBox .col-sm-9, .tourBox .col-sm-auto, .tourBox .col-xl, .tourBox .col-xl-1, .tourBox .col-xl-10, .tourBox .col-xl-11, .tourBox .col-xl-12, .tourBox .col-xl-2, .tourBox .col-xl-3, .tourBox .col-xl-4, .tourBox .col-xl-5, .tourBox .col-xl-6, .tourBox .col-xl-7, .tourBox .col-xl-8, .tourBox .col-xl-9, .tourBox .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.tourBox .col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.tourBox .col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.tourBox .col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.tourBox .col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.tourBox .col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.tourBox .col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.tourBox .col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.tourBox .col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.tourBox .col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.tourBox .col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.tourBox .col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.tourBox .col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.tourBox .col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.tourBox .col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.tourBox .order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.tourBox .order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.tourBox .order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.tourBox .order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.tourBox .order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.tourBox .order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.tourBox .order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.tourBox .order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.tourBox .order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.tourBox .order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.tourBox .order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.tourBox .order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.tourBox .order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.tourBox .order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.tourBox .order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.tourBox .offset-1 {
	margin-left: 8.333333%
}
.tourBox .offset-2 {
	margin-left: 16.666667%
}
.tourBox .offset-3 {
	margin-left: 25%
}
.tourBox .offset-4 {
	margin-left: 33.333333%
}
.tourBox .offset-5 {
	margin-left: 41.666667%
}
.tourBox .offset-6 {
	margin-left: 50%
}
.tourBox .offset-7 {
	margin-left: 58.333333%
}
.tourBox .offset-8 {
	margin-left: 66.666667%
}
.tourBox .offset-9 {
	margin-left: 75%
}
.tourBox .offset-10 {
	margin-left: 83.333333%
}
.tourBox .offset-11 {
	margin-left: 91.666667%
}
@media (min-width:576px) {
	.tourBox .col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.tourBox .col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.tourBox .col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.tourBox .col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.tourBox .col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.tourBox .col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.tourBox .col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.tourBox .col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.tourBox .col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.tourBox .col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.tourBox .col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.tourBox .col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.tourBox .col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.tourBox .col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.tourBox .order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.tourBox .order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.tourBox .order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.tourBox .order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.tourBox .order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.tourBox .order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.tourBox .order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.tourBox .order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.tourBox .order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.tourBox .order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.tourBox .order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.tourBox .order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.tourBox .order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.tourBox .order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.tourBox .order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.tourBox .offset-sm-0 {
		margin-left: 0
	}
	.tourBox .offset-sm-1 {
		margin-left: 8.333333%
	}
	.tourBox .offset-sm-2 {
		margin-left: 16.666667%
	}
	.tourBox .offset-sm-3 {
		margin-left: 25%
	}
	.tourBox .offset-sm-4 {
		margin-left: 33.333333%
	}
	.tourBox .offset-sm-5 {
		margin-left: 41.666667%
	}
	.tourBox .offset-sm-6 {
		margin-left: 50%
	}
	.tourBox .offset-sm-7 {
		margin-left: 58.333333%
	}
	.tourBox .offset-sm-8 {
		margin-left: 66.666667%
	}
	.tourBox .offset-sm-9 {
		margin-left: 75%
	}
	.tourBox .offset-sm-10 {
		margin-left: 83.333333%
	}
	.tourBox .offset-sm-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:768px) {
	.tourBox .col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.tourBox .col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.tourBox .col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.tourBox .col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.tourBox .col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.tourBox .col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.tourBox .col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.tourBox .col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.tourBox .col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.tourBox .col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.tourBox .col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.tourBox .col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.tourBox .col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.tourBox .col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.tourBox .order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.tourBox .order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.tourBox .order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.tourBox .order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.tourBox .order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.tourBox .order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.tourBox .order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.tourBox .order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.tourBox .order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.tourBox .order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.tourBox .order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.tourBox .order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.tourBox .order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.tourBox .order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.tourBox .order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.tourBox .offset-md-0 {
		margin-left: 0
	}
	.tourBox .offset-md-1 {
		margin-left: 8.333333%
	}
	.tourBox .offset-md-2 {
		margin-left: 16.666667%
	}
	.tourBox .offset-md-3 {
		margin-left: 25%
	}
	.tourBox .offset-md-4 {
		margin-left: 33.333333%
	}
	.tourBox .offset-md-5 {
		margin-left: 41.666667%
	}
	.tourBox .offset-md-6 {
		margin-left: 50%
	}
	.tourBox .offset-md-7 {
		margin-left: 58.333333%
	}
	.tourBox .offset-md-8 {
		margin-left: 66.666667%
	}
	.tourBox .offset-md-9 {
		margin-left: 75%
	}
	.tourBox .offset-md-10 {
		margin-left: 83.333333%
	}
	.tourBox .offset-md-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:992px) {
	.tourBox .col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.tourBox .col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.tourBox .col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.tourBox .col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.tourBox .col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.tourBox .col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.tourBox .col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.tourBox .col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.tourBox .col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.tourBox .col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.tourBox .col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.tourBox .col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.tourBox .col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.tourBox .col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.tourBox .order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.tourBox .order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.tourBox .order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.tourBox .order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.tourBox .order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.tourBox .order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.tourBox .order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.tourBox .order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.tourBox .order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.tourBox .order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.tourBox .order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.tourBox .order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.tourBox .order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.tourBox .order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.tourBox .order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.tourBox .offset-lg-0 {
		margin-left: 0
	}
	.tourBox .offset-lg-1 {
		margin-left: 8.333333%
	}
	.tourBox .offset-lg-2 {
		margin-left: 16.666667%
	}
	.tourBox .offset-lg-3 {
		margin-left: 25%
	}
	.tourBox .offset-lg-4 {
		margin-left: 33.333333%
	}
	.tourBox .offset-lg-5 {
		margin-left: 41.666667%
	}
	.tourBox .offset-lg-6 {
		margin-left: 50%
	}
	.tourBox .offset-lg-7 {
		margin-left: 58.333333%
	}
	.tourBox .offset-lg-8 {
		margin-left: 66.666667%
	}
	.tourBox .offset-lg-9 {
		margin-left: 75%
	}
	.tourBox .offset-lg-10 {
		margin-left: 83.333333%
	}
	.tourBox .offset-lg-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:1200px) {
	.tourBox .col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.tourBox .col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.tourBox .col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.tourBox .col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.tourBox .col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.tourBox .col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.tourBox .col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.tourBox .col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.tourBox .col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.tourBox .col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.tourBox .col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.tourBox .col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.tourBox .col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.tourBox .col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.tourBox .order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.tourBox .order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.tourBox .order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.tourBox .order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.tourBox .order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.tourBox .order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.tourBox .order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.tourBox .order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.tourBox .order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.tourBox .order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.tourBox .order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.tourBox .order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.tourBox .order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.tourBox .order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.tourBox .order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.tourBox .offset-xl-0 {
		margin-left: 0
	}
	.tourBox .offset-xl-1 {
		margin-left: 8.333333%
	}
	.tourBox .offset-xl-2 {
		margin-left: 16.666667%
	}
	.tourBox .offset-xl-3 {
		margin-left: 25%
	}
	.tourBox .offset-xl-4 {
		margin-left: 33.333333%
	}
	.tourBox .offset-xl-5 {
		margin-left: 41.666667%
	}
	.tourBox .offset-xl-6 {
		margin-left: 50%
	}
	.tourBox .offset-xl-7 {
		margin-left: 58.333333%
	}
	.tourBox .offset-xl-8 {
		margin-left: 66.666667%
	}
	.tourBox .offset-xl-9 {
		margin-left: 75%
	}
	.tourBox .offset-xl-10 {
		margin-left: 83.333333%
	}
	.tourBox .offset-xl-11 {
		margin-left: 91.666667%
	}
}
/**/
.tourBox .text-justify {
	text-align: justify!important
}
.tourBox .text-nowrap {
	white-space: nowrap!important
}
.tourBox .text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.tourBox .text-left {
	text-align: left!important
}
.tourBox .text-right {
	text-align: right!important
}
.tourBox .text-center {
	text-align: center!important
}
@media (min-width:576px) {
	.tourBox .text-sm-left {
		text-align: left!important
	}
	.tourBox .text-sm-right {
		text-align: right!important
	}
	.tourBox .text-sm-center {
		text-align: center!important
	}
}
@media (min-width:768px) {
	.tourBox .text-md-left {
		text-align: left!important
	}
	.tourBox .text-md-right {
		text-align: right!important
	}
	.tourBox .text-md-center {
		text-align: center!important
	}
}
@media (min-width:992px) {
	.tourBox .text-lg-left {
		text-align: left!important
	}
	.tourBox .text-lg-right {
		text-align: right!important
	}
	.tourBox .text-lg-center {
		text-align: center!important
	}
}
@media (min-width:1200px) {
	.tourBox .text-xl-left {
		text-align: left!important
	}
	.tourBox .text-xl-right {
		text-align: right!important
	}
	.tourBox .text-xl-center {
		text-align: center!important
	}
}
/**/
.tourBox .d-none {
	display: none!important
}
.tourBox .d-inline {
	display: inline!important
}
.tourBox .d-inline-block {
	display: inline-block!important
}
.tourBox .d-block {
	display: block!important
}
.tourBox .d-table {
	display: table!important
}
.tourBox .d-table-row {
	display: table-row!important
}
.tourBox .d-table-cell {
	display: table-cell!important
}
.tourBox .d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.tourBox .d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
@media (min-width:576px) {
	.tourBox .d-sm-none {
		display: none!important
	}
	.tourBox .d-sm-inline {
		display: inline!important
	}
	.tourBox .d-sm-inline-block {
		display: inline-block!important
	}
	.tourBox .d-sm-block {
		display: block!important
	}
	.tourBox .d-sm-table {
		display: table!important
	}
	.tourBox .d-sm-table-row {
		display: table-row!important
	}
	.tourBox .d-sm-table-cell {
		display: table-cell!important
	}
	.tourBox .d-sm-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.tourBox .d-sm-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width:768px) {
	.tourBox .d-md-none {
		display: none!important
	}
	.tourBox .d-md-inline {
		display: inline!important
	}
	.tourBox .d-md-inline-block {
		display: inline-block!important
	}
	.tourBox .d-md-block {
		display: block!important
	}
	.tourBox .d-md-table {
		display: table!important
	}
	.tourBox .d-md-table-row {
		display: table-row!important
	}
	.tourBox .d-md-table-cell {
		display: table-cell!important
	}
	.tourBox .d-md-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.tourBox .d-md-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width:992px) {
	.tourBox .d-lg-none {
		display: none!important
	}
	.tourBox .d-lg-inline {
		display: inline!important
	}
	.tourBox .d-lg-inline-block {
		display: inline-block!important
	}
	.tourBox .d-lg-block {
		display: block!important
	}
	.tourBox .d-lg-table {
		display: table!important
	}
	.tourBox .d-lg-table-row {
		display: table-row!important
	}
	.tourBox .d-lg-table-cell {
		display: table-cell!important
	}
	.tourBox .d-lg-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.tourBox .d-lg-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media (min-width:1200px) {
	.tourBox .d-xl-none {
		display: none!important
	}
	.tourBox .d-xl-inline {
		display: inline!important
	}
	.tourBox .d-xl-inline-block {
		display: inline-block!important
	}
	.tourBox .d-xl-block {
		display: block!important
	}
	.tourBox .d-xl-table {
		display: table!important
	}
	.tourBox .d-xl-table-row {
		display: table-row!important
	}
	.tourBox .d-xl-table-cell {
		display: table-cell!important
	}
	.tourBox .d-xl-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.tourBox .d-xl-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
@media print {
	.tourBox .d-print-none {
		display: none!important
	}
	.tourBox .d-print-inline {
		display: inline!important
	}
	.tourBox .d-print-inline-block {
		display: inline-block!important
	}
	.tourBox .d-print-block {
		display: block!important
	}
	.tourBox .d-print-table {
		display: table!important
	}
	.tourBox .d-print-table-row {
		display: table-row!important
	}
	.tourBox .d-print-table-cell {
		display: table-cell!important
	}
	.tourBox .d-print-flex {
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important
	}
	.tourBox .d-print-inline-flex {
		display: -webkit-inline-box!important;
		display: -ms-inline-flexbox!important;
		display: inline-flex!important
	}
}
/*表格垂直致中*/
.tourBox .table th, .tourBox .table td {
text-align: center;
vertical-align: middle!important;
}
/*表格*/
.tourBox  .table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}
.tourBox  .table td, .tourBox  .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}
.tourBox  .table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}
.tourBox  .table tbody+tbody {
	border-top: 2px solid #dee2e6
}
.tourBox  .table .tourBox  .table {
	background-color: #fff
}
.tourBox  .table-sm td, .tourBox  .table-sm th {
	padding: .3rem
}
.tourBox  .table-bordered {
	border: 1px solid #dee2e6
}
.tourBox  .table-bordered td, .tourBox  .table-bordered th {
	border: 1px solid #dee2e6
}
.tourBox  .table-bordered thead td, .tourBox  .table-bordered thead th {
	border-bottom-width: 2px
}
.tourBox  .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}
.tourBox  .table-hover tbody tr:hover {
	background-color: rgba(0, 0, 0, .075)
}
.tourBox  .table-primary, .tourBox  .table-primary>td, .tourBox  .table-primary>th {
	background-color: #b8daff
}
.tourBox  .table-hover .tourBox  .table-primary:hover {
	background-color: #9fcdff
}
.tourBox  .table-hover .tourBox  .table-primary:hover>td, .tourBox  .table-hover .tourBox  .table-primary:hover>th {
	background-color: #9fcdff
}
.tourBox  .table-secondary, .tourBox  .table-secondary>td, .tourBox  .table-secondary>th {
	background-color: #d6d8db
}
.tourBox  .table-hover .tourBox  .table-secondary:hover {
	background-color: #c8cbcf
}
.tourBox  .table-hover .tourBox  .table-secondary:hover>td, .tourBox  .table-hover .tourBox  .table-secondary:hover>th {
	background-color: #c8cbcf
}
.tourBox  .table-success, .tourBox  .table-success>td, .tourBox  .table-success>th {
	background-color: #c3e6cb
}
.tourBox  .table-hover .tourBox  .table-success:hover {
	background-color: #b1dfbb
}
.tourBox  .table-hover .tourBox  .table-success:hover>td, .tourBox  .table-hover .tourBox  .table-success:hover>th {
	background-color: #b1dfbb
}
.tourBox  .table-info, .tourBox  .table-info>td, .tourBox  .table-info>th {
	background-color: #bee5eb
}
.tourBox  .table-hover .tourBox  .table-info:hover {
	background-color: #abdde5
}
.tourBox  .table-hover .tourBox  .table-info:hover>td, .tourBox  .table-hover .tourBox  .table-info:hover>th {
	background-color: #abdde5
}
.tourBox  .table-warning, .tourBox  .table-warning>td, .tourBox  .table-warning>th {
	background-color: #ffeeba
}
.tourBox  .table-hover .tourBox  .table-warning:hover {
	background-color: #ffe8a1
}
.tourBox  .table-hover .tourBox  .table-warning:hover>td, .tourBox  .table-hover .tourBox  .table-warning:hover>th {
	background-color: #ffe8a1
}
.tourBox  .table-danger, .tourBox  .table-danger>td, .tourBox  .table-danger>th {
	background-color: #f5c6cb
}
.tourBox  .table-hover .tourBox  .table-danger:hover {
	background-color: #f1b0b7
}
.tourBox  .table-hover .tourBox  .table-danger:hover>td, .tourBox  .table-hover .tourBox  .table-danger:hover>th {
	background-color: #f1b0b7
}
.tourBox  .table-light, .tourBox  .table-light>td, .tourBox  .table-light>th {
	background-color: #fdfdfe
}
.tourBox  .table-hover .tourBox  .table-light:hover {
	background-color: #ececf6
}
.tourBox  .table-hover .tourBox  .table-light:hover>td, .tourBox  .table-hover .tourBox  .table-light:hover>th {
	background-color: #ececf6
}
.tourBox  .table-dark, .tourBox  .table-dark>td, .tourBox  .table-dark>th {
	background-color: #c6c8ca
}
.tourBox  .table-hover .tourBox  .table-dark:hover {
	background-color: #b9bbbe
}
.tourBox  .table-hover .tourBox  .table-dark:hover>td, .tourBox  .table-hover .tourBox  .table-dark:hover>th {
	background-color: #b9bbbe
}
.tourBox  .table-active, .tourBox  .table-active>td, .tourBox  .table-active>th {
	background-color: rgba(0, 0, 0, .075)
}
.tourBox  .table-hover .tourBox  .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}
.tourBox  .table-hover .tourBox  .table-active:hover>td, .tourBox  .table-hover .tourBox  .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}
.tourBox  .table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}
.tourBox  .table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.tourBox  .table-dark {
	color: #fff;
	background-color: #212529
}
.tourBox  .table-dark td, .tourBox  .table-dark th, .tourBox  .table-dark thead th {
	border-color: #32383e
}
.tourBox  .table-dark.tourBox  .table-bordered {
	border: 0
}
.tourBox  .table-dark.tourBox  .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}
.tourBox  .table-dark.tourBox  .table-hover tbody tr:hover {
	background-color: rgba(255, 255, 255, .075)
}
@media (max-width:575.98px) {
	.tourBox  .table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.tourBox  .table-responsive-sm>.tourBox  .table-bordered {
		border: 0
	}
}
@media (max-width:767.98px) {
	.tourBox  .table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.tourBox  .table-responsive-md>.tourBox  .table-bordered {
		border: 0
	}
}
@media (max-width:991.98px) {
	.tourBox  .table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.tourBox  .table-responsive-lg>.tourBox  .table-bordered {
		border: 0
	}
}
@media (max-width:1199.98px) {
	.tourBox  .table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.tourBox  .table-responsive-xl>.tourBox  .table-bordered {
		border: 0
	}
}
.tourBox  .table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.tourBox  .table-responsive>.tourBox  .table-bordered {
	border: 0
}
.tourBox tr.collapse.show {
	display: table-row
}
.tourBox tbody.collapse.show {
	display: table-row-group
}

/**/
.tourBox  .card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem
}
.tourBox  .card>hr {
	margin-right: 0;
	margin-left: 0
}
.tourBox  .card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}
.tourBox  .card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}
.tourBox  .card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}
.tourBox  .card-title {
	margin-bottom: .75rem
}
.tourBox  .card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}
.tourBox  .card-text:last-child {
	margin-bottom: 0
}
.tourBox  .card-link:hover {
	text-decoration: none
}
.tourBox  .card-link+.tourBox  .card-link {
	margin-left: 1.25rem
}
.tourBox  .card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}
.tourBox  .card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.tourBox  .card-header+.list-group .list-group-item:first-child {
	border-top: 0
}
.tourBox  .card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}
.tourBox  .card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.tourBox  .card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}
.tourBox  .card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}
.tourBox  .card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}
.tourBox  .card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}
.tourBox  .card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}
.tourBox  .card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}
.tourBox  .card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.tourBox  .card-deck .tourBox  .card {
	margin-bottom: 15px
}
@media (min-width:576px) {
	.tourBox  .card-deck {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	.tourBox  .card-deck .tourBox  .card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}
.tourBox  .card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.tourBox  .card-group>.tourBox  .card {
	margin-bottom: 15px
}
@media (min-width:576px) {
	.tourBox  .card-group {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	.tourBox  .card-group>.tourBox  .card {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.tourBox  .card-group>.tourBox  .card+.tourBox  .card {
		margin-left: 0;
		border-left: 0
	}
	.tourBox  .card-group>.tourBox  .card:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:first-child .tourBox  .card-header, .tourBox  .card-group>.tourBox  .card:first-child .tourBox  .card-img-top {
		border-top-right-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:first-child .tourBox  .card-footer, .tourBox  .card-group>.tourBox  .card:first-child .tourBox  .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:last-child .tourBox  .card-header, .tourBox  .card-group>.tourBox  .card:last-child .tourBox  .card-img-top {
		border-top-left-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:last-child .tourBox  .card-footer, .tourBox  .card-group>.tourBox  .card:last-child .tourBox  .card-img-bottom {
		border-bottom-left-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:only-child {
		border-radius: .25rem
	}
	.tourBox  .card-group>.tourBox  .card:only-child .tourBox  .card-header, .tourBox  .card-group>.tourBox  .card:only-child .tourBox  .card-img-top {
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem
	}
	.tourBox  .card-group>.tourBox  .card:only-child .tourBox  .card-footer, .tourBox  .card-group>.tourBox  .card:only-child .tourBox  .card-img-bottom {
		border-bottom-right-radius: .25rem;
		border-bottom-left-radius: .25rem
	}
	.tourBox  .card-group>.tourBox  .card:not(:first-child):not(:last-child):not(:only-child) {
		border-radius: 0
	}
	.tourBox  .card-group>.tourBox  .card:not(:first-child):not(:last-child):not(:only-child) .tourBox  .card-footer, .tourBox  .card-group>.tourBox  .card:not(:first-child):not(:last-child):not(:only-child) .tourBox  .card-header, .tourBox  .card-group>.tourBox  .card:not(:first-child):not(:last-child):not(:only-child) .tourBox  .card-img-bottom, .tourBox  .card-group>.tourBox  .card:not(:first-child):not(:last-child):not(:only-child) .tourBox  .card-img-top {
		border-radius: 0
	}
}
.tourBox  .card-columns .tourBox  .card {
	margin-bottom: .75rem
}
@media (min-width:576px) {
	.tourBox  .card-columns {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
		column-gap: 1.25rem
	}
	.tourBox  .card-columns .tourBox  .card {
		display: inline-block;
		width: 100%
	}
}
/**/
.tourBox figcaption,.tourBox figure{
	display: block;
}
.tourBox figure {
	margin: 0 0 1rem
}
.tourBox  .figure {
	display: inline-block
}
.tourBox  .figure-img {
	margin-bottom: .5rem;
	line-height: 1
}
.tourBox  .figure-caption {
	font-size: 90%;
	color: #6c757d
}
/**/