@charset "utf-8";
/* CSS Document */

.logo {
    color: #ffffff!important;
    font-family: Microsoft JhengHei;
    font-size: 1.7rem;
    font-weight: 900;
}

.ilogo {
	width: 110px;
	height: auto;
	clear: both;
}
.mlogo {
	width: 60%;
	clear: both;
	margin: 0 auto;
}
.mwlogo {
	width: 15%;
	clear: both;
}
img{
	width: 100%;
}
body{
    font-family: BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Microsoft JhengHei", 微軟正黑體, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}	
body, h1, h2, h3, h4, h5, h6{
	line-height: 1.25em;
}
h1, h2, h3, h4, h5{
	color: #000;
}
p{
	font-size: .9em;
}
dl, ol, ol ol, ol ul, ul, ul ol, ul ul {
    margin-left: 0;
    padding-left: 0;
}
ul {
	margin-left: 30px; 
	padding-left: 0;
}
ul li {
    list-style: none;
	font-size: .9em;
}
a {
	text-decoration: none;
}
table { 
	border:1px solid #666; 
	text-align:center;
	border-collapse:collapse;
	font-size: .9em;
} 
th { 
	background-color: #eee;
	color:#000;
} 
th, td { 
	border:1px solid #666;
	padding:15px;
}
mark {
	color:#d82a43;
	background-color: transparent;
}
.bg-g50 {
	padding: 1.2em;
}
.y-mk {
	color:#fdbb11;
	font-size: 1.2em;
}
.t-white {
	color: #fff;
}
.i-icon {
	width: 30%;
	height: auto;
	clear: both;
	background-color: #fdbb11;
	border-radius: 50%;
	margin: .5rem auto 1rem auto;
	
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("../images/bars-solid.svg");
}

.fw-700 {
	font-weight: 700;
}

.ct-tit::after {
    content: "　───";
}
.ct-tit::before {
    content: "───　";
}
.nav-link {
	font-size: 1rem;
}
.txt-red {
	color:#ff081b!important;
}
.txt-orange {
	color:#ff6600!important;
}
.txt-yellow {
	color:#f7ef15!important;
}
.pb-15 {
    padding-bottom: 15px;
}
.pt-15 {
    padding-top: 15px;
}
.pl-0 {
	padding-left: 0;
}
.pr-0 {
	padding-right: 0;
}
.mt-30 {
	margin-top: 30px;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mlr-50 {
	margin: 0 50px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-size: 1.1rem;
    font-weight: 600;
}

.navbar-dark .navbar-toggler {
    border-color: #fff;
}

.caption {
    width: 70%;
    position: absolute;
    /* left: 15%; */
    /* top: 30%; */
    color: #fff;
    margin: 18vh 15% 0 15%;
}
.tit-li {
    font-size: 1rem;
	font-weight: 700;
    margin-left: -16px;
}
.style-li {
    font-size: .9rem;
}
.style-li::before {
    content: "\25AA";
    color: #d82a43;
    font-size: 1.1rem;
    padding-right: 10px;
    margin-left: -16px;
}
.os-li {
    font-size: 1rem;
    margin-left: 16px;
}
.os-li::before {
    content: "\25E6";
    color: #d82a43;
    font-size: 1.1rem;
    padding-right: 10px;
    margin-left: -16px;
}
.bg-nav {
	background-color: #0c214d;
}
.ai-flex {
	display: flex;
	align-items: center;
}
.ci-h {
	height: 70vh;
	background-repeat: no-repeat;
	background-position: center;
}
.ci-bg1, .ci-bg2, .ci-bg3 {
	background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
.ci-bg1 {
	background: url("../images/hue-01.jpg") center center / 100%;
}
.ci-bg2 {
	background: url("../images/hue-02.jpg") center center / 100%;
}
.ci-bg3 {
	background: url("../images/hue-03.jpg") center center / 100%;
}
.ci-txt h2, .ci-txt h3, .ci-txt h4, .ci-txt h5 {
	color: #fff;
}
.ci-txt h2 {
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 0;
	line-height: 3.2rem;
}
.ci-txt h3 {
	font-size: 2rem;
	font-weight: 500;
}
.ci-txt h4 {
	font-size: 1.5rem;
	font-weight: 200;
}
.ci-txt h5 {
	font-size: 1.25rem;
}
.on-txt h5 {
	font-size: 2rem;
	font-weight: 700;
}
.on-txt p {
	font-size: 1.2rem;
	font-weight: 200;
	margin: 0;
}
.bg-light {
    background-color: #f8f8f8!important;
}
.bg-pink {
    background-color: #ffefee!important;
}
.bg-blue {
    background-color: #0c214d!important;
		background: linear-gradient(180deg, #7ecaff 10%, #0c214d 40%);

}
.bg-ship {
	background-image: url("../images/hue-04.png");
	border-bottom: solid 10px #e6c286;
	color: #fff!important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom right;

}
.indlink {
	height: 16em;
	background-repeat: no-repeat;
	background-position: center center;	
	border: none;
	border-radius: 0;
	margin-top: 70px;
	color: #000;
	text-decoration: none;
	background-size: 100%;
}
.indtit {
	width: 25%;
	margin: 5em auto;
	background-color: rgba(255,255,255,0.9);
	text-align: center;
	justify-content: center;
	display: flex;
	align-items: center;
}
.il-bg1 {
	background-image: url("../images/indlink-01.jpg");
}
.il-bg2 {
	background-image: url("../images/indlink-02.jpg");
}
.il-bg3 {
	background-image: url("../images/indlink-03.jpg");
}
.indp {
	text-align: center;
	line-height: 1.4em;
}
.about-box{
	margin: 0 50px;
}

.about-icon {
    font-size: 2.5rem;
    margin: 0px auto;
    color: #d82a43;
    width: 2.5rem;
}
.fw-bold {
    font-weight: 600 !important;
}
.fw-bold span {
    font-size: .9rem;
}
.ps-flex {
	display: flex;
}
.ps-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sp-img {
	bottom:0;
}
.model {
    padding: 20px;
    background: #fff3f3;
    border: 0.3px #d82a43 solid;
    margin-bottom: 30px;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.8rem;
}
.ps {
	font-size: .8rem;
}
.med-a {
	border-radius: 0;
	border:none;
	box-shadow:0 0 20px 1px #cccccc;
}
.med-a img {
	border-radius: 0;
}
.med-a h5{
	font-weight: 700!important;
	margin: 0;
}
.med-a h6{
    font-size: 1em;
}
.med-a p {
	line-height: 1.8em;
    font-size: 0.9em;
}
.med-a a{
	color: #d82a43;
    border: 1px solid #d82a43;
	padding: .4em 1.8em;
	background: none;
	border-radius: 20px;
	float: none;
	margin: 0 auto;
	display: block;
	width: 50%;
}
.med-a a:hover{
	background-color: #d82a43;
	color: #fff;
    border: 1px solid #d82a43;
}
.conceptCo {
    background: #fff;
    border-top: #d82a43 7px solid;
    box-shadow: #eee 10px 10px 30px;
}
.co-box {
	margin: 40px 40px;
}
.sa-bg {
	height: 40vh;
	background-image: url("../images/sale-bg-01.jpg");
	background-repeat: no-repeat;	
	background-size: cover;
	background-position: center center;	
	display: flex;
    justify-content: center;
    align-items: center;
}
.mc-bg {
	height: 40vh;
	background-image: url("../images/mice-bg-01.jpg");
	background-repeat: no-repeat;	
	background-size: cover;
	background-position: center center;	
	display: flex;
    justify-content: center;
    align-items: center;
}
.sale-txt {
	text-align: center;
	color: #fff;
	font-size: 1.1em;
}
.sale-txt h5, .sale-txt h6 {
	text-shadow: 0px 0px 10px #000;
}
.sale-txt h5 {
	font-size: 1.8em!important;
}
.sale-txt h6 {
	font-size: 1.2em!important;
}
.sale {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 3em;
}
.sale-box {
	padding: 1.5em;
}


.vi-h {
	height: 40vh;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 150px;
	color: #fff;
	text-shadow:0px 0px 5px #000;
	font-weight: 500;
}
.vi-bg1 {
	background-image: url("../images/vi-bg01.jpg");
}

.sidenav-li {
    padding: 15px 0;
    border-bottom: #9e9f9f 0.8px dotted;
}

/* 行程卡片 */
.card-body h5{
	margin-bottom: .8rem;
}
.card-body h5 a{
	color: #000;
	width: 100%;
	padding: 0;
	border: none;
}
.card-body h5 a:hover{
	background-color: #d82a43;
	border: none;
	border-radius: 0;
	color: #fff;
}
.card-body span.tag {
	font-size: .8rem;
	color: #0096f2;
	border: 1px solid #0096f2;
	padding: .3rem .8rem;
	border-radius: 20px;
	margin-right: 10px;
}
.tag-box {
	margin-bottom: .8rem;
}
.date-box {
	font-size: .8rem;
}
.date-box span.date-txt {
	padding: .4em;
	float: left;
}
a.more {
	border: none;
	display: block;
	float: left;
	color: #d82a43;
	padding: .4em .1em;
	background: none;
	margin: 0 auto;
	width: auto;
}
a.more:hover{
	background-color: #d82a43;
	border: none;
	border-radius: 0;
	color: #fff;
}
.date-txt {
	float: left;
}
.price {
		
}
.price a.pb {
	float: right;
	font-size: 1.4rem;
	border: none;
	clear: both;
	font-weight: 900;
	text-align: right;
	width: auto;
	padding: .2rem;
}
.price a.pb:hover {
	background-color: #d82a43;
	border: none;
	border-radius: 0;
	color: #fff;
}
.price a.pb::before{
    content:"$";
    color:#000;
	font-weight: 400;
	font-size: .8rem;

}
.price a.pb::after{
    content:"元起";
    color:#000;
	font-weight: 400;
	font-size: .8rem;
}
.w-100 {
    width: 100%!important;
}
/* 崁入影片 */
.video-box {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* 行程內容 */
.topic::after {
    content: "";
    width: 50px;
    height: 4.5px;
    background: #d82a43;
    display: block;
    margin-top: 6px;
}
.datebox {
    background: #fff;
    padding: 20px 20px;
    box-shadow: #eee 10px 10px 30px;
    border: none;
    border-left: 8px #d82a43 solid;
    margin: 15px 0;
}

/* 遊輪線上報名 */
.bg-blue-light {
	background-color: #ecfbff!important;
}
.checkout-head {
    padding: 8px 20px 6px 20px;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
}
.checkout-body {
    padding: 30px 35px;
}
.h-center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.checkoutBox label {
    color: #333;
	font-size: .9rem;
}
sup {
    color: #d82a43;
    font-size: .8rem;
}

input, select, textarea {
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    color: #4b515e;
    background: 0 0;
    font-weight: 400;
    font-size: .9rem;
    width: 100%;
    margin: 5px 0 10px 0;
    padding: 14px 15px 8px 15px;
    letter-spacing: 1.1px;
    line-height: 18px;
    cursor: pointer;
}

label.checkbox-container input, label.radio-container input {
    width: 0;
}

.form-disabled:disabled{background-color:#e9ecef;opacity:1}
.radio-container{display:block;position:relative;padding-left:29px;margin:20px 0;cursor:pointer;font-size:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.radio-container input{position:absolute;opacity:0;cursor:pointer}
.checkmark{position:absolute;top:0;left:0;height:18px;width:18px;border:1px solid #ddd;border-radius:50%;margin-top:2px}
.radio-container:hover input~.checkmark{background-color:#fff;border:1px #d82a43 solid}
.radio-container input:checked~.checkmark{background-color:#fff;border:#d82a43 1px solid}
.checkmark:after{content:"";position:absolute;display:none}
.radio-container input:checked~.checkmark:after{display:block}
.radio-container .checkmark:after{top:3px;left:3px;width:10px;height:10px;border-radius:50%;background:#d82a43}
.checkbox-container{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.checkbox-container input{position:absolute;opacity:0;cursor:pointer}
.box-checkmark{position:absolute;top:0;left:0;height:18px;width:18px;border:1px solid #ddd}
.checkbox-container:hover input~.box-checkmark{background-color:#fff;border:1px #d82a43 solid}
.checkbox-container input:checked~.box-checkmark{background-color:#d82a43;border:1px #d82a43 solid}
.box-checkmark:after{content:"";position:absolute;display:none}
.checkbox-container input:checked~.box-checkmark:after{display:block}
.checkbox-container .box-checkmark:after{left:4.5px;top:.65px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
label.label-control{font-size:.8rem;color:#d82a43;background-color:#fff;position:absolute;top:-6px;left:15px;width:auto;padding:1px 4px;margin:0 12px}
@media screen and (max-width:768px){
label.label-control{font-size:.73rem}
}
.form-group{margin-bottom:12px}
.input__arrowdown{width:100%;background-image:url(../../images/icons/arrows_down.svg);background-repeat:no-repeat;background-size:21px 21px;background-position:95% center}
.scrollMenu{background-color:#f8f8f8;overflow:auto;white-space:nowrap;display:flex;justify-content:space-between}
.scrollMenu a{display:inline-flex;color:#333;font-size:1rem;letter-spacing:.8px;text-align:center;padding:12px 0;text-decoration:none;transition:all .3s}
.scrollMenu a{position:relative}
.scrollMenu a:after{position:absolute;bottom:0;left:0;right:0;width:0%;height:4px;content:".";margin:auto;padding:0;font-size:0;color:transparent;background:#d82a43;transition:all .3s}
.scrollMenu a:hover{opacity:.85;transition:all .3s}
.scrollMenu a:hover:after{width:100%}
.carousel-indicators li{width:10px;height:10px;border-radius:50%;background-color:#fff;margin:0 10px}
.carousel-indicators .active{background-color:#d82a43}


label.label-control {
    font-size: .8rem;
    color: #d82a43;
    position: absolute;
    top: -6px;
    left: 15px;
    width: auto;
    padding: 1px 4px;
    margin: 0 12px;
    background-color: #fafafa;
}




.inlineb-item {
    margin-right: 25px!important;
}



.button.medium {
    font-size: .83rem;
    padding: 10px 37px 10px 37px;
    display: inline-block;
}
.button.primary {
    background-color: #d82a43;
    color: #fff;
    border: 1px #d82a43 solid;
}



/* 表尾宣告 */
footer {
	font-size: .9rem;
	line-height: 1.6em;
}
footer span {
	clear: both;
	display: block;
	padding-top: .6rem;
	margin-bottom: 1.6rem;
	font-weight: 900;
}
.footer-ul{
	margin: 0;
}
.bg-primary {
    background-color: #d82a43!important;
}
.copyright {
    font-size: 13px;
	text-align: center;
	color: white;
}
#back-top {
    position: fixed;
    bottom: 80px;
    right: 18px;
    padding: 0;
    margin: 0;
    z-index: 20;
}
#back-top a {
    text-decoration: none;
    display: block;
    color: #fff;
    font-size: 26px;
    z-index: 999;
    padding: 5px;
    height: 42px;
    width: 42px;
    background: #d82a43;
    border-radius: 50%;
}
#back-top a i{
	position:relative;
	left:8px;
	top:-4px;
	bottom:7px;
}
.sign-up-btn{
	background: linear-gradient(90deg, rgba(235, 101, 87, 1) 0%, rgba(238, 126, 78, 1) 50%, rgba(183, 115, 174, 1) 100%);
	color: #333 !important;
	border-radius: 5px;
	border: none;
}
#fixed-bottom-sign-up-btn{
	background-color: #ff6600;
}
@media (max-width: 1279px){
	.ci-h {
		max-height: 450px;
	}
	.caption {
    margin: 10vh 15% 0 15%;
	}
}
@media (max-width: 992px) {
	.bg-g50 {
		background-color: rgba(0, 0, 0, .5);
	}
	.mwlogo {
	width: 30%;
	}
	.ci-h {
	height: 45vh;
	}
	.caption {
	width: 80%;
    margin: 10vh 10% 0 10%;
	}
	.ci-txt p {
	font-size: 1.5rem;
	}
}

@media (max-width: 768px) {
	.indtit {
		width: 60%;
	}
	.sale {
		width: 98%;
	}
	.ci-h {
	height: 30vh;
	/* max-height: 280px; */	
	}
	.caption {
	width: 80%;
    margin: 5vh 10% 0 10%;
	display: block;	
	}
	.ci-txt h2 {
		font-size: 2rem;
		font-weight: 700;
	}
	.ci-txt h3 {
		font-size: 1.2rem;
		font-weight: 500;
	}
	.ci-txt h4 {
		font-size: .8rem;
		font-weight: 100;
	}
}

@media (max-width: 576px) {
	footer {
		text-align: center;
	}
	.mwlogo {
	width: 28%;
	}

	.indtit {
		width: 35%;
	}
	.sale-txt h5 {
		font-size: 1.2em!important;
	}
	.sale-txt h6 {
		font-size: .9em!important;
	}
	.caption {
    	margin: 5vh 10% 0 10%;
		display: block;	
		text-align: center;
	}
}
@media (max-width: 375px) {
	.ci-txt h6 {
		font-size: 1.8rem;
		margin-bottom: 0;
	}
	.ci-txt h5 {
		margin-bottom: 0;
	}
}	