/* set global config vars */
/* defualt page width setting(PC) */
/* off canvas menu width *eg. 70px or 70% */
/* main slide margin top */
/* header height */
/* footer height */
/* global body setting */
/* default font family */
/*Arial*/
/* text sizing multiplier */
/* text sizing */
/* default theme color */
/* special theme */
/* insert special theme for this website */
/* text sizing */
@font-face {
  font-family: 'KitithadaRegular';
  src: url("../../../../fonts/PSL094pro_0.eot");
  src: url("../../../../fonts/PSL094pro_0.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/PSL094pro_0.woff") format("woff"), url("../../../../fonts/PSL094pro_0.ttf") format("truetype"), url("../../../../fonts/PSL094pro_0.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'KitithadaBold';
  src: url("../../../../fonts/PSL096pro_0.eot");
  src: url("../../../../fonts/PSL096pro_0.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/PSL096pro_0.woff") format("woff"), url("../../../../fonts/PSL096pro_0.ttf") format("truetype"), url("../../../../fonts/PSL096pro_0.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* note : for IE8,7 need css3pie helper*/
#foo_pager {
  width: 100%;
  text-align: center;
  bottom: 65px;
  position: relative; }
  #foo_pager span.pager_list {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 3px; }
    #foo_pager span.pager_list > a {
      display: block;
      width: 40px;
      height: 3px;
      background: #b7a676;
      background: transparent\9;
      background: rgba(183, 166, 118, 0.7); }
  @media screen and (max-width: 767px) {
    #foo_pager {
      bottom: 35px; } }

