@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: #D82D00; }

::selection {
  text-shadow: none;
  color: #fff;
  background: #D82D00; }

img::selection {
  color: #fff;
  background: #D82D00; }

img::-moz-selection {
  color: #fff;
  background: #D82D00; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body {
  font-family: "Microsoft JhengHei", 'Open Sans', sans-serif;
  color: #fff;
  background: #1B1B1B;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

a {
  font-family: "Microsoft JhengHei", 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased; }

a:hover {
  text-decoration: none;
  color: #D82D00; }

div.content {
  overflow: hidden; }

/*----------------------------navbar-----------------------------------*/
header .navbar-default {
  background: none;
  border: none;
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

header .navbar-default ul.navbar-nav {
  padding-top: 20px;
  margin-left: 140px; }
  header .navbar-default ul.navbar-nav .main_menu {
    height: 110px;
    overflow: hidden; }

header .navbar-default ul.navbar-nav li a {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

@-moz-keyframes wobble {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(2deg); }
  50% {
    -webkit-transform: rotate(4deg); }
  75% {
    -webkit-transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
@keyframes wobble {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(2deg); }
  50% {
    -webkit-transform: rotate(4deg); }
  75% {
    -webkit-transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0deg); } }
header .navbar-default ul.navbar-nav li a:hover:after {
  /*background: #ffffff;*/ }

header .navbar-default .navbar-brand {
  height: auto;
  padding: 0;
  position: absolute;
  z-index: 10; }

header .navbar-default ul.navbar-nav li a:hover {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

header .navbar-default ul.navbar-nav li a {
  color: #393939;
  background: none; }

header .navbar-default ul.navbar-nav li a:hover {
  color: #393939;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

header .navbar-default ul.navbar-nav {
  display: none; }

/*---------------------------scrolled-----------------------------------*/
header .navbar-default.scrolled ul.navbar-nav {
  display: block; }

header .navbar-default.scrolled {
  background: rgba(0, 0, 0, 0.77);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  padding: 0;
  padding-bottom: 10px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

header .navbar-default.scrolled .navbar-brand {
  padding: 20px 1px;
  padding-top: 30px; }

header .navbar-default.scrolled .navbar-brand img {
  width: auto;
  max-height: 80px; }

header .navbar-default.scrolled ul.navbar-nav {
  padding-top: 15px;
  margin-left: 220px; }

header .navbar-default.scrolled .sec_menu {
  margin-top: 50px; }

header .navbar-default.scrolled .social_btn {
  margin-top: 50px; }

/*---------------------------scrolled<768-----------------------------------*/
header .navbar-default ul.navbar-nav {
  display: block; }

.logo {
  width: 100px;
  height: auto; }

.slick-next {
  right: 0; }

.slick-prev {
  left: 0; }

.contact-details {
  margin-top: 20px; }

header .navbar-default {
  padding: 0px; }

header .navbar-default .navbar-toggle {
  margin-top: 20px;
  margin-right: 20px;
  background: none;
  width: 43px;
  height: 40px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

header .navbar-default .navbar-toggle:hover,
header .navbar-default .navbar-toggle:focus {
  background: #fff; }

header .navbar-default ul.navbar-nav {
  padding-top: 0;
  margin: 0; }

header .navbar-default ul.navbar-nav li a {
  padding: 10px;
  text-align: center; }

header .navbar-default .navbar-collapse, header .navbar-default.scrolled .navbar-collapse {
  border-color: transparent; }

header .navbar-default.scrolled ul.navbar-nav, header .navbar-default ul.navbar-nav {
  padding-top: 0;
  margin: 0; }

header .navbar-default .navbar-toggle:hover,
header .navbar-default .navbar-toggle:focus {
  background: none; }

header .navbar-default ul.navbar-nav li {
  width: 19%;
  height: 100px;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }

header .navbar-default ul.navbar-nav li a {
  color: #393939; }

header .navbar-default ul.navbar-nav li a:after {
  display: none; }

header .navbar-default ul.navbar-nav li a {
  color: #ffffff; }

header .navbar-default .navbar-brand, header .navbar-default.scrolled .navbar-brand {
  padding: 10px;
  position: static; }

header .navbar-default .navbar-brand img, header .navbar-default.scrolled .navbar-brand img {
  width: auto;
  max-height: 60px; }

header .navbar-default.scrolled, header .navbar-default {
  background: rgba(0, 0, 0, 0.77);
  padding: 0; }

/*---------------------------------------*/
.scrollpoint {
  opacity: 0; }

.scrollpoint.active {
  opacity: 1 \0; }

section {
  osition: relative;
  padding-bottom: 0px; }

/* Common style for pseudo-elements */
section::before,
section::after {
  position: absolute;
  content: '';
  pointer-events: none;
  overflow: hidden; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

/*---------------------------------------------------------------------------------------*/
.pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block; }

.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center; }

@media (max-width: 768px) {
  .pre-loader .load-con {
    display: none; } }
.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
/*-------------------------------------------------------------*/
footer {
  position: relative;
  margin-top: 30px;
  background: #393939;
  color: #898787; }
  footer i {
    color: #898787;
    font-size: 20px;
    margin-left: 11px;
    margin-right: 11px; }
    footer i:hover {
      color: #fff; }
  footer .foot_left ul {
    padding: 20px 1px;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    border-top: 3px solid #D82D00;
    max-width: 80px; }
    footer .foot_left ul li {
      display: inline-block; }
  footer .foot_right {
    text-align: right;
    padding: 20px 1px; }

/*------------------------------------------------*/
.pre-loader {
  background: #D82D00; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

/*---------------------------------------*/
#gotop {
  position: fixed;
  display: none;
  right: 5%;
  bottom: 2%;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 8px 10px;
  cursor: pointer;
  z-index: 9999;
  color: #fff;
  background: #D82D00;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  #gotop i {
    color: #fff;
    font-size: 12px;
    padding: 0;
    margin: 0; }
  #gotop:hover {
    background: #970000; }

.animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both; }

.animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 500ms both;
  -moz-animation: fadeInUp 300ms linear 500ms both;
  -o-animation: fadeInUp 300ms linear 500ms both;
  -ms-animation: fadeInUp 300ms linear 500ms both;
  animation: fadeInUp 300ms linear 500ms both; }

.active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 700ms both;
  -moz-animation: fadeInUp 300ms linear 700ms both;
  -o-animation: fadeInUp 300ms linear 700ms both;
  -ms-animation: fadeInUp 300ms linear 700ms both;
  animation: fadeInUp 300ms linear 700ms both; }

/*----------------------------------------------------*/
#home_banner {
  padding: 0;
  margin: 0;
  position: relative; }
  #home_banner .home_banner_img {
    position: relative;
    overflow: hidden !important; }
    #home_banner .home_banner_img img {
      max-width: 100%;
      margin-top: -20px; }
    #home_banner .home_banner_img .home_banner_word {
      position: absolute;
      bottom: 30%;
      z-index: 4; }
      #home_banner .home_banner_img .home_banner_word h1 {
        color: #fff;
        font-size: 80px;
        padding-top: 20px;
        font-weight: bold;
        letter-spacing: -4px;
        line-height: 70px;
        text-transform: uppercase; }
        #home_banner .home_banner_img .home_banner_word h1 span {
          opacity: 0;
          position: relative;
          animation: slideLeft 600ms cubic-bezier(0, 0, 0.25, 1) both;
          animation-play-state: paused; }
        #home_banner .home_banner_img .home_banner_word h1 b {
          color: #D82D00; }
      #home_banner .home_banner_img .home_banner_word h1.play span {
        animation-play-state: running; }

@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px; }
  100% {
    opacity: 1;
    left: 0; } }
.home_bar, .home_bar_close {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 2;
  background: #1B1B1B;
  width: 50px;
  height: 50px;
  cursor: pointer;
  text-align: center;
  padding-top: 15px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  .home_bar i, .home_bar_close i {
    font-size: 22px;
    color: #D82D00; }
  .home_bar:hover, .home_bar_close:hover {
    background: #D82D00; }
    .home_bar:hover i, .home_bar_close:hover i {
      color: #fff; }

.home_menu_4box {
  position: absolute;
  bottom: 0;
  right: 19%;
  z-index: 3; }
  .home_menu_4box ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 600px; }
    .home_menu_4box ul li {
      width: 49.5%;
      display: inline-block;
      margin-left: -5px;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s; }
      .home_menu_4box ul li:hover {
        background: #D82D00 !important; }
        .home_menu_4box ul li:hover a {
          color: #fff; }
      .home_menu_4box ul li a {
        color: #A2A2A2;
        font-size: 20px;
        height: 300px;
        padding-top: 140px;
        font-family: "Open Sans", sans-serif;
        font-weight: bold;
        text-align: center;
        display: block; }
    .home_menu_4box ul li:nth-child(1) {
      background: #121014; }
    .home_menu_4box ul li:nth-child(2) {
      background: #212020; }
    .home_menu_4box ul li:nth-child(3) {
      background: #212020; }
    .home_menu_4box ul li:nth-child(4) {
      background: #2E2E2E; }

@media (max-width: 1680px) {
  .home_menu_4box {
    right: 12.5%; } }
@media (max-width: 1440px) {
  .home_menu_4box {
    right: 10%; } }
@media (max-width: 1366px) {
  .home_menu_4box {
    right: 6%; } }
@media (max-width: 1280px) {
  .home_menu_4box {
    right: 30px; } }
@media (max-width: 1199px) {
  .home_menu_4box {
    right: 90px; }
    .home_menu_4box ul {
      width: 400px; }
      .home_menu_4box ul li {
        width: 49.5%;
        display: inline-block;
        margin-left: -5px; }
        .home_menu_4box ul li a {
          font-size: 20px;
          height: 200px;
          padding-top: 80px; }

  #home_banner .home_banner_img .home_banner_word {
    position: absolute;
    bottom: 16%; }
    #home_banner .home_banner_img .home_banner_word h1 {
      font-size: 60px;
      padding-top: 10px;
      letter-spacing: -2px;
      line-height: 50px; } }
@media (max-width: 1024px) {
  .home_menu_4box {
    right: 15px; }
    .home_menu_4box ul {
      width: 400px; }
      .home_menu_4box ul li {
        width: 49.5%;
        display: inline-block;
        margin-left: -5px; }
        .home_menu_4box ul li a {
          font-size: 20px;
          height: 200px;
          padding-top: 80px; } }
@media (max-width: 880px) {
  #home_banner .home_banner_img .home_banner_word {
    left: 50px;
    position: absolute;
    bottom: 10%; }
    #home_banner .home_banner_img .home_banner_word img {
      max-width: 180px; }
    #home_banner .home_banner_img .home_banner_word h1 {
      font-size: 32px;
      padding-top: 10px;
      letter-spacing: -2px;
      line-height: 28px; } }
@media (max-width: 480px) {
  #home_banner .home_banner_img .home_banner_word {
    position: absolute;
    bottom: 5%; }
    #home_banner .home_banner_img .home_banner_word img {
      max-width: 140px; }
    #home_banner .home_banner_img .home_banner_word h1 {
      font-size: 32px;
      padding-top: 10px;
      letter-spacing: -2px;
      line-height: 28px; } }
/*-----------------------------------------------------*/
.nav_logo {
  z-index: 5;
  position: absolute;
  top: 5%;
  right: 5%;
  background: #393939;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s; }
  .nav_logo:hover {
    cursor: pointer;
    border-color: #fff; }
  .nav_logo:hover #nav-icon2 span {
    background: #fff; }

#nav-icon2 {
  width: 30px;
  height: 8px;
  position: relative;
  margin: 16px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

#nav-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #D82D00;
  opacity: 1;
  z-index: 2;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

#nav-icon2 span:nth-child(even) {
  left: 50%;
  border-radius: 0 2px 2px 0; }

#nav-icon2 span:nth-child(odd) {
  left: 0px;
  border-radius: 2px 0 0 2px; }

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
  top: 0px; }

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
  top: 8px; }

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
  top: 16px; }

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

