@charset "UTF-8";
body {
  font-family: Microsoft JhengHei !important;
}

body {
  font-family: arial, "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
}

@media (min-width: 1400px) {
  .container-1440.container,
.container-1440.container-sm,
.container-1440.container-md,
.container-1440.container-lg,
.container-1440.container-xl,
.container-1440.container-xxl {
    max-width: 1380px;
  }
}
.navbar svg {
  width: 320px;
  height: 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar image {
  width: 320px;
  height: 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar .L1_title {
  color: #333 !important;
}
.navbar .L1_title:hover {
  color: #999 !important;
}
.navbar .dropdown.multi-level-dropdown .dropdown-menu .dropdown-item:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar.navbar-light .navbar-nav .nav-item .nav-link {
  line-height: 3rem;
}
.navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: solid 3px #2bbbad;
}

.navbar.top-nav-collapse svg {
  width: 280px;
  height: 60px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navbar.top-nav-collapse image {
  width: 280px;
  height: 60px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media (min-width: 600px) {
  .navbar.navbar.scrolling-navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar.navbar.scrolling-navbar .navbar-brand {
    padding-bottom: 0rem;
  }
}
.restaurant-lp .L1_title {
  color: #fff !important;
}
.restaurant-lp .L1_title:hover {
  color: #c1c1c1 !important;
}
.restaurant-lp .navbar {
  background-color: rgba(39, 42, 45, 0.8);
}

.breadcrumb_nav {
  background-color: #fff !important;
  border-bottom: 1px solid #eee;
}

.breadcrumb {
  background-color: #fff !important;
  margin-bottom: 0rem;
  border-radius: 0;
}
.breadcrumb .breadcrumb-item {
  font-size: 0.96rem;
  color: #aaa;
}
.breadcrumb .breadcrumb-item a {
  color: #aaa;
}
.breadcrumb .breadcrumb-item a:hover {
  color: #666;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #eee;
  content: "/";
}

.SideNav .card .card-header .fa-angle-left {
  float: right;
}
.SideNav .card .card-header .fa-angle-right {
  float: right;
}
.SideNav .card .card-header .fa-angle-down {
  float: right;
}
.SideNav .card .card-header .fa-link {
  float: right;
}
.SideNav .card .card-header:hover {
  background-color: #eee;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.SideNav .card .active {
  background-color: #e1e1e1;
}
.SideNav .card .card-body a {
  color: #555;
}
.SideNav .card .card-body a:hover {
  color: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.SideNav .card .card-body .active {
  background-color: rgba(255, 255, 255, 0);
}
.SideNav .card .card-body .L3-css {
  line-height: 2.4rem;
  border-radius: 0.3rem;
  padding-left: 0.3rem;
  margin-bottom: 0.5rem;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.SideNav .card .card-body .L3-css:hover {
  background-color: #eee;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #2bbbad;
  border-color: #2bbbad;
}

.SubMenu_L2 .btn {
  padding: 0.7rem 1.2rem;
  font-size: 1rem;
  font-weight: 400;
}
.SubMenu_L2 .btn-outline-default {
  border: 1px solid #2bbbad !important;
}

.SubMenu_L3 .btn {
  padding: 0.7rem 1.2rem;
  font-size: 1rem;
  font-weight: 400;
}
.SubMenu_L3 .btn-outline-default {
  border: 1px solid #2bbbad !important;
}

footer.page-footer {
  display: block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  background-color: #f1f1f1 !important;
  color: #333 !important;
}
footer.page-footer hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer.page-footer .title {
  color: #333 !important;
  font-weight: 400;
  font-size: 1.25rem;
}
footer.page-footer p {
  font-size: 0.85em;
  line-height: 1.8rem;
}
footer.page-footer p a {
  color: #000 !important;
}
footer.page-footer p a:hover {
  color: #333 !important;
}
footer.page-footer .footer-logo svg {
  width: 80px;
  height: 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer.page-footer .footer-logo image {
  width: 80px;
  height: 80px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer.page-footer .footer-copyright {
  border-top: 1px solid #e1e1e1;
  display: block;
  width: 100%;
  position: relative;
  background: #f1f1f1;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0;
  color: #696969;
}
footer.page-footer .footer-copyright a {
  color: #696969;
}

.mask.rgba-gradient-1 {
  background: linear-gradient(45deg, rgba(255, 88, 88, 0.7), rgba(238, 66, 146, 0.8));
}

.mask.rgba-gradient-2 {
  background: linear-gradient(98deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
}

.mask.rgba-gradient-3 {
  background: linear-gradient(45deg, rgba(42, 27, 161, 0.7), rgba(255, 48, 48, 0.7));
}

.mask.rgba-gradient-4 {
  background: linear-gradient(98deg, rgba(22, 91, 231, 0.5), rgba(255, 32, 32, 0.5));
}

.dotted-scrollspy {
  background: rgba(0, 0, 0, 0);
  width: 50px;
  z-index: 9;
}
.dotted-scrollspy li a.active span {
  background-color: #666;
}
.dotted-scrollspy li a span {
  background-color: #ddd;
}

#btnTop .btn-default {
  color: #fff;
  background-color: #2bbbad !important;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#btnTop .btn-default:hover {
  color: #fff;
  background-color: #186860 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#mdb-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
}

.page_index .Card_List .hoverable {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.page_index .Card_List .hoverable:hover {
  -webkit-box-shadow: rgba(255, 255, 255, 0);
          box-shadow: rgba(255, 255, 255, 0);
}
.page_index .Card_List .hoverable:hover .card-title {
  color: #77aa00 !important;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.page_index .Card_List .card .card-body {
  padding: 0rem;
}
.page_index .Card_List .card .card-body .card-title {
  font: 20px/30px "Noto Sans TC", "Roboto", sans-serif;
  color: #494949;
  margin-top: 16px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.page_index .Card_List .card .card-body .card-title span {
  float: right;
  font-size: 0.9rem;
}
.page_index .Card_List .card .card-body .card-text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font: 13px/20px "Noto Sans TC", "Roboto", sans-serif;
  color: #969696;
  margin-top: 15px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page_index .Card_List .card .view .mask svg {
  width: 200px;
  height: 60px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.page_index .Card_List .card .view .mask image {
  width: 200px;
  height: 60px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.page_index {
  /* rwd 上方 文字 */
}
@-webkit-keyframes moveFromTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes moveFromTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes moveFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes moveFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes moveFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes moveFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
.page_index .focus-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  height: 105px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page_index .focus-menu li {
  float: left;
  position: relative;
  border-right: 1px solid #e7e7e7;
}
.page_index .focus-menu li:last-child {
  border-right: none;
}
.page_index .focus-menu li a {
  display: block;
  text-decoration: none;
  padding: 12px 20px;
  text-align: center;
  color: #777;
}
.page_index .focus-menu li a i {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.page_index .focus-menu li a strong {
  display: block;
  position: relative;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.page_index .focus-menu li a small {
  display: block;
  font-size: 10px;
  position: relative;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.page_index .focus-menu li:hover > a {
  color: #e67e22;
}
.page_index .focus-menu li:hover > a i {
  opacity: 1;
  -webkit-animation: moveFromTop 300ms ease-in-out;
          animation: moveFromTop 300ms ease-in-out;
}
.page_index .focus-menu li:hover a strong {
  opacity: 1;
  -webkit-animation: moveFromLeft 500ms ease-in-out;
          animation: moveFromLeft 500ms ease-in-out;
}
.page_index .focus-menu li:hover a small {
  opacity: 1;
  -webkit-animation: moveFromRight 500ms ease-in-out;
          animation: moveFromRight 500ms ease-in-out;
}
.page_index .focus-menu li a.active {
  position: relative;
  color: #e67e22;
  border: 0;
  border-top: 4px solid #e67e22;
  border-bottom: 4px solid #e67e22;
  margin-top: -4px;
  box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  -webkit-box-shadow: 0 0 5px #ddd;
}
.page_index .focus-menu li a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 45%;
  border-top: 5px solid #e67e22;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.page_index .focus-menu li.float {
  float: right;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page_index .focus-menu {
    height: 106px;
  }
  .page_index .focus-menu li a {
    padding: 12px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .page_index .focus-menu {
    height: 105px;
  }
  .page_index .focus-menu li a {
    padding: 12px 6px;
  }
  .page_index .focus-menu li a i {
    font-size: 22px;
  }
  .page_index .focus-menu li a strong {
    font-size: 12px;
  }
  .page_index .focus-menu li a small {
    font-size: 10px;
    line-height: 0.9rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .page_index .focus-menu {
    height: 42px;
    position: relative;
  }
  .page_index .focus-menu li {
    position: static;
  }
  .page_index .focus-menu li a {
    padding: 12px 17.7px;
    position: relative;
    font-size: 12px;
  }
  .page_index .focus-menu li a strong {
    display: none;
  }
  .page_index .focus-menu li a small {
    display: none;
  }
  .page_index .focus-menu li a i {
    margin: 0;
    font-size: 18px;
  }
  .page_index .focus-menu li a:hover strong {
    display: block;
    font-size: 10px;
    padding: 3px 0;
    position: absolute;
    top: -24px;
    left: 0;
    background: #e67e22;
    color: #fff;
    min-width: 100%;
    font-weight: normal;
  }
  .page_index .focus-menu li a.active strong {
    display: block;
    font-size: 10px;
    padding: 3px 0;
    position: absolute;
    top: -24px;
    left: 0;
    background: #e67e22;
    color: #fff;
    min-width: 100%;
    font-weight: normal;
  }
  .page_index .focus-menu li a.active:before {
    left: 40%;
  }
}
@media (max-width: 575.98px) {
  .page_index .focus-menu {
    height: 42px;
    position: relative;
  }
  .page_index .focus-menu li {
    position: static;
  }
  .page_index .focus-menu li a {
    padding: 12px 13.8px;
    font-size: 12px;
    position: relative;
  }
  .page_index .focus-menu li a strong {
    display: none;
  }
  .page_index .focus-menu li a small {
    display: none;
  }
  .page_index .focus-menu li a i {
    margin: 0;
    font-size: 18px;
  }
  .page_index .focus-menu li a:hover strong {
    display: block;
    font-size: 10px;
    padding: 3px 0;
    position: absolute;
    top: -42px;
    left: 0;
    background: #e67e22;
    color: #fff;
    min-width: 100%;
    font-weight: normal;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .page_index .focus-menu li a.active strong {
    display: block;
    font-size: 10px;
    padding: 3px 0;
    position: absolute;
    top: -24px;
    left: 0;
    background: #e67e22;
    color: #fff;
    min-width: 100%;
    font-weight: normal;
  }
  .page_index .focus-menu li a.active:before {
    left: 40%;
  }
}
.page_index .focus-menu li ul,
.page_index .focus-menu li ul li ul {
  list-style: none;
  list-style-image: none;
  position: absolute;
  height: auto;
  min-width: 200px;
  padding: 0;
  margin: 0;
  background: #fff;
  border-top: 4px solid #e67e22;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  top: 130px;
  z-index: 8000;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.page_index .focus-menu li ul:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 23%;
  border-bottom: 5px solid #e67e22;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.page_index .focus-menu li:hover > ul,
.page_index .focus-menu li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 100px;
}
.page_index .focus-menu li ul li {
  float: none;
}
.page_index .focus-menu li ul li a {
  padding: 10px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #eee;
}
.page_index .focus-menu li ul li a i {
  font-size: 16px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.page_index .focus-menu li ul li ul {
  left: 230px;
  top: 0;
  border: 0;
  border-left: 4px solid #e67e22;
}
.page_index .focus-menu li ul li ul:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -14px;
  border-right: 5px solid #e67e22;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.page_index .focus-menu li ul li:hover > ul {
  top: 0px;
  left: 200px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .page_index .focus-menu li:hover > ul {
    top: 85px;
    min-width: 180px;
  }
  .page_index .focus-menu li ul li > ul {
    min-width: 150px;
    left: 200px;
    top: 0;
  }
  .page_index .focus-menu li ul li:hover > ul {
    min-width: 150px;
    left: 180px;
    top: 0;
  }
  .page_index .focus-menu li ul li ul li ul {
    min-width: 150px;
    left: 25px !important;
    top: 54px;
    border: 0;
    border-top: 3px solid #e67e22;
  }
  .page_index .focus-menu li ul li ul li:hover ul {
    top: 35px;
  }
  .page_index .focus-menu li ul li ul li ul:before {
    border: 0;
    border-bottom: 5px solid #e67e22;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10%;
    top: -8px;
  }
  .page_index .focus-menu li:hover ul a {
    font-size: 12px;
  }
  .page_index .focus-menu li:hover ul a i {
    font-size: 14px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .page_index .focus-menu li ul {
    min-width: 100%;
    left: 0;
    top: 50px;
  }
  .page_index .focus-menu li:hover > ul {
    top: 42px;
  }
  .page_index .focus-menu li > ul:before {
    border: 0;
  }
  .page_index .focus-menu li ul > li {
    position: relative;
  }
  .page_index .focus-menu li ul li:hover > ul {
    left: 34px;
  }
  .page_index .focus-menu li ul li > ul {
    min-width: 200px;
    left: 200px;
  }
  .page_index .focus-menu li ul li:hover ul {
    left: 180px;
  }
  .page_index .focus-menu li ul li ul:before {
    left: -9px;
  }
  .page_index .focus-menu li ul li ul li ul {
    min-width: 200px;
    border: 0;
    border-top: 3px solid #e67e22;
    left: 25px !important;
    top: 45px;
  }
  .page_index .focus-menu li ul li ul li:hover ul {
    top: 40px;
  }
  .page_index .focus-menu li ul li ul li ul:before {
    border: 0;
    border-bottom: 5px solid #e67e22;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10%;
    top: -8px;
  }
}
@media (max-width: 575.98px) {
  .page_index .focus-menu li ul {
    min-width: 100%;
    left: 0;
    top: 50px;
  }
  .page_index .focus-menu li:hover > ul {
    top: 42px;
  }
  .page_index .focus-menu li > ul:before {
    border: 0;
  }
  .page_index .focus-menu li ul > li {
    position: relative;
  }
  .page_index .focus-menu li ul li:hover > ul {
    left: 34px;
  }
  .page_index .focus-menu li ul li > ul {
    min-width: 150px;
    left: 160px;
  }
  .page_index .focus-menu li ul li:hover ul {
    left: 120px;
  }
  .page_index .focus-menu li ul li ul:before {
    left: -9px;
  }
  .page_index .focus-menu li ul li ul li ul {
    min-width: 160px;
    left: 25px !important;
    top: 39px;
    border: 0;
    border-top: 3px solid #e67e22;
  }
  .page_index .focus-menu li ul li ul li:hover ul {
    top: 39px;
  }
  .page_index .focus-menu li ul li ul li ul:before {
    border: 0;
    border-bottom: 5px solid #e67e22;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10%;
    top: -8px;
  }
}

.page_index .index_news {
  background-image: url(../img/index/newsbg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

.page .introTop {
  margin-top: 74px;
}
@media (max-width: 450px) {
  .page .introTop {
    margin-top: 66px;
  }
}
@media (min-width: 1441px) {
  .page .introTop {
    padding-left: 0 !important;
  }
}
.page .intro-title {
  text-shadow: 3px 3px 10px #000;
}
.page .intro-text {
  text-shadow: 3px 3px 10px #000;
}
.page .list-group-item-action:hover,
.page .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #e9ecef;
}
.page .card-shadow {
  font-weight: 400;
  border: 0;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.page .downloads table td {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}
.page .sidebar .list-group i {
  width: 22px;
}

.process .step-indicator {
  border-collapse: separate;
  display: table;
  margin-left: 0px;
  position: relative;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 0px;
}
.process .step-indicator li {
  display: table-cell;
  position: relative;
  float: none;
  padding: 0;
  width: 1%;
}
.process .step-indicator li:after {
  background-color: #ccc;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  top: 32px;
  left: 50%;
}
.process .step-indicator li:last-child:after {
  display: none;
}
.process .step-indicator li .step:hover {
  border-color: #4183d7;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.process .step-indicator .step {
  height: 70px;
  width: 70px;
  line-height: 64px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #ccc;
  color: #ccc;
  font-size: 24px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.process .step-indicator .step:hover {
  cursor: pointer;
}
.process .step-indicator .caption {
  color: #ccc;
  padding: 11px 16px;
  font-weight: 400;
}
.process .step-indicator li.active .step {
  font-size: 34px;
  border: solid 3px #4183d7;
  color: #4183d7;
}
.process .step-indicator li.active .caption {
  color: #4183d7;
}
.process .step-indicator li.complete .step {
  border-color: #029676;
  color: #029676;
}
.process .step-indicator li.complete .caption {
  border-color: #029676;
  color: #029676;
}
.process .step-indicator li.complete:after {
  border: solid 2px #029676;
}

@media (max-width: 575.98px) {
  .process .step-indicator .step {
    height: 60px;
    width: 60px;
    line-height: 56px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #ccc;
    color: #ccc;
    font-size: 20px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
  }
  .process .step-indicator .caption {
    font-size: 13px;
  }
  .process .step-indicator li.active .step {
    font-size: 26px;
  }
}
.page_menu .step-indicator {
  border-collapse: separate;
  display: table;
  margin-left: 0px;
  position: relative;
  table-layout: fixed;
  text-align: center;
  vertical-align: middle;
  padding-left: 0;
  padding-top: 0px;
}
.page_menu .step-indicator li {
  display: table-cell;
  position: relative;
  float: none;
  padding: 0;
  width: 1%;
}
.page_menu .step-indicator li .step:hover {
  border-color: #4183d7;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.page_menu .step-indicator .step {
  height: 70px;
  width: 70px;
  line-height: 64px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #ccc;
  color: #ccc;
  font-size: 24px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.page_menu .step-indicator .step:hover {
  cursor: pointer;
}
.page_menu .step-indicator .caption {
  color: #ccc;
  padding: 11px 2px;
  font-weight: 400;
}
.page_menu .step-indicator li.active .step {
  border: solid 3px #4183d7;
  color: #4183d7;
}
.page_menu .step-indicator li.active .caption {
  color: #4183d7;
}
.page_menu .step-indicator li.complete .step {
  border-color: #029676;
  color: #029676;
}
.page_menu .step-indicator li.complete .caption {
  border-color: #029676;
  color: #029676;
}

@media (max-width: 575.98px) {
  .page_menu .step-indicator li {
    display: inline-block;
    position: relative;
    float: none;
    padding: 0;
    width: 70px;
  }
  .page_menu .step-indicator li .step {
    height: 60px;
    width: 60px;
    line-height: 56px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #ccc;
    color: #ccc;
    font-size: 20px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
  }
  .page_menu .step-indicator li .caption {
    font-size: 13px;
  }
}
.brief2 .card-header {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
}
.brief2 .btn {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-row > [class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-row .card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.flex-row .card .card-body h2 {
  min-height: 70px;
}
.flex-row .card-body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.flex-row .overlay {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.text-indent {
  margin-left: 21pt;
  text-indent: -21pt;
}
.text-indent p {
  text-indent: -21pt;
}

.card-show-scrollbar {
  position: relative;
  width: auto;
  height: 450px;
  overflow: auto;
}

#btnTop .btn-default {
  color: #fff;
  background-color: #2bbbad !important;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

#btnTop .btn-default:hover {
  color: #fff;
  background-color: #186860 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.page_news .Card_List_news .hoverable:hover .card-title {
  color: #77aa00 !important;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.page_news .Card_List_news .card .card-body .card-title {
  margin-bottom: 0.75rem;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page_news .Card_List_news .card .card-body .card-text {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.page_news .Card_List_news .card .view .mask svg {
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.page_news .Card_List_news .card .view .mask image {
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.News_List ul {
  list-style-type: none;
  padding: 0;
  background: rgba(255, 255, 255, 0.7);
}
.News_List ul li {
  padding: 8px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}
.News_List ul li:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.News_List ul li a:hover {
  color: #f00;
}
.News_List ul li a:active {
  color: #f00;
}
.News_List ul a {
  color: #000;
}/*# sourceMappingURL=Public_CaseStyle.css.map */