.uk-navbar-nav>li>a {
  max-width: 1px;
  margin: 0 20px;
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
  font-weight: 600;
  color: #444;
  font-size: 1.35em;
}
.uk-navbar-dropdown {
	margin-top:30px;
}

.uk-section-default {
    position: inherit;
    z-index: -1;
}


.uk-navbar-nav ul.uk-navbar-dropdown-nav {
	display:flex;
}

.uk-navbar-nav ul.uk-navbar-dropdown-nav li {
	max-width: 30px;
    display: inline-table;
    text-align: center;
    padding: 0px 15px;
		line-height: 24px;
}

.uk-navbar-nav ul.uk-navbar-dropdown-nav li .uk-nav-sub {
	display:none;
}

.navbar .nav>li>.dropdown-menu.uk-open, .uk-navbar-dropdown.uk-open {
    display: block;
    width: auto;
		margin-top: 50px !important;
}

#uk-flex-nav {
	display:flex;
	position:relative;
	z-index:99;
}

#uk-flex-nav > li {
	max-width: 30px;
  display: inline-table;
  text-align: center;
  margin: 0px 10px;
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
}

#uk-flex-nav > li > a {
	max-width: 30px;
    display: inline-table;
    text-align: center;
    padding:8px 8px;
		margin-bottom:20px;
    line-height: 24px;
    font-weight: 600;
    font-size: 1.35rem;
}

#uk-flex-nav > li > a:hover , #uk-flex-nav > li.uk-active > a {
	background:#a50319 !important;
	padding:8px 8px;
	color:#ffffff;
}
#uk-flex-nav li:hover>ul.uk-nav-sub {
		display: block;
    position: absolute;
    z-index: 9999;
    /* width: 450px; */
    background: #e5e5e5;
    padding: 10px 7px;
    /* left: 0px; */
    box-shadow: 0px 0px 20px 0px #ddd;
}

#uk-flex-nav ul.uk-nav-sub li.uk-active a ,
#uk-flex-nav ul.uk-nav-sub li:hover a {
	background:#cecece;
}

#uk-flex-nav ul.uk-nav-sub li a {
	font-size:15px;
	line-height:20px;
	padding:13px;
	background:none;
	text-align: left;
}


#uk-flex-nav .uk-nav-sub {
	display:none;
}

#uk-masonry-grid > div > div:nth-child(2n) {
	transform: translateY(150px);
}

.index .tm-header {
	display:none;
}

#index-nav li {
	max-width: 20px;
	border-top: 1px solid rgba(0, 0, 0, .3);
	border-bottom: 1px solid rgba(0,0,0,.3);
	padding: 1em 5px;
	margin: 0px 20px;
}
#index-nav .el-item >a {
  font-weight: 600 !important;
}

#text-write-mod {
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}
	
	
.uk-dotnav-rectangle .uk-dotnav>*>* {
    width: 25px;
    height: 15px;
		 background: #999;
}

.uk-dotnav-vrectangle .uk-dotnav>*>* {
    width: 25px;
    height: 35px;
}

.uk-dotnav-small .uk-dotnav>*>* {
    width: 15px;
    height: 15px;
    background: #999;
}

.uk-dotnav-small .uk-dotnav>.uk-active>* {
    background-color: #a50319;
}

.uk-tab {
	margin-bottom:0px;
}

.uk-tab li a:hover, .uk-tab li.uk-active a {
	background:#d1b5a5;
	color:#fff;
}

#title-decor::after {
	content: " ";
  border-bottom-style: solid;
  border-bottom-width:3px;
	color:#d1b5a5;
  display:table-cell;
  width: 150px;
  left: 20%;
  position: absolute;
	
}

.uk-switcher li {
	padding:40px;
	box-shadow: 0 14px 25px rgba(0,0,0,0.12);
	background:#fff;
}

.uk-slideshow {
}

.nav-tabs>li>a, .uk-tab>li>a {
    border-color: #d1b5a5;
}

.uk-thumbnav {
	margin-top:3px !important;
}