#nav-icon2.open span:nth-child(1) {
  left: 3px;
  top: 5px; }

#nav-icon2.open span:nth-child(2) {
  left: calc(50% - 3px);
  top: 5px; }

#nav-icon2.open span:nth-child(3) {
  left: -50%;
  opacity: 0; }

#nav-icon2.open span:nth-child(4) {
  left: 100%;
  opacity: 0; }

#nav-icon2.open span:nth-child(5) {
  left: 3px;
  top: 13px; }

#nav-icon2.open span:nth-child(6) {
  left: calc(50% - 3px);
  top: 13px; }

/*--------------------------------------------------*/
.menu_open {
  width: 600px;
  display: block;
  padding: 0;
  margin: 0;
  height: 600px;
  position: absolute;
  bottom: 5%;
  z-index: 5;
  right: 5%; }
  .menu_open img {
    max-width: 100%; }
  .menu_open .menu_open_ul {
    position: relative; }
    .menu_open .menu_open_ul .menu_open_close {
      position: absolute;
      display: none;
      right: 10%;
      top: 10%;
      cursor: pointer; }
      .menu_open .menu_open_ul .menu_open_close i {
        font-size: 26px;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s; }
      .menu_open .menu_open_ul .menu_open_close:hover i {
        color: #D82D00; }
    .menu_open .menu_open_ul ul {
      list-style: none;
      padding: 0;
      margin: 0;
      width: 600px; }
      .menu_open .menu_open_ul ul li {
        width: 49.5%;
        display: inline-block;
        margin-left: -5px;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s; }
        .menu_open .menu_open_ul ul li a {
          font-family: "Microsoft JhengHei",'Open Sans', sans-serif; }
        .menu_open .menu_open_ul ul li span {
          font-family: "Microsoft JhengHei",'Open Sans', sans-serif; }
        .menu_open .menu_open_ul ul li .w3 {
          display: block; }
        .menu_open .menu_open_ul ul li .w4 {
          display: none; }
        .menu_open .menu_open_ul ul li:hover a {
          color: #fff; }
        .menu_open .menu_open_ul ul li:hover .w3 {
          display: none; }
        .menu_open .menu_open_ul ul li:hover .w4 {
          display: block; }
        .menu_open .menu_open_ul ul li a {
          color: #A2A2A2;
          font-size: 20px;
          height: 300px;
          padding-top: 140px;
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          text-align: center;
          display: block; }
      .menu_open .menu_open_ul ul li:nth-child(1) {
        background: #121014; }
        .menu_open .menu_open_ul ul li:nth-child(1):hover {
          background: #DA2B00 !important; }
      .menu_open .menu_open_ul ul li:nth-child(2) {
        background: #212020; }
        .menu_open .menu_open_ul ul li:nth-child(2):hover {
          background: #CC2800 !important; }
      .menu_open .menu_open_ul ul li:nth-child(3) {
        background: #212020; }
        .menu_open .menu_open_ul ul li:nth-child(3):hover {
          background: #A42408 !important; }
      .menu_open .menu_open_ul ul li:nth-child(4) {
        background: #2E2E2E; }
        .menu_open .menu_open_ul ul li:nth-child(4):hover {
          background: #6E210F !important; }

@media (max-width: 991px) {
  .menu_open {
    display: block; } }
@media (max-width: 1680px) {
  #home_banner .home_banner_img .home_banner_word {
    bottom: 40%; }

  .menu_open {
    width: 500px;
    display: none;
    padding: 0;
    margin: 0;
    height: 500px;
    position: absolute;
    bottom: 12%;
    z-index: 5;
    right: 5%; }
    .menu_open .menu_open_ul {
      position: relative; }
      .menu_open .menu_open_ul ul {
        width: 500px; }
        .menu_open .menu_open_ul ul li a {
          height: 250px;
          padding-top: 110px; } }
@media (max-width: 1280px) {
  #home_banner .home_banner_img .home_banner_word {
    bottom: 50%; }

  .menu_open {
    width: 400px;
    display: none;
    padding: 0;
    margin: 0;
    height: 400px;
    position: absolute;
    bottom: 30%;
    z-index: 5;
    right: 5%; }
    .menu_open .menu_open_ul {
      position: relative; }
      .menu_open .menu_open_ul ul {
        width: 400px; }
        .menu_open .menu_open_ul ul li a {
          height: 200px;
          padding-top: 90px; } }
@media (max-width: 1024px) {
  .menu_open {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    display: none;
    padding: 0;
    margin: 0;
    height: 100%;
    position: fixed;
    bottom: 0;
    z-index: 6;
    right: 0; }
    .menu_open img {
      max-width: 100%; }
    .menu_open .menu_open_ul {
      position: relative;
      width: 100%; }
      .menu_open .menu_open_ul .menu_open_close {
        display: block; }
        .menu_open .menu_open_ul .menu_open_close i {
          font-size: 26px;
          -webkit-transition: all 0.25s;
          -moz-transition: all 0.25s;
          transition: all 0.25s; }
      .menu_open .menu_open_ul ul {
        list-style: none;
        padding: 0;
        margin: 18% auto;
        width: 500px; }
        .menu_open .menu_open_ul ul li {
          width: 49.5%;
          display: inline-block;
          margin-left: -5px;
          -webkit-transition: all 0.25s;
          -moz-transition: all 0.25s;
          transition: all 0.25s; }
          .menu_open .menu_open_ul ul li:hover {
            background: #D82D00 !important; }
            .menu_open .menu_open_ul ul li:hover a {
              color: #fff; }
          .menu_open .menu_open_ul ul li a {
            color: #A2A2A2;
            font-size: 20px;
            height: 250px;
            padding-top: 110px;
            font-family: "Open Sans", sans-serif;
            font-weight: bold;
            text-align: center;
            display: block; } }
@media (max-width: 640px) {
  .menu_open .menu_open_ul {
    position: relative;
    width: 100%; }
    .menu_open .menu_open_ul ul {
      list-style: none;
      padding: 0;
      margin: 22% auto;
      width: 400px; }
      .menu_open .menu_open_ul ul li {
        width: 49.5%;
        display: inline-block;
        margin-left: -5px; }
        .menu_open .menu_open_ul ul li a {
          font-size: 20px;
          height: 200px;
          padding-top: 90px; } }
@media (max-width: 430px) {
  .menu_open .menu_open_ul {
    position: relative;
    width: 100%; }
    .menu_open .menu_open_ul ul {
      list-style: none;
      padding: 0;
      margin: 33% auto;
      width: 90%; }
      .menu_open .menu_open_ul ul li {
        width: 100%;
        display: block;
        margin-left: -5px; }
        .menu_open .menu_open_ul ul li a {
          font-size: 20px;
          height: 80px;
          padding-top: 20px; } }
/*---------------------------------------------------*/
#home_work {
  padding-bottom: 0;
  padding-top: 60px; }
  #home_work h1 {
    margin-top: 100px;
    color: #fff;
    font-size: 47px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -2px;
    border-left: 8px solid #D82D00;
    padding-left: 20px;
    margin-bottom: 80px; }
  #home_work h2 {
    color: #fff;
    font-size: 42px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -2px; }
  #home_work p {
    color: #fff;
    font-size: 16px;
    line-height: 30px; }
  #home_work .home_work_left {
    padding-right: 200px; }

/*------------------------------------------------*/
.track {
  width: 100%;
  position: relative; }

.axis-y .view-port,
.axis-y .track .inner {
  width: 450px;
  height: 900px; }

.view-port {
  overflow: hidden;
  position: relative; }

.track .inner {
  position: relative;
  margin: auto;
  margin-bottom: 0px;
  padding: 0px; }

.track a.prev,
.track a.next {
  display: block;
  position: absolute;
  bottom: 0;
  width: 160px;
  height: 80px;
  background: url("../img/arrows.png");
  background-repeat: no-repeat; }

.track a.prev.disabled,
.track a.next.disabled {
  /*display: none;*/ }

.track a.prev {
  left: -170px;
  bottom: 180px;
  background-position: -160px 0px; }
  .track a.prev:hover {
    background-position: -160px -80px; }
  .track a.prev:active {
    /*background-position:0 -300px;*/ }

.track a.next {
  left: -170px;
  bottom: 100px;
  background-position: 0 0; }
  .track a.next:hover {
    background-position: 0 -80px; }
  .track a.next:active {
    /*background-position:-100px -300px;*/ }

.slider-container {
  position: relative;
  margin: 0;
  padding: 0;
  height: 300px; }
  .slider-container .item {
    position: absolute;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    width: 450px;
    height: 300px;
    margin-bottom: 0px; }
    .slider-container .item:hover .item_mask {
      opacity: 1; }
    .slider-container .item .item_mask {
      position: absolute;
      opacity: 0;
      background: rgba(216, 45, 0, 0.8);
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      text-align: center; }
      .slider-container .item .item_mask span {
        color: #fff;
        display: block;
        text-align: center;
        font-family: "Microsoft JhengHei", "Open Sans", sans-serif;
        font-weight: 700;
        background: url("../img/work/linew.png") no-repeat center bottom;
        padding-bottom: 25px;
        font-size: 16px;
        margin: 20% auto;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
    .slider-container .item img {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

.slider-container .item
.slider-container.big .item,
.slider-container.big .item .img-area {
  height: 300px; }

.slider-container .item.cover {
  width: 100%; }
  .slider-container .item.cover img {
    float: left;
    max-width: 100%; }
  .slider-container .item.cover .img-area {
    float: right;
    margin-left: 16px; }

@media (max-width: 1366px) {
  .axis-y .view-port,
  .axis-y .track .inner {
    width: 300px;
    height: 600px; }

  .slider-container {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px; }
    .slider-container .item {
      position: absolute;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s;
      width: 300px;
      height: 200px; }
      .slider-container .item img {
        max-width: 100%; }
      .slider-container .item .item_mask {
        position: absolute;
        opacity: 0;
        background: rgba(216, 45, 0, 0.8);
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s; }
        .slider-container .item .item_mask span {
          margin: 15% auto;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          transition: all 0.5s; }

  .slider-container .item
  .slider-container.big .item,
  .slider-container.big .item .img-area {
    height: 200px; }

  #home_work h1 {
    margin-top: 60px;
    font-size: 47px;
    border-left: 8px solid #D82D00;
    padding-left: 20px;
    margin-bottom: 30px; }
  #home_work h2 {
    color: #fff;
    font-size: 40px; }
  #home_work p {
    line-height: 28px; }
  #home_work .home_work_left {
    padding-right: 200px; } }
@media (max-width: 768px) {
  #home_work {
    padding-bottom: 0; }
    #home_work h1 {
      margin-top: 30px;
      color: #fff;
      font-size: 47px;
      font-family: "Open Sans", sans-serif;
      font-weight: 300;
      letter-spacing: -2px;
      border-left: 8px solid #D82D00;
      padding-left: 20px;
      margin-bottom: 50px; }
    #home_work h2 {
      color: #fff;
      font-size: 28px;
      font-family: "Open Sans", sans-serif;
      font-weight: 300;
      letter-spacing: -2px; }
    #home_work .home_work_left {
      padding-right: 0px;
      padding-left: 70px;
      padding-right: 10px;
      margin-bottom: 50px; } }
