
/* 
主色調
 */
/*------P.H.Lee------*/

/*被景色*/
body{
	   color:#666;
	   font-family:'微軟正黑體';
}
/*NAV 6 顏色*/
.cd-nav {
    background-color: rgba(39, 29, 25, 0.99);
}
.cd-nav .cd-primary-nav a {
    color: rgba(255, 255, 255, 0.5)!important;

}
.cd-nav .cd-primary-nav a.selected {
    color: #ffffff!important; 
}

.no-touch .cd-nav .cd-primary-nav a:hover {
  color: #ffffff !important; 
}
.cd-nav .cd-contact-info li {

    color: rgba(255, 255, 255, 0.8) !important; 
}
/*NAV 6 顏色*/


@media(max-width:768px) {
	.cd-nav {
		background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%, rgba(74,197,219,0.9) 100%);
	}
}


.fa-ul>li {
    line-height: 27px;
}


.f_conf{color: #c9272e;}.f_conf a{color:#c9272e;}
.f_conf2{color:#9a722c;}.f_conf2 a{color:#9a722c;}
.f_conf3{color:#fdb02f;}.f_conf3 a{color: #fdb02f;}
.f_conf4 a{color: #ffe2be;}
.f_conf5  {color:#9a722c; font-weight:600; font-size:18px;}
.f_conf6 {color:#3f607b;} .f_conf6  a{color:#3f607b;} 
.f_conf7 {color:#737373 ;} .f_conf7  a{color:#737373 ;} 


.f_dark_blue{color:#4f7ac2;} .f_dark_blue a{color:#4f7ac2;}

.bg_conf1{
 background: url(../images/wall1.png);
 }
.bg_conf2{
	background: url(../images/wall1.jpg);
 background-attachment: fixed;
}
.bg_conf3{background:#2d2d2d;}

.bg_conf4{background: url(../images/paint_bg.jpg);}

.bg_conf5{background: url(../images/wall2.jpg); background-attachment: fixed;}
.bg_conf6{background:#5d4c3c;}


.bg_foot{ background:#1d1d1d;}


.bg_cover1{ background: url(../images/grid.png) rgba(140, 102, 66, 0.55);}
.bg_cover2{ background: url(../images/grid.png) rgba(66, 55, 46, 0.67) ;}
.bg_cover3{ background: url(../images/grid.png) rgba(33, 46, 70, 0.43);}
.bg_cover4{ background: url(../images/grid.png) rgba(158, 158, 158, 0.66) ;}

.bg_cover5{ background: url(../images/grid.png) rgba(255, 255, 255, 0.56);}

.padding_50{
	     padding: 50px 0; 
}
.padding_60{
	     padding: 60px 0; 
}
.f_conf_title{
	font-size: 26px;
    color: #a0795d;
    letter-spacing: 1px;
}
.f_conf_title2{
	font-size: 20px;
    color: #969696;
    letter-spacing: 3px;
}

.pic_center img{
	display:block; margin:auto;
}
/*基本連結顏色*/
a {
    color: #70b5de;

}
a:hover {
	color: #4d7d9a;
}
#cd-navigation .fa{
	font-size:18px;
}

/*浮動按鈕顏色*/
.mfb-component__button--main, .mfb-component__button--child {
    background-color: #2cb0c8 !important;
  
}
.bg_table1{
	     background:#e0e0e0;
}
.bg_table2{
	background: #a5dcff;
}
.bg_table3{
	background:#93bddc;
}
/*手機顯示 電腦不顯示*/
.phonedisplay{
	display:none;
}
.pcdisplay{
	display:block;
}

@media(max-width:1024px) {
	.phonedisplay{
		padding-top:0px;
		display:block;
	}
	.pcdisplay{
		display:none;
	}
}

/*BANNER的高度*/
.bs-slider {
    overflow: hidden;
    max-height: 1080px !important;
    position: relative;
    background: #000000;
}

/*選單克制*/
.btn_nav{
	width:100%;
	text-align:center;
	position: absolute;
　  bottom: 29px;

}
.btn_nav a{
    font-size: 14px;
    color: #bd1717;
   text-indent:none;
   
}

nav.bootsnav.navbar-sidebar {
    background: #fff;
    -moz-box-shadow: 1px 0px 1px 0px #5f5f5f;
    -webkit-box-shadow: 1px 0px 1px 0px #5f5f5f;
    -o-box-shadow: 1px 0px 1px 0px #5f5f5fe;
    box-shadow: 1px 0px 1px 0px #5f5f5e; 

    border-right: 15px solid #8e624d;
}
nav.bootsnav.navbar-sidebar ul.nav > li > a {
    padding: 10px 15px;
    font-weight: bold;
    text-align: center;
}


/*選單克制*/


hr {
	
	margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid ;
	border-color:#cccccc;
}

.logo_mid{ /*致中浮起*/
    width: 100%;
    margin: 0 auto;
    position: absolute;
    z-index: 99;
}

.logo {
    margin: 0 auto;
    width: 140px;
    margin-top: 18px;

}

.navbar {

}

@media(max-width:1280px) {
.logo img{width: 80%;}
}

.banner{
	   


}

footer {
    
}  




.listcus li {
        border-bottom: 1px #d4d4d4 solid;
}


.list-unstyled li{
    line-height: 30px;   
}


/*2017 02 15 FOR 朵小路*/
.cust_banner{
    padding-top: 4em;
}
.navbar-brand {

    padding: 2px 0px;

}


.cus_table{
    color: #808080;
    font-size: 15px;
}
/**/
.navbar {
    border-radius: 0px;
}
.active{
color: #FF5722 !important
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #cea838;
}

.navbar-default .navbar-nav > li > a { /*選單字色*/
    color: 363636;
	font-size:16px;
}
.navbar-nav{
	margin-top:13px;
}
.navbar-default {
        background-color: rgba(255, 255, 255, 0.64);
    border: none ;
    box-shadow: 0px 3px 12px 0px rgba(142, 142, 142, 0.5);
	position: fixed;
    z-index: 16;
    width: 100%;
}

.lead {
     margin-bottom: 20px;
    font-weight: 300;
    line-height: 33px;
    margin-top: 1.6em;
    font-size: 15px;
    color: #d2c0ba;
   
}
.vrbtn{
	display: block;
    width: 34%;  
    margin: 0 auto;
}

/*ICON圖示*/
.icon{
	color: #ff5019;
}
/**/
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

@media(max-width:1023px) {
.row {
    margin-right: 0;
    margin-left: 0;
}
.portfolio {
	padding-top:50px;
}
}
/*表格*/
.device_ps {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #e4e4e4;
	background:#fff;
}
/*表格*/
.lit_tit{
	color: #ff5722;
    font-size: 22px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.lit_tit i{
	padding-right:10px;
}

.room_main{
	line-height: 29px;
    font-size: 16px;
    color: #666;
}
/*標籤*/
.breadcrumb {
    background: none;
    border-radius: 0; 
	padding: 4px 15px;
    margin-bottom: 13px;
}
/*notice頁面*/
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #7a84ad;;
}
/*表格一半 手機分開*/
.table50{
	float:left;width:50%;display:block;
}
@media (max-width: 768px) {
.table50{
	float:left;width:100%;display:block;
}
}


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

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

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

}
@media (min-width: 1400px) {
  .container {
    width: 1366px;
  }

}
@media (min-width: 1920px) {
  .container {
    width: 1600px;
	

}

}
/*最新消息*/
.news_block {
    border-radius: 4px;
    padding-top: 20px;
padding-bottom: 32px;
    margin-left: 10px;
    margin-right: 10px;
	    background: #fff;
		text-align:left;
}

.text-vertical-left {

    background: rgba(255, 255, 255, 0.15);

}
.text-vertical-center {

    background: rgba(255, 255, 255, 0.15);

}
#sidebar-wrapper {

    background: rgba(36, 41, 56, 0.95);
   
}
.room_price h4 {

     background: none;
}
.pager li > a, .pager li > span {
    background-color: #123d67;
    border:none ; 
}
.pager li > a:hover,
.pager li > a:focus {

  background-color: #1d5fa0;
}

.img_bod{
	padding:20px 16px 0px 16px ;
}

.img_bod2{
	padding:20px  20px 0px 20px ;
}
@media only screen and (max-width: 1040px) {
    .img_bod{
	padding:0px;
}
}
.caption{
    top: 44%;
    text-align: center;
	padding-top:5px;
}
.caption h4{
	font-size:6px;
	color:#2b2b2b;
letter-spacing: 3px;
}
.caption p{
	font-size: 15px;
    color: #ffffff ;

}

.captionR{

    top: 44%;
    text-align: center;
	padding-top:10px;
}
.captionR p{
	font-size: 17px;
    color: #666 ;

}
/*BLOG*/
.blog_main p {
    margin: 0px 10px 0px 10px;
}
.blog_main{
	background:#fff;
	box-shadow: 4px 4px 12px -2px rgba(165, 165, 165, 0.5);
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
       background-color: #c9272e;
    border-color: #c9272e;
}
/*ROOM*/
.room_serive h4 {
    border: 1px solid #ececec !important;
    background: #fff;
}
figure.effect-bubba h2 {
	padding-top: 38% !important;
	font-size: 26px;
    letter-spacing: 5px;
}
figure.effect-bubba {
	box-shadow: 3px 3px 3px rgba(136, 136, 136, 0.41);
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: normal;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0;
}
.btn-secondary {
    color: #fff;
    background-color: #607D8B;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus {
    color: #FFEB3B;
    text-decoration: none;
}

/*手機最底快捷鍵 方案C*/
.fMenu ul li a{

	background:#151515;
	color:#FFF;

}
@media(max-width:768px) {
.fMenu{
	display:block;
	position:fixed;
	width:100%;
	z-index:1000;
	left:0;
	bottom:0;
	}	
footer {
      padding: 20px 0 55px 0;
}
}
ol, ul {
	list-style: none;
}
/*手機最底快捷鍵 END 方案C*/
/*相簿首頁滑動固定高RWD*/
.rwd_ab_pic{
 width:100%; height:360px;overflow:hidden;
}
.rwd_img{
	max-width:100%;
}
@media only screen and (max-width: 1919px) {
.rwd_ab_pic{
 height:355px;
}
}
@media only screen and (max-width: 1440px) {
.rwd_ab_pic{
 height:220px;
}
}
@media only screen and (max-width: 1366px) {
.rwd_ab_pic{
 height:205px;
}
}
@media only screen and (max-width: 1280px) {
.rwd_ab_pic{
 height:174px;
}
}
@media only screen and (max-width: 1195px) {
.rwd_ab_pic{
 height:215px;
}
}
@media only screen and (max-width: 1024px) {
.rwd_ab_pic{
 height:195px;
}
}
@media only screen and (max-width: 991px) {
.rwd_ab_pic{
 height:242px;
}
}
@media only screen and (max-width: 767px) {
.rwd_ab_pic{
 height:190px;
}
}
@media only screen and (max-width: 415px) {
.rwd_ab_pic{
 height:199px;
}
}
@media only screen and (max-width: 375px) {
.rwd_ab_pic{
 height:172px;
}
}
@media only screen and (max-width: 320px) {
.rwd_ab_pic{
 height:135px;
}
}
/*網友推薦圖片RWD  END*/
/*相簿圖片RWD*/
.rwd_album{
 height:204px;
}
@media only screen and (max-width: 1919px) {
.rwd_album{
 height:169px;
}
}
@media only screen and (max-width: 1399px) {
.rwd_album{
 height:137px;
}
}
@media only screen and (max-width: 1199px) {
.rwd_album{
 height:123px;
}
}
@media only screen and (max-width: 1023px) {
.rwd_album{
 height:111px;
}
}
@media only screen and (max-width: 767px) {
.rwd_album{
 height:100%;
}
}
@media only screen and (max-width: 415px) {
.rwd_album{
 height:192px;
}
}
@media only screen and (max-width: 375px) {
.rwd_album{
 height:165px;
}
}
@media only screen and (max-width: 320px) {
.rwd_album{
 height:129px;
}
}
.album_det {

    border: 1px solid #d8d8d8;
}
/*相簿圖片RWD END*/
/*MAP地圖*/
.map_img{
	margin:0 auto;
	margin-top:9em;
}

@media only screen and (max-width: 767px) {
.map_img{
	margin:0 auto;
	margin-top:1em;
}
}
/*圓 index news*/
.carousel {
	background:none !important;
}
.caption-info-head-left h4{
	color: #6f839e !important;
	

}

/*圓 index news* END*/

.cd-auto-hide-header .logo {
    
}
.news_block2{
    background: #fff;
	margin-bottom:1.3%;
	box-shadow: 2px 2px 9px -2px rgba(88, 88, 88, 0.5);
	border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;

	
}

.news_block3 {
      background: #fff;
    margin-bottom: 1.3%;
    box-shadow: 1px 2px 14px -4px rgba(33, 33, 33, 0.48);
    border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px;
}


@media(max-width:1440px) {
.news_block3 {

    margin-left: 10px;
    margin-right: 10px;
}
}

.news_img{
	margin-bottom:18px;

    max-height: 215px;
    overflow: hidden;

}

@media(max-width:1440px) {
.offectX{
	margin-left:0 !important;
}
}

/*NAV5 CONF*/
#sidebar-wrapper {
    transform: translateX(0px);
}
.sidebar-nav > .sidebar-brand {
	  font-size: 20px;
	  height: 183px;
	  line-height: 44px;
}
.hamburger.is-closed .hamb-top {
	    background-color: #fff;
}
.hamburger.is-closed .hamb-middle {
	    background-color: #fff;

}
.hamburger.is-closed .hamb-bottom {
	    background-color: #fff;

}


.sidebar-nav li:nth-child(2):before {
  background-color: #673e01;
}
.sidebar-nav li:nth-child(3):before {
  background-color: #6f4200;
}
.sidebar-nav li:nth-child(4):before {
  background-color: #9e5f00;
}
.sidebar-nav li:nth-child(5):before {
  background-color: #af6800;
}
.sidebar-nav li:nth-child(6):before {
  background-color: #d27e00;
}
.sidebar-nav li:nth-child(7):before {
  background-color: #fd8000;
}
.sidebar-nav li:nth-child(8):before {
  background-color: #ff8f1d;
}
.sidebar-nav li:nth-child(9):before {
  background-color: #ff9800;
}
.sidebar-nav li:nth-child(10):before {
  background-color: #ffae37;
}



.hamburger {
    background: rgba(0, 0, 0, 0.57) !important;
}

/*NAV5 CONF END*/
.bg1{
	min-height:53px;
	
	background: url(../images/bg1.png);
	background-repeat: no-repeat;
}
.fa-ul {
     margin-left: 0!important; 

}
.cd-nav-trigger {

    background-color: #231815;

}

.index_pic1{
	position: absolute;
    z-index: 6;
    left: 72%;
    margin-top: -152px;
}
.index_pic2{
    position: absolute;
    z-index: 6;
    left: 18%;
    margin-top: -136px;

}
@media(max-width:1440px) {
	.index_pic1{
	display:none;
	}
	.index_pic2{
	display:none;
	}
}

.news_block2 {
    margin-bottom: 2.4%;
    box-shadow: 2px 2px 9px -2px rgba(88, 88, 88, 0.5);
}
.news_down_block2 {
    margin-left: 4%;
    margin-right: 4%;

}
.news_down_block2 h4 {
         text-transform: uppercase;
    font-size: 19px;
    line-height: 17px;
    letter-spacing: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_down_block2 small{
    margin-bottom: 8px;
    line-height: 23px;
    font-size: 70%;
	color: #d8d8d8;
}
.news_down_block2 p {
    color: #8a8a8a;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 6px;
    margin-top: 3px;
}
.callout {
    background-attachment: fixed;
}
.callout {

    height: 220px !important;
   
}

@media only screen and (max-width: 767px) {
.callout {
    height: 120px !important;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-top: 2em;
}
}
.shadowup{
	box-shadow: 2px -6px 5px 0px rgba(8, 8, 8, 0.14);
}


/*BLOG PIC RWD */
.rwd_pic_blog{
 width:100%; height:210px;overflow:hidden;
}

@media only screen and (max-width: 1919px) {
.rwd_pic_blog{
 height:176px;
}
}
@media only screen and (max-width: 1399px) {
.rwd_pic_blog{
 height:144px;
}
}
@media only screen and (max-width: 1195px) {
.rwd_pic_blog{
 height:141px;
}
}
@media only screen and (max-width: 991px) {
.rwd_pic_blog{
 height:210px;
}
}
@media only screen and (max-width: 767px) {
.rwd_pic_blog{
 height:100%;
}
}

.db_main p{
	font-size: 16px;
    line-height: 27px;
}
/*BLOG PIC RWD  END*/


.owl-prev {
	left: -1% !important;
}

.owl-next{
	right: -1% !important;
}
/*周邊人氣*/
.carousel2{
	background:#dfdfdf !important;
	
}

.blog_thm{
	float: right;
    width: 102px;
    overflow: hidden;
    height: 68px;
}



/*ROOM 布局*/
@media only screen and (min-width: 1366px) {
.grid figure{

    width: 31% !important;

}
figure.effect-bubba {
    background: #ff0000;
}

figure.effect-bubba h2 {
    padding-top: 45% !important;
    font-size: 20px;
    letter-spacing: 5px;
}
}

.ehover12 {
    background: #1f1f1f !important;
}
.imgC img {

    border-radius: 5px;
}

.owl-theme .owl-controls .owl-page span {

    background: #ffffff !important;
}

#map2 {
	width:100%;
    height: 530px;
}
/*PRICE*/
td {

    border: 1px solid #ddd;
}
.tag-box2{
	
	padding: 5px 15px 5px 15px;
    margin-bottom: 20px;
    font-size: 15px;
    background: #fbfbfb;
    border: solid 1px #eee;
    border-top: solid 1px #fbb39d;
    text-align: left;

}
.tag-box2  h4{
	color:#d02c28;
    font-size: 21px;
    line-height: 27px;
}
.tag-box2  p{
	font-size: 20px;
    line-height: 24px;
    color: #717171;
    line-height: 31px;
    margin: 10px 10px 10px 21px;
    letter-spacing: 1px;
}
.tag-box2  li{list-style: none;line-height: 30px; font-size: 15px; margin-left: 15px;}

.list_left li {
    margin-left: 37px;
    line-height: 40px;
    font-size: 15px;
    color: #696969;
}
@media only screen and (max-width: 767px) {
.list_left li {
    margin-left: 5px;
    line-height: 35px;
    font-size: 15px;

}
}
.list-unstyled i {
	padding-right:10px;
	color:#fbb39d;
}
/*小縮圖房型*/
.blog_thm2{
	    float: left;
    width: 69px;
    overflow: hidden;
    height: 39px;
    padding-right: 5px;
    padding-left: 5px;

}
.room_list_box{
      margin-bottom: 9px;
    border-radius: 4px;
    padding-top: 6px;
    padding-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.news_block0 {
    margin-bottom: 3%;
    box-shadow: 2px 2px 9px -2px rgba(88, 88, 88, 0.5);
}
.news_down_block0 {
    margin-left: 4%;
    margin-right: 4%;

}
.news_down_block0 h4 {
   text-transform: uppercase;
    font-size: 15px;
    line-height: 13px;
    letter-spacing: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* margin-left: 10px; */
    padding-left: 5px;
}
/*QNA*/
.panel-body {
    border-top-color: #ddd;
    line-height: 22px;
    font-size: 14px;
}

/*FLICKR相本*/
.nanogallery_colorscheme_light .nanoGalleryNavigationbar .oneFolder:hover {

}

/*舊的右邊小導覽*/
.listcus{
	margin-left:15px;
	margin-right:15px;
}

/*網友推薦圖片RWD*/
.rwd_pic{
 width:100%; height:157px;overflow:hidden;
}
.rwd_img{
	max-width:100%;
}
@media only screen and (max-width: 1919px) {
.rwd_pic{
 height:130px;
}
}
@media only screen and (max-width: 1399px) {
.rwd_pic{
 height:108px;
}
}
@media only screen and (max-width: 1195px) {
.rwd_pic{
 height:141px;
}
}
@media only screen and (max-width: 767px) {
.rwd_pic{
 height:100%;
}
}
@media only screen and (max-width: 415px) {
.rwd_pic{
 height:199px;
}
}
@media only screen and (max-width: 375px) {
.rwd_pic{
 height:172px;
}
}
@media only screen and (max-width: 320px) {
.rwd_pic{
 height:135px;
}
}
/*網友推薦圖片RWD  END*/
/*recommend網友推薦*/
.recommend_box{
	padding:10px;
}
.recommend_box a{
	color: #8e624d;
    font-size: 18px;
    line-height: 24px;
}
.recommend_box a:hover{color: #bdbdbd;}
.recommend_box h4{
	font-size:14px;
}
.recommend_pic{
	padding:10px;
}
.recommend_box hr{
	    margin-top: 9px;
    margin-bottom: 11px;
 
}

/*BLOG RIGHT*/
.rwd_pic_blog_right{
 height:85px;
 overflow:hidden;
 border-radius: 3px;
 margin: 0px 15px 0 15px;
}
.rwd_pic_blog_right img{
	width:100%;
     filter: blur(10px);
	 margin-top: -9em;
	 -webkit-filter:brightness(.6);

}


.rwd_pic_blog_right img:hover{
     filter: blur(0px);
	-webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
	-webkit-filter:brightness(1);
}


.caption2{
	position: absolute;
    width: 120px;
    top: 49%;
    text-align: left;
    margin: 10px 15px 10px 30px;
}
.caption2 a{
	font-size: 14px;
    color: #ffffff;
    letter-spacing: 2px;
}

@media only screen and (max-width: 415px) {
.rwd_pic_blog_right img {
    margin-top: -5em;
    -webkit-filter: brightness(.6);
}
.caption2 {
    width: 100%;
	top:20%;
}
.caption2 a{
	font-size: 18px;
    color: #ffffff;
    letter-spacing: 2px;
}

}
.shadowbox{
	box-shadow:4px 4px 12px -2px rgba(165, 165, 165, 0.5);
}
.pad_bt_30{
	    padding-bottom: 20px;
}
/*BLOG RIGHT END*/

.flexslider {
    -webkit-box-shadow: none !important; 
    -moz-box-shadow:  none !important; 
    -o-box-shadow:  none !important; 
    box-shadow:  none !important; 
}

.panel-body {
   background: #fffce9;
   

}



/*W3 BLOG START */

.w3_blogbox{
	margin-left:20px;
	margin-right:20px;
	background:#fff;
	min-height: 110px;
}


.w3_blogbox p{
	margin:0px;
	color:#4f7ac2;
	padding-top:10px;
	padding-bottom:5px;
}
.w3_blogbox p a{
	color:#a7a7a7;
}


.w3_blogbox h4{
	margin:0px;
	padding-top:5px;
	padding-bottom:20px;
}
.w3_blogbox h4 a{
	color:#4f7ac2;
	font-size:16px;
}
.w3_shadow{
	box-shadow: 4px 4px 12px -2px rgba(165, 165, 165, 0.5);
}
.Powered h4{
	font-size:16px;
	color:#666;
}
.Powered {
	padding-right:5px;
	float:right;
	text-align:right;
	font-size:12px;
}
.Powered a{
	
	color:#666;
}
.w3img img{
	width:100%;
}

.w3_blogbox_cp{
	background: #ff5c5c;
}
.w3_blogbox_cp h4{
	    font-size: 12px;
    color: #fff;
    padding: 3px;
}

/*W3 BLOG  END*/


.dropdown-menu {

    background-color: rgba(255, 255, 255, 0.89);

}
.fa{    padding-right: 6px;}

.index_title{
	border-left: 2px solid #eabcab;
    padding-left: 11px;
}
.nav_title{
	position: absolute;
    bottom: 0;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-rr;
    color: #313131;
	bottom: 21px;
}
.owl-carousel {
    padding-top: 5px !important;

}
.color_info{
	    background: #48352e;
    margin: 0px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px;
}

.color_line{
	border:1px solid #80665b;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 1200px) {
.row-eq-height {
    display: block;
}
.idpic{
	display:none;
}

.color_info {
    /* background: #48352e; */
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
}
}
.map_box{
	position: absolute;
    z-index: 1;
    background: #48352e;
    margin-top: 0;

    padding: 8px;

    padding-right: 41px;
    padding-left: 23px;
    padding-bottom: 15px;
    color: #ffffff;
    height: 500px;
	width:410px;
}
.map_box hr{
	margin-top: 10px;
    margin-bottom: 10px;
    border-color: #422727;
}
.map_box h2{
	font-size: 40px;
    color: #a0795d;
	   margin-bottom: 0px;
}

.map_box h3{
	font-size: 15px;
    line-height: 19px;
    margin-top: 7px;
    color: #dcdcdc;
    margin-bottom: 6px;
}
.map_box h4{
	position: absolute;
    right: 41px;
    font-size: 18px;
    margin-top: -22px;
    color: rgba(255, 255, 255, 0.34);
}
.map_box p{
	font-size: 13px;
    line-height: 20px;
    color: #dedede;
}
@media only screen and (max-width: 840px) {
	.map_box{
	position: relative;
	width:100%;
	padding-right: 10px;
    padding-left: 10px;
	    height: 100%;
}
	.map_box h2{
	font-size: 25px;
}
.map {
    height: 900px;
}
}


/*NAV*/
.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #545454;
    font-size: 15px;
}
.sidebar-nav li a:hover {
    color: #fff;
    background: #ff9878;
}

.text-vertical-center {
    display: block;
    padding: 2px 10px;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    margin-top: 1px;
    background: #ffffff05;
}

.list_left li{
	margin-left:30px;
	line-height:40px;

}

.headicon{
	margin-top: -1px;
    position: absolute;
    margin-left: -27px;
}


.blog_main h3 {
    margin-top: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    font-size: 19px;
    margin: 5% 9px 3% 5%;
}
.idx1 h3{

	margin-top: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    font-size: 18px;
       margin: 5px 10px 3px 10px;
}
.idx1 h3 a{
	color: #828c12;
}
.btn-dark2 {
    border-radius: 0;
    color: #636363;
    border: 1px solid #939393;
}

.btn-dark2:hover {
   	color: #ffffff;
    border: 1px solid #949a50;
    background: #949a50;
	transition:0.2s ease-in-out;
}

.btn-dark3 {
       border-radius: 0;
    color: #fdfdfd;
    border: 1px solid #bbbbbb;
}

.btn-dark3:hover {
   	color: #ffffff;
    border: 1px solid #808a21;
    background: #808a21;
	transition:0.2s ease-in-out;
}
.nav_down h1{
	    bottom: 0;
    padding-top: 63px;
    font-size: 10px;
    color: #8c8b8b;
    padding-left: 27px;
}

.li_r{
	background: #d8d8d8;
    border-radius: 99px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    margin-top: 13px;
    line-height: 20px;
    font-size: 17px;
    margin-right: 10px;
}
.li_r:hover{
	transition:0.2s ease-in-out;
	background: #a6b556 !important;
    color: #000 !important;
}
.navbar-right > li{
	float: left;
}
@media only screen and (max-width: 767px) {
	.logo {
        width: 138px;
    margin-top: 4px;
}
.navbar-right{
 display:none;
}
ul.nav.navbar-nav {
    float:left !important;
}
}
.f_conf_title2 span{
    color: #b1b1b1;
}

.flexslider {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
   
}

.room_price h5 {
        width: 100%;
    padding: 6px 0px 5px 0px;
    border-radius: 7px;
    float: left;
    font-size: 14px;
    line-height: 22px;
}

.about_main h3 {
    margin-top: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
  }
}

.news_down_block  hr{
	margin-bottom:6px;
	margin-top:8px;
}
.date{
   display: inline-block;
    float: left;
    width: 86px;
    height: 80px;
    background: #FF5722;
    margin-right: 20px;
    text-align: center;
    padding: 0 5px;
    border-radius: 10px;
    /* padding-top: 2px; */
    margin-top: -11px;
		background: url(../images/orange.png);

}
.date span.month {
    padding: 5px 0px;
    border-bottom: 1px solid #e0e0e0;
}
.newsArea ul li .date span.day {
    font-size: 48px;
    font-family: "微軟正黑體";
    font-weight: lighter;
}
.date span {
    display: block;
    font-size: 16px;
    color: #fff;
}
.date span.day {
    font-size: 30px;
    font-family: "微軟正黑體";
    font-weight: lighter;
	line-height: 38px;
}
.list-group{
	padding-left:15px;
	padding-right:15px;
}

@media (max-width: 768px) {
	.news_block {

    padding-bottom: 16px;

}
.lead{
	text-align:left;
	font-size: 15px;
	letter-spacing: 1px;
    line-height: 26px;
}
.news_2 p {
	
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.date{
       display: inline-block;
    float: left;
    width: 60px;
    height: 66px;
    background: #FF5722;
    margin-right: 8px;
    text-align: center;
    padding: 0 0px;
    border-radius: 6px;
}


.date span.month {
    padding: 2px 0px;
    border-bottom: 1px solid #ffad93;
}
.newsArea ul li .date span.day {
    font-size: 20px;
    font-family: "微軟正黑體";
    font-weight: lighter;
}
.date span {
    display: block;
    font-size: 14px;
    color: #fff;
}
.date span.day {
    font-size: 20px;
    font-family: "微軟正黑體";
    font-weight: lighter;
	line-height: 30px;
}
.news_first{
	height:auto;
}

}

.pad_lr{
	margin-top:15px;
}
 
 .last_li{
	 border-bottom:none !important;
 }
 
 .room_B{
	display: table;
}

.rooom_det{
	text-align:left;
	padding:2em;
}
.rooom_det_L{
	padding-left:4.5em;
}
.rooom_det h2{
	color: #fff;
    font-size: 28px;
    margin: 8px 0px 8px 0;
}
.rooom_det p{
	color: #fff;
	font-size:20px;
} 
.btn-room{
	margin: 15em 2em 0px 0px;
    float:right;
    background: none;
    display: inline-block;
    padding: .8em .8em .8em 1.2em;
    letter-spacing: 1px;
        color: #ececec;
    border: solid 1px #ffffff;
}

.btn-room:hover{
    background-color: #a6b556;
    color: #fff;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.room_color1{
	background:#024873; margin-bottom:2em;
}
.room_color2{
	background:#59793c; margin-bottom:2em;
}
.room_color3{
	background:#462305; margin-bottom:2em;
}
.room_color4{
	background:#5c6936; margin-bottom:2em;
}
.room_color5{
	background:#428a98; margin-bottom:2em;
}
.room_color6{
	background:#5d82ab; margin-bottom:2em;
}
.room_color7{
	background:#5caab7; margin-bottom:2em;
}
@media only screen and (max-width: 1200px) {
	.rooom_det h2 {
    font-size: 24px;
	}
	.rooom_det p {
    font-size: 16px;
	}
	.rooom_det {
    padding: 10px;
	}
	.rooom_det_L {
    padding-left: 2.5em;
	}
	.btn-room {
    margin: 4.5em 2em 0px 0px;
    padding: .2em .6em .2em .6em;
    font-size: 13px;
	}
	figure.effect-bubba h2 {
    padding-top:11% !important;
	    font-size: 18px;
	}
}
@media only screen and (max-width: 991px) {
	.rooom_det {
	/*display:none;*/
}

	

}
.fb_pc{
	display:block;
}
.fb_phone{
	display:none;
}
@media only screen and (max-width: 480px) {
	.fb_pc{
	display:none;
}
.fb_phone{
	display:block;
}
}

.slide-text > h4 {
	    text-shadow: 4px 3px 3px #2d2d2d;
}
.slide-text > p {
	    text-shadow: 4px 3px 3px #2d2d2d;
}

.padding_35 {
    padding: 35px 0;
}

@media only screen and (min-width: 1366px) {
.containerT{
    width: 1200px;
}
}

.overlay {

    z-index: 16  !important;
}

.roomtit h4 {
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    padding-top: 3px;
    color: #c9272e;
    background-image: url(../images/datatit_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
    margin: 0;
}
.index_logo{
	position:absolute;
	float:right;
	right:30px;
	top:20px;
	z-index:20;
}
.triangle-1 {
	position: absolute;
    right: -79px;
    top: 2em;
    border-color: transparent transparent transparent #48352e;
    border-style: solid solid solid solid;
    border-width: 40px;
    height: 0px;
    width: 0px;
}

@media only screen and (max-width:840px) {
.triangle-1 {
	display:none;
}	
}