@charset "UTf-8";
@import url('https://fonts.googleapis.com/css?family=Lato');

/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 

body, .uk-heading-primary, .uk-heading-hero, h1.uk-margin-remove-top.uk-heading-hero, .uk-navbar-nav > li > a, h1, h2, h3, h4, h5, h6, .label, .uk-label, a.label, .uk-subnav>*>:first-child, .uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-accordion-title, .uk-text-lead, .navbar .brand, .navbar-search, .uk-navbar-item, .uk-heading-primary, .nav-tabs>li>a, .uk-tab>*>a, .uk-nav-default, .uk-heading-small, .btn, .uk-button {
    font-family: 'Lato', 文泉驛正黑, 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', 微軟正黑體, 'Microsoft JhengHei', 微軟雅黑體, 'Microsoft YaHei', 標楷體, DfKai-SB, sans-serif;
    letter-spacing: 1px;
   }

.tm-header-overlay {
     background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 25%, rgba(255,255,255,0.89) 59%, rgba(255,255,255,0.87) 66%, rgba(255,255,255,0.81) 73%, rgba(246,246,246,0.67) 89%, rgba(237,237,237,0.58) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(25%, rgba(255,255,255,1)), color-stop(59%, rgba(255,255,255,0.89)), color-stop(66%, rgba(255,255,255,0.87)), color-stop(73%, rgba(255,255,255,0.81)), color-stop(89%, rgba(246,246,246,0.67)), color-stop(100%, rgba(237,237,237,0.58)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 25%, rgba(255,255,255,0.89) 59%, rgba(255,255,255,0.87) 66%, rgba(255,255,255,0.81) 73%, rgba(246,246,246,0.67) 89%, rgba(237,237,237,0.58) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 25%, rgba(255,255,255,0.89) 59%, rgba(255,255,255,0.87) 66%, rgba(255,255,255,0.81) 73%, rgba(246,246,246,0.67) 89%, rgba(237,237,237,0.58) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 25%, rgba(255,255,255,0.89) 59%, rgba(255,255,255,0.87) 66%, rgba(255,255,255,0.81) 73%, rgba(246,246,246,0.67) 89%, rgba(237,237,237,0.58) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 25%, rgba(255,255,255,0.89) 59%, rgba(255,255,255,0.87) 66%, rgba(255,255,255,0.81) 73%, rgba(246,246,246,0.67) 89%, rgba(237,237,237,0.58) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
    box-shadow: 4px 6px 10px #3b3b3b30;
	z-index: 999;
}
li.el-item.uk-active a.el-link {
    COLOR: #01190a ! IMPORTANT;
}
div#module-127 a {
    padding: 10px 15px;
    border: 1px solid #c59e63;
    margin-bottom: 20px;
}
div#module-127 a:hover{
     border: 1px solid #000;
  }
  fieldset#users-profile-custom {
    display: none;
}
input#zoo-search {
    width: auto;
}
select#filter_type {
    padding: 10px;
}
.mod-languages select.inputbox {
    padding: 5px;
}
.uk-button-dropdown {
    float: left;
    margin-right: 20px;
}
.element .more-options .trigger .button {
        border: 1px solid #949494;
    margin-bottom: 10px;
    padding: 5px;
	width: 53px;
    float: left;
    margin-right: 20px;
	text-align: center;
}
.link.options {
    clear: both;
}
.uk-form-horizontal .uk-form-controls {
     border: 1px solid #ccc;
    padding: 20px;
}
form#item-submission input[type="text"] {
    padding: 7px;
    margin-top: 10px;
}
.uk-pagination>*>* {
     font-size: 15px;
  }
p.add.uk-margin-remove a.uk-text-small, p.add a.uk-text-small {
    font-size: 20px;
    color: #ffffff;
    background: #c59e63;
    padding: 10px;
}
.cf-container .cf-link-close {
    display: block;
}
body.admin-no-delete a.uk-icon-link.delete-item {
    display: none;
}

.rm-img {
    position: relative;
}

span.rt-nav {
    position: absolute;
    left: 0;
    bottom: 0;
}

div#m-sub.uk-sticky-fixed, div#l-sub.uk-sticky-fixed {
    left: 0;
    min-width: 100% !important;
    background: rgba(70, 90, 77, .9);
    padding: 10px 0;
}
div#l-sub.uk-sticky-fixed a.el-link {
    COLOR: #FFF;
    border: 1px solid #fff;
}