@media (max-width: 768px) and (max-width: 640px) {
  #home_work {
    padding-bottom: 0; }
    #home_work .home_work_left {
      padding-right: 0px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 50px; } }
@media (max-width: 768px) and (max-width: 550px) {
  #home_work {
    padding-bottom: 0; }
    #home_work .home_index_btn2 {
      margin: 50px auto; }
    #home_work .home_work_left {
      padding-right: 0px;
      width: 100% !important;
      margin: 0 auto !important;
      margin-bottom: 50px;
      text-align: center;
      padding: 5px 40px; }
      #home_work .home_work_left h1 {
        border-left: none;
        padding-left: 0;
        margin-bottom: 30px; }
    #home_work .home_work_right {
      width: 100% !important;
      margin: 0 auto !important; } }
@media (max-width: 768px) {
  .axis-y .view-port,
  .axis-y .track .inner {
    padding: 0;
    margin: 0;
    width: 300px;
    margin: 0 auto;
    height: 600px; }

  .slider-container {
    height: auto; }
    .slider-container .item {
      width: 300px;
      height: 200px; }
      .slider-container .item .item_mask span {
        margin: 14% auto; }

  .slider-container .item
  .slider-container.big .item,
  .slider-container.big .item .img-area {
    height: 200px; }

  .view-port {
    overflow: hidden;
    position: relative; }

  .track .inner {
    position: relative;
    margin: auto;
    margin-bottom: 0px;
    padding: 0px; }

  .track .pagination {
    position: absolute;
    text-align: center;
    bottom: 20px;
    left: 40px; }

  .track a.prev,
  .track a.next {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat; }

  .track a.prev {
    background: url("../img/arrows4.png");
    bottom: 0px; }
    .track a.prev:hover {
      background-position: -80px 40px; }

  .track a.next {
    background: url("../img/arrows3.png");
    bottom: 0px; }
    .track a.next:hover {
      background-position: -80px 40px; } }
/*--------------------------------------------------*/
#home_about {
  padding: 0;
  position: relative;
  text-align: center;
  padding-top: 80px;
  background-size: 100% auto;
  color: #fff;
  line-height: 34px; }
  #home_about .about_box_absolute {
    position: absolute;
    margin: 70px auto;
    left: 0;
    right: 0; }
  #home_about .about_h1 {
    float: right; }
    #home_about .about_h1 h4 {
      margin-top: 10px;
      color: #fff;
      text-align: right;
      font-size: 47px;
      font-family: "Open Sans", sans-serif;
      font-weight: 300;
      letter-spacing: -2px;
      border-right: 8px solid #D82D00;
      padding-right: 20px;
      margin-bottom: 80px; }
  #home_about .about_h1_in img {
    float: left;
    display: block; }
  #home_about .about_h1_in h2 {
    margin-top: 10px;
    color: #fff;
    display: block;
    margin-top: -20px;
    font-size: 100px;
    font-family: "Open Sans", sans-serif;
    text-align: left;
    font-weight: 700;
    letter-spacing: -3px; }
    #home_about .about_h1_in h2 span {
      opacity: 0;
      position: relative;
      animation: slideLeft 600ms cubic-bezier(0, 0, 0.25, 1) both;
      animation-play-state: paused; }
    #home_about .about_h1_in h2 span.red {
      color: #D82D00;
      padding: 0;
      margin: 0; }
    #home_about .about_h1_in h2 b {
      font-weight: 100;
      font-size: 19px;
      letter-spacing: 0;
      line-height: 22px;
      clear: both;
      display: block;
      padding-left: 75px; }
  #home_about h2.play span {
    animation-play-state: running; }
  #home_about .home_about_box1 {
    padding: 100px 70px 70px 70px;
    position: relative;
    background: #26282D;
    min-height: 582px;
    margin-left: -50px; }
  #home_about .home_about_box2 {
    position: relative;
    padding: 70px;
    background: #121014;
    min-height: 450px;
    margin-left: -50px;
    margin-top: 180px; }
    #home_about .home_about_box2 h5 {
      font-family: 'Poiret One', cursive;
      font-size: 64px;
      font-style: italic;
      color: #636264;
      letter-spacing: -3px; }
    #home_about .home_about_box2 .home_red_line {
      position: absolute;
      z-index: 5;
      bottom: 60px;
      left: -50px; }

