/*!
 * Start Bootstrap - Agency v5.0.5 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  /* overflow-x: hidden; */
  font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-size: 1.125rem;
  /* background-color: #f7f7f7; */
  background: url('../img/bg-texture.jpg') repeat center center;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  body {
    font-size: 1rem;
  }
}

p {
  line-height: 1.75;
}

a {
  color: #1A202C;
  transition: all 0.2s;
}

a:hover {
  color: #7F4747 !important;
  transition: all 0.2s;
  text-decoration: none;
}

.text-primary {
  color: #7F4747 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section {
  padding: 0.5em 0;
}

section h4.section-heading {
  color: #7F4747;
  letter-spacing: 0.2em;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-top: 3rem;
  margin-bottom: 1.25rem;
  font-family: 'Noto Serif TC', sans-serif;
}

section h4.section-heading .section-subtitle{
  font-size: 64px;
  color: #DACED0;
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
  z-index: -1;
  font-family: 'Noto Serif TC', sans-serif;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}




/* .btn {
  border-radius: 20px;
  border: 1px solid #DDD;
} */

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

/* .btn-primary {
  background-color: #F0AD4E;
  border-color: #d58512
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #FFD44C !important;
  border-color: #EEA236 !important;
  color: white;
}

.btn-primary:active,
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
} */

::selection {
  background: #7F4747;
  color: #fff;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.bg-light {
  background-color: rgba(98, 28, 28, 0.2) !important;
}

.breadcrumb {
  background: transparent;
  padding-left: 0;
  font-size: 0.8em;
}

.breadcrumb-item.active {
  color: #7F4747;
}

#mainNav {
  background-color: #7F4747;
  padding: 2px 1rem;
  z-index: 2000;
}

#mainNav .navbar-toggler {
  font-size: 20px;
  right: 0;
  padding: 8px;
  text-transform: uppercase;
  /* color: white; */
  border: 0;
  background-color: transparent;
  /* font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; */
}

#mainNav .navbar-brand {
  /* color: #fed136; */
  font-family: 'Kaushan Script', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
  /* color: #FDEBEF; */
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 0.8em;
  padding-left: 0.6em !important;
  padding-right: 0.6em !important;
  /* color: #212529; */
}

.fixed-top2 .navbar-nav .nav-item .nav-link {
  font-size: 1em;
  font-weight: 700;
  /* padding: 0.75em 0.3em; */
  /* letter-spacing: 0.5px; */
  /* color: #444; */

}

.fixed-top2 {
  margin-top: 40px;
  /* background-color: #FFF; */
  padding: 0;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
}

#mainNav .navbar-brand img {
  height: 59px;

}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
  /* color: #FDEBEF; */
}

.fixed-top2 .navbar-nav .nav-item .nav-link.active,
.fixed-top2 .navbar-nav .nav-item .nav-link:hover {
  /* background-color: #FDEBEF; */
}

.mobile-logo {
  margin-top: 40px;
  /* padding: 0.3em; */
  height: 60px;
}
@media (max-width:991px) {
  .mobile-logo > a {
    max-height: 60px;
  }
}
@media (max-width:991px) {
  .menu-scroll {
    overflow-y: scroll;
    /* max-height: calc(100vh - 100px); */
  }
}

.dropdown-member .dropdown-menu {
  margin-top: 0;
  /* background-color: #fFF; */
  z-index: 2000;
  position: absolute;
  font-size: 1rem;
}



.dropdown-menu {
  transform: translateY(50px);
  transition: .5s ease all;
  font-size: 1.125rem;
  margin-top: 0;
  background-color: #DACED0;
}

.dropdown-menu.show {

  transform: translateY(0px);
  transition: .5s ease all;
}

.dropdown-toggle::after {
  transition: transform 0.15s linear;
}

.show.dropdown .dropdown-toggle::after {
  transform: translateY(3px);
}

.dropdown-item{
  font-weight: 700;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #DACED0;
}

/* 手機版選單 */
@media (max-width:992px) {
  .navbar-collapse{
    background: #DACED0;
    max-height: calc(100vh - 40.5px);
    overflow-y: auto;
  }

  .navbar-collapse .navbar-nav{
    margin: 0.5rem 1rem;
  }

  .navbar-collapse .dropdown-menu{
    background: #DACED0;
  }
}

#about .container {
  max-width: 980px
}

#about .container p {
  font-size: 1.2em;
}

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

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

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