div.advanced-dropdown a.langChoose:link, div.advanced-dropdown a.langChoose, div.mod-languages.advanced-dropdown ul {
    background-color: #c59d62!IMPORTANT;
      COLOR: #FFF;
}
div.advanced-dropdown a{
	 COLOR: #FFF;
	
}
div#K1 .el-content.uk-panel, div#K2 .el-content.uk-panel, div#K3 .el-content.uk-panel, div#K4 .el-content.uk-panel, div#K5 .el-content.uk-panel {
    position: fixed;
    right: 10px;
    bottom: 45px;
}
div#booking, div#Buttom1 {
    position: fixed !important;
    bottom: 2px !important;
    width: 100%;
    z-index: 999;
}


.cf-tab {
    position: relative;
	cursor: pointer;
}

.cf-tab.uk-active {
	cursor: auto;
}

.cf-close {
    position: absolute;
    bottom: 10px;
    left: 50%;
	transform: translateX(-50%);
}

.cf-open-plus {
    border-radius: 20px;
    padding: 3px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #fff;
}
.cf-close a.uk-icon {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 3px;
    background: #c59d62;
}
.el-content.uk-margin {
    text-shadow: 1px 1px 1px #000;
    font-size: 20px;
} 
p.uk-text-meta {
    color: #fff !important;
}
.cf-open-title.uk-margin-auto-right h1.uk-h2.uk-text-left.cf-title {
    width: 100%;
}
/*
div#U1 a.el-link {
    color: #fff;
}
div#U1 .uk-tab>.uk-active>a {
        border-color: #fff;
} */
div#tm-dialog-mobile img.el-image {
    width: 300px;
    margin: 17px;
    display: block;
}
div#booking svg, div#Buttom1 svg {
    width: 30px;
}
div#booking a.el-content, div#SS a.el-content.uk-button {
    font-size: 22px;
    border-top: 1px solid rgb(255 255 255 / 20%);
}

.uk-dotnav>.uk-active>* {
      width: 15px;
}
  div#SS h3.el-title.uk-heading-xlarge.uk-margin-top.uk-margin-remove-bottom {
    color: rgb(255 255 255 / 70%);
}
div#SS .el-content.uk-panel.uk-h2 {
    text-shadow: 1px 1px 0px #39463e; 
    COLOR: #ffffff;
}

div#butt a.el-content.uk-button,div#apt9 a.el-link, a.el-link.uk-margin-top.uk-button.uk-button-danger, div#SS a.el-content.uk-button, div#booking a.el-content.uk-button-danger, a.el-content.uk-button.uk-button-default {
    transition: all .42s cubic-bezier(0.59, 0.28, 0.48, 1.27);
}
div#butt a.el-content.uk-button:hover,div#apt9 a.el-link:hover,  a.el-link.uk-margin-top.uk-button.uk-button-danger:hover, div#SS a.el-content.uk-button:hover, div#booking a.el-content.uk-button-danger:hover, a.el-content.uk-button.uk-button-default:hover {
	 border-radius: 30px;
	 transform: translate3d(0px, -5px, 1px);
	 box-shadow: 2px 5px 10px rgb(0 0 0 / 24%);
}  
.uk-navbar-container.uk-navbar-primary.uk-navbar-sticky img {
    height: 65px;
    width: auto;
}
.uk-sticky-fixed {
    box-shadow: 2px 5px 8px rgb(0 0 0 / 14%);
    z-index: 999;
}
.uk-sticky.uk-active.uk-sticky-below.uk-sticky-fixed .uk-card-secondary.uk-card.uk-card-body {
    padding: 5px;
    box-shadow: 1px 3px 10px rgb(0 0 0 / 24%);
    transition: all .42s cubic-bezier(.25,.46,.45,.94);
  }
.uk-navbar-container.uk-navbar-primary.uk-navbar-sticky, div#bb .uk-margin.uk-text-center.uk-scrollspy-inview{
		 box-shadow: 1px 3px 10px rgb(0 0 0 / 24%);
}
h2.uk-h1.uk-margin-remove.uk-position-absolute.uk-width-1-1.uk-text-center.uk-scrollspy-inview {
    text-shadow: 0px 1px 2px #39463e;
    color: #fff;
}
.uk-grid-item-match.uk-width-1-1.uk-sticky.uk-active.uk-sticky-below.uk-sticky-fixed {
    top: 70px !important;
}
h1.uk-h2.uk-text-left.cf-title {
    width: 150px;
}
iframe.uk-disabled.el-image {
    height: 972px !important;
}

