/* frameworks */
.container {
  max-width: 1280px; }

.row-0 {
  margin: 0; }
  .row-0 > div {
    padding: 0; }

.row-10 {
  margin: 0 -5px; }
  .row-10 > div {
    padding: 0 5px; }

.row-15 {
  margin: 0 -7.5px; }
  .row-15 > div {
    padding: 0 7.5px; }

.row-20 {
  margin: 0 -10px; }
  .row-20 > div {
    padding: 0 10px; }

.row-40 {
  margin: 0 -20px; }
  .row-40 > div {
    padding: 0 20px; }

.row-R > div {
  float: right; }

.row-table {
  display: table;
  width: 100%; }
  .row-table > div {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0; }
  .row-table .col {
    width: auto; }
  .row-table .col-auto {
    width: 1%; }
  .row-table.vlign-top > div {
    vertical-align: top; }

.section-middle {
  display: table;
  width: 100%;
  height: 100vh; }
  .section-middle > div {
    display: table-cell;
    vertical-align: middle; }

figure {
  margin: 0; }
  figure.cover {
    margin: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    figure.cover img {
      object-fit: cover;
      object-position: center; }
  figure.contain {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
    figure.contain img {
      object-fit: contain;
      object-position: center; }
  figure img {
    width: 100%;
    max-width: 100%; }

.icon {
  position: relative; }
  .icon img {
    display: block; }

a:focus,
button:focus {
  outline: none; }

.btn,
.link {
  text-decoration: none;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.btn:focus,
.btn:hover,
.link:focus,
.link:hover {
  text-decoration: none; }

input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

img {
  max-width: 100%; }

ul.item-list,
ul.nav-list {
  margin: 0;
  padding: 0; }
  ul.item-list li,
  ul.nav-list li {
    list-style: none;
    float: left; }
    ul.item-list li a.link,
    ul.nav-list li a.link {
      display: block; }
  ul.item-list:before, ul.item-list:after,
  ul.nav-list:before,
  ul.nav-list:after {
    content: ' ';
    display: table; }
  ul.item-list:after,
  ul.nav-list:after {
    clear: both; }

ul.item-list.fluid li,
ul.nav-lis.fluid li {
  width: 100%; }

.iframe-container {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden; }
  .iframe-container iframe, .iframe-container object, .iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video-container {
  position: relative;
  padding-bottom: 57%;
  overflow: hidden; }
  .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* config */
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/DB_Helvethaica_X_Thin_Cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/DB_Helvethaica_X_UlLi_Cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/DB_Helvethaica_X_Li_Cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/DB_Helvethaica_X_Med_Cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/DB_Helvethaica_X_Bd_Cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/DB_Helvethaica_X_Blk_Cond_v3.2.woff") format("woff");
  font-display: block;
  font-weight: bold;
  font-style: normal; }
.text-primary {
  color: #1D2884 !important; }

.text-secondary {
  color: #EC1F27 !important; }

.text-red {
  color: #f00 !important; }

.text-gray {
  color: #707070 !important; }

.text-lightgray {
  color: #999 !important; }

.text-gold {
  color: #e9c87b !important; }

.text-light {
  color: #ffffff !important; }

.text-dark {
  color: #000000 !important; }

.text-darkgray {
  color: #333333 !important; }

.text-brown {
  color: #5B3C31 !important; }

body {
  font-family: 'db_helvethaica';
  background-color: #fff;
  font-size: 16px;
  color: #333333;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'db_helvethaica'; }

.transition, nav.menu li a.link:before, nav.menu li.dropdown a.link .icon, nav.menu .dropdown-menu, .slick-prev, .slick-next, .slick-dots li button, .btn.-btn-lg img, .btn.-btn-sm img, .btn.-btn-circle img, button.close, .login-box .body .form-default .floating-label img, .login-box .foot .forgot-box .link:before, .profile-menu .icon, .profile-menu .icon > img, .profile-menu .txt, .profile-area .user-menu .icon, .profile-area .user-menu .icon > img, .profile-area .user-menu .txt, .profile-history .history-list .content .title, .profile-history .history-list .content .time, .profile-history .history-list .date-comment, .profile-history .history-list .date-comment img, .webboard-hilight .favorite, .webboard-list .favorite, .webboard-list .content .b-content, .webboard-list .content .b-content .title, .webboard-list .content .b-content .desc, .webboard-list .content .b-content .date .txt, .webboard-list .content .b-content .date .lazy, .webboard-list .status, .webboard-list .status .inner .txt, .webboard-list .status .inner .txt img, .-list-layout .webboard-list .status .item + .item:before, .detail-area .end-box .thumb-icon, .comment-list .foot .thumb-icon, .comment-list .accordion .more-box .btn .feather, .banner-slider .slider-for .slick-slide, .banner-slider .slider-for .thumb .cover img, .banner-slider .slider-for .content .title, .site-header, .site-header .topbar, .site-header .topbar:before, .site-header .height, .site-header .logo, .site-header .menu-user .icon > span, .site-header .menu-user .dropdown-menu {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.transition-delay, nav.menu .dropdown-menu, .site-header .menu-user .dropdown-menu {
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  transition-delay: 200ms; }

/* components */
#preload {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0;
  top: 0;
  background-color: #fff; }

.preload {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9999;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .preload .logo {
    width: 160px;
    height: 160px;
    padding: 30px;
    line-height: 110px; }
  .preload .loader {
    border: 2px solid;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border-color: #1D2884 transparent transparent;
    animation: spins 1s linear infinite;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.4; }

@keyframes spins {
  100% {
    transform: rotate(360deg);
    filter: hue-rotate(0); } }
nav.menu li a.link {
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
  display: block;
  position: relative; }
  nav.menu li a.link:hover {
    color: #EC1F27; }
  nav.menu li a.link:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 2px;
    background-color: #EC1F27;
    opacity: 0; }
nav.menu li.active a.link:before {
  opacity: 1; }
nav.menu li.dropdown > a.link {
  margin-right: 25px; }
nav.menu li.dropdown a.link .icon {
  position: absolute;
  color: #EC1F27;
  font-size: 30px;
  right: -25px;
  top: -2px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }
  nav.menu li.dropdown a.link .icon:before {
    content: "\f107";
    font-family: 'FontAwesome'; }
nav.menu li.dropdown.show a.link .icon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg); }
nav.menu li + li {
  margin-left: 35px; }
nav.menu .dropdown-toggle::after {
  display: none; }
nav.menu .mcscroll {
  max-height: 60vh;
  overflow: auto; }
  nav.menu .mcscroll .mCSB_inside > .mCSB_container {
    margin-right: 0; }
  nav.menu .mcscroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  nav.menu .mcscroll .mCSB_scrollTools .mCSB_draggerRail {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
nav.menu .dropdown-menu {
  min-width: 235px;
  border-radius: 0;
  margin-top: 10px;
  border: none;
  padding: 0;
  display: block !important;
  opacity: 0;
  pointer-events: none;
  top: -100% !important; }
  nav.menu .dropdown-menu.show {
    opacity: 1;
    pointer-events: visible;
    top: 0px !important; }
  nav.menu .dropdown-menu li {
    width: 100%;
    border-bottom: 1px solid #DCDCDC; }
  nav.menu .dropdown-menu li + li {
    margin-left: 0;
    border-top: 0px solid #DCDCDC; }
  nav.menu .dropdown-menu a.link {
    color: #999;
    padding: 9px 20px;
    text-transform: uppercase;
    line-height: 1.2em; }
    nav.menu .dropdown-menu a.link:before {
      display: none; }
    nav.menu .dropdown-menu a.link:hover {
      color: #EC1F27; }
  nav.menu .dropdown-menu li.active a.link {
    color: #EC1F27; }

.menu-mobile-btn {
  display: block;
  width: 50px;
  height: 50px;
  padding: 15px 0;
  background-color: #EC1F27;
  position: relative;
  display: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 30px 30px 5px rgba(236, 31, 39, 0.2);
  -moz-box-shadow: 0px 30px 30px 5px rgba(236, 31, 39, 0.2);
  box-shadow: 0px 30px 30px 5px rgba(236, 31, 39, 0.2); }
  .menu-mobile-btn .btn-mobile {
    display: block;
    width: 24px;
    height: 20px;
    margin: auto;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .menu-mobile-btn .btn-mobile .bar {
      position: absolute;
      width: 100%;
      height: 3px;
      left: 0;
      background-color: #ffffff;
      margin: auto;
      display: block;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      -ms-transition: all 200ms ease-out;
      transition: all 200ms ease-out;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
      .menu-mobile-btn .btn-mobile .bar:nth-child(1) {
        top: 0; }
      .menu-mobile-btn .btn-mobile .bar:nth-child(2) {
        top: 0;
        bottom: 0; }
      .menu-mobile-btn .btn-mobile .bar:nth-child(3) {
        top: 0;
        bottom: 0; }
      .menu-mobile-btn .btn-mobile .bar:nth-child(4) {
        bottom: 0; }
    .menu-mobile-btn .btn-mobile.close {
      opacity: 1;
      float: none; }
      .menu-mobile-btn .btn-mobile.close .bar:nth-child(1) {
        top: 0;
        opacity: 0; }
      .menu-mobile-btn .btn-mobile.close .bar:nth-child(2) {
        top: 0;
        bottom: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .menu-mobile-btn .btn-mobile.close .bar:nth-child(3) {
        top: 0;
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .menu-mobile-btn .btn-mobile.close .bar:nth-child(4) {
        bottom: 0;
        opacity: 0; }

.slick-dots-container {
  overflow: hidden;
  display: block;
  padding: 0;
  position: relative;
  width: 5.5rem;
  margin: 0.625rem auto;
  height: 0.875rem; }
  .slick-dots-container > ul {
    align-items: center;
    bottom: unset;
    height: 100%;
    padding: 0;
    display: flex !important;
    transition: all 0.25s;
    position: relative;
    margin: 0;
    list-style: none;
    transform: translateX(0); }
    .slick-dots-container > ul li.p-small-1,
    .slick-dots-container > ul li.n-small-1 {
      transform: scale(0.8); }
    .slick-dots-container > ul li.slick-active {
      transform: scale(1.3);
      transform-origin: center; }

.slick-prev:before,
.slick-next:before {
  display: none; }

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #1D2884; }

.slick-prev, .slick-next {
  z-index: 1;
  width: 50px;
  height: 50px;
  background-color: #878787;
  font-size: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .slick-prev .feather, .slick-next .feather {
    line-height: 50px;
    color: #EC1F27;
    position: relative; }

.slick-prev {
  left: -60px; }
  .slick-prev .feather {
    left: -2px; }

.slick-next {
  right: -60px; }
  .slick-next .feather {
    right: -2px; }

.slick-prev:hover,
.slick-next:hover {
  background-color: #1D2884; }

.slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 10px; }
  .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #ffffff;
    border: 1px solid #C2C2C2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .slick-dots li button:before {
      display: none; }
    .slick-dots li button:hover {
      border-color: #EC1F27; }
  .slick-dots li.slick-active button {
    background: #EC1F27;
    border-color: #EC1F27; }

.slick-slide .item {
  float: left; }

.breadcrumb-block {
  padding: 0;
  background-color: #1D2884; }

.breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  .breadcrumb .font-base, .breadcrumb li, .breadcrumb li .link {
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
    font-weight: 300; }
  .breadcrumb li {
    position: relative; }
    .breadcrumb li .link:hover {
      color: #EC1F27; }
    .breadcrumb li .link > span {
      position: relative;
      top: 2px; }
    .breadcrumb li.active {
      max-width: 300px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .breadcrumb li + li {
    padding-left: 20px;
    margin-left: 10px; }
    .breadcrumb li + li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      padding: 0;
      width: 6px;
      height: 6px;
      border-right: 1px solid #ffffff;
      border-bottom: 1px solid #ffffff;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.pagination-block {
  position: relative; }

.pagination-label .title {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  color: #999; }
.pagination-label span {
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  color: #ffffff;
  background-color: #1D2884;
  display: inline;
  padding: 2px 25px;
  margin: 0 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

.pagination {
  margin: 0; }
  .pagination .link {
    display: block;
    text-align: center;
    min-width: 50px;
    height: 50px;
    line-height: 48px;
    padding: 0 10px;
    font-size: 24px;
    font-weight: 300;
    background-color: #ffffff;
    color: #999;
    border: 1px solid #C2C2C2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .pagination .link:hover {
      color: #EC1F27;
      border-color: #EC1F27; }
    .pagination .link .feather {
      position: relative;
      top: 4px; }
  .pagination .active .link {
    background-color: #EC1F27;
    color: #ffffff;
    border-color: #EC1F27;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
    -moz-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
    box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2); }
  .pagination li {
    display: inline-block;
    vertical-align: middle; }
  .pagination li + li {
    margin-left: 6px; }
  .pagination .pagination-nav .link {
    color: #EC1F27; }
  .pagination .jumpPage {
    width: 110px; }

.font-base-editor, .editor-content, .editor-content p {
  font-size: 24px;
  font-weight: 300;
  color: #333333;
  line-height: 1.2em;
  margin-bottom: 1.2em; }

.editor-content {
  margin-bottom: 0; }
  .editor-content p:last-child {
    margin-bottom: 0; }
  .editor-content img {
    height: auto !important; }

.whead {
  margin-bottom: 15px; }
  .whead .title {
    margin: 0;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1em; }

.btn {
  background: none;
  position: relative;
  overflow: hidden;
  top: 0;
  z-index: 10;
  border: 1px solid transparent;
  padding: 0 10px;
  min-width: 120px;
  height: 60px;
  line-height: 58px;
  font-size: 30px;
  font-weight: 500;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }
  .btn.fluid {
    min-width: inherit;
    width: 100%;
    position: relative; }
  .btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn.-btn-lg {
    font-size: 21px;
    min-width: 200px; }
    .btn.-btn-lg img {
      margin-right: 8px;
      filter: brightness(2000%); }
  .btn.-btn-sm {
    font-size: 21px;
    min-width: 150px;
    height: 50px;
    line-height: 48px; }
    .btn.-btn-sm img {
      margin-right: 8px;
      filter: brightness(2000%); }
  .btn.-btn-circle {
    min-width: 50px;
    height: 50px;
    line-height: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .btn.-btn-circle img {
      filter: brightness(2000%); }
    .btn.-btn-circle .lazy {
      left: 0;
      top: 0; }
    .btn.-btn-circle:hover .lazy {
      left: 0px;
      top: -3px; }
    .btn.-btn-circle:hover:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  .btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .btn .lazy {
    position: relative;
    left: 0;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  .btn:hover .lazy {
    left: -5px; }
  .btn:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.btn-primary {
  color: #ffffff;
  background-color: #1D2884;
  border-color: #1D2884;
  -webkit-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
  -moz-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
  box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2); }
  .btn-primary:hover, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.actitve:focus, .btn-primary:active.focus, .btn-primary.active.focus, .btn-primary:focus:hover, .btn-primary.focus:hover {
    color: #1D2884;
    background-color: #ffffff;
    border-color: #1D2884; }
    .btn-primary:hover img, .btn-primary:active:hover img, .btn-primary.active:hover img, .btn-primary:active:focus img, .btn-primary.actitve:focus img, .btn-primary:active.focus img, .btn-primary.active.focus img, .btn-primary:focus:hover img, .btn-primary.focus:hover img {
      filter: brightness(100%); }
  .btn-primary:disabled, .btn-primary.disabled, .btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #1D2884;
    border-color: #1D2884;
    opacity: 0.8; }
    .btn-primary:disabled:before, .btn-primary.disabled:before, .btn-primary.disabled:hover:before {
      background-color: transparent; }
    .btn-primary:disabled:hover img, .btn-primary.disabled:hover img, .btn-primary.disabled:hover:hover img {
      filter: brightness(2000%);
      left: 0; }
  .btn-primary.-shadow-none {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn-primary:before {
    background-color: #ffffff; }

.btn-secondary {
  color: #ffffff;
  background-color: #EC1F27;
  border-color: #EC1F27;
  -webkit-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
  -moz-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
  box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2); }
  .btn-secondary:hover, .btn-secondary:active:hover, .btn-secondary.active:hover, .btn-secondary:active:focus, .btn-secondary.actitve:focus, .btn-secondary:active.focus, .btn-secondary.active.focus, .btn-secondary:focus:hover, .btn-secondary.focus:hover {
    color: #EC1F27;
    background-color: #ffffff;
    border-color: #EC1F27; }
    .btn-secondary:hover img, .btn-secondary:active:hover img, .btn-secondary.active:hover img, .btn-secondary:active:focus img, .btn-secondary.actitve:focus img, .btn-secondary:active.focus img, .btn-secondary.active.focus img, .btn-secondary:focus:hover img, .btn-secondary.focus:hover img {
      filter: brightness(100%); }
  .btn-secondary:disabled, .btn-secondary.disabled, .btn-secondary.disabled:hover {
    color: #ffffff;
    background-color: #EC1F27;
    border-color: #EC1F27;
    opacity: 0.8; }
    .btn-secondary:disabled:before, .btn-secondary.disabled:before, .btn-secondary.disabled:hover:before {
      background-color: transparent; }
    .btn-secondary:disabled:hover img, .btn-secondary.disabled:hover img, .btn-secondary.disabled:hover:hover img {
      filter: brightness(2000%);
      left: 0; }
  .btn-secondary.-shadow-none {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn-secondary:before {
    background-color: #ffffff; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #EC1F27;
  border-color: #EC1F27;
  -webkit-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
  -moz-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
  box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2); }

.btn-cancel {
  color: #ffffff;
  background-color: #999;
  border-color: #999;
  -webkit-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
  -moz-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
  box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2); }
  .btn-cancel:hover, .btn-cancel:active:hover, .btn-cancel.active:hover, .btn-cancel:active:focus, .btn-cancel.actitve:focus, .btn-cancel:active.focus, .btn-cancel.active.focus, .btn-cancel:focus:hover, .btn-cancel.focus:hover {
    color: #999;
    background-color: #ffffff;
    border-color: #999; }
    .btn-cancel:hover img, .btn-cancel:active:hover img, .btn-cancel.active:hover img, .btn-cancel:active:focus img, .btn-cancel.actitve:focus img, .btn-cancel:active.focus img, .btn-cancel.active.focus img, .btn-cancel:focus:hover img, .btn-cancel.focus:hover img {
      filter: brightness(60%); }
  .btn-cancel:disabled, .btn-cancel.disabled, .btn-cancel.disabled:hover {
    color: #ffffff;
    background-color: #999;
    border-color: #999;
    opacity: 0.8; }
    .btn-cancel:disabled:before, .btn-cancel.disabled:before, .btn-cancel.disabled:hover:before {
      background-color: transparent; }
    .btn-cancel:disabled:hover img, .btn-cancel.disabled:hover img, .btn-cancel.disabled:hover:hover img {
      filter: brightness(2000%);
      left: 0; }
  .btn-cancel.-shadow-none {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn-cancel:before {
    background-color: #ffffff; }

.btn-light {
  color: #999;
  background-color: #ffffff;
  border-color: #999;
  -webkit-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
  -moz-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
  box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2); }
  .btn-light > img {
    filter: brightness(100%) !important; }
  .btn-light:hover, .btn-light:active:hover, .btn-light.active:hover, .btn-light:active:focus, .btn-light.actitve:focus, .btn-light:active.focus, .btn-light.active.focus, .btn-light:focus:hover, .btn-light.focus:hover {
    color: #ffffff;
    background-color: #999;
    border-color: #999; }
    .btn-light:hover img, .btn-light:active:hover img, .btn-light.active:hover img, .btn-light:active:focus img, .btn-light.actitve:focus img, .btn-light:active.focus img, .btn-light.active.focus img, .btn-light:focus:hover img, .btn-light.focus:hover img {
      filter: brightness(2000%) !important;
      left: 0; }
  .btn-light:disabled, .btn-light.disabled, .btn-light.disabled:hover {
    color: #999;
    background-color: #ffffff;
    border-color: #999;
    opacity: 0.8; }
    .btn-light:disabled:before, .btn-light.disabled:before, .btn-light.disabled:hover:before {
      background-color: transparent; }
  .btn-light.-shadow-none {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn-light:before {
    background-color: #999; }

.-hover-primary:hover, .-hover-primary:active:hover, .-hover-primary.active:hover, .-hover-primary:active:focus, .-hover-primary.actitve:focus, .-hover-primary:active.focus, .-hover-primary.active.focus, .-hover-primary:focus:hover, .-hover-primary.focus:hover {
  color: #ffffff !important;
  background-color: #1D2884 !important;
  border-color: #1D2884 !important; }
  .-hover-primary:hover img, .-hover-primary:active:hover img, .-hover-primary.active:hover img, .-hover-primary:active:focus img, .-hover-primary.actitve:focus img, .-hover-primary:active.focus img, .-hover-primary.active.focus img, .-hover-primary:focus:hover img, .-hover-primary.focus:hover img {
    filter: brightness(100%); }
.-hover-primary:before {
  background-color: #1D2884 !important; }

.-hover-secondary:hover, .-hover-secondary:active:hover, .-hover-secondary.active:hover, .-hover-secondary:active:focus, .-hover-secondary.actitve:focus, .-hover-secondary:active.focus, .-hover-secondary.active.focus, .-hover-secondary:focus:hover, .-hover-secondary.focus:hover {
  color: #ffffff !important;
  background-color: #EC1F27 !important;
  border-color: #EC1F27 !important; }
  .-hover-secondary:hover img, .-hover-secondary:active:hover img, .-hover-secondary.active:hover img, .-hover-secondary:active:focus img, .-hover-secondary.actitve:focus img, .-hover-secondary:active.focus img, .-hover-secondary.active.focus img, .-hover-secondary:focus:hover img, .-hover-secondary.focus:hover img {
    filter: brightness(100%); }
.-hover-secondary:before {
  background-color: #EC1F27 !important; }

.form-default .transition-ease, .form-default .floating-label {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
.form-default .form-group {
  position: relative;
  margin-bottom: 20px; }
.form-default .control-label {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  color: #999;
  line-height: 1.2em; }
.form-default .form-control {
  line-height: 1.2em;
  padding: 10px 25px;
  font-size: 30px;
  font-weight: 500;
  color: #1D2884;
  min-height: 50px;
  height: auto;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .form-default .form-control:focus {
    border-color: #EC1F27; }
.form-default .floating-label {
  color: #333;
  font-size: 28px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 25px;
  top: 16px;
  margin-bottom: 0; }
.form-default .form-control:focus ~ .floating-label,
.form-default .form-control:not(:focus):valid ~ .floating-label {
  color: #333;
  font-size: 20px;
  left: 0;
  top: -17px; }
.form-default .block-control {
  position: relative; }
.form-default .has-error .form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.form-default .has-success .form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.form-control-feedback {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 20px;
  height: 20px;
  background-size: 100%; }
  .form-control-feedback:before {
    display: none; }
  .form-control-feedback.glyphicon-ok {
    background: url("../img/icon/checked.png") center no-repeat;
    background-size: 16px; }
  .form-control-feedback.glyphicon-remove {
    background: url("../img/icon/cancel.png") center no-repeat;
    background-size: 16px; }

.radio-control {
  position: relative;
  display: inline-block;
  min-height: 34px;
  padding-left: 0; }
  .radio-control .icon {
    width: 25px;
    height: 25px;
    border: 1px solid #1D2884;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .radio-control .txt {
    margin: 0;
    font-size: 24px;
    font-weight: 300;
    color: #1D2884;
    line-height: 20px;
    display: block;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px; }
  .radio-control input[type='radio'] {
    margin-top: 0;
    position: absolute;
    z-index: 5;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer; }
  .radio-control input[type='radio']:checked ~ .icon {
    border-color: transparent;
    border-color: #1D2884; }
    .radio-control input[type='radio']:checked ~ .icon:before {
      content: '';
      position: absolute;
      width: 15px;
      height: 15px;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-color: #1D2884;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }

.checkbox-control {
  position: relative;
  display: inline-block; }
  .checkbox-control .icon {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 3px;
    left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .checkbox-control .txt {
    margin: 0;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    display: block; }
  .checkbox-control input[type='checkbox'] {
    margin-top: 0;
    position: absolute;
    z-index: 5;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer; }
  .checkbox-control input[type='checkbox']:checked ~ .icon {
    border-color: transparent; }
    .checkbox-control input[type='checkbox']:checked ~ .icon:before {
      content: "\f00c";
      position: absolute;
      text-align: center;
      color: #1D2884;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      font: normal normal normal 30px/28px FontAwesome; }

.select2-container--default .select2-selection--single {
  border: 1px solid #C2C2C2;
  border-radius: 25px;
  height: 50px; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 20px;
  padding-right: 30px;
  color: #1D2884;
  line-height: 48px;
  font-size: 24px;
  font-weight: 300; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  width: 20px;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "\f107";
  font-family: 'FontAwesome';
  line-height: 36px;
  font-size: 32px;
  color: #999; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  content: "\f106"; }

.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single:focus,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple:focus {
  outline: none; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered {
  color: #EC1F27; }

.select2-results__option {
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #707070;
  border: 1px solid #C2C2C2;
  padding: 10px 30px; }

.select2-results__option + .select2-results__option {
  border-top: 0; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #1D2884;
  color: #ffffff;
  border-color: #1D2884;
  font-weight: 300; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-color: #EC1F27; }

.select2-container--default .select2-selection--multiple {
  border: 1px solid #C2C2C2;
  border-radius: 25px;
  min-height: 50px;
  padding: 0px 20px; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #EC1F27; }

.select2-container--default .select2-search--inline .select2-search__field {
  color: #1D2884;
  line-height: 48px;
  font-size: 24px;
  font-weight: 300;
  margin-top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
  display: block; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #ffffff;
  border-color: #C2C2C2;
  color: #999;
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 300; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  font-size: 30px;
  margin-top: -2px;
  margin-right: 7px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #EC1F27; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #1D2884;
  width: 16px; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #1D2884; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #1D2884; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #D8D8D8; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 8px;
  margin: 4px auto; }

button.close {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: #EC1F27;
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  button.close span {
    line-height: 40px; }
  button.close:hover {
    color: #ffffff; }

.modal .modal-body {
  background-color: #F3F4F5;
  padding: 30px; }
.modal .header {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #C2C2C2; }
.modal .h-title {
  font-size: 48px;
  font-weight: bold;
  line-height: 0.8;
  color: #1D2884;
  text-transform: uppercase; }
.modal .wrapper {
  background-color: #ffffff; }
.modal .mcscroll {
  max-height: 50vh; }
.modal .comment-list .wrapper.bg-light {
  background-color: #ffffff; }
.modal .comment-list .body {
  padding: 30px 0 0 0;
  border-bottom: 0; }
.modal .comment-list .foot {
  padding: 15px 0; }
.modal .comment-list .foot .date {
  margin-left: 0px; }
.modal .action {
  text-align: center; }
  .modal .action .btn {
    min-width: 200px; }
    .modal .action .btn + .btn {
      margin-left: 20px; }
.modal .detail-area {
  padding: 20px 0 0 0;
  background-color: transparent; }
  .modal .detail-area .download-box {
    margin-bottom: 0; }
    .modal .detail-area .download-box .item-list {
      white-space: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: 0 -8px; }
    .modal .detail-area .download-box .item {
      padding: 0 8px;
      width: 600px;
      display: inline-flex;
      float: none; }

.modal-backdrop.show {
  opacity: 1; }

@supports (backdrop-filter: none) {
  .modal-backdrop {
    background-color: rgba(44, 54, 145, 0.6);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px); } }
@supports not (backdrop-filter: none) {
  .modal-backdrop {
    background-color: rgba(44, 54, 145, 0.6); } }
.modal-reply .modal-dialog {
  max-width: inherit;
  width: 1280px; }

.modal-alert .modal-dialog {
  max-width: inherit;
  width: 882px; }

/* pages */
.site-container {
  position: relative;
  padding-top: 100px; }

.default-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .default-header .height {
    height: 160px; }
  .default-header .title {
    font-size: 72px;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.8;
    margin: 0; }
  .default-header .desc {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    line-height: 0.7;
    margin: 0; }

.default-success-box .height {
  height: 410px;
  text-align: center; }
.default-success-box .icon {
  width: 169px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px; }
.default-success-box .h-title {
  font-size: 48px;
  font-weight: 500;
  color: #1D2884;
  line-height: 1; }
.default-success-box .desc {
  font-size: 32px;
  font-weight: 300;
  color: #1D2884;
  line-height: 1; }
.default-success-box .action .btn {
  display: inline-block;
  height: 50px;
  line-height: 48px; }
  .default-success-box .action .btn + .btn {
    margin-left: 20px; }

.tag-list {
  margin-bottom: 10px; }
  .tag-list .item-list {
    margin: 0 -5px; }
  .tag-list .item {
    padding: 0 5px;
    margin: 3px 0; }
  .tag-list .link {
    color: #EC1F27;
    border: 1px solid #C2C2C2;
    background-color: #ffffff;
    display: block;
    padding: 2px 20px;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
    .tag-list .link:hover {
      border-color: #EC1F27;
      background-color: #EC1F27;
      color: #ffffff; }

.login-page {
  display: table;
  width: 100%;
  height: 100vh;
  padding-top: 0; }

.login-brand {
  width: 50%;
  display: table-cell;
  vertical-align: middle; }
  .login-brand:after {
    content: '';
    display: table;
    clear: both; }
  .login-brand .content {
    float: right;
    padding-right: 120px;
    text-align: center; }
  .login-brand .txt {
    font-size: 32px;
    font-weight: 500;
    color: #707070; }
    .login-brand .txt.-th {
      margin-bottom: -60px; }
  .login-brand .logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 630px; }

.login-box {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  background-image: url(../img/background/bg-login-R.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .login-box:after {
    content: '';
    display: table;
    clear: both; }
  .login-box .content {
    float: left;
    padding-left: 120px;
    position: relative;
    display: none; }
    .login-box .content.active {
      display: block; }
  .login-box .-forgot-name .head .s-title {
    line-height: 1; }
  .login-box .-forgot-pass .head .s-title {
    line-height: 1; }
  .login-box .head {
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
    .login-box .head .txt {
      font-size: 30px;
      font-weight: 500;
      color: #ffffff;
      line-height: 1; }
    .login-box .head .h-title {
      font-size: 72px;
      font-weight: 500;
      color: #ffffff;
      line-height: 0.7; }
    .login-box .head .s-title {
      font-size: 60px;
      font-weight: normal;
      color: #ffffff;
      line-height: 0.7; }
  .login-box .body {
    padding: 50px 0;
    width: 480px; }
    .login-box .body .form-default {
      display: none; }
      .login-box .body .form-default.active {
        display: block; }
      .login-box .body .form-default .form-group {
        margin-bottom: 30px; }
      .login-box .body .form-default .floating-label {
        color: #ffffff; }
        .login-box .body .form-default .floating-label img {
          margin-right: 5px;
          width: 32px;
          position: relative;
          top: -2px; }
      .login-box .body .form-default .form-control:focus ~ .floating-label,
      .login-box .body .form-default .form-control:not(:focus):valid ~ .floating-label {
        color: #ffffff; }
        .login-box .body .form-default .form-control:focus ~ .floating-label img,
        .login-box .body .form-default .form-control:not(:focus):valid ~ .floating-label img {
          width: 15px; }
      .login-box .body .form-default .form-control {
        border: 0;
        color: #ffffff;
        min-height: 60px; }
      .login-box .body .form-default .btn {
        -webkit-box-shadow: 0px 30px 30px 5px rgba(236, 31, 39, 0.2);
        -moz-box-shadow: 0px 30px 30px 5px rgba(236, 31, 39, 0.2);
        box-shadow: 0px 30px 30px 5px rgba(236, 31, 39, 0.2); }
    @supports (backdrop-filter: none) {
      .login-box .body .form-default .form-control {
        background-color: rgba(44, 54, 145, 0.6);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px); } }
    @supports not (backdrop-filter: none) {
      .login-box .body .form-default .form-control {
        background-color: rgba(44, 54, 145, 0.6); } }
    .login-box .body .default-success-box {
      display: none; }
      .login-box .body .default-success-box.active {
        display: block; }
      .login-box .body .default-success-box .height {
        height: auto;
        margin-bottom: 50px; }
      .login-box .body .default-success-box .h-title {
        color: #ffffff; }
  .login-box .foot {
    padding-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    text-align: center; }
    .login-box .foot .forgot-box {
      padding-top: 45px; }
      .login-box .foot .forgot-box .txt {
        font-size: 28px;
        font-weight: normal;
        line-height: 1;
        color: #ffffff;
        width: 135px;
        text-align: left; }
      .login-box .foot .forgot-box .item + .item {
        margin-left: 45px; }
      .login-box .foot .forgot-box .link {
        font-size: 28px;
        font-weight: 500;
        line-height: 1;
        color: #ffffff;
        position: relative; }
        .login-box .foot .forgot-box .link:before {
          content: '';
          position: absolute;
          left: 42px;
          bottom: 4px;
          right: 0;
          background-color: #ffffff;
          background-color: #EC1F27;
          height: 1px;
          opacity: 0; }
        .login-box .foot .forgot-box .link img {
          margin-right: 5px;
          position: relative;
          top: -2px; }
        .login-box .foot .forgot-box .link:hover:before {
          opacity: 1; }

.home-page {
  position: relative; }
  .home-page .banner-slider {
    padding-top: 70px;
    padding-bottom: 60px;
    background-color: #F3F4F5;
    overflow: hidden; }

.main-slider {
  position: relative; }
  .main-slider .slider-for {
    position: relative;
    z-index: 1; }
    .main-slider .slider-for .wrapper {
      position: relative;
      overflow: hidden; }
    .main-slider .slider-for .thumb {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -953px; }
      .main-slider .slider-for .thumb .cover img {
        object-fit: cover;
        object-position: center;
        width: 1180px;
        height: 720px; }
    .main-slider .slider-for .bg {
      position: absolute;
      top: 0;
      right: 50%;
      margin-right: -968px;
      width: 740px;
      height: 720px;
      background-image: url(../img/background/bg-top-graphic.jpg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
    .main-slider .slider-for .container {
      position: relative;
      z-index: 1; }
    .main-slider .slider-for .h-content {
      padding-right: 200px;
      position: relative; }
      .main-slider .slider-for .h-content .height {
        height: 640px; }
      .main-slider .slider-for .h-content .s-txt {
        font-size: 48px;
        font-weight: bold;
        line-height: 0.8;
        color: #ffffff; }
        .main-slider .slider-for .h-content .s-txt.-alig-L {
          text-align: left; }
        .main-slider .slider-for .h-content .s-txt.-alig-R {
          text-align: right; }
      .main-slider .slider-for .h-content .h-txt {
        font-size: 140px;
        font-weight: bold;
        line-height: 0.8;
        color: #ffffff; }
      .main-slider .slider-for .h-content .number {
        font-size: 92px;
        font-weight: 500;
        line-height: 0.8;
        color: #ffffff;
        position: absolute;
        left: 0;
        bottom: 0; }
    .main-slider .slider-for .s-content {
      position: relative; }
      .main-slider .slider-for .s-content .height {
        height: 80px; }
      .main-slider .slider-for .s-content .txt {
        position: relative;
        z-index: 1;
        font-size: 32px;
        font-weight: 100;
        line-height: 1;
        color: #ffffff;
        text-transform: uppercase; }
      .main-slider .slider-for .s-content:before {
        content: '';
        position: absolute;
        z-index: 0;
        top: 0;
        left: 50%;
        margin-left: -753px;
        width: 1180px;
        height: 100%; }
      @supports (backdrop-filter: none) {
        .main-slider .slider-for .s-content:before {
          background-color: rgba(44, 54, 145, 0.6);
          -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px); } }
      @supports not (backdrop-filter: none) {
        .main-slider .slider-for .s-content:before {
          background-color: rgba(44, 54, 145, 0.6); } }
    .main-slider .slider-for .b-content {
      width: 400px;
      padding-left: 80px;
      padding-top: 85px; }
      .main-slider .slider-for .b-content .tag {
        font-size: 30px;
        font-weight: 500;
        line-height: 1;
        color: #EC1F27; }
        .main-slider .slider-for .b-content .tag img {
          display: inline; }
      .main-slider .slider-for .b-content .title {
        font-size: 48px;
        font-weight: bold;
        line-height: 1.2em;
        color: #1D2884;
        text-transform: uppercase;
        max-height: 3.5em;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .main-slider .slider-for .b-content .line {
        height: 1px;
        width: 100%;
        margin: 20px 0 25px 0;
        background-color: #575757;
        opacity: 0.2; }
      .main-slider .slider-for .b-content .desc {
        font-size: 24px;
        font-weight: 300;
        line-height: 1.2em;
        color: #999;
        height: 4.7em;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical; }
      .main-slider .slider-for .b-content .action {
        padding-top: 30px; }
  .main-slider .wrapper-nav {
    width: calc(80px * 2);
    overflow: hidden;
    position: absolute;
    z-index: 2;
    bottom: 80px;
    right: 50%;
    margin-right: -307px; }
  .main-slider .slider-nav {
    width: calc(80px * 3);
    margin-left: -80px; }
    .main-slider .slider-nav .slick-slide .item {
      opacity: 1;
      visibility: visible; }
    .main-slider .slider-nav .slick-current .item {
      opacity: 0;
      visibility: hidden; }
    .main-slider .slider-nav .link {
      display: block;
      width: 80px;
      height: 80px;
      line-height: 82px;
      font-size: 36px;
      font-weight: 500;
      color: #ffffff;
      text-align: center; }
      .main-slider .slider-nav .link:hover {
        background-color: #1D2884; }
    @supports (backdrop-filter: none) {
      .main-slider .slider-nav .link {
        background-color: rgba(0, 0, 0, 0.4);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px); } }
    @supports not (backdrop-filter: none) {
      .main-slider .slider-nav .link {
        background-color: rgba(0, 0, 0, 0.4); } }
    .main-slider .slider-nav .slick-arrow {
      width: 20px;
      height: 20px;
      border-radius: 0;
      box-shadow: none;
      font-size: 26px;
      background-color: transparent; }
      .main-slider .slider-nav .slick-arrow span {
        line-height: 20px;
        color: #EC1F27; }
      .main-slider .slider-nav .slick-arrow.slick-prev {
        left: 82px; }
      .main-slider .slider-nav .slick-arrow.slick-next {
        right: 2px; }

.wg-news {
  position: relative;
  background-color: #F3F4F5;
  overflow: hidden; }
  .wg-news .head {
    padding-bottom: 50px; }
    .wg-news .head .h-title {
      font-size: 72px;
      font-weight: 500;
      line-height: 1; }
    .wg-news .head .btn-box .btn {
      min-width: 50px;
      font-size: 36px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
  .wg-news .hotnews-slider {
    padding: 60px 0 90px 100px;
    position: relative; }
    .wg-news .hotnews-slider:before {
      content: '';
      position: absolute;
      z-index: 0;
      top: 0;
      right: 50%;
      width: 960px;
      height: 100%;
      background-color: #ffffff;
      margin-right: -647px; }
    .wg-news .hotnews-slider > div {
      position: relative;
      z-index: 1; }
    .wg-news .hotnews-slider .slider-for {
      margin: 0;
      padding: 0; }
      .wg-news .hotnews-slider .slider-for .wrapper {
        position: relative; }
      .wg-news .hotnews-slider .slider-for img {
        display: inline; }
      .wg-news .hotnews-slider .slider-for .favorite {
        right: 10px; }
      .wg-news .hotnews-slider .slider-for .content .b-content {
        background-color: #F3F4F5; }
      .wg-news .hotnews-slider .slider-for .status .item {
        right: 50px; }
    .wg-news .hotnews-slider .slider-nav {
      margin-right: 60px; }
    .wg-news .hotnews-slider .action {
      position: absolute;
      left: 100px;
      bottom: 90px; }
  .wg-news .latest-slider {
    padding: 60px 100px 45px 0;
    position: relative; }
    .wg-news .latest-slider .slider-for {
      margin: 0;
      padding: 0; }
      .wg-news .latest-slider .slider-for .wrapper {
        position: relative; }
      .wg-news .latest-slider .slider-for img {
        display: inline; }
      .wg-news .latest-slider .slider-for .favorite {
        top: 10px;
        right: 90px; }
      .wg-news .latest-slider .slider-for .thumb .cover {
        height: 160px;
        width: 180px; }
      .wg-news .latest-slider .slider-for .content .b-content {
        height: 160px;
        padding: 15px 20px;
        background-color: #ffffff; }
        .wg-news .latest-slider .slider-for .content .b-content .tag {
          margin-bottom: 3px; }
        .wg-news .latest-slider .slider-for .content .b-content .title {
          font-size: 24px;
          height: 1.1em;
          -webkit-line-clamp: 1; }
        .wg-news .latest-slider .slider-for .content .b-content .desc {
          font-size: 20px; }
        .wg-news .latest-slider .slider-for .content .b-content .date {
          padding-top: 10px;
          margin-top: 10px;
          position: relative;
          left: 0;
          bottom: 0;
          right: 0; }
          .wg-news .latest-slider .slider-for .content .b-content .date .txt {
            font-size: 18px;
            display: block; }
            .wg-news .latest-slider .slider-for .content .b-content .date .txt.-post {
              float: none; }
            .wg-news .latest-slider .slider-for .content .b-content .date .txt + .txt {
              margin-left: 0px;
              margin-top: 2px; }
      .wg-news .latest-slider .slider-for .status {
        height: 160px;
        background-color: #ffffff; }
        .wg-news .latest-slider .slider-for .status .inner {
          width: 80px; }
          .wg-news .latest-slider .slider-for .status .inner .txt {
            font-size: 17px; }
        .wg-news .latest-slider .slider-for .status .item {
          height: 80px; }
          .wg-news .latest-slider .slider-for .status .item img {
            width: 25px;
            margin-bottom: 5px; }
  .wg-news .slider-nav {
    width: 170px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto; }
    .wg-news .slider-nav .slick-prev, .wg-news .slider-nav .slick-next {
      background-color: #ffffff;
      border: 1px solid #C2C2C2; }
      .wg-news .slider-nav .slick-prev:hover, .wg-news .slider-nav .slick-next:hover {
        border-color: #EC1F27; }
    .wg-news .slider-nav .item {
      padding: 0 5px; }
    .wg-news .slider-nav .link {
      width: 50px;
      height: 50px;
      line-height: 48px;
      text-align: center;
      background-color: #ffffff;
      border: 1px solid #C2C2C2;
      display: block;
      font-size: 24px;
      font-weight: 500;
      color: #C2C2C2;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .wg-news .slider-nav .link:hover {
        border-color: #EC1F27; }
    .wg-news .slider-nav .slick-current .link {
      border-color: #EC1F27;
      background-color: #EC1F27;
      color: #ffffff; }
  .wg-news .smc-online {
    position: relative;
    padding-right: 100px; }
    .wg-news .smc-online:before {
      content: '';
      position: absolute;
      z-index: 0;
      top: 0;
      left: 50%;
      width: 960px;
      height: 100%;
      margin-left: -647px;
      background-image: url(../img/background/bg-wg-smc-online.jpg);
      background-position: center right;
      background-repeat: no-repeat;
      background-size: cover; }
    .wg-news .smc-online .height {
      height: 160px; }
    .wg-news .smc-online .head {
      padding-bottom: 0; }
      .wg-news .smc-online .head .btn-box .btn {
        min-width: 150px;
        font-size: 21px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px; }

.profile-page {
  position: relative; }

.profile-menu {
  background-color: #F3F4F5; }
  .profile-menu .height {
    height: 150px;
    margin: 0; }
  .profile-menu .item-list {
    margin: 0 -10px;
    width: 100%; }
  .profile-menu .item {
    padding: 0 10px;
    width: 25%; }
  .profile-menu .link {
    border: 1px solid #C2C2C2;
    background-color: #ffffff;
    display: block;
    padding: 10px 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
    .profile-menu .link > .row {
      margin: 0; }
      .profile-menu .link > .row > div {
        padding: 0; }
  .profile-menu .icon {
    width: 32px;
    height: 32px;
    position: relative;
    right: 0; }
    .profile-menu .icon > img {
      filter: brightness(100%);
      height: 100%; }
  .profile-menu .txt {
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
    color: #999;
    padding-left: 15px; }
  .profile-menu .item.active .link {
    border-color: #EC1F27;
    background-color: #EC1F27;
    -webkit-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
    -moz-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
    box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2); }
  .profile-menu .item.active .icon > img {
    filter: brightness(400%); }
  .profile-menu .item.active .txt {
    color: #ffffff; }
  .profile-menu .link:hover {
    border-color: #EC1F27; }
    .profile-menu .link:hover .icon {
      right: -5px; }

.profile-area {
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #C2C2C2;
  background-color: #ffffff; }
  .profile-area .h-title {
    font-size: 48px;
    font-weight: 500;
    color: #1D2884;
    line-height: 0.8; }
  .profile-area .id-number {
    font-size: 30px;
    font-weight: normal;
    color: #EC1F27;
    line-height: 1; }
  .profile-area .user-header-inner .picture-box .thumb .cover > img {
    object-fit: cover;
    object-position: center;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #1D2884; }
  .profile-area .user-header-inner .search-block {
    position: relative;
    width: 357px; }
    .profile-area .user-header-inner .search-block ::-webkit-input-placeholder {
      color: #C3C3C3; }
    .profile-area .user-header-inner .search-block :-ms-input-placeholder {
      color: #C3C3C3; }
    .profile-area .user-header-inner .search-block ::placeholder {
      color: #C3C3C3; }
    .profile-area .user-header-inner .search-block .form-control {
      font-size: 21px;
      min-height: 50px;
      height: auto;
      color: #C3C3C3; }
    .profile-area .user-header-inner .search-block .action {
      position: absolute;
      top: 0;
      right: 0; }
      .profile-area .user-header-inner .search-block .action .btn {
        height: 50px;
        min-width: 50px;
        line-height: 54px;
        font-size: 26px;
        padding: 0; }
  .profile-area .user-menu {
    margin-top: 30px;
    border-top: 2px solid #1D2884;
    padding-top: 30px; }
    .profile-area .user-menu .item-list {
      position: relative; }
    .profile-area .user-menu .item {
      width: 300px; }
      .profile-area .user-menu .item + .item {
        margin-left: 25px; }
    .profile-area .user-menu .link {
      border: 1px solid #C2C2C2;
      background-color: #ffffff;
      display: block;
      padding: 10px 15px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px;
      text-align: center; }
      .profile-area .user-menu .link > .row {
        margin: 0; }
        .profile-area .user-menu .link > .row > div {
          padding: 0; }
    .profile-area .user-menu .icon {
      width: 28px;
      height: 28px;
      display: inline-block;
      vertical-align: middle;
      position: relative;
      right: 0; }
      .profile-area .user-menu .icon > img {
        filter: brightness(100%);
        height: 100%; }
    .profile-area .user-menu .txt {
      font-size: 18px;
      font-weight: 500;
      line-height: 1;
      color: #999;
      padding-left: 10px;
      display: inline-block;
      vertical-align: middle; }
    .profile-area .user-menu .item.active .link {
      border-color: #1D2884;
      background-color: #1D2884;
      -webkit-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
      -moz-box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2);
      box-shadow: 0px 10px 20px 5px rgba(29, 40, 132, 0.2); }
    .profile-area .user-menu .item.active .icon > img {
      filter: brightness(400%); }
    .profile-area .user-menu .item.active .txt {
      color: #ffffff; }
    .profile-area .user-menu .link:hover {
      border-color: #1D2884; }
      .profile-area .user-menu .link:hover .icon {
        right: -5px; }
    .profile-area .user-menu .btn-box .btn {
      height: 50px;
      line-height: 48px; }
      .profile-area .user-menu .btn-box .btn .feather {
        position: relative;
        top: 3px; }

.profile-user .picture-box .thumb .cover > img {
  object-fit: cover;
  object-position: center;
  width: 240px;
  height: 240px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #1D2884; }
.profile-user .picture-box .action {
  padding-top: 30px;
  text-align: center; }
  .profile-user .picture-box .action .btn {
    display: inline-block;
    height: 50px;
    line-height: 48px; }
.profile-user .information-box .head .height {
  height: auto; }
.profile-user .information-box .form-default {
  margin-top: 30px;
  border-top: 2px solid #1D2884; }
  .profile-user .information-box .form-default .row {
    position: relative; }
    .profile-user .information-box .form-default .row:before {
      content: '';
      position: absolute;
      left: 20px;
      right: 20px;
      bottom: 0;
      height: 1px;
      background-color: #C2C2C2; }
  .profile-user .information-box .form-default .form-group {
    padding-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 0; }
  .profile-user .information-box .form-default .form-text {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    color: #1D2884;
    margin-top: 10px;
    margin-bottom: 15px; }
  .profile-user .information-box .form-default .form-action {
    text-align: center;
    padding-top: 36px; }
    .profile-user .information-box .form-default .form-action .btn {
      display: inline-block;
      height: 50px;
      line-height: 48px; }
      .profile-user .information-box .form-default .form-action .btn + .btn {
        margin-left: 20px; }
.profile-user .information-box .info-show {
  display: none; }
  .profile-user .information-box .info-show.active {
    display: block; }
.profile-user .information-box .info-edit {
  display: none; }
  .profile-user .information-box .info-edit.active {
    display: block; }
.profile-user .information-box .info-edit-success {
  display: none; }
  .profile-user .information-box .info-edit-success.active {
    display: block; }
  .profile-user .information-box .info-edit-success .default-success-box {
    margin-top: 30px;
    border-top: 2px solid #1D2884; }
    .profile-user .information-box .info-edit-success .default-success-box .action {
      text-align: center;
      padding-top: 36px;
      border-top: 1px solid #C2C2C2; }

.profile-change-password .information-box .passbox {
  width: 640px;
  margin: 0 auto; }
.profile-change-password .information-box .show-password .form-control-feedback {
  right: 90px;
  top: 16px; }
.profile-change-password .information-box .show-password .input-group-addon {
  padding: 0;
  border: 1px solid #1D2884;
  border-left: 0;
  background-color: transparent;
  overflow: hidden;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0; }
.profile-change-password .information-box .show-password .input-group-addon .link {
  display: block;
  width: 75px;
  text-align: center;
  line-height: 50px;
  background-color: #ffffff;
  color: #1D2884; }
.profile-change-password .information-box .show-password .input-group-addon .link:hover {
  background-color: #dadada; }
.profile-change-password .information-box .show-password .input-group-addon .link .icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.profile-change-password .information-box .show-password .input-group-addon .link .icon.on:before {
  content: "\f070"; }
.profile-change-password .information-box .show-password .input-group-addon .link .icon.off:before {
  content: "\f06e"; }
.profile-change-password .information-box .form-default {
  margin-top: 30px;
  border-top: 2px solid #1D2884;
  padding-top: 55px; }
  .profile-change-password .information-box .form-default .form-group {
    padding-bottom: 25px;
    margin-bottom: 0; }
  .profile-change-password .information-box .form-default .form-control {
    padding: 6px 25px;
    border-color: #1D2884; }
    .profile-change-password .information-box .form-default .form-control:focus {
      border-color: #EC1F27; }
  .profile-change-password .information-box .form-default .form-action {
    text-align: center;
    padding-top: 36px; }
    .profile-change-password .information-box .form-default .form-action .btn {
      display: inline-block;
      height: 50px;
      line-height: 48px; }
      .profile-change-password .information-box .form-default .form-action .btn + .btn {
        margin-left: 20px; }
.profile-change-password .information-box .note {
  position: absolute;
  bottom: -20px;
  left: 15px;
  font-size: 18px;
  font-weight: 300;
  color: #999; }
.profile-change-password .information-box .info-show {
  display: none; }
  .profile-change-password .information-box .info-show.active {
    display: block; }
.profile-change-password .information-box .info-edit-success {
  display: none; }
  .profile-change-password .information-box .info-edit-success.active {
    display: block; }
  .profile-change-password .information-box .info-edit-success .default-success-box {
    margin-top: 30px;
    border-top: 2px solid #1D2884; }
    .profile-change-password .information-box .info-edit-success .default-success-box .action {
      text-align: center; }

.profile-history .information-box {
  position: relative; }
.profile-history .history-list {
  padding-top: 30px;
  padding-bottom: 30px; }
  .profile-history .history-list .webboard-area {
    padding-bottom: 0;
    border-bottom: 0;
    padding-top: 10px; }
  .profile-history .history-list .webboard-list {
    padding-bottom: 0px; }
    .profile-history .history-list .webboard-list .item {
      padding: 0;
      margin: 0; }
    .profile-history .history-list .webboard-list .item + .item {
      margin-top: 30px; }
    .profile-history .history-list .webboard-list .thumb .cover {
      padding: 0; }
    .profile-history .history-list .webboard-list .content {
      padding: 0; }
    .profile-history .history-list .webboard-list .status .item-list {
      margin: 0; }
    .profile-history .history-list .webboard-list .status .item {
      padding: 0;
      margin: 0; }
    .profile-history .history-list .webboard-list .status .item + .item {
      margin-top: 0px; }
  .profile-history .history-list .item-list {
    margin: 0 -20px; }
  .profile-history .history-list .item {
    padding: 0 20px;
    margin: 20px 0;
    width: 50%;
    position: relative; }
  .profile-history .history-list .link {
    background-color: #F3F4F5; }
  .profile-history .history-list .height {
    height: 200px; }
  .profile-history .history-list .thumb .cover {
    position: relative;
    padding-top: 71.43%;
    width: 280px; }
    .profile-history .history-list .thumb .cover img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .profile-history .history-list .content {
    padding: 23px 28px; }
    .profile-history .history-list .content .tag {
      font-size: 24px;
      font-weight: 500;
      line-height: 1;
      color: #EC1F27;
      margin-bottom: 5px; }
    .profile-history .history-list .content .title {
      font-size: 24px;
      font-weight: 300;
      line-height: 1;
      color: #999;
      text-transform: uppercase;
      height: 2em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .profile-history .history-list .content .time {
      font-size: 24px;
      font-weight: 300;
      line-height: 1;
      color: #C3C3C3;
      margin-top: 8px; }
  .profile-history .history-list .link:hover {
    background-color: #1D2884; }
    .profile-history .history-list .link:hover .title {
      color: #ffffff; }
    .profile-history .history-list .link:hover .time {
      color: #ffffff; }
    .profile-history .history-list .link:hover .date-comment {
      color: #1D2884;
      background-color: #ffffff; }
  .profile-history .history-list .date-comment {
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    color: #ffffff;
    padding: 4px 15px;
    background-color: #1D2884;
    position: absolute;
    z-index: 1;
    right: 160px;
    top: 18px;
    text-decoration: none;
    border: 1px solid #1D2884;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    display: inline-block; }
    .profile-history .history-list .date-comment img {
      margin-right: 5px;
      filter: brightness(2000%); }
    .profile-history .history-list .date-comment:hover {
      background-color: #ffffff;
      color: #1D2884; }
      .profile-history .history-list .date-comment:hover img {
        filter: brightness(100%); }
  .profile-history .history-list .dalete {
    font-size: 33px;
    line-height: 0.6;
    color: #EC1F27;
    position: absolute;
    z-index: 1;
    bottom: 16px;
    right: 40px;
    background-color: transparent; }
    .profile-history .history-list .dalete:hover {
      color: #1D2884;
      background-color: transparent; }
  .profile-history .history-list li.item:hover .date-comment {
    background-color: #ffffff;
    color: #1D2884; }
    .profile-history .history-list li.item:hover .date-comment img {
      filter: brightness(100%); }

.create-webboard .create-box {
  display: none; }
  .create-webboard .create-box.active {
    display: block; }
  .create-webboard .create-box .h-title {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #C2C2C2; }
  .create-webboard .create-box .form-default {
    padding-top: 40px; }
    .create-webboard .create-box .form-default .control-label {
      font-size: 30px;
      color: #1D2884; }
      .create-webboard .create-box .form-default .control-label.-small {
        font-size: 24px;
        font-weight: 300; }
    .create-webboard .create-box .form-default .form-control {
      font-size: 24px;
      font-weight: 300; }
    .create-webboard .create-box .form-default .form-txt {
      width: 160px;
      padding-right: 10px;
      padding-top: 10px; }
    .create-webboard .create-box .form-default .btn {
      height: 50px;
      line-height: 48px; }
    .create-webboard .create-box .form-default .action .btn {
      min-width: 260px; }
    .create-webboard .create-box .form-default .form-mark {
      font-size: 18px;
      font-weight: 100;
      line-height: 1;
      color: #8E8E8E;
      margin-top: 10px; }
    .create-webboard .create-box .form-default .form-clear {
      width: 100%;
      height: 1px;
      margin: 35px 0 35px 0;
      background-color: #DCDCDC; }
    .create-webboard .create-box .form-default .form-group.radio {
      padding-top: 7px; }
      .create-webboard .create-box .form-default .form-group.radio .form-mark {
        padding-left: 15px;
        margin-top: 0; }
    .create-webboard .create-box .form-default .txt {
      font-size: 24px;
      font-weight: 300;
      line-height: 1;
      color: #1D2884;
      display: inline-block;
      vertical-align: middle; }
    .create-webboard .create-box .form-default .txt + .radio-control {
      margin-left: 30px; }
    .create-webboard .create-box .form-default .radio-control + .radio-control {
      margin-left: 30px; }
    .create-webboard .create-box .form-default #Utube {
      display: none; }
      .create-webboard .create-box .form-default #Utube.active {
        display: block; }
    .create-webboard .create-box .form-default #Video {
      display: none; }
      .create-webboard .create-box .form-default #Video.active {
        display: block; }
    .create-webboard .create-box .form-default .form-action {
      margin-top: 36px;
      padding-top: 40px;
      border-top: 1px solid #DCDCDC;
      text-align: center; }
      .create-webboard .create-box .form-default .form-action .btn {
        min-width: 200px; }
        .create-webboard .create-box .form-default .form-action .btn + .btn {
          margin-left: 20px; }
  .create-webboard .create-box .thumbnail {
    padding-top: 15px; }
    .create-webboard .create-box .thumbnail .item-list {
      margin: 0 -5px; }
    .create-webboard .create-box .thumbnail .item {
      padding: 0 5px;
      margin: 5px 0;
      position: relative; }
    .create-webboard .create-box .thumbnail .link {
      position: absolute;
      z-index: 1;
      top: -8px;
      right: -3px;
      background-color: #EC1F27;
      color: #ffffff;
      text-align: center;
      width: 20px;
      height: 20px;
      line-height: 16px;
      font-size: 40px;
      font-weight: 300;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .create-webboard .create-box .thumbnail .radio-control {
      display: block;
      position: relative; }
      .create-webboard .create-box .thumbnail .radio-control .icon {
        width: 90px;
        height: 90px;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(255, 255, 255, 0.6);
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .create-webboard .create-box .thumbnail .radio-control .txt {
        padding: 0;
        padding-top: 5px;
        text-align: center;
        font-size: 16px;
        font-weight: 100;
        color: #999;
        white-space: nowrap;
        display: block;
        opacity: 0; }
      .create-webboard .create-box .thumbnail .radio-control input[type='radio']:checked ~ .icon {
        opacity: 1; }
      .create-webboard .create-box .thumbnail .radio-control input[type='radio']:checked ~ .icon:before {
        content: '\f00c';
        font-family: 'FontAwesome';
        font-size: 40px;
        color: #1D2884;
        width: 32px;
        height: 22px;
        background-color: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .create-webboard .create-box .thumbnail .radio-control input[type='radio']:checked ~ .txt {
        opacity: 1; }
    .create-webboard .create-box .thumbnail .cover {
      width: 90px;
      height: 90px;
      position: relative; }
      .create-webboard .create-box .thumbnail .cover > img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
        object-position: center; }
    .create-webboard .create-box .thumbnail .head-cover {
      position: relative; }
      .create-webboard .create-box .thumbnail .head-cover .cover {
        width: 100%;
        height: 0;
        padding-bottom: 60%; }
    .create-webboard .create-box .thumbnail .video-cover {
      position: relative;
      width: 400px; }
  .create-webboard .create-box .file-list {
    padding-top: 15px; }
    .create-webboard .create-box .file-list .item-list {
      margin: 0 -5px; }
    .create-webboard .create-box .file-list .item {
      padding: 0 5px;
      position: relative; }
    .create-webboard .create-box .file-list .icon {
      width: 24px;
      font-size: 24px;
      color: #4A4A4A; }
    .create-webboard .create-box .file-list .content {
      padding: 0 8px;
      font-size: 18px;
      font-weight: 300;
      color: #4A4A4A; }
      .create-webboard .create-box .file-list .content .color {
        color: #1D2884;
        font-weight: 500; }
    .create-webboard .create-box .file-list .link {
      background-color: #EC1F27;
      color: #ffffff;
      text-align: center;
      width: 20px;
      height: 20px;
      line-height: 16px;
      font-size: 40px;
      font-weight: 300;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
.create-webboard .create-success {
  display: none; }
  .create-webboard .create-success.active {
    display: block; }
  .create-webboard .create-success > .h-title {
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #C2C2C2; }
  .create-webboard .create-success .form-default {
    padding-top: 40px; }
  .create-webboard .create-success .action {
    text-align: center; }
    .create-webboard .create-success .action .btn {
      width: 200px; }
      .create-webboard .create-success .action .btn + .btn {
        margin-left: 30px; }

.webboard-page {
  position: relative; }
  .webboard-page.-list-layout .webboard-hilight {
    background-color: #F3F4F5; }
    .webboard-page.-list-layout .webboard-hilight .b-content {
      background-color: #fff; }
  .webboard-page.-list-layout .webboard-area {
    background-color: #fff; }
    .webboard-page.-list-layout .webboard-area .no-data {
      background-color: #f5f5f5; }
  .webboard-page.-grid-layout .webboard-hilight {
    background-color: #fff; }
    .webboard-page.-grid-layout .webboard-hilight .b-content {
      background-color: #F3F4F5; }
  .webboard-page.-grid-layout .webboard-area {
    background-color: #F3F4F5; }
    .webboard-page.-grid-layout .webboard-area .no-data {
      background-color: #fff; }

.webboard-area {
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #C2C2C2; }
  .webboard-area .no-data {
    margin-top: 50px;
    width: 100%;
    height: 30vh;
    text-align: center;
    line-height: 30vh;
    border-radius: 30px;
    border: 1px solid #ebebeb;
    font-size: 30px; }

.webboard-hilight {
  position: relative;
  padding: 50px 0; }
  .webboard-hilight .slick-dots {
    bottom: 0;
    position: relative;
    margin-top: 30px; }
  .webboard-hilight .slider {
    margin-bottom: 0; }
  .webboard-hilight .slick-prev .feather, .webboard-hilight .slick-next .feather {
    color: #ffffff; }
  .webboard-hilight .item {
    position: relative; }
  .webboard-hilight .favorite {
    font-size: 30px;
    line-height: 1px;
    position: absolute;
    z-index: 1;
    top: 22px;
    right: 25px;
    color: #C2C2C2; }
    .webboard-hilight .favorite:hover {
      color: #EC1F27 !important; }
    .webboard-hilight .favorite.active {
      color: #EC1F27 !important; }
  .webboard-hilight .thumb .cover {
    position: relative;
    height: 526px; }
    .webboard-hilight .thumb .cover img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .webboard-hilight .b-content {
    width: 420px;
    padding: 35px;
    height: 526px; }
    .webboard-hilight .b-content .tag {
      font-size: 30px;
      font-weight: 500;
      line-height: 1;
      color: #EC1F27; }
      .webboard-hilight .b-content .tag img {
        display: inline; }
    .webboard-hilight .b-content .title {
      font-size: 48px;
      font-weight: bold;
      line-height: 1.2em;
      color: #1D2884;
      text-transform: uppercase;
      max-height: 2.4em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .webboard-hilight .b-content .line {
      height: 1px;
      width: 100%;
      margin: 20px 0 25px 0;
      background-color: #575757;
      opacity: 0.2; }
    .webboard-hilight .b-content .desc {
      font-size: 24px;
      font-weight: 300;
      line-height: 1.2em;
      color: #999;
      height: 5.8em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical; }
    .webboard-hilight .b-content .date {
      position: absolute;
      bottom: 35px;
      left: 35px;
      right: 35px;
      color: #C2C2C2; }
      .webboard-hilight .b-content .date .row div + div {
        text-align: right; }
      .webboard-hilight .b-content .date .row + .row {
        border-top: 1px solid #D3D4D4;
        margin-top: 20px;
        padding-top: 15px; }
      .webboard-hilight .b-content .date .txt {
        font-size: 21px;
        font-weight: 300;
        line-height: 1; }
      .webboard-hilight .b-content .date .feather {
        position: relative;
        top: 2px; }
      .webboard-hilight .b-content .date img {
        display: inline;
        width: 15px; }
      .webboard-hilight .b-content .date .txt.-post img {
        position: relative;
        top: -2px; }
  .webboard-hilight .tag-list {
    margin-bottom: 20px; }

.webboard-filter {
  position: relative;
  margin-bottom: 15px; }
  .webboard-filter .search-block {
    position: relative;
    width: 357px; }
    .webboard-filter .search-block ::-webkit-input-placeholder {
      color: #C3C3C3; }
    .webboard-filter .search-block :-ms-input-placeholder {
      color: #C3C3C3; }
    .webboard-filter .search-block ::placeholder {
      color: #C3C3C3; }
    .webboard-filter .search-block .form-control {
      font-size: 21px;
      min-height: 50px;
      height: auto;
      color: #C3C3C3; }
    .webboard-filter .search-block .action {
      position: absolute;
      top: 0;
      right: 0; }
      .webboard-filter .search-block .action .btn {
        height: 50px;
        min-width: 50px;
        line-height: 54px;
        font-size: 26px;
        padding: 0; }
  .webboard-filter .btn-box .btn {
    height: 50px;
    line-height: 48px; }

.webboard-list {
  padding-bottom: 35px; }
  .webboard-list .item {
    position: relative; }
  .webboard-list .favorite {
    font-size: 30px;
    line-height: 1px;
    position: absolute;
    z-index: 1; }
    .webboard-list .favorite:hover {
      color: #EC1F27 !important; }
    .webboard-list .favorite.active {
      color: #EC1F27 !important; }
  .webboard-list .thumb .cover {
    position: relative;
    height: 526px; }
    .webboard-list .thumb .cover img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .webboard-list .content .b-content {
    position: relative;
    background-color: #F3F4F5; }
    .webboard-list .content .b-content .tag {
      font-size: 24px;
      font-weight: 500;
      line-height: 1em;
      color: #EC1F27;
      margin-bottom: 10px;
      height: 1em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
    .webboard-list .content .b-content .title {
      font-size: 36px;
      font-weight: bold;
      line-height: 1.2em;
      color: #1D2884;
      text-transform: uppercase; }
    .webboard-list .content .b-content .desc {
      font-size: 24px;
      font-weight: 300;
      line-height: 1.2em;
      color: #999;
      height: 2.3em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .webboard-list .content .b-content .date .txt {
      font-weight: 300;
      line-height: 1;
      color: #C3C3C3; }
    .webboard-list .content .b-content .date .feather {
      font-size: 15px; }
    .webboard-list .content .b-content .date .lazy {
      position: relative;
      top: -1px;
      width: 15px;
      filter: brightness(100%); }
    .webboard-list .content .b-content .date:after {
      content: '';
      display: table;
      clear: both; }
  .webboard-list .status {
    background-color: #F3F4F5; }
    .webboard-list .status .inner .txt {
      font-size: 20px;
      font-weight: 300;
      line-height: 1; }
      .webboard-list .status .inner .txt img {
        filter: brightness(100%); }
  .webboard-list .link:hover .content .b-content {
    background-color: #1D2884; }
    .webboard-list .link:hover .content .b-content .title {
      color: #ffffff; }
    .webboard-list .link:hover .content .b-content .desc {
      color: #ffffff; }
    .webboard-list .link:hover .content .b-content .date .txt {
      color: #ffffff; }
    .webboard-list .link:hover .content .b-content .date .lazy {
      filter: brightness(2000%); }
  .webboard-list .link:hover .status {
    background-color: #1D2884; }
    .webboard-list .link:hover .status .inner .txt {
      color: #ffffff !important; }
      .webboard-list .link:hover .status .inner .txt img {
        filter: brightness(2000%) !important; }

.-list-layout .webboard-list .item-list {
  margin: 0; }
.-list-layout .webboard-list .item {
  width: 100%; }
  .-list-layout .webboard-list .item + .item {
    margin-top: 30px; }
.-list-layout .webboard-list .link {
  display: table; }
  .-list-layout .webboard-list .link > div {
    display: table-cell;
    vertical-align: middle; }
.-list-layout .webboard-list .favorite {
  top: 20px;
  right: 120px;
  color: #C2C2C2; }
.-list-layout .webboard-list .thumb {
  width: 1%; }
  .-list-layout .webboard-list .thumb .cover {
    height: 200px;
    width: 300px; }
.-list-layout .webboard-list .content {
  width: auto; }
  .-list-layout .webboard-list .content .b-content {
    height: 200px;
    padding: 30px 35px; }
    .-list-layout .webboard-list .content .b-content .title {
      height: 1.1em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
    .-list-layout .webboard-list .content .b-content .desc {
      height: 1.1em;
      -webkit-line-clamp: 1; }
    .-list-layout .webboard-list .content .b-content .date {
      position: absolute;
      bottom: 30px;
      left: 35px;
      right: 35px;
      border-top: 1px solid #C2C2C2;
      padding-top: 5px; }
      .-list-layout .webboard-list .content .b-content .date .txt {
        display: inline-block;
        vertical-align: middle;
        font-size: 24px; }
        .-list-layout .webboard-list .content .b-content .date .txt + .txt {
          margin-left: 25px; }
      .-list-layout .webboard-list .content .b-content .date .txt.-post {
        float: right; }
.-list-layout .webboard-list .status {
  width: 1%;
  height: 200px; }
  .-list-layout .webboard-list .status .inner {
    width: 100px;
    border-left: 1px solid #C2C2C2; }
  .-list-layout .webboard-list .status .item {
    width: 100%;
    height: 100px;
    display: table;
    position: relative;
    text-align: center; }
    .-list-layout .webboard-list .status .item .txt {
      display: table-cell;
      vertical-align: middle;
      color: #999; }
    .-list-layout .webboard-list .status .item img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 10px; }
    .-list-layout .webboard-list .status .item + .item {
      margin-top: 0; }
      .-list-layout .webboard-list .status .item + .item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #C2C2C2; }

.-grid-layout .webboard-list {
  margin-top: -20px; }
  .-grid-layout .webboard-list .item-list {
    margin: 0 -20px; }
  .-grid-layout .webboard-list .item {
    width: 33.33%;
    padding: 0 20px;
    margin: 20px 0; }
  .-grid-layout .webboard-list .favorite {
    top: 10px;
    right: 30px;
    color: #999; }
  .-grid-layout .webboard-list .thumb .cover {
    height: 300px; }
  .-grid-layout .webboard-list .content {
    width: auto;
    position: relative; }
    .-grid-layout .webboard-list .content .b-content {
      background-color: #ffffff;
      height: 360px;
      padding: 50px 30px 60px 30px; }
      .-grid-layout .webboard-list .content .b-content .title {
        max-height: 2.4em;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .-grid-layout .webboard-list .content .b-content .date {
        border-bottom: 1px solid #C2C2C2;
        padding-top: 35px;
        padding-bottom: 15px;
        position: absolute;
        left: 30px;
        right: 30px;
        bottom: 62px; }
        .-grid-layout .webboard-list .content .b-content .date .txt {
          float: left;
          width: 50%;
          text-align: left;
          font-size: 21px; }
          .-grid-layout .webboard-list .content .b-content .date .txt + .txt {
            text-align: right; }
        .-grid-layout .webboard-list .content .b-content .date .txt.-post {
          position: absolute;
          z-index: 1;
          left: 0;
          top: 100%;
          text-align: left;
          padding-top: 15px; }
  .-grid-layout .webboard-list .status {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    background-color: transparent !important; }
    .-grid-layout .webboard-list .status .item {
      width: auto;
      padding: 0;
      margin: 0;
      right: 70px;
      bottom: 28px; }
      .-grid-layout .webboard-list .status .item .txt {
        color: #C2C2C2; }
      .-grid-layout .webboard-list .status .item img {
        width: 15px;
        filter: brightness(120%); }
      .-grid-layout .webboard-list .status .item + .item {
        display: none; }

.detail-page {
  position: relative; }

.detail-area {
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #F3F4F5; }
  .detail-area .tag {
    font-size: 30px;
    font-weight: 500;
    line-height: 1em;
    color: #EC1F27;
    margin-bottom: 10px;
    height: 1em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .detail-area .h-title {
    font-size: 48px;
    font-weight: bold;
    line-height: 0.8;
    color: #1D2884;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .detail-area .date .txt {
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    color: #999;
    display: inline-block;
    vertical-align: middle; }
    .detail-area .date .txt + .txt {
      margin-left: 20px; }
    .detail-area .date .txt .link {
      display: inline;
      color: #999; }
      .detail-area .date .txt .link:hover {
        color: #EC1F27; }
  .detail-area .date .txt.-rank {
    padding-left: 20px;
    position: relative; }
    .detail-area .date .txt.-rank:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 1px;
      height: 20px;
      background-color: #C2C2C2; }
  .detail-area .date .clear {
    display: block;
    width: 100%;
    height: 5px; }
  .detail-area .date .feather {
    font-size: 16px; }
  .detail-area .date .lazy {
    position: relative;
    top: -1px;
    width: 16px; }
  .detail-area .date-box {
    margin-bottom: 20px; }
    .detail-area .date-box .action .btn {
      min-width: 180px;
      color: #999;
      background-color: #ffffff;
      border-color: #999;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .detail-area .date-box .action .btn.active {
        color: #ffffff;
        background-color: #EC1F27;
        border-color: #EC1F27;
        -webkit-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
        -moz-box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2);
        box-shadow: 0px 10px 20px 5px rgba(236, 31, 39, 0.2); }
        .detail-area .date-box .action .btn.active:before {
          background-color: transparent; }
      .detail-area .date-box .action .btn .fa {
        position: relative;
        top: 2px;
        margin-right: 3px; }
      .detail-area .date-box .action .btn .iconI {
        display: inline-block; }
      .detail-area .date-box .action .btn .iconII {
        display: none; }
      .detail-area .date-box .action .btn.active .iconI {
        display: none; }
      .detail-area .date-box .action .btn.active .iconII {
        display: inline-block;
        width: 26px;
        height: 26px;
        color: #EC1F27;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: #ffffff; }
        .detail-area .date-box .action .btn.active .iconII:before {
          line-height: 26px; }
      .detail-area .date-box .action .btn.btn-cancel {
        color: #ffffff;
        background-color: #999;
        border-color: #999; }
        .detail-area .date-box .action .btn.btn-cancel.disabled {
          opacity: 1; }
    .detail-area .date-box .btn-box .btn {
      min-width: 180px; }
  .detail-area .picture-cover {
    margin-bottom: 30px; }
    .detail-area .picture-cover .cover {
      position: relative;
      padding-top: 60%; }
      .detail-area .picture-cover .cover img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
  .detail-area .editor-content {
    border-top: 1px solid #D3D4D4;
    padding-top: 40px;
    margin-bottom: 60px; }
  .detail-area .video-box {
    margin-bottom: 60px;
    position: relative; }
    .detail-area .video-box .h-title {
      margin-bottom: 10px; }
  .detail-area .gallery-box {
    margin-bottom: 60px;
    position: relative; }
    .detail-area .gallery-box .h-title {
      margin-bottom: 10px; }
    .detail-area .gallery-box .body {
      position: relative; }
    .detail-area .gallery-box .item-list {
      margin: 0 -10px;
      position: relative; }
      .detail-area .gallery-box .item-list li {
        padding: 0 10px;
        width: calc(20%);
        display: none; }
      .detail-area .gallery-box .item-list li:nth-child(1),
      .detail-area .gallery-box .item-list li:nth-child(2),
      .detail-area .gallery-box .item-list li:nth-child(3),
      .detail-area .gallery-box .item-list li:nth-child(4),
      .detail-area .gallery-box .item-list li:nth-child(5) {
        display: block; }
    .detail-area .gallery-box .link {
      display: block; }
    .detail-area .gallery-box .cover {
      position: relative;
      padding-top: 60%;
      background-color: rgba(0, 0, 0, 0.9); }
      .detail-area .gallery-box .cover img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: all 400ms ease-out;
        -moz-transition: all 400ms ease-out;
        -o-transition: all 400ms ease-out;
        -ms-transition: all 400ms ease-out;
        transition: all 400ms ease-out; }
    .detail-area .gallery-box .more {
      text-decoration: none;
      pointer-events: none;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      bottom: 0;
      right: 0;
      color: #ffffff;
      font-size: 48px;
      font-weight: 500;
      width: 234px;
      height: 140px;
      background-color: rgba(0, 0, 0, 0.6); }
    .detail-area .gallery-box .item-list:hover .link .cover img {
      opacity: 0.5; }
    .detail-area .gallery-box .item-list:hover .link:hover .cover img {
      opacity: 1; }
  .detail-area .download-box {
    margin-bottom: 60px;
    position: relative; }
    .detail-area .download-box .h-title {
      margin-bottom: 10px; }
    .detail-area .download-box .slick-dots {
      position: relative;
      bottom: 0;
      margin-top: 10px;
      text-align: center; }
    .detail-area .download-box .slick {
      margin: 0 -8px; }
    .detail-area .download-box .item {
      padding: 0 8px; }
    .detail-area .download-box .wrapper {
      border-bottom: 4px solid #1D2884;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      overflow: hidden;
      background-color: #ffffff;
      padding: 0 20px; }
    .detail-area .download-box .height {
      height: 100px; }
    .detail-area .download-box .icon-load {
      width: 36px; }
    .detail-area .download-box .content {
      padding: 0 20px; }
      .detail-area .download-box .content img {
        display: inline-block;
        vertical-align: middle; }
      .detail-area .download-box .content .title {
        font-size: 24px;
        font-weight: 500;
        color: #1D2884;
        margin-bottom: 5px;
        text-transform: uppercase;
        line-height: 1em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 300px; }
      .detail-area .download-box .content .desc {
        font-size: 18px;
        color: #999; }
        .detail-area .download-box .content .desc img {
          margin-right: 5px; }
        .detail-area .download-box .content .desc .color {
          color: #1D2884; }
        .detail-area .download-box .content .desc br {
          display: none; }
        .detail-area .download-box .content .desc br + img {
          margin-left: 5px; }
    .detail-area .download-box .action .btn {
      min-width: 160px;
      font-size: 24px;
      font-weight: 500;
      border: 2px solid #C3C3C3;
      color: #999; }
      .detail-area .download-box .action .btn:before {
        background-color: #1D2884; }
    .detail-area .download-box .link:hover .btn {
      color: #ffffff;
      background-color: transparent;
      border-color: #1D2884; }
      .detail-area .download-box .link:hover .btn:before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
  .detail-area .end-box {
    border-top: 1px solid #D3D4D4;
    padding-top: 40px; }
    .detail-area .end-box .thumb-icon {
      width: 50px;
      height: 50px;
      text-align: center;
      display: table;
      background-color: #1D2884;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .detail-area .end-box .thumb-icon .name {
        display: table-cell;
        vertical-align: middle;
        font-size: 36px;
        font-weight: 500;
        line-height: 1;
        color: #ffffff; }
    .detail-area .end-box .thumb-img .cover > img {
      object-fit: cover;
      object-position: center;
      width: 50px;
      height: 50px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .detail-area .end-box .link:hover .thumb-icon {
      background-color: #EC1F27; }
    .detail-area .end-box .date {
      margin-bottom: 0;
      margin-left: 20px; }
      .detail-area .end-box .date .lazy {
        width: 30px;
        height: 30px;
        overflow: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        object-fit: cover;
        object-position: center; }
    .detail-area .end-box .btn-box .btn + .btn {
      margin-left: 10px; }
    .detail-area .end-box .btn-box .btn.-btn-sm {
      min-width: 180px; }

.comment-area {
  padding-top: 55px;
  padding-bottom: 60px;
  background-color: #ffffff;
  border-bottom: 1px solid #C2C2C2; }
  .comment-area .header {
    margin-bottom: 30px; }
  .comment-area .h-title {
    font-size: 48px;
    font-weight: bold;
    line-height: 0.8;
    color: #1D2884;
    text-transform: uppercase;
    margin-bottom: 0; }
  .comment-area .filter {
    white-space: nowrap; }
    .comment-area .filter:after {
      content: '';
      display: table;
      clear: both; }
    .comment-area .filter .link {
      width: 91px;
      height: 50px;
      line-height: 48px;
      border: 1px solid #707070;
      background-color: #ffffff;
      text-align: center;
      font-size: 21px;
      font-weight: bold;
      color: #C3C3C3;
      display: block;
      float: left; }
      .comment-area .filter .link:hover, .comment-area .filter .link.active {
        background-color: #1D2884;
        border-color: #1D2884;
        color: #ffffff; }
    .comment-area .filter .link:nth-child(1) {
      -webkit-border-radius: 30px 0 0 30px;
      -moz-border-radius: 30px 0 0 30px;
      border-radius: 30px 0 0 30px; }
    .comment-area .filter .link:nth-child(2) {
      -webkit-border-radius: 0 30px 30px 0;
      -moz-border-radius: 0 30px 30px 0;
      border-radius: 0 30px 30px 0; }

.comment-list .item {
  width: 100%; }
  .comment-list .item + .item {
    margin-top: 40px; }
.comment-list .wrapper {
  background-color: #F3F4F5;
  padding: 30px; }
  .comment-list .wrapper .-text-editor {
    padding: 0;
    background-color: transparent;
    margin-top: 20px; }
.comment-list .head {
  padding-bottom: 15px;
  border-bottom: 1px solid #C2C2C2; }
  .comment-list .head .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 0.8;
    color: #1D2884;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .comment-list .head .date {
    margin-left: 0px; }
    .comment-list .head .date .txt {
      font-size: 24px;
      font-weight: 300;
      line-height: 1;
      color: #999;
      display: inline-block;
      vertical-align: middle; }
      .comment-list .head .date .txt + .txt {
        margin-left: 20px; }
      .comment-list .head .date .txt .link {
        display: inline;
        color: #999; }
        .comment-list .head .date .txt .link:hover {
          color: #EC1F27; }
    .comment-list .head .date .txt.-rank {
      padding-left: 20px;
      position: relative; }
      .comment-list .head .date .txt.-rank:before {
        content: '';
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        height: 20px;
        background-color: #C2C2C2; }
    .comment-list .head .date .clear {
      display: block;
      width: 100%;
      height: 5px; }
    .comment-list .head .date .feather {
      font-size: 16px; }
    .comment-list .head .date .lazy {
      position: relative;
      top: -1px;
      width: 16px; }
  .comment-list .head .btn-box .btn {
    padding: 0 30px; }
    .comment-list .head .btn-box .btn + .btn {
      margin-left: 10px; }
    .comment-list .head .btn-box .btn img {
      margin-right: 3px;
      position: relative;
      top: -2px; }
    .comment-list .head .btn-box .btn.-btn-circle {
      padding: 0; }
      .comment-list .head .btn-box .btn.-btn-circle img {
        margin-right: 0;
        position: relative;
        top: -2px; }
      .comment-list .head .btn-box .btn.-btn-circle:hover img {
        top: -4px; }
.comment-list .body {
  padding: 30px 0;
  border-bottom: 1px solid #C2C2C2; }
  .comment-list .body .editor-content, .comment-list .body .editor-content p {
    color: #4a4a4a; }
.comment-list .foot {
  padding: 30px 0;
  border-bottom: 1px solid #C2C2C2; }
  .comment-list .foot .thumb-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    display: table;
    background-color: #1D2884;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .comment-list .foot .thumb-icon .name {
      display: table-cell;
      vertical-align: middle;
      font-size: 36px;
      font-weight: 500;
      line-height: 1;
      color: #ffffff; }
  .comment-list .foot .thumb-img .cover > img {
    object-fit: cover;
    object-position: center;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .comment-list .foot .link:hover .thumb-icon {
    background-color: #EC1F27; }
  .comment-list .foot .date {
    margin-left: 20px; }
    .comment-list .foot .date .txt {
      font-size: 24px;
      font-weight: 300;
      line-height: 1;
      color: #999;
      display: inline-block;
      vertical-align: middle; }
      .comment-list .foot .date .txt + .txt {
        margin-left: 20px; }
      .comment-list .foot .date .txt .link {
        display: inline;
        color: #999; }
        .comment-list .foot .date .txt .link:hover {
          color: #EC1F27; }
    .comment-list .foot .date .txt.-rank {
      padding-left: 20px;
      position: relative; }
      .comment-list .foot .date .txt.-rank:before {
        content: '';
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 1px;
        height: 20px;
        background-color: #C2C2C2; }
    .comment-list .foot .date .clear {
      display: block;
      width: 100%;
      height: 5px; }
    .comment-list .foot .date .feather {
      font-size: 16px; }
    .comment-list .foot .date .lazy {
      position: relative;
      top: -1px;
      width: 30px;
      height: 30px;
      overflow: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      object-fit: cover;
      object-position: center; }
  .comment-list .foot .btn-box .btn {
    padding: 0 30px; }
    .comment-list .foot .btn-box .btn + .btn {
      margin-left: 10px; }
    .comment-list .foot .btn-box .btn img {
      margin-right: 3px;
      position: relative;
      top: -2px; }
.comment-list .more-box {
  text-align: center;
  padding-top: 40px; }
  .comment-list .more-box .btn {
    min-width: 300px; }
    .comment-list .more-box .btn .feather {
      position: relative;
      top: 3px; }
.comment-list .-text-editor {
  margin-top: 50px; }
  .comment-list .-text-editor .foot {
    padding: 15px 0 0 0;
    border-bottom: 0; }
.comment-list .accordion {
  padding-top: 30px; }
  .comment-list .accordion .card {
    background-color: transparent;
    border: none; }
  .comment-list .accordion .collapse {
    padding-bottom: 40px; }
  .comment-list .accordion .wrapper {
    background-color: #ffffff; }
    .comment-list .accordion .wrapper + .wrapper {
      margin-top: 30px; }
  .comment-list .accordion .-text-editor {
    padding: 0;
    background-color: transparent; }
    .comment-list .accordion .-text-editor .body {
      padding: 0;
      border-bottom: none; }
    .comment-list .accordion .-text-editor .foot {
      padding: 15px 0 0 0;
      border-bottom: 0; }
  .comment-list .accordion .more-box {
    padding: 0; }
    .comment-list .accordion .more-box .btn.collapsed .feather {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
    .comment-list .accordion .more-box .btn .feather {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      display: inline-block; }

.banner-page {
  position: relative; }

.banner-area {
  padding: 60px 0;
  background-color: #F3F4F5;
  overflow: hidden; }

.banner-slider {
  position: relative; }
  .banner-slider .head {
    padding-bottom: 50px; }
    .banner-slider .head .h-title {
      font-size: 72px;
      font-weight: 500;
      line-height: 1; }
    .banner-slider .head .btn-box .btn {
      min-width: 150px;
      font-size: 21px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px; }
  .banner-slider .slider-for .slick-list {
    overflow: visible; }
  .banner-slider .slider-for .slick-slide {
    opacity: 0;
    pointer-events: none; }
    .banner-slider .slider-for .slick-slide.slick-active {
      opacity: 1;
      pointer-events: visible; }
  .banner-slider .slider-for .wrapper {
    position: relative; }
  .banner-slider .slider-for .item-list {
    margin: 0 -13px; }
  .banner-slider .slider-for .item {
    margin: 13px 0;
    padding: 0 13px;
    width: 25%; }
  .banner-slider .slider-for .link {
    background-color: #ffffff;
    padding: 70px 50px 30px 50px;
    display: block; }
  .banner-slider .slider-for .thumb {
    margin-bottom: 50px; }
    .banner-slider .slider-for .thumb .cover {
      position: relative;
      width: 152px;
      height: 152px;
      margin: 0 auto; }
      .banner-slider .slider-for .thumb .cover img {
        object-fit: contain;
        object-position: center;
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        filter: invert(14%) sepia(54%) saturate(4251%) hue-rotate(230deg) brightness(78%) contrast(96%); }
  .banner-slider .slider-for .content {
    text-align: center; }
    .banner-slider .slider-for .content .title {
      font-size: 48px;
      font-weight: 500;
      color: #1D2884;
      max-height: 1em;
      line-height: 1em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1; }
    .banner-slider .slider-for .content .desc {
      font-size: 24px;
      font-weight: 300;
      color: #C2C2C2;
      line-height: 1; }
  .banner-slider .slider-for .link:hover {
    -webkit-box-shadow: 0px 30px 30px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 30px 30px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 30px 30px 1px rgba(0, 0, 0, 0.05); }
    .banner-slider .slider-for .link:hover .thumb .cover img {
      filter: invert(30%) sepia(95%) saturate(5993%) hue-rotate(347deg) brightness(92%) contrast(100%); }
    .banner-slider .slider-for .link:hover .content .title {
      color: #EC1F27; }
  .banner-slider .slider-nav {
    width: 170px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto; }
    .banner-slider .slider-nav .slick-track {
      margin: 0 auto; }
    .banner-slider .slider-nav .slick-prev, .banner-slider .slider-nav .slick-next {
      background-color: #ffffff;
      border: 1px solid #C2C2C2; }
      .banner-slider .slider-nav .slick-prev:hover, .banner-slider .slider-nav .slick-next:hover {
        border-color: #EC1F27; }
    .banner-slider .slider-nav .item {
      padding: 0 5px; }
    .banner-slider .slider-nav .link {
      width: 50px;
      height: 50px;
      line-height: 48px;
      text-align: center;
      background-color: #ffffff;
      border: 1px solid #C2C2C2;
      display: block;
      font-size: 24px;
      font-weight: 500;
      color: #C2C2C2;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .banner-slider .slider-nav .link:hover {
        border-color: #EC1F27; }
    .banner-slider .slider-nav .slick-current .link {
      border-color: #EC1F27;
      background-color: #EC1F27;
      color: #ffffff; }

/* layouts */
.site-header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0; }
  .site-header .topbar {
    position: relative;
    background-image: url(../img/background/bg-topbar.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .site-header .topbar:before {
      content: '';
      position: absolute;
      z-index: 0;
      left: 50%;
      top: 0;
      margin-left: -960px;
      width: 490px;
      height: 100px;
      background-color: #ffffff; }
    .site-header .topbar .container {
      position: relative;
      z-index: 1; }
  .site-header .height {
    height: 100px; }
  .site-header .logo {
    width: 132px;
    margin-right: 20px; }
  .site-header .menu {
    margin: 0 40px; }
  .site-header .user {
    width: 250px; }
    .site-header .user .thumb-icon {
      width: 50px;
      height: 50px;
      text-align: center;
      display: table;
      background-color: #ffffff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .site-header .user .thumb-icon .name {
        display: table-cell;
        vertical-align: middle;
        font-size: 36px;
        font-weight: 500;
        line-height: 1;
        color: #1D2884; }
    .site-header .user .thumb-img .cover > img {
      object-fit: cover;
      object-position: center;
      width: 50px;
      height: 50px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .site-header .user .txt {
      padding-left: 20px; }
      .site-header .user .txt .s-title {
        color: #ffffff;
        font-size: 16px;
        font-weight: 300;
        line-height: 1; }
      .site-header .user .txt .h-title {
        color: #ffffff;
        font-size: 24px;
        font-weight: 500;
        line-height: 0.7;
        text-transform: uppercase;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 180px;
        overflow: hidden; }
  .site-header .menu-user {
    margin-left: 20px; }
    .site-header .menu-user .icon {
      display: block;
      width: 20px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      position: relative;
      font-size: 20px;
      color: #ffffff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .site-header .menu-user .icon > img {
        display: inline; }
      .site-header .menu-user .icon > span {
        line-height: 50px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .site-header .menu-user .icon .icon-more-vertical {
        opacity: 1; }
      .site-header .menu-user .icon .icon-x {
        opacity: 0; }
    .site-header .menu-user .show .icon-more-vertical {
      opacity: 0; }
    .site-header .menu-user .show .icon-x {
      opacity: 1; }
    .site-header .menu-user .dropdown-toggle::after {
      display: none; }
    .site-header .menu-user .dropdown-menu {
      min-width: 185px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      margin-top: 2px;
      border: none;
      background-color: #ffffff;
      display: block !important;
      opacity: 0;
      pointer-events: none;
      top: -100% !important;
      margin-left: -185px;
      -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1); }
      .site-header .menu-user .dropdown-menu.show {
        opacity: 1;
        pointer-events: visible;
        top: 0px !important; }
      .site-header .menu-user .dropdown-menu li {
        width: 100%; }
      .site-header .menu-user .dropdown-menu li + li {
        border-top: 1px solid #ececec; }
      .site-header .menu-user .dropdown-menu a.link {
        color: #c2c2c2;
        padding: 15px 20px;
        font-size: 24px;
        font-weight: 300;
        text-transform: uppercase;
        line-height: 1; }
        .site-header .menu-user .dropdown-menu a.link:hover {
          color: #1D2884; }
      .site-header .menu-user .dropdown-menu li.active a.link {
        color: #1D2884;
        font-weight: 500; }

.site-header.tiny {
  -webkit-box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.2); }
  .site-header.tiny .topbar:before {
    height: 60px;
    margin-left: -995px; }
  .site-header.tiny .height {
    height: 60px; }
  .site-header.tiny .logo {
    width: 90px; }

.site-footer {
  margin-bottom: 120px; }
  .site-footer .contact .height {
    height: 160px; }
  .site-footer .contact .wording {
    text-transform: uppercase; }
    .site-footer .contact .wording .company {
      font-size: 28px;
      font-weight: 500;
      line-height: 1;
      color: #1D2884; }
    .site-footer .contact .wording .salogan {
      font-size: 28px;
      font-weight: 300;
      line-height: 1;
      color: #1D2884; }
  .site-footer .contact .logo {
    width: 200px; }
  .site-footer .contact .telephone {
    text-align: right; }
    .site-footer .contact .telephone img {
      width: 57px;
      position: relative;
      top: -2px; }
    .site-footer .contact .telephone .link {
      font-weight: 500;
      font-size: 72px;
      line-height: 1;
      color: #1D2884; }
  .site-footer .copyright {
    background-color: #1D2884; }
    .site-footer .copyright .txt {
      font-size: 24px;
      font-weight: normal;
      line-height: 60px;
      text-align: center;
      color: #ffffff; }
  .site-footer.no-cookie {
    margin-bottom: 0; }

.cookieconsent {
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../img/background/bg-pdpa.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .cookieconsent .height {
    height: 120px; }
  .cookieconsent .icon {
    padding: 0 20px; }
    .cookieconsent .icon img {
      width: 72px; }
  .cookieconsent .content {
    padding: 0 15px; }
    .cookieconsent .content .title {
      font-size: 28px;
      font-weight: 500;
      line-height: 1;
      color: #ffffff; }
    .cookieconsent .content .desc {
      font-size: 20px;
      font-weight: 300;
      line-height: 1;
      color: #ffffff; }
      .cookieconsent .content .desc .link {
        color: #ffffff;
        text-decoration: underline; }
        .cookieconsent .content .desc .link:hover {
          color: #EC1F27; }
  .cookieconsent .action .link {
    width: 184px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    background-color: #ffffff;
    color: #000000;
    display: block;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
    .cookieconsent .action .link .feather {
      font-size: 25px;
      position: relative;
      top: 4px;
      margin-right: 3px; }
    .cookieconsent .action .link:hover {
      background-color: #EC1F27;
      color: #ffffff; }

/* ----- modal policy ----- */
.modal-policy .mcscroll {
  height: 60vh; }
.modal-policy .modal-content {
  background-color: #F3F4F5;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 40px;
  position: relative; }
.modal-policy .modal-dialog {
  max-width: 1280px; }
.modal-policy .modal-header {
  text-align: center;
  display: block;
  padding: 0 0 20px 0;
  border: none;
  border-bottom: 1px solid #C2C2C2;
  margin: 0 0 20px 0;
  position: relative; }
  .modal-policy .modal-header .close {
    padding: 0;
    margin: 0; }
  .modal-policy .modal-header .title {
    font-size: 35px;
    font-weight: 500;
    color: #1D2884;
    margin: 0;
    line-height: 1.2em; }
  .modal-policy .modal-header .sub {
    font-size: 30px;
    font-weight: 500;
    color: #1D2884;
    margin: 0;
    line-height: 1.2em; }
  .modal-policy .modal-header .desc {
    font-size: 30px;
    font-weight: 100;
    color: #707070;
    margin: 0;
    line-height: 1.2em; }
.modal-policy .modal-body {
  margin-top: 30px;
  padding: 0; }
  .modal-policy .modal-body .desc {
    font-size: 30px;
    color: #707070;
    font-weight: 100;
    margin: 0;
    line-height: 1.2em;
    margin-bottom: 25px; }
  .modal-policy .modal-body .indent {
    text-indent: 30px; }
  .modal-policy .modal-body .topic {
    font-size: 30px;
    font-weight: 300;
    color: #4A4A4A;
    margin: 0 0 25px 0;
    line-height: 1.2em; }

@media (max-width: 1440px) {
  .container {
    max-width: inherit;
    width: 1210px; }

  .login-brand .logo {
    width: 420px; }

  .login-brand .txt.-th {
    margin-bottom: -46px; }

  .site-header .topbar:before {
    margin-left: -920px; }

  .site-header.tiny .topbar:before {
    margin-left: -962px; }

  nav.menu li + li {
    margin-left: 20px; }

  .slick-prev {
    left: -20px; }

  .slick-next {
    right: -15px; }

  .detail-area .gallery-box .more {
    width: 220px;
    height: 132px; }

  .modal-reply .modal-dialog {
    width: 1210px; }

  .modal-policy .modal-dialog {
    max-width: 1210px; }

  .main-slider .slider-for .thumb {
    margin-left: -990px; }

  .main-slider .slider-for .bg {
    margin-right: -930px; }

  .main-slider .slider-for .s-content:before {
    margin-left: -790px; }

  .main-slider .slider-for .h-content {
    padding-right: 140px; }

  .main-slider .slider-for .h-content .h-txt {
    font-size: 120px; }

  .main-slider .wrapper-nav {
    margin-right: -270px; }

  .banner-slider .slider-for .link {
    padding: 70px 30px 30px 30px; }

  .banner-slider .slider-nav .slick-prev {
    left: -52px; }

  .banner-slider .slider-nav .slick-next {
    right: -58px; }

  .wg-news .slider-nav .slick-prev {
    left: -60px; }

  .wg-news .slider-nav .slick-next {
    right: -60px; }

  .wg-news .hotnews-slider:before {
    margin-right: -665px; }

  .wg-news .smc-online:before {
    margin-left: -665px; } }
@media (max-width: 1199px) {
  .container {
    max-width: inherit;
    width: 970px; }

  /*mobile-menu (start)*/
  .global-container {
    position: relative;
    overflow: hidden;
    left: 0; }

  .global-container .site-header .overlay {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease; }

  .global-container .site-container {
    position: relative;
    left: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease; }

  .global-container .site-footer {
    position: relative;
    left: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease; }

  .global-container.sidebar-open .site-header .overlay {
    opacity: 1;
    visibility: visible; }

  .global-container.sidebar-open .site-container {
    left: 260px; }

  .global-container.sidebar-open .site-footer {
    left: 260px; }

  .site-header > .container {
    position: relative;
    z-index: 99; }

  .site-header .overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8); }

  .menu-mobile-btn {
    display: block; }

  nav.menu {
    position: fixed;
    z-index: 100;
    top: 60px;
    bottom: 0;
    width: 260px;
    overflow: auto;
    left: -260px;
    padding-left: 0;
    background-color: #1D2884;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease; }

  nav.menu.open {
    left: 0; }

  nav.menu li {
    width: 100%;
    border-top: 1px solid #111b75; }

  nav.menu li:last-child {
    border-bottom: 1px solid #111b75; }

  nav.menu li + li {
    margin-left: 0; }

  nav.menu li a.link {
    padding: 20px 25px; }

  nav.menu li a.link:before {
    bottom: 0; }

  nav.menu li.dropdown > a.link {
    margin-right: 0; }

  nav.menu li.dropdown a.link .icon {
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 17px; }

  nav.menu .dropdown-menu {
    position: relative !important;
    transform: none !important;
    width: 100%;
    display: none !important;
    margin-top: 0;
    max-height: inherit; }

  nav.menu .dropdown-menu.show {
    display: block !important; }

  nav.menu .dropdown-menu a.link {
    padding: 14px 25px; }

  /*mobile-menu (end)*/
  .login-brand {
    width: 1%; }

  .login-brand .content {
    float: none;
    padding: 0 50px; }

  .login-brand .txt {
    font-size: 22px;
    line-height: 0.7; }

  .login-brand .txt.-th {
    margin-bottom: 0; }

  .login-brand .logo {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 290px; }

  .login-box .content {
    padding-left: 50px; }

  .login-box .head {
    padding-bottom: 30px; }

  .login-box .head .txt {
    font-size: 26px; }

  .login-box .head .h-title {
    font-size: 56px; }

  .login-box .head .s-title {
    font-size: 50px; }

  .login-box .body {
    padding: 30px 0; }

  .login-box .foot {
    padding-top: 30px; }

  .login-box .foot .forgot-box {
    padding-top: 25px; }

  .site-header .topbar {
    z-index: 99; }

  .site-header .topbar:before {
    margin-left: -75px;
    width: 150px;
    height: 60px; }

  .site-header .topbar .height {
    position: relative;
    height: 60px; }

  .site-header .topbar .height > div:nth-child(1) {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
    width: 90px; }

  .site-header .logo {
    width: 90px;
    margin-right: 0; }

  .site-header .menu {
    margin: 0; }

  .site-header.tiny .topbar:before {
    margin-left: -75px; }

  .site-container {
    padding-top: 60px; }

  .site-footer .contact .height {
    height: 120px; }

  .site-footer .contact .wording .company {
    font-size: 24px; }

  .site-footer .contact .wording .salogan {
    font-size: 24px; }

  .site-footer .contact .logo {
    width: 140px; }

  .site-footer .contact .telephone .link {
    font-size: 50px; }

  .site-footer .contact .telephone img {
    width: 40px; }

  .site-footer .copyright .txt {
    font-size: 18px;
    line-height: 40px; }

  .login-page {
    padding-top: 0; }

  .default-header .title {
    font-size: 60px; }

  .profile-menu .item-list {
    margin: 0 -5px; }

  .profile-menu .item {
    padding: 0 5px; }

  .profile-menu .icon {
    width: 24px;
    height: 24px; }

  .profile-menu .txt {
    font-size: 18px;
    padding-left: 10px; }

  .profile-area .h-title {
    font-size: 40px; }

  .profile-area .id-number {
    font-size: 26px; }

  .profile-user .picture-box .thumb .cover > img {
    width: 200px;
    height: 200px; }

  .profile-user .information-box .form-default .form-text {
    font-size: 26px;
    margin-top: 0; }

  .form-default .control-label {
    font-size: 20px; }

  .form-default .form-control {
    font-size: 26px;
    padding: 8px 25px; }

  .default-success-box .height {
    height: 340px; }

  .default-success-box .icon {
    width: 130px; }

  .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px; }

  .webboard-hilight .slick-dots {
    margin-top: 5px; }

  .webboard-list .favorite {
    font-size: 24px; }

  .webboard-hilight .thumb .cover {
    height: 480px; }

  .webboard-hilight .b-content {
    width: 400px;
    height: 480px; }

  .webboard-hilight .b-content .title {
    font-size: 40px; }

  .webboard-list .content .b-content .title {
    font-size: 30px; }

  .-list-layout .webboard-list .item + .item {
    margin-top: 20px; }

  .-list-layout .webboard-list .favorite {
    top: 10px;
    right: 110px; }

  .-list-layout .webboard-list .thumb .cover {
    height: 180px;
    width: 260px; }

  .-list-layout .webboard-list .content .b-content {
    height: 180px;
    padding: 20px 30px; }

  .-list-layout .webboard-list .status {
    height: 180px; }

  .-list-layout .webboard-list .status .item {
    height: 90px; }

  .-grid-layout .webboard-list .item-list {
    margin: 0 -10px; }

  .-grid-layout .webboard-list .item {
    padding: 0 10px;
    margin: 10px 0; }

  .-grid-layout .webboard-list .favorite {
    right: 20px; }

  .-grid-layout .webboard-list .thumb .cover {
    height: 240px; }

  .-grid-layout .webboard-list .content .b-content {
    height: 332px;
    padding: 30px 20px 60px 20px; }

  .-grid-layout .webboard-list .content .b-content .date {
    padding-top: 20px;
    padding-bottom: 15px; }

  .-grid-layout .webboard-list .content .b-content .date .txt {
    width: 100%;
    text-align: left; }

  .-grid-layout .webboard-list .content .b-content .date .txt + .txt {
    text-align: left; }

  .-grid-layout .webboard-list .content .b-content .date .txt.-post {
    padding-top: 15px; }

  .-grid-layout .webboard-list .status .item {
    right: 40px; }

  .detail-area .tag {
    font-size: 26px;
    margin-bottom: 0px; }

  .detail-area .h-title {
    font-size: 36px;
    margin-bottom: 10px; }

  .detail-area .date .txt {
    font-size: 20px; }

  .detail-area .date .txt + .txt {
    margin-left: 10px; }

  .detail-area .date .txt.-rank {
    padding-left: 10px; }

  .detail-area .date .txt.-rank:before {
    height: 16px; }

  .detail-area .editor-content {
    padding-top: 20px;
    margin-bottom: 50px; }

  .detail-area .video-box {
    margin-bottom: 50px; }

  .detail-area .gallery-box {
    margin-bottom: 50px; }

  .detail-area .gallery-box .more {
    width: 172px;
    height: 104px; }

  .detail-area .download-box {
    margin-bottom: 50px; }

  .detail-area .download-box .action .btn {
    height: 50px;
    line-height: 48px; }

  .detail-area .end-box {
    padding-top: 30px; }

  .detail-area .end-box .date {
    margin-left: 10px; }

  .comment-area .h-title {
    font-size: 36px;
    margin-bottom: 10px; }

  .comment-list .wrapper {
    padding: 20px; }

  .comment-list .head .title {
    font-size: 30px; }

  .comment-list .head .date .txt {
    font-size: 20px; }

  .comment-list .body {
    padding: 20px 0; }

  .comment-list .foot {
    padding: 20px 0; }

  .comment-list .foot .date {
    margin-left: 10px; }

  .comment-list .foot .date .txt {
    font-size: 20px; }

  .comment-list .foot .date .txt + .txt {
    margin-left: 10px; }

  .comment-list .foot .date .txt.-rank {
    padding-left: 10px; }

  .comment-list .foot .date .txt.-rank:before {
    height: 16px; }

  .comment-list .accordion {
    padding-top: 20px; }

  .modal-reply .modal-dialog {
    width: 970px; }

  .modal .header {
    padding-bottom: 25px;
    margin-bottom: 25px; }

  .modal-policy .modal-dialog {
    max-width: 970px; }

  .profile-history .history-list .item-list {
    margin: 0 -10px; }

  .profile-history .history-list .item {
    padding: 0 10px;
    margin: 10px 0; }

  .profile-history .history-list .height {
    height: 135px; }

  .profile-history .history-list .thumb .cover {
    padding-top: 74.8%;
    width: 180px; }

  .profile-history .history-list .content {
    padding: 10px 15px; }

  .profile-history .history-list .content .tag {
    font-size: 20px;
    margin-bottom: 0px; }

  .profile-history .history-list .content .title {
    font-size: 22px; }

  .profile-history .history-list .content .desc {
    font-size: 20px; }

  .profile-history .history-list .content .time {
    font-size: 20px;
    margin-top: 0px; }

  .profile-history .history-list .content .date-comment {
    font-size: 20px;
    padding: 2px 8px;
    margin-top: 5px; }

  .profile-history .history-list .dalete {
    bottom: 8px;
    right: 20px; }

  .profile-history .history-list .webboard-list .item + .item {
    margin-top: 20px; }

  .profile-area .user-menu .item {
    width: 230px; }

  .main-slider .slider-for .thumb .cover img {
    height: 560px; }

  .main-slider .slider-for .bg {
    margin-right: -770px;
    width: 700px;
    height: 560px; }

  .main-slider .slider-for .h-content {
    padding-right: 120px; }

  .main-slider .slider-for .h-content .height {
    height: 500px; }

  .main-slider .slider-for .h-content .h-txt {
    font-size: 90px; }

  .main-slider .slider-for .h-content .number {
    font-size: 70px; }

  .main-slider .slider-for .s-content:before {
    width: 1060px; }

  .main-slider .slider-for .s-content .height {
    height: 60px; }

  .main-slider .slider-for .s-content .txt {
    font-size: 26px; }

  .main-slider .slider-for .b-content .title {
    font-size: 40px; }

  .main-slider .wrapper-nav {
    width: calc(60px * 2);
    margin-right: -130px;
    bottom: 70px; }

  .main-slider .slider-nav {
    width: calc(60px * 3);
    margin-left: -60px; }

  .main-slider .slider-nav .link {
    width: 60px;
    height: 60px;
    line-height: 62px;
    font-size: 30px; }

  .banner-slider .slider-for .link {
    padding: 30px 30px 20px 30px; }

  .banner-slider .slider-for .thumb {
    margin-bottom: 30px; }

  .banner-slider .slider-for .thumb .cover {
    width: 100px;
    height: 100px; }

  .banner-slider .slider-for .content .title {
    font-size: 36px; }

  .banner-slider .slider-for .content .desc {
    font-size: 20px; }

  .wg-news .head {
    padding-bottom: 30px; }

  .wg-news .head .h-title {
    font-size: 60px; }

  .wg-news .hotnews-slider {
    padding: 30px 0 45px 40px; }

  .wg-news .hotnews-slider:before {
    margin-right: -725px; }

  .wg-news .hotnews-slider .slider-for .status .item {
    right: 30px; }

  .wg-news .hotnews-slider .slider-nav {
    margin-right: auto; }

  .wg-news .hotnews-slider .action {
    left: 0;
    bottom: 0;
    position: relative;
    padding-top: 25px;
    text-align: center; }

  .wg-news .latest-slider {
    padding: 30px 40px 50px 0; }

  .wg-news .latest-slider .slider-for .thumb .cover {
    height: 150px;
    width: 140px; }

  .wg-news .latest-slider .slider-for .content .b-content {
    height: 150px; }

  .wg-news .latest-slider .slider-for .content .b-content .date .txt {
    font-size: 16px; }

  .wg-news .latest-slider .slider-for .status {
    height: 150px; }

  .wg-news .latest-slider .slider-for .status .item {
    height: 75px; }

  .wg-news .smc-online {
    padding-right: 40px; }

  .wg-news .smc-online:before {
    margin-left: -725px; }

  .wg-news .smc-online .height {
    height: 100px; }

  .wg-news .smc-online .head .btn-box .btn {
    min-width: 120px; }

  .home-page .banner-slider {
    padding: 60px 0; }

  .home-page .banner-slider .head {
    padding-bottom: 30px; }

  .home-page .banner-slider .head .h-title {
    font-size: 60px; }

  .home-page .banner-slider .btn-box .btn {
    min-width: 120px; }

  .profile-history .history-list .date-comment {
    font-size: 20px;
    padding: 2px 15px;
    right: 140px;
    top: 10px; } }
@media (max-width: 991px) {
  .container {
    max-width: inherit;
    width: 100%; }

  .login-brand .content {
    padding: 0 30px; }

  .login-brand .logo {
    width: 180px; }

  .login-box .body {
    width: auto; }

  .login-box .content {
    padding: 0 30px;
    float: none; }

  .login-box .foot .forgot-box .txt {
    width: 120px; }

  .login-box .foot .forgot-box .item + .item {
    margin-left: 24px; }

  .login-box .foot .forgot-box .link:before {
    left: 53px;
    bottom: 2px;
    right: 22px; }

  nav.menu li a.link:before {
    bottom: 0px; }

  nav.menu .dropdown-menu {
    margin-top: 0; }

  nav.menu .dropdown-menu li {
    border-top: 0; }

  .site-header .user {
    width: 200px; }

  .site-header .user .txt .h-title {
    width: 130px; }

  .site-footer .contact .wording .company {
    font-size: 20px; }

  .site-footer .contact .wording .salogan {
    font-size: 20px; }

  .site-footer .contact .logo {
    width: 100px; }

  .site-footer .contact .telephone .link {
    font-size: 40px; }

  .site-footer .contact .telephone img {
    width: 30px; }

  .default-header .height {
    height: 120px; }

  .default-header .title {
    font-size: 50px; }

  .profile-menu .height {
    height: 90px; }

  .profile-menu .link > .row {
    height: 36px; }

  .profile-menu .txt {
    line-height: 0.8; }

  .profile-user .information-box .form-default .row:before {
    display: none; }

  .profile-user .information-box .form-default .form-group {
    border-bottom: 1px solid #C2C2C2; }

  .default-success-box .height {
    height: 300px; }

  .default-success-box .icon {
    width: 100px; }

  .default-success-box .h-title {
    font-size: 40px; }

  .default-success-box .desc {
    font-size: 28px; }

  .breadcrumb li,
  .breadcrumb li .link {
    font-size: 20px; }

  .pagination-block .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .pagination-label {
    text-align: center;
    margin-bottom: 15px; }

  .pagination {
    display: block;
    text-align: center; }

  .pagination .item-list {
    display: inline-block; }

  .pagination .jumpPage {
    text-align: left; }

  .webboard-hilight .thumb .cover,
  .webboard-hilight .b-content {
    height: 380px; }

  .webboard-hilight .b-content {
    width: 260px;
    height: 380px;
    padding: 20px; }

  .webboard-hilight .b-content .tag {
    font-size: 26px; }

  .webboard-hilight .b-content .title {
    font-size: 30px; }

  .webboard-hilight .b-content .line {
    margin: 15px 0 20px 0; }

  .webboard-hilight .b-content .desc {
    font-size: 20px;
    height: 3.7em;
    -webkit-line-clamp: 3; }

  .webboard-hilight .b-content .date {
    bottom: 20px;
    left: 20px;
    right: 20px; }

  .webboard-hilight .b-content .date .row-0 > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .webboard-hilight .b-content .date .txt {
    font-size: 20px; }

  .webboard-hilight .b-content .date .row + .row {
    margin-top: 10px;
    padding-top: 10px; }

  .webboard-hilight .b-content .date .row div + div {
    text-align: left; }

  .webboard-list .content .b-content .desc {
    font-size: 22px; }

  .-list-layout .webboard-list .content .b-content {
    padding: 15px 20px; }

  .-list-layout .webboard-list .content .b-content .date {
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding-top: 10px; }

  .-list-layout .webboard-list .content .b-content .date .txt {
    font-size: 20px; }

  .-list-layout .webboard-list .content .b-content .date .txt.-post {
    float: none;
    margin-left: 0; }

  .-grid-layout .webboard-list .item {
    width: 50%; }

  .-grid-layout .webboard-list .content .b-content {
    height: 310px; }

  .-grid-layout .webboard-list .content .b-content .date {
    left: 20px;
    right: 20px; }

  .-grid-layout .webboard-list .content .b-content .date .txt {
    width: 50%; }

  .-grid-layout .webboard-list .content .b-content .date .txt + .txt {
    text-align: right; }

  .-grid-layout .webboard-list .content .b-content .date .txt.-post {
    text-align: left; }

  .detail-area {
    padding-top: 30px;
    padding-bottom: 40px; }

  .detail-area .gallery-box .item-list {
    margin: 0 -5px; }

  .detail-area .gallery-box .item-list li {
    padding: 0 5px; }

  .detail-area .gallery-box .more {
    width: 19%;
    height: 100%; }

  .detail-area .end-box .btn-box .btn.-btn-sm {
    min-width: 155px; }

  .detail-area .end-box .btn-box .btn + .btn {
    margin-left: 2px; }

  .comment-list .wrapper .-text-editor {
    margin-top: 0px; }

  .comment-list .foot .date .txt {
    display: block; }

  .comment-list .foot .date .txt + .txt {
    margin-left: 0;
    margin-top: 5px; }

  .comment-list .foot .date .txt.-rank {
    padding-left: 0; }

  .comment-list .foot .date .txt.-rank:before {
    display: none; }

  .modal-reply .modal-dialog {
    width: 96%; }

  .modal-alert .modal-dialog {
    width: 96%; }

  .modal-policy .modal-dialog {
    max-width: 96%; }

  .profile-history .history-list .thumb .cover {
    padding-top: 89.8%;
    width: 150px; }

  .profile-history .history-list .content .date-comment {
    font-size: 18px; }

  .profile-history .webboard-list .item-list {
    margin: 0; }

  .profile-area .user-header-inner .search-block {
    width: 200px; }

  .profile-area .user-menu .item {
    width: 175px; }

  .profile-area .user-menu .item + .item {
    margin-left: 10px; }

  .profile-area .user-menu .link {
    padding: 13px 15px; }

  .profile-area .user-menu .icon {
    width: 22px;
    height: 22px; }

  .profile-area .user-menu .txt {
    padding-left: 5px; }

  .main-slider .slider-for .thumb {
    margin-left: -1191px; }

  .main-slider .slider-for .h-content {
    padding-right: 30px; }

  .main-slider .slider-for .h-content .height {
    height: 420px; }

  .main-slider .slider-for .h-content .s-txt {
    font-size: 38px;
    font-weight: 500; }

  .main-slider .slider-for .h-content .h-txt {
    font-size: 60px; }

  .main-slider .slider-for .s-content:before {
    margin-left: -881px; }

  .main-slider .slider-for .s-content .txt {
    font-size: 18px; }

  .main-slider .slider-for .b-content {
    width: 380px;
    padding-left: 30px;
    padding-top: 30px; }

  .main-slider .slider-for .b-content .tag {
    font-size: 26px; }

  .main-slider .slider-for .b-content .title {
    font-size: 36px;
    height: 2.3em;
    -webkit-line-clamp: 2; }

  .main-slider .slider-for .b-content .desc {
    height: 3.5em;
    -webkit-line-clamp: 3; }

  .main-slider .slider-for .bg {
    margin-right: -689px;
    height: 480px; }

  .main-slider .wrapper-nav {
    margin-right: -49px;
    bottom: 60px; }

  .banner-slider .slider-for .item-list {
    margin: 0 -6px; }

  .banner-slider .slider-for .item {
    margin: 6px 0;
    padding: 0 6px; }

  .banner-slider .slider-for .link {
    padding: 40px 20px 20px 20px; }

  .banner-slider .slider-for .thumb {
    margin-bottom: 20px; }

  .banner-slider .slider-for .thumb .cover {
    width: 80px;
    height: 80px; }

  .cookieconsent .icon img {
    width: 50px; }

  .cookieconsent .content .title {
    font-size: 24px; }

  .cookieconsent .content .desc br {
    display: none; }

  .wg-news .head {
    padding-bottom: 15px; }

  .wg-news .head .h-title {
    font-size: 40px; }

  .wg-news .hotnews-slider {
    padding: 30px 0 45px 0px; }

  .wg-news .hotnews-slider:before {
    margin-right: 0;
    right: -15px;
    left: -15px;
    width: auto; }

  .wg-news .hotnews-slider .thumb .cover {
    height: auto;
    padding-bottom: 56%; }

  .wg-news .latest-slider {
    padding: 30px 0 45px 0; }

  .wg-news .latest-slider .slider-for .thumb .cover {
    width: 180px; }

  .wg-news .smc-online {
    padding-right: 0; }

  .wg-news .smc-online:before {
    margin-left: 0;
    right: -15px;
    left: -15px;
    width: auto; }

  .home-page .banner-slider {
    padding: 45px 0; }

  .home-page .banner-slider .head {
    padding-bottom: 15px; }

  .home-page .banner-slider .head .h-title {
    font-size: 40px; }

  .tag-list .link {
    font-size: 26px; } }
@media (max-width: 767px) {
  .container {
    max-width: inherit;
    width: 100%;
    padding: 0 20px; }

  .login-page {
    display: block;
    height: auto; }

  .login-brand {
    width: auto;
    display: block; }

  .login-brand .content {
    padding: 30px 20px; }

  .login-box {
    width: auto;
    display: block; }

  .login-box .content {
    padding: 30px 20px;
    float: none; }

  .login-box .head .txt {
    font-size: 22px; }

  .login-box .head .h-title {
    font-size: 40px; }

  .login-box .head .s-title {
    font-size: 34px; }

  .login-box .body .form-default .floating-label img {
    margin-right: 2px;
    width: 22px; }

  .login-box .body .form-default .form-control {
    min-height: 50px; }

  .login-box .foot .forgot-box > .row {
    display: block; }

  .login-box .foot .forgot-box > .row > div {
    display: block;
    width: auto; }

  .login-box .foot .forgot-box .txt {
    font-size: 24px;
    width: auto;
    text-align: center; }

  .login-box .foot .forgot-box .item-list {
    margin-top: 15px; }

  .login-box .foot .forgot-box .item {
    width: 50%; }

  .login-box .foot .forgot-box .item + .item {
    margin-left: 0; }

  .login-box .foot .forgot-box .link {
    font-size: 24px; }

  .login-box .foot .forgot-box .link img {
    margin-right: 2px;
    width: 22px; }

  .site-header .topbar:before {
    margin-left: -55px;
    width: 108px; }

  .site-header .topbar .height > div:nth-child(1) {
    width: 80px; }

  .site-header .logo {
    width: 80px; }

  .site-header .user {
    width: 40px; }

  .site-header .user .txt {
    display: none; }

  .site-header .user .thumb-icon {
    width: 40px;
    height: 40px; }

  .site-header .user .thumb-icon .name {
    font-size: 26px; }

  .site-header .user .thumb-img .cover > img {
    width: 40px;
    height: 40px; }

  .site-header .menu-user {
    margin-left: 10px; }

  .site-header .menu-user .icon {
    width: 20px;
    height: 40px;
    line-height: 40px; }

  .site-header .menu-user .icon > img {
    width: 20px; }

  .site-header .menu-user .icon > span {
    line-height: 40px; }

  .site-header.tiny .topbar:before {
    margin-left: -55px; }

  .site-header.tiny .logo {
    width: 80px; }

  .menu-mobile-btn {
    width: 40px;
    height: 40px;
    padding: 11px 0; }

  .menu-mobile-btn .btn-mobile {
    height: 18px; }

  .menu-mobile-btn .btn-mobile .bar {
    height: 2px; }

  .site-footer {
    margin-bottom: 165px; }

  .site-footer .contact .height {
    height: auto;
    padding: 30px 0; }

  .site-footer .contact .height > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .site-footer .contact .wording {
    text-align: center; }

  .site-footer .contact .logo {
    margin: 10px auto; }

  .site-footer .contact .telephone {
    text-align: center; }

  .site-footer .copyright .txt {
    font-size: 14px; }

  .form-default .form-control {
    font-size: 24px;
    min-height: 50px; }

  .form-control-feedback {
    top: 14px;
    right: 20px; }

  .form-default .floating-label {
    font-size: 24px;
    left: 25px;
    top: 14px; }

  .btn {
    height: 50px;
    line-height: 48px;
    font-size: 24px;
    padding: 0 15px; }

  .btn.-btn-lg {
    min-width: 140px;
    font-size: 18px; }

  .btn.-btn-lg img {
    margin-right: 4px;
    width: 22px; }

  .btn.-btn-sm {
    min-width: 100px;
    height: 40px;
    line-height: 38px;
    font-size: 18px; }

  .btn.-btn-circle {
    min-width: 40px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    padding: 0; }

  .checkbox-control .icon {
    width: 22px;
    height: 22px;
    top: 8px; }

  .checkbox-control input[type='checkbox']:checked ~ .icon:before {
    font: normal normal normal 20px/20px FontAwesome; }

  .checkbox-control .txt {
    font-size: 24px;
    padding-left: 35px; }

  .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 4px; }

  .breadcrumb {
    overflow: auto;
    white-space: nowrap;
    flex-wrap: nowrap; }

  .pagination-label .title {
    font-size: 20px; }

  .pagination-label span {
    font-size: 20px; }

  .pagination li {
    display: none; }

  .pagination li + li {
    margin-left: 2px; }

  .pagination .link {
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 18px; }

  .pagination .jumpPage {
    display: block; }

  .pagination .select2-results__option {
    padding: 5px 15px; }

  .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    font-size: 20px; }

  .select2-container--default .select2-selection--single {
    height: 40px; }

  .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-size: 26px; }

  .select2-results__option {
    font-size: 20px;
    border: none;
    padding: 8px 20px; }

  .select2-results__option + .select2-results__option {
    border-top: 1px solid #C2C2C2; }

  .select2-container--default .select2-selection--multiple {
    min-height: 42px; }

  .select2-container--default .select2-search--inline .select2-search__field {
    font-size: 20px;
    line-height: 40px; }

  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 5px 8px;
    font-size: 18px; }

  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 24px;
    margin-right: 5px; }

  .editor-content, .editor-content p {
    font-size: 20px; }

  .mCSB_inside > .mCSB_container {
    margin-right: 10px; }

  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px; }

  .mCSB_scrollTools .mCSB_draggerRail {
    width: 6px; }

  .default-header .height {
    height: 80px; }

  .default-header .title {
    font-size: 30px; }

  .profile-menu .height {
    height: auto;
    padding: 15px 0; }

  .profile-menu .item-list {
    margin: 0 -2px; }

  .profile-menu .item {
    width: 50%;
    margin: 2px 0;
    padding: 0 2px; }

  .profile-menu .link {
    padding: 5px 11px; }

  .profile-area .h-title {
    font-size: 34px; }

  .profile-user .container > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .profile-user .picture-box .thumb .cover {
    text-align: center; }

  .profile-user .picture-box .action {
    padding-top: 10px; }

  .profile-user .information-box {
    padding-top: 30px; }

  .profile-change-password .information-box .passbox {
    width: auto; }

  .profile-change-password .information-box .show-password .input-group-addon .link {
    width: 60px; }

  .webboard-filter .search-block .row > .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%; }

  .webboard-filter .search-block .row > .col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .webboard-hilight .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .webboard-hilight .thumb .cover {
    height: auto;
    padding-top: 60%; }

  .webboard-hilight .b-content {
    height: auto;
    width: 100%; }

  .webboard-hilight .b-content .date {
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    padding-top: 15px; }

  .webboard-filter .form-default > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .webboard-filter .search-block {
    width: 100%; }

  .webboard-filter .btn-box {
    padding-top: 15px;
    text-align: center; }

  .webboard-list .content .b-content .tag {
    font-size: 20px;
    margin-bottom: 0; }

  .webboard-list .content .b-content .title {
    font-size: 24px; }

  .webboard-list .status .inner .txt {
    font-size: 16px; }

  .webboard-list .content .b-content .desc {
    font-size: 20px; }

  .-list-layout .webboard-list .link {
    padding-bottom: 52px; }

  .-list-layout .webboard-list .favorite {
    right: 10px; }

  .-list-layout .webboard-list .thumb .cover {
    height: 155px;
    width: 130px; }

  .-list-layout .webboard-list .content .b-content {
    padding: 10px 15px;
    height: 155px; }

  .-list-layout .webboard-list .content .b-content .date {
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
    position: relative; }

  .-list-layout .webboard-list .content .b-content .date .txt {
    font-size: 16px; }

  .-list-layout .webboard-list .content .b-content .date .txt + .txt {
    margin-left: 0;
    margin-top: 3px; }

  .-list-layout .webboard-list .status {
    height: 52px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto; }

  .-list-layout .webboard-list .status .inner {
    width: 100%;
    border: 1px solid #ececec; }

  .-list-layout .webboard-list .status .item {
    height: 50px;
    width: 50%; }

  .-list-layout .webboard-list .status .item + .item:before {
    top: auto;
    width: 1px;
    height: 100%;
    background-color: #ececec; }

  .-list-layout .webboard-list .status .item img {
    width: 20px;
    margin-bottom: 2px; }

  .-grid-layout .webboard-list .item {
    padding: 0 5px;
    margin: 5px 0; }

  .-grid-layout .webboard-list .favorite {
    right: 10px;
    top: 5px; }

  .-grid-layout .webboard-list .thumb .cover {
    height: auto;
    padding-bottom: 80%; }

  .-grid-layout .webboard-list .content .b-content {
    height: 270px;
    padding: 15px 15px 30px 15px; }

  .-grid-layout .webboard-list .content .b-content .date {
    padding-top: 20px;
    padding-bottom: 10px;
    left: 15px;
    right: 15px; }

  .-grid-layout .webboard-list .content .b-content .date .txt {
    width: 100%;
    font-size: 16px; }

  .-grid-layout .webboard-list .content .b-content .date .txt + .txt {
    text-align: left; }

  .-grid-layout .webboard-list .content .b-content .date .txt.-post {
    padding-top: 10px; }

  .-grid-layout .webboard-list .status {
    right: auto;
    left: 30px;
    bottom: 10px; }

  .-grid-layout .webboard-list .status .item {
    right: 0;
    bottom: 0; }

  .detail-area .tag {
    font-size: 20px; }

  .detail-area .h-title {
    font-size: 24px; }

  .detail-area .date {
    margin-bottom: 0px; }

  .detail-area .date:after {
    content: '';
    display: table;
    clear: both; }

  .detail-area .date .txt {
    display: block;
    font-size: 16px;
    float: left;
    width: 50%;
    margin: 3px 0; }

  .detail-area .date .txt + .txt {
    margin-left: 0px; }

  .detail-area .date .txt.-rank {
    padding-left: 0; }

  .detail-area .date .txt.-rank:before {
    display: none; }

  .detail-area .date-box .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .detail-area .date-box .action {
    padding-top: 10px; }

  .detail-area .date-box .action .btn {
    min-width: 140px; }

  .detail-area .date-box .btn-box {
    padding-top: 10px; }

  .detail-area .date-box .btn-box .btn {
    min-width: 140px; }

  .detail-area .picture-cover {
    margin-bottom: 20px; }

  .detail-area .editor-content {
    padding-top: 15px;
    margin-bottom: 30px; }

  .detail-area .video-box {
    margin-bottom: 30px; }

  .detail-area .gallery-box {
    margin-bottom: 30px; }

  .detail-area .gallery-box .item-list li {
    width: calc(33.33%); }

  .detail-area .gallery-box .item-list li:nth-child(4),
  .detail-area .gallery-box .item-list li:nth-child(5) {
    display: none; }

  .detail-area .gallery-box .more {
    width: 31%;
    font-size: 26px; }

  .detail-area .download-box {
    margin-bottom: 30px; }

  .detail-area .download-box .wrapper {
    padding: 20px; }

  .detail-area .download-box .height {
    height: auto;
    position: relative;
    padding-left: 40px; }

  .detail-area .download-box .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .detail-area .download-box .row > div:nth-child(1) {
    position: absolute;
    left: 0;
    top: 0; }

  .detail-area .download-box .content .title {
    margin-bottom: 0;
    width: 170px; }

  .detail-area .download-box .content .desc {
    line-height: 1; }

  .detail-area .download-box .content .desc br {
    display: block; }

  .detail-area .download-box .content .desc br + img {
    margin-left: 0; }

  .detail-area .download-box .action {
    padding-left: 20px;
    padding-top: 5px; }

  .detail-area .download-box .action .btn {
    height: 35px;
    line-height: 33px;
    min-width: 120px;
    font-size: 20px;
    border-width: 1px;
    font-weight: 300; }

  .detail-area .end-box .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .detail-area .end-box .thumb-icon {
    margin: 0 auto;
    margin-bottom: 5px;
    width: 40px;
    height: 40px; }

  .detail-area .end-box .thumb-icon .name {
    font-size: 26px; }

  .detail-area .end-box .thumb-img {
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center; }

  .detail-area .end-box .thumb-img .cover > img {
    width: 40px;
    height: 40px; }

  .detail-area .end-box .date {
    margin-left: 0; }

  .detail-area .end-box .date .txt {
    width: 100%;
    text-align: center; }

  .detail-area .end-box .btn-box {
    text-align: center;
    margin-top: 5px; }

  .comment-area .h-title {
    font-size: 24px; }

  .comment-list .-text-editor {
    margin-top: 30px; }

  .comment-list .more-box {
    padding-top: 20px; }

  .comment-list .item + .item {
    margin-top: 20px; }

  .comment-list .head .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .comment-list .head .title {
    font-size: 22px;
    text-align: center; }

  .comment-list .head .date {
    text-align: center; }

  .comment-list .head .date .txt {
    font-size: 16px; }

  .comment-list .head .date .txt + .txt {
    margin-left: 10px; }

  .comment-list .head .btn-box {
    text-align: center;
    padding-top: 5px; }

  .comment-list .head .btn-box .btn {
    padding: 0 15px; }

  .comment-list .foot {
    text-align: center; }

  .comment-list .foot > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .comment-list .foot .thumb-icon {
    margin: 0 auto;
    width: 40px;
    height: 40px; }

  .comment-list .foot .thumb-icon .name {
    font-size: 26px; }

  .comment-list .foot .thumb-img {
    margin-bottom: 5px;
    text-align: center; }

  .comment-list .foot .thumb-img .cover > img {
    width: 40px;
    height: 40px; }

  .comment-list .foot .date {
    margin-top: 5px;
    margin-left: 0; }

  .comment-list .foot .date .txt {
    font-size: 16px; }

  .comment-list .foot .btn-box {
    padding-top: 5px; }

  .comment-list .foot .btn-box .btn {
    padding: 0 10px; }

  .comment-list .foot .btn-box .btn + .btn {
    margin-left: 2px; }

  .comment-list .more-box .btn {
    min-width: inherit;
    width: 100%; }

  button.close {
    top: -41px;
    right: -39px;
    opacity: 1; }

  .modal .modal-body {
    padding: 20px; }

  .modal .h-title {
    font-size: 24px; }

  .modal .action .btn {
    min-width: 125px; }

  .modal .action .btn + .btn {
    margin-left: 5px; }

  .modal-policy .modal-content {
    padding: 20px; }

  .modal-policy .modal-header {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0; }

  .modal-policy .modal-header .title {
    font-size: 24px;
    line-height: 1em; }

  .modal-policy .modal-header .sub {
    font-size: 22px;
    line-height: 1em; }

  .modal-policy .modal-header .desc {
    font-size: 20px;
    line-height: 1em; }

  .modal-policy .modal-body {
    margin-top: 0; }

  .modal-policy .modal-body .desc {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 15px; }

  .modal-policy .modal-body .topic {
    font-size: 20px;
    margin: 0 0 15px 0;
    line-height: 1em; }

  button.close {
    top: -41px;
    right: -20px; }

  .profile-history .history-list .item {
    padding: 0 5px;
    margin: 5px 0;
    width: 100%; }

  .profile-history .history-list .height {
    height: 125px; }

  .profile-history .history-list .thumb .cover {
    padding-top: 90%;
    width: 139px; }

  .profile-history .history-list .content {
    padding: 10px; }

  .profile-history .history-list .content .tag {
    font-size: 18px; }

  .profile-history .history-list .content .title {
    font-size: 20px; }

  .profile-history .history-list .content .time {
    font-size: 18px; }

  .profile-history .history-list .content .date-comment {
    font-size: 16px; }

  .profile-area .user-header-inner > .row > div:nth-child(3),
  .profile-area .user-header-inner > .row > div:nth-child(4) {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .profile-area .user-header-inner .search-block {
    width: 100%;
    margin-top: 15px; }

  .profile-area .user-header-inner .btn-box {
    margin-top: 8px; }
    .profile-area .user-header-inner .btn-box .btn {
      min-width: 100%; }

  .profile-area .user-menu .item {
    width: 100%;
    float: left;
    margin: 2px 0;
    padding: 0 2px; }

  .profile-area .user-menu .item + .item {
    margin-left: 0; }

  .profile-area .user-menu .link {
    padding: 7px 15px;
    text-align: left; }

  .profile-area .user-menu .icon {
    width: 24px;
    height: 24px; }

  .profile-area .user-menu > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .profile-area .user-menu .btn-box {
    padding-top: 2px;
    text-align: center; }

  .create-webboard .create-box .h-title {
    padding-bottom: 10px; }

  .create-webboard .create-box .form-default {
    padding-top: 10px; }

  .create-webboard .create-box .form-default .control-label {
    font-size: 20px; }

  .create-webboard .create-box .form-default .control-label.-small {
    font-size: 20px; }

  .create-webboard .create-box .form-default .form-control {
    font-size: 20px;
    padding: 8px 20px;
    min-height: 38px;
    height: auto; }

  .create-webboard .create-box .form-default .btn {
    height: 40px;
    line-height: 38px; }

  .create-webboard .create-box .form-default .action .btn {
    min-width: 160px; }

  .create-webboard .create-box .form-default .txt {
    font-size: 20px;
    display: block; }

  .create-webboard .create-box .form-default .form-txt {
    width: 100px;
    padding-top: 7px; }

  .create-webboard .create-box .form-default .txt + .radio-control {
    margin-left: 0; }

  .create-webboard .create-box .form-default .radio-control + .radio-control {
    margin-left: 10px; }

  .create-webboard .create-box .form-default #Video .align-items-center > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .create-webboard .create-box .form-default .form-group.radio .form-mark {
    padding-left: 0;
    margin-top: 10px; }

  .create-webboard .create-box .form-default .form-action .btn {
    min-width: 150px; }

  .create-webboard .create-box .form-default .form-action .btn + .btn {
    margin-left: 10px; }

  .create-webboard .create-box .thumbnail .video-cover {
    width: 100%; }

  .create-webboard .create-box .file-list .item {
    margin: 2px 0; }

  .create-webboard .create-box .file-list .icon {
    width: 18px;
    font-size: 18px; }

  .create-webboard .create-box .file-list .content {
    padding: 0 5px;
    font-size: 16px; }

  .radio-control .icon {
    width: 20px;
    height: 20px; }

  .radio-control .txt {
    font-size: 20px;
    padding-left: 25px;
    padding-top: 10px; }

  .radio-control input[type='radio']:checked ~ .icon:before {
    width: 10px;
    height: 10px; }

  .create-webboard .create-success > .h-title {
    padding-bottom: 10px; }

  .create-webboard .create-success .form-default {
    padding-top: 0px; }

  .create-webboard .create-success .action .btn {
    width: 150px;
    height: 40px;
    line-height: 38px; }

  .create-webboard .create-success .action .btn + .btn {
    margin-left: 10px; }

  .main-slider .slider-for .thumb {
    margin-left: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

  .main-slider .slider-for .thumb .cover {
    height: 240px;
    width: 100%;
    position: relative; }

  .main-slider .slider-for .thumb .cover img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

  .main-slider .slider-for .wrapper .container > .height > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .main-slider .slider-for .h-content {
    padding: 15px 0; }

  .main-slider .slider-for .h-content .height {
    height: 150px; }

  .main-slider .slider-for .h-content .number {
    font-size: 50px; }

  .main-slider .slider-for .h-content .h-txt {
    font-size: 40px; }

  .main-slider .slider-for .h-content .s-txt {
    font-size: 28px;
    font-weight: 300; }

  .main-slider .slider-for .s-content:before {
    margin-left: 0;
    width: auto;
    left: -30px;
    right: -30px; }

  .main-slider .slider-for .b-content {
    width: 100%;
    padding: 15px 0; }

  .main-slider .slider-for .b-content .line {
    margin: 10px 0 15px 0; }

  .main-slider .slider-for .b-content .action {
    padding-top: 10px; }

  .main-slider .slider-for .bg {
    margin-right: 0;
    height: 100%;
    width: 100%;
    right: 0; }

  .main-slider .wrapper-nav {
    margin-right: 0;
    right: 0;
    bottom: 0; }

  .banner-area {
    padding: 30px 0; }

  .banner-slider .slider-for .item-list {
    margin: 0 -3px; }

  .banner-slider .slider-for .item {
    margin: 3px 0;
    padding: 0 3px;
    width: 50%; }

  .banner-slider .slider-for .thumb {
    margin-bottom: 15px; }

  .banner-slider .slider-for .thumb .cover {
    width: 80px;
    height: 80px; }

  .banner-slider .slider-for .content .title {
    font-size: 30px; }

  .banner-slider .slider-for .content .desc {
    font-size: 20px; }

  .banner-slider .slider-nav {
    width: 126px;
    margin-top: 10px; }

  .banner-slider .slider-nav .item {
    padding: 0 1px; }

  .banner-slider .slider-nav .link {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 300; }

  .cookieconsent .height {
    height: 165px;
    padding: 15px 0 15px 50px;
    position: relative; }

  .cookieconsent .height > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .cookieconsent .height > div:nth-child(1) {
    position: absolute;
    top: 16px;
    left: 0; }

  .cookieconsent .icon {
    padding: 0; }

  .cookieconsent .icon img {
    width: 30px; }

  .cookieconsent .content {
    padding: 0; }

  .cookieconsent .content .desc {
    font-size: 18px; }

  .cookieconsent .action {
    padding-top: 5px; }

  .cookieconsent .action .link {
    width: 140px;
    height: 34px;
    line-height: 32px;
    font-size: 20px;
    font-weight: 300; }

  .cookieconsent .action .link .feather {
    font-size: 20px;
    top: 2px;
    margin-right: 0px; }

  .wg-news .head .btn-box .btn {
    min-width: 40px;
    padding: 0; }

  .wg-news .slider-nav {
    width: 126px;
    margin-top: 10px; }

  .wg-news .slider-nav .item {
    padding: 0 1px; }

  .wg-news .slider-nav .link {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-weight: 300; }

  .wg-news .hotnews-slider {
    padding: 30px 0; }

  .wg-news .hotnews-slider .slider-for .status {
    left: 25px; }

  .wg-news .hotnews-slider .slider-for .status .item {
    right: 0; }

  .wg-news .latest-slider {
    padding: 30px 0; }

  .wg-news .latest-slider .slider-for .favorite {
    top: 10px;
    right: 10px; }

  .wg-news .latest-slider .slider-for .thumb .cover {
    height: 135px;
    width: 130px; }

  .wg-news .latest-slider .slider-for .content .b-content {
    height: 135px;
    padding: 10px 15px; }

  .wg-news .latest-slider .slider-for .content .b-content .tag {
    margin-bottom: 0; }

  .wg-news .latest-slider .slider-for .content .b-content .title {
    font-size: 24px; }

  .wg-news .latest-slider .slider-for .content .b-content .date {
    padding-top: 5px;
    margin-top: 5px; }

  .wg-news .latest-slider .slider-for .status {
    height: 52px; }

  .wg-news .latest-slider .slider-for .status .inner {
    width: 100%; }

  .wg-news .latest-slider .slider-for .status .inner .txt {
    font-size: 16px; }

  .wg-news .latest-slider .slider-for .status .item {
    height: 50px; }

  .wg-news .latest-slider .slider-for .status .item img {
    width: 20px;
    margin-bottom: 2px; }

  .home-page .banner-slider {
    padding: 30px 0; }

  .modal .detail-area .download-box .item {
    width: 306px; }

  .modal .detail-area .download-box .action {
    text-align: left; }

  .profile-history .history-list .date-comment {
    font-size: 16px;
    padding: 6px 8px;
    right: auto;
    top: 0;
    position: relative;
    width: 100%;
    border-radius: 0; }

  .-list-layout .history-list .webboard-list .favorite {
    top: 35px; }

  .comment-area .filter .link {
    height: 40px;
    line-height: 38px;
    font-size: 20px;
    font-weight: normal; }

  .tag-list .link {
    font-size: 20px;
    padding: 2px 10px; } }
@media (max-width: 575px) {
  .container {
    max-width: inherit;
    width: 100%; }

  .pagination .item-list {
    display: block; }

  .pagination .jumpPage {
    width: 100%; }

  .form-default .form-control {
    padding: 6px 25px; }

  .cookieconsent .action .link {
    width: 100%; }

  .main-slider .slider-for .b-content .action .btn {
    width: 100%; }

  .main-slider .wrapper-nav {
    display: none; }

  .wg-news .hotnews-slider .action .btn {
    width: 100%; }

  .wg-news .smc-online .height {
    height: auto;
    padding: 15px 0; }

  .wg-news .smc-online .height > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .wg-news .smc-online .head .h-title {
    text-align: center; }

  .wg-news .smc-online .head .btn-box .btn {
    width: 100%; }

  .home-page .banner-slider .head > .row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .home-page .banner-slider .head .h-title {
    text-align: center; }

  .home-page .banner-slider .btn-box .btn {
    width: 100%; }

  .profile-user .picture-box .action .btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px; }

  .profile-user .information-box .head .height > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .profile-user .information-box .head .action {
    margin-top: 10px; }

  .profile-user .information-box .head .action .btn {
    width: 100%; }

  .profile-user .information-box .form-default .form-action .btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 38px; }

  .profile-user .information-box .form-default .form-action .btn + .btn {
    margin-left: 0;
    margin-top: 10px; }

  .profile-menu {
    display: none; }

  .profile-area .user-header-inner .search-block .form-control {
    min-height: 40px; }

  .profile-area .user-header-inner .search-block .action .btn {
    height: 40px;
    min-width: 40px;
    line-height: 44px;
    font-size: 26px; }

  .profile-area .user-menu .btn-box {
    padding-top: 5px; }

  .profile-area .user-menu .btn-box .btn {
    height: 40px;
    line-height: 38px;
    width: 100%; }

  .profile-change-password .information-box .form-default .form-action .btn {
    display: block;
    height: 40px;
    line-height: 38px;
    width: 100%; }

  .profile-change-password .information-box .form-default .form-action .btn + .btn {
    margin-left: 0;
    margin-top: 10px; }

  .create-webboard .create-box .form-default .vsx-inner-12 > .row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .create-webboard .create-box .form-default .vsx-inner-12.radio > .block-control > .row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .create-webboard .create-box .form-default .action .btn {
    width: 100%; }

  .create-webboard .create-success .action .btn {
    width: 100%; }

  .create-webboard .create-success .action .btn + .btn {
    margin-left: 0;
    margin-top: 10px; }

  .create-webboard .create-box .form-default .form-action .btn {
    width: 100%; }

  .create-webboard .create-box .form-default .form-action .btn + .btn {
    margin-left: 0;
    margin-top: 10px; }

  .webboard-filter .search-block .form-control {
    min-height: 40px; }

  .webboard-filter .search-block .action .btn {
    height: 40px;
    min-width: 40px;
    line-height: 44px; }

  .webboard-filter .btn-box {
    padding-top: 10px; }

  .webboard-filter .btn-box .btn {
    height: 40px;
    line-height: 38px;
    width: 100%; }

  .detail-area .date-box .action .btn {
    width: 100%; }

  .detail-area .end-box .btn-box .btn.-btn-sm {
    width: 100%; }

  .detail-area .end-box .btn-box .btn + .btn {
    margin-left: 0;
    margin-top: 10px; }

  .comment-area .header .h-title {
    text-align: center; }

  .comment-area .header > .row > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .comment-area .filter .link {
    width: 50%; }

  .comment-list .head .btn-box .btn.-btn-sm {
    width: 100%; }

  .comment-list .head .btn-box .btn + .btn {
    margin-left: 0;
    margin-top: 10px; }

  .comment-list .body .editor-content,
  .comment-list .body .editor-content p {
    word-break: break-all; }

  .comment-list .foot .btn-box .btn {
    width: 100%; }

  .comment-list .foot .btn-box .btn + .btn {
    margin-left: 0;
    margin-top: 10px; } }

/*# sourceMappingURL=source.css.map */
