/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US

    ========================================================  */


/* =============================================================
   GENERAL STYLES
 ============================================================ */

body {
  font-family: "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.set-pad {
  padding-top: 35px;
}

.set-row-pad {
  padding-top: 30px;
  padding-bottom: 50px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Noto Serif TC", serif;
  font-weight: normal !important;
}

a {
  text-decoration: none;

  color: #b93256;
}


/*=====================================
  NAVBAR STYLES
    ===================================*/

.logo-custom {
  max-height: 40px;
}

#menu {
  min-height: 70px;
  /*font-size: 14px;*/

  font-weight: 900;

  letter-spacing: 1px;

  color: #666;
  background: rgb(236, 236, 236);
  background: -moz-linear-gradient(0deg, rgba(236, 236, 236, 1) 0%, rgba(255, 255, 255, 1) 70%);
  background: -webkit-linear-gradient(0deg, rgba(236, 236, 236, 1) 0%, rgba(255, 255, 255, 1) 70%);
  background: linear-gradient(0deg, rgba(236, 236, 236, 1) 0%, rgba(255, 255, 255, 1) 70%);
  background-repeat: no-repeat;

  filter: progid:dximagetransform.Microsoft.gradient(startColorstr="#ececec", endColorstr="#ffffff", GradientType=1);
}

.navbar-inverse {
  border-color: transparent;
}

.navbar-inverse .navbar-nav > li > a {
  color: #666;
  text-shadow: none;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:active {
  color: #b93256;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #fff;
}

.navbar-right {
  margin-top: 10px !important;
}


/*=====================================
  HOME STYLES
    ===================================*/
.slide {
  margin-top: 70px;
}

.home-sec {
  padding: 0;
  padding-top: 10px;
  padding-bottom: 60px;

  color: #fff;
  background: url(../img/10.jpg) no-repeat center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* for ios */
@media screen and (max-device-width: 1024px) {
  .home-sec {
    background-attachment: scroll;
  }

  .logo-custom {
    max-height: 35px;
  }

  .navbar-brand {
    /*padding: 9px 10px;*/
  }

  #menu {
    min-height: 50px;
  }

  .slide {
    margin-top: 60px;
  }
}



/*body {
    padding-top: 70px;
}

.home-sec img {
    margin: 0 auto;
-webkit-box-shadow: 0px -5px 10px -3px rgba(0,0,0,1);
-moz-box-shadow: 0px -5px 10px -3px rgba(0,0,0,1);
box-shadow: 0px -5px 10px -3px rgba(0,0,0,1);
}

.home-sec {
    padding-top: 10px;
    padding-bottom: 60px;
    background: url(../img/10.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}*/

.home-sec .overlay {
  /*background: rgba(38, 57, 88, 0.89);*/
  /*min-height: 500px;*/
}

.home-sec h1 {
  padding-bottom: 35px;

  font-size: 50px;
  font-weight: 900;

  text-transform: uppercase;

  color: #fff;
}

.home-sec h3 {
  text-transform: uppercase;
}


/*.set-flexi {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    background-color: transparent;
    border: 0px solid #000;
    padding-top: 120px;
    margin: 0 0 60px;
}*/

.set-flexi {
  padding-top: 80px;
  margin: 0 0 20px;

  border: 0 solid #000;
  background-color: transparent;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0);

  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
}

.flex-control-nav {
  display: none !important;
}

.set-flexi a {
  margin: 5px;
}


/*=====================================
  TAG LINE STYLES
    ===================================*/

.tag-line {
  color: #000;
  background: #e0e6eb;
}

.tag-line h2 {
  padding: 5px 10px 10px 5px;

  font-size: 20px;
  font-weight: 900;

  color: #005e5a;
}

.tag-line h2 > i {
  margin-right: 8px;
  margin-left: 8px;
}


/*=====================================
  HEADER LINE STYLES
    ===================================*/

.header-line {
  padding-top: 25px;
  padding-bottom: 5px;

  font-size: 30px;
  font-weight: 900;

  color: #000;
}

h1::after {
  display: block;
  width: 200px;
  margin: 12px auto;

  content: " ";

  border: solid 2px #b93256;
}

.des-1 {
  padding-bottom: 15px;

  font-size: 21px;

  text-align: left;
  text-indent: -23px;
}

.des-1-check {
  vertical-align: middle;

  color: #b93256;
}


/*=====================================
  ABOUT STYLES
  ===================================*/

.about-div {
  padding: 30px;
}

.icon-round-border {
  width: 100px;
  height: 100px;
  padding-top: 15px;
  /*cursor: pointer;*/

  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  text-align: center;

  color: #E4F527;
  border: 10px double #E4F527;
  border-radius: 50%;
}

.icon-round-border:hover {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;

  color: #fff;
  border: 10px double #fff;
  background-color: #f7af00;
}

.about-div hr {
  border: 1px solid #b93256;
}