@media (max-width: 1366px) {
  #home_about {
    padding: 0;
    min-height: 1000px;
    padding-top: 100px; }
    #home_about .home_about_box1 {
      margin-left: 0px;
      min-height: 10px; }
    #home_about .home_about_box2 {
      margin-left: 0;
      min-height: 10px;
      margin-top: 30px; }

  .ha01 {
    width: 100% !important; }

  .ha02 {
    width: 100% !important; } }
.display991none {
  display: block; }

@media (max-width: 991px) {
  .home_about_bg_12 {
    background: url("../img/about/bg768.jpg") top center; }

  .display991none {
    display: none; }

  #home_about {
    padding: 0;
    min-height: 500px;
    padding-top: 100px; }
    #home_about .about_box_absolute {
      position: relative;
      margin-top: 0;
      padding-top: 50px; }
    #home_about .about_h1 {
      float: right;
      padding-top: -60px; }
      #home_about .about_h1 h4 {
        margin-top: 10px;
        color: #fff;
        text-align: right;
        letter-spacing: -2px;
        border-right: 8px solid #D82D00;
        padding-right: 20px;
        margin-bottom: 80px; }
    #home_about .home_about_box1 {
      padding: 50px;
      min-height: 10px;
      margin-left: auto;
      margin-top: 70px;
      margin-left: 30px;
      margin-right: 30px; }
    #home_about .home_about_box2 {
      position: relative;
      padding: 50px;
      background: #121014;
      min-height: 10px;
      margin-left: auto;
      margin-top: 50px;
      margin-left: 30px;
      margin-right: 30px; }
      #home_about .home_about_box2 .home_red_line {
        display: none; } }
@media (max-width: 768px) {
  #home_about .about_h1_in h2 {
    font-size: 70px !important; }

  #home_about {
    padding: 0;
    min-height: 500px;
    padding-top: 100px; }
    #home_about .about_h1 {
      float: right;
      padding-top: -60px; }
      #home_about .about_h1 h4 {
        margin-top: 10px;
        color: #fff;
        text-align: right;
        letter-spacing: -2px;
        border-right: 8px solid #D82D00;
        padding-right: 20px;
        margin-bottom: 80px; }
    #home_about .home_about_box1 {
      padding: 50px;
      margin-left: 30px;
      margin-right: 30px; }
    #home_about .home_about_box2 {
      position: relative;
      padding: 50px;
      margin-top: 50px;
      margin-left: 30px;
      margin-right: 30px; }
      #home_about .home_about_box2 .home_red_line {
        display: none; } }
@media (max-width: 540px) {
  #home_about .about_h1_in h2 {
    font-size: 50px !important; }

  #home_about .home_about_box1 {
    padding: 20px !important; }

  #home_about .home_about_box1 {
    margin-top: 20px; } }
/*-----------------------------------------------*/
#home_contact {
  padding: 0;
  padding-bottom: 80px;
  padding-top: 50px; }
  #home_contact h1 {
    margin-top: 10px;
    color: #fff;
    text-align: right;
    font-size: 47px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -2px;
    border-right: 8px solid #D82D00;
    padding-right: 20px;
    margin-bottom: -60px; }
  #home_contact h3 {
    font-size: 17px;
    color: #DEDEDE;
    text-align: center; }
    #home_contact h3 i {
      color: #fff;
      font-size: 30px;
      margin-bottom: 20px; }
  #home_contact h4 {
    font-size: 15px;
    color: #DEDEDE;
    text-align: center;
    font-family: "Microsoft JhengHei", "Open Sans", sans-serif; }
  #home_contact h2 {
    color: #EBEBEB;
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 30px;
    text-align: center; }
    #home_contact h2 i {
      color: #D82D00;
      margin-right: 8px;
      font-size: 24px; }
  #home_contact .contact_all {
    border-bottom: 1px solid #4B4B4B;
    padding-bottom: 10px;
    margin-top: 40px; }
    #home_contact .contact_all h4 a {
      color: #fff; }
    #home_contact .contact_all .contact_left {
      border-right: 1px solid #4B4B4B; }
  #home_contact .contact_all2 {
    text-align: center; }
    #home_contact .contact_all2 h5 {
      font-size: 23px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      padding-bottom: 25px;
      margin-bottom: 25px;
      padding-top: 40px;
      background: url("../img/line3.png") no-repeat bottom center; }
    #home_contact .contact_all2 input, #home_contact .contact_all2 textarea {
      background: #ECECEC;
      width: 100%;
      max-width: 480px;
      margin: 0 auto;
      display: block;
      margin-bottom: 15px;
      border: 1px solid #ECECEC;
      padding: 5px;
      outline: none;
      color: #393939; }
      #home_contact .contact_all2 input:hover, #home_contact .contact_all2 textarea:hover {
        border: 1px solid #D82D00; }
    #home_contact .contact_all2 button {
      background: #D82D00;
      width: 100%;
      max-width: 480px;
      margin: 0 auto;
      border: 1px solid #D82D00;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s;
      color: #fff;
      padding: 10px 5px;
      text-align: center; }
      #home_contact .contact_all2 button:hover {
        background: #970000;
        border: 1px solid #970000; }

@media (max-width: 991px) {
  #home_contact {
    padding: 0;
    min-height: auto;
    padding-bottom: 80px;
    padding-top: 20px; }
    #home_contact .contact_h1 {
      float: none; }
      #home_contact .contact_h1 h1 {
        margin-top: 0px;
        color: #fff;
        text-align: center;
        border-right: none;
        padding: 0px;
        margin-bottom: 0px;
        padding-bottom: 20px;
        position: relative; }
        #home_contact .contact_h1 h1:after {
          content: '';
          position: absolute;
          background: #D82D00;
          height: 6px;
          width: 56px;
          left: 0;
          right: 0;
          margin: 0 auto;
          bottom: 5px; }
    #home_contact .contact_all {
      border-bottom: 1px solid #4B4B4B;
      padding-bottom: 10px;
      margin-top: 40px; }
      #home_contact .contact_all .contact_left {
        border-right: none; }
    #home_contact .contact_all2 {
      text-align: center;
      margin-top: 20px; }
      #home_contact .contact_all2 h5 {
        font-size: 23px;
        font-weight: bold;
        color: #fff;
        text-align: center;
        padding-bottom: 25px;
        margin-bottom: 25px;
        padding-top: 40px;
        background: url("../img/line3.png") no-repeat bottom center; } }
/*----------------------------------------------------*/
#home_service {
  padding: 0;
  min-height: auto;
  padding-bottom: 80px;
  padding-top: 50px; }
  #home_service h1 {
    margin-top: 10px;
    color: #fff;
    text-align: left;
    font-size: 47px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    letter-spacing: -2px;
    border-left: 8px solid #D82D00;
    padding-left: 20px;
    margin-bottom: 30px; }

/*---------------cd-popup----------------------------*/
/* --------------------------------

xnugget info

-------------------------------- */
.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0;
  left: 0; }

.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #D82D00;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.no-touch .cd-nugget-info a:hover {
  opacity: .8; }

.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block; }

.cd-nugget-info span svg {
  display: block; }

.cd-nugget-info .cd-nugget-info-arrow {
  fill: #5e6e8d; }

/* --------------------------------

Main components

-------------------------------- */
.cd-popup-trigger {
  display: block;
  width: 170px;
  height: 45px;
  line-height: 20px;
  margin: 10px auto;
  text-align: center;
  color: #FFF !important;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #F05C5E; }

/* --------------------------------

xpopup

-------------------------------- */
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; }

.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s; }

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.cd-popup-container p {
  padding: 2em 1em;
  font-size: 22px;
  font-weight: 700;
  color: #999; }

.cd-popup-container .cd-buttons {
  padding: 0; }

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both; }

.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none; }

.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.cd-popup-container .cd-buttons li:first-child a {
  background: #D82D00;
  border-radius: 0 0 0 .25em; }

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #AE0000; }

.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0; }

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8; }

.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
  z-index: 9999; }

.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5; }

.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px; }

.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px; }

.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto; } }
/*----------------cd-popup----------------------------*/
/*
Custom SCroll
*/
::-webkit-scrollbar {
  width: 10px; }

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
  display: none; }