@media (min-width: 992px) {


  #mainNav {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background: url('../img/bg-texture.jpg') repeat center center;
  }

  .fixed-top2 {
    margin-top: 128px;
    /* height: 56px; */
    /* border-top: 4px solid #ec2126; */
    /* background-color: #fFF; */
    background: #DACED0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding: 0;
  }

  #mainNav.navbar-shrink+.fixed-top2 {
    margin-top: 74px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav .navbar-nav .nav-item .nav-link {
    padding-left: 1em;
    padding-right: 1em;
  }

  .fixed-top2 .navbar-nav .nav-item .nav-link {
    padding: 0.8em 0.7em !important;
    color: #7F4747;
    font-weight: 700;
  }
  .fixed-top2 .navbar-nav .nav-item .nav-link:hover {
    color: #fff!important;
    background: #7F4747;
  }
  #mainNav .navbar-brand img {
    height: 89px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #FFF;
  }

  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    padding: 12px 0;
  }

  #mainNav.navbar-shrink .navbar-brand img {
    height: 50px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }


}

header.masthead {
  text-align: center;
  color: white;
  /* background-image: url("../img/header-bg.jpg"); */
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 0px;
  padding-bottom: 30px;


}



header.masthead .inner-text .inner-heading {
  line-height: 50px;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.2em;

}

header.masthead .intro-text .main-carousel img {

  width: 100%;
  max-width: 980px;
  -webkit-box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.75);

}

header.masthead .intro-text .carousel-cell {
  /* margin: 0 40px 40px 40px; */
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
}

header.masthead .inner-text {
  padding-top: 0px;
  /* padding-bottom: 30px; */
  background-image: url(../img/titlebg.jpg);
  background-position: bottom;
  background-size: cover;
  box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.06);
}

.main1 {
  background-image: url(../img/carousel/main1.jpg);
}

.main2 {
  background-image: url(../img/carousel/main2.jpg);
}

.main3 {
  background-image: url(../img/carousel/main3-02.jpg);
}

.main4 {
  background-image: url(../img/carousel/main4.jpg);
}

@media (min-width: 992px) {
  header.masthead .intro-text .carousel-cell {
    width: 100%;
    height: 560px;
  }

  header.masthead .intro-text {
    padding-top: 185px;
    padding-bottom: 30px;
    margin-bottom: 2em;
  }

  header.masthead .inner-text {
    padding-top: 185px;
    /* padding-bottom: 30px; */
  }

}

@media (min-width: 768px) {

  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }

  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }

}
/* 輪播 */
.carousel-wrap{
  max-height: 300px;
  @media (min-width: 576px) {
    padding-top: 0;
    
  }
  @media (min-width: 992px) {
    padding-top: 178px;
    padding-bottom: 400px;
    
  }
  @media (min-width: 1243px) {
    max-height: 560px;
    padding-top: 185px;
    padding-bottom: 600px;
    
  }
}



.carousel-bgimg{
  height: 300px;
  width: 100%;
  max-width: 1400px;
  background-size: cover;
  background-position: center;
  @media (min-width: 992px) {
   height: 400px;

  }
  @media (min-width: 1243px) {
   height: 560px;

  }
}



.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(168, 87, 103, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #a85767;

}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
  color: white;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }

}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}


.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid #fff;
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#mobile-icon a {
  display: block;
  font-size: 1.1em;
  color: #666666;
  white-space: nowrap;
}

section#mobile-icon .card {
  margin: 0 2px;
  height: 100%;
}

section#mobile-icon .card img {
  margin: auto;
}

section#event {
  padding-bottom: 50px;
}

section#mobile-icon .card p {
  margin: 0;
  margin-top: 0.5em;
}

section#event .event-carousel .carousel-cell {
  /* margin: 0 20px;
  background-color: #fff;
  width: 240px;
  height: 100%; */
}

section#event .event-carousel .carousel-cell img {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-in; */
}

section#event .event-carousel {
  height: 300px;
}

section#event .event-carousel .carousel-cell .card{
  width: 18rem;
}

section#event .event-carousel .carousel-cell .card .card-img-top{
  aspect-ratio: 5/3;
}

/* .card-img {
  display: block;
  overflow: hidden;
  height: 180px;
  position: relative;
} */

section#innerpage {
  padding-top: 0px;
  background: #FFF;
  padding: 1.4em;
  border-radius: 8px;
}

section#innerpage .section-heading {
  color: #666;
}

@media (min-width: 768px) {
  section#innerpage dt {
    text-align: right !important;
  }
}

section#sidemenu {
  width: 230px;
  background-color: #fff;

}

section#sidemenu h5 {
  padding: 5px 0;
  padding-left: 20px;
  color: #d58512;
  border-left: 4px solid #d58512;
  font-weight: normal;
}

