@charset "UTF-8";
@media (max-width: 767.98px) {
  html {
    font-size: .9rem; } }

.mc1 {
  color: #824928; }

.mc2 {
  color: #b1261f; }

.c1 {
  color: #210600; }

.c2 {
  color: #210600; }

.navbar {
  padding: 0; }

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

.bg-cover {
  background-size: cover;
  width: 100%;
  height: 0;
  display: block;
  background-position: 50% 50%; }

.txt {
  line-height: 2; }

.h1 {
  letter-spacing: 5px; }

section {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media (max-width: 991.98px) {
    section {
      padding-top: 50px;
      padding-bottom: 50px; } }

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-2dot4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 576px) {
  .col-sm-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .col-md-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  .col-lg-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  .col-xl-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

a:hover img {
  opacity: .9;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }

.pic {
  position: relative;
  font-size: 0;
  width: 100%;
  height: 0;
  display: block;
  padding-bottom: 100%; }
  .pic > span {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0; }
    .pic > span:before {
      content: ' ';
      display: inline-block;
      height: 100%;
      width: 0;
      vertical-align: middle; }
    .pic > span > img, .pic > span > iframe {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      display: inline-block;
      vertical-align: middle; }
    .pic > span > iframe {
      width: 100%;
      height: 100%; }

a {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none; }
  a:active, a:hover {
    text-decoration: none;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }

.main-title {
  margin-bottom: 25px;
  color: #210600;
  font-size: 1.8rem;
  letter-spacing: .05rem; }
  .main-title span {
    display: block;
    color: #b1261f;
    font-size: 1rem;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase; }
  .main-title.white {
    color: #fff; }
    .main-title.white span {
      color: #fff; }
  .main-title.center {
    text-align: center; }
  @media (max-width: 767.98px) {
    .main-title {
      margin-bottom: 10px;
      font-size: 1.5rem; } }

.main-title2 {
  font-size: 1.7rem;
  letter-spacing: .05rem;
  display: inline-block;
  line-height: 1.2;
  padding-bottom: 5px;
  color: #481307;
  position: relative;
  font-weight: bold; }
  .main-title2:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #ccc; }
  .main-title2:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    bottom: -5px;
    left: 0;
    background: #ccc; }
  @media (max-width: 767.98px) {
    .main-title2 {
      margin-bottom: 10px;
      font-size: 1.6rem; } }

.main-title3 {
  margin-bottom: 10px;
  color: #824928;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3; }
  @media (max-width: 767.98px) {
    .main-title3 {
      font-size: 1.25rem; } }

.swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #fff;
  opacity: 1;
  outline: none; }
  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #824928; }

.swiper-button-next, .swiper-button-prev {
  width: 45px;
  height: 45px;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none;
  z-index: 8000;
  background: none; }
  .swiper-button-next:before, .swiper-button-prev:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: lighter;
    display: block;
    z-index: 500;
    color: #fff; }
  @media (max-width: 991.98px) {
    .swiper-button-next, .swiper-button-prev {
      width: 20px;
      height: 20px; }
      .swiper-button-next:before, .swiper-button-prev:before {
        font-family: 'Font Awesome 5 Pro';
        font-size: 1rem;
        line-height: 1rem; } }

.swiper-button-prev {
  left: 10px; }
  .swiper-button-prev:before {
    content: "\f104"; }

.swiper-button-next {
  right: 10px; }
  .swiper-button-next:before {
    content: '\f105'; }

.project-nav .swiper-button-prev,
.project-nav .swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none; }
  .project-nav .swiper-button-prev i,
  .project-nav .swiper-button-next i {
    color: #824928;
    font-size: 3rem; }

.project-nav .swiper-button-prev {
  left: 0; }

.project-nav .swiper-button-next {
  right: 0; }

#back-to-top {
  position: fixed;
  z-index: 8000;
  text-align: center;
  width: 45px;
  height: 45px;
  background: #824928;
  right: 15px;
  bottom: 0px;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0; }
  #back-to-top i {
    font-size: 25px;
    color: #fff;
    line-height: 45px; }
  #back-to-top:hover {
    background: #b1261f; }

.main-btn {
  padding: 8px 25px 6px; }
  @media (max-width: 991.98px) {
    .main-btn {
      padding: 8px 18px 6px; } }

.editor {
  word-break: break-word; }
  .editor ol {
    list-style: decimal;
    padding-left: 25px; }
  .editor ul {
    list-style: inherit;
    padding-left: 25px; }

.embed-responsive {
  display: inline-block; }

.pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0; }
  .pages .page {
    margin: 0 3px;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 4px;
    overflow: hidden; }
    .pages .page a {
      display: block;
      line-height: 30px;
      text-align: center;
      text-decoration: none;
      color: #333; }
    .pages .page.active, .pages .page:hover {
      background: #824928;
      -webkit-box-shadow: 2px 2px 4px #ccc;
      box-shadow: 2px 2px 4px #ccc; }
      .pages .page.active a, .pages .page:hover a {
        color: #fff; }

.breadcrumb-container {
  background: none;
  margin-top: 8px; }
  .breadcrumb-container .breadcrumb {
    padding-left: 0;
    padding: 0;
    text-transform: uppercase;
    margin: 0;
    background: none;
    color: #824928;
    font-size: .9rem; }
    .breadcrumb-container .breadcrumb > li {
      display: inline-block; }
      .breadcrumb-container .breadcrumb > li + li:before {
        padding: 0 5px;
        content: "/";
        color: #999; }
    .breadcrumb-container .breadcrumb a {
      color: #999; }
      .breadcrumb-container .breadcrumb a:hover {
        color: #824928; }

#page-banner {
  height: 400px;
  position: relative;
  z-index: 0; }
  #page-banner .text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    line-height: 1.3;
    padding: 12px 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: 1.25rem;
    text-transform: uppercase; }
    #page-banner .text .cn {
      font-size: 1.7rem; }
    #page-banner .text .en {
      margin-top: 5px;
      font-weight: bold;
      color: #481307; }
  @media (max-width: 991.98px) {
    #page-banner {
      height: 200px; }
      #page-banner .text {
        font-size: 1.15rem; }
        #page-banner .text .cn {
          font-size: 1.5rem; } }

aside .submenu-title {
  display: none;
  overflow: hidden;
  border-radius: 6px; }

aside .submenu {
  position: relative; }
  aside .submenu > li {
    position: relative;
    margin-bottom: 8px; }
    aside .submenu > li:hover > a, aside .submenu > li.active > a, aside .submenu > li:focus > a {
      background: #824928;
      color: #fff; }
    aside .submenu > li a {
      display: block;
      padding: 8px 30px 8px 15px; }
    aside .submenu > li > a {
      background: #eee;
      overflow: hidden;
      color: #210600;
      border-radius: 6px; }
    aside .submenu > li .menu_body li {
      -webkit-transition: ease 0.5s;
      -o-transition: ease 0.5s;
      transition: ease 0.5s; }
      aside .submenu > li .menu_body li > a {
        display: block;
        color: #210600;
        border-bottom: 1px #ccc dashed; }
        aside .submenu > li .menu_body li > a i {
          padding-right: 5px; }
      aside .submenu > li .menu_body li:hover > a, aside .submenu > li .menu_body li.active > a, aside .submenu > li .menu_body li:focus > a {
        color: #824928;
        border-bottom: 1px #824928 solid; }
    aside .submenu > li .menu_body .subMenu {
      padding-top: 10px; }
      aside .submenu > li .menu_body .subMenu li a {
        font-size: .98rem;
        padding: 5px 10px 0;
        border: 0;
        background: #fff; }

aside .css_arrow_down {
  position: absolute;
  top: 0px;
  right: 0;
  display: inline-block;
  width: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: ease 0.3s;
  -o-transition: ease 0.3s;
  transition: ease 0.3s;
  background: none !important;
  border: 0 !important; }
  aside .css_arrow_down.active {
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
    aside .css_arrow_down.active + .menu_body {
      display: block;
      max-height: 99999px; }
  aside .css_arrow_down:before {
    font-size: 24px; }

aside .menu_body {
  display: none;
  overflow: hidden;
  padding: 0;
  max-height: 0;
  width: 100%; }
  aside .menu_body li {
    position: relative; }

@media (max-width: 991.98px) {
  aside {
    margin-bottom: 20px; }
    aside .submenu {
      max-height: 0;
      overflow: hidden; }
      aside .submenu > li {
        margin-bottom: 3px; }
        aside .submenu > li > a {
          font-size: 15px; }
    aside .submenu-title {
      display: block;
      padding: 10px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      background: #824928;
      margin-bottom: 3px;
      cursor: pointer;
      position: relative; }
      aside .submenu-title::before {
        position: absolute;
        content: "\f067";
        font-family: 'Font Awesome 5 Pro';
        right: 13px;
        top: 10px; }
      aside .submenu-title.active + .submenu {
        max-height: 99999px; }
      aside .submenu-title.active::before {
        content: "\f068"; } }

body {
  font-family: 'Roboto', 'Microsoft JhengHei' , '微軟正黑體' , sans-serif;
  color: #232323;
  line-height: 1.5; }
  body * {
    outline: none; }

button {
  font-family: 'Roboto', 'Microsoft JhengHei' , '微軟正黑體' , sans-serif; }

.swiper-setting {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative; }

.h-logo {
  padding: 5px 10px;
  font-weight: 700;
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: .05rem;
  text-shadow: 0px 0px 4px #666;
  line-height: 1; }

#index .navbar {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  background: none;
  position: fixed;
  top: 0; }
  #index .navbar.scroll {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    background: rgba(130, 73, 40, 0.9); }
  @media (max-width: 991.98px) {
    #index .navbar {
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
      background: rgba(130, 73, 40, 0.9); } }

.navbar {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 9999;
  width: 100%;
  background: #824928;
  position: -webkit-sticky;
  position: sticky;
  top: 0; }
  .navbar.scroll {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    background: rgba(130, 73, 40, 0.9); }
    .navbar.scroll .navbar-nav .nav-item {
      padding: 5px 12px;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      @media (max-width: 1199.98px) {
        .navbar.scroll .navbar-nav .nav-item {
          padding: 5px 7px; } }

.navbar-nav {
  width: 100%;
  padding: 0;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease; }
  .navbar-nav .nav-item {
    padding: 15px 12px;
    position: relative;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    .navbar-nav .nav-item:hover, .navbar-nav .nav-item.active {
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      .navbar-nav .nav-item:hover .nav-link:before, .navbar-nav .nav-item.active .nav-link:before {
        width: 100%;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease; }
    @media (max-width: 1199.98px) {
      .navbar-nav .nav-item {
        padding: 15px 10px; } }
  .navbar-nav .nav-link {
    padding: 5px 0 !important;
    color: #fff;
    text-shadow: 0px 0px 4px #666;
    position: relative; }
    .navbar-nav .nav-link:before {
      position: absolute;
      content: '';
      background: #fff;
      width: 0;
      height: 1px;
      bottom: 5px;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
    .navbar-nav .nav-link span {
      font-size: 16px;
      position: relative;
      line-height: 2; }
    .navbar-nav .nav-link i {
      width: 20px;
      text-align: center; }
  @media (max-width: 1199.98px) {
    .navbar-nav {
      padding-right: 80px; }
      .navbar-nav .nav-item {
        padding: 0 10px; } }
  @media (max-width: 991.98px) {
    .navbar-nav {
      display: block;
      margin: 0 0 10px;
      padding: 0; }
      .navbar-nav .nav-item {
        padding: 0 15px; }
      .navbar-nav .nav-link {
        padding: 0 !important; }
        .navbar-nav .nav-link:before {
          display: none; } }

/* subNav */
.nav-item:hover > .subNav {
  display: block; }

.subNav {
  display: none;
  position: absolute;
  left: 0;
  z-index: 200; }
  .subNav > li:hover > .subNav {
    display: block; }
  .subNav li {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.95);
    min-width: 150px;
    cursor: pointer;
    list-style: none;
    display: block;
    text-align: center;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    .subNav li:last-child > a {
      border-bottom: 0; }
    .subNav li a {
      display: block;
      line-height: normal;
      padding: 10px 0;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease;
      color: #210600; }
      .subNav li a.menu {
        display: none; }
    .subNav li:hover {
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      .subNav li:hover > a {
        color: #824928;
        -webkit-transition: 0.3s ease;
        -o-transition: 0.3s ease;
        transition: 0.3s ease; }
    .subNav li ul.subNav {
      top: 0px;
      left: 150px; }

@media (max-width: 991.98px) {
  .nav-item .subNav {
    position: relative;
    top: auto !important;
    left: auto !important;
    display: block !important;
    padding: 0 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-height: 0;
    overflow: hidden;
    width: 100%; }
    .nav-item .subNav li {
      background: rgba(130, 73, 40, 0.9);
      padding: 0;
      text-align: left; }
      .nav-item .subNav li:hover > a {
        background: rgba(72, 19, 7, 0.7);
        color: #fff; }
      .nav-item .subNav li a {
        padding: 10px 40px 10px 20px;
        border: 0;
        color: #fff; }
        .nav-item .subNav li a.menu {
          padding: 0; }
    .nav-item .subNav ul li {
      background: rgba(177, 38, 31, 0.3); }
      .nav-item .subNav ul li a {
        color: #fff;
        padding: 10px 40px 10px 20px; }
  .nav-item a.menu {
    display: block !important;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background: none !important;
    border-bottom: 0; }
    .nav-item a.menu:before {
      content: '\f107';
      font-family: 'Font Awesome 5 Pro';
      display: block;
      font-size: 20px;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s;
      color: #fff; }
    .nav-item a.menu:after {
      display: none; }
  .nav-item a.active + .subNav {
    max-height: 5000px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .nav-item a.active.menu:before {
    -webkit-transform: translateY(0) rotate(-180deg);
    -ms-transform: translateY(0) rotate(-180deg);
    transform: translateY(0) rotate(-180deg); }
  .nav-item a.active.menu:after {
    display: none; } }

footer {
  background-color: #824928;
  color: #fff;
  padding: 35px 0; }
  @media (max-width: 1199.98px) {
    footer {
      padding: 25px 0 10px; } }
  footer a {
    color: #fff; }
    footer a:hover {
      color: #210600; }
  footer .f-info {
    margin-bottom: 0; }
    footer .f-info .title {
      line-height: 1.4; }
      footer .f-info .title .cn {
        font-size: 1.55rem;
        margin-right: 10px;
        font-weight: bold; }
      footer .f-info .title .en {
        font-size: 1.1rem; }
  footer .f-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end; }
    footer .f-link .item {
      display: block;
      margin-left: 20px;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      footer .f-link .item img {
        max-width: 100px; }
      footer .f-link .item .title {
        margin-top: 8px;
        color: #fff;
        text-align: center; }
      footer .f-link .item:hover {
        opacity: .9;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
    @media (max-width: 1199.98px) {
      footer .f-link {
        display: block;
        margin-top: 15px;
        margin-bottom: 15px; }
        footer .f-link .item {
          display: inline-block;
          margin-left: 0;
          margin-right: 15px;
          margin-top: 15px; }
          footer .f-link .item img {
            max-width: 80px; } }
  footer #copyright {
    font-size: 0.9rem;
    color: #ccc;
    margin-top: 10px; }
    @media (max-width: 1199.98px) {
      footer #copyright {
        margin-top: 20px; } }
    footer #copyright a {
      color: #ccc; }
      footer #copyright a:hover {
        color: #210600; }

@media (max-width: 1199.98px) {
  #burger {
    width: 25px;
    height: 20px;
    font-size: 0;
    cursor: pointer;
    z-index: 9000;
    position: relative; }
    #burger span {
      background-color: #fff;
      display: block;
      position: absolute;
      top: 9px;
      left: 0;
      right: 0;
      height: 2px;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease;
      -webkit-transition-delay: 0.2s, 0s;
      -o-transition-delay: 0.2s, 0s;
      transition-delay: 0.2s, 0s; }
      #burger span:before, #burger span:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        background-color: #fff;
        -webkit-transition-duration: 0.2s, 0.2s;
        -o-transition-duration: 0.2s, 0.2s;
        transition-duration: 0.2s, 0.2s;
        -webkit-transition-delay: 0.2s, 0s;
        -o-transition-delay: 0.2s, 0s;
        transition-delay: 0.2s, 0s; }
      #burger span:before {
        top: -8px;
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, -webkit-transform;
        -o-transition-property: top, transform;
        transition-property: top, transform;
        transition-property: top, transform, -webkit-transform; }
      #burger span:after {
        bottom: -8px;
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, -webkit-transform;
        -o-transition-property: bottom, transform;
        transition-property: bottom, transform;
        transition-property: bottom, transform, -webkit-transform; } }

.banner-slider {
  width: 100%;
  height: 100vh;
  text-align: center; }
  .banner-slider .bg-img {
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
    width: auto; }
  .banner-slider .swiper-slide {
    position: relative;
    overflow: hidden; }
  .banner-slider .banner-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 5px #000; }
    .banner-slider .banner-txt .txt1 {
      font-size: 3rem;
      opacity: 0;
      -webkit-transform: translateY(300px);
      -ms-transform: translateY(300px);
      transform: translateY(300px);
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
    .banner-slider .banner-txt .txt2 {
      font-size: 1.5rem;
      opacity: 0;
      -webkit-transform: translateY(300px);
      -ms-transform: translateY(300px);
      transform: translateY(300px);
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
    @media (max-width: 991.98px) {
      .banner-slider .banner-txt .txt1 {
        font-size: 2rem; }
      .banner-slider .banner-txt .txt2 {
        font-size: 1.2rem; } }
  .banner-slider .swiper-slide-active .banner-txt .txt1 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s; }
  .banner-slider .swiper-slide-active .banner-txt .txt2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s; }

.idx-recommend {
  overflow: hidden; }
  .idx-recommend .recommend-slider {
    max-width: 1020px;
    overflow: visible; }
  .idx-recommend .swiper-button-prev {
    left: -30px; }
  .idx-recommend .swiper-button-next {
    right: -30px; }
  .idx-recommend .swiper-button-next, .idx-recommend .swiper-button-prev {
    border: 1px solid #b1261f;
    background: #b1261f; }
  @media (max-width: 991.98px) {
    .idx-recommend .recommend-slider {
      padding: 10px;
      overflow: hidden; }
    .idx-recommend .swiper-button-prev {
      left: 15px; }
    .idx-recommend .swiper-button-next {
      right: 15px; } }

.idx-advantages {
  background: #f8f8f8; }
  .idx-advantages .slick-track {
    margin: auto; }
  .idx-advantages .slick-dots {
    bottom: 0; }
  .idx-advantages .item {
    padding: 0px 10px;
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
    .idx-advantages .item:nth-child(odd) .img-box {
      background: #b1261f; }
    .idx-advantages .item:hover .img-box {
      opacity: .8;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    .idx-advantages .item .img-box {
      border-radius: 100%;
      overflow: hidden;
      padding: 10px;
      margin: 0 25px 20px;
      background: #824928;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      @media (max-width: 575.98px) {
        .idx-advantages .item .img-box {
          margin: 0 auto 20px;
          padding: 25px;
          max-width: 55%; } }
    .idx-advantages .item .title {
      font-size: 1.15rem;
      font-weight: bold;
      color: #210600;
      text-align: center;
      margin-bottom: 10px; }
    .idx-advantages .item .text {
      font-size: 0.95rem; }
      @media (max-width: 575.98px) {
        .idx-advantages .item .text {
          font-size: 1rem; } }

.idx-bottom .text {
  text-align: center;
  font-size: 1.35rem;
  font-weight: bold;
  line-height: 1.4; }
  .idx-bottom .text span {
    color: #824928; }
  @media (max-width: 575.98px) {
    .idx-bottom .text {
      font-size: 1.2rem;
      text-align: left;
      line-height: 1.3; } }

.about-team .item .name {
  color: #824928;
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-weight: bold; }

.about-team .item .title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #b1261f;
  margin-bottom: 10px; }

.about-team .item .list-color li {
  padding-left: 18px;
  margin-bottom: 5px;
  position: relative; }
  .about-team .item .list-color li::before {
    position: absolute;
    content: '';
    background: rgba(177, 38, 31, 0.6);
    height: 15px;
    width: 8px;
    left: 0;
    top: 3px; }

.about-team .item .text-bg {
  padding: 70px 50px 50px;
  margin-top: -45px;
  z-index: -1;
  position: static;
  background: rgba(130, 73, 40, 0.1);
  max-width: 90%;
  margin: -45px auto 50px; }
  .about-team .item .text-bg .title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 1.25rem;
    color: #824928; }
  @media (max-width: 991.98px) {
    .about-team .item .text-bg {
      padding: 30px 20px;
      max-width: 100%;
      margin: 0; } }

.service-box .item {
  position: relative; }
  .service-box .item:hover .pic:before {
    border: 2px #824928 solid;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s; }
  .service-box .item:hover .pic:after {
    background: rgba(130, 73, 40, 0.1);
    -webkit-transition: ease 0.3s;
    -o-transition: ease 0.3s;
    transition: ease 0.3s; }
  .service-box .item .title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    font-size: 1.35rem;
    text-shadow: 0 3px 6px #666;
    width: 70%;
    text-align: center;
    font-weight: bold;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
    @media (max-width: 1199.98px) {
      .service-box .item .title {
        font-size: 1.25rem; } }
  .service-box .item .pic {
    position: relative;
    padding-bottom: 128.5%;
    border-radius: 8px; }
    .service-box .item .pic:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 2px #824928 solid;
      -webkit-transform: translateX(12px) translateY(-12px);
      -ms-transform: translateX(12px) translateY(-12px);
      transform: translateX(12px) translateY(-12px);
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s;
      z-index: 2; }
      @media (max-width: 1199.98px) {
        .service-box .item .pic:before {
          -webkit-transform: translateX(5px) translateY(-5px);
          -ms-transform: translateX(5px) translateY(-5px);
          transform: translateX(5px) translateY(-5px); } }
    .service-box .item .pic:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: ease 0.3s;
      -o-transition: ease 0.3s;
      transition: ease 0.3s;
      background: rgba(72, 19, 7, 0.4);
      z-index: 1; }

.service-in-box .title {
  border-bottom: 1px #481307 solid;
  color: #481307;
  font-weight: bold;
  font-size: 1.15rem;
  padding-bottom: 5px;
  margin-bottom: 25px; }

.recommend-box .item .pic {
  position: relative;
  padding-bottom: 60%;
  background-size: cover;
  background-position: 50% 50%;
  height: 100%;
  width: auto; }

.recommend-box .item a {
  color: #fff; }

.recommend-box .item:hover .text-box {
  height: 100%;
  opacity: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.recommend-box .item .text-box {
  position: absolute;
  width: 100%;
  height: 0;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  overflow: hidden;
  background: rgba(130, 73, 40, 0.7);
  z-index: 999; }
  .recommend-box .item .text-box p {
    font-size: 1rem;
    margin-top: 10px; }
  .recommend-box .item .text-box .title {
    border-bottom: 2px #fff solid;
    font-weight: bold;
    font-size: 1.4rem;
    padding-bottom: 5px; }
  .recommend-box .item .text-box .text {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    padding: 10%;
    width: 100%;
    line-height: 1.4;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }

@media (max-width: 991.98px) {
  .recommend-box .item .text-box {
    height: 100%;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background: none !important; }
    .recommend-box .item .text-box .text {
      padding: 0 35px; }
    .recommend-box .item .text-box p {
      margin-top: 0;
      display: none; }
    .recommend-box .item .text-box .title {
      font-size: 1.2rem;
      line-height: 1.5rem;
      text-shadow: 0px 0px 6px #000; } }

.recommend-in-box .title {
  border-bottom: 1px #481307 solid;
  color: #481307;
  font-weight: bold;
  font-size: 1.15rem;
  padding-bottom: 5px;
  margin-bottom: 25px; }

.news-box .item {
  line-height: 1.3;
  margin-bottom: 30px;
  display: block; }
  .news-box .item:hover .pic {
    opacity: .9;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
  .news-box .item:hover .title {
    color: #b1261f;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
  .news-box .item .pic {
    padding-bottom: 70%;
    border-radius: 10px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    opacity: 1; }
  .news-box .item .date {
    color: #824928;
    margin-top: 10px; }
    .news-box .item .date i {
      margin-right: 5px; }
  .news-box .item .title {
    font-weight: bold;
    font-size: 1.1rem;
    margin-top: 5px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
  .news-box .item .text {
    color: #999;
    margin-top: 5px; }

.news-in-box .title {
  border-bottom: 1px #481307 solid;
  color: #481307;
  font-weight: bold;
  font-size: 1.15rem;
  padding-bottom: 5px; }

.news-in-box .date {
  text-align: right;
  margin: 10px 0 25px;
  color: #824928; }

.faq-box .item {
  margin-bottom: 15px; }
  .faq-box .item .name {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    cursor: pointer;
    padding: 10px 45px 10px 15px;
    font-size: 1.05rem;
    background: rgba(130, 73, 40, 0.1); }
    .faq-box .item .name.active:before {
      background: none;
      -webkit-text-fill-color: #fff; }
    .faq-box .item .name.active:after {
      -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
      transform: translateY(-50%) rotate(180deg);
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
    .faq-box .item .name:after {
      content: '\f00d';
      display: block;
      font-family: 'Font Awesome 5 Pro';
      font-weight: bold;
      position: absolute;
      right: 1rem;
      top: 50%;
      color: #481307;
      -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg);
      -webkit-transition: all .3s linear;
      -o-transition: all .3s linear;
      transition: all .3s linear; }
  .faq-box .item .text {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top: 0;
    padding: 10px 45px;
    margin-top: 10px;
    position: relative; }
    @media (max-width: 1199.98px) {
      .faq-box .item .text {
        padding: 15px; } }

.contact-box {
  max-width: 1050px;
  margin: auto;
  border: 1px #824928 solid;
  padding: 4% 5%;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 12px #ddd;
  box-shadow: 0 0 12px #ddd; }
  @media (max-width: 767.98px) {
    .contact-box {
      padding: 25px 20px;
      border-radius: 10px; } }
  .contact-box .c-title {
    font-weight: bold;
    color: #824928;
    font-size: 1.15rem;
    margin-bottom: 20px; }
  .contact-box .form-check.other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .contact-box .form-check.other .form-control {
      width: auto;
      margin-left: 10px;
      margin-bottom: 3px;
      margin-top: 3px;
      line-height: 1.3;
      padding: 5px 8px; }
    .contact-box .form-check.other .form-check-input {
      margin-top: 0; }
  .contact-box .upload-box ol {
    background: #f8f8f8;
    padding-left: 30px;
    list-style: decimal;
    width: 100%; }
    .contact-box .upload-box ol li {
      padding: 8px 10px;
      border-bottom: 1px #e3f3fd solid; }
    .contact-box .upload-box ol .del {
      color: #824928;
      display: block;
      width: 25px;
      text-align: right;
      font-size: 1.2rem; }