.uk-nav>li>a {
  color: #222;
  transition: .3s ease-in-out;
  transition-property: color,background-color,border-color,box-shadow;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 0;
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
  font-weight: 300;
}
.uk-nav > li > a::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0px;
    height: 0px;
    background-color: #A50319;
    transition: 0.3s ease-in-out;
    transition-property: background-color, border-color, box-shadow, height, right;
    left: 0;
    right: 0;
}
.categories-module , #side-nav {
  font-size: 1.6em;
}
.categories-module li a, #side-nav li a {
	padding-top: 0;
  padding-bottom: 0;
	position:relative;
	padding-left:45px;
	color:#7b655c;
	display:block;
}
.categories-module > li > a::before , #side-nav > li > a::before {
    content: '';
    display: block;
    position: relative;
    z-index: 0;
    top: unset;
    height: 0px;
    background-color: #ffffff;
    transition: none;
    transition-property: none;
    left: unset;
    right: unset;
		text-decoration:none;
		    font-size: 22px;
    line-height: 21px;
}
.categories-module li.uk-active a::before , .categories-module li a:hover::before , #side-nav li.uk-active a::before ,  #side-nav li a:hover::before {
	content: " ";
  border-top-style: solid;
  border-top-width:2px;
	color:#d1b5a5;
  display:table-cell;
  width: 30px;
	height: 2px;
  top: 22px;
	left:0px;
	background: none;
  position: absolute;
}


.uk-navbar-dropdown-nav > li:hover > a::before, .uk-navbar-dropdown-nav > li > a:focus::before, .uk-navbar-dropdown-nav > li > a.uk-open::before {
    height: 100px;
}
.uk-navbar-dropdown-nav>li>a {
    transition: .3s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    position: relative;
    z-index: 1;
    font-weight: 600;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 1.1em;
}
.uk-navbar-dropdown-nav > li > a::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: unset;
    bottom: 0px;
    height: 0px;
    background-color: #eee;
    transition: 0.3s ease-in-out;
    transition-property: background-color, border-color, box-shadow, height, right;
    left: 0;
    right: 0;
}





.rsform-block-bt-border  {
	border-bottom:1px solid #999;
	margin-bottom:30px;
}

.rsform-submit-button {
	display: block !important;
	      background: #a30a1f !important;
    border-radius: 50% !important;
    padding: 10px !important;
    line-height: 50px;
    color: #ffffff !important;
    margin-bottom: -75px !important;
		margin-left: auto !important;
    margin-right: auto !important;
}

.uk-button-danger.danger {
	padding:25px 20px;
	border-radius: 50%;
}

.style1 .uk-button {
	background:#a50319;
	border-radius:50%;
	padding:8px;
	color:#ffffff;
	line-height:0px;
	font-weight:700;
	position: absolute;
  left: calc(50% - 18px);
  top: calc(50% - 18px);
}
#style2 .uk-card-secondary {
  box-shadow: 0 0px 0.9px rgba(0, 0, 0, 0.028),
  0 0px 3.1px rgba(0, 0, 0, 0.042),
  0 0px 14px rgba(0, 0, 0, 0.07) !important;
}
#style2 .uk-card-secondary:hover {
  box-shadow: 0 0px 4.1px rgba(0, 0, 0, 0.028),
  0 0px 13.8px rgba(0, 0, 0, 0.042),
  0 0px 62px rgba(0, 0, 0, 0.07) !important;
}
/* #style2 .uk-card:hover {
	box-shadow: 0px 0px 15px 0px #0000001f;
} */
#style2 .uk-card {
  border: 1px solid rgba(0, 0, 0, .03);
}
#style2 .uk-card-body {
  padding-top: 0
}
#style2 .uk-card-body time {
  font-weight: 200;
  font-size: 1.2em;
}
#style2 .uk-cover-container {
  background-color: #d1b5a5;
}
#style2 .uk-article-title {
  font-weight: 200;
  border-bottom: 1px solid #d1b5a5;
  padding-bottom: .5em;
  margin-bottom: .4em;
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
}
#style2 div[property="text"] {
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
  font-weight: 400;
  color: #333;
}
#style2 .uk-margin-medium {
  margin: 0;
}
#style2 .uk-button {
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
  font-weight: 300;
  font-size: 1em;
  padding: 1px 1.5em;
}
#style2 .uk-button:hover,
#style2 .uk-button:active {
  color: #fff;
  background-color: #a57f69;
  font-weight: 600;
}
#style3 .uk-article-title {
	border-bottom:1px solid #f0f0f0;
	padding-bottom:10px;
	margin-bottom:10px;
}
#style3 .uk-card-small.uk-card-body { border: 1px solid #eee }
#style3 .uk-list { margin-left:-8px; }
#style3 .uk-list-bullet>li::before {
    width: 2em;
    height: 1em;
    background-image: url('/images/bullet.svg');
    background-size: contain;
		margin-top: 10px;
}

#style4 .uk-card.uk-card-body { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding:5px; box-shadow:none;}
#style4 .uk-card.uk-card-body .uk-article-title { margin-bottom:10px; }

#style3 .cont-date , #style4 .cont-date { font-size:18px; color:#d1b5a5; }