::-webkit-scrollbar-track-piece {
  background-color: #1B1B1B; }

::-webkit-scrollbar-thumb:vertical {
  background-color: #D82D00; }

/*------------------------------------*/
.inside_top_menu {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  height: 80px;
  padding-top: 20px;
  background: #1A1A1A;
  width: 100%; }
  .inside_top_menu #nav-icon2 {
    float: right;
    margin-top: 20px;
    display: block; }

.news_top h1 {
  text-align: center;
  color: #454647;
  font-size: 72px;
  letter-spacing: -3px;
  font-weight: 700;
  font-family: "Microsoft JhengHei", 'Open Sans', sans-serif; }
  .news_top h1 b {
    color: #8C8C8C; }

.about01 {
  min-height: 700px;
  padding: 0;
  margin: 0; }

.about02 {
  min-height: 500px;
  padding: 0;
  margin: 0;
  margin-top: -50px;
  padding-top: 100px;
  background: #F2F2F2 url("../img/about/bg02.jpg") repeat-x top center; }
  .about02 h1 {
    text-align: center;
    color: #454647;
    font-size: 72px;
    letter-spacing: -3px;
    font-weight: 700;
    font-family: "Microsoft JhengHei", 'Open Sans', sans-serif; }
    .about02 h1 b {
      color: #8C8C8C; }
  .about02 h6 {
    text-align: center;
    font-size: 15px;
    font-family: "Microsoft JhengHei";
    color: #454647;
    line-height: 30px;
    max-width: 690px;
    margin: 0 auto;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 30px; }
  .about02 h5 {
    background: url("../img/about/line.png") no-repeat center bottom;
    height: 40px; }

.word_ul {
  padding-bottom: 80px; }
  .word_ul ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }
    .word_ul ul li {
      display: inline-block;
      width: 19%; }

.down_logo2 {
  text-align: right;
  padding-top: 30px; }

@media (max-width: 991px) {
  .word_ul {
    padding-bottom: 80px; }
    .word_ul ul {
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center; }
      .word_ul ul li {
        display: inline-block;
        width: 32%; } }
@media (max-width: 640px) {
  .word_ul {
    padding-bottom: 80px; }
    .word_ul ul {
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center; }
      .word_ul ul li {
        display: inline-block;
        width: 48%; }
        .word_ul ul li span {
          margin: 0 auto; } }
@media (max-width: 370px) {
  .word_ul {
    padding-bottom: 80px; }
    .word_ul ul {
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center; }
      .word_ul ul li {
        display: inline-block;
        width: 99%; }
        .word_ul ul li span {
          margin: 0 auto; } }
.work_circle {
  width: 180px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 auto; }
  .work_circle:hover span {
    background-position: 0% 100% !important; }
  .work_circle:hover h6 {
    color: #F2423D; }
  .work_circle span {
    width: 180px;
    height: 180px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    background-position: 0% 0%;
    display: block; }
  .work_circle span.work_circle1 {
    background: url("../img/about/w01.png") no-repeat; }
  .work_circle span.work_circle2 {
    background: url("../img/about/w02.png") no-repeat; }
  .work_circle span.work_circle3 {
    background: url("../img/about/w03.png") no-repeat; }
  .work_circle span.work_circle4 {
    background: url("../img/about/w04.png") no-repeat; }
  .work_circle span.work_circle5 {
    background: url("../img/about/w05.png") no-repeat; }
  .work_circle h4 {
    font-size: 17px;
    font-family: "Microsoft JhengHei";
    color: #29363F;
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin: 0; }
  .work_circle h6 {
    font-size: 14px;
    font-family: 'Open Sans',sans-serif;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    font-weight: bold;
    color: #A4A4A4;
    text-align: center;
    padding: 0;
    margin: 0; }

.down_menu {
  padding-top: 30px;
  padding-bottom: 30px; }
  .down_menu ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .down_menu ul li {
      width: 49%;
      display: inline-block; }
  .down_menu h1 {
    font-size: 17px;
    color: #D8D8D8;
    font-weight: bold;
    padding-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #4F4F4F; }
  .down_menu h2 {
    font-size: 17px;
    color: #EBEBEB;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif; }
    .down_menu h2 i {
      color: #D82D00;
      margin-right: 5px; }
  .down_menu a {
    color: #B7B7B7; }
  .down_menu h4 {
    font-size: 14px;
    color: #B7B7B7;
    padding: 0;
    margin: 0;
    margin-bottom: 8px; }

@media (max-width: 540px) {
  .down_menu ul li {
    width: 100%;
    display: block; } }
.down_link ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 10px; }
  .down_link ul li {
    width: 100% !important;
    color: #B7B7B7;
    display: block;
    line-height: 26px; }
    .down_link ul li a {
      color: #B7B7B7;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s; }
    .down_link ul li:hover a {
      color: #fff; }

@media (max-width: 768px) {
  .down_link ul li {
    width: 49% !important;
    display: inline-block; } }
@media (max-width: 480px) {
  .down_link ul li {
    width: 100% !important;
    display: block; } }
.news_row {
  margin-top: 30px;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .news_row .news_in_img {
    margin-top: 25px;
    background: url("../img/news/shadow.png") no-repeat 80% 100%; }
    .news_row .news_in_img img {
      border: 8px solid #fff;
      border-radius: 3px;
      max-width: 100%;
      -moz-box-shadow: 0px 0px 6px #E9E9E9;
      -webkit-box-shadow: 0px 0px 6px #E9E9E9;
      box-shadow: 0px 0px 6px #E9E9E9;
      margin-bottom: 15px;
      margin: 0 auto; }
  .news_row .news_date {
    margin: 0 auto;
    margin-top: 35px;
    background: #D82D00;
    width: 130px;
    height: 130px;
    color: #fff;
    border-radius: 50%;
    text-align: center; }
    .news_row .news_date img {
      padding-top: 10px; }
    .news_row .news_date h2 {
      color: #fff;
      padding: 0;
      margin: 0; }
    .news_row .news_date h6 {
      color: #fff;
      padding: 0;
      margin: 0; }
  .news_row .news_content {
    padding-top: 15px; }
    .news_row .news_content a:hover h1 {
      color: #D82D00; }
    .news_row .news_content a:hover p {
      color: #393939;
      text-decoration: underline; }
    .news_row .news_content ul {
      list-style: none;
      padding: 0;
      max-width: 300px;
      margin: 0;
      padding-top: 15px; }
      .news_row .news_content ul li {
        color: #888;
        font-size: 13px;
        font-weight: bold;
        padding-top: 5px; }
        .news_row .news_content ul li a {
          color: #888; }
          .news_row .news_content ul li a:hover {
            color: #D82D00; }
        .news_row .news_content ul li span {
          display: block;
          float: right; }
        .news_row .news_content ul li i {
          margin-right: 5px; }
      .news_row .news_content ul li:first-child {
        border-bottom: 1px solid #CDCDCD;
        padding-bottom: 5px; }
    .news_row .news_content h1 {
      color: #373A43;
      font-family: "Microsoft JhengHei";
      font-size: 17px;
      padding: 0;
      margin: 0;
      text-align: left;
      letter-spacing: 0px;
      margin-bottom: 10px;
      margin-top: 20px; }
    .news_row .news_content p {
      color: #373A43;
      font-weight: bold;
      line-height: 26px;
      font-family: "Microsoft JhengHei";
      font-size: 14px;
      padding: 0;
      margin: 0;
      text-align: left; }

@media (max-width: 991px) {
  .news_row .news_in_img {
    margin-top: 25px;
    background: url(""); }
  .news_row .news_content {
    padding-top: 25px;
    padding-left: 30px; } }
@media (max-width: 640px) {
  .news_row .news_in_img {
    margin-top: 25px; }
  .news_row .news_content {
    padding-top: 25px;
    width: 100%;
    display: block;
    text-align: center;
    padding-left: 15px; }
    .news_row .news_content h1, .news_row .news_content p {
      text-align: center; }
  .news_row .news_date_c {
    width: 100% !important;
    display: block;
    text-align: center; }
    .news_row .news_date_c .news_date {
      margin: 20px auto;
      text-align: center; } }
/*-------------------------------------------------*/
.down_more_btn {
  padding-bottom: 50px;
  padding-top: 30px; }
  .down_more_btn i {
    margin-right: 5px; }
  .down_more_btn a, .down_more_btn button {
    color: #fff;
    background: #A6A6A7;
    border: 1px solid #A6A6A7;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    display: block;
    margin: 0 auto;
    border-radius: 4px;
    padding: 10px;
    width: 180px;
    text-align: center;
    font-size: 15px; }
    .down_more_btn a:hover, .down_more_btn button:hover {
      background: #D82D00;
      border: 1px solid #D82D00; }

.p_detail_btn {
  position: absolute;
  margin: 0 auto;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center; }
  .p_detail_btn a {
    display: inline-block;
    margin: 5px 5px; }
  .p_detail_btn a:first-child {
    background: #D82D00; }
    .p_detail_btn a:first-child:hover {
      background: #910000; }

@media (max-width: 640px) {
  .p_detail_btn {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0; }
    .p_detail_btn a {
      display: block;
      margin: 0 auto;
      padding: 5px;
      margin-bottom: 10px; } }
/*------------------------------------------------*/
.inside_banner {
  position: relative;
  text-align: center; }
  .inside_banner img {
    max-width: 100%; }
  .inside_banner .carousel_icon {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 5;
    margin: 8% auto; }
    .inside_banner .carousel_icon h1 {
      text-align: center;
      color: rgba(255, 255, 255, 0.7);
      font-size: 72px;
      letter-spacing: -3px;
      font-weight: 700;
      font-family: "Microsoft JhengHei", 'Open Sans', sans-serif; }

@media (max-width: 1360px) {
  .inside_banner .carousel_icon {
    margin: 8% auto; }
    .inside_banner .carousel_icon h1 {
      font-size: 60px; } }
@media (max-width: 768px) {
  .inside_banner {
    position: relative;
    text-align: center; }
    .inside_banner img {
      max-width: 100%;
      margin-top: -20px; }
    .inside_banner .carousel_icon {
      position: absolute;
      left: 0;
      right: 0;
      z-index: 5;
      margin: 20% auto; } }
.news_detail_left .news_detail_date {
  padding: 50px 20px;
  margin-top: -150px;
  background: #373A43;
  text-align: center; }
  .news_detail_left .news_detail_date h1 {
    font-size: 27px;
    color: #DFDFE1;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 10px; }
  .news_detail_left .news_detail_date h2 {
    font-size: 15px;
    color: #DFDFE1;
    padding: 0;
    margin: 0; }
.news_detail_left ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 80px; }
  .news_detail_left ul li {
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #EFEFEF;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }
    .news_detail_left ul li h4 {
      color: #A4A4A5; }
    .news_detail_left ul li a {
      display: block;
      padding: 15px; }
    .news_detail_left ul li i {
      font-size: 20px;
      color: #A4A4A5; }
    .news_detail_left ul li:hover {
      background: #D82D00; }
      .news_detail_left ul li:hover i {
        color: #fff; }
  .news_detail_left ul li:first-child {
    border: none;
    border-bottom: 1px solid #D5D5D5;
    background: transparent; }
    .news_detail_left ul li:first-child:hover i {
      color: #D82D00; }

.news_detail_right {
  color: #373A43; }
  .news_detail_right .news_detail_tit {
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 15px;
    background: url("../img/news/title.png") no-repeat left top;
    padding-left: 85px; }
  .news_detail_right .news_detail_content {
    font-size: 14px;
    padding-left: 85px;
    font-weight: bold;
    line-height: 30px; }

@media (max-width: 991px) {
  .news_detail_left .news_detail_date {
    padding: 20px 20px;
    margin-top: -30px;
    background: #373A43;
    text-align: center; }
  .news_detail_left ul {
    margin-bottom: 80px;
    text-align: center; }
    .news_detail_left ul li {
      margin-bottom: 10px;
      width: 24.2%;
      display: inline-block; }
    .news_detail_left ul li:first-child {
      width: 100%; }

  .news_detail_right {
    color: #373A43; }
    .news_detail_right .news_detail_tit {
      font-size: 23px;
      font-weight: bold;
      letter-spacing: 0;
      margin-bottom: 15px;
      background: url("../img/news/title.png") no-repeat left top;
      padding-left: 85px; }
    .news_detail_right .news_detail_content {
      font-size: 14px;
      padding-left: 85px;
      font-weight: bold;
      line-height: 30px; } }
.contact_left h1 {
  color: #949494;
  font-size: 50px;
  font-family: "Microsoft JhengHei", "Open Sans", sans-serif;
  text-align: left;
  font-weight: normal; }
.contact_left h2 {
  color: #000000;
  font-size: 17px;
  font-family: "Microsoft JhengHei", "Open Sans", sans-serif;
  font-weight: bold;
  border-bottom: 2px solid #CCCCCC;
  padding-bottom: 15px;
  margin-bottom: 15px; }
.contact_left h3 {
  font-size: 14px;
  color: #5C5C5C;
  font-weight: bold;
  padding: 0;
  margin: 0;
  margin-bottom: 12px; }
  .contact_left h3 span {
    display: inline-block;
    width: 10px; }
.contact_left span.more {
  margin-top: 20px;
  border: 1px solid #D82D00;
  border-radius: 3px;
  width: 130px;
  border-radius: 3px solid #D82D00;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  text-align: center;
  display: block; }
  .contact_left span.more a {
    color: #D82D00;
    display: block;
    padding: 10px; }
  .contact_left span.more:hover {
    background: #D82D00; }
    .contact_left span.more:hover a {
      color: #fff; }
.contact_left i {
  margin-right: 5px;
  color: #D82D00;
  font-size: 14px; }
.contact_left .contact_left_area {
  margin-bottom: 45px; }

.contact_right {
  text-align: center;
  font-size: 14px;
  color: #5C5C5C;
  font-weight: bold;
  line-height: 34px; }
  .contact_right span {
    display: block;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #B7B7BB;
    max-width: 250px; }
    .contact_right span a {
      display: block;
      padding: 8px;
      font-size: 17px; }
    .contact_right span:hover {
      background: #D82D00;
      border: 1px solid #D82D00; }
      .contact_right span:hover a {
        color: #fff; }

.contact01 {
  background: url("../img/contact/contact_bg.jpg"); }
  .contact01 .contact_left {
    padding-right: 50px; }
  .contact01 .contact_right {
    padding-left: 50px; }
  .contact01 .contact2 {
    margin-top: 80px;
    padding-bottom: 70px;
    background: url("../img/contact/shadow.png") repeat-x top; }
    .contact01 .contact2 .contact2_box {
      margin-top: -50px; }

@media (max-width: 991px) {
  .contact01 .contact_left {
    padding-right: 15px; }
  .contact01 .contact_right {
    padding-left: 15px; } }
/*-----------------------------------------------------*/
.bg-color {
  transition-duration: .3s; }

.text-color {
  color: #46a1de;
  transition-duration: .3s; }

.tabs {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0;
  margin: 0;
  /*  -webkit-transform: translateY(5px);
      transform: translateY(5px);*/ }
  .tabs > li {
    transition-duration: .25s;
    display: table-cell;
    list-style: none;
    text-align: center;
    padding: 20px 20px 25px 20px;
    position: relative;
    /* overflow: hidden;*/
    cursor: pointer;
    color: white; }
    .tabs > li h4 {
      font-family: "Microsoft JhengHei", "Open Sans", sans-serif; }
    .tabs > li:nth-child(1) {
      background: #E6504D; }
    .tabs > li:nth-child(2) {
      background: #545454; }
    .tabs > li:nth-child(3) {
      background: #878787; }
    .tabs > li:before {
      z-index: -1;
      position: absolute;
      content: "";
      width: 100%;
      height: 120%;
      top: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      transition-duration: .25s;
      border-radius: 5px 5px 0 0; }
    .tabs > li:hover:before {
      -webkit-transform: translateY(70%);
      transform: translateY(70%); }
    .tabs > li.active {
      color: #fff; }
      .tabs > li.active:after {
        width: 0;
        height: 0;
        position: absolute;
        content: "";
        z-index: 99;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        bottom: -10px;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent; }
      .tabs > li.active:before {
        transition-duration: .3s;
        border: 1px solid #A3A3A3;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    .tabs > li:nth-child(1).active:after {
      border-top: 10px solid #E6504D; }
    .tabs > li:nth-child(2).active:after {
      border-top: 10px solid #545454; }
    .tabs > li:nth-child(3).active:after {
      border-top: 10px solid #878787; }

.tab__content {
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  width: 100%; }
  .tab__content > li {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    list-style: none; }
    .tab__content > li .content__wrapper {
      text-align: center;
      width: 100%;
      padding: 25px 40px 25px 40px;
      border: 1px solid #B9B9B9; }

.content__wrapper h2 {
  width: 100%;
  text-align: left;
  padding-bottom: 0px;
  font-weight: 700;
  color: #E74D47;
  font-size: 18px;
  font-family: "Noto Sans TC", sans-serif; }
.content__wrapper .contact1_checkbox {
  background: #E8E8E8;
  border: 1px solid #CFCFCF;
  padding: 15px 10px; }
  .content__wrapper .contact1_checkbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
    .content__wrapper .contact1_checkbox ul li {
      display: inline-block;
      width: 15%;
      color: #525252;
      border-right: 1px solid #D4D4D4;
      font-weight: 700;
      font-size: 15px;
      margin-right: 10px; }
      .content__wrapper .contact1_checkbox ul li input {
        background: #C1C1C1;
        border: 1px solid #C1C1C1;
        padding: 3px;
        border-radius: 2px;
        outline: none; }
        .content__wrapper .contact1_checkbox ul li input:hover {
          border: 1px solid #E74D47; }
    .content__wrapper .contact1_checkbox ul li:last-child {
      border-right: none; }

.control-inline {
  padding-right: 10px; }

.control-inline label {
  display: inline; }

/*----------------------------------------------*/
.styled-checkbox {
  position: absolute;
  opacity: 0; }

.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0; }

.styled-checkbox + label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white; }

.styled-checkbox:focus + label:before,
.styled-checkbox:hover + label:before {
  background: #f35429;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.12); }

.styled-checkbox:checked + label:before {
  background: #f35429; }

.styled-checkbox.disabled + label,
.styled-checkbox[disabled] + label {
  color: #b8b8b8; }

.styled-checkbox.disabled + label:before,
.styled-checkbox[disabled] + label:before {
  box-shadow: none;
  background: #ddd; }

.styled-checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 6px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/*---------------------------------------------*/
.contact_input {
  text-align: left;
  color: #666;
  margin-top: 15px;
  margin-bottom: 0px; }
  .contact_input input, .contact_input textarea {
    border: 2px solid #DFDFDF;
    width: 100%;
    color: #888;
    padding: 10px;
    border-radius: 3px;
    outline: none;
    margin-bottom: 10px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }
    .contact_input input:hover, .contact_input textarea:hover {
      border: 2px solid #E74D47; }

.input_name {
  background: #fff url("../img/contact/i01.png") no-repeat right top; }

.input_tel {
  background: #fff url("../img/contact/i02.png") no-repeat right top; }

.input_mail {
  background: #fff url("../img/contact/i03.png") no-repeat right top; }

.input_student {
  background: #fff url("../img/contact/i04.png") no-repeat right top; }

.input_intro {
  background: #fff url("../img/contact/i05.png") no-repeat right top; }

.input_code {
  width: 150px !important;
  margin-left: 5px; }

.input_http {
  background: #fff url("../img/contact/i07.png") no-repeat right top; }

@media (max-width: 991px) {
  .content__wrapper .contact1_checkbox ul li {
    display: inline-block;
    width: 30%;
    margin-bottom: 15px; } }
@media (max-width: 640px) {
  .content__wrapper .contact1_checkbox ul li {
    display: inline-block;
    width: 40%;
    margin-bottom: 15px; } }
@media (max-width: 390px) {
  .content__wrapper .contact1_checkbox ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-right: none; } }
/*-----------------------------------------------*/
.our_word_li {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 900px;
  text-align: center; }
  .our_word_li li {
    display: inline-block;
    font-size: 18px;
    width: 24%;
    font-weight: bold;
    text-align: center;
    font-family: "Noto Sans TC", sans-serif;
    position: relative; }
    .our_word_li li:after {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
      bottom: -20px;
      width: 0;
      height: 3px;
      background-color: #DA2B00;
      content: "";
      transition: width 0.2s; }
    .our_word_li li:hover:after {
      width: 100%;
      max-width: 150px; }
  .our_word_li li.active a {
    color: #D82D00; }
  .our_word_li li.active:after {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -20px;
    width: 0;
    height: 3px;
    background-color: #DA2B00;
    content: "";
    transition: width 0.2s;
    width: 100%;
    max-width: 150px; }

.ourwork_secmenu {
  padding-top: 50px; }
  .ourwork_secmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #CDCDCD;
    padding-top: 20px; }
    .ourwork_secmenu ul li {
      display: inline-block;
      text-align: center; }
      .ourwork_secmenu ul li a {
        font-size: 15px;
        display: block;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s;
        padding: 10px 15px;
        border-radius: 3px;
        font-weight: bold;
        letter-spacing: 0px; }
        .ourwork_secmenu ul li a:hover {
          background: #B0B1B4;
          color: #fff; }
    .ourwork_secmenu ul li.active a {
      background: #B0B1B4;
      color: #fff; }

@media (max-width: 1280px) {
  .ourwork_secmenu {
    padding-top: 50px; }
    .ourwork_secmenu ul li {
      width: 24%;
      text-align: center;
      margin-bottom: 10px; } }
@media (max-width: 991px) {
  .ourwork_secmenu {
    padding-top: 50px; }
    .ourwork_secmenu ul li {
      width: 33%;
      text-align: center;
      margin-bottom: 10px; } }
@media (max-width: 768px) {
  .ourwork_secmenu {
    padding-top: 50px; }
    .ourwork_secmenu ul li {
      width: 32.5%;
      text-align: center;
      margin-bottom: 10px; } }
@media (max-width: 640px) {
  .ourwork_secmenu {
    padding-top: 50px; }
    .ourwork_secmenu ul li {
      width: 49%;
      text-align: center;
      margin-bottom: 5px; }
      .ourwork_secmenu ul li a {
        padding: 5px !important; } }
/*----------------------------------------------*/
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

.boxes {
  display: block;
  width: 30%;
  height: 220px;
  background: #fe4;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 1.5%;
  cursor: pointer; }

.da-image {
  min-height: 100%;
  width: 100%; }

.overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: -100%;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10; }

/*--------------------------------------------------*/
.work_down_word {
  padding-top: 60px;
  padding-bottom: 60px; }
  .work_down_word h4 {
    font-family: "Microsoft JhengHei", "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #48494A;
    font-size: 15px;
    padding-bottom: 50px;
    max-width: 690px;
    margin: 0 auto;
    background: url("../img/work/line2.png") no-repeat bottom center; }

.case_banner {
  position: relative;
  text-align: center;
  min-height: 1300px; }
  .case_banner img {
    margin-top: -6px; }
  .case_banner .case_word {
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px; }
    .case_banner .case_word h3 {
      color: #ECECEC;
      font-size: 15px;
      max-width: 200px;
      margin: 0 auto;
      padding: 10px;
      background: rgba(0, 0, 0, 0.6);
      letter-spacing: 1px;
      border: 1px solid rgba(255, 255, 255, 0.7);
      border-radius: 3px; }
    .case_banner .case_word p {
      font-size: 17px;
      padding-bottom: 50px;
      background: url("../img/work/line3.png") no-repeat bottom center;
      color: #E0E0E0;
      max-width: 650px;
      margin: 0 auto; }

/*------------------------------------------------*/
body {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: perspective(800px);
  transform: perspective(800px); }

.wrap {
  position: absolute;
  -webkit-perspective: 500px;
  perspective: 500px;
  height: 100%;
  width: 100%;
  top: 300px;
  bottom: 0;
  left: 0;
  right: 0;
  /* overflow: hidden;*/
  text-align: center; }

@media (max-width: 1199px) {
  .wrap {
    position: absolute;
    -webkit-perspective: 300px;
    perspective: 300px;
    height: 100%;
    width: 100%;
    top: 450px; } }
@media (max-width: 991px) {
  .wrap {
    top: 500px; } }
.card-shadow, .card {
  margin: 0 auto;
  /*  margin-top: 100px;*/
  width: 1063px;
  height: 950px;
  z-index: 1;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.card {
  background-size: 100%; }

.card-shine {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 1;
  /* border-radius: 10px;*/
  /*  background: -webkit-linear-gradient(315deg, rgba(245, 245, 255, 0.1) 0%, rgba(255, 255, 255, 0) 60%);
    background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 60%);*/
  /* background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 60%);*/
  z-index: -1; }

.card-shadow {
  top: 10px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(40px);
  transform: translateZ(40px);
  z-index: -1;
  /* background: #B3B3B3;*/
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  /*box-shadow: 0 0 30px 10px #aaa;*/ }

.card-front, .card-title, .card-subtitle {
  position: absolute;
  color: #FFF;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.card-front {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  z-index: 0;
  /* background-color: rgba(0, 0, 0, 0.1);*/ }

.card-title {
  font-weight: 700;
  text-align: left;
  left: 40px;
  bottom: 190px;
  font-size: 35px;
  line-height: 30px;
  text-shadow: 0 5px 8px rgba(0, 0, 0, 0.65);
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  overflow: hidden;
  margin: 0;
  width: 80%; }

.no-padding1960 {
  padding: 0; }

@media (max-width: 768px) {
  .no-padding1960 {
    padding-right: 15px;
    padding-left: 15px; }

  .about_h1768 {
    margin-right: 30px;
    float: none !important; }

  #home_about .about_h1768 h4 {
    margin-bottom: 30px; } }
/*------------------------------------------------*/
.case01 {
  min-height: 0px;
  padding: 0;
  margin: 0;
  background: #000 url("../img/work/bg.jpg"); }

/*------------------------------------------------*/
.menu_open_inside {
  width: 100%;
  display: none;
  padding: 0;
  margin: 0;
  height: 300px;
  position: absolute;
  top: 80px;
  z-index: 10;
  right: 0; }
  .menu_open_inside img {
    max-width: 100%; }
  .menu_open_inside .menu_open_ul {
    position: relative; }
    .menu_open_inside .menu_open_ul .menu_open_close {
      position: absolute;
      display: none;
      right: 10%;
      top: 10%;
      cursor: pointer; }
      .menu_open_inside .menu_open_ul .menu_open_close i {
        font-size: 26px;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s; }
      .menu_open_inside .menu_open_ul .menu_open_close:hover i {
        color: #D82D00; }
    .menu_open_inside .menu_open_ul ul {
      list-style: none;
      padding: 0;
      margin: 0;
      width: 100%; }
      .menu_open_inside .menu_open_ul ul li {
        width: 25%;
        display: inline-block;
        margin-left: -5px;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        transition: all 0.25s; }
        .menu_open_inside .menu_open_ul ul li:hover {
          background: #D82D00 !important; }
          .menu_open_inside .menu_open_ul ul li:hover a {
            color: #fff; }
        .menu_open_inside .menu_open_ul ul li a {
          color: #A2A2A2;
          font-size: 20px;
          height: 150px;
          padding-top: 60px;
          font-family: "Open Sans", sans-serif;
          font-weight: bold;
          text-align: center;
          display: block; }
      .menu_open_inside .menu_open_ul ul li:nth-child(1) {
        background: #121014; }
      .menu_open_inside .menu_open_ul ul li:nth-child(2) {
        background: #212020; }
      .menu_open_inside .menu_open_ul ul li:nth-child(3) {
        background: #212020; }
      .menu_open_inside .menu_open_ul ul li:nth-child(4) {
        background: #2E2E2E; }

@media (max-width: 1024px) {
  .menu_open_inside {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    display: none;
    padding: 0;
    margin: 0;
    height: 100%;
    position: fixed;
    bottom: 0;
    z-index: 60;
    right: 0;
    top: 0; }
    .menu_open_inside img {
      max-width: 100%; }
    .menu_open_inside .menu_open_ul {
      position: relative;
      width: 100%; }
      .menu_open_inside .menu_open_ul .menu_open_close {
        display: block; }
        .menu_open_inside .menu_open_ul .menu_open_close i {
          font-size: 26px;
          -webkit-transition: all 0.25s;
          -moz-transition: all 0.25s;
          transition: all 0.25s; }
      .menu_open_inside .menu_open_ul ul {
        list-style: none;
        padding: 0;
        margin: 18% auto;
        width: 500px; }
        .menu_open_inside .menu_open_ul ul li {
          width: 49.5%;
          display: inline-block;
          margin-left: -5px;
          -webkit-transition: all 0.25s;
          -moz-transition: all 0.25s;
          transition: all 0.25s; }
          .menu_open_inside .menu_open_ul ul li:hover {
            background: #D82D00 !important; }
            .menu_open_inside .menu_open_ul ul li:hover a {
              color: #fff; }
          .menu_open_inside .menu_open_ul ul li a {
            color: #A2A2A2;
            font-size: 20px;
            height: 250px;
            padding-top: 110px;
            font-family: "Open Sans", sans-serif;
            font-weight: bold;
            text-align: center;
            display: block; } }
@media (max-width: 640px) {
  .menu_open_inside .menu_open_ul {
    position: relative;
    width: 100%; }
    .menu_open_inside .menu_open_ul ul {
      list-style: none;
      padding: 0;
      margin: 22% auto;
      width: 400px; }
      .menu_open_inside .menu_open_ul ul li {
        width: 49.5%;
        display: inline-block;
        margin-left: -5px; }
        .menu_open_inside .menu_open_ul ul li a {
          font-size: 20px;
          height: 200px;
          padding-top: 90px; } }
@media (max-width: 430px) {
  .menu_open_inside .menu_open_ul {
    position: relative;
    width: 100%; }
    .menu_open_inside .menu_open_ul ul {
      list-style: none;
      padding: 0;
      margin: 33% auto;
      width: 90%; }
      .menu_open_inside .menu_open_ul ul li {
        width: 100%;
        display: block;
        margin-left: -5px; }
        .menu_open_inside .menu_open_ul ul li a {
          font-size: 20px;
          height: 80px;
          padding-top: 20px; } }
.work_left h1 {
  padding-top: 20px;
  color: #1E1E1E;
  font-size: 45px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0;
  background: url("../img/work/line4.png") top left no-repeat; }
.work_left p {
  color: #5A5A5A;
  font-size: 17px;
  font-weight: bold;
  margin-top: 20px; }

.work_right {
  padding: 0;
  margin-right: 0px;
  text-align: right; }

.page_all {
  text-align: center;
  margin-top: -900px; }
  .page_all img {
    z-index: 50; }

.case_down {
  background: url("../img/work/bg22.jpg");
  margin-top: 790px;
  min-height: 400px;
  padding-bottom: 500px; }
  .case_down .case_container {
    position: relative; }
  .case_down .page_hand {
    position: absolute;
    bottom: -500px; }
  .case_down .page_s_pic {
    margin-top: -350px;
    margin-left: -150px; }
  .case_down .down_more_btn {
    margin-top: 0px;
    bottom: -500px; }

/*-----------------------------------------------*/
@media (max-width: 1280px) {
  .case_banner {
    min-height: 1000px; }

  .card-shadow, .card {
    width: 750px;
    height: 540px; }

  .card {
    background-size: 750px 540px !important; }

  .work_left {
    width: 97% !important;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center; }
    .work_left img {
      max-width: 100%; }
    .work_left h1 {
      font-size: 45px;
      text-align: center;
      background-position: top center; }

  .work_right {
    text-align: center;
    width: 97% !important;
    padding: 0;
    margin: 0;
    margin-left: 20px;
    margin-right: 80px; }
    .work_right img {
      max-width: 100%; }

  .page_all {
    margin-top: -800px; }
    .page_all img {
      max-width: 100%; }

  .case_down {
    margin-top: 790px;
    padding-bottom: 500px; }
    .case_down .page_hand {
      bottom: -500px; }
      .case_down .page_hand img {
        max-width: 100%; }
    .case_down .page_s_pic {
      margin-top: -350px;
      margin-left: -150px; }
    .case_down .down_more_btn {
      margin-top: 0px;
      bottom: -500px; } }
@media (max-width: 640px) {
  .case_banner {
    min-height: 500px; }

  .card-shadow, .card {
    width: 550px;
    height: 390px; }

  .card {
    background-size: 550px 390px !important; }

  .work_left {
    width: 97% !important;
    padding: 0;
    margin: 0; }

  .work_right {
    text-align: center;
    width: 97% !important;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    margin-right: 10px; } }
@media (max-width: 480px) {
  .case_down {
    margin-top: 900px; }

  .case_banner {
    min-height: 500px; }

  .card-shadow, .card {
    width: 400px;
    height: 290px; }

  .card {
    background-size: 400px 290px !important; } }
/*-----------------------------------*/
video {
  /* position: fixed;*/
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 900px;
  /* width: auto;
   height: auto;*/
  z-index: -100;
  /*  transform: translateX(-50%) translateY(-50%);*/
  /*background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;*/
  background-size: cover;
  transition: 1s opacity; }

.stopfade {
  opacity: .5; }

@media screen and (max-width: 500px) {
  /* div{width:70%;} */ }
@media screen and (max-device-width: 800px) {
  html {
    background: url(//demosthenes.info/assets/images/polina.jpg) #000 no-repeat center center fixed; }

  #bgvid {
    display: none; } }
.nav_logo2 {
  display: block;
  width: 30px !important;
  height: 30px !important; }

.home_index_btn {
  background: #D82D00;
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px;
  border-radius: 5px;
  width: 150px;
  outline: 0; }
  .home_index_btn:hover {
    background: #C60005;
    color: #fff; }

.home_index_btn2 {
  background: #D82D00;
  color: #fff;
  display: block;
  font-weight: bold;
  text-align: center;
  padding: 5px 10px;
  border-radius: 5px;
  width: 150px;
  margin-top: 50px;
  font-size: 14px;
  outline: 0; }
  .home_index_btn2:hover {
    background: #C60005;
    color: #fff; }

.home_index_btn3 {
  background: #D82D00;
  color: #fff;
  display: block;
  font-weight: bold;
  text-align: center;
  padding: 5px 10px;
  border-radius: 5px;
  width: 150px;
  font-size: 14px;
  outline: 0;
  margin: 0 auto;
  margin-top: 30px; }
  .home_index_btn3:hover {
    background: #C60005;
    color: #fff; }

.display768 {
  display: none;
  vertical-align: top; }
  .display768 img {
    vertical-align: top;
    padding: 0;
    margin: 0;
    margin-top: -30px; }

.display768none {
  display: block; }

.mt_30 img {
  margin-top: -20px; }

@media (max-width: 768px) {
  .display768 {
    display: block; }

  .display768none {
    display: none; }

  #home_banner .home_banner_img .home_banner_word {
    bottom: 15%; }

  #home_banner {
    padding: 0;
    margin: 0;
    position: relative;
    height: auto !important; }
    #home_banner .home_banner_img {
      position: relative;
      height: auto !important; } }
.about_qa_box {
  margin-bottom: 40px; }
  .about_qa_box div {
    padding: 0;
    margin: 0; }
  .about_qa_box div a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 30px 15px;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }
    .about_qa_box div a:hover h1:after {
      width: 100px; }
  .about_qa_box h1 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
    position: relative; }
    .about_qa_box h1:after {
      content: '';
      position: absolute;
      z-index: 5;
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      width: 0px;
      height: 2px;
      background: #fff;
      bottom: -14px; }
  .about_qa_box .about_qa_box1 a {
    background: #E6504D; }
  .about_qa_box .about_qa_box2 a {
    background: #545454; }
  .about_qa_box .about_qa_box3 a {
    background: #878787; }

@media (max-width: 768px) {
  .about_qa_box {
    margin-bottom: 0px; } }
@media (max-width: 540px) {
  .about_qa_box {
    margin-bottom: 0px; }

  .about_qa_box1, .about_qa_box2, .about_qa_box3 {
    width: 100% !important; }

  #home_about .home_about_box2 h5 {
    font-size: 50px; }

  #home_about .home_about_box2 {
    padding: 30px; } }
.afff a {
  color: #fff !important; }

@media (max-width: 480px) {
  .contact_left_home, .contact_right_home {
    width: 100%;
    display: block; } }
.menu_130 {
  height: 130px; }
