p, h1, h2, h3, h4, h5, h6 {font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif !important; color: #fff;}
body {font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif !important; color: #fff;}
hr {border-color: #424242;}

::selection {background: #917225;}
.content-sm {padding-bottom: 10px;}
.padding-bottom-60 {padding-bottom: 60px;}

/* style */
.font-sp {font-family: 'Ubuntu Condensed', sans-serif !important;}
.bg-color-dark {background: #242424 !important;}
.bg-color-light {background: #fcfcfc !important;}
.color-light {color: #eee;}
.color-glay {color: #959595;}
.color-sp {color: #bfa462;}
.btn-u.btn-u-black {background: #000;}
.btn-u.btn-u-black:hover {background: #fff; color: #000;}

.title-v1, .title-v2 {margin: 0 auto 40px; text-align: center;}
.title-v1 h2, .title-v2 h2 {font-size: 18px; color: #fff; letter-spacing: 4px; position: relative; margin-bottom: 15px; padding-bottom: 20px; text-transform: uppercase;}
.title-v1 h2 span, .title-v2 h2 span {font-size: 22px; color: #bfa462;}
.title-v1 h3, .title-v2 h3 {margin-bottom: 24px;}
.title-v1 p, .title-v2 p {
    font-size: 15px;
    line-height: 24px;
}
.title-v1 h1:after, .title-v1 h2:after, .title-v2 h1:after, .title-v2 h2:after {content: none;}
.title-v1 h4, .title-v2 h4 {
    color: #524c3b;
    font-size: 22px;
    letter-spacing: 8px;
    font-family: 'Ubuntu Condensed', sans-serif !important;
}
.title-v1 h4 span {color: #3c3a35;}

.title-v2 h4 {color: #d8ceb6;}
.title-v2 h2 {color: #000;}
.title-v2 h2 span {color: #ca971e;}

/************ header ************/
.one-page-header.top-nav-collapse {padding: 0;}
.one-page-header .navbar-nav > li > a:before {content: none;}
.header-v7 .navbar-default {
    width: 282px;
    background: url(../img/bg/menubg_01.jpg) repeat-y;
    border-right: 1px solid #272727;
    box-sizing: border-box;
    padding-top: 0px;
}
.header-v7 .logo {
    background: url('../img/logo.png') center no-repeat;
    background-size: 106px;
    height: 80px;
    margin-top: 6px;
    box-sizing: border-box;
}
.header-v7 .navbar-collapse {margin: 0 14px;}
.header-v7 .navbar-default .navbar-nav {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    margin-bottom: 10px;
}
.header-v7 .navbar-default .navbar-nav > li {line-height: 20px;}
.header-v7 .navbar-default .navbar-nav > li > a {padding: 10px; color: #fff;}
.header-v7 .navbar-default .navbar-nav > li:hover > a {color: #fff;}

@media screen and ( max-height: 630px ){
    .header-v7 .navbar-default .navbar-nav > li > a {padding: 6px;}
}
@media screen and ( max-height: 550px ){
    .header-v7 .navbar-default .navbar-nav > li > a {padding: 4px;}
}
.header-v7 .navbar-default .navbar-nav > li > a:after {content: none;}
.header-v7 .navbar-default .navbar-nav > li > a:hover,
.header-v7 .navbar-default .navbar-nav > li > a:active,
.header-v7 .navbar-default .navbar-nav > li > a:focus,
.header-v7 .navbar-default .navbar-nav > li.active > a,
.header-v7 .navbar-default .navbar-nav > li.active > a:hover {
    color: #fff !important;
    background: #30250c !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.header-v7 .navbar-nav > li {border-bottom: 1px solid rgba(255, 255, 255, 0.2);}


@media (max-width: 991px) {
    .header-v7 .navbar-default {background: none; width: auto; border: none;}
    .header-v7 .navbar-collapse {background: #000000; border-bottom: none; border-top: none;}
    .header-v7 .logo {margin-top: 5px; padding: 0; background: url('../img/logo.png') center no-repeat; background-size: 75px; height: 70px;}
    .header-v7 .navbar-toggle {margin-top: 22px; cursor: pointer;}
    .header-v7 .navbar-toggle .icon-bar {background: #c29f4a;}
    .one-page-header.top-nav-collapse .navbar-toggle:hover .icon-bar {background: #000;}
    .content-side-right {margin-top: 75px;}
}

@media (min-width: 991px) {
.content-side-right {margin-left: 282px;}
}

/* lang-btn */
.lang-box {
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 555555;
}
.lang-title {
    color: #fff;
    font-size: 12px;
    padding: 10px 3px;
    border-radius: 25px;
    background: rgba(128, 0, 1, 0.8);
}
.lang-btn {
    color: #fff;
    padding-right: 5px;
    width: auto;
}
.lang-btn .btn-u.btn-brd {
    text-align: center;
    padding: 9px 4px;
    width: 38px;
    border-radius: 25px;
    border-color: #fff;
    color: #fff;
    margin-right: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.lang-btn .btn-u.btn-brd:hover {border-color: #c29f4a; background: #c29f4a; color: #000;}

/************ slider ************/
.ms-skin-light-4 .ms-nav-next {right: 0px;}
.ms-skin-light-4 .ms-nav-prev {left: 0px;}
.ms-skin-light-4 .ms-bullet {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background: none;
	border: solid 1px rgb(255, 255, 255);
}
.ms-skin-light-4 .ms-bullet-selected {background: #ffffff;}
.ms-promo-info-in {
    font-size: 30px;
    color: #878787;
    font-weight: normal;
}
.ms-promo-sub-in {
    font-size: 18px;
    color: #232323;
	font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif;
    font-weight: normal;
}
.homedownbtn {
    width: 46px;
    height: 46px;
    position: absolute;
    bottom: 75px;
    left: 50%;
    margin-left: -23px;
    z-index: 100;
}
.downbtn {
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.downbtn:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
    .homedownbtn {margin-left: -11px; bottom: 35px;}
    .downbtn {width: 50%;}
}

/************ section ************/
/* about */
#about-bgimg {
    background-image: url(../img/bg/about.png);
    background-repeat: no-repeat;
    background-size:  cover;
    background-position: bottom;
}
.about-text {min-height: 970px;}

.tab-v2 .tab-content {
    border: none;
    padding: 10px 0px;
    color: #fff;
}
.tab-content>.tab-pane {padding: 0; height: 500px;}
.tab-content-text {min-height: 450px;}

.about-text p {text-align: center; font-size: 15px; color: #fff; line-height: 32px;}
.about-text p.color-sp {font-size: 17px; color: #c28b4a; margin-bottom: 20px;}

.tab-v2 .nav-tabs {
    width: 100%;
    display: flex;
    justify-content: center;
}
.nav-tabs>li {display: list-item;}
.tab-v2 .nav-tabs li a {
    width: 130px;
    height: 130px;
    border-radius: 75px;
    padding: 55px 0;
    margin: 0 25px;
    background: #050505;
    border: none;
    color: #c29f4a;
    font-size: 15px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tab-v2 .nav-tabs li.active a, .tab-v2 .nav-tabs li.active a:hover {
    padding: 55px 0;
    background: #c29f4a;
    border: none;
    color: #000;
}
.tab-v2 .nav-tabs li a:hover {background: #0f0f0f; transform: rotate(-15deg) scale(1.1,1.1);}

.cube-about {margin-top: 240px; position: absolute;}
.cube-about .item, .cube-about-img {margin: 0 !important; padding: 0 !important;}
.cube-about-img .thumbnails {position: relative;}
.cube-about-img .thumbnails img {width: 100%;}
.cube-about-img .thumbnails .caption {
    position: absolute;
    top: 0;
    z-index: 555;
    background: rgba(225,225,225,0.1);
    width: 100%;
    height: 100%;
    opacity: 0;
    padding: 28%;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cube-about-img .thumbnails:hover .caption {opacity: 1;}
.cube-about-img .thumbnails .caption span {color: rgba(222, 222, 222, 0.8); font-size: 28px;}

.fancybox-skin {background: none; padding: 0 !important;}
.fancybox-close {background: url(../img/cbp-sprite.png) no-repeat scroll -92px 0 transparent; height: 40px; width: 40px; top: -40px; right: -40px;}
.fancybox-close:hover {background-position: -92px -46px;}
.fancybox-next {right: -90px}
.fancybox-next span {background: url(../img/cbp-sprite.png) no-repeat scroll -46px 0 transparent; width: 44px; height: 44px;}
.fancybox-next span:hover {background-position: -46px -46px;}
.fancybox-prev {left: -90px;}
.fancybox-prev span {background: url(../img/cbp-sprite.png) no-repeat scroll 0 0 transparent; width: 44px; height: 44px;}
.fancybox-prev span:hover {background-position: 0px -46px;}

.fancybox-title-float-wrap .child {
    font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #d8b45b;
    margin-top: 10px;
    letter-spacing: 1px;
    background: none;
}

@media (max-width: 991px) {
    .tab-content>.tab-pane {height: auto; padding-bottom: 40px;}
    .tab-v2 .nav-tabs li a {width: 100px; height: 100px; margin: 0 5px; padding: 40px 0;}
    .tab-v2 .nav-tabs li.active a, .tab-v2 .nav-tabs li.active a:hover {padding: 40px 0;}
    .cube-about {margin-top: 170px;}
    .fancybox-close {top: 10px; right: 10px;}
    .fancybox-next {right: 0px}
    .fancybox-prev {left: 0px;}
}

/* news */
.news-section {border-top: 1px solid #1e1e1e; border-bottom: 1px solid #1e1e1e;}

.type-news {background-image: url(../../images/newstitle_01.jpg);}
.content-boxes-in-v3 a {text-decoration: none;}
.content-boxes-in-v3 {
    border: 1px solid #545454;
    margin: 5px 0px;
}
.content-boxes-in-v3:hover {
    color: #fff;
    border: 1px solid #222222;
    background: #a79261;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}
.content-boxes-v3 .content-boxes-in-v3 {padding: 20px;}
.content-boxes-in-v3 img {height: 190px;}

.news-box-in p {color: #fff; padding: 0; margin: 0;}
.news-box-in h4 {letter-spacing: -1px;}
.news-box-in h3 {padding: 12px 0; margin: 0; font-size: 22px;}
.news-box-in h5 {font-size: 16px; line-height: 30px; color: #dddddd;}

.content-boxes-in-v3:hover .news-box-in h4 {color: #000;}
.content-boxes-in-v3:hover .news-box-in h3 {color: #000;}
.content-boxes-in-v3:hover .news-box-in h5 {color: #fff;}

.content-boxes-in-v3, .content-boxes-in-v3 * {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 991px) {
    .content-boxes-in-v3 img {height: inherit;}
}

/* package */
.news-v1 p {color: #d9d9d9;}

.headline {
    background: url(../img/title_bg.png) repeat-x;
    border-bottom: none;
}
.headline h4 {
    color: #ffd05e;
    border-bottom: none;
/*    width: 50%;*/
    background: -moz-linear-gradient(left,  rgba(36,36,36,1) 0%, rgba(36,36,36,1) 0%, rgba(36,36,36,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(36,36,36,1) 0%,rgba(36,36,36,1) 0%,rgba(36,36,36,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(36,36,36,1) 0%,rgba(36,36,36,1) 0%,rgba(36,36,36,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#00242424',GradientType=1 ); /* IE6-9 */
}
.timeline-v2 {clear: both; padding-right: 20px;}
.timeline-v2:before {display: none;}
.timeline-v2 > li {
    float: left;
    background: #212121;
    height: inherit;
    width: auto;
    margin-left: 22px;
    margin-bottom: 10px;
    color: #c29f4a;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.timeline-v2 > li:after {font: normal normal normal 14px/1 FontAwesome; content: "\f178"; font-size: 18px; position: absolute; top: 7px; right: -20px; color: #672504;}
.timeline-v2 > li:last-child:after {content: none;}
.timeline-v2 > li:first-child {background: #5f5f5f; color: #fff; margin-left: 12px;}
.timeline-v2 > li:first-child:after {font: normal normal normal 14px/1 FontAwesome; content: "\f0da"; font-size: 18px; position: absolute; top: 7px; right: -16px; color: #672504;}
.timeline-v2 > li .cbp_tmtime {
    width: 100%;
    padding: 4px 10px;
    margin: auto;
    font-size: 14px;
    text-align: center;
    position: relative;
}
.timeline-v2 > li:hover {background: #333; cursor: default;}
.timeline-v2 > li:first-child:hover {background: #5f5f5f; color: #fff;}

.route-info blockquote {font-size: 14px; color: #eee; border-left-color: #c29f4a; clear: both;}

@media (max-width: 991px) {
    .headline h4 {width: 100%;}
    .timeline-v2 > li {height: inherit; background: none; margin-left: 13px;}
    .timeline-v2 > li:first-child {border: none;}
    .timeline-v2 > li:first-child:after {right: -16px;}
    .timeline-v2 > li .cbp_tmtime {padding: 4px 7px;}
    .timeline-v2 > li:after {right: -17px;}
    
}

.news-v1 .timeline-v2 > li {color: #cecece;}
.news-v1 .timeline-v2 > li:hover {color: #fff;}

/* modal */
/*Modal popup window controls*/
.package-modal {
    display: block;
    cursor: pointer;
    background: #2b2b2b;
    border: none;
    text-decoration: none;
    padding: 5px 15px 1px;
    margin: 4px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.package-modal:hover {
    text-decoration: none;
    background: #5f5f5f;
    border: none;
    text-decoration: none;
}
.package-modal span {color: #bfa462;}
.modal-body {
	padding: 0;
	background: #2e2e2e;
	border-radius: none;
}
.modal-body .modal-top img {
	width: 100%;
	margin-top: -20px;
}
.modal-body p {
	color: rgba(255,255,255,.8);
	text-align: left;
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
}
.modal-bot {
	text-align: center;
	padding: 0 50px 20px;
}
.modal-body .modal-bot h3 {
    color: #ffd05e;
	letter-spacing: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
}
.modal-body .modal-bot img {
	width: 100%;
}
.modal button.close {
    background: #bfa462;
    color: #fff;
    height: 50px;
    width: 50px;
    opacity: 1;
    font-size: 16px;
}
@media (max-width: 768px) {
    .modal-body .modal-top img {margin-top: -40px;}
    .modal button.close {position: absolute; width: 30px; height: 30px; font-size: 14px; top: 0; right: 10px; z-index: 2;}
}

/* spa */
.cbp-caption-zoom .cbp-caption-activeWrap {opacity: 1;}
.cube-portfolio .cbp-caption-activeWrap.dark-transparent-hover {
    background: url(../img/patterns/dotdot.png) repeat !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    background: none !important;
}
.cbp-l-grid-agency-title {
    font-size: 27px;
	font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif !important;
}
.cube-portfolio .link-captions li i:hover {background: #6db3cd;}

#title-bgimg {
    background: url(../img/bg/bg_2.png) no-repeat;
    background-size: cover;
    background-position: left;
}

/* spa2 */
.gallery {background: #bfa462;}
.gallery .title-v1 h4 {color: #e6ca86;}
.gallery .title-v1 h2 span {color: #000;}
.gallery .cbp-caption-fadeIn .cbp-caption-activeWrap {background: transparent;}
.gallery .cbp-caption-fadeIn .cbp-l-caption-body {
    background: rgba(191, 164, 98, 0.9);
    transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    text-align: center;
}
.gallery .cbp-l-caption-pretitle {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #000;
    display: block;
}
.gallery .cbp-l-caption-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
	font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif !important;
}
.gallery .cbp-caption-fadeIn .cbp-l-caption-body p {
    color: #000;
    font-size: 14px;
    max-width: 78%;
    margin: 0 auto;
    line-height: 1.4;
}
    /*Fix a minor issue in the width*/
    .gallery .cbp .cbp-item {min-width: 20.2%;}


/* facilities */
.team-v7 .team-v7-position {color: #6db3cd;}
.team-v7 >.tag-box {
    position: absolute;
    bottom: 20px;
}
.team-v7 .team-arrow-right:before {border-color: transparent transparent transparent #242424;}
.team-v7 .team-v7-name {color: #fff; margin-top: 30px;}
.team-v7 p {color: #fff;}
.team-v7 .team-v7-position {color: #ffea47;}
.team-v7-in a {margin-top: 5px;}

@media screen and ( max-height: 860px ){
    .fancybox-inner {width: auto !important; height: auto !important;}
    .fancybox-opened {width: inherit !important; height: inherit !important; margin-bottom: 110px;}
    .fancybox-image {max-width: none; max-height: 1000px; height: auto; width: auto;}
}
@media screen and ( max-height: 630px ){
    .fancybox-image {max-width: none; max-height: 1000px; height: auto; width: auto;}
}
@media screen and ( max-height: 550px ){
    .fancybox-image {max-width: none; max-height: 1000px; height: auto; width: auto;}
}
/* views */
/* Media Gallery */
.media-gallery .tab-content>.tab-pane {height: auto;}
.media-gallery .nav-tabs {
    border: none;
    max-width: 570px;
    margin: 0 auto 70px;
    text-align: center;
}
.media-gallery .nav-tabs > li {
    display: inline-block;
    float: none;
    margin: 0 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.media-gallery .nav-tabs > li > a {
    font-size: 15px;
    padding: 20px 10px;
    margin: 0;
    color: #b9b9b9;
    border: none;
}
.media-gallery .nav-tabs > li > a:hover {background: none;}
.media-gallery .nav-tabs > li.active > a,
.media-gallery .nav-tabs > li.active > a:focus,
.media-gallery .nav-tabs > li.active > a:hover {
    border: none;
    border-bottom: solid 5px #bfa462;
    color: #bfa462;
    background: none;
}
.media-gallery .swiper-slide {
    text-align: center;
    border: solid 1px transparent;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}
.media-gallery .swiper-slide:hover {border-color: #565656;}
.media-gallery .swiper-pagination {position: static; padding-top: 35px;}
.media-gallery .swiper-pagination-clickable .swiper-pagination-bullet {opacity: 1; background: #e0e0e0;}
.media-gallery .swiper-pagination-clickable .swiper-pagination-bullet-active {background: #bfa462;}

.swiper-slide a {-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); transition: transform .3s;}
.swiper-slide a:hover {-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0);}
.swiper-slide img {transition: transform .3s;}
.swiper-slide a:hover img {transform: scale(.85);}

@media (max-width: 991px) {
    .media-gallery .nav-tabs > li {margin: 0 10px;}
}

.en-style .media-gallery .nav-tabs {max-width: 700px;}

/* transportation */
.cbp-popup-lightbox-title {
    font-family: "微軟正黑體", "思源黑體 TWHK Regular", sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #d8b45b;
    margin-top: 10px;
    letter-spacing: 1px;
    background: none;
}
.cbp-popup-lightbox-counter {display: none;}

.panel, .panel-heading, .panel-group .panel {background: none; border: none;}
.panel-default>.panel-heading {background: none; border: none;}
.acc-v1 .panel-heading a {
    background: #2b2b2b;
    border: none;
    text-decoration: none;
    padding: 5px 15px 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.acc-v1 .panel-heading a:hover {background: #5f5f5f; border: none; text-decoration: none;}
.panel-default>.panel-heading:active {background: #5f5f5f;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {padding: 10px; border-top: none;}
.panel .table {margin-bottom: 20px;}

.panel-heading h5 span {color: #bfa462;}

/* contact */
.contact-section {border-top: 1px solid #1e1e1e; background: #1d1d1d;}
.contact-text {
    text-align: center;
    font-size: 15px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(138, 109, 59, 0.59);
}
.table.table-striped td {border: none;}
.table .table {background: transparent; width: 100%; margin: 0 auto;}
.contact-time>tbody>tr>td {padding: 4px;}
.contact-time td:first-child {padding-right: 5px; text-align: right; width: 130px;}
.contact-time td:last-child {padding-left: 5px; text-align: left;}

/* footer */
.copyright-section {
    border-top: 1px solid #f7f7f7;
    background-color: #ebebeb;
    padding: 0;
}
.copyright-img {
    background: url(../img/bg/bg_3.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 80px 0 50px 0;
}
.copyright-section p {
    font-size: 13px;
    line-height: 20px;
    color: #2a2a2a;
}
.copyright-section i.back-to-top {
    top: -41px;
    font-size: 30px;
    color: #797979;
    background: #191919;
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.copyright-section i.back-to-top:hover {
    color: #bfa462;
    background: #e4e4e4;
}

/* roomdetail-page */
.room_title {
    background-size: cover;
    background-position: center center;
}
.room_title h5 {color: #fff;}
.breadcrumb {
    top:0;
    padding: 0px;
    margin-bottom: 0px;
    padding-right: 20px;
    color: #ababab;
    font-size: 15px;
}
.breadcrumb>li+li:before {content: ">"}
.breadcrumb li, .breadcrumb li a {color: #ababab;}
.breadcrumb li.active, .breadcrumb li a:hover {color: #e7bd58;}

#spa_bgimg-1 {background: url(../img/bg/spaf_bg1.png) no-repeat; background-size: cover; background-position: bottom;}
#spa_bgimg-2 {background: url(../img/bg/spaf_bg2.png) no-repeat; background-size: cover; background-position: top;}

.spa-page-v1 {background: url(../img/bg/spaf_bg1.png) no-repeat; background-size: cover; background-position: bottom;}
.spa-page-v1 p, .spa-page-v2 p {font-size: 16px; line-height: 34px; letter-spacing: 1px;}
.spa-page-v2 p {color: #000;}
.line {
    background: url(../img/line.jpg);
    height: 11px;
    width: 56px;
    margin: 60px auto 40px;
}
.spa-page-v2 .price h5, .price p {color: #af0000;}
.spa-page-v2 .price, .spa-page-v2 .price p span {color: #666;}
.spa-page-v1 .price h5, .price p {color: #ff4141;}
.spa-page-v1 .price, .spa-page-v1 .price p span {color: #fff;}

@media (max-width: 991px) {
    .spa-page-v1 p, .spa-page-v2 p {font-size: 14px; line-height: 26px;}
}

/* Owl Controls */
.controls-v1.owl-theme .owl-controls .owl-buttons div {
    padding: 6px 15px;
    width: 45px;
    height: 45px;
    color: #000;
    background: rgba(255,255,255,0.5);
    font-size: 36px;
    line-height: 0;
    cursor: pointer;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.controls-v1.owl-theme .owl-controls .owl-buttons div:hover,
.controls-v1.owl-theme .owl-controls .owl-buttons div:focus {background: rgba(255,255,255,1);}
.controls-v1.owl-theme .owl-controls .owl-buttons div {position: absolute; top: 40%;}
.controls-v1.owl-theme .owl-controls .owl-buttons .owl-prev {left: 0px;}
.controls-v1.owl-theme .owl-controls .owl-buttons .owl-next {right: 0px;}

/* newsdetail-page */
.page_title h1 {color: rgba(255,255,255,0.5);}
.page_title h5 {color: #e7bd58;}

.page_title.type-1 {background: url(../img/bg/newstitle_01.jpg) no-repeat; background-size: cover;}
.page_title.type-2 {background: url(../img/bg/newstitle_02.jpg) no-repeat; background-size: cover;}
.page_title.type-3 {background: url(../img/bg/newstitle_03.jpg) no-repeat; background-size: cover;}

.news-content img {margin: 0 auto;}
.content-in-v3 {font-size: 15px; line-height: 22px; font-weight: normal;}
.content-in-v3 p, .content-in-v3 span {font-size: 15px; line-height: 26px; font-weight: normal;}