@media (max-width: 768px) {
#style3 .uk-article-title { margin-top:10px; }
#style3 .uk-list { margin-left:0px; }
}

#rl_modals_overlay {
    background-color: unset;
}
#rl_modals {
    outline: 0;
    top: 50%;
    left: 50%;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,.2);
    box-shadow: 0 3px 20px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0!important;
}

.uk-card-primary {
    background-color: #fff !important;
}

#rl_modals, #rl_modals_overlay, #rl_modals_wrapper {
    z-index: 300 !important;
    overflow: unset !important;
}
#rl_modals_content {
    padding: 0px !important;
		overflow:unset !important;
}

#rl_modals_loaded_content {
    padding: 0px !important;
		overflow:unset !important;
}
#rl_modals_loaded_content .content {
    padding: 10px 20px !important;
}
#rl_modals_close {
   line-height: 45px;
    border-radius: 50%;
    opacity: 1;
    padding: 20px;
    position: absolute;
    right: -20px !important;
    top: -15px !important;
    background: url(/images/icons/aaaaaaaa.png) #a50319 12px 12px no-repeat !important;
    margin-right: .3em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#rl_modals_close:hover {
   opacity: 1;
}

#default-style {
  box-shadow: 0 0px 2.8px rgba(0, 0, 0, 0.024),
  0 0px 7.8px rgba(0, 0, 0, 0.035),
  0 0px 18.7px rgba(0, 0, 0, 0.046),
  0 0px 62px rgba(0, 0, 0, 0.07) !important;
  padding: 0;
}
#default-style .uk-text-center[typeof="ImageObject"] {
  background-color: #eee;
}
#default-style h1[property="headline"] {
  font-size: 2em;
  font-weight: 200;
  border-bottom: 1px solid #d1b5a5;
  padding-bottom: .3em;
  position: relative;
  padding-left: 15px;
  margin-top: 10px !important;
}
#default-style h1[property="headline"]:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 30px;
  background-color: #d1b5a5;
  top: 4px;
  left: 0;
  position: absolute;
}
#default-style .content {
  padding: 0 1.5em 1.5em 1.5em;
  color: #333;
}
#default-style .content .uk-margin-top {
  margin-top: 0 !important;
  text-align: right;
}
#default-style .content .uk-list {
  margin-bottom: 0;
}
#default-style .content time {
  margin-top: 0 !important;
  text-align: right;
  width: 100%;
  display: block;
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
  color: #9f7f6c;
  font-weight: 200;
}
#default-style .content div[property="text"] {
  margin-top: 0 !important;
}
/* ---------------------- */
#mediaPg #default-style {
  padding: 10px;
}

#mediaPg #default-style .uk-text-center[typeof="ImageObject"] {
  background-color: transparent;
}

#mediaPg #default-style h2[property="headline"] {
  font-size: 1.4em;
  font-weight: 200;
  border-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0 !important;
  margin-bottom: 0;
  padding: 8px 5px 0 5px;
  font-family: "Helvetica Neue",
  Helvetica,
  Arial,
  "微軟正黑體",
  "微软雅黑",
  "メイリオ",
  "맑은 고딕",
  sans-serif !important;
}
#mediaPg #default-style .content {
  padding: 0;
  display: none;
}
/* ------------------------- */
#mediaPg #default-style .content div[property="text"] {
  margin-top: 0 !important;
}
.slider53 .uk-position-cover {
  background: rgba(0, 0, 0, .5);
  width: 100%;
  padding: 5px;
  top: auto;
  bottom: 0;
}
.slider53 .el-title {
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  padding-left: 10px;
}

.uk-offcanvas-bar { text-align:center }
.uk-offcanvas-bar .uk-nav > li { border-top:1px solid #5a5a5a !important;}
.uk-offcanvas-bar .uk-nav > li > a::before {

    background-color:transparent;
		position:unset;
		height:auto;

}

#header-m .uk-container {
	min-width:1600px !important;
	transform: translateX(-50%);
  margin-left: 50%;
	position:relative;
	z-index:99;
}
/* .slider53 .uk-panel>:last-child {
  display: none;
} */
@media (min-width: 960px)
{
.uk-width-1-5\@m { width: 15%; }
#style2 .uk-article-title { font-size: 1.6em; }
#style2 .uk-list { margin: 0 0 5px 0; color:#9f7f6c; }
#style2 .uk-card { min-height:240px; overflow:hidden;}
#default-style .content { padding:20px; }



}

