@font-face {
  font-family: 'Noto Sans TC';
  src: url("fonts/Noto_Sans_TC/NotoSansTC-Regular.woff") format("woff"), url("fonts/Noto_Sans_TC/NotoSansTC-Regular.otf") format("opentype"), url("fonts/Noto_Sans_TC/NotoSansTC-Regular.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto_Sans_TC_bold';
  src: url("fonts/Noto_Sans_TC/NotoSansTC-Bold.otf") format("woff"), url("fonts/Noto_Sans_TC/NotoSansTC-Bold.otf") format("opentype"), url("fonts/Noto_Sans_TC/NotoSansTC-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Ubuntu';
  src: url("fonts/Ubuntu/Ubuntu-Regular.ttf") format("opentype"); }
@font-face {
  font-family: 'Noto Sans JP';
  src: url("fonts/Noto_Sans_JP/NotoSansJP-Regular.ttf") format("opentype"); }
*::-webkit-scrollbar {
  height: 10px;
  width: 12px;
  background-color: #222; }

*::-webkit-scrollbar-thumb {
  background-color: #d99c03;
  border: 1px solid #222;
  border-radius: 10px; }

html {
  padding: 0 !important;
  overflow-x: hidden; }

body {
  font-size: 16px !important;
  width: 100%;
  overflow-x: hidden !important;
  background-color: white;
  color: #666 !important;
  min-height: 900px;
  font-family: 'Ubuntu', Arial, 'Noto Sans TC', sans-serif !important;
  letter-spacing: 0; }
  body:lang(ja) {
    font-family: 'Ubuntu', Arial, 'Noto Sans JP', sans-serif !important; }
  @media (min-width: 992px) {
    body {
      font-size: 17px !important; } }
  @media (min-width: 1200px) {
    body {
      font-size: 18px !important; } }
  body p, body ul, body li {
    font-size: 1rem !important;
    line-height: 1.67rem; }
  body p:last-child {
    margin-bottom: 0; }
  body a {
    text-decoration: none;
    transition: all 0.3s linear !important; }
  body img {
    transition: all 0.3s linear; }
  body mark, body .mark {
    color: #d99c03 !important;
    padding: 0;
    font-weight: bold;
    background-color: transparent !important;
    margin: 0 0.2rem; }

.container-fluid {
  --bs-gutter-x: 1.5rem;
  padding-right: calc(var(--bs-gutter-x) * 1) !important;
  padding-left: calc(var(--bs-gutter-x) * 1) !important; }
  @media (min-width: 769px) {
    .container-fluid {
      padding-right: calc(var(--bs-gutter-x) * 1.5) !important;
      padding-left: calc(var(--bs-gutter-x) * 1.5) !important; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: calc(var(--bs-gutter-x) * 3) !important;
      padding-left: calc(var(--bs-gutter-x) * 3) !important; } }

.block-1, .block-2, .block-2 .organization, .block-contact, .history .row .event-list:first-child, .history .row .event-list:first-child .col-12 {
  padding: 3.5rem 0; }
  .block-1 .block-title, .block-2 .block-title, .block-contact .block-title, .history .row .event-list:first-child .block-title {
    font-size: 1.6rem;
    letter-spacing: 0.2rem;
    font-weight: 400; }
    .block-1 .block-title span, .block-2 .block-title span, .block-contact .block-title span, .history .row .event-list:first-child .block-title span {
      font-size: 0.85rem;
      text-transform: uppercase;
      margin-left: 1rem;
      font-weight: normal; }
  .block-1 .block-title2, .block-2 .block-title2, .block-contact .block-title2, .history .row .event-list:first-child .block-title2 {
    text-align: center;
    font-size: 1.33rem;
    color: #d99c03;
    font-weight: normal;
    margin-bottom: 4rem;
    position: relative; }
    .block-1 .block-title2:after, .block-2 .block-title2:after, .block-contact .block-title2:after, .history .row .event-list:first-child .block-title2:after {
      position: absolute;
      left: 50%;
      bottom: -1.2rem;
      width: 10px;
      height: 8px;
      content: "";
      clip-path: polygon(0 0, 50% 50%, 100% 0);
      background-color: #d99c03;
      transform: translateX(-50%); }
  .block-1 .block-title3, .block-2 .block-title3, .block-contact .block-title3, .history .row .event-list:first-child .block-title3 {
    font-size: 1.5rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 2rem; }
  .block-1 .block-title4, .block-2 .block-title4, .block-contact .block-title4, .history .row .event-list:first-child .block-title4 {
    font-size: 1.05rem;
    font-weight: normal;
    margin-bottom: 2rem;
    color: white;
    padding: 0.8rem 1rem;
    text-align: center;
    background: linear-gradient(to right, rgba(217, 156, 3, 0) 5%, #d99c03 25%, #d99c03 75%, rgba(217, 156, 3, 0) 95%); }
  @media (min-width: 992px) {
    .block-1 .block-title, .block-2 .block-title, .block-contact .block-title, .history .row .event-list:first-child .block-title {
      font-size: 1.8rem; }
      .block-1 .block-title span, .block-2 .block-title span, .block-contact .block-title span, .history .row .event-list:first-child .block-title span {
        font-size: 0.95rem; }
    .block-1 .block-title2, .block-2 .block-title2, .block-contact .block-title2, .history .row .event-list:first-child .block-title2 {
      font-size: 1.5rem; }
    .block-1 .block-title3, .block-2 .block-title3, .block-contact .block-title3, .history .row .event-list:first-child .block-title3 {
      font-size: 1.75rem; }
    .block-1 .block-title4, .block-2 .block-title4, .block-contact .block-title4, .history .row .event-list:first-child .block-title4 {
      font-size: 1.15rem; } }
  @media (min-width: 1400px) {
    .block-1, .block-2, .block-2 .organization, .block-contact, .history .row .event-list:first-child, .history .row .event-list:first-child .col-12 {
      padding: 4.5rem 0; }
      .block-1 .block-title, .block-2 .block-title, .block-contact .block-title, .history .row .event-list:first-child .block-title {
        font-size: 2rem; }
        .block-1 .block-title span, .block-2 .block-title span, .block-contact .block-title span, .history .row .event-list:first-child .block-title span {
          font-size: 1rem; }
      .block-1 .block-title2, .block-2 .block-title2, .block-contact .block-title2, .history .row .event-list:first-child .block-title2 {
        font-size: 1.67rem; }
      .block-1 .block-title3, .block-2 .block-title3, .block-contact .block-title3, .history .row .event-list:first-child .block-title3 {
        font-size: 2rem; }
      .block-1 .block-title4, .block-2 .block-title4, .block-contact .block-title4, .history .row .event-list:first-child .block-title4 {
        font-size: 1.25rem; } }

.block-1 .slogan, .block-1 img {
  border-radius: 10px; }
  @media (min-width: 769px) {
    .block-1 .slogan, .block-1 img {
      border-radius: 14px; } }
  @media (min-width: 1200px) {
    .block-1 .slogan, .block-1 img {
      border-radius: 18px; } }
  @media (min-width: 1680px) {
    .block-1 .slogan, .block-1 img {
      border-radius: 25px; } }

.block-2 .organization .box, .block-contact .call, .history .row .event-list:first-child, .history .row .event-list:first-child .col-12, .cmp-box {
  border-radius: 5px; }
  @media (min-width: 769px) {
    .block-2 .organization .box, .block-contact .call, .history .row .event-list:first-child, .history .row .event-list:first-child .col-12, .cmp-box {
      border-radius: 8px; } }
  @media (min-width: 1200px) {
    .block-2 .organization .box, .block-contact .call, .history .row .event-list:first-child, .history .row .event-list:first-child .col-12, .cmp-box {
      border-radius: 12px; } }
  @media (min-width: 1680px) {
    .block-2 .organization .box, .block-contact .call, .history .row .event-list:first-child, .history .row .event-list:first-child .col-12, .cmp-box {
      border-radius: 15px; } }

.btn {
  padding: 0.45rem 2rem;
  font-size: 1rem;
  border-radius: 3px; }

.btn-more-light {
  background-color: transparent;
  border: 0;
  font-size: 0.88rem;
  color: white;
  padding: 0.8rem 0 !important;
  transition: all 0.3s linear; }
  .btn-more-light i {
    position: relative;
    color: #d99c03; }
    .btn-more-light i:before {
      position: relative;
      z-index: 1;
      transform: scale(0.75); }
    .btn-more-light i:after {
      position: absolute;
      width: 16px;
      height: 16px;
      left: 50%;
      top: 50%;
      content: "";
      background-color: white;
      border-radius: 50%;
      transform: translate(-50%, -50%);
      z-index: 0; }
  .btn-more-light:hover, .btn-more-light:active, .btn-more-light:focus {
    color: white !important;
    transform: translateX(15px); }

.btn-more-primary {
  background-color: transparent;
  border: 0;
  font-size: 0.88rem;
  color: #d99c03;
  padding: 0 0 0 1.8rem !important;
  transition: all 0.3s linear;
  position: relative; }
  .btn-more-primary:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 1px;
    content: "";
    background-color: #d99c03; }
  .btn-more-primary:hover, .btn-more-primary:active, .btn-more-primary:focus {
    color: #d99c03 !important;
    transform: translateX(15px); }

.btn-outline-primary {
  border: 1px solid #d99c03;
  color: #d99c03; }
  .btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus {
    border: 1px solid #d99c03 !important;
    background-color: #d99c03 !important;
    color: white; }

.btn-refresh {
  padding: 0.5rem !important;
  height: 40px !important;
  transition: all 0.3s linear; }
  .btn-refresh i {
    color: #999;
    transition: all 0.3s linear; }
  .btn-refresh:hover, .btn-refresh:active, .btn-refresh:focus {
    transform: rotate(180deg); }
    .btn-refresh:hover i, .btn-refresh:active i, .btn-refresh:focus i {
      color: #d99c03; }

.btn-back {
  color: white;
  font-size: 1;
  display: inline-flex;
  align-items: center;
  border: 0 !important;
  position: relative;
  overflow: hidden;
  padding-left: 0 !important;
  margin-bottom: -1px;
  border-radius: 0 !important; }
  .btn-back:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    content: "";
    background-color: #d99c03;
    transition: all 0.3s linear; }
  .btn-back img {
    display: inline-flex;
    width: 16px;
    height: 16px;
    margin-right: 0.5rem; }
  .btn-back:hover, .btn-back:active {
    color: white !important; }
    .btn-back:hover:after, .btn-back:active:after {
      width: 100%; }

.btn-play {
  color: white;
  text-align: center;
  border: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .btn-play i {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    transition: all 0.3s linear; }
  .btn-play p {
    font-size: 1rem !important; }
  .btn-play:hover i {
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.85);
    color: #d99c03; }

.video-container {
  display: none;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16 / 9;
  position: relative; }
  .video-container iframe {
    width: 100%;
    height: 100%;
    border: none; }

.text-primary {
  color: #d99c03 !important;
  font-weight: normal !important; }

/*about*/
.block-1 {
  position: relative; }
  .block-1 .col-12 {
    position: relative;
    z-index: 1; }
  .block-1 .slogan {
    font-size: 1.6rem;
    font-style: italic;
    padding: 0;
    background: transparent;
    color: #d99c03;
    letter-spacing: 0.1rem;
    font-weight: normal;
    margin: 0 0 3rem 0; }
  .block-1 p {
    font-size: 1rem !important;
    letter-spacing: 0.1rem; }
  .block-1 ul li {
    font-size: 1rem !important;
    letter-spacing: 0.15rem; }
  @media (min-width: 992px) {
    .block-1:after {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 40%;
      content: "";
      background-image: url("../images/bg-about1.jpg");
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-position: center bottom;
      z-index: 0; }
    .block-1 .slogan {
      font-size: 1.67rem;
      padding: 1.8rem 2.5rem;
      background: -webkit-linear-gradient(left, #cc9900 50%, rgba(204, 153, 0, 0) 90%);
      background: -o-linear-gradient(left, #cc9900 50%, rgba(204, 153, 0, 0) 90%);
      background: linear-gradient(to right, #cc9900 50%, rgba(204, 153, 0, 0) 90%);
      color: white;
      margin: -30px 0 3rem -90px;
      letter-spacing: 0.2rem; }
    .block-1 p {
      font-size: 1.1rem !important;
      letter-spacing: 0.2rem; }
    .block-1 ul li {
      font-size: 1.1rem !important;
      letter-spacing: 0.2rem; } }
  @media (min-width: 1200px) {
    .block-1:after {
      height: 48%; }
    .block-1 p {
      font-size: 1.15rem !important; }
    .block-1 ul li {
      font-size: 1.15rem !important; } }
  .block-1 img {
    overflow: hidden; }

.block-2 {
  position: relative;
  background-color: black;
  background-image: url("../images/bg-about2.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top; }
  .block-2 p {
    font-size: 1.1rem !important;
    letter-spacing: 0.2rem; }
  @media (min-width: 769px) {
    .block-2 {
      background-size: cover;
      background-position: center; } }
  @media (min-width: 992px) {
    .block-2 p {
      font-size: 1.1rem !important; } }
  @media (min-width: 1200px) {
    .block-2 p {
      font-size: 1.15rem !important; } }
  .block-2 .organization {
    padding-bottom: 0;
    text-align: center;
    width: 100%; }
    .block-2 .organization .box {
      background-color: #f6f6f6;
      padding: 1.5rem 2rem; }
      .block-2 .organization .box .box-title {
        font-weight: 500;
        font-size: 1.2rem;
        margin-bottom: 0;
        color: #d99c03;
        text-align: center; }
      .block-2 .organization .box ul {
        margin: 0;
        padding: 0; }
        .block-2 .organization .box ul li {
          list-style: none;
          line-height: 1.3rem;
          margin-bottom: 0.8rem;
          color: #333;
          text-align: center; }
    .block-2 .organization .org-slider {
      text-align: center;
      display: flex;
      flex-wrap: wrap;
      gap: 20px; }
      .block-2 .organization .org-slider .slick-list {
        margin: 0 30px; }
      .block-2 .organization .org-slider .slider-wrap {
        flex: 1 1 300px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 35px 20px;
        box-sizing: border-box; }
      @media (min-width: 769px) {
        .block-2 .organization .org-slider {
          text-align: left; }
          .block-2 .organization .org-slider .slider-wrap {
            margin: 0 20px; }
          .block-2 .organization .org-slider .slide-list {
            margin: 0 -20px; } }
      @media (min-width: 1680px) {
        .block-2 .organization .org-slider {
          text-align: left;
          padding-bottom: 0; }
          .block-2 .organization .org-slider .slider-wrap {
            margin: 0 10px; }
          .block-2 .organization .org-slider .slide-list {
            margin: 0 -10px; } }
      .block-2 .organization .org-slider .slick-prev {
        left: 0 !important;
        right: auto !important;
        top: 50% !important;
        transform: translateY(-50%); }
      .block-2 .organization .org-slider .slick-next {
        right: 0 !important;
        top: 50% !important;
        transform: translateY(-50%); }
      .block-2 .organization .org-slider .slick-prev:before, .block-2 .organization .org-slider .slick-next:before {
        filter: invert(1) brightness(100); }
      .block-2 .organization .org-slider .slick-prev:after, .block-2 .organization .org-slider .slick-next:after {
        background-color: #d99c03; }
      @media (min-width: 769px) {
        .block-2 .organization .org-slider .slick-prev {
          left: -25px !important; }
        .block-2 .organization .org-slider .slick-next {
          right: -25px !important; } }

.block-contact {
  background-image: url(../images/bg-about-contact-sm.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: black;
  padding-left: 0;
  transition: all 0.3s linear; }
  .block-contact .row {
    justify-content: center; }
  @media (min-width: 769px) {
    .block-contact {
      background-image: url(../images/bg-about-contact.jpg);
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-color: black;
      padding-left: 23%; }
      .block-contact .row {
        justify-content: flex-end; } }
  @media (min-width: 992px) {
    .block-contact:hover {
      background-position: 25px top; }
      .block-contact:hover p {
        color: white; }
      .block-contact:hover .call {
        color: white;
        background-color: #d99c03; }
        .block-contact:hover .call i {
          background-color: white;
          color: #d99c03; } }
  .block-contact p {
    color: white;
    font-size: 1rem !important;
    letter-spacing: 0.1rem;
    text-align: center;
    text-shadow: 2px 0 6px #ff9900;
    transition: all 0.3s linear; }
    @media (min-width: 769px) {
      .block-contact p {
        color: #d99c03;
        text-align: left;
        text-shadow: none; } }
    @media (min-width: 1200px) {
      .block-contact p {
        font-size: 1.05rem !important; } }
    @media (min-width: 1680px) {
      .block-contact p {
        font-size: 1.3rem !important;
        line-height: 2rem !important; } }
  .block-contact .call {
    background-color: white;
    padding: 1rem 1.5rem;
    font-size: 1.2rem;
    font-style: italic;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d99c03;
    box-shadow: 0 0 50px rgba(204, 153, 0, 0.7);
    transition: all 0.3s linear; }
    .block-contact .call i {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      font-size: 0.9rem;
      color: white;
      width: 30px;
      height: 30px;
      background-color: #d99c03;
      border-radius: 50%;
      margin-right: 0.7rem;
      transition: all 0.3s linear; }
    @media (min-width: 992px) {
      .block-contact .call {
        font-size: 1.05rem !important;
        padding: 0.8rem 1.1rem; }
        .block-contact .call i {
          font-size: 1rem !important;
          width: 32px;
          height: 32px; } }
    @media (min-width: 1200px) {
      .block-contact .call {
        font-size: 1.3rem !important;
        padding: 0.8rem 1.2rem; }
        .block-contact .call i {
          font-size: 1.2rem !important;
          width: 40px;
          height: 40px; } }
    @media (min-width: 1680px) {
      .block-contact .call {
        font-size: 1.4rem !important;
        padding: 1rem 1.5rem; }
        .block-contact .call i {
          font-size: 1.2rem !important; }
        .block-contact .call p {
          font-size: 1.2rem !important; } }

/*history*/
.history {
  background-image: none; }
  @media (min-width: 992px) {
    .history {
      background-image: url("../images/bg-history.jpg");
      background-position: center top;
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-attachment: fixed; } }
  .history .row .event-list:first-child {
    background-image: url("../images/bg-event-first.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 768px) {
      .history .row .event-list:first-child {
        background-image: none !important;
        padding: 0; } }
    .history .row .event-list:first-child .col-12 {
      background-color: rgba(204, 153, 0, 0.8);
      padding-left: 2rem;
      padding-right: 2rem; }
      .history .row .event-list:first-child .col-12 .year {
        color: white; }
    .history .row .event-list:first-child:before {
      display: none; }
  .history .event-list {
    text-align: center; }
    .history .event-list:before {
      display: flex;
      width: 1px;
      height: 30px;
      content: "";
      background-color: #d99c03;
      margin: 1rem auto; }
    .history .event-list .year {
      color: #d99c03;
      font-weight: bold;
      font-size: 2.67rem;
      margin-bottom: 1.5rem; }
    .history .event-list .event p {
      color: white;
      font-size: 1.2rem !important;
      letter-spacing: 0.1rem !important; }

/*ESG*/
.esg-list {
  width: 100%;
  margin: 3rem 0; }
  @media (min-width: 992px) {
    .esg-list {
      margin: 8rem 0; } }
  .esg-list .row {
    margin-bottom: 10rem; }
    .esg-list .row .esg-img {
      position: relative;
      border-top-right-radius: 45px;
      overflow: hidden;
      z-index: 2; }
    .esg-list .row .esg-txt {
      padding: 2rem 4rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      position: relative;
      z-index: 1; }
      .esg-list .row .esg-txt .esg-title {
        font-size: 1.9rem;
        font-weight: bold;
        margin-bottom: 2.5rem; }
        .esg-list .row .esg-txt .esg-title span {
          font-size: 3.5rem;
          margin-right: 1.5rem; }
        @media (min-width: 769px) {
          .esg-list .row .esg-txt .esg-title {
            font-size: 2.1rem; }
            .esg-list .row .esg-txt .esg-title span {
              font-size: 5rem;
              margin-right: 1rem; } }
        @media (min-width: 1200px) {
          .esg-list .row .esg-txt .esg-title {
            font-size: 2.67rem; }
            .esg-list .row .esg-txt .esg-title span {
              font-size: 8.3rem;
              margin-right: 1.5rem; } }
      .esg-list .row .esg-txt ul {
        margin: 0;
        padding: 0; }
        .esg-list .row .esg-txt ul li {
          list-style: none;
          position: relative;
          font-size: 1rem !important;
          padding-left: 1.5rem;
          margin-bottom: 0.85rem; }
          .esg-list .row .esg-txt ul li:before {
            position: absolute;
            left: 0;
            top: 0.7rem;
            width: 15px;
            height: 1px;
            content: "";
            background-color: white; }
          @media (min-width: 992px) {
            .esg-list .row .esg-txt ul li {
              font-size: 1.15rem !important; } }
          @media (min-width: 1680px) {
            .esg-list .row .esg-txt ul li {
              font-size: 1.22rem !important; } }
      .esg-list .row .esg-txt:before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: calc(100% + 8rem);
        height: calc(100% + 8rem);
        transform: translate(-50%, -50%);
        content: "";
        background-color: #d99c03;
        border-top-left-radius: 45px;
        z-index: -1; }
      .esg-list .row .esg-txt:after {
        position: absolute;
        left: 50%;
        bottom: -4rem;
        width: calc(100% + 8rem);
        height: 8px;
        transform: translate(-50%, 0);
        content: "";
        background-image: linear-gradient(to right, #996600 33.33%, #999 33.33% 66.66%, #fff 66.66%);
        z-index: 0; }
    .esg-list .row:nth-child(even) {
      flex-direction: row-reverse; }
      .esg-list .row:nth-child(even) .esg-img {
        border-top-right-radius: 0;
        border-top-left-radius: 45px; }
      .esg-list .row:nth-child(even) .esg-txt:before {
        display: none; }
      .esg-list .row:nth-child(even) .esg-txt .esg-title {
        color: #d99c03; }
    .esg-list .row:last-child {
      margin-bottom: 5rem; }

/*Certificate*/
.cert-slider {
  margin-top: 4rem;
  padding: 0 4rem; }
  .cert-slider .slick-list {
    margin: 0 -40px; }
  .cert-slider .slider-wrap {
    margin: 0 40px; }
    .cert-slider .slider-wrap img {
      transition: all 0.3s linear; }
    .cert-slider .slider-wrap h2 {
      font-weight: normal;
      font-size: 1rem;
      margin-top: 2.5rem;
      text-align: center;
      letter-spacing: 0.1rem;
      transition: all 0.3s linear; }
  @media (min-width: 992px) {
    .cert-slider {
      padding: 0 8rem; }
      .cert-slider .slick-list {
        margin: 0 -40px; }
      .cert-slider .slider-wrap {
        margin: 70px 40px; }
        .cert-slider .slider-wrap:hover img {
          transform: scale(1.1);
          box-shadow: 0 0 24px rgba(204, 151, 0, 0.7); }
        .cert-slider .slider-wrap:hover h2 {
          margin-top: 4rem; } }
  @media (min-width: 1680px) {
    .cert-slider {
      padding: 0 12rem; }
      .cert-slider .slick-list {
        margin: 0 -40px; }
      .cert-slider .slider-wrap {
        margin: 70px 40px; } }

/*Contact*/
.contact {
  background-image: none; }
  @media (min-width: 992px) {
    .contact {
      background-image: url("../images/bg-contact.jpg");
      background-position: center top;
      background-size: 100% auto;
      background-repeat: no-repeat;
      background-attachment: fixed; } }

.cmp-box {
  padding: 3rem 2.5rem;
  background-color: #333; }
  .cmp-box .title {
    font-size: 1.4rem;
    color: #d99c03;
    margin-bottom: 1.5rem; }
    .cmp-box .title span {
      font-size: 0.77rem;
      display: block; }
  .cmp-box address {
    margin-bottom: 0; }
    .cmp-box address dl {
      font-size: 1rem; }
      .cmp-box address dl dt i {
        color: #d99c03; }
      .cmp-box address dl dd a {
        color: white; }
