﻿@charset "UTF-8";
.cursor-pointer {
  cursor: pointer; }

.banner-bg, .banner-bg.top-full-banner {
  background-color: #edf5f8 !important;
  min-height: 286px; }
  .banner-bg .container, .banner-bg.top-full-banner .container {
    padding-top: 30px;
    padding-bottom: 70px; }
  .banner-bg .container.on-item, .banner-bg.top-full-banner .container.on-item {
    padding-top: 65px; }
  .banner-bg .container.pt-0, .banner-bg.top-full-banner .container.pt-0 {
    padding-top: 0px; }
  .banner-bg .container.pd-0, .banner-bg.top-full-banner .container.pd-0 {
    padding-bottom: 0px; }
  .banner-bg .si_title_main, .banner-bg.top-full-banner .si_title_main {
    margin-top: 40px;
    font-size: 2.25rem !important;
    color: #404040 !important; }
  .banner-bg .si_title_sub, .banner-bg.top-full-banner .si_title_sub {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    color: #666666; }
  .banner-bg .si_search, .banner-bg.top-full-banner .si_search {
    width: 340px;
    max-width: 100%; }
  .banner-bg .si_btn2, .banner-bg.top-full-banner .si_btn2 {
    color: #fff;
    min-width: 210px;
    text-align: center; }
  .banner-bg .org_more, .banner-bg.top-full-banner .org_more {
    margin-bottom: 20px; }
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab > a,
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab, .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab > a,
  .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab {
    color: #404040 !important;
    font-weight: 500; }
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab.active > a,
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab > a:hover,
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab.active,
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab:hover, .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab.active > a,
  .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab > a:hover,
  .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab.active,
  .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab:hover {
    color: #003f96 !important;
    transition: all .5s; }
  .banner-bg .switch-tab-sec .switch-tabs .switch-tab.active:before, .banner-bg.top-full-banner .switch-tab-sec .switch-tabs .switch-tab.active:before {
    background-color: #003f96 !important; }
  .banner-bg .switch-tab-second, .banner-bg.top-full-banner .switch-tab-second {
    min-width: 100%;
    width: auto !important;
    background-color: #003f96 !important; }
  .banner-bg .switch-tab-sec .mobile-switch-tab, .banner-bg.top-full-banner .switch-tab-sec .mobile-switch-tab {
    background-color: #edf5f8 !important; }
  .banner-bg .switch-tab-lightbox .content .bottom-btn,
  .banner-bg .switch-tab-lightbox .bg, .banner-bg.top-full-banner .switch-tab-lightbox .content .bottom-btn,
  .banner-bg.top-full-banner .switch-tab-lightbox .bg {
    background-color: #003f96 !important; }
  .banner-bg .switch-tab-lightbox .content, .banner-bg.top-full-banner .switch-tab-lightbox .content {
    border-color: #003f96 !important; }
  @media (max-width: 640px) {
    .banner-bg .si_title_main, .banner-bg.top-full-banner .si_title_main {
      font-size: 1.5rem !important; } }

.banner-bg.top-full-banner {
  padding-top: 20px; }

.banner-bg.on-fit-size {
  min-height: initial; }

.headerDropdownMenu {
  width: 500px; }
  .headerDropdownMenu .itemBox {
    max-width: 250px; }

.siNumberGroup .no {
  font-size: 3.75rem !important;
  font-family: 'Noto Sans TC', '微軟正黑體', sans-serif !important; }

@media (max-width: 991px) {
  .siNumberGroup {
    width: 30%; }
  .siNumberGroup.barline-title {
    width: 90%;
    margin-bottom: 1rem; }
    .siNumberGroup.barline-title div {
      width: 80%;
      text-align: center; } }

@media (max-width: 500px) {
  .siNumberGroup {
    width: 50%;
    margin-left: 0;
    margin-right: 0; } }

.silab-title {
  color: #404040;
  font-size: 1.5rem;
  font-weight: 500; }

.silab-content {
  color: #666666;
  font-size: 1.125rem;
  text-align: justify; }

.barline-title {
  padding: 0.5rem 0;
  font-size: 1.5rem;
  font-weight: bold;
  color: #404040;
  border-bottom: 1px solid #c7c7c7;
  min-width: 200px; }

.barline-title-sub {
  padding: 0.5rem 0;
  font-size: 1rem;
  color: #003f96; }

.silab .siNumberGroup {
  width: 30%; }

@media (max-width: 500px) {
  .silab .siNumberGroup {
    width: 100%;
    margin-left: 0;
    margin-right: 0; } }

.silab-si_btn {
  margin-top: 2rem;
  height: 43px;
  padding: 7px 38px 9px;
  object-fit: contain;
  border: 0;
  border-radius: 6px;
  background-color: #003f96;
  color: #ffffff; }

.silab-link_btn {
  padding: 7px 38px 9px;
  margin: 0.25rem 0.75rem;
  height: 43px;
  width: 200px;
  object-fit: contain;
  text-align: center;
  border: 0;
  border-radius: 6px;
  background-color: #003f96;
  color: #ffffff; }

@media (max-width: 767px) {
  .silab-link_btn.break {
    width: 100%;
    margin: 0.25rem 0; }
  .silab-link_btn.icon-btn {
    padding: 0;
    width: 50px; }
    .silab-link_btn.icon-btn .si_icon_orginfo {
      margin-right: initial; } }

.silab-box-btn {
  padding: 2rem;
  margin-bottom: 1.8rem;
  width: 100%;
  height: auto;
  color: #666666;
  border: 1px solid #CCCCCC;
  border-radius: 1.75rem;
  font-size: 1.125rem; }
  .silab-box-btn .silab-box-btn-title {
    font-weight: 500;
    line-height: 1.67; }
  .silab-box-btn img {
    width: 100%;
    height: auto; }
  @media (max-width: 1199px) {
    .silab-box-btn {
      margin-bottom: 1.25rem; } }
  @media (max-width: 991px) {
    .silab-box-btn img {
      padding: 0 2.5rem; }
    .silab-box-btn .silab-box-content {
      text-align: center;
      min-height: 80px; }
    .silab-box-btn .silab-box-content.lg {
      min-height: 130px; }
    .silab-box-btn .silab-si_btn {
      margin-top: 1rem; } }

@media (max-width: 991px) {
  .silab-title {
    text-align: center; } }

@media (max-width: 767px) {
  .barline-title {
    text-align: center; } }

.silab-sub-banner {
  padding: 4.5rem 0;
  margin-bottom: 4.5rem;
  background-color: #042553;
  color: #ffffff; }
  .silab-sub-banner .silab-sub-banner-info {
    position: relative;
    /*img {
            position: absolute;
        }
         img.icon-1 {
            top: 15px;
            left: 290px;
        }

        img.icon-2 {
            top: 115px;
        }*/ }
    .silab-sub-banner .silab-sub-banner-info .silab-sub-banner-title {
      font-size: 1.5rem; }
    .silab-sub-banner .silab-sub-banner-info div.icon-1 {
      position: absolute;
      top: 0px;
      left: 120px;
      width: 100px;
      height: 30px;
      border: 2px solid #ffffff;
      border-top: 0;
      border-right: 0; }
    .silab-sub-banner .silab-sub-banner-info div.icon-2 {
      position: absolute;
      top: 50px;
      width: 100px;
      height: 30px;
      border: 2px solid #ffffff;
      border-left: 2px;
      border-bottom: 2px; }
    .silab-sub-banner .silab-sub-banner-info .silab-sub-banner-content {
      margin-top: 1rem;
      margin-left: 130px;
      font-size: 1.125rem;
      text-align: justify; }
    @media (max-width: 991px) {
      .silab-sub-banner .silab-sub-banner-info {
        /*img {
                display: none;
            }*/ }
        .silab-sub-banner .silab-sub-banner-info div.icon-1, .silab-sub-banner .silab-sub-banner-info div.icon-2 {
          display: none; }
        .silab-sub-banner .silab-sub-banner-info .silab-sub-banner-title {
          text-align: center; }
        .silab-sub-banner .silab-sub-banner-info .silab-sub-banner-content {
          margin-left: initial; } }
    @media (max-width: 767px) {
      .silab-sub-banner .silab-sub-banner-info .silab-sub-banner-title {
        font-size: 1.5rem; } }

.silab-left-barline {
  padding-left: 0.5rem;
  margin: 1rem 0;
  border-left: 2px solid #003f96; }

.hor-ver-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.home-banner {
  position: relative;
  margin-bottom: 5rem;
  width: 100%;
  /*height: 600px;*/
  height: 28vw;
  background-color: #faf7f4;
  overflow: hidden;
  /*    @media (max-width:767px) {
        height: 115vw;
    }

    @media (max-width:500px) {
        height: 130vw;
    }*/ }
  @media (max-width: 991px) {
    .home-banner {
      height: 160vw; } }
  .home-banner .home-banner-title {
    padding: 0.5rem 0;
    font-size: 2.25rem;
    border-top: 5px solid #e87f61;
    border-bottom: 5px solid #e87f61;
    color: #000000;
    font-weight: 600; }
    @media (max-width: 991px) {
      .home-banner .home-banner-title {
        top: 45%; } }
    @media (max-width: 767px) {
      .home-banner .home-banner-title {
        font-size: 1.5rem; } }
  .home-banner .home-banner-bg-1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: calc(100vw / 15);
    min-height: 50px;
    max-height: 150px;
    background-image: url(/assets/img/home-bg-11.svg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 10; }
  .home-banner .home-banner-bg-2 {
    position: absolute;
    width: 31vw;
    height: 19vw;
    max-width: 610px;
    max-height: 378px;
    min-width: 507px;
    min-height: 311px;
    background-image: url(/assets/img/home-bg-12.svg);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2; }
    @media (max-width: 991px) {
      .home-banner .home-banner-bg-2 {
        width: 95vw;
        height: 74vw;
        max-width: initial;
        max-height: initial;
        min-width: initial;
        min-height: initial;
        background-image: url(/assets/img/home-bg-13.svg); } }
  .home-banner .home-banner-bg-3 {
    position: absolute;
    left: calc(100vw / 2 - 602px);
    bottom: -100px;
    width: 564px;
    height: 672px;
    background-image: url(/assets/img/home-bg-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 5; }
    @media (max-width: 991px) {
      .home-banner .home-banner-bg-3 {
        width: 50vw;
        top: 20px;
        left: 0;
        bottom: initial;
        z-index: 1; } }
  .home-banner .home-banner-bg-4 {
    position: absolute;
    left: calc(100vw / 2 + 250px);
    bottom: -250px;
    width: 326px;
    height: 779px;
    background-image: url(/assets/img/home-bg-4.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 5; }
    @media (max-width: 991px) {
      .home-banner .home-banner-bg-4 {
        width: 45vw;
        height: 90vw;
        left: initial;
        right: -80px;
        bottom: -200px; } }
    @media (max-width: 767px) {
      .home-banner .home-banner-bg-4 {
        width: 50vw;
        height: 100vw;
        left: initial;
        right: -60px;
        bottom: -150px; } }
    @media (max-width: 500px) {
      .home-banner .home-banner-bg-4 {
        width: 50vw;
        height: 120vw;
        left: initial;
        right: -30px;
        bottom: -150px; } }
  .home-banner .home-banner-bg-9 {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 32.5vw;
    height: 26.5vw;
    background-image: url(/assets/img/home-bg-9.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 5; }
    @media (max-width: 991px) {
      .home-banner .home-banner-bg-9 {
        width: 100vw;
        height: 65vw;
        bottom: -10vw; } }
  .home-banner .home-banner-bg-10 {
    position: absolute;
    top: 0;
    right: 0;
    width: 40vw;
    height: 26vw;
    background-image: url(/assets/img/home-bg-10.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 5; }
    @media (max-width: 991px) {
      .home-banner .home-banner-bg-10 {
        width: 80vw;
        height: 52vw;
        z-index: 1; } }

@media (max-width: 991px) {
  .home .barline-title {
    text-align: center; } }

.home .siNumberGroup {
  width: initial !important; }
  .home .siNumberGroup .no {
    color: #c75d40; }
  @media (max-width: 767px) {
    .home .siNumberGroup {
      width: 100% !important; }
      .home .siNumberGroup .no {
        font-size: 2.25rem !important; } }

.home-title {
  padding: 0.5rem 0;
  font-size: 2rem;
  font-weight: 600;
  border-bottom: 5px solid #e87f61;
  color: #000000; }
  @media (max-width: 767px) {
    .home-title {
      font-size: 1.5rem; } }

.home-content {
  font-size: 1.125rem;
  line-height: 1.56;
  font-weight: 600;
  color: #404040;
  text-align: justify; }
  @media (max-width: 767px) {
    .home-content {
      font-size: 1rem; } }

.home-bg-6 {
  position: absolute;
  top: -55px;
  left: -80px;
  width: 121px;
  height: 73px;
  background-image: url(/assets/img/home-bg-6.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0; }
  @media (max-width: 500px) {
    .home-bg-6 {
      top: -20px;
      left: -20px;
      width: 60px;
      height: 36px; } }

.home-bg-7 {
  position: absolute;
  right: -50px;
  bottom: -45px;
  width: 74px;
  height: 45px;
  background-image: url(/assets/img/home-bg-7.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0; }
  @media (max-width: 500px) {
    .home-bg-7 {
      right: -10px;
      bottom: -15px;
      width: 36px;
      height: 23px; } }

.home-bg-8 {
  position: relative;
  width: 100%;
  height: calc(100vw / 8);
  max-height: 200px;
  background-image: url(/assets/img/home-bg-8.svg);
  background-size: cover;
  background-repeat: no-repeat; }

.home-footer {
  background-color: #f7cec3; }
  .home-footer .title {
    font-size: 2rem;
    font-weight: 600;
    color: #404040; }
  .home-footer .sub-title {
    font-size: 1.5rem;
    font-weight: 500;
    color: #c65b3d; }
  .home-footer .content {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.78;
    color: #404040; }
  .home-footer .home-footer-icon {
    width: 100%;
    height: auto; }
  @media (max-width: 767px) {
    .home-footer .title {
      font-size: 1.5rem;
      text-align: center; }
    .home-footer .sub-title {
      font-size: 1.125rem;
      text-align: center; }
    .home-footer .content {
      font-size: 1rem; } }

.home-link-btn {
  padding-left: 7px;
  width: 223px;
  height: 48px;
  background-color: #e87f61;
  border-radius: 8px;
  cursor: pointer; }
  .home-link-btn div {
    padding: 0.5rem;
    width: 216px;
    height: 48px;
    background-color: #6c3e31;
    color: #ffffff;
    border-radius: 8px;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500; }
  @media (max-width: 767px) {
    .home-link-btn {
      margin: 0 auto;
      margin-bottom: 5rem;
      height: 43px; }
      .home-link-btn div {
        height: 43px;
        font-size: 1rem; } }

.video-card {
  position: relative;
  padding: 0 1rem;
  width: 100%;
  height: 100%; }
  .video-card .video-card-title-bg {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 47px;
    background-color: #e87f61;
    opacity: 0.6; }
    @media (max-width: 767px) {
      .video-card .video-card-title-bg {
        height: 37px; } }
  .video-card .video-card-title {
    position: absolute;
    padding: 0.5rem 1rem;
    bottom: 0;
    height: 47px;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff;
    background-color: #e87f61;
    max-width: calc(100% - 30px); }
    .video-card .video-card-title .v-title {
      max-width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .video-card .video-card-title .home-icon-3 {
      position: absolute;
      top: 0;
      right: -20px;
      width: 20px;
      height: 47px;
      background-position: right;
      background-repeat: no-repeat;
      background-image: url(/assets/img/home-icon-3.svg); }
    @media (max-width: 767px) {
      .video-card .video-card-title {
        height: 37px;
        font-size: 0.875rem; }
        .video-card .video-card-title .home-icon-3 {
          height: 37px; } }
  .video-card .video-card-body {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  @media (max-width: 767px) {
    .video-card {
      margin: 0 auto;
      width: 90%; } }

.hooper-prev {
  left: -50px; }
  @media (max-width: 767px) {
    .hooper-prev {
      left: -20px; } }

.hooper-next {
  right: -50px; }
  @media (max-width: 767px) {
    .hooper-next {
      right: -20px; } }

.sdgstest-banner-title {
  position: absolute;
  top: 0;
  left: 0;
  /*width: 70vw;*/
  width: 100%;
  height: 100%;
  overflow-x: hidden; }
  .sdgstest-banner-title div {
    position: relative;
    top: 10%; }
    .sdgstest-banner-title div .title {
      width: 572px;
      height: 74px;
      object-fit: contain;
      font-size: 50px;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 0.92;
      letter-spacing: 2.5px;
      text-align: center;
      color: #404040; }
    .sdgstest-banner-title div .sub-title {
      position: relative;
      padding: 0.5rem 1rem;
      margin-bottom: 2rem;
      width: 602px;
      background-image: url(/assets/img/sdgs-banner-title-3.svg);
      background-repeat: no-repeat;
      color: #ffffff;
      font-size: 1.5rem;
      font-weight: 500;
      text-align: center; }
      .sdgstest-banner-title div .sub-title .sub-title-icon {
        position: absolute;
        top: -50px;
        right: -65px; }
    .sdgstest-banner-title div .content {
      width: 780px;
      font-size: 1.125rem;
      font-weight: 500;
      line-height: 1.56;
      color: #404040;
      text-align: justify;
      max-width: 90vw; }
    @media (max-width: 767px) {
      .sdgstest-banner-title div .title {
        width: 292px;
        height: 40px;
        object-fit: contain;
        font-size: 1.5rem; }
      .sdgstest-banner-title div .sub-title {
        padding: 0.1rem;
        width: 300px;
        font-size: 0.8rem;
        background-size: contain; }
      .sdgstest-banner-title div .content {
        font-size: 0.8rem; } }
  .sdgstest-banner-title .sdgstest-banner-bg-7 {
    position: absolute;
    top: -5%;
    right: -5%;
    width: 30%; }
  .sdgstest-banner-title .sdgstest-list-2,
  .sdgstest-banner-title .sdgstest-list-1 {
    position: relative;
    margin-top: 2rem;
    text-align: center; }
    .sdgstest-banner-title .sdgstest-list-2 img,
    .sdgstest-banner-title .sdgstest-list-1 img {
      position: relative;
      margin: 0 0.5rem;
      width: 8%;
      border-radius: 10px; }
    @media (max-width: 767px) {
      .sdgstest-banner-title .sdgstest-list-2,
      .sdgstest-banner-title .sdgstest-list-1 {
        margin-top: 1rem; }
        .sdgstest-banner-title .sdgstest-list-2 img,
        .sdgstest-banner-title .sdgstest-list-1 img {
          margin: 0 0.2rem;
          width: 13%; } }
  .sdgstest-banner-title .start-btn {
    width: 273px;
    height: 86px;
    margin-top: 5rem;
    padding: 14px 62px 13px 63px;
    object-fit: contain;
    border-radius: 51px;
    background-color: #404040;
    color: #f5f2e5;
    font-size: 2.5rem;
    font-weight: 500;
    cursor: pointer; }
    .sdgstest-banner-title .start-btn:hover {
      opacity: 0.8; }
    @media (max-width: 767px) {
      .sdgstest-banner-title .start-btn {
        padding: 6px 31px 5px 30px;
        width: 143px;
        height: 44px;
        font-size: 1.4rem; } }

.sdgstest-banner {
  position: relative;
  /*background-color: $sdgstest-banner-color;*/
  /*height: 30vw;*/
  height: 100%;
  background-color: #f5f2e5; }
  .sdgstest-banner .sdgstest-banner-bg-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw; }
  .sdgstest-banner .sdgstest-banner-bg-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50vw; }
  .sdgstest-banner .sdgstest-banner-bg-3 {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%; }
  .sdgstest-banner .sdgstest-banner-icon {
    position: absolute;
    right: 5%;
    bottom: 0px;
    height: 95%;
    width: 30vw; }
    .sdgstest-banner .sdgstest-banner-icon .sdgstest-banner-bg-4 {
      position: absolute;
      top: 30%;
      left: -10%;
      width: 25%; }
    .sdgstest-banner .sdgstest-banner-icon .sdgstest-banner-bg-5 {
      position: absolute;
      left: 5%;
      bottom: 0;
      width: 90%;
      height: auto; }
    .sdgstest-banner .sdgstest-banner-icon .sdgstest-banner-bg-6 {
      position: absolute;
      right: -50%;
      bottom: 0;
      width: 140%; }

.sdgstest-main {
  position: relative;
  padding: 1rem;
  margin-bottom: 2rem;
  top: 2rem;
  width: 100%;
  background-color: #f5f2e5; }
  .sdgstest-main .sdgstest-main-area {
    position: relative;
    margin: 3rem auto;
    max-width: 1720px; }
  .sdgstest-main .sdgstest-main-step {
    padding: 0.5rem;
    margin-bottom: 1rem;
    width: 138px;
    height: 52px;
    font-size: 1.5rem;
    color: #ffffff;
    background-image: url(/assets/img/sdgstest-icon-1.svg);
    background-repeat: no-repeat;
    text-align: center; }
    @media (max-width: 767px) {
      .sdgstest-main .sdgstest-main-step {
        padding: 0.4rem;
        margin: 0 auto;
        margin-bottom: 1rem;
        width: 84px;
        height: 34px;
        font-size: 0.8rem;
        background-size: contain; } }
  .sdgstest-main .barline-area {
    position: relative;
    width: 100%;
    color: #d06648; }
    .sdgstest-main .barline-area div.barline {
      width: 100%;
      height: 2px;
      background-color: #d06648;
      border-radius: 1px;
      z-index: 0; }
    .sdgstest-main .barline-area span.barTitle {
      position: relative;
      padding-right: 1rem;
      font-size: 2rem;
      font-weight: 500;
      background-color: #f5f2e5;
      z-index: 10; }
      @media (max-width: 767px) {
        .sdgstest-main .barline-area span.barTitle {
          font-size: 1.25rem; } }
    @media (max-width: 767px) {
      .sdgstest-main .barline-area {
        text-align: center; } }
  .sdgstest-main .sdgstest-item {
    position: relative;
    padding: 0;
    margin: 1rem 1.8rem;
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    font-size: 1.5rem;
    font-weight: 500;
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    cursor: pointer; }
    .sdgstest-main .sdgstest-item::after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    .sdgstest-main .sdgstest-item:hover {
      color: #d06648;
      border-color: #d06648; }
    @media (max-width: 767px) {
      .sdgstest-main .sdgstest-item {
        margin: 0;
        width: 87px;
        min-width: 87px;
        max-width: 87px;
        font-size: 0.8rem; } }
  .sdgstest-main .sdgstest-item.active {
    color: #ffffff;
    background-color: #d06648;
    border-color: #d06648; }
  .sdgstest-main .sdgstest-question {
    position: relative;
    padding: 2rem 4rem;
    margin-top: 130px;
    margin-bottom: 5rem;
    width: 100%;
    background-color: #ffffff;
    border-radius: 30px; }
    .sdgstest-main .sdgstest-question .arrow {
      position: absolute;
      top: -70px;
      left: calc(50% - 85px); }
      @media (max-width: 767px) {
        .sdgstest-main .sdgstest-question .arrow {
          top: -25px;
          width: 50px;
          left: calc(50% - 25px); } }
    .sdgstest-main .sdgstest-question .sdgsTest-question-box {
      margin-bottom: 1rem;
      border-bottom: 2px dashed #d06648; }
      .sdgstest-main .sdgstest-question .sdgsTest-question-box .title {
        margin: 1.5rem 0;
        font-size: 1.75rem;
        font-weight: 500;
        color: #000000; }
        .sdgstest-main .sdgstest-question .sdgsTest-question-box .title span.remark-title {
          margin-left: -0.25rem;
          margin-right: -0.25rem;
          text-decoration: underline;
          cursor: pointer; }
        .sdgstest-main .sdgstest-question .sdgsTest-question-box .title span.qitem {
          color: #d06648;
          width: 60px;
          display: inline-block; }
        .sdgstest-main .sdgstest-question .sdgsTest-question-box .title span.link {
          width: initial;
          font-size: 1rem;
          color: #666666;
          cursor: pointer; }
        @media (max-width: 767px) {
          .sdgstest-main .sdgstest-question .sdgsTest-question-box .title {
            font-size: 1rem; }
            .sdgstest-main .sdgstest-question .sdgsTest-question-box .title span.qitem {
              width: 30px; }
            .sdgstest-main .sdgstest-question .sdgsTest-question-box .title span.link {
              width: initial;
              font-size: 0.8rem; } }
      .sdgstest-main .sdgstest-question .sdgsTest-question-box .answer {
        margin-left: 70px;
        margin-bottom: 2rem; }
        @media (max-width: 767px) {
          .sdgstest-main .sdgstest-question .sdgsTest-question-box .answer {
            margin-left: 40px; } }
      .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio {
        margin-right: 2rem;
        display: inline-flex; }
        .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio span {
          font-size: 1.5rem;
          margin-right: 0.5rem;
          color: #666666;
          white-space: nowrap; }
          .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio span::after {
            left: 4px;
            top: 11px;
            width: 15px;
            height: 15px; }
          .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio span::before {
            top: 7px;
            width: 23px;
            height: 23px; }
        @media (max-width: 767px) {
          .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio {
            display: block; }
            .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio span {
              font-size: 0.8rem; }
              .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio span::after {
                left: 3px;
                top: 4px;
                width: 12px;
                height: 12px; }
              .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio span::before {
                top: 1px;
                width: 18px;
                height: 18px; }
            .sdgstest-main .sdgstest-question .sdgsTest-question-box .radio input[type=text] {
              margin-top: 0.5rem;
              font-size: 0.8rem; } }
      .sdgstest-main .sdgstest-question .sdgsTest-question-box .remarks {
        font-size: 1rem; }
        @media (max-width: 767px) {
          .sdgstest-main .sdgstest-question .sdgsTest-question-box .remarks {
            font-size: 0.8rem; } }
    @media (max-width: 767px) {
      .sdgstest-main .sdgstest-question {
        padding: 2.5rem 1rem;
        margin-top: 5px; } }
  .sdgstest-main .sdgstest-send {
    position: relative;
    margin-bottom: 5rem;
    width: 100%; }
    .sdgstest-main .sdgstest-send .div-btn {
      padding: 20px 42px;
      margin: 0 auto;
      width: 365px;
      height: 81px;
      object-fit: contain;
      font-size: 1.75rem;
      font-weight: 500;
      line-height: 1.64;
      color: #ffffff;
      background-color: #d06648;
      height: 81px;
      object-fit: contain;
      border-radius: 8px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .sdgstest-main .sdgstest-send .div-btn {
          padding: 12px 55px;
          width: 270px;
          height: 48px;
          font-size: 1rem; } }

.SdgsDashboard-main {
  padding: 0;
  background-color: #ebcdae;
  min-height: 100vh;
  overflow: hidden; }
  .SdgsDashboard-main .SdgsDashboard-padding {
    position: relative;
    padding: 5rem;
    padding-bottom: 0;
    margin: 0 auto;
    max-width: 1800px; }
    @media (max-width: 1200px) {
      .SdgsDashboard-main .SdgsDashboard-padding {
        padding: 3rem; } }
    @media (max-width: 1100px) {
      .SdgsDashboard-main .SdgsDashboard-padding {
        padding: 2.5rem; } }
    @media (max-width: 991px) {
      .SdgsDashboard-main .SdgsDashboard-padding {
        padding: 2rem; } }
    @media (max-width: 767px) {
      .SdgsDashboard-main .SdgsDashboard-padding {
        padding: 1.5rem; } }
  .SdgsDashboard-main .bg-1 {
    position: relative;
    width: 100%;
    min-height: 400px; }
    .SdgsDashboard-main .bg-1 .sdgsDashboard-icon-1 {
      position: absolute;
      right: 0;
      bottom: 15%;
      width: 50%; }
    .SdgsDashboard-main .bg-1 .sdgsDashboard-icon-2 {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0; }
    @media (max-width: 767px) {
      .SdgsDashboard-main .bg-1 {
        min-height: 200px; } }

.SdgsDashboard-title {
  position: relative;
  margin-bottom: 3rem;
  width: 100%;
  color: #d06648; }
  .SdgsDashboard-title div.barline {
    width: 98%;
    height: 4px;
    background-color: #d06648;
    border-radius: 2px;
    z-index: 0; }
    @media (max-width: 767px) {
      .SdgsDashboard-title div.barline {
        margin-top: 3rem;
        width: 100%; } }
  .SdgsDashboard-title .title {
    position: relative;
    padding-right: 1rem;
    width: 467px;
    height: 74px;
    object-fit: contain;
    font-size: 50px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.92;
    letter-spacing: 2.5px;
    text-align: center;
    color: #404040;
    background-color: #ebcdae;
    z-index: 10; }
    @media (max-width: 767px) {
      .SdgsDashboard-title .title {
        padding-right: 0rem;
        font-size: 1.75rem; } }
    .SdgsDashboard-title .title .remark {
      position: absolute;
      margin-left: 1rem;
      bottom: 1rem;
      font-size: 0.8rem;
      color: #666666;
      white-space: nowrap; }
      @media (max-width: 1100px) {
        .SdgsDashboard-title .title .remark {
          left: -0.5rem;
          bottom: -0.5rem; } }
      @media (max-width: 767px) {
        .SdgsDashboard-title .title .remark {
          left: 0;
          bottom: -0.4rem; } }
  .SdgsDashboard-title .step {
    position: absolute;
    padding: 0.5rem;
    margin-bottom: 1rem;
    top: 0;
    right: 0;
    width: 138px;
    height: 52px;
    font-size: 1.5rem;
    color: #ffffff;
    background-image: url(/assets/img/sdgstest-icon-1.svg);
    background-repeat: no-repeat;
    text-align: center; }
    @media (max-width: 767px) {
      .SdgsDashboard-title .step {
        top: 3rem;
        right: calc(50vw - 88px);
        width: 99px;
        height: 34px;
        font-size: 0.8rem;
        background-size: contain; } }
  @media (max-width: 767px) {
    .SdgsDashboard-title {
      margin-bottom: 4rem;
      text-align: center; } }

.SdgsDashboard-footer {
  position: relative;
  margin-top: -10%;
  width: 100%;
  min-height: 50px;
  background-color: #f5f2e5; }
  .SdgsDashboard-footer .sdgsDashboard-icon-3 {
    position: absolute;
    top: -20%;
    right: 0;
    z-index: -1; }
  .SdgsDashboard-footer .sdgsDashboard-icon-4 {
    position: absolute;
    top: -20%;
    left: 0;
    z-index: -1; }
  .SdgsDashboard-footer .title {
    font-size: 2rem;
    font-weight: bold;
    color: #404040;
    text-align: center; }
    @media (max-width: 767px) {
      .SdgsDashboard-footer .title {
        font-size: 1.25rem; } }
  .SdgsDashboard-footer .content-box {
    position: relative;
    padding: 3rem;
    margin: 0 auto;
    margin-top: 2rem;
    width: 1000px;
    font-size: 1.125rem;
    font-weight: 500;
    background-color: #ffffff;
    color: #666666;
    border-radius: 30px;
    max-width: 90vw; }
    @media (max-width: 767px) {
      .SdgsDashboard-footer .content-box {
        padding: 2rem; } }
  .SdgsDashboard-footer .btn-main {
    height: 59px;
    padding: 1rem 4.75rem;
    margin: 0.5rem;
    object-fit: contain;
    border-radius: 8px;
    background-color: #d06649;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 500;
    border: 0; }
    .SdgsDashboard-footer .btn-main:hover {
      opacity: 0.8; }
    @media (max-width: 991px) {
      .SdgsDashboard-footer .btn-main {
        padding: 1rem;
        width: 320px;
        font-size: 1rem; } }
  @media (max-width: 991px) {
    .SdgsDashboard-footer a.btn-main {
      display: block;
      margin: 0 auto; } }
  .SdgsDashboard-footer .btn-main.greyish-brown {
    background-color: #404040; }

.si-sdgsdashboard {
  position: relative; }
  .si-sdgsdashboard .sdgsdashboard-box {
    padding: 0.5rem; }
    .si-sdgsdashboard .sdgsdashboard-box .box {
      position: relative;
      padding: 2rem;
      width: 100%;
      background-color: #f5f2e5;
      border-radius: 8px; }
      .si-sdgsdashboard .sdgsdashboard-box .box .sdgs-card {
        padding-left: 2rem;
        padding-right: 2rem;
        border-right: 2px dashed #eaaa88; }
        @media (max-width: 991px) {
          .si-sdgsdashboard .sdgsdashboard-box .box .sdgs-card {
            padding-left: 1.5rem;
            padding-right: 1.5rem; } }
        @media (max-width: 850px) {
          .si-sdgsdashboard .sdgsdashboard-box .box .sdgs-card {
            padding-left: 0.8rem;
            padding-right: 0.8rem; } }
        @media (max-width: 767px) {
          .si-sdgsdashboard .sdgsdashboard-box .box .sdgs-card {
            padding-top: 1rem;
            padding-left: 1rem;
            padding-right: 1rem;
            padding-bottom: 1rem;
            border-right: 0px dashed #eaaa88;
            border-bottom: 1px dashed #eaaa88; } }
        .si-sdgsdashboard .sdgsdashboard-box .box .sdgs-card:last-child {
          border-right: 0; }
    .si-sdgsdashboard .sdgsdashboard-box .box.icon-box {
      padding: 2rem 1rem; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-title {
      font-size: 2rem;
      font-weight: bold;
      color: #404040;
      white-space: nowrap; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc {
      font-size: 2rem;
      font-weight: bold;
      color: #d06648;
      white-space: nowrap; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-icon {
      width: 100%;
      border-radius: 10px; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-id {
      margin-right: 0.5rem; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-1 {
      color: #e5243b; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-2 {
      color: #dda83a; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-3 {
      color: #50a13c; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-4 {
      color: #c5192d; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-5 {
      color: #ff3a21; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-6 {
      color: #26bde2; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-7 {
      color: #f9c213; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-8 {
      color: #a11c44; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-9 {
      color: #f16a2b; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-10 {
      color: #e11484; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-11 {
      color: #f89c27; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-12 {
      color: #bf8b2e; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-13 {
      color: #3f7f44; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-14 {
      color: #0a97d9; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-15 {
      color: #5bb947; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-16 {
      color: #03699c; }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-17 {
      color: #183668; }
    .si-sdgsdashboard .sdgsdashboard-box .answer-list {
      position: relative;
      padding: 2rem;
      font-size: 1.5rem;
      font-weight: 500;
      color: #404040; }
      .si-sdgsdashboard .sdgsdashboard-box .answer-list div {
        position: relative;
        min-height: 36px; }
      .si-sdgsdashboard .sdgsdashboard-box .answer-list .answer-text {
        color: #d06648; }
      @media (max-width: 767px) {
        .si-sdgsdashboard .sdgsdashboard-box .answer-list {
          padding: 0;
          padding-bottom: 3rem;
          font-size: 0.8rem; } }
    .si-sdgsdashboard .sdgsdashboard-box .open-btn {
      position: absolute;
      right: 4rem;
      bottom: 2rem;
      height: 36px;
      font-size: 1.5rem;
      font-weight: 500;
      color: #d06648;
      cursor: pointer; }
      @media (max-width: 767px) {
        .si-sdgsdashboard .sdgsdashboard-box .open-btn {
          right: 2rem; } }
    .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
      font-size: 1.25rem;
      font-weight: 500;
      white-space: nowrap;
      color: #404040; }
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list span:first-child {
        width: 55px;
        display: inline-block; }
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list span:nth-child(2) {
        width: 23px;
        display: inline-block; }
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list .col {
        max-width: 195px; }
      @media (max-width: 767px) {
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
          font-size: 0.8rem; }
          .si-sdgsdashboard .sdgsdashboard-box .sdgs-list .col {
            max-width: 145px; } }
    .si-sdgsdashboard .sdgsdashboard-box .chart-box {
      position: relative;
      margin-top: 2rem;
      margin-bottom: 2rem;
      width: 100%; }
      .si-sdgsdashboard .sdgsdashboard-box .chart-box canvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .si-sdgsdashboard .sdgsdashboard-box .chart-box::after {
        content: "";
        display: block;
        padding-bottom: 50%; }
    @media (max-width: 1800px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 1.6rem; } }
    @media (max-width: 1500px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 1.4rem; } }
    @media (max-width: 1400px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 1.25rem; }
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-title img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .answer-list img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .open-btn img.isOpen-icon {
          height: 16px; } }
    @media (max-width: 1300px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 1rem; }
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-title img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .answer-list img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .open-btn img.isOpen-icon {
          height: 12px; } }
    @media (max-width: 1200px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 1rem; } }
    @media (max-width: 1100px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 0.8rem; }
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-title img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .answer-list img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .open-btn img.isOpen-icon {
          height: 10px; } }
    @media (max-width: 991px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 0.7rem; } }
    @media (max-width: 768px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
      .si-sdgsdashboard .sdgsdashboard-box .answer-list,
      .si-sdgsdashboard .sdgsdashboard-box .open-btn {
        font-size: 0.7rem; }
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-title img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .answer-list img.isOpen-icon,
        .si-sdgsdashboard .sdgsdashboard-box .open-btn img.isOpen-icon {
          height: 12px; } }
    @media (max-width: 1300px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
        font-size: 1rem; } }
    @media (max-width: 1200px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
        font-size: 1rem; } }
    @media (max-width: 1100px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
        font-size: 0.8rem; } }
    @media (max-width: 991px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
        font-size: 0.7rem; } }
    @media (max-width: 768px) {
      .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
        font-size: 1rem; } }

.mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box {
  /*        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;*/ }
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .box {
    padding: 1rem; }
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .sdgs-title,
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .sdgs-perc,
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .answer-list,
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .sdgs-list {
    font-size: 0.8rem; }
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .sdgs-list .col {
    max-width: 185px; }
  .mediumWidth .container .si-sdgsdashboard .sdgsdashboard-box .answer-list div {
    min-height: 24px; }

.container .sdgsdashboard-box .sdgs-title,
.container .sdgsdashboard-box .sdgs-perc {
  font-size: 1.3rem; }

.container .sdgsdashboard-box .sdgs-title.col,
.container .sdgsdashboard-box .sdgs-perc.col {
  padding-left: 0;
  padding-right: 0; }

.header-news-alert .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer; }

.header-news-alert .barline-title {
  border: 0; }

.header-news-alert .insBox {
  max-width: 90% !important; }

.header-news-alert .barline-title {
  font-size: 1.3rem;
  padding-bottom: 0; }

.header-news-alert .home-content {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2; }

.header-news-alert .proposalList .btnTxt {
  width: 102px;
  border: 1px solid #003f96;
  color: #fff;
  background-color: #003f96;
  float: right;
  cursor: pointer; }
  @media (min-width: 769px) {
    .header-news-alert .proposalList .btnTxt {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); } }

.header-news-alert .proposalList .btnTxt:hover {
  border-color: #003f96;
  color: #003f96;
  background-color: #fff; }

.header-news-alert .row {
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #dddddd; }

.header-news-alert .tag {
  padding-bottom: 0.2rem;
  font-size: 0.85rem; }

@media (min-width: 769px) {
  .header-news-alert .btn-box {
    max-width: 140px;
    min-width: 140px; } }

.header-org-alert .title {
  font-size: 1.5rem;
  text-align: left; }

.header-org-alert .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer; }

.header-org-alert .header-org-card {
  padding: 1rem;
  border-radius: 10px;
  border: solid 1px #e6e6e6;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s; }
  .header-org-alert .header-org-card .org-card-title {
    font-size: 1.125rem;
    color: #404040; }
  .header-org-alert .header-org-card .org-card-title.en {
    height: 53px; }
  .header-org-alert .header-org-card .org-card-info {
    font-size: 0.875rem;
    text-align: justify; }
  .header-org-alert .header-org-card .org-card-info.en {
    height: 210px; }
  .header-org-alert .header-org-card:hover {
    border-color: #173f91; }

.header-org-alert .header-org-card.active {
  border-radius: 10px;
  border: solid 1px #173f91; }

.header-org-alert .insBox {
  max-width: 90%; }

@media (max-width: 499px) {
  .header-org-alert .title {
    font-size: 1.2rem; }
  .header-org-alert .insContent {
    display: block; }
    .header-org-alert .insContent .insBox {
      margin: 0 auto; }
  .header-org-alert .header-org-card .org-card-title {
    margin-bottom: 1rem; }
  .header-org-alert .header-org-card img {
    display: none; } }

.header_right_menu div.search-all {
  position: absolute;
  left: 0;
  bottom: -100%;
  padding: 0.5rem;
  transform: translateY(-10%);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.03);
  opacity: 0;
  transition: all .5s;
  background-color: #fff; }

.header_right_menu div.search-all.show {
  opacity: 1;
  transform: translateY(0);
  height: auto; }

.search-all-box {
  position: relative;
  height: 100%;
  display: inline-block; }
  .search-all-box input {
    position: relative;
    padding: 0rem 1rem;
    margin: auto;
    margin-right: 0.5rem;
    top: calc(50% - 20px);
    width: 160px;
    height: 35px;
    border: 2px solid #e87f61;
    border-radius: 25px; }
  .search-all-box::after {
    position: absolute;
    content: url(/assets/img/home-search-icon.svg);
    top: 2px;
    right: 20px;
    cursor: pointer; }

.search-web-all .count {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  color: #404040; }
  .search-web-all .count span {
    font-size: 1.125rem;
    color: #666666; }

.search-web-all .row {
  margin-bottom: 2rem; }
  .search-web-all .row .col {
    margin-bottom: 1rem;
    width: 25%;
    min-width: 25%;
    max-width: 25%; }
    .search-web-all .row .col::before {
      content: '';
      display: block;
      padding-bottom: 80%; }
    @media (max-width: 991px) {
      .search-web-all .row .col {
        width: 50%;
        min-width: 50%;
        max-width: 50%; }
        .search-web-all .row .col::before {
          padding-bottom: 120%; } }

.search-web-all .search-box {
  position: absolute;
  top: 0;
  left: 0.5rem;
  width: calc(100% - 1rem);
  height: 100%;
  font-size: 0.875rem;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-top: 8px solid #004097;
  cursor: pointer;
  transition: all 0.5s; }
  .search-web-all .search-box:hover {
    border: 1px solid #004097;
    border-top: 8px solid #004097;
    transition: all 0.5s; }
  .search-web-all .search-box .title {
    margin-bottom: 1rem;
    font-size: 1.125rem;
    font-weight: 500;
    color: #404040;
    display: block; }
  .search-web-all .search-box .search-box-count {
    margin: 0 0.5rem;
    font-size: 2rem;
    font-weight: bold;
    color: #003f96; }
  @media (max-width: 991px) {
    .search-web-all .search-box {
      white-space: initial; }
      .search-web-all .search-box .hor-ver-center {
        width: 80%; } }

.rw-banner-box {
  position: relative;
  margin: 4rem 0; }
  .rw-banner-box .rw-banner-box-title {
    width: 41%; }
    .rw-banner-box .rw-banner-box-title .rw-banner-title {
      position: absolute;
      width: 100%;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
      .rw-banner-box .rw-banner-box-title .rw-banner-title .title {
        font-size: 2rem;
        font-weight: bold;
        color: #000000;
        line-height: 1.56;
        border-bottom: 5px solid #003f96; }
      .rw-banner-box .rw-banner-box-title .rw-banner-title .content {
        font-size: 1.125rem;
        color: #404040;
        line-height: 1.56; }
      .rw-banner-box .rw-banner-box-title .rw-banner-title .link-btn {
        font-size: 1.25rem;
        font-weight: 500;
        color: #003f96;
        cursor: pointer; }
        .rw-banner-box .rw-banner-box-title .rw-banner-title .link-btn::after {
          position: relative;
          margin-left: 0.5rem;
          top: 2px;
          content: url(/assets/img/rw-icon-5.svg); }
    @media (max-width: 991px) {
      .rw-banner-box .rw-banner-box-title {
        width: 100%; }
        .rw-banner-box .rw-banner-box-title .rw-banner-title {
          position: relative;
          left: 0;
          top: 0;
          transform: initial; }
        .rw-banner-box .rw-banner-box-title .title {
          margin: 0 auto; }
        .rw-banner-box .rw-banner-box-title .content {
          margin: 0 auto;
          text-align: center; }
        .rw-banner-box .rw-banner-box-title .link-btn {
          margin: 0 auto;
          text-align: center; } }
  .rw-banner-box .rw-banner-icon {
    width: 59%; }
    .rw-banner-box .rw-banner-icon img.icon {
      max-width: 100%;
      height: auto; }
    @media (max-width: 991px) {
      .rw-banner-box .rw-banner-icon {
        display: none; } }

.rw-card-box .rw-card .box {
  border-radius: 0;
  box-shadow: initial; }
  .rw-card-box .rw-card .box .tag {
    font-size: 0.875rem;
    color: #003f96;
    font-weight: bold; }
  .rw-card-box .rw-card .box .item.tw {
    display: initial; }
    .rw-card-box .rw-card .box .item.tw span {
      display: inline-block;
      margin-right: 0.5rem; }

.rw-bar-left,
.rw-bar-right {
  position: fixed;
  top: 0;
  width: 10vw;
  height: 100%;
  background-color: #f7cec3;
  z-index: -1; }
  @media (max-width: 991px) {
    .rw-bar-left,
    .rw-bar-right {
      display: none; } }

.rw-bar-left {
  left: 0; }

.rw-bar-right {
  right: 0; }

.si-citizens-say {
  position: relative; }
  .si-citizens-say .item-select {
    /*position: absolute;*/
    position: fixed;
    /*top: 0px;*/
    top: 140px;
    /*left: calc(384px - 50vw + 5px);*/
    left: 10px; }
    .si-citizens-say .item-select div.box {
      padding: 1rem;
      width: 260px;
      background-color: #ffffff;
      border: 1px solid #dddddd;
      border-radius: 20px;
      text-align: center; }
      .si-citizens-say .item-select div.box .title {
        font-size: 2rem;
        font-weight: 500;
        color: #000000; }
      .si-citizens-say .item-select div.box .type-count {
        font-size: 1rem;
        font-weight: 500;
        color: #000000;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #000000; }
        .si-citizens-say .item-select div.box .type-count .text-1::after {
          content: '目前累積的資料有'; }
        .si-citizens-say .item-select div.box .type-count .text-2::after {
          content: '篇'; }
      .si-citizens-say .item-select div.box .item {
        padding: 0.25rem;
        margin-bottom: 0.25rem;
        font-size: 1rem;
        cursor: pointer;
        border: 1px solid transparent; }
      .si-citizens-say .item-select div.box .item:hover,
      .si-citizens-say .item-select div.box .item.active {
        border: 1px solid #dddddd;
        border-radius: 20px; }
    @media (max-width: 1400px) {
      .si-citizens-say .item-select div.box {
        width: 220px; }
        .si-citizens-say .item-select div.box .title {
          font-size: 1.5rem; }
        .si-citizens-say .item-select div.box .type-count, .si-citizens-say .item-select div.box .item {
          font-size: 0.8rem; } }
    @media (max-width: 1250px) {
      .si-citizens-say .item-select div.box {
        width: 140px; }
        .si-citizens-say .item-select div.box .title {
          font-size: 1.5rem; }
        .si-citizens-say .item-select div.box .type-count, .si-citizens-say .item-select div.box .item {
          font-size: 0.8rem; } }
    @media (max-width: 991px) {
      .si-citizens-say .item-select {
        display: none; } }
  .si-citizens-say .content {
    position: relative;
    /*top: -300px;*/
    top: 0px;
    left: 0; }
    .si-citizens-say .content .item-select-mobile {
      display: none; }
    .si-citizens-say .content .title-box {
      text-align: center; }
      .si-citizens-say .content .title-box .title {
        font-size: 1.25rem;
        font-weight: 500;
        color: #000000;
        margin: 0 auto;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #000000;
        display: inline-block; }
    @media (max-width: 991px) {
      .si-citizens-say .content .item-select-mobile {
        display: block; } }