@media (max-width: 456px)
{
#header-m > div {
	min-height:120px;
}
}
@media (max-width: 768px)
{
	
	#uk-flex-nav ul.uk-nav-sub li a {
	font-size:15px;
	line-height:20px;
	padding:6px;
	background:none;
	max-width:none;
}

#header-s .uk-container {
	min-width:1600px !important;
	transform: translateX(-50%);
  margin-left: 50%;
	position:relative;
	z-index:99;
}

#uk-flex-nav li:hover>ul.uk-nav-sub {
    width: auto;
}

#uk-flex-nav > .uk-nav-sub li {
    max-width: none;
    display: none;
    text-align: left;
    margin: 0px 10px;
}

.style1 .uk-button { position: unset; }

#uk-masonry-grid > div > div:nth-child(2n) {
    transform: translateY(0px);
}

.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle, .navbar .brand, .navbar-search, .navbar .nav > li > a {
    min-height: 80px;
}

}


#tm-sidebar {
        order: -1;
}

.uk-cover-container {
    min-height: 247px;
}
.methodlist .uk-card {
  background-color: transparent;
}
.methodlist .uk-card-body {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.methodlist .uk-cover-container {
  border: 1px solid #ddd;
  background-color: white;
  box-shadow:
  0 1.1px 2.6px rgba(0, 0, 0, 0.028),
  0 3.8px 8.7px rgba(0, 0, 0, 0.042),
  0 17px 39px rgba(0, 0, 0, 0.07);
}
.methodlist .uk-grid.uk-grid-stack > div:nth-child(odd) .uk-card-body {
  justify-content: flex-end;
  padding-right: 30px;
}
.methodlist .uk-grid.uk-grid-stack > div:nth-child(even) .uk-card-body {
  padding-left: 30px;
}

.methodlist .uk-card-body h3.uk-article-title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.35em;
  font-weight: 600;
}
@media (max-width: 768px) {
  .methodlist .uk-card-body > div[property="text"] {
    position: absolute;
    left: 0;
    top: 0;
  }
  .methodlist .uk-card-body > div[property="text"] div[dir="auto"] {
    display: none;
  }
  .methodlist .uk-card-body > div[property="text"] p.uk-margin- {
    margin: 0;
  }
  .methodlist .uk-grid.uk-grid-stack > div .uk-card-body {
    justify-content: flex-start !important;
    padding-right: 10px !important;
    padding-left: 40px !important;
  }
  .methodlist .uk-grid.uk-grid-stack > div:nth-child(even) .uk-card {
    display: flex;
    flex-direction: column-reverse;
  }
}

.uk-navbar-toggle-icon { border:4px solid #a50318; padding:5px; }
.uk-navbar-toggle-icon svg { width: 25px; height: 25px; }

.footer-menu .el-content > ul { list-style:none; padding:0px; } 
.footer-menu .el-item .el-title::before { content: "";
    width: 8px;
    background: #ffffff;
    height: 8px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 8px; } 
		
.header-title::before {
   content: "中麗";
	  border-right: 3px solid #707070;
    font-size: 16px;
    color: #707070;
    padding: 20px 10px 0 0px;
    word-break: break-all;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
		padding-left: 35px; margin-left:30px; font-weight:bold;
}

.header-title-latest::before {
   content: "作品";
	  border-right: 3px solid #707070;
    font-size: 16px;
    color: #707070;
    padding: 20px 10px 0 0px;
    word-break: break-all;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
		padding-left: 35px; margin-left:30px; font-weight:bold;
}

.header-title-news::before {
   content: "新訊";
	  border-right: 3px solid #707070;
    font-size: 16px;
    color: #707070;
    padding: 20px 10px 0 0px;
    word-break: break-all;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
		padding-left: 35px; margin-left:30px; font-weight:bold;
}

.header-title-work::before {
   content: "工法";
	  border-right: 3px solid #707070;
    font-size: 16px;
    color: #707070;
    padding: 20px 10px 0 0px;
    word-break: break-all;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
		padding-left: 35px; margin-left:30px; font-weight:bold;
}

.header-title-service::before {
   content: "客服";
	  border-right: 3px solid #707070;
    font-size: 16px;
    color: #707070;
    padding: 20px 10px 0 0px;
    word-break: break-all;
    width: 15px;
    display: inline-block;
    margin-right: 5px;
		padding-left: 35px; margin-left:30px; font-weight:bold;
}


.header-title { padding-left: 35px; margin-left:30px; font-weight:bold; }


.uk-navbar-toggle {
	position:fixed;
	right:15px;top: 5px;
}

.uk-logo {
	position:fixed;
	left:15px;top: 5px;
}