div#float {
    position: fixed;
    bottom: 30%;
    right: 0px;
    width: 62px;
    padding: 0;
	z-index: 999;
}
div#float svg {
    width: 30px;
}
div#float .uk-container {
        padding-left: 0px;
        padding-right: 0px;
    }
div#float a.el-content {
    width: 100%;
    padding: 10px 15px;
    transition: all .42s cubic-bezier(.25,.46,.45,.94);
}
.cf-container .cf-title-close {
    justify-content: start;
     position: absolute;
    top: 40%;
}
a.el-slidenav {
    transition: all .42s cubic-bezier(.25,.46,.45,.94);
    border-bottom: 1px solid rgb(255 255 255 / 59%);
}
a.el-slidenav:hover {
    border-radius: 50px;
	border-bottom: 1px solid rgb(255 255 255 / 0%);
}
div.B1 a.el-content{
	transition: all .42s cubic-bezier(.25,.46,.45,.94);
	}
	div.B1 a.el-content:hover{
	border-radius: 30px;
	transform: translate3d(0px, -5px, 0px);
	}
.uk-subnav > .uk-active > a {
    color: #fff;
    background: #C59D62;
    padding: 0 10px;
    border-radius: 12px;
	border: 1px solid #ffffff;
	  min-width: 122px;
    display: block;
}
div#apt9 a.el-link{
	   min-width: 122px;
    display: block;
	padding: 0 10px;
    border-radius: 12px;
	border: 1px solid #C59D62;
}
div#apt9 a.el-link:hover{
		color: #fff;
    background: #C59D62;
}
a.uk-logo.uk-navbar-item {
    padding: 0 10px;
}
div#B7 .B1.uk-margin .el-item {
    width: 25%;
}

.el-link.uk-link {
    float: right;
}
h3.el-title.uk-h5.uk-margin-remove-top.uk-margin-remove-bottom {
    float: left;
}
.uk-card-secondary.uk-card.uk-card-body {
	transition: all .42s cubic-bezier(.25,.46,.45,.94);
}
.uk-navbar-nav {
        gap: 40px;
          }
		  .uk-drop.uk-navbar-dropdown {
    width: 260px;
    top: 90px !important;
    background: rgb(255 255 255 / 61%);
	box-shadow: 1px 3px 10px rgb(0 0 0 / 24%);
}
.uk-navbar-dropdown-nav > li > a {
      font-size: 18px;
}

.uk-sticky.uk-sticky-below.uk-sticky-fixed .uk-drop.uk-navbar-dropdown {
       top: 70px !important;
    }
	div#items .el-item {
    width: 20%;
}

h1.uk-h2.uk-text-left.cf-title:lang(zh-TW) {
    font-size: 24px;
    text-align: center !important;
}







@media (max-width: 1440px){  
iframe.uk-disabled.el-image {
        height: 779px !important;
        width: 1382px !important;
    }
	
}
@media (min-width: 1400px){  
		div#k6 .uk-position-large {
			margin-bottom: 120px;
		}

}

@media (max-width: 1200px){  
			iframe.uk-disabled.el-image {
			height: 100% !important;
			width: 1500px !important;
		}
	
    
}



@media (max-width: 760px){  
	
    div#float {
        position: fixed;
        bottom: 0px;
        right: 0px;
        width: 100%;
        padding: 0px 0;
        background: rgb(255 255 255 / 0%);
    }
	div#float .el-item {
		width: 16.55%;
	}
	
			iframe {
		max-width: 100%;
	}
	div#B1 .el-item {
    width: 33.3%;
}
div#items .el-item {
    width: 100%;
}



}