.tab-wrapper .nav-tabs {
  border: none;
  background-color: #DDDDDD; }
  .tab-wrapper .nav-tabs li a {
    font-family: "KitithadaBold";
    font-size: 26px;
    line-height: 26px;
    color: #666666;
    margin-right: 0;
    border-radius: 0;
    border: none; }
    @media screen and (max-width: 768px) {
      .tab-wrapper .nav-tabs li a {
        font-size: 22px;
        line-height: 22px; } }
    .tab-wrapper .nav-tabs li a:hover {
      border: none;
      background-color: #fff;
      color: #0C3C84; }
  .tab-wrapper .nav-tabs li.active a {
    border: none;
    color: #0C3C84; }

.tab-wrapper .tab-content {
  padding: 15px; }
  .tab-wrapper .tab-content .list-item ul {
    height: 210px;
    overflow-y: scroll;
    margin: 0 0 20px;
    padding: 0; }
    .tab-wrapper .tab-content .list-item ul li {
      display: block;
      padding: 0 0 10px;
      overflow: hidden;
      border-bottom: 1px solid #E9E9E9;
      margin-bottom: 10px; }
      .tab-wrapper .tab-content .list-item ul li .date-month {
        float: left;
        display: block;
        width: 45px;
        height: auto; }
        .tab-wrapper .tab-content .list-item ul li .date-month .date {
          width: 100%;
          height: 45px;
          color: #fff;
          font-size: 26px;
          line-height: 45px;
          text-align: center;
          background-color: #0E4285; }
          @media screen and (max-width: 768px) {
            .tab-wrapper .tab-content .list-item ul li .date-month .date {
              font-size: 22px; } }
        .tab-wrapper .tab-content .list-item ul li .date-month .month {
          font-size: 20px;
          width: 100%;
          height: 45px;
          padding: 0 5px;
          color: #fff;
          line-height: 20px;
          text-align: center;
          background-color: #B7A676; }
      .tab-wrapper .tab-content .list-item ul li .description {
        float: left;
        display: block;
        width: calc( 100% - 45px);
        height: auto;
        padding: 0 15px; }
        .tab-wrapper .tab-content .list-item ul li .description .title {
          font-size: 30px;
          line-height: 30px;
          color: #666666; }
          @media screen and (max-width: 768px) {
            .tab-wrapper .tab-content .list-item ul li .description .title {
              font-size: 26px;
              line-height: 26px; } }
        .tab-wrapper .tab-content .list-item ul li .description .desc {
          font-size: 26px;
          line-height: 26px;
          color: #8A8A8A;
          margin-top: 15px; }
          @media screen and (max-width: 768px) {
            .tab-wrapper .tab-content .list-item ul li .description .desc {
              font-size: 22px;
              line-height: 22px; } }
  .tab-wrapper .tab-content .list-item .gen-button {
    text-align: right; }
    .tab-wrapper .tab-content .list-item .gen-button a {
      color: #9A9A9A;
      border: 1px solid #9A9A9A; }

@media screen and (max-width: 767px) {
  .tab-wrapper {
    margin-bottom: 20px; } }

.tab-wrapper.-default {
  height: auto;
  background-color: #ffffff; }
  @media screen and (max-width: 767px) {
    .tab-wrapper.-default {
      height: 350px; }
      .tab-wrapper.-default .tab-content .list-item ul {
        height: 220px; } }

#show_Ondesktop {
  display: block; }
  @media screen and (max-width: 767px) {
    #show_Ondesktop {
      display: none; } }

#show_Onmobile {
  display: none; }
  @media screen and (max-width: 767px) {
    #show_Onmobile {
      display: block; } }

.accordion-list-wrapper {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  padding: 0 10px; }
  .accordion-list-wrapper .accordion-list {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 70px;
    background-color: #fff; }
  .accordion-list-wrapper .list-group {
    margin-bottom: 25px; }
    .accordion-list-wrapper .list-group .list-group-item {
      padding: 0;
      padding-bottom: 2px;
      margin: 0 auto;
      margin-bottom: 0;
      border: none;
      border-top: none;
      border-bottom: none;
      background-color: transparent; }
      .accordion-list-wrapper .list-group .list-group-item .list-group-head {
        height: auto;
        padding: 7px 15px;
        border: none;
        background-color: #0E4285;
        cursor: pointer; }
        .accordion-list-wrapper .list-group .list-group-item .list-group-head > div {
          height: auto;
          padding: 0;
          margin: 0;
          line-height: 45px; }
          .accordion-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
            position: relative;
            max-width: 90%;
            min-height: 1px;
            padding-left: 0;
            margin: 0;
            font-size: 30px;
            line-height: 36px;
            color: #fff; }
            @media screen and (max-width: 768px) {
              .accordion-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
                font-size: 26px; } }
          .accordion-list-wrapper .list-group .list-group-item .list-group-head > div a {
            position: absolute;
            top: 0px;
            left: 10px;
            height: 25px;
            color: #fff;
            text-decoration: none;
            vertical-align: middle;
            line-height: 23px; }
          .accordion-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 30px;
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -pie-border-radius: 0;
            behavior: url(pie/PIE.htc);
            background-color: transparent; }
            .accordion-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack {
              width: 35px;
              height: 26px; }
              .accordion-list-wrapper .list-group .list-group-item .list-group-head > div .icn-circle.fa-stack .fa-stack-2x {
                font-size: 26px;
                line-height: 26px; }
        .accordion-list-wrapper .list-group .list-group-item .list-group-head.active {
          border-bottom: none; }
      .accordion-list-wrapper .list-group .list-group-item .active > div {
        padding: 0;
        margin: 0;
        line-height: 45px; }
      .accordion-list-wrapper .list-group .list-group-item .list-group-content {
        display: none;
        height: auto;
        padding: 15px;
        border: none;
        border-top: none;
        text-align: left;
        background-color: transparent; }
        .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul {
          height: 160px;
          overflow-y: scroll;
          margin: 0 0 20px;
          padding: 0; }
          .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li {
            display: block;
            padding: 0 0 10px;
            overflow: hidden;
            border-bottom: 1px solid #E9E9E9;
            margin-bottom: 10px; }
            .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .date-month {
              float: left;
              display: block;
              width: 45px;
              height: auto; }
              .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .date-month .date {
                width: 100%;
                height: 45px;
                color: #fff;
                font-size: 26px;
                line-height: 45px;
                text-align: center;
                background-color: #0E4285; }
                @media screen and (max-width: 768px) {
                  .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .date-month .date {
                    font-size: 22px; } }
              .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .date-month .month {
                font-size: 20px;
                width: 100%;
                height: 45px;
                padding: 0 5px;
                color: #fff;
                line-height: 20px;
                text-align: center;
                background-color: #B7A676; }
            .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .description {
              float: left;
              display: block;
              width: calc( 100% - 45px);
              height: auto;
              padding: 0 15px; }
              .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .description .title {
                font-size: 30px;
                line-height: 30px;
                color: #666666; }
                @media screen and (max-width: 768px) {
                  .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .description .title {
                    font-size: 26px;
                    line-height: 26px; } }
              .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .description .desc {
                font-size: 26px;
                line-height: 26px;
                color: #8A8A8A;
                margin-top: 15px; }
                @media screen and (max-width: 768px) {
                  .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item ul li .description .desc {
                    font-size: 22px;
                    line-height: 22px; } }
        .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item .gen-button {
          text-align: right; }
          .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item .gen-button a {
            color: #9A9A9A;
            border: 1px solid #9A9A9A; }
        .accordion-list-wrapper .list-group .list-group-item .list-group-content.opened {
          display: block; }
  @media screen and (max-width: 767px) {
    .accordion-list-wrapper {
      margin-bottom: 0; }
      .accordion-list-wrapper .accordion-list {
        padding: 0;
        margin-bottom: 0; }
      .accordion-list-wrapper .list-group .list-group-item .list-group-head > div h3 {
        max-width: 85%;
        font-size: 26px;
        line-height: 26px;
        padding: 0; }
      .accordion-list-wrapper .list-group .list-group-item .list-group-content .list-item .gen-button {
        text-align: center; } }

.section-settrade-wrapper .banner-slide {
  float: left;
  width: 50%; }
  .section-settrade-wrapper .banner-slide .single-item {
    margin-bottom: 30px; }
    .section-settrade-wrapper .banner-slide .single-item .list {
      height: 358px; }
    .section-settrade-wrapper .banner-slide .single-item img {
      width: 100%;
      height: 100%; }
    .section-settrade-wrapper .banner-slide .single-item .slick-dots {
      bottom: 20px; }
      .section-settrade-wrapper .banner-slide .single-item .slick-dots li {
        background-color: #9B8557;
        width: 50px;
        height: 6px; }
        .section-settrade-wrapper .banner-slide .single-item .slick-dots li button {
          width: 100%;
          height: 100%; }
          .section-settrade-wrapper .banner-slide .single-item .slick-dots li button:before {
            line-height: inherit;
            content: ""; }
      .section-settrade-wrapper .banner-slide .single-item .slick-dots li.slick-active {
        background-color: #0E4285; }
  @media screen and (max-width: 767px) {
    .section-settrade-wrapper .banner-slide {
      width: 100%; }
      .section-settrade-wrapper .banner-slide .single-item {
        margin-bottom: 0; }
        .section-settrade-wrapper .banner-slide .single-item .list {
          height: auto; } }

.section-settrade-wrapper .settrade {
  float: left;
  width: 50%;
  height: 358px;
  background-color: #242A44; }
  .section-settrade-wrapper .settrade .content {
    padding: 15px 30px; }
    .section-settrade-wrapper .settrade .content .head-title {
      margin-bottom: 15px; }
      .section-settrade-wrapper .settrade .content .head-title .left {
        float: left; }
        .section-settrade-wrapper .settrade .content .head-title .left .icon-graph {
          display: inline-block;
          vertical-align: top;
          width: 25px;
          height: 25px;
          line-height: 40px;
          margin-right: 5px; }
          .section-settrade-wrapper .settrade .content .head-title .left .icon-graph img {
            width: 100%;
            height: 100%; }
        .section-settrade-wrapper .settrade .content .head-title .left .text {
          display: inline-block;
          vertical-align: top;
          font-family: "KitithadaBold";
          font-size: 40px;
          line-height: 40px;
          color: #ffffff; }
      .section-settrade-wrapper .settrade .content .head-title .right {
        float: right; }
        .section-settrade-wrapper .settrade .content .head-title .right .text {
          display: inline-block;
          vertical-align: top;
          font-family: "KitithadaRegular";
          font-size: 26px;
          line-height: 40px;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .section-settrade-wrapper .settrade .content .head-title .right .text {
              font-size: 22px;
              line-height: 34px; } }
  .section-settrade-wrapper .settrade .main {
    margin-bottom: 15px; }
    .section-settrade-wrapper .settrade .main .left {
      float: left; }
      .section-settrade-wrapper .settrade .main .left .text {
        font-size: 40px;
        line-height: 40px;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .section-settrade-wrapper .settrade .main .left .text {
            font-size: 34px;
            line-height: 34px; } }
    .section-settrade-wrapper .settrade .main .right {
      float: right; }
      .section-settrade-wrapper .settrade .main .right .text.green {
        color: #61D200; }
      .section-settrade-wrapper .settrade .main .right .text {
        font-size: 40px;
        line-height: 40px; }
        @media screen and (max-width: 768px) {
          .section-settrade-wrapper .settrade .main .right .text {
            font-size: 34px;
            line-height: 34px; } }
        .section-settrade-wrapper .settrade .main .right .text i {
          font-size: 30px; }
          @media screen and (max-width: 768px) {
            .section-settrade-wrapper .settrade .main .right .text i {
              font-size: 26px; } }
  .section-settrade-wrapper .settrade .value-content .title {
    font-family: "KitithadaBold";
    font-size: 26px;
    line-height: 26px;
    color: #B6A472;
    text-align: center;
    border-bottom: 1px solid #B6A472;
    padding-bottom: 10px;
    margin-bottom: 10px; }
    @media screen and (max-width: 768px) {
      .section-settrade-wrapper .settrade .value-content .title {
        font-size: 22px;
        line-height: 22px; } }
  .section-settrade-wrapper .settrade .value-content .value-settrade {
    font-family: "KitithadaBold";
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .section-settrade-wrapper .settrade .value-content .value-settrade {
        font-size: 26px;
        line-height: 26px; } }
  .section-settrade-wrapper .settrade .date-update {
    font-family: "KitithadaBold";
    font-size: 20px;
    line-height: 20px;
    color: #B6A472; }
  @media screen and (max-width: 767px) {
    .section-settrade-wrapper .settrade {
      width: 100%; } }
  @media screen and (max-width: 375px) {
    .section-settrade-wrapper .settrade .content {
      padding: 15px 15px; }
      .section-settrade-wrapper .settrade .content .head-title {
        margin-bottom: 15px; }
        .section-settrade-wrapper .settrade .content .head-title .left {
          float: left; }
          .section-settrade-wrapper .settrade .content .head-title .left .icon-graph {
            display: inline-block;
            vertical-align: top;
            width: 25px;
            height: 25px;
            line-height: 34px;
            margin-right: 5px; }
            .section-settrade-wrapper .settrade .content .head-title .left .icon-graph img {
              width: 100%;
              height: 100%; }
          .section-settrade-wrapper .settrade .content .head-title .left .text {
            display: inline-block;
            vertical-align: top;
            font-family: "KitithadaBold";
            font-size: 30px;
            line-height: 30px;
            color: #fff; } }
        @media screen and (max-width: 375px) and (max-width: 768px) {
          .section-settrade-wrapper .settrade .content .head-title .left .text {
            font-size: 26px;
            line-height: 26px; } }
  @media screen and (max-width: 375px) {
        .section-settrade-wrapper .settrade .content .head-title .right {
          float: right; }
          .section-settrade-wrapper .settrade .content .head-title .right .text {
            display: inline-block;
            vertical-align: top;
            font-family: "KitithadaRegular";
            font-size: 20px;
            line-height: 30px;
            color: #fff; }
    .section-settrade-wrapper .settrade .main {
      margin-bottom: 15px; }
      .section-settrade-wrapper .settrade .main .left {
        float: left; }
        .section-settrade-wrapper .settrade .main .left .text {
          font-size: 30px;
          line-height: 30px;
          color: #fff; } }
      @media screen and (max-width: 375px) and (max-width: 768px) {
        .section-settrade-wrapper .settrade .main .left .text {
          font-size: 26px;
          line-height: 26px; } }
  @media screen and (max-width: 375px) {
      .section-settrade-wrapper .settrade .main .right {
        float: right; }
        .section-settrade-wrapper .settrade .main .right .text.green {
          color: #61D200; }
        .section-settrade-wrapper .settrade .main .right .text.red {
          color: #E12228; }
        .section-settrade-wrapper .settrade .main .right .text.yellow {
          color: #fdb600; }
        .section-settrade-wrapper .settrade .main .right .text {
          font-size: 40px;
          line-height: 40px; } }
      @media screen and (max-width: 375px) and (max-width: 768px) {
        .section-settrade-wrapper .settrade .main .right .text {
          font-size: 34px;
          line-height: 34px; } }
  @media screen and (max-width: 375px) {
          .section-settrade-wrapper .settrade .main .right .text i {
            font-size: 30px; } }
        @media screen and (max-width: 375px) and (max-width: 768px) {
          .section-settrade-wrapper .settrade .main .right .text i {
            font-size: 26px; } }
  @media screen and (max-width: 375px) {
    .section-settrade-wrapper .settrade .value-content .title {
      font-family: "KitithadaBold";
      font-size: 22px;
      line-height: 22px;
      color: #B6A472;
      text-align: center;
      border-bottom: 1px solid #B6A472;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .section-settrade-wrapper .settrade .value-content .value-settrade {
      font-family: "KitithadaBold";
      font-size: 26px;
      line-height: 26px;
      color: #fff;
      text-align: center;
      margin-bottom: 20px; } }
  @media screen and (max-width: 375px) and (max-width: 768px) {
    .section-settrade-wrapper .settrade .value-content .value-settrade {
      font-size: 22px;
      line-height: 22px; } }
  @media screen and (max-width: 375px) {
    .section-settrade-wrapper .settrade .date-update {
      font-family: "KitithadaBold";
      font-size: 16px;
      line-height: 16px;
      color: #B6A472; } }

@media screen and (max-width: 767px) {
  .section-settrade-wrapper {
    margin-bottom: 30px; } }