section#sidemenu ul li {
  line-height: 1.4em;
  padding: 10px 0;
}

section#sidemenu a.sidemenu-list-item {
  padding: 5px 0;
  padding-left: 20px;
  color: #333;
  border-left: 4px solid #FFF;
  font-weight: normal;
  font-size: 1rem;
}

section#sidemenu a.sidemenu-list-item.active,
section#sidemenu a.sidemenu-list-item:hover {
  color: #d58512;
  border-left: 4px solid #d58512;
  transition: all 0.2s;
}

.first-word {
  font-size: 1.5em;
  color: #6b3742;
  font-weight: bold;
}

footer {
  margin-top: 2em;
  padding: 25px 0;
  background-color: #4c4c4c;
  color: #FFF;
}

footer a {
  color: #FFF;
}

footer span.copyright {
  font-size: 60%;
  color: #FFF;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

footer ul.info {
  font-size: 70%;
  line-height: 28px;
  margin-bottom: 0;
  text-transform: none;
  color: #FFF;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

ul.social-icon a {
  color: #FFF;
  display: block;
}
ul.social-icon a:hover {
  color: #FFF !important;
}

/* ul.social-icon a:hover i.fab {
  opacity: 0.5;
} */


.tag {
  background: none repeat scroll 0 0 #92b33b;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 75%;
  margin: 0 18px;
  padding: 2px 6px;
  min-width: 60px;
  text-align: center;

}

.tag-01 {
  font-weight: normal;
  color: #FFF;
  background: none repeat scroll 0 0 #92b33b;
}

.tag-02 {
  font-weight: normal;
  color: #FFF;
  background: none repeat scroll 0 0 #2c99ca;
}

.tag-03 {
  font-weight: normal;
  color: #FFF;
  background: none repeat scroll 0 0 #eb859d;
}

.tag-04 {
  font-weight: normal;
  color: #FFF;
  background: none repeat scroll 0 0 #a77fff;
}

/*人力雲*/
.HR-map {
  width: 810px;
  height: 1060px;
  position: relative;
  background-color: #9cd6fc;
  background-image: url(../img/MAP.png);
  background-repeat: no-repeat;
  background-position: center center;

}

.HR-map-tag {
  display: block;
  position: absolute;
  text-align: center;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-decoration: none;

}

.HR-map-tag:hover {
  text-decoration: none;
}

.HR-map-tag-number {
  font-size: 20px;
  color: #f98f5f;
}

.text-stroke {
  position: relative;
  background: transparent;
  z-index: 0;
}

.text-stroke:before {
  content: attr(name);
  position: absolute;
  -webkit-text-stroke: 0.2em #FFF;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease-out;
}

.HR-map-tag:hover .text-stroke:before {
  -webkit-text-stroke: 0.3em #feff7a;
  transition: all 0.3s ease-out;
}

.ta001 {
  position: absolute;
  left: 705px;
  top: 30px;
}

.ta002 {
  position: absolute;
  left: 633px;
  top: 74px;
}

.ta003 {
  position: absolute;
  left: 698px;
  top: 119px;
}

.ta004 {
  position: absolute;
  left: 510px;
  top: 57px;
}

.ta005 {
  position: absolute;
  left: 518px;
  top: 214px;
}

.ta006 {
  position: absolute;
  left: 425px;
  top: 125px;
}

.ta007 {
  position: absolute;
  left: 382px;
  top: 207px;
}

.ta008 {
  position: absolute;
  left: 423px;
  top: 325px;
}

.ta009 {
  position: absolute;
  left: 320px;
  top: 280px;
}

.ta010 {
  position: absolute;
  left: 260px;
  top: 372px;
}

.ta011 {
  position: absolute;
  left: 473px;
  top: 449px;
}

.ta012 {
  position: absolute;
  left: 227px;
  top: 477px;
}

.ta013 {
  position: absolute;
  left: 175px;
  top: 563px;
}

.ta014 {
  position: absolute;
  left: 388px;
  top: 551px;
}

.ta015 {
  position: absolute;
  left: 280px;
  top: 639px;
}

.ta016 {
  position: absolute;
  left: 200px;
  top: 663px;
}

.ta017 {
  position: absolute;
  left: 372px;
  top: 687px;
}

.ta018 {
  position: absolute;
  left: 240px;
  top: 773px;
}

.ta019 {
  position: absolute;
  left: 335px;
  top: 944px;
}

.ta020 {
  position: absolute;
  left: 735px;
  top: 251px;
}

.ta021 {
  position: absolute;
  left: 665px;
  top: 470px;
}

.ta022 {
  position: absolute;
  left: 565px;
  top: 772px;
}

.ta023 {
  position: absolute;
  left: 27px;
  top: 528px;
}

.ta024 {
  position: absolute;
  left: 90px;
  top: 270px;
}

.ta025 {
  position: absolute;
  left: 120px;
  top: 57px;
}

.HR-map.mini-map {
  width: 100%;
  padding-bottom: 147%;
  height: 0;
  background-image: url(../img/MAP1.png);
  background-size: contain;
  background-position: top center;
  border-radius: 8px;
  border: 1px solid #cccccc;

}

.mini-map .HR-map-tag {
  font-size: 0.6em;
  font-weight: normal;
  white-space: nowrap;
  color: #000;
}

.mini-map .HR-map-tag-number {
  font-size: 1.1em;
}

.mini-map .ta001 {
  position: absolute;
  left: 86%;
  top: 2%;
}

.mini-map .ta002 {
  position: absolute;
  left: 74%;
  top: 3%;
}

.mini-map .ta003 {
  position: absolute;
  left: 81%;
  top: 13%;
}

.mini-map .ta004 {
  position: absolute;
  left: 58%;
  top: 2%;
}

.mini-map .ta005 {
  position: absolute;
  left: 58%;
  top: 17%;
}

.mini-map .ta006 {
  position: absolute;
  left: 45%;
  top: 8%;
}

.mini-map .ta007 {
  position: absolute;
  left: 46%;
  top: 19%;
}

.mini-map .ta008 {
  position: absolute;
  left: 55%;
  top: 28%;
}

.mini-map .ta009 {
  position: absolute;
  left: 31%;
  top: 25%;
}

.mini-map .ta010 {
  position: absolute;
  left: 23%;
  top: 35%;
}

.mini-map .ta011 {
  position: absolute;
  left: 53%;
  top: 40%;
}

.mini-map .ta012 {
  position: absolute;
  left: 21%;
  top: 45%;
}

.mini-map .ta013 {
  position: absolute;
  left: 9%;
  top: 54%;
}

.mini-map .ta014 {
  position: absolute;
  left: 41%;
  top: 50%;
}

.mini-map .ta015 {
  position: absolute;
  left: 26%;
  top: 61%;
}

.mini-map .ta016 {
  position: absolute;
  left: 14%;
  top: 64%;
}

.mini-map .ta017 {
  position: absolute;
  left: 44%;
  top: 58%;
}

.mini-map .ta018 {
  position: absolute;
  left: 21%;
  top: 74%;
}

.mini-map .ta019 {
  position: absolute;
  left: 35%;
  top: 88%;
}

.mini-map .ta020 {
  position: absolute;
  left: 89%;
  top: 23%;
}

.mini-map .ta021 {
  position: absolute;
  left: 85%;
  top: 40%;
}

.mini-map .ta022 {
  position: absolute;
  left: 65%;
  top: 75%;
}

.mini-map .ta023 {
  position: absolute;
  left: 4%;
  top: 38%;
}

.mini-map .ta024 {
  position: absolute;
  left: 1%;
  top: 18%;
}

.mini-map .ta025 {
  position: absolute;
  left: 1%;
  top: 1%;
}

.mini-map .text-stroke:before {
  -webkit-text-stroke: 0.3em #FFF;
}

/* banner */
.banner-link {
  margin-top: 25px;
}

.banner-link li {
  border: 1px #ccc solid;
  border-radius: 4px;
  margin: 6px 0;
}

.banner-link li:hover {
  border: 2px #a7cccf solid;
}

.banner-link li img {
  border-radius: 4px;
  width: 100%
}
/* 首頁快捷內選單 */
.menu-link .list-group-item {
  border-bottom:1px solid #EEA236;
  font-size: 1rem;
}
.menu-link .list-group-item:hover{
  color: #F0AD4E;
  background-color: #fff;
}
/* .menu-link .list-group-item::before{
  
} */

@media (max-width: 767.98px) {

  .m-table tr th,
  .m-table tr td {
    display: none;
    
  }

  .m-table-1 tr th:nth-child(1),
  .m-table-1 tr td:nth-child(1),
  .m-table-2 tr th:nth-child(2),
  .m-table-2 tr td:nth-child(2),
  .m-table-3 tr th:nth-child(3),
  .m-table-3 tr td:nth-child(3),
  .m-table-4 tr th:nth-child(4),
  .m-table-4 tr td:nth-child(4),
  .m-table-5 tr th:nth-child(5),
  .m-table-5 tr td:nth-child(5),
  .m-table-6 tr th:nth-child(6),
  .m-table-6 tr td:nth-child(6),
  .m-table-7 tr th:nth-child(7),
  .m-table-7 tr td:nth-child(7),
  .m-table-8 tr th:nth-child(8),
  .m-table-8 tr td:nth-child(8),
  .m-table-9 tr th:nth-child(9),
  .m-table-9 tr td:nth-child(9),
  .m-table-10 tr th:nth-child(10),
  .m-table-10 tr td:nth-child(10) {
    
    display: table-cell;
  }
}

/* GRIDVIEW表格 */
/*Page*/
.page-title {
  margin-left: 18px;
  margin-right: 18px;
}

.page-QryArea {
  /* background:#fbdb87; */
  /* border-radius:10px; */
  margin-bottom: 18px;
  border-bottom: 2px solid #DACED0;
  font-size: 1rem;
}

.page-QryArea tbody tr td {
  padding: 8px;
}

.border1 tr td {
  padding: 6px;
}

/*Gview*/
.gvStyle {
  /*border: 2px solid #FCC8AF;*/
  font-size: 1rem;
}

/*Header 標題*/
.gvStyle th {
  background-color: #7F4747;
  font-weight: normal;
  border: 1px solid #D9D9D9;
  border-top: 1px solid #FFFFFF;
  height: 40px;
  text-align: center;
  color: #FFF;
  letter-spacing: 2px;
  font-size: 1rem;

}



/* @media (max-width: 767px) {
  .gvStyle th {
    min-width: 120px;
  }

} */

/*OnMouseOver 滑鼠移過列表時, 背景色變更*/
/* .gvStyle .row1:hover {
  background-color: #C7E8E8;
} */

/*Rows 列表顏色*/
.gvStyle .row1 td {
  border: 1px solid #D9D9D9;
  height: 35px;
}

.gvStyle .row1 {
  background-color: #FFFFFF;
}

/*Change Rows 如果想要有單、雙列不同顏色替換, 在這裡更換*/
.gvStyle .alt td {
  border: 1px solid #D9D9D9;
  height: 35px;
}

.gvStyle .alt {
  background-color: #e9e9e9;
  border: 1px solid #D9D9D9;
  height: 35px;
}

/* .gvStyle .alt:hover {
  background-color: #C7E8E8;
} */

/*Page 分頁顏色*/
.gvStyle .pgr table {
  margin-left: auto;
  margin-right: auto;
}

.gvStyle .pgr td {
  background-color: #E2EAF2;
  border-width: 0px;
  padding: 0px 3px 0px 3px;
}

.gvStyle .pgr a {
  color: #666;
  text-decoration: underline;
  padding: 0px 3px 0px 3px;
}

.gvStyle .pgr a:hover {
  color: #FF0000;
  text-decoration: none;
}
.ps {
  font-size: 13px;
  color: rgba(156, 156, 156, 1.00);
}

tr.page-nav>td{
  padding: 0;
}
tr.page-nav>td>table{
  margin: 0 auto;
}
tr.page-nav>td>table>tbody>tr>td{
  border-top: 0;
}

/* title 裝飾 start*/
.section-heading-decoration{
  text-align: center;
  margin-bottom: 20px;
}
.section-heading-decoration  div{
  width: 8px;
  height: 8px;
  background-color: #7F4747;
  display: inline-block;
  margin: 0 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* 客製化 btn-primary start */
.btn-primary {
  color: #fff;
  background-color: #7F4747;
  border-color: #7F4747;
}

.btn-primary:hover {
  color: #fff;
  background-color: #7F4747;
  border-color: #7F4747;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #7F4747;
  border-color: #7F4747;
  box-shadow: 0 0 0 0.2rem rgba(98, 28, 28, 0.2);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #7F4747;
  border-color: #7F4747;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #7F4747;
  border-color: #7F4747;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 158, 134, 0.5);
}

.btn-outline-primary {
  color: #7F4747;
  border-color: #7F4747;
}

.btn-outline-primary:hover {
  color: #fff!important;
  background-color: #7F4747;
  border-color: #7F4747;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 158, 134, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #7F4747;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #7F4747;
  border-color: #7F4747;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 158, 134, 0.5);
}


/* 客製化 dropdown-item */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: rgba(98, 28, 28, 0.2);
}

/* 文字多行省略 */
.multiline-ellipsis { 
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* 觀看更多按鈕 */
.btn-more{
  color: #7F4747;
}

.btn-more:hover svg{
  margin-left: 1rem;
  transition: all 0.5s ease-in-out;
}