/* Add here all your css styles (customizations) */

/* app fix */
table.newsp td span strong{font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; font-size:2rem; font-weight: 300;}
table.newsp td span{line-height:2.8rem;font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; font-size:1.5rem;}


/*mark add*/
body{padding-bottom:76px; overflow-x:hidden;}
.menu_txt{color:#9c8061; position: absolute; right:15px;top:4px;font-size:11px;font-weight: bold;display:none;}
/*Heading*/
.headline h2, 
.headline h3, 
.headline h4 {
	color: #6A4F3C;
}
.pp-center{ text-align: left;}
dd.newstit a {font-size:1.6em !important;line-height:3.8em !important;font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;}
.onlysel{ margin-top:-30px;}
.modal-title, table {font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; font-size:14px;}
.modal-body img{max-width: 100%;}
ul ,ol{ font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; background-color: transparent; font-size: 14px; line-height: 24px;}
.item ul{ font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; background-color: #f5f5f5; margin:0 0;}
.item p {  margin: 0 0 0px;}
.testimonial-info{ font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;}
.map-box {	height: 380px;}
.map-box-space {	margin-top: 15px;}
.map-box-space1 {	margin-top: 7px;}
/*GOOGLE mAP*/
.floor_content{ text-align: center; }
.floor_content img{max-width: 100%;}
.trip { margin-top:0px; text-align: center; margin-bottom: 15px;}
h2{font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; }
h3{font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; font-size:1.6em; color:#555;}
h3 span{color:#81674b; }
.margin-top-10 { margin-top:10px;}
.margin-top-20 { margin-top:20px;}
.margin-top-30 { margin-top:30px;}
.purchase .btn-buy a { margin-top:10px;}

.dropcap{margin-top:2px;}
p{  line-height: 24px; font-family: Arial, '微軟正黑體'; font-size:1.4rem; }

blockquote.hero {
border: none;
padding: 18px;
font-size: 1em;
background: #fafafa;
border-left: solid 2px #81674b;
}

blockquote.hero:hover {
  background: #fafafa;
  border-left-color: #d2b081;
}

blockquote.hero p{ font-size: 1.3em; line-height:24px;}


/*Header
------------------------------------*/
.tp-banner-container{top:0px;}
/*Navbar Logo*/
.newtit2{ padding:25px 20px;border-radius:90px / 90px !important; background-color:#81674b; text-align: center;  width:90px; color: #fff; margin:auto;}
.newtit2 span, .newtit3 span{ font-size:22px; line-height:22px; color: #d2b08b; font-family: 'Pinyon Script', cursive; }
.newtit3 {text-align: center;  width:110px; color: #81674b; margin:auto;font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif; font-size:16px; padding:5px 10px 5px 10px; border:1px solid #000;}

.tp-banner-container{font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;}
.navbar-brand {
	font-size: 31px;
	font-weight: 200;
	line-height: 15px;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	padding:0 15px;
}

/*Navbar Toggle*/
.navbar-default .navbar-toggle {
	border: 0px solid rgba(255, 255, 255, .5);
	-webkit-border-radius: 2px !important;
-moz-border-radius: 2px !important;
border-radius: 2px !important;
margin-top:20px;
}

.navbar-default .navbar-toggle:hover {
	background: none;
}

.navbar-default .navbar-toggle .fa-bars {
	background:transparent;
	font-size: 14px;
}


.navbar-toggle .icon-bar:last-child {
	margin-bottom: 0;
}

/*Navbar*/
.navbar-default {
	/*background: #fff;*/
	border-bottom: none;
	/*box-shadow: 0 0 3px #b5b5b5;*/
	background: rgba(0,0,0,0.6);
	/*border-top: solid 2px #72c02c;*/
}

.navbar-default .navbar-nav > li > a {
	color: #eee;
	font-size: 1em;

	font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;
}

/*.navbar-default .navbar-nav > li > a:before {
	left: -3px;
	z-index: 2;
	color: #eee;
	font-size: 4px;
    content: "\f10c"; 
	margin-right: 6px;
	position: absolute;
    font-family: FontAwesome;
} 主選單加入項目符號*/

.navbar-default .navbar-nav > li.home > a:before {
	content: "";
}

.navbar-default .navbar-nav > li > a:hover {
	z-index: 1;
	color: #f5debf;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #f5debf;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #d2b081;
  background-color:transparent;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	z-index: 1;
	color: #d2b081;
	background: none;
}

.navbar-collapse {
  max-height: 600px;
font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;
}

.nav > li > a {
    padding: 15px 10px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .3);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .3);
}

.dropdown-menu li a {
    color: #fff	;
    font-size: 0.9em;
    font-weight: 400;
    padding: 6px 15px;
    border-bottom: 1px solid #ccc;
}
.dropdown-menu li:last-child a{ border-bottom: 0px solid #999;}

.dropdown-menu .active > a,
.dropdown-menu li > a:hover {
		color: #000;
		filter: none !important;
		background: #e9e1c7 !important;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}

/*Fixed Header*/
.top-nav-collapse {
	padding: 7px 0;
	background: #fff;
	box-shadow: 0 0 8px #b5b5b5;

}

.top-nav-collapse .navbar-brand,
.top-nav-collapse .navbar-nav > li > a,
.top-nav-collapse .navbar-default .navbar-nav > li > a:before {
	color: #777;
	margin-top:8px;
	margin-bottom:0px;
}

.top-nav-collapse .navbar-brand {
	color: #777 !important;	
}

/*Navbar Toggle*/
.top-nav-collapse .navbar-toggle {
	border: 1px solid #fff;
}

.top-nav-collapse > .dropdown-menu li a {
    color: #000	;
    border-bottom: 1px solid #efefef;
}

.dropdown > a:after {
    top: 9px;
    right: 15px;
    content: "";
}

.top-black{width:100%; height:26px; background-color:#000000; color:#B79339; line-height:24px; position: fixed; z-index: 9999;}
.headline h2{ font-family:Arial, "微軟正黑體";}
.title-box-v2 .heading h2{ position:inherit;}

.revolution-mch-1:after {
	background: rgba(0,0,0,0.05);
} 

.revolution-ch2fix {
	color: #fff;
	font-size: 20px;
	max-width: 470px;
	line-height: 32px;
	position: relative;
	text-align: center;
	font-weight: normal;
	font-family: "Open Sans", sans-serif;
}

.footer-v2 .footer {
background: #e9e1c7;
border-top: 1px solid #ded3ad;
}

.footer-v2 .copyright {
bottom:-54px;
font-size: 1em;
padding: 4px 0 0px;
background: #3e260c;
border-top: solid 0px #777;
z-index: 100;
opacity: 0;
width:100%;
position: fixed;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}

.copyright.botfix {opacity: 1; background: #000000; bottom:0px;}
#topcontrol{ z-index: 200;}


.footer-v2 .copyright p{color:#FFFFFF;}
.footer-v2 .copyright p span{color:#FFFFFF;}
.social-icons{ float:right; margin-top: -46px;}

.footer-v2 .headline {
border-bottom: 1px dotted #b7ab80	;
}

/*Link List*/
.footer-v2 .link-list li {
	border-top: solid 0px #353535; 
}

.link-list a {
	padding:3px 0px;
	font-size:14px;
	font-family:Arial, "微軟正黑體";
}

.link-list li i {
	color: #555;
	margin-top: 9px;
}

.list-unstyled li , .list-unstyled li a{font-family:Arial, '微軟正黑體'; font-size:14px; line-height: 24px;}
.list-unstyled .roomf {font-family:Arial, '微軟正黑體'; font-size: 13px; line-height: 20px;}

.resboard{ color: #fff; background-color: #81674b; width:20%; height:260px;  margin:auto; position:fixed;; z-index: 3000; top:-260px; opacity: 0.9;left:40%;
}

.resboard span { margin-left:0px;margin-bottom:0px;}

.kado{ background: #81674b;height: 20px;width: 40px;
-webkit-border-bottom-right-radius: 20px !important;
-webkit-border-bottom-left-radius: 20px !important;
-moz-border-radius-bottomright: 20px !important;
-moz-border-radius-bottomleft: 20px !important;
border-bottom-right-radius: 20px !important;
border-bottom-left-radius: 20px !important;
z-index: 3000; cursor: pointer; position:absolute; top:260px;
}

.newkado{ background: #fff;	height: 50px;width: 50px;
-webkit-border-radius: 50px !important;
-moz-border-radius: 50px !important;
border-radius: 50px !important;
z-index: 3000;  cursor: pointer; position: fixed; right:10px; top:12px;
text-align:center; line-height:38px;padding-top:5px;color:#000;font-size: 0.85em;
padding: 6px 0;
        -webkit-transition: background .3s ease-in-out,top .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out;
        -moz-transition: background .3s ease-in-out,top .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out;
        transition: background .3s ease-in-out,top .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out;
} 

.topfix{background: #81674b; height: 45px;width: 45px;	
-webkit-border-radius: 45px !important;
-moz-border-radius: 45px !important;
border-radius: 45px !important;	
color:#efdabc; top:6px; padding: 5px 0;
box-shadow: 0 0 3px #b5b5b5;
}
.topfix:hover{background: #d2b083;color:#fff;}


.addbooking{ position:absolute; margin-top:-5px; margin-left:14px; color: #fff; font-size: 18px; }

@-moz-document url-prefix() { 
  .kado{top:-7px; }
  .addbooking{ margin-left:15px;}
}

/*Breadcrumb-V2*/
.breadcrumbs-v2 {
	text-align: center;
	position: relative;
}

.bg1{
	
	background: url(../../../assets/img/bg/18.jpg) no-repeat center;
}
.bg2{
	background: url(../../../assets/img/bg/15.jpg) no-repeat center;
}

.bg3{
	background: url(../../../assets/img/bg/19.jpg) no-repeat center;
}

.bg4{
	background: url(../../../assets/img/bg/20.jpg) no-repeat center;
}

.bg5{
	background: url(../../../assets/img/bg/21.jpg) no-repeat center;
}

.bg6{
	background: url(../../../assets/img/bg/22.jpg) no-repeat center;
}

.bg7{
	background: url(../../../assets/img/bg/14.jpg) no-repeat center;
}

.bg8{
	background: url(../../../assets/img/bg/23.jpg) no-repeat center;
}

.bg9{
	background: url(../../../assets/img/sliders/9.jpg) no-repeat center;
}


.breadcrumbs-v2-in {
	padding: 120px 0 80px 0;
	position: relative;
}

.breadcrumbs-v2 h1 {
	color: #fff;
	text-transform: uppercase;
}

.breadcrumb-v2 li a,
.breadcrumb-v2 li.active {
	color: #fff;
}

.breadcrumb-v2 li i {
	color: #fff;
	min-width: 19px;
	padding: 3px 7px;
	margin-right: 5px;
	text-align: center;
	border: 0px solid #fff;

}

.purchase p {
	margin-bottom: 0;
}
.purchase span {
	color: #333;
	font-size: 1em;
	line-height: 14px;
	font-weight: normal;
	font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;
	display: inline-block;
	margin-left:8px;
}



/*puling add*/
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#ftCont01 { background: #e9e1c7; border-top:1px solid #e2e2e2; padding-top:20px;}
#ftCont03 { background-color: #4e463d;}

#ftBlk01 {
    color: #9c8061;
    margin: 0 auto;
    padding: 20px 20px 10px 20px;
    text-align: center;
}
#ftBlk01 ul {
    float: left;
    margin-right: 20px;
	padding-left:0;
}
#ftBlk01 ul li {
	list-style-type:none;
    border-right: 1px solid #9c8061;
    float: left;
    line-height: 1.6em;
    margin-right: 5px;
    padding-right: 5px;
}
#ftBlk01 ul li.last {
    border: medium none;
    margin: 0;
    padding: 0;
}
#ftBlk01 ul li a:link { color: #9c8061;}
#ftBlk01 ul li a:visited { color: #9c8061;}
#ftBlk01 ul li a:hover { color: #d59e61;}
#ftBlk01 ul li a:active { color: #9c8061;}

#ftBlk03 {
    color: #FFFFFF;
    margin: 0 auto;
    padding: 4px 12px;
    text-align: center;
	width:100%;
	line-height:2em;
}
#ftBlk03 a {
	list-style-type:none;
    border-right: 1px solid #e2e2e2;
    padding-left: 0px;
    padding-right: 10px;
}
#ftBlk03 .last a{
    border: medium none;
    margin: 0;
    padding: 0;	
}
#ftBlk03 a:link { color: #e2e2e2;}
#ftBlk03 a:visited { color: #e2e2e2;}
#ftBlk03 a:hover { color: #e2e2e2;}
#ftBlk03 a:active { color: #e2e2e2;}
#ftBlk03 ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  }
#ftBlk03 ul li {
	margin-left: 5px;
	padding-left: 5px;
	font-size: 13px;
	display: inline-block;
	border-right: solid 0px #FFFFFF;
}






	.footer-v2 .footer {
		background: url(../../../assets/img/breadcrumbs.png) repeat; 
	border-top: 1px solid #e2e2e2;
	}

/*Owl Carousel Style v2*/
.owl-carousel-style-v2 .item2 {
  margin: 0 3px;
  text-align: center;
}
.owl-carousel-style-v2 .item2 img {
  padding: 0 3px;
  display: inline-block;
}
.owl-carousel-style-v2 .item2:hover {
  background: #f2ecd9;
  transition: all 0.4s ease-in-out;
}
.owl-carousel-style-v2 .owl-pagination { display: none;}

.panel {
margin-bottom: 0px;
background-color: transparent;
border: 0px solid transparent;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
box-shadow: 0 0px 0px rgba(0, 0, 0, .05);

}

.panel a{
	font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;
	text-decoration: none;
}

.panel-default > .panel-heading {background-color: transparent;}



.copyright a.contactmail {
color: #9c8061;
}

.copyright a.contactmail:hover {
color: #fff;
}

/*.footer a, .copyright a, .footer a:hover, .copyright a:hover {
color: #333;
}*/

.panel-group {margin-bottom: 0px;}

.panel-body {padding: 3px 15px;}
.panel-body ul li a{ color:#9c8061;}

.txtcenter{margin:0px 10px;}

.center-vertical{
	position:relative;
	top:50%;
	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);}

.rrate{ font-size:1.6em; color: #f00;}
.rrate span{color:#333;}

.downbtn{bottom: 50px; right: 24px;}

.fastbooking{font-size:9pt; text-align:left;  margin:10px 10px 10px 10px; width:100%; margin:auto; margin-left:15px;}
button, input, optgroup, select, textarea {  color: #333;}
.margin-xs-0 {margin-top:0px;}
@media(min-width:769px) {
	.margin-xs-0 {margin-top:20px;}
	.resboard{ width:100%;left:0%;height:160px; background-color: #000; opacity: 0.9;}
    .navbar {
        padding: 12px 0;
        -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
        -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
        transition: background .3s ease-in-out,padding .3s ease-in-out;
    }

    .top-nav-collapse {
        /* Customize the look and feel of the collapsed top nav here */
        padding: 0;
    }
    .modal-dialog { width: 800px;  }
}

.kado{ display: none;}


@media (min-width: 992px) {
.resboard{ width:86%;left:7%; height:160px; background-color: #000; opacity: 0.9;}
.header-v3.header .navbar-default .navbar-nav > li > a {
		font-size: 15px;
		font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;
		padding: 26px 20px 6px 20px;
	}
	.navbar .navbar-nav {
		float: right;
	}

}

@media (min-width: 1200px) {
.resboard{ width:70%;left:15%; height:160px; background-color: #000; opacity: 0.9;}
.header-v3.header .navbar-default .navbar-nav > li > a {
		font-size: 15px;
		font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', sans-serif;
		padding: 26px 20px 6px 20px;
	}
	.navbar .navbar-nav {
		float: right;
	}

}
	
@media (min-width: 768px) and (max-width: 991px) {

	.trip{ margin-top:15px;}

.heading{margin-top:20px;}

.header-v3.header .navbar-default .navbar-nav {margin:0 0; padding:0 0; }

.navbar-nav > li > a {   padding-top: 40px; padding-bottom: 10px; }
.nav > li > a {
    padding: 30px 7px 10px 7px;
}

.dropdown-menu{padding: 0px 0;margin: 0px 0 0; }
.dropdown .open{  border-bottom:1px solid #eee;}

.footer-v2 .copyright p span{ display:block;}
.social-icons{ float:none;  margin-top: 0px; text-align:center;}
.spanline{ display:inline-block;}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {  border-bottom: 0px solid #ccc;}
/*Dropdown Menu Slide Down Effect*/
	.navbar-nav .open .dropdown-menu {
		background-color: #000;
		position:absolute;
		opacity: 0.8;
	}
		.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}

}

@media (max-width: 991px) {

}

@media (max-width: 768px) {
.menu_txt{display:block;}
.downbtn{bottom: 20px; right: 12px;}

.animated {
  -webkit-animation-fill-mode: inherit;
}
.pp-center{ text-align:center;}

.social-icons{ float:none;  margin-top: 0px; text-align:center;}
.footer-v2 .copyright {
opacity: 1;
width:100%;
position: static;
bottom:-10px;
font-size: 1em;
padding: 4px 0 0px;
background: #000;
border-top: solid 0px #777;
}

body{padding-bottom:0px;}

.trip{ margin-top:15px;}
.purchase span { display: block;}
.resboard{ width:100%; left:0%; padding-right:3%;}
.resboard span{display: block; padding-top:3px;}



.navbar-nav {  margin: 0px -15px;}
.heading{ margin-top:20px;}
.newtit2{ margin-bottom:15px;}
.top-nav-collapse .navbar-brand,
.top-nav-collapse .navbar-nav > li > a,
.top-nav-collapse.navbar-default .navbar-nav > li > a:before {
	margin-top:0px;
}

.kado{ height:24px; width:48px;
-webkit-border-bottom-right-radius: 24px !important;
-webkit-border-bottom-left-radius: 24px !important;
-moz-border-radius-bottomright: 24px !important;
-moz-border-radius-bottomleft: 24px !important;
border-bottom-right-radius: 24px !important;
border-bottom-left-radius: 24px !important;
display:block; top:260px;left:45%;
}
.newkado{ display: none;} 
.addbooking{ margin-top:0px; margin-left:15px;  font-size: 3em;}

/*Navbar*/
.navbar-default {
	/*background: #fff;*/
	border-bottom: none;
	/*box-shadow: 0 0 3px #b5b5b5;*/
	background: rgba(0,0,0,0.8);
	/*border-top: solid 2px #72c02c;*/
}

/*Fixed Header*/
.top-nav-collapse {
	padding: 7px 0;
	background: #fff;
	box-shadow: 0 0 3px #b5b5b5;
}

.tp-banner{ min-height:250px; }
.navbar-collapse {
  max-height: 600px;
  padding-right: 15px;
  padding-top: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 0px solid transparent;
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
}
	.navbar-default .navbar-nav > li > a:before {content: " ";}    
	.top-nav-collapse {	padding: 0 0;	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.top-nav-collapse .navbar-nav .open .dropdown-menu > li > a {
		color: #000;
	}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #d2b081;
  background-color:rgba(0,0, 0, .8);
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	z-index: 1;
	color: #d2b081;
	background-color:rgba(0,0, 0, .8);
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}
.navbar {
    margin-bottom: 0px;
}


}