.about-div h3 {
  font-size: 25px;
  font-weight: 700;

  text-transform: uppercase;
}

.about-div p {
  padding-top: 10px;
}

.btn-set {
  margin-bottom: 20px;

  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}


/*=====================================
  RECRUIT STYLES
  ===================================*/

#recruit-sec {
  color: #fff;
  background-color: #178ADD;
}

#recruit-sec .header-line {
  color: #fff;
}

#game-sec {
  background-color: #d9d5cd;
}

.recruit-div h4 {
  font-weight: 700;
  line-height: 30px;
}

.recruit-div {
  padding: 30px;
}

.recruit-div hr {
  border: 1px solid #E4F527;
}

.recruit-div h3 {
  font-size: 25px;
  font-weight: 700;

  text-transform: uppercase;
}

.recruit-div p {
  padding-top: 0;
  font-size: 21px;
  /*padding-bottom: 15px;*/
}

.recruit-div img {
  border: 10px double #fff;
}

.recruit-div ul,
.recruit-div ol {
  padding-left: 20px;

  font-size: 18px;
}

/*=====================================
  CONTENTLIST STYLES
  ===================================*/

#contentlist-sec {
  /*padding-top: 10px;
    padding-bottom: 60px;*/
  word-break: break-all;
  /*background: url(../img/header2.jpg) no-repeat center center;
    padding: 0;
    -webkit-background-size: cover;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;*/
}

#contentlist-sec .overlay {
  min-height: 600px;
  /*background: rgba(0, 0, 0, 0.76);*/

  background: #f5f5f5;
}

#contentlist-sec h1 {
  /*color:#fff;*/
}

#contentlist-sec .form-control {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
}


/*.table-bordered {
  border: 4px double #1a94c4;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #1a94c4;
}*/


/*=====================================
  Footer STYLES
  ===================================*/

#footer {
  padding: 5px 20px;

  font-size: 15px;

  text-align: right;

  color: #fff;
  background-color: #178ADD;
}

#footer a {
  color: #fff;
}

.d-logo img {
  margin-right: 0;
}

#privacyModal .modal-body {
  height: 400px;
  overflow: auto;
}

.privacy_content h2 {
  font-size: 18px;
}

.float-share {
  position: fixed;
  top: 65%;
  z-index: 9999;

  width: 80px;
  padding: 10px 0;
  margin-bottom: 10px;
  margin-left: -120px;

  text-align: center;

  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
  /*overflow: hidden;*/
}

.facebook-like {
  margin-bottom: 10px;
}

@media screen and max-width 999px {
  .float-share {
    display: none !important;
  }
}

#back-top {
  position: fixed;
  right: 30px;
  bottom: 50px;
  z-index: 9999;

  display: none;
}

#back-top .btn {
  padding: 6px 12px;
}


.divImg {
  position: relative;

  overflow: hidden;
}

.divImg .caption {
  position: absolute;
  top: 0;

  width: 100%;
  height: 100%;

  cursor: pointer;
  transition: transform .35s ease;
  transform: scaleY(0);
  transform-origin: top;
}

.caption-text p {
  font-size: 24px;

  text-transform: uppercase;
}

.caption-text {
  position: absolute;
  top: 50%;
  z-index: 5;

  width: 100%;

  transform: translateY(-50%);
  text-align: center;

  color: #fff;
}

.blur {
  position: absolute;
  top: 0;

  width: 100%;
  height: 100%;

  background-color: rgba(0, 0, 0, .5);
}

.effect4 .caption {
  -webkit-transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  transition: opacity .35s ease-in-out;
}

.effect4 .caption {
  top: 50%;

  transform: translateY(-50%);

  opacity: 0;

  -webkit-backface-visibility: hidden;
}

.effect4:hover img {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
}

.effect4:hover .caption {
  opacity: 1;
}

.navbar-collapse {
  border-top: 0 solid transparent;
}

/*card with table*/
.card > .table td:first-child,
.card > .table th:first-child {
  border-left-width: 0;
  border-left-style: none;
}

.card > .table td:last-child,
.card > .table th:last-child {
  border-right-width: 0;
  border-right-style: none;
}

.card > .table tr:first-child {
  border-top-width: 0;
  border-top-style: none;
}

.card > .table tr:last-child {
  border-bottom-width: 0;
  border-bottom-style: none;
}

.card > .table tr:last-child td:first-child,
.card > .table tr:last-child td:last-child {
  border-radius: .375rem;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;

  font-size: .75rem;
  line-height: 1.5;

  border-radius: 3px;
}

.btn-default {
  color: #212529;
  border-color: #f8f9fa;
  background-color: #f8f9fa;
}

.ui.table {
  --bs-table-bg: transparent;
}

.ui.table tbody td {
  border-bottom: 0;
}

#register-form .form-check {
  line-height: 1.5;
}