@media (max-width: 480px){  
			div#ee-nav a.el-link {
    font-size: 15px;
		}
		div#SS h1.uk-heading-xlarge.uk-scrollspy-inview {
			color: rgb(255 255 255 / 82%);
			font-size: 50px;
			letter-spacing: 1px;
		}
		div#SS h1.uk-h2.uk-scrollspy-inview {
        font-size: 18px;
		bottom: 280px !important;
		}
	
		.uk-card-body {
				padding: 10px 5px;
		}
		h1.uk-margin-small.uk-text-center.uk-scrollspy-inview {
    font-size: 30px;
		}
		.uk-section-primary.uk-section.uk-padding-remove-vertical {
			padding-bottom: 75px!important;
			padding-top:10px!important;
		}
		
   		iframe {
			   width: 100%;
		}
		.uk-container.uk-padding-remove-horizontal.uk-position-relative {
    padding: 0 15px !important;
		}
		div#apt2, div#apt3, div#apt4, div#apt1, div#apt5, div#apt6 {
			padding-top: 120px!important;
		}
		
		div#Buttom1 a.el-content.uk-button.uk-button-default.uk-button-large {
    padding: 0 10px;
}
		div#Buttom1 {
			bottom: 59px !important;
		}
		iv#SS ul.el-nav.uk-slideshow-nav.uk-dotnav.uk-flex-center {
        margin-top: -20px;
    }
	div#butt a.el-content.uk-button:hover, div#booking a.el-content.uk-button-primary:hover, a.el-content.uk-button.uk-button-default:hover {
		 transform: translate3d(0px, 0px, 0px);
}
		
		h1.uk-h1, h2.uk-h1 {
    font-size: 24px;
		}

		div#d1 {
			font-size: 15px;
		}
		ul.el-nav.uk-slideshow-nav img {
			width: 50px;
		}
	
		
		div#but a.el-content.uk-button {
			padding: 0 12px;
		}
	    .uk-tab>* {
        padding-left: 10px;
        line-height: 1;
    }
	
	.uk-position-bottom-center.uk-position-medium {
		margin-bottom: 140px;
	}
	      .uk-subnav>* {
        padding-left: 0px;
        width: 44%;
        display: block;
        margin-right: 5px;
        margin-left: 5px;
    }
	.uk-subnav-divider {
    margin-left: -5px;
}
   .uk-subnav-divider>::before {
        display:none;
		}
		 div#B7 .B1.uk-margin .el-item {
			width: 50%;
		}
		div#next {
			margin-top: -20px;
			margin-bottom: 30px;
		}
		div#foot1 .uk-card-secondary.uk-card.uk-card-body {
        padding: 15px;
		}
		div#U1 a.el-link {
        margin: 0 auto;
        letter-spacing: 0.2px;
    }   
		div.B1 a.el-content {
        letter-spacing: 0px;
		  font-size: 15px;
		}
		span.uk-margin-small-right.uk-icon {
			margin-right: 5px !important;
		}
	     div#booking {
        width: 100%;
        bottom: 59px !important;
        z-index: 999;
        margin-left: 0;
    }
	div#booking .uk-container {
    padding: 0;
		} 
		.uk-heading-small {
			font-size: 30.5px;
		  }
		  div#SS a.el-content.uk-button.uk-button-secondary.uk-button-large.uk-flex-inline.uk-flex-center.uk-flex-middle {
			position: fixed;
			bottom: 59px;
			width: 100%;
			left: 0;
			z-index: 9;
		} 
		.el-content.uk-margin {
      font-size: 15px;
		}
		.cf-mobile .cf-tab .uk-icon {
        height: auto;
		}
		div#apt9 {
			padding: 20px 10px 0;
		}
		.cf-container .cf-title-close {
    justify-content: center;
     position:relative;
    top:auto;
		}
		h1.uk-h2.uk-text-left.cf-title {
			width: 100%;
		}
		.cf-container {
			height: auto !important;
		   }
		   div#m-sub {
			margin: 0;
		}
		div#m-sub .uk-width-1-1 {
    padding: 0;
		}
		div#m-sub.uk-sticky-fixed .uk-width-1-1 {
			padding: 10px 30px;
			line-height: 1.3;
		}
        div#m-sub a.el-content.uk-disabled {
        border: 1px solid #C59D62;
        padding: 3PX 5px;
        border-radius: 15px;
        min-width: 122px;
        display: block;
           }
	   div#m-sub a.el-content.uk-disabled:hover {
       	color: #fff;
    background: #C59D62;
    }
	   div#m-sub.uk-sticky-fixed a.el-content.uk-disabled {
        border: 1px solid #fff;
              color: #fff;
    }
	a.uk-logo.uk-navbar-item {
    padding: 0 10px 0 0;
		}
		.uk-navbar-toggle {
			padding: 0 10px;
			  font-weight: 600;
		}


	
				
}