/* 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-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 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: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%; }

/* config */
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/db_helvethaica_x_thin_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/db_helvethaica_x_li_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_li_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/db_helvethaica_x_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/db_helvethaica_x_med_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_med_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'db_helvethaica';
  src: url("../font/db_helvethaica_x_bd_v3.2-webfont.woff2") format("woff2"), url("../font/db_helvethaica_x_bd_v3.2-webfont.woff") format("woff");
  font-display: block;
  font-weight: bold;
  font-style: normal; }
.text-primary {
  color: #0772BA !important; }

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

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

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

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

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

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

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

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

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

.text-body {
  color: #383D5C !important; }

body {
  font-family: 'db_helvethaica';
  background-color: #fff;
  font-size: 16px;
  color: #24272C;
  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, .search-list .title, .search-list .desc, .search-list .url, .gallery-box figure.cover img, .btn-box .btn-sm, .service-page .other-box .content, .service-page .other-box .content .title, .service-page .other-box .content .desc, .work-list .content, .work-list .content .title, .work-list .content .desc, .work-detail-page .other-box .txt, .work-detail-page .other-box .number, .career-list .title, .career-list .desc, .map-page .nav-map, .site-header, .site-header .nav-search .search-form {
  -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; }

/* 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%); }
  .preload .logo {
    width: 100px;
    height: 100px;
    padding: 0px;
    line-height: 80px; }
  .preload .loader {
    border: 2px solid;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-color: #0772BA #0772BA transparent;
    animation: spins 1s linear infinite;
    position: absolute;
    top: 0;
    bottom: -120px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.9; }

@keyframes spins {
  100% {
    transform: rotate(360deg);
    filter: hue-rotate(0); } }
nav.menu {
  text-align: right;
  padding-right: 30px; }
  nav.menu > .nav-list {
    display: inline-block;
    vertical-align: middle; }
  nav.menu .item a.link {
    position: relative;
    line-height: 30px;
    font-size: 24px;
    font-weight: 300;
    color: #999;
    display: block; }
    nav.menu .item a.link:hover {
      color: #0772BA; }
    nav.menu .item a.link:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #0772BA;
      height: 2px;
      opacity: 0; }
  nav.menu .item.active a.link {
    color: #0772BA; }
    nav.menu .item.active a.link:before {
      opacity: 1; }
  nav.menu .item.dropdown a.link .icon {
    display: inline-block;
    vertical-align: middle; }
    nav.menu .item.dropdown a.link .icon:before {
      content: "\f107";
      font-family: 'FontAwesome'; }
  nav.menu .item.dropdown.show a.link .icon:before {
    content: '\f106'; }
  nav.menu .item + .item {
    margin-left: 30px; }
  nav.menu .dropdown-toggle::after {
    display: none; }
  nav.menu .dropdown-menu li {
    width: 100%; }
  nav.menu .dropdown-menu li + li {
    margin-left: 0;
    border-top: 1px solid #ebebeb; }

.menu-mobile-btn {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 3;
  width: 20px;
  height: 16px; }
  .menu-mobile-btn .btn-mobile {
    display: block;
    width: 20px;
    height: 16px;
    -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: 2px;
      left: 0;
      background-color: #0772BA;
      margin: auto;
      -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; }
      .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); }
      .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); }
      .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-dots-container .slick-dots li {
    width: 0.625rem;
    height: 0.625rem;
    margin: 0 0.25rem; }
    .slick-dots-container .slick-dots li button {
      width: 100%;
      height: 100%;
      padding: 0;
      background: #24272C;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .slick-dots-container .slick-dots li button:before {
        display: none; }
    .slick-dots-container .slick-dots li.slick-active button {
      background: #0772BA; }

.slick-dotted.slick-slider {
  margin-bottom: 0px; }

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

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

.slick-prev, .slick-next {
  z-index: 1;
  top: auto;
  bottom: -27px;
  transform: none;
  width: 80px;
  height: 60px;
  line-height: 70px;
  text-align: center;
  border: 1px solid #0772BA;
  font-size: 30px;
  color: #0772BA;
  background-color: #ffffff;
  -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; }
  .slick-prev .feather, .slick-next .feather {
    position: relative;
    -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; }

.slick-prev {
  left: auto;
  right: 79px; }

.slick-next {
  right: 0; }

.slick-prev:hover,
.slick-next:hover {
  background-color: #0772BA;
  color: #ffffff; }

.slick-prev .feather {
  left: 0; }

.slick-next .feather {
  right: 0px; }

.slick-prev:hover .feather {
  left: -5px; }

.slick-next:hover .feather {
  right: -5px; }

.slick-dots {
  text-align: left;
  position: relative;
  bottom: 0;
  margin-top: 60px; }
  .slick-dots li {
    width: auto;
    height: auto;
    margin: 0; }
    .slick-dots li button {
      width: 20px;
      height: 8px;
      padding: 0;
      background: #ccc;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -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;
      transition-delay: 100ms; }
      .slick-dots li button:before {
        display: none; }
    .slick-dots li button:hover {
      background: #0772BA; }
    .slick-dots li.slick-active button {
      width: 80px;
      background: #0772BA; }
  .slick-dots li + li {
    margin-left: 10px; }

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

.breadcrumb-block {
  padding: 12px 0;
  background-color: #F9F9F9; }

.breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
  .breadcrumb li {
    position: relative;
    color: #24272C;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    text-transform: uppercase; }
    .breadcrumb li .link {
      color: #24272C;
      font-size: 20px;
      font-weight: normal;
      line-height: 20px;
      text-transform: uppercase; }
      .breadcrumb li .link:hover {
        color: #0772BA; }
    .breadcrumb li.active {
      max-width: 300px;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .breadcrumb li + li {
    padding-left: 15px;
    margin-left: 15px; }
    .breadcrumb li + li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto;
      padding: 0;
      width: 1px;
      height: 20px;
      background-color: #24272C; }
  .breadcrumb .icon_house_alt {
    position: relative;
    top: 2px;
    font-size: 24px; }

.pagination-block {
  padding-top: 40px;
  padding-bottom: 20px; }

.pagination-label {
  width: 185px; }
  .pagination-label .title {
    font-size: 24px;
    color: #999;
    font-weight: normal;
    text-align: left; }
    .pagination-label .title span {
      color: #24272C; }

.pagination {
  position: relative;
  display: block;
  text-align: center; }
  .pagination ul {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    list-style: none; }
  .pagination .link {
    display: block;
    text-align: center;
    min-width: 60px;
    height: 60px;
    line-height: 58px;
    padding: 0 10px;
    font-size: 24px;
    font-weight: normal;
    color: #0772BA;
    background-color: #ffffff;
    border: 1px solid #0772BA;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -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: #ffffff;
      background-color: #0772BA;
      border-color: #0772BA; }
  .pagination .active .link {
    color: #ffffff;
    background-color: #0772BA;
    border-color: #0772BA; }
  .pagination li {
    display: inline-block;
    vertical-align: middle; }
  .pagination li + li {
    margin-left: -4px; }
  .pagination .fa {
    line-height: 38px; }
  .pagination li.pagination-nav .link {
    min-width: 80px; }
  .pagination li.pagination-nav span {
    line-height: 58px; }

.pagination-search {
  width: 202px;
  margin: 0 auto; }
  .pagination-search .title {
    width: 68px;
    font-size: 20px;
    color: #464646; }
  .pagination-search .form-control {
    width: 65px;
    margin: 0 15px; }
  .pagination-search .btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 38px;
    padding: 0;
    height: 38px;
    line-height: 36px;
    font-size: 22px;
    font-weight: normal; }

.editor-content .font-base, .editor-content .editor-content, .editor-content p {
  font-size: 24px;
  color: #383D5C;
  margin-bottom: 20px;
  line-height: 1.2em; }
.editor-content p {
  text-indent: 50px; }
  .editor-content p:last-child {
    margin-bottom: 0; }
.editor-content img {
  height: auto !important; }

.whead {
  margin-bottom: 50px;
  position: relative; }
  .whead .title {
    margin: 0;
    font-size: 80px;
    font-weight: normal;
    line-height: 1em;
    text-transform: uppercase; }
  .whead .line {
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 84px;
    height: 2px;
    background-color: #0772BA; }

.whead.-md {
  margin-bottom: 40px; }
  .whead.-md .title {
    font-size: 48px;
    font-weight: bold; }
  .whead.-md .line {
    bottom: -20px; }

.whead.-sm {
  margin-bottom: 30px; }
  .whead.-sm .title {
    font-size: 36px;
    font-weight: bold; }
  .whead.-sm .line {
    bottom: -15px; }

.btn {
  background: none;
  position: relative;
  overflow: hidden;
  top: 0;
  z-index: 10;
  border: 2px solid transparent;
  padding: 0 10px;
  min-width: 180px;
  height: 50px;
  line-height: 46px;
  font-size: 24px;
  font-weight: normal;
  -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 .icon {
    margin-left: 15px;
    position: relative;
    top: 3px;
    right: 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: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:hover .icon {
    right: -5px; }

.btn-primary {
  color: #0772BA;
  background-color: #ffffff;
  border-color: #0772BA; }
  .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: #ffffff;
    background-color: transparent;
    border-color: #0772BA; }
  .btn-primary.disabled, .btn-primary.disabled:hover {
    color: #24272C;
    background-color: #ffffff;
    border-color: #0772BA;
    opacity: 0.5; }

.btn-primary:before {
  background-color: #0772BA; }

.btn-primary:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.btn-secondary {
  color: #ffffff;
  background-color: #0772BA;
  border-color: #0772BA; }
  .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: #0772BA;
    background-color: transparent;
    border-color: #0772BA; }
  .btn-secondary.disabled, .btn-secondary.disabled:hover {
    color: #ffffff;
    background-color: #0772BA;
    border-color: #0772BA;
    opacity: 0.5; }

.btn-secondary:before {
  background-color: #ffffff; }

.btn-secondary:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.btn-cancel {
  color: #ffffff;
  background-color: #BCBCBC;
  border-color: #BCBCBC; }
  .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: #24272C;
    background-color: transparent;
    border-color: #24272C; }
  .btn-cancel.disabled, .btn-cancel.disabled:hover {
    color: #ffffff;
    background-color: #BCBCBC;
    border-color: #BCBCBC;
    opacity: 0.5; }

.btn-cancel:before {
  background-color: #BCBCBC; }

.btn-cancel:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.btn-darkgray {
  color: #24272C;
  background-color: #ffffff;
  border-color: #24272C; }
  .btn-darkgray:hover, .btn-darkgray:active:hover, .btn-darkgray.active:hover, .btn-darkgray:active:focus, .btn-darkgray.actitve:focus, .btn-darkgray:active.focus, .btn-darkgray.active.focus, .btn-darkgray:focus:hover, .btn-darkgray.focus:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: #24272C; }
  .btn-darkgray.disabled, .btn-darkgray.disabled:hover {
    color: #24272C;
    background-color: #ffffff;
    border-color: #24272C;
    opacity: 0.5; }

.btn-darkgray:before {
  background-color: #24272C; }

.btn-darkgray:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.btn-light {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff; }
  .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: transparent;
    border-color: #ffffff; }
  .btn-light.disabled, .btn-light.disabled:hover {
    color: #ffffff;
    background-color: #ffffff;
    border-color: #ffffff;
    opacity: 0.5; }

.btn-light:before {
  background-color: #0772BA; }

.btn-light:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.form-default .transition-ease, .form-default .floating-label, .form-default .captcha-action a, .captcha-action .form-default a {
  -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 .txt {
  font-weight: bold;
  font-size: 36px;
  color: #0772BA;
  line-height: 1em;
  margin-bottom: 30px; }
.form-default .control-label {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 24px;
  color: #0772BA;
  line-height: 1.2em; }
.form-default .control-label.bold {
  font-weight: bold; }
.form-default .form-control {
  line-height: 1.2em;
  padding: 10px 15px;
  font-size: 24px;
  color: #24272C;
  min-height: 50px;
  background-color: #fff;
  border: 1px solid #B4B4B4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .form-default .form-control:focus {
    border-color: #0772BA; }
.form-default .floating-label {
  color: #24272C;
  font-size: 14px;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 9px; }
.form-default .form-control:focus ~ .floating-label,
.form-default .form-control:not(:focus):valid ~ .floating-label {
  color: #24272C;
  font-size: 12px;
  left: 0;
  top: -22px; }
.form-default .block-control {
  position: relative; }
  .form-default .block-control .icon-calendar {
    position: absolute;
    right: 15px;
    top: 17px;
    color: #ccc;
    pointer-events: none; }
.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: 10px;
  right: 10px;
  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; }

.form-button {
  text-align: center;
  padding-top: 15px; }
  .form-button .btn + .btn {
    margin-left: 30px; }

.select-box .select2-container--default .select2-selection--single {
  border: 1px solid #ccc;
  border-radius: 0; }
.select-box .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  padding-right: 15px; }
.select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 15px; }
.select-box .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  color: #ccc; }

/*----- captcha -----*/
.captcha-box {
  margin-top: 39px; }

.captcha-box:after {
  content: '';
  display: block;
  clear: both; }

.captcha-image {
  float: left;
  width: 152px;
  height: 43px;
  margin-right: 15px;
  border: 0px solid #ebebeb;
  border-radius: 20px;
  overflow: hidden; }

.captcha-image img {
  border-radius: 0; }

.captcha-action {
  float: left;
  width: 25px;
  margin-top: 10px; }

.captcha-action a {
  display: block; }

.captcha-action a:hover {
  transform: rotate(180deg); }

.radio-control {
  position: relative;
  display: inline-block;
  min-height: 34px;
  padding-left: 0; }
  .radio-control .icon {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    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: normal;
    color: #0772BA;
    line-height: 20px;
    display: block;
    padding-left: 30px;
    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: #333; }
    .radio-control input[type='radio']:checked ~ .icon:before {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-color: #0772BA;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }

.checkbox-control {
  position: relative;
  display: inline-block; }
  .checkbox-control .icon {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff; }
  .checkbox-control .txt {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    color: #0772BA;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1;
    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;
    background-color: #0772BA;
    font-size: 19px; }

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

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 30px;
  padding-right: 50px;
  line-height: 48px;
  font-size: 24px;
  color: #24272C; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
  width: 20px;
  top: 0;
  right: 30px;
  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: #24272C; }

.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: #24272C; }

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

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

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #0772BA;
  color: #ffffff;
  border-color: #0772BA;
  font-weight: bold; }

.select2-search--dropdown .select2-search__field {
  padding: 10px 15px; }

.modal-intro {
  position: fixed;
  z-index: 1050;
  display: none;
  height: 100%;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0000004d; }
  .modal-intro .intro-slide .slick-dots {
    bottom: 20px;
    margin-top: 0;
    position: absolute;
    text-align: center; }
  .modal-intro .intro-slide button.close {
    position: absolute;
    right: -0px;
    top: -45px;
    width: 45px;
    height: 45px;
    border-radius: 0;
    font-size: 35px;
    opacity: 1;
    vertical-align: middle;
    z-index: 999;
    background: #0772BA;
    color: #ffffff;
    border: 1px solid #0772BA;
    -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; }
    .modal-intro .intro-slide button.close:hover {
      background: #ffffff;
      color: #0772BA; }
    .modal-intro .intro-slide button.close span {
      line-height: 1px;
      position: relative;
      top: -1px; }
  .modal-intro .intro-slide .close:not(:disabled):not(.disabled):focus,
  .modal-intro .intro-slide .close:not(:disabled):not(.disabled):hover {
    opacity: 1;
    background: #ffffff;
    color: #0772BA; }
  .modal-intro .intro-slide .item {
    padding: 10px;
    background: #ffffff;
    position: relative;
    border-radius: 0; }
    .modal-intro .intro-slide .item img {
      width: 100%;
      border-radius: 0; }

.modal-intro.show {
  display: flex !important; }
  .modal-intro.show .intro-slide {
    max-height: 820px;
    margin: 0 auto;
    max-width: 1280px;
    position: relative; }
    .modal-intro.show .intro-slide img {
      max-height: 820px; }

.box-slide-intro {
  position: relative;
  height: 100%; }

/* pages */
.site-container {
  margin-top: 120px; }

.default-header {
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat; }
  .default-header .height {
    height: 300px;
    padding: 20px 0; }
  .default-header .h-title {
    font-size: 80px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    line-height: 0.6;
    position: relative;
    text-transform: uppercase; }
  .default-header .desc {
    font-size: 48px;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
    line-height: 1.5; }
  .default-header .box {
    width: 100%;
    height: 90px;
    border: 2px solid #ffffff;
    border-left: 0;
    margin-bottom: 6px; }

.default-body {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;
  background-position: bottom center;
  background-repeat: no-repeat; }

.main-slider {
  position: relative; }
  .main-slider .slider-for .wrapper {
    height: 840px;
    width: 100%;
    display: table;
    position: relative;
    background-position: bottom center;
    background-repeat: no-repeat; }
    .main-slider .slider-for .wrapper .bg-blur {
      position: absolute;
      z-index: 0;
      width: 100%;
      height: 80px;
      bottom: 0;
      left: 0;
      border-top: 1px solid #ffffff;
      overflow: hidden;
      pointer-events: none; }
      .main-slider .slider-for .wrapper .bg-blur .blur-in {
        width: 100%;
        height: 100%;
        background-position: bottom center;
        background-repeat: no-repeat;
        filter: blur(5px) brightness(110%);
        -webkit-filter: blur(5px) brightness(110%); }
    .main-slider .slider-for .wrapper .inner {
      display: table-cell;
      vertical-align: middle;
      text-align: left;
      position: relative;
      z-index: 1;
      padding-bottom: 120px; }
    .main-slider .slider-for .wrapper .company {
      color: #ffffff;
      font-size: 48px;
      font-weight: 300;
      overflow: hidden;
      line-height: 0.9em;
      height: 0.9em;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
    .main-slider .slider-for .wrapper .title {
      color: #ffffff;
      font-size: 80px;
      font-weight: bold;
      text-transform: uppercase;
      overflow: hidden;
      line-height: 0.8em;
      height: 1.6em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .main-slider .slider-for .wrapper .desc {
      color: #ffffff;
      font-size: 30px;
      font-weight: 300;
      overflow: hidden;
      line-height: 0.9em;
      height: 1.8em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .main-slider .slider-for .wrapper .btn {
      margin-top: 5px; }
  .main-slider .main-nav {
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    left: 0; }
  .main-slider .slider-nav {
    position: relative;
    z-index: 1; }
    .main-slider .slider-nav .item {
      vertical-align: bottom; }
    .main-slider .slider-nav .slick-slide + .slick-slide {
      margin-left: 2px; }
    .main-slider .slider-nav .wrapper {
      cursor: pointer;
      height: 80px;
      width: 80px;
      display: table;
      background-color: rgba(255, 255, 255, 0.3);
      margin-top: 40px;
      padding: 0 15px;
      -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; }
      .main-slider .slider-nav .wrapper > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
      .main-slider .slider-nav .wrapper .thumb {
        width: 42px; }
        .main-slider .slider-nav .wrapper .thumb img {
          filter: invert(0) grayscale(0%) brightness(100%);
          -webkit-filter: invert(0) grayscale(0%) brightness(100%); }
      .main-slider .slider-nav .wrapper .content {
        width: 0;
        padding: 0; }
        .main-slider .slider-nav .wrapper .content .txt {
          font-size: 0;
          font-weight: 300;
          color: #ffffff;
          text-align: left;
          text-transform: uppercase;
          overflow: hidden;
          line-height: 1em;
          max-height: 2em;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical; }
      .main-slider .slider-nav .wrapper .number {
        width: 0;
        text-align: center; }
        .main-slider .slider-nav .wrapper .number .txt {
          font-size: 0;
          font-weight: bold;
          color: #ffffff;
          overflow: hidden;
          line-height: 1em;
          height: 1em;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical; }
    .main-slider .slider-nav .wrapper:hover {
      background-color: #0772BA; }
      .main-slider .slider-nav .wrapper:hover .thumb img {
        filter: invert(1) grayscale(100%) brightness(200%);
        -webkit-filter: invert(1) grayscale(100%) brightness(200%); }
    .main-slider .slider-nav .slick-current .wrapper {
      height: 120px;
      width: auto;
      background-color: #0772BA;
      margin-top: 0;
      padding: 0 30px; }
      .main-slider .slider-nav .slick-current .wrapper .thumb {
        width: 64px; }
        .main-slider .slider-nav .slick-current .wrapper .thumb img {
          filter: invert(1) grayscale(100%) brightness(200%);
          -webkit-filter: invert(1) grayscale(100%) brightness(200%); }
      .main-slider .slider-nav .slick-current .wrapper .content {
        width: 260px;
        padding: 0 20px; }
        .main-slider .slider-nav .slick-current .wrapper .content .txt {
          font-size: 24px; }
      .main-slider .slider-nav .slick-current .wrapper .number {
        width: 56px; }
        .main-slider .slider-nav .slick-current .wrapper .number .txt {
          font-size: 72px; }

.wg-about {
  position: relative; }

.wg-about-head {
  padding-top: 75px;
  padding-bottom: 40px;
  text-align: center;
  background-image: url(../img/background/bg-wg-about.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-transform: uppercase; }
  .wg-about-head .h-title {
    font-size: 80px;
    color: #0772BA;
    line-height: 1;
    margin-bottom: 30px; }
  .wg-about-head .s-title {
    font-size: 38px;
    color: #0772BA;
    line-height: 1;
    margin-bottom: 30px;
    font-weight: 300; }
  .wg-about-head .lazy {
    margin-bottom: 30px; }
  .wg-about-head .desc {
    font-size: 24px;
    color: #383D5C;
    line-height: 1;
    margin-bottom: 30px; }
  .wg-about-head .action .btn {
    min-width: 240px; }
  .wg-about-head .action .btn + .btn {
    margin-left: 20px; }

.wg-about-body .wrapper {
  min-height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 122%;
  -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;
  transition-delay: 200ms; }
  .wg-about-body .wrapper .content {
    padding: 60px 25px 60px 50%; }
  .wg-about-body .wrapper .inner {
    height: 225px; }
  .wg-about-body .wrapper .h-title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 1em;
    height: 1em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .wg-about-body .wrapper .s-title {
    font-size: 25px;
    font-weight: 300;
    overflow: hidden;
    line-height: 1em;
    max-height: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .wg-about-body .wrapper .line {
    margin: 20px 0;
    width: 50px;
    height: 3px;
    background-color: #ffffff;
    -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; }
  .wg-about-body .wrapper .line.-primary {
    background-color: #0772BA; }
  .wg-about-body .wrapper .desc {
    font-size: 24px;
    overflow: hidden;
    line-height: 1em;
    max-height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .wg-about-body .wrapper .more {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -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; }
    .wg-about-body .wrapper .more .icon {
      line-height: 46px;
      position: relative;
      right: 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; }
  .wg-about-body .wrapper .more.-primary {
    border-color: #0772BA;
    color: #0772BA; }
.wg-about-body .link {
  display: block; }
.wg-about-body .link:hover .wrapper {
  background-size: 130%; }
.wg-about-body .link:hover .line {
  width: 50%; }
.wg-about-body .link:hover .more {
  background-color: #ffffff;
  color: #0772BA; }
  .wg-about-body .link:hover .more .icon {
    animation: arrow-move 2s infinite; }
@keyframes arrow-move {
  0% {
    right: 0px; }
  50% {
    right: -5px; }
  100% {
    right: 0px; } }
.wg-about-body .link:hover .more.-primary {
  background-color: #0772BA;
  color: #ffffff; }

.wg-service {
  padding-top: 60px;
  padding-bottom: 160px;
  position: relative; }
  .wg-service .inner {
    position: relative;
    z-index: 1; }
  .wg-service .action {
    margin-top: 15px; }

.wg-service-list .item-list {
  margin: 0; }
.wg-service-list .item {
  width: 25%; }
.wg-service-list .link {
  display: block;
  width: 100%;
  height: 320px;
  padding: 20px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(0, 0, 0, 0.25); }
.wg-service-list .txt {
  font-size: 36px;
  color: #ffffff;
  overflow: hidden;
  line-height: 1em;
  max-height: 2em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.wg-service-list .thumb {
  position: absolute;
  z-index: 0;
  width: 62px;
  height: 62px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
  .wg-service-list .thumb figure {
    -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;
    transition-delay: 200ms;
    position: relative;
    top: 0; }
.wg-service-list .number {
  font-size: 60px;
  font-weight: bold;
  line-height: 30px;
  position: absolute;
  z-index: 1;
  left: 20px;
  bottom: 20px;
  color: #ffffff; }
.wg-service-list .more {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: 20px;
  opacity: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -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; }
  .wg-service-list .more .icon {
    line-height: 26px;
    position: relative;
    right: 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; }
.wg-service-list .link:hover {
  background-color: #0772BA;
  border-color: #5D89BC; }
  .wg-service-list .link:hover .thumb figure {
    top: -5px; }
  .wg-service-list .link:hover .more {
    opacity: 1; }
    .wg-service-list .link:hover .more .icon {
      animation: arrow-move 2s infinite; }
@keyframes arrow-move {
  0% {
    right: 0px; }
  50% {
    right: -5px; }
  100% {
    right: 0px; } }
.wg-service-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.wg-service-bg .bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -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;
  transition-delay: 100ms; }

.wg-service-bg .bg {
  background-image: url(../img/upload/bg-wg-s1.png); }

.wg-service-bg .bg {
  opacity: 0;
  z-index: 10; }

.wg-service-bg .bg.default {
  opacity: 1;
  z-index: 5; }

.wg-service-bg .bg.open {
  opacity: 1; }

.wg-work {
  padding-top: 60px;
  padding-bottom: 70px;
  background-image: url(../img/background/bg-wg-work.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .wg-work .action {
    margin-top: 15px; }

.wg-work-highlight {
  background-color: #ffffff;
  margin-bottom: 60px;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
  -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;
  transition-delay: 200ms; }
  .wg-work-highlight .thumb {
    width: 600px;
    overflow: hidden; }
    .wg-work-highlight .thumb figure {
      position: relative;
      padding-bottom: 76%;
      transition: all 400ms ease;
      transition-delay: 200ms; }
    .wg-work-highlight .thumb img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .wg-work-highlight .content {
    padding: 60px; }
    .wg-work-highlight .content .time {
      font-size: 36px;
      color: #666981;
      line-height: 1;
      margin-bottom: 15px;
      -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;
      transition-delay: 200ms; }
    .wg-work-highlight .content .title {
      font-size: 46px;
      color: #0772BA;
      line-height: 1;
      margin-bottom: 20px;
      overflow: hidden;
      line-height: 1em;
      max-height: 2em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      -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;
      transition-delay: 100ms; }
    .wg-work-highlight .content .desc {
      font-size: 36px;
      color: #383D5C;
      overflow: hidden;
      line-height: 1em;
      max-height: 4em;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      -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;
      transition-delay: 100ms; }

.wg-work-highlight:hover {
  background-color: #0772BA; }
  .wg-work-highlight:hover .thumb figure {
    transform: scale(1.08); }
  .wg-work-highlight:hover .content .time {
    color: #ffffff; }
  .wg-work-highlight:hover .content .title {
    color: #ffffff; }
  .wg-work-highlight:hover .content .desc {
    color: #ffffff; }

.wg-work-slide {
  margin: 0 -28px; }
  .wg-work-slide .item {
    padding: 0 28px; }
  .wg-work-slide .slick-dots {
    padding: 0 28px; }
  .wg-work-slide .slick-prev {
    right: 107px; }
  .wg-work-slide .slick-next {
    right: 28px; }
  .wg-work-slide .link {
    position: relative;
    display: block; }
  .wg-work-slide .thumb {
    overflow: hidden; }
    .wg-work-slide .thumb figure {
      position: relative;
      padding-bottom: 76%;
      transition: all 400ms ease;
      transition-delay: 200ms; }
    .wg-work-slide .thumb img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .wg-work-slide .content {
    padding: 60px;
    background-color: rgba(2, 71, 151, 0.9);
    height: 456px;
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    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;
    transition-delay: 100ms; }
    .wg-work-slide .content .time {
      font-size: 36px;
      color: #ffffff;
      line-height: 1;
      margin-bottom: 15px; }
    .wg-work-slide .content .title {
      font-size: 46px;
      color: #ffffff;
      line-height: 1;
      margin-bottom: 20px;
      overflow: hidden;
      line-height: 1em;
      max-height: 2em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .wg-work-slide .content .desc {
      font-size: 36px;
      color: #ffffff;
      overflow: hidden;
      line-height: 1em;
      max-height: 4em;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
  .wg-work-slide .link:hover .thumb figure {
    transform: scale(1.08); }
  .wg-work-slide .link:hover .content {
    top: 0; }

.wg-clients {
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #ffffff; }
  .wg-clients .action {
    margin-top: 15px; }

.wg-clients-slide .slick-dots {
  text-align: center;
  margin-top: 15px; }
.wg-clients-slide .thumb {
  width: 120px;
  margin: 0 auto; }
  .wg-clients-slide .thumb figure {
    -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;
    transition-delay: 100ms;
    position: relative;
    top: 0; }
.wg-clients-slide img {
  width: 120px;
  height: 120px; }
.wg-clients-slide .link:hover .thumb figure {
  top: -5px; }

.wg-release {
  padding-top: 60px;
  padding-bottom: 70px;
  background-image: url(../img/background/bg-wg-release.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .wg-release .action {
    margin-top: 15px; }

.wg-release-slide {
  overflow: hidden; }
  .wg-release-slide .slick-list {
    overflow: visible; }
  .wg-release-slide .slick-dots {
    text-align: center; }
  .wg-release-slide .slick-slide {
    -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;
    opacity: 0;
    pointer-events: none; }
  .wg-release-slide .slick-slide.slick-active {
    opacity: 1;
    pointer-events: visible; }
  .wg-release-slide .item {
    padding: 0 20px; }
  .wg-release-slide .link {
    width: 400px;
    display: block;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16); }
  .wg-release-slide .thumb {
    overflow: hidden; }
    .wg-release-slide .thumb figure {
      position: relative;
      padding-bottom: 60%;
      -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;
      transition-delay: 100ms; }
    .wg-release-slide .thumb img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .wg-release-slide .content {
    padding: 40px;
    background-color: #ffffff;
    -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; }
  .wg-release-slide .inner {
    height: 250px; }
  .wg-release-slide .h-title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    height: 1em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .wg-release-slide .s-title {
    font-size: 25px;
    font-weight: 300;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    max-height: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .wg-release-slide .line {
    margin: 20px 0;
    width: 50px;
    height: 3px;
    background-color: #0772BA;
    -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; }
  .wg-release-slide .desc {
    font-size: 24px;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    max-height: 4em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .wg-release-slide .more {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #0772BA;
    color: #0772BA;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -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; }
    .wg-release-slide .more .icon {
      line-height: 46px;
      position: relative;
      right: 0; }
  .wg-release-slide .link:hover .thumb figure {
    transform: scale(1.08); }
  .wg-release-slide .link:hover .content {
    background-color: #0772BA; }
  .wg-release-slide .link:hover .line {
    background-color: #ffffff;
    width: 50%; }
  .wg-release-slide .link:hover .more {
    background-color: #0772BA;
    color: #ffffff;
    border-color: #ffffff; }
    .wg-release-slide .link:hover .more .icon {
      animation: arrow-move 2s infinite; }
@keyframes arrow-move {
  0% {
    right: 0px; }
  50% {
    right: -5px; }
  100% {
    right: 0px; } }
  .wg-release-slide .link:hover .h-title, .wg-release-slide .link:hover .s-title, .wg-release-slide .link:hover .desc {
    color: #ffffff; }

.search-block {
  border: 1px solid #D2D2D8;
  margin-bottom: 20px;
  background-color: #ffffff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }
  .search-block .form-control {
    border: 0;
    background-color: transparent; }
  .search-block .btn .icon {
    top: 3px; }

.search-content {
  padding: 40px;
  background-color: #ffffff; }

.search-list {
  border-top: 2px solid #0772BA;
  padding-top: 30px; }
  .search-list .item-list > li {
    width: 100%; }
  .search-list .item-list li + li {
    border-top: 2px solid #E8E9E9;
    padding-top: 30px;
    margin-top: 30px; }
  .search-list .title {
    font-size: 35px;
    font-weight: 500;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    height: 1em;
    margin: 0 0 20px 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .search-list .desc {
    font-size: 24px;
    font-weight: normal;
    color: #24272C;
    overflow: hidden;
    line-height: 1em;
    height: 2.9em;
    margin: 0 0 20px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .search-list .url {
    font-size: 24px;
    font-weight: normal;
    color: #24272C;
    overflow: hidden;
    line-height: 1em;
    height: 1em;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .search-list .link:hover .desc {
    color: #0772BA; }
  .search-list .link:hover .url {
    color: #0772BA; }

.about-page .download-box {
  background-position: center;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 40px; }

.about-nav .nav-list {
  margin: 0 -20px; }
.about-nav .item {
  padding: 0 20px;
  width: 33.33%;
  margin-bottom: 45px; }
.about-nav .link {
  text-align: center;
  font-size: 30px;
  color: #0772BA;
  border: 1px solid #0772BA; }
.about-nav .height {
  height: 100px;
  padding: 0 10px; }
.about-nav .item.active .link {
  background-color: #0772BA;
  color: #ffffff; }
.about-nav .nav-list:hover .link {
  opacity: 0.5; }
  .about-nav .nav-list:hover .link:hover {
    opacity: 1; }

.about-history .h-title {
  font-size: 80px;
  font-weight: bold;
  color: #0772BA;
  line-height: 1; }
.about-history .h-desc {
  font-size: 36px;
  font-weight: normal;
  color: #0772BA;
  line-height: 1; }
.about-history .s-title {
  font-size: 60px;
  font-weight: bold;
  color: #0772BA;
  line-height: 1; }

.about-history-list > .row {
  margin: 0; }
  .about-history-list > .row > div {
    padding: 0; }
.about-history-list .inner {
  padding: 0 15px; }
.about-history-list .txt {
  font-size: 68px;
  font-weight: normal;
  color: #0772BA;
  line-height: 1;
  text-transform: uppercase; }
.about-history-list .desc {
  position: relative;
  padding-left: 30px;
  color: #383D5C;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em; }
  .about-history-list .desc:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #383D5C;
    position: absolute;
    top: 9px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.about-team .h-title {
  font-size: 60px;
  font-weight: normal;
  color: #0772BA;
  line-height: 1; }
.about-team .s-title {
  font-size: 60px;
  font-weight: bold;
  color: #0772BA;
  line-height: 1; }

.about-team-list .item-list + .item-list {
  margin-top: 50px; }
.about-team-list .item-list.-listI {
  text-align: center; }
  .about-team-list .item-list.-listI > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 250px; }
  .about-team-list .item-list.-listI .thumb {
    width: 150px;
    height: 225px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px; }
    .about-team-list .item-list.-listI .thumb > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .about-team-list .item-list.-listI .content {
    text-align: center; }
    .about-team-list .item-list.-listI .content .name {
      font-size: 44px;
      font-weight: bold;
      color: #0772BA;
      line-height: 1; }
    .about-team-list .item-list.-listI .content .position {
      font-size: 32px;
      font-weight: normal;
      color: #999;
      line-height: 1.2; }
.about-team-list .item-list.-listIV {
  text-align: center; }
  .about-team-list .item-list.-listIV > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px; }
  .about-team-list .item-list.-listIV .thumb {
    width: 130px;
    height: 200px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px; }
    .about-team-list .item-list.-listIV .thumb > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .about-team-list .item-list.-listIV .content {
    text-align: center;
    width: 220px; }
    .about-team-list .item-list.-listIV .content .name {
      font-size: 28px;
      font-weight: bold;
      color: #0772BA;
      line-height: 1; }
    .about-team-list .item-list.-listIV .content .position {
      font-size: 20px;
      font-weight: normal;
      color: #999;
      line-height: 1.2; }
.about-team-list .item-list.-listV {
  text-align: center; }
  .about-team-list .item-list.-listV > li {
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px; }
  .about-team-list .item-list.-listV .thumb {
    width: 130px;
    height: 200px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px; }
    .about-team-list .item-list.-listV .thumb > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .about-team-list .item-list.-listV .content {
    text-align: center;
    width: 180px; }
    .about-team-list .item-list.-listV .content .name {
      font-size: 20px;
      font-weight: bold;
      color: #0772BA;
      line-height: 1; }
    .about-team-list .item-list.-listV .content .position {
      font-size: 20px;
      font-weight: normal;
      color: #999;
      line-height: 1.2; }

.about-license .item-list {
  margin: 0 -35px; }
.about-license .item {
  width: 50%;
  padding: 0 35px;
  margin: 35px 0; }
.about-license .title {
  font-size: 48px;
  color: #0772BA;
  overflow: hidden;
  line-height: 1em;
  max-height: 1em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }
.about-license .thumb {
  margin-top: 30px;
  overflow: hidden;
  border: 1px solid #D2D2D8; }
.about-license figure {
  position: relative;
  padding-top: 70%;
  transition: all 400ms ease;
  transition-delay: 200ms; }
  .about-license figure > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.about-license .link:hover figure {
  transform: scale(1.08); }

.status-box {
  width: 170px; }
  .status-box .box {
    border: 1px solid #D2D2D8;
    background-color: #F6F6F6; }
    .status-box .box .height {
      height: 40px;
      padding: 0 12px; }
    .status-box .box .feather {
      position: relative;
      top: 1px;
      font-size: 20px;
      color: #0772BA; }
    .status-box .box .txt {
      min-width: 120px;
      font-size: 20px;
      font-weight: normal;
      color: #0772BA;
      text-align: right;
      line-height: 1; }
  .status-box .box + .box {
    border-top: 0; }

.video-box {
  margin: 0 auto;
  margin-top: 30px; }

.gallery-box {
  margin-top: 30px; }
  .gallery-box .slick-prev, .gallery-box .slick-next {
    top: auto;
    bottom: -50px;
    transform: translate(0); }
  .gallery-box .slick-dots {
    text-align: center;
    margin-top: 10px; }
  .gallery-box .slick {
    margin: 0 -15px; }
  .gallery-box .slick-slide {
    -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; }
  .gallery-box .slick-current figure.cover img {
    opacity: 1; }
  .gallery-box .item {
    padding: 0 15px; }
  .gallery-box figure.cover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #ffffff; }
    .gallery-box figure.cover img {
      height: 270px; }
  .gallery-box .slick:hover figure.cover img {
    opacity: 0.4; }
  .gallery-box .slick:hover .link:hover figure.cover img {
    opacity: 1; }

.download-box {
  margin-top: 30px; }
  .download-box .slick-dots {
    bottom: 0;
    margin-top: 10px;
    text-align: center; }
  .download-box .slick {
    padding: 20px 0;
    margin: 0 -8px; }
  .download-box .item {
    padding: 0 8px; }
  .download-box .wrapper {
    border: 1px solid #999;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 0 20px; }
  .download-box .height {
    height: 86px; }
  .download-box .icon-load {
    width: 36px; }
  .download-box .content {
    border-left: 1px solid #24272C;
    padding: 0 20px;
    margin-left: 20px; }
    .download-box .content img {
      display: inline-block;
      vertical-align: middle; }
    .download-box .content .title {
      font-size: 24px;
      font-weight: normal;
      color: #0772BA;
      margin-bottom: 5px;
      max-height: 1em;
      line-height: 1em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1; }
    .download-box .content .desc {
      font-size: 18px;
      color: #24272C; }
      .download-box .content .desc img {
        margin-right: 5px; }
      .download-box .content .desc .color {
        color: #0772BA; }
      .download-box .content .desc br {
        display: none; }
      .download-box .content .desc br + img {
        margin-left: 5px; }
  .download-box .action .btn {
    min-width: 140px;
    font-size: 18px; }
    .download-box .action .btn .feather {
      margin-right: 5px;
      position: relative;
      top: 3px; }
  .download-box .link:hover .btn {
    color: #ffffff;
    background-color: #0772BA;
    border-color: #0772BA; }
    .download-box .link:hover .btn img {
      filter: grayscale(100%) brightness(400%); }

.btn-box .feather {
  position: relative;
  top: 1px; }
.btn-box .icon-chevron-left {
  margin-right: 3px; }
.btn-box .icon-chevron-right {
  margin-left: 3px;
  margin-right: 0; }
.btn-box .align-R {
  text-align: right; }
.btn-box .line {
  height: 1px;
  width: 100%;
  margin: 30px 0;
  background-color: #999; }
.btn-box .btn-sm {
  min-width: 105px;
  height: 36px;
  line-height: 34px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  border-radius: 0;
  border: 1px solid transparent;
  font-size: 19px;
  text-decoration: none;
  position: relative;
  top: 0; }
  .btn-box .btn-sm .line {
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 20px;
    background-color: #D2D2D8;
    margin: 0 8px; }
.btn-box .btn-sm:hover {
  top: -3px; }
.btn-box .btn-sm + .btn-sm {
  margin-left: 10px; }
.btn-box .btn-facebook {
  background-color: #3B5998;
  border-color: #3B5998;
  color: #ffffff; }
  .btn-box .btn-facebook .fa {
    font-size: 21px;
    width: 22.3px;
    vertical-align: middle; }
.btn-box .btn-twitter {
  background-color: #ffffff;
  border-color: #1DA1F2;
  color: #707070; }
  .btn-box .btn-twitter .fa {
    font-size: 24px;
    vertical-align: middle;
    color: #1DA1F2; }
.btn-box .btn-printer {
  background-color: #ffffff;
  border-color: #707070;
  color: #707070; }
  .btn-box .btn-printer .feather {
    font-size: 21px;
    vertical-align: middle; }

.other-box {
  padding: 30px 0;
  background-size: cover; }
  .other-box .slick-dots {
    text-align: center;
    padding: 0 106px; }
  .other-box .slick-prev, .other-box .slick-next {
    top: auto;
    bottom: -7px;
    transform: translate(0); }
  .other-box .slick-prev {
    left: 13px; }
  .other-box .slick-next {
    right: 13px; }
  .other-box .slick {
    margin: 0 -13px;
    padding: 10px 0 20px 0; }
  .other-box .item {
    padding: 0 13px; }
  .other-box .link {
    display: block; }

.service-page {
  padding-bottom: 0; }
  .service-page .header {
    position: relative; }
  .service-page .body .col-R {
    width: 920px; }
  .service-page .body .h-title {
    width: 100%;
    background-color: #024797;
    color: #ffffff;
    font-size: 30px;
    line-height: 1;
    padding: 20px 20px;
    text-transform: uppercase; }
    .service-page .body .h-title.bold {
      font-weight: bold; }
  .service-page .body .gallery-box figure.cover img {
    height: 206px; }
  .service-page .body .download-box .height {
    height: 60px; }
  .service-page .body .download-box .icon-load {
    width: 26px; }
  .service-page .body .download-box .content {
    padding: 0 12px;
    margin-left: 12px; }
    .service-page .body .download-box .content .title {
      font-size: 17px; }
    .service-page .body .download-box .content .desc {
      font-size: 12px; }
      .service-page .body .download-box .content .desc img {
        margin-right: 5px; }
  .service-page .body .download-box .action .btn {
    min-width: 100px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    border-width: 1px; }
    .service-page .body .download-box .action .btn .feather {
      margin-right: 3px;
      position: relative;
      top: 1px; }
  .service-page .other-box .thumb {
    overflow: hidden; }
    .service-page .other-box .thumb figure {
      position: relative;
      padding-top: 70%;
      transition: all 400ms ease;
      transition-delay: 200ms; }
      .service-page .other-box .thumb figure img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .service-page .other-box .content {
    padding: 25px 30px;
    min-height: 170px;
    background-color: #ffffff; }
    .service-page .other-box .content .title {
      font-size: 24px;
      font-weight: normal;
      color: #0772BA;
      overflow: hidden;
      line-height: 1em;
      max-height: 2em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .service-page .other-box .content .desc {
      font-size: 18px;
      font-weight: normal;
      color: #383D5C;
      overflow: hidden;
      line-height: 1em;
      max-height: 3em;
      margin: 0;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
  .service-page .other-box .link:hover .thumb figure {
    transform: scale(1.08); }
  .service-page .other-box .link:hover .content {
    background-color: #0772BA; }
    .service-page .other-box .link:hover .content .title {
      color: #ffffff; }
    .service-page .other-box .link:hover .content .desc {
      color: #ffffff; }

.service-nav {
  width: 300px;
  border-bottom: 1px solid #D2D2D8; }
  .service-nav .btn-service {
    display: none;
    position: relative;
    width: 100%;
    background-color: #024797;
    color: #ffffff;
    font-size: 26px;
    line-height: 1;
    padding: 20px 20px;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .service-nav .btn-service:before {
      content: '+';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
      font-size: 30px;
      line-height: 16px;
      height: 16px;
      margin: auto; }
  .service-nav .btn-service.active:before {
    content: '-'; }
  .service-nav .item-list {
    -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; }
  .service-nav .item {
    width: 100%; }
    .service-nav .item .link {
      display: block;
      background-color: #ffffff;
      color: #666666;
      font-size: 24px;
      font-weight: normal;
      line-height: 1em;
      border-left: 1px solid #D2D2D8;
      border-right: 1px solid #D2D2D8;
      border-top: 1px solid #D2D2D8; }
      .service-nav .item .link:hover {
        color: #0772BA; }
  .service-nav .item.active .link {
    font-weight: bold;
    color: #ffffff;
    background-color: #0772BA;
    border-color: #0772BA;
    border-top-color: #ffffff; }
  .service-nav .height {
    min-height: 90px;
    padding: 20px 20px; }

.service-transport {
  text-align: center; }
  .service-transport .into {
    padding: 40px 0; }
    .service-transport .into .desc {
      margin: 40px auto;
      text-transform: uppercase; }
    .service-transport .into p {
      text-indent: 0; }
    .service-transport .into .line {
      width: 200px;
      height: 1px;
      background-color: #0772BA;
      margin: 0 auto; }
  .service-transport .txt-head {
    font-size: 60px;
    font-weight: bold;
    color: #0772BA;
    line-height: 1;
    margin: 50px 0;
    text-transform: uppercase; }
  .service-transport .transport-list > div {
    min-height: 300px;
    background-size: cover; }
  .service-transport .transport-list .inner {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    padding-left: 30%;
    text-align: left; }
  .service-transport .transport-list .title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .service-transport .transport-list .desc {
    position: relative;
    padding-left: 15px;
    color: #383D5C;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em; }
    .service-transport .transport-list .desc:before {
      content: '';
      width: 8px;
      height: 8px;
      background-color: #383D5C;
      position: absolute;
      top: 7px;
      left: 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
  .service-transport .transport-list .desc.text-light:before {
    background-color: #ffffff; }

.work-page {
  padding-top: 0; }
  .work-page .select2-container--default .select2-selection--single {
    border: 1px solid #0772BA;
    border-radius: 0;
    height: 100px; }
  .work-page .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 30px;
    padding-right: 50px;
    line-height: 98px;
    font-size: 30px;
    color: #0772BA; }
  .work-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    width: 20px;
    top: 0;
    right: 30px;
    bottom: 0;
    margin: auto; }
  .work-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none; }
  .work-page .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f107";
    font-family: 'FontAwesome';
    line-height: 36px;
    font-size: 32px;
    color: #0772BA; }
  .work-page .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
    content: "\f106";
    color: #ffffff; }
  .work-page .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
  .work-page .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    background-color: #024797; }
  .work-page .select2-container--default .select2-selection--single,
  .work-page .select2-container--default.select2-container--open.select2-container--below .select2-selection--single:focus,
  .work-page .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple:focus {
    outline: none; }
  .work-page .select2-container--default.select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered,
  .work-page .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered {
    color: #ffffff; }
  .work-page .select2-results__option {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #666666;
    border: 1px solid #666666;
    padding: 20px 30px; }
  .work-page .select2-results__option + .select2-results__option {
    border-top: 0; }
  .work-page .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #0772BA;
    color: #ffffff;
    border-color: #0772BA;
    font-weight: bold; }

.work-highlight {
  padding: 40px 0 65px 0;
  background-position: center;
  background-size: cover; }
  .work-highlight .filter {
    position: relative;
    margin-bottom: 30px; }
  .work-highlight .wg-work-highlight {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.work-list {
  padding-top: 20px; }
  .work-list .item-list {
    margin: 0 -20px; }
  .work-list .item {
    padding: 0 20px;
    margin: 20px 0;
    width: 33.33%; }
  .work-list .thumb {
    overflow: hidden; }
    .work-list .thumb figure {
      position: relative;
      padding-top: 70%;
      transition: all 400ms ease;
      transition-delay: 200ms; }
      .work-list .thumb figure img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .work-list .content {
    padding: 25px 30px;
    min-height: 170px;
    background-color: #ffffff; }
    .work-list .content .title {
      font-size: 24px;
      font-weight: normal;
      color: #0772BA;
      overflow: hidden;
      line-height: 1em;
      max-height: 2em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .work-list .content .desc {
      font-size: 18px;
      font-weight: normal;
      color: #383D5C;
      overflow: hidden;
      line-height: 1em;
      max-height: 3em;
      margin: 0;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
  .work-list .link:hover .thumb figure {
    transform: scale(1.08); }
  .work-list .link:hover .content {
    background-color: #0772BA; }
    .work-list .link:hover .content .title {
      color: #ffffff; }
    .work-list .link:hover .content .desc {
      color: #ffffff; }

.work-detail-page {
  padding-bottom: 0; }
  .work-detail-page .header {
    position: relative; }
  .work-detail-page .other-box .slick {
    margin: 0 -20px; }
  .work-detail-page .other-box .item {
    padding: 0 20px; }
  .work-detail-page .other-box .link {
    display: block;
    border: 1px solid #0772BA;
    background-color: #ffffff; }
  .work-detail-page .other-box .height {
    height: 120px;
    padding: 0 30px; }
  .work-detail-page .other-box .txt {
    font-size: 24px;
    font-weight: 300;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    max-height: 2em;
    padding-right: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .work-detail-page .other-box .number {
    font-size: 72px;
    font-weight: bold;
    line-height: 1;
    color: #0772BA; }
  .work-detail-page .other-box .link:hover {
    background-color: #0772BA; }
    .work-detail-page .other-box .link:hover .txt {
      color: #ffffff; }
    .work-detail-page .other-box .link:hover .number {
      color: #ffffff; }

.work-infomation {
  padding-bottom: 40px; }
  .work-infomation .thumb {
    overflow: hidden; }
    .work-infomation .thumb figure {
      position: relative;
      padding-top: 56%;
      transition: all 400ms ease;
      transition-delay: 200ms; }
      .work-infomation .thumb figure img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .work-infomation .content {
    width: 342px; }
    .work-infomation .content .h-title {
      font-size: 48px;
      font-weight: bold;
      color: #0772BA;
      line-height: 1;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .work-infomation .content .txt {
      font-size: 36px;
      font-weight: bold;
      color: #0772BA;
      line-height: 1;
      margin-bottom: 0;
      text-transform: uppercase; }
    .work-infomation .content .desc {
      font-size: 24px;
      font-weight: normal;
      color: #383D5C;
      line-height: 1;
      margin-bottom: 20px; }
    .work-infomation .content .action {
      padding-top: 20px; }
      .work-infomation .content .action .btn {
        min-width: 240px; }
  .work-infomation .link:hover .thumb figure {
    transform: scale(1.08); }

.work-article .title {
  font-size: 36px;
  font-weight: bold;
  color: #0772BA;
  line-height: 1; }
.work-article .desc {
  position: relative;
  padding-left: 20px;
  color: #383D5C;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em; }
  .work-article .desc:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #383D5C;
    position: absolute;
    top: 9px;
    left: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
.work-article p {
  text-indent: 20px; }

.news-page {
  overflow: hidden;
  background-size: cover; }
  .news-page .body .col-R {
    width: 920px; }

.news-nav {
  width: 300px;
  border-bottom: 1px solid #D2D2D8; }
  .news-nav .btn-news {
    display: none;
    position: relative;
    width: 100%;
    background-color: #024797;
    color: #ffffff;
    font-size: 26px;
    line-height: 1;
    padding: 20px 20px;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .news-nav .btn-news:before {
      content: '+';
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
      font-size: 30px;
      line-height: 16px;
      height: 16px;
      margin: auto; }
  .news-nav .btn-news.active:before {
    content: '-'; }
  .news-nav .item-list {
    -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; }
  .news-nav .item {
    width: 100%; }
    .news-nav .item .link {
      display: block;
      background-color: #ffffff;
      color: #666666;
      font-size: 24px;
      font-weight: normal;
      line-height: 1em;
      border-left: 1px solid #D2D2D8;
      border-right: 1px solid #D2D2D8;
      border-top: 1px solid #D2D2D8;
      text-transform: uppercase; }
      .news-nav .item .link:hover {
        color: #0772BA; }
  .news-nav .item.active .link {
    font-weight: bold;
    color: #ffffff;
    background-color: #0772BA;
    border-color: #0772BA;
    border-top-color: #ffffff; }
  .news-nav .item.active .thumb img {
    filter: invert(1) grayscale(100%) brightness(400%);
    -webkit-filter: invert(1) grayscale(100%) brightness(400%); }
  .news-nav .height {
    min-height: 90px;
    padding: 20px 20px; }
  .news-nav .thumb {
    width: 70px;
    margin-right: 20px; }
    .news-nav .thumb figure {
      position: relative;
      height: 50px; }
    .news-nav .thumb img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      filter: invert(0) grayscale(0%) brightness(100%);
      -webkit-filter: invert(0) grayscale(0%) brightness(100%);
      -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; }

.news-highlight .slick-list {
  overflow: visible; }
.news-highlight .slick-dots {
  text-align: center;
  margin-top: 30px; }
.news-highlight .slick-slide {
  -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;
  opacity: 0;
  pointer-events: none; }
.news-highlight .slick-slide.slick-active {
  opacity: 1;
  pointer-events: visible; }
.news-highlight .link {
  display: block;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
  -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; }
.news-highlight .thumb {
  overflow: hidden; }
  .news-highlight .thumb figure {
    position: relative;
    padding-bottom: 80%;
    -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;
    transition-delay: 100ms; }
  .news-highlight .thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.news-highlight .content {
  padding: 40px;
  position: relative; }
.news-highlight .inner {
  height: 280px; }
.news-highlight .h-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #0772BA;
  overflow: hidden;
  line-height: 1em;
  height: 1em;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }
.news-highlight .s-title {
  font-size: 25px;
  font-weight: 300;
  color: #0772BA;
  overflow: hidden;
  line-height: 1em;
  max-height: 2em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.news-highlight .line {
  margin: 20px 0;
  width: 50px;
  height: 3px;
  background-color: #0772BA;
  -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; }
.news-highlight .desc {
  font-size: 24px;
  color: #0772BA;
  overflow: hidden;
  line-height: 1em;
  max-height: 4em;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
.news-highlight .date {
  font-size: 24px;
  font-weight: 300;
  color: #0772BA;
  text-transform: uppercase; }
.news-highlight .more {
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 20px;
  border-width: 2px;
  border-style: solid;
  border-color: #0772BA;
  color: #0772BA;
  position: absolute;
  right: 40px;
  bottom: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -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; }
  .news-highlight .more .icon {
    line-height: 46px;
    position: relative;
    right: 0; }
.news-highlight .link:hover {
  background-color: #0772BA; }
  .news-highlight .link:hover .thumb figure {
    transform: scale(1.08); }
  .news-highlight .link:hover .line {
    background-color: #ffffff;
    width: 50%; }
  .news-highlight .link:hover .more {
    background-color: #0772BA;
    color: #ffffff;
    border-color: #ffffff; }
    .news-highlight .link:hover .more .icon {
      animation: arrow-move 2s infinite; }
@keyframes arrow-move {
  0% {
    right: 0px; }
  50% {
    right: -5px; }
  100% {
    right: 0px; } }
  .news-highlight .link:hover .h-title, .news-highlight .link:hover .s-title, .news-highlight .link:hover .desc, .news-highlight .link:hover .date {
    color: #ffffff; }

.news-list {
  padding-top: 50px; }
  .news-list .item-list {
    margin: 0 -10px; }
  .news-list .item {
    padding: 0 10px;
    margin: 10px 0;
    width: 33.33%; }
  .news-list .link {
    display: block;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16); }
  .news-list .thumb {
    overflow: hidden; }
    .news-list .thumb figure {
      position: relative;
      padding-bottom: 60%;
      -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;
      transition-delay: 100ms; }
    .news-list .thumb img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .news-list .content {
    padding: 30px;
    position: relative;
    background-color: #ffffff;
    -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; }
  .news-list .inner {
    height: 230px; }
  .news-list .h-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    height: 1em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  .news-list .s-title {
    font-size: 18px;
    font-weight: 300;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    max-height: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .news-list .line {
    margin: 20px 0;
    width: 50px;
    height: 3px;
    background-color: #0772BA;
    -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; }
  .news-list .desc {
    font-size: 18px;
    color: #383D5C;
    overflow: hidden;
    line-height: 1em;
    max-height: 4em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .news-list .date {
    font-size: 18px;
    font-weight: 300;
    color: #999;
    text-transform: uppercase; }
  .news-list .more {
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #0772BA;
    color: #0772BA;
    position: absolute;
    right: 30px;
    bottom: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -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; }
    .news-list .more .icon {
      line-height: 34px;
      position: relative;
      right: 0; }
  .news-list .link:hover .thumb figure {
    transform: scale(1.08); }
  .news-list .link:hover .content {
    background-color: #0772BA; }
  .news-list .link:hover .line {
    background-color: #ffffff;
    width: 50%; }
  .news-list .link:hover .more {
    background-color: #0772BA;
    color: #ffffff;
    border-color: #ffffff; }
    .news-list .link:hover .more .icon {
      animation: arrow-move 2s infinite; }
@keyframes arrow-move {
  0% {
    right: 0px; }
  50% {
    right: -5px; }
  100% {
    right: 0px; } }
  .news-list .link:hover .h-title, .news-list .link:hover .s-title, .news-list .link:hover .desc, .news-list .link:hover .date {
    color: #ffffff; }

.news-detail-page {
  padding-bottom: 0; }
  .news-detail-page .header {
    position: relative; }
  .news-detail-page .body {
    padding-bottom: 40px; }
  .news-detail-page .editor-content {
    padding: 40px 0; }
  .news-detail-page .other-box {
    overflow: hidden; }
    .news-detail-page .other-box .slick {
      margin: 0 -20px; }
    .news-detail-page .other-box .slick-list {
      overflow: visible; }
    .news-detail-page .other-box .slick-slide {
      -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;
      opacity: 0;
      pointer-events: none; }
    .news-detail-page .other-box .slick-slide.slick-active {
      opacity: 1;
      pointer-events: visible; }
    .news-detail-page .other-box .item {
      padding: 0 20px; }
    .news-detail-page .other-box .link {
      display: block;
      -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.16); }
    .news-detail-page .other-box .thumb {
      overflow: hidden; }
      .news-detail-page .other-box .thumb figure {
        position: relative;
        padding-bottom: 60%;
        -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;
        transition-delay: 100ms; }
      .news-detail-page .other-box .thumb img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .news-detail-page .other-box .content {
      padding: 30px;
      position: relative;
      background-color: #ffffff;
      -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; }
    .news-detail-page .other-box .inner {
      height: 230px; }
    .news-detail-page .other-box .h-title {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 10px;
      color: #0772BA;
      overflow: hidden;
      line-height: 1em;
      height: 1em;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
    .news-detail-page .other-box .s-title {
      font-size: 18px;
      font-weight: 300;
      color: #0772BA;
      overflow: hidden;
      line-height: 1em;
      max-height: 2em;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
    .news-detail-page .other-box .inner .line {
      margin: 20px 0;
      width: 50px;
      height: 3px;
      background-color: #0772BA;
      -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; }
    .news-detail-page .other-box .desc {
      font-size: 18px;
      color: #383D5C;
      overflow: hidden;
      line-height: 1em;
      max-height: 4em;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical; }
    .news-detail-page .other-box .date {
      font-size: 18px;
      font-weight: 300;
      color: #999;
      text-transform: uppercase; }
    .news-detail-page .other-box .more {
      width: 38px;
      height: 38px;
      text-align: center;
      font-size: 20px;
      border-width: 2px;
      border-style: solid;
      border-color: #0772BA;
      color: #0772BA;
      position: absolute;
      right: 30px;
      bottom: 30px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -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; }
      .news-detail-page .other-box .more .icon {
        line-height: 34px;
        position: relative;
        right: 0; }
    .news-detail-page .other-box .link:hover .thumb figure {
      transform: scale(1.08); }
    .news-detail-page .other-box .link:hover .content {
      background-color: #0772BA; }
    .news-detail-page .other-box .link:hover .inner .line {
      background-color: #ffffff;
      width: 50%; }
    .news-detail-page .other-box .link:hover .more {
      background-color: #0772BA;
      color: #ffffff;
      border-color: #ffffff; }
      .news-detail-page .other-box .link:hover .more .icon {
        animation: arrow-move 2s infinite; }
@keyframes arrow-move {
  0% {
    right: 0px; }
  50% {
    right: -5px; }
  100% {
    right: 0px; } }
    .news-detail-page .other-box .link:hover .h-title, .news-detail-page .other-box .link:hover .s-title, .news-detail-page .other-box .link:hover .desc, .news-detail-page .other-box .link:hover .date {
      color: #ffffff; }

.news-infomation .thumb {
  overflow: hidden; }
  .news-infomation .thumb figure {
    position: relative;
    padding-top: 56%;
    transition: all 400ms ease;
    transition-delay: 200ms; }
    .news-infomation .thumb figure img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.news-article .title {
  font-size: 36px;
  font-weight: bold;
  color: #0772BA;
  line-height: 1; }

.career-page {
  position: relative;
  background-size: cover; }

.career-filter .form-default .form-control {
  padding: 10px 15px 10px 30px; }

.career-head {
  padding-top: 20px; }
  .career-head .sort {
    width: 270px; }
    .career-head .sort .txt {
      font-size: 24px;
      font-weight: normal;
      color: #0772BA; }
    .career-head .sort .action {
      width: 180px; }

.career-list {
  border-top: 2px solid #0772BA;
  padding-bottom: 30px; }
  .career-list .item-list > .item {
    width: 100%;
    border-bottom: 2px solid #E8E9E9;
    padding: 30px 0; }
  .career-list .date {
    font-size: 24px;
    font-weight: normal;
    color: #707070; }
  .career-list .head {
    padding-top: 10px; }
  .career-list .align-R {
    text-align: right; }
  .career-list .title {
    font-size: 36px;
    font-weight: normal;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    height: 1em;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
    .career-list .title .feather {
      font-size: 26px;
      margin-right: 5px; }
  .career-list .body {
    padding-top: 10px; }
    .career-list .body ul {
      list-style: none;
      padding: 10px 0 0 20px;
      margin: 0; }
      .career-list .body ul:after {
        content: '';
        display: table;
        clear: both; }
      .career-list .body ul li {
        float: left;
        width: 100%;
        padding-left: 15px;
        position: relative;
        font-size: 20px;
        font-weight: normal;
        color: #24272C; }
        .career-list .body ul li:before {
          content: '';
          width: 9px;
          height: 9px;
          background-color: #707070;
          position: absolute;
          left: 0;
          top: 3px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%; }
      .career-list .body ul li + li {
        margin-top: 10px; }
  .career-list .desc {
    font-size: 24px;
    font-weight: normal;
    color: #24272C;
    line-height: 1em;
    margin: 0; }
  .career-list .action {
    position: relative; }
    .career-list .action .btn {
      min-width: 176px; }
    .career-list .action .btn + .btn {
      margin-left: 20px; }

.career-detail-page {
  padding-bottom: 0; }
  .career-detail-page .header {
    position: relative; }
  .career-detail-page .body {
    position: relative; }
  .career-detail-page .col-R {
    width: 300px; }

.job-info {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #F0F0F0; }
  .job-info .title {
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    color: #0772BA; }
  .job-info .desc {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #707070; }

.job-descripton .title {
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  color: #0772BA; }
.job-descripton ul {
  list-style: none;
  padding: 25px 0 40px 20px;
  margin: 0; }
  .job-descripton ul:after {
    content: '';
    display: table;
    clear: both; }
  .job-descripton ul li {
    float: left;
    width: 100%;
    padding-left: 15px;
    position: relative;
    font-size: 24px;
    font-weight: normal;
    color: #24272C; }
    .job-descripton ul li:before {
      content: '';
      width: 9px;
      height: 9px;
      background-color: #707070;
      position: absolute;
      left: 0;
      top: 3px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
  .job-descripton ul li + li {
    margin-top: 10px; }

.job-action {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #F0F0F0; }
  .job-action .btn {
    width: 100%; }
  .job-action .btn + .btn {
    margin-top: 25px; }

.job-social {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #F0F0F0; }
  .job-social .title {
    text-transform: uppercase;
    font-size: 30px;
    color: #999;
    margin-bottom: 10px; }
  .job-social .nav-list li + li {
    margin-left: 15px; }
  .job-social .nav-list .link {
    font-size: 36px;
    color: #999;
    position: relative;
    top: 0; }
  .job-social .nav-list .fa {
    line-height: 31px; }
  .job-social .nav-list .social_instagram {
    font-size: 31px;
    top: 2px;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }
  .job-social .nav-list:hover .link {
    opacity: 0.7; }
    .job-social .nav-list:hover .link:hover {
      opacity: 1;
      top: -2px; }

.job-other {
  padding-bottom: 30px; }
  .job-other .item-list {
    width: 100%; }
  .job-other .item {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #F0F0F0; }
  .job-other .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    color: #0772BA;
    position: relative; }
    .job-other .title:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 30%;
      height: 1px;
      background-color: #0772BA;
      opacity: 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; }
  .job-other .action {
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #0772BA;
    margin-top: 10px;
    -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; }
  .job-other .link:hover .title:before {
    opacity: 1; }
  .job-other .link:hover .action {
    color: #f00; }

.career-form-page .head .action .btn {
  min-width: 190px; }
.career-form-page .line-block {
  background-color: #F0F0F0;
  height: 1px;
  width: 100%;
  margin: 40px 0; }
  .career-form-page .line-block.mgt-20 {
    margin-top: 20px; }

.career-status .item {
  width: 350px;
  position: relative; }
.career-status .item + .item {
  margin-left: 100px; }
  .career-status .item + .item:before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 110px;
    height: 8px;
    border: 1px solid #0772BA;
    right: 99%;
    top: 0;
    bottom: 0;
    margin: auto; }
.career-status .wrapper {
  border: 1px solid #0772BA;
  padding: 15px 30px;
  background-color: #ffffff;
  position: relative;
  z-index: 1; }
  .career-status .wrapper .title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    color: #0772BA; }
  .career-status .wrapper .desc {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #0772BA; }
.career-status .item.active .wrapper {
  background-color: #0772BA; }
  .career-status .item.active .wrapper .title,
  .career-status .item.active .wrapper .desc {
    color: #ffffff; }
.career-status .item.active + .item.active:before {
  background-color: #0772BA; }

.career-picture .thumb {
  padding: 30px;
  background-color: #999; }
  .career-picture .thumb figure {
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .career-picture .thumb figure img {
      width: 200px;
      height: 200px; }
  .career-picture .thumb figure.no-circle {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%; }
.career-picture .content {
  padding-left: 100px; }
  .career-picture .content .title {
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    color: #0772BA; }
  .career-picture .content .action {
    margin: 20px 0; }
  .career-picture .content .desc {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    color: #707070; }

.career-form .form-default .form-control {
  border-color: #ccc; }

.career-success {
  text-align: center;
  padding-top: 130px;
  padding-bottom: 60px; }
  .career-success .lazy {
    width: 325px; }
  .career-success .title {
    font-size: 48px;
    color: #0772BA;
    line-height: 1;
    margin-top: 30px; }
  .career-success .desc {
    font-size: 36px;
    color: #383D5C;
    line-height: 1; }
  .career-success .action {
    margin-top: 40px; }

.customer-page {
  padding: 0; }

.customer-list > .item {
  position: relative;
  padding-top: 80px;
  padding-bottom: 40px;
  background-size: cover;
  background-color: #ffffff; }
.customer-list .item-list {
  margin: 0 -20px; }
  .customer-list .item-list > li {
    padding: 0 20px;
    margin: 20px 0;
    width: 16.667%; }
.customer-list .link {
  display: block;
  border: 1px solid #F3F4F5;
  background-color: #ffffff; }
  .customer-list .link:hover {
    border-color: #0772BA; }
    .customer-list .link:hover .content {
      background-color: #0772BA; }
      .customer-list .link:hover .content .txt {
        color: #ffffff; }
.customer-list .thumb {
  padding: 29px 0; }
  .customer-list .thumb figure {
    position: relative;
    height: 115px;
    width: 115px;
    margin: 0 auto; }
    .customer-list .thumb figure > img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.customer-list .content {
  border-top: 1px solid #F3F4F5;
  text-align: center;
  padding: 15px;
  min-height: 120px;
  background-color: #ffffff;
  -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;
  min-height : 122px; }
  .customer-list .content .txt {
    font-size: 30px;
    font-weight: normal;
    color: #0772BA;
    overflow: hidden;
    line-height: 1em;
    max-height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -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; }

.contact-page {
  padding: 0; }

.contact-map {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .contact-map .graphic-map .cover {
    position: relative;
    width: 100%;
    height: 450px; }
    .contact-map .graphic-map .cover img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .contact-map .google-map .iframe-container {
    padding-bottom: 0;
    height: 450px; }
  .contact-map .action .link {
    font-size: 24px;
    color: #ffffff;
    background-color: #0772BA;
    padding: 15px 10px;
    display: block; }
    .contact-map .action .link:hover {
      background-color: #24272C; }

.contact-info {
  padding-top: 40px;
  padding-bottom: 40px; }
  .contact-info .contact-us {
    width: 400px;
    min-height: 700px;
    padding: 50px 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .contact-info .contact-us .h-title {
      font-size: 48px;
      font-weight: bold;
      color: #ffffff;
      margin-bottom: 50px; }
    .contact-info .contact-us .row-table + .row-table {
      margin-top: 30px; }
    .contact-info .contact-us .thumb {
      width: 95px; }
    .contact-info .contact-us .txt {
      font-size: 40px;
      font-weight: bold;
      line-height: 1;
      color: #ffffff; }
    .contact-info .contact-us .desc {
      font-size: 24px;
      font-weight: normal;
      line-height: 1;
      color: #ffffff; }
  .contact-info .form-default {
    display: none; }
  .contact-info .form-default.active {
    display: block; }
  .contact-info .form-button {
    text-align: left; }
  .contact-info .submit {
    display: none;
    background-image: url(../img/background/bg-submit.jpg);
    background-position: left center;
    background-repeat: no-repeat; }
    .contact-info .submit .height {
      height: 700px; }
    .contact-info .submit .txt-content {
      text-align: center;
      width: 440px; }
    .contact-info .submit .lazy {
      width: 140px; }
    .contact-info .submit .title {
      font-size: 36px;
      font-weight: normal;
      color: #0772BA;
      margin-bottom: 20px;
      line-height: 1; }
    .contact-info .submit .desc {
      font-size: 24px;
      color: #24272C;
      line-height: 1; }
    .contact-info .submit .action {
      padding-top: 20px; }
  .contact-info .submit.active {
    display: block; }

.map-page .nav-map {
  text-align: right;
  position: fixed;
  z-index: 99;
  top: 26px;
  right: 0;
  width: 100%; }
  .map-page .nav-map .title {
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    font-weight: bold;
    color: #0772BA;
    text-transform: uppercase;
    margin-right: 30px; }
  .map-page .nav-map .nav-list {
    display: inline-block;
    vertical-align: middle; }
    .map-page .nav-map .nav-list > li + li {
      margin-left: 40px; }
.map-page .iframe-container {
  padding-bottom: 0;
  height: calc(100vh - 120px); }
.map-page .map-graphic .cover {
  background-color: #ffffff; }
  .map-page .map-graphic .cover img {
    object-fit: cover;
    object-position: center;
    height: calc(100vh - 120px); }

/* layouts */
.site-header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #ffffff; }
  .site-header .height {
    height: 120px;
    -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; }
  .site-header .brand {
    width: 126px;
    -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; }
  .site-header .nav-search {
    position: relative;
    width: 24px;
    height: 30px; }
    .site-header .nav-search:after {
      content: '';
      display: block;
      clear: both; }
    .site-header .nav-search .link {
      position: relative;
      font-size: 24px;
      color: #24272C;
      display: block;
      text-align: center; }
      .site-header .nav-search .link:before {
        display: none; }
      .site-header .nav-search .link:hover {
        color: #0772BA; }
      .site-header .nav-search .link span {
        line-height: 26px; }
    .site-header .nav-search .input-group {
      position: relative;
      display: table;
      border-collapse: separate; }
    .site-header .nav-search .input-group-addon,
    .site-header .nav-search .input-group-btn,
    .site-header .nav-search .input-group .form-control {
      display: table-cell; }
    .site-header .nav-search .search-form {
      margin: 0;
      position: absolute;
      top: 0px;
      right: 0;
      width: 24px;
      height: 30px;
      background-color: transparent;
      border: 1px solid transparent;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
      .site-header .nav-search .search-form form {
        width: 0px;
        background-color: transparent;
        display: table-cell;
        vertical-align: top; }
      .site-header .nav-search .search-form .form-control {
        width: 0;
        height: 48px;
        background-color: #fff;
        border: none;
        padding: 0;
        font-size: 20px;
        color: #666;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
        box-shadow: 0;
        -webkit-transition: All 0ms ease;
        -moz-transition: All 0ms ease;
        -o-transition: All 0ms ease;
        -ms-transition: All 0ms ease;
        transition: All 0ms ease; }
        .site-header .nav-search .search-form .form-control:focus {
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
      .site-header .nav-search .search-form .submit {
        display: none;
        position: absolute;
        top: 4px;
        right: 40px;
        font-size: 20px;
        min-width: 120px;
        height: 40px;
        line-height: 38px;
        border-width: 1px; }
        .site-header .nav-search .search-form .submit .feather {
          font-size: 0; }
      .site-header .nav-search .search-form .input-group {
        width: 100%; }
      .site-header .nav-search .search-form .input-group-addon {
        width: 50px;
        padding: 0;
        margin: 0;
        background-color: transparent;
        border: none;
        vertical-align: top;
        display: table-cell; }
      .site-header .nav-search .search-form .icon-close {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 4px;
        right: 14px;
        width: 12px;
        height: 12px;
        background-size: 100%; }
  .site-header .nav-search.open {
    height: auto; }
    .site-header .nav-search.open .link {
      line-height: 50px; }
    .site-header .nav-search.open .input-group-addon {
      width: 50px; }
    .site-header .nav-search.open .search-form {
      border-color: #e1e1e1;
      width: 990px;
      height: auto;
      overflow: hidden;
      background-color: #ffffff;
      top: -10px; }
      .site-header .nav-search.open .search-form form {
        width: auto; }
      .site-header .nav-search.open .search-form .submit {
        display: block; }
    .site-header .nav-search.open .form-control {
      width: 100%; }
    .site-header .nav-search.open .icon-close {
      opacity: 0.4;
      visibility: visible; }
      .site-header .nav-search.open .icon-close:before {
        content: "\f00d";
        font: normal normal normal 14px/40px FontAwesome; }
      .site-header .nav-search.open .icon-close:hover {
        opacity: 0.6; }
  .site-header .language {
    width: 63px; }
    .site-header .language .item {
      width: 50%;
      position: relative;
      z-index: 1; }
    .site-header .language .item + .item {
      margin-left: -1px; }
    .site-header .language .link {
      display: block;
      width: 32px;
      height: 32px;
      border-width: 1px;
      border-style: solid;
      border-color: #999;
      text-align: center;
      line-height: 30px;
      font-size: 20px;
      color: #999;
      background-color: #ffffff; }
      .site-header .language .link:hover {
        color: #ffffff;
        background-color: #0772BA;
        border-color: #0772BA; }
    .site-header .language .active {
      z-index: 2; }
      .site-header .language .active .link {
        border-color: #0772BA;
        color: #0772BA; }
        .site-header .language .active .link:hover {
          color: #ffffff;
          background-color: #0772BA;
          border-color: #0772BA; }

.site-header.tiny {
  -webkit-box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px 5px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.95); }

.site-header.tiny .height {
  height: 70px; }

.site-header.tiny .brand {
  width: 75px; }

.site-footer .footer-top {
  background-color: #ffffff;
  border-bottom: 1px solid #F3F4F5;
  border-top: 1px solid #F3F4F5; }
  .site-footer .footer-top .height {
    height: 200px; }
  .site-footer .footer-top .brand {
    width: 132px; }
  .site-footer .footer-top .menu-list {
    float: right; }
    .site-footer .footer-top .menu-list .btn-sitemap {
      display: none;
      font-size: 18px;
      font-weight: 500;
      color: #ffffff;
      line-height: 34px;
      padding: 0 20px;
      background-color: #0772BA;
      position: relative;
      -webkit-border-radius: 45px;
      -moz-border-radius: 45px;
      border-radius: 45px; }
      .site-footer .footer-top .menu-list .btn-sitemap:before {
        content: '+';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 20px;
        font-size: 30px; }
    .site-footer .footer-top .menu-list .btn-sitemap.active:before {
      content: '-'; }
    .site-footer .footer-top .menu-list .item a.link {
      position: relative;
      line-height: 30px;
      font-size: 24px;
      font-weight: 300;
      color: #999;
      display: block; }
      .site-footer .footer-top .menu-list .item a.link:hover {
        color: #0772BA; }
      .site-footer .footer-top .menu-list .item a.link:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #0772BA;
        height: 2px;
        opacity: 0; }
    .site-footer .footer-top .menu-list .item.active a.link {
      color: #0772BA; }
      .site-footer .footer-top .menu-list .item.active a.link:before {
        opacity: 1; }
    .site-footer .footer-top .menu-list .item + .item {
      margin-left: 30px; }
.site-footer .footer-end {
  background-color: #F3F4F5; }
  .site-footer .footer-end .height {
    height: 60px; }
  .site-footer .footer-end .txt {
    font-size: 20px;
    font-weight: normal;
    color: #999; }
  .site-footer .footer-end .social-list {
    width: 210px; }
    .site-footer .footer-end .social-list .title {
      text-transform: uppercase;
      font-size: 20px;
      color: #999;
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px; }
    .site-footer .footer-end .social-list .nav-list {
      display: inline-block;
      vertical-align: middle; }
      .site-footer .footer-end .social-list .nav-list li + li {
        margin-left: 8px; }
      .site-footer .footer-end .social-list .nav-list .link {
        font-size: 36px;
        color: #999;
        position: relative;
        top: 0; }
      .site-footer .footer-end .social-list .nav-list .fa {
        line-height: 31px; }
      .site-footer .footer-end .social-list .nav-list .social_instagram {
        font-size: 31px;
        top: 2px;
        display: block;
        overflow: hidden;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px; }
      .site-footer .footer-end .social-list .nav-list:hover .link {
        opacity: 0.7; }
        .site-footer .footer-end .social-list .nav-list:hover .link:hover {
          opacity: 1;
          top: -2px; }

@media (max-width: 1600px) {
  .container {
    max-width: inherit;
    width: 1280px; }

  .download-box .content .desc {
    font-size: 16px; } }
@media (max-width: 1440px) {
  .container {
    max-width: inherit;
    width: 1210px; }

  .site-header .brand {
    width: 100px; }

  .site-header .height {
    height: 100px; }

  nav.menu .item a.link {
    font-size: 22px; }

  .site-container {
    margin-top: 100px; }

  .modal-intro.show .intro-slide {
    max-height: 675px;
    max-width: 1000px; }

  .modal-intro.show .intro-slide img {
    max-height: 675px; }

  .main-slider .slider-for .wrapper {
    height: 720px; }

  .main-slider .slider-for .wrapper .inner {
    padding-bottom: 100px; }

  .main-slider .slider-for .wrapper .company {
    font-size: 43px; }

  .main-slider .slider-for .wrapper .title {
    font-size: 70px; }

  .main-slider .slider-for .wrapper .desc {
    font-size: 26px; }

  .main-slider .slider-for .wrapper .bg-blur {
    height: 70px; }

  .main-slider .slider-nav .wrapper {
    height: 70px;
    width: 70px;
    margin-top: 30px; }

  .main-slider .slider-nav .wrapper .thumb {
    width: 38px; }

  .main-slider .slider-nav .slick-current .wrapper {
    height: 100px;
    padding: 0 20px; }

  .main-slider .slider-nav .slick-current .wrapper .thumb {
    width: 56px; }

  .main-slider .slider-nav .slick-current .wrapper .content {
    width: 200px; }

  .main-slider .slider-nav .slick-current .wrapper .content .txt {
    font-size: 22px; }

  .main-slider .slider-nav .slick-current .wrapper .number .txt {
    font-size: 64px; }

  .wg-about-head .h-title {
    font-size: 70px;
    margin-bottom: 10px; }

  .wg-about-head .s-title {
    font-size: 34px;
    margin-bottom: 20px; }

  .wg-about-head .lazy {
    margin-bottom: 20px; }

  .wg-about-body .wrapper {
    min-height: 320px; }

  .wg-about-body .wrapper .content {
    padding: 30px 25px 30px 50%; }

  .wg-about-body .wrapper .inner {
    height: 210px; }

  .wg-about-body .wrapper .h-title {
    font-size: 28px; }

  .wg-about-body .wrapper .line {
    margin: 15px 0;
    height: 2px; }

  .wg-about-body .wrapper .more {
    width: 40px;
    height: 40px; }

  .wg-about-body .wrapper .more .icon {
    line-height: 36px; }

  .whead .title {
    font-size: 70px; }

  .wg-service .action {
    margin-top: 10px; }

  .wg-service-list .link {
    height: 295px; }

  .wg-service-list .txt {
    font-size: 30px; }

  .wg-service-list .thumb {
    width: 56px;
    height: 56px; }

  .wg-service-list .number {
    font-size: 50px; }

  .wg-work .action {
    margin-top: 10px; }

  .wg-work-highlight {
    margin-bottom: 56px; }

  .wg-work-highlight .thumb {
    width: 562px; }

  .wg-work-highlight .thumb figure {
    padding-bottom: 72%; }

  .wg-work-highlight .content {
    padding: 56px; }

  .wg-work-highlight .content .time {
    font-size: 32px; }

  .wg-work-highlight .content .title {
    font-size: 40px; }

  .wg-work-highlight .content .desc {
    font-size: 32px; }

  .wg-work-slide .thumb figure {
    padding-bottom: 70%; }

  .wg-work-slide .content {
    padding: 56px; }

  .wg-work-slide .content .time {
    font-size: 32px; }

  .wg-work-slide .content .title {
    font-size: 40px; }

  .wg-work-slide .content .desc {
    font-size: 32px; }

  .wg-clients .action {
    margin-top: 10px; }

  .wg-release .action {
    margin-top: 10px; }

  .wg-release-slide .link {
    width: 320px; }

  .wg-release-slide .content {
    padding: 30px; }

  .wg-release-slide .inner {
    height: 235px; }

  .wg-release-slide .h-title {
    font-size: 28px; }

  .wg-release-slide .line {
    margin: 15px 0;
    height: 2px; }

  .wg-release-slide .more {
    width: 40px;
    height: 40px; }

  .wg-release-slide .more .icon {
    line-height: 36px; }

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

  .site-footer .footer-top .brand {
    width: 90px; }

  .site-footer .footer-top .menu-list .item a.link {
    font-size: 22px; }

  .site-footer .footer-end .txt {
    font-size: 18px; }

  .site-footer .footer-end .social-list {
    width: 186px; }

  .site-footer .footer-end .social-list .title {
    font-size: 18px; }

  .site-footer .footer-end .social-list .nav-list .link {
    font-size: 30px; }

  .site-footer .footer-end .social-list .nav-list .fa {
    line-height: 26px; }

  .site-footer .footer-end .social-list .nav-list .social_instagram {
    font-size: 26.5px; }

  .default-header {
    background-size: cover; }

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

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

  .default-header .desc {
    font-size: 40px; }

  .default-header .box {
    height: 70px; }

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

  .search-list .title {
    font-size: 30px;
    margin: 0 0 10px 0; }

  .about-nav .link {
    font-size: 26px; }

  .about-nav .height {
    height: 80px; }

  .about-history .h-title {
    font-size: 70px; }

  .about-history .h-desc {
    font-size: 30px; }

  .about-history .s-title {
    font-size: 50px; }

  .about-history-list .txt {
    font-size: 58px; }

  .about-team .h-title,
  .about-team .s-title {
    font-size: 50px; }

  .about-team-list .item-list.-listIV .content {
    width: 200px; }

  .about-team-list .item-list.-listV > li {
    padding: 0 25px; }

  .service-nav {
    width: 250px; }

  .service-page .body .col-R {
    width: 900px; }

  .service-page .body .download-box .content .desc img {
    margin-right: 2px; }

  .work-page .select2-container--default .select2-selection--single {
    height: 80px; }

  .work-page .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 78px;
    font-size: 26px; }

  .work-page .select2-results__option {
    font-size: 20px;
    padding: 15px 30px; }

  .news-nav {
    width: 250px; }

  .news-nav .thumb {
    width: 50px; }

  .news-nav .thumb figure {
    height: 40px; }

  .news-page .body .col-R {
    width: 900px; }

  .career-filter .form-default .form-control {
    font-size: 24px; }

  .job-info .title,
  .job-descripton .title {
    font-size: 32px; }

  .career-detail-page .col-R {
    width: 250px; }

  .career-status .item {
    width: 326px; }

  .career-picture .thumb {
    padding: 20px; }

  .career-picture .content {
    padding-left: 60px; }

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

  .career-success .lazy {
    width: 250px; }

  .customer-list .content {
    min-height: 110px; }

  .customer-list .content .txt {
    font-size: 26px; }

  .map-page .nav-map {
    top: 24px; }

  .map-page .map-graphic .cover img,
  .map-page .iframe-container {
    height: calc(100vh - 100px); } }
@media (max-width: 1199px) {
  .container {
    max-width: inherit;
    width: 970px; }

  .site-header .height {
    height: 70px; }

  .site-header .brand {
    width: 60px; }

  nav.menu {
    padding-right: 20px; }

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

  nav.menu .item a.link {
    font-size: 20px; }

  .site-header.tiny .brand {
    width: 60px; }

  .site-container {
    margin-top: 70px; }

  .modal-intro.show .intro-slide {
    max-height: 600px;
    max-width: 900px; }

  .modal-intro.show .intro-slide img {
    max-height: 600px; }

  .btn {
    font-size: 22px; }

  .whead {
    margin-bottom: 40px; }

  .whead .title {
    font-size: 50px; }

  .whead.-md .title {
    font-size: 40px; }

  .whead.-sm .title {
    font-size: 32px; }

  .slick-dots {
    margin-top: 40px; }

  .slick-prev, .slick-next {
    bottom: -15px;
    width: 60px;
    height: 40px;
    line-height: 50px;
    border-width: 1px;
    font-size: 20px; }

  .slick-prev {
    right: 59px; }

  .main-slider .slider-for .wrapper {
    height: 600px; }

  .main-slider .slider-for .wrapper .bg-blur {
    height: 60px; }

  .main-slider .slider-for .wrapper .inner {
    padding-bottom: 60px; }

  .main-slider .slider-for .wrapper .company {
    font-size: 40px; }

  .main-slider .slider-for .wrapper .title {
    font-size: 60px; }

  .main-slider .slider-nav .wrapper {
    height: 60px;
    width: 60px;
    margin-top: 20px; }

  .main-slider .slider-nav .wrapper .thumb {
    width: 30px; }

  .main-slider .slider-nav .slick-current .wrapper {
    height: 80px; }

  .main-slider .slider-nav .slick-current .wrapper .thumb {
    width: 50px; }

  .main-slider .slider-nav .slick-current .wrapper .content {
    width: 160px; }

  .main-slider .slider-nav .slick-current .wrapper .content .txt {
    font-size: 20px; }

  .main-slider .slider-nav .slick-current .wrapper .number {
    width: 50px; }

  .main-slider .slider-nav .slick-current .wrapper .number .txt {
    font-size: 50px; }

  .wg-about-head {
    padding: 40px 0; }

  .wg-about-head .h-title {
    font-size: 50px; }

  .wg-about-head .s-title {
    font-size: 30px; }

  .wg-about-head .lazy {
    max-width: 80%; }

  .wg-about-head .desc {
    font-size: 22px; }

  .wg-about-body .wrapper {
    min-height: 300px;
    background-size: 140%; }

  .wg-about-body .wrapper .inner {
    height: 195px; }

  .wg-about-body .wrapper .h-title {
    font-size: 26px; }

  .wg-about-body .wrapper .s-title {
    font-size: 22px; }

  .wg-about-body .wrapper .desc {
    font-size: 22px; }

  .wg-about-body .link:hover .wrapper {
    background-size: 150%; }

  .wg-service {
    padding: 40px 0; }

  .wg-service .action {
    margin-top: 0px; }

  .wg-service-list .link {
    height: 235px; }

  .wg-service-list .txt {
    font-size: 24px; }

  .wg-service-list .thumb {
    width: 50px;
    height: 50px; }

  .wg-service-list .number {
    font-size: 40px; }

  .wg-service-list .more {
    width: 24px;
    height: 24px;
    font-size: 14px;
    border-width: 1px; }

  .wg-service-list .more .icon {
    line-height: 22px; }

  .wg-work {
    padding: 40px 0; }

  .wg-work .action {
    margin-top: 0px; }

  .wg-work-highlight {
    margin-bottom: 40px; }

  .wg-work-highlight .thumb {
    width: 450px; }

  .wg-work-highlight .thumb figure {
    padding-bottom: 70%; }

  .wg-work-highlight .content {
    padding: 40px; }

  .wg-work-highlight .content .time {
    font-size: 24px; }

  .wg-work-highlight .content .title {
    font-size: 30px; }

  .wg-work-highlight .content .desc {
    font-size: 22px; }

  .wg-work-slide {
    margin: 0 -20px; }
    .wg-work-slide .item {
      padding: 0 20px; }
    .wg-work-slide .slick-dots {
      padding: 0 20px; }
    .wg-work-slide .slick-prev {
      right: 79px; }
    .wg-work-slide .slick-next {
      right: 20px; }

  .wg-work-slide .content {
    padding: 40px;
    height: 288px;
    position: relative;
    top: 0; }

  .wg-work-slide .content .time {
    font-size: 24px; }

  .wg-work-slide .content .title {
    font-size: 30px; }

  .wg-work-slide .content .desc {
    font-size: 22px;
    margin-bottom: 0; }

  .wg-clients {
    padding: 40px 0; }

  .wg-clients .action {
    margin-top: 0px; }

  .wg-release {
    padding: 40px 0; }

  .wg-release .action {
    margin-top: 0px; }

  .wg-release-slide .item {
    padding: 0 10px; }

  .wg-release-slide .link {
    width: 260px; }

  .wg-release-slide .content {
    padding: 20px; }

  .wg-release-slide .inner {
    height: 216px; }

  .wg-release-slide .h-title {
    font-size: 26px; }

  .wg-release-slide .s-title {
    font-size: 22px; }

  .wg-release-slide .desc {
    font-size: 22px; }

  .site-footer .footer-top .height {
    height: 80px; }

  .site-footer .footer-top .brand {
    width: 60px; }

  .site-footer .footer-top .menu-list .item + .item {
    margin-left: 20px; }

  .site-footer .footer-top .menu-list .item a.link {
    font-size: 20px; }

  .pagination-block > .row-table {
    display: block; }

  .pagination-block > .row-table > div {
    display: block;
    width: auto; }

  .pagination-label {
    margin-bottom: 10px;
    width: auto; }

  .pagination-label .title {
    text-align: center; }

  .pagination-search {
    margin-top: 15px; }

  .search-content {
    padding: 30px; }

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

  .about-history .h-title {
    font-size: 50px; }

  .about-history .h-desc {
    font-size: 26px; }

  .about-history .s-title {
    font-size: 40px; }

  .about-history-list .txt {
    font-size: 40px; }

  .about-history-list .desc {
    padding-left: 24px;
    font-size: 20px; }

  .about-team .h-title,
  .about-team .s-title {
    font-size: 40px; }

  .about-team-list .item-list.-listI .content .name {
    font-size: 30px; }

  .about-team-list .item-list.-listI .content .position {
    font-size: 25px; }

  .about-team-list .item-list.-listIV > li {
    padding: 0 20px; }

  .about-team-list .item-list.-listIV .content {
    width: 180px; }

  .about-team-list .item-list.-listIV .content .name {
    font-size: 25px; }

  .about-team-list .item-list.-listV > li {
    padding: 0 15px; }

  .about-team-list .item-list.-listV .content {
    width: 150px; }

  .about-license .item-list {
    margin: 0 -20px; }

  .about-license .item {
    padding: 0 20px;
    margin: 20px 0; }

  .gallery-box figure.cover img {
    height: 200px; }

  .service-page .body .h-title {
    font-size: 26px; }

  .service-page .body .col-R {
    width: 710px; }

  .service-nav {
    width: 200px; }

  .service-nav .height {
    min-height: 70px; }

  .service-nav .item .link {
    font-size: 20px; }

  .service-transport .txt-head {
    font-size: 40px; }

  .service-page .body .gallery-box figure.cover img {
    height: 150px; }

  .service-page .body .download-box .height {
    height: 86px; }

  .service-page .body .download-box .icon-load {
    width: 36px; }

  .service-page .body .download-box .content {
    padding: 0 20px;
    margin-left: 20px; }

  .service-page .body .download-box .content .title {
    font-size: 24px; }

  .service-page .body .download-box .content .desc {
    font-size: 16px; }

  .service-page .body .download-box .content .desc img {
    margin-right: 5px; }

  .service-page .body .download-box .action .btn {
    min-width: 140px;
    height: 50px;
    line-height: 46px;
    font-size: 18px;
    border-width: 2px; }

  .work-infomation .content .h-title {
    font-size: 40px; }

  .work-infomation .content .txt {
    font-size: 28px; }

  .work-infomation .content .desc {
    font-size: 22px; }

  .work-article .title {
    font-size: 30px; }

  .work-article .desc {
    font-size: 20px; }

  .work-article .desc:before {
    width: 8px;
    height: 8px;
    top: 8px; }

  .work-detail-page .other-box .txt {
    font-size: 20px; }

  .work-detail-page .other-box .number {
    font-size: 62px; }

  .news-page .body > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .news-nav {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 0; }

  .news-nav .item-list {
    margin: 0 -10px; }

  .news-nav .item {
    padding: 0 10px;
    width: 33.33%; }

  .news-nav .item .link {
    border-bottom: 1px solid #D2D2D8; }

  .news-page .body .col-R {
    width: 100%; }

  .news-article .title {
    font-size: 30px; }

  .job-info .title,
  .job-descripton .title {
    font-size: 26px; }

  .job-info .desc,
  .job-descripton ul li {
    font-size: 20px; }

  .career-detail-page .col-R {
    width: 200px; }

  .job-action .btn + .btn {
    margin-top: 10px; }

  .job-social .title {
    font-size: 24px; }

  .career-status .item {
    width: 280px; }

  .career-status .item + .item {
    margin-left: 50px; }

  .career-status .item + .item:before {
    width: 60px; }

  .career-status .wrapper {
    padding: 10px 15px; }

  .career-status .wrapper .title {
    font-size: 30px; }

  .career-picture .content .title {
    font-size: 30px; }

  .form-default .txt {
    font-size: 30px; }

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

  .radio-control .txt {
    font-size: 24px; }

  .career-success .lazy {
    width: 200px; }

  .career-success .title {
    font-size: 40px; }

  .career-success .desc {
    font-size: 30px; }

  .customer-list .item-list > li {
    width: 20%; }

  .contact-map .graphic-map .cover,
  .contact-map .google-map .iframe-container {
    height: 300px; }

  .contact-info .contact-us {
    width: 240px;
    padding: 30px 20px; }

  .contact-info .contact-us .h-title {
    font-size: 40px; }

  .contact-info .contact-us .thumb {
    width: 30px;
    margin-right: 15px; }

  .contact-info .contact-us .txt {
    font-size: 30px; }

  .contact-info .contact-us .desc {
    font-size: 20px; }

  .contact-info .submit .lazy {
    width: 100px;
    margin-bottom: 10px; }

  .map-page .nav-map {
    top: 10px; }

  .map-page .map-graphic .cover img,
  .map-page .iframe-container {
    height: calc(100vh - 70px); } }
@media (max-width: 991px) {
  .container {
    max-width: inherit;
    width: 100%;
    padding: 0 30px; }

  /*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;
    right: 0; }

  nav.menu {
    position: fixed;
    z-index: 100;
    top: 50px;
    bottom: 0;
    width: 260px;
    overflow: auto;
    left: -260px;
    padding-left: 0;
    background-color: #0772BA;
    padding-right: 0px;
    text-align: left;
    -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 .item {
    width: 100%; }

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

  nav.menu .item a.link {
    padding: 10px 25px;
    line-height: 1;
    color: #ffffff; }

  nav.menu .item a.link:hover {
    color: #ffffff; }

  /*mobile-menu (end)*/
  .site-header .height > div:nth-child(1) {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 43px; }

  .site-header .height > div:nth-child(2) {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 16px; }

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

  .site-header .brand {
    width: 50px; }

  .site-header .nav-search {
    padding: 15px 25px;
    background-color: #0772BA;
    width: auto;
    height: auto; }

  .site-header .nav-search .link {
    font-size: 24px;
    line-height: 1;
    padding: 0; }

  .site-header .nav-search .search-form,
  .site-header .nav-search.open .search-form {
    width: 100%; }

  .site-header .nav-search .search-form {
    border-color: transparent;
    background-color: transparent;
    overflow: visible; }

  .site-header .nav-search .search-form {
    width: 100%;
    height: 40px;
    border-radius: 30px;
    position: relative;
    top: 0; }

  .site-header .nav-search .search-form .input-group {
    height: 40px;
    display: block; }

  .site-header .nav-search .search-form .input-group-addon {
    display: none; }

  .site-header .nav-search .search-form form {
    width: auto;
    display: block;
    border-bottom: 1px solid #ffffff; }

  .site-header .nav-search .search-form .form-control {
    display: block;
    width: auto;
    height: 40px;
    min-height: inherit;
    background-color: #0772BA;
    color: #ffffff;
    border-bottom: 0px solid #ffffff; }

  .site-header .nav-search .search-form .form-control::-webkit-input-placeholder {
    color: #ffffff; }

  .site-header .nav-search .search-form .form-control:-ms-input-placeholde {
    color: #ffffff; }

  .site-header .nav-search .search-form .form-control::placeholder {
    color: #ffffff; }

  .site-header .nav-search .search-form .icon-close {
    display: none; }

  .site-header .nav-search .search-form .submit {
    display: block;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 0;
    min-width: 40px;
    height: 40px;
    line-height: 38px;
    background-color: #0772BA;
    border-color: #0772BA;
    color: #ffffff; }

  .site-header .nav-search .search-form .submit .feather {
    font-size: 20px;
    line-height: 36px; }

  .site-header .nav-search .search-form .submit:before {
    background-color: #0772BA; }

  .site-header .nav-search .search-form .submit:hover {
    color: #ffffff; }

  nav.menu > .nav-list {
    display: block;
    position: relative;
    padding-top: 70px; }

  nav.menu .item.search-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 0; }

  nav.menu .item.active a.link {
    background-color: #0772BA;
    color: #ffffff; }

  nav.menu .item.active a.link:before {
    display: none; }

  .site-header.tiny {
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    background-color: white; }

  .site-header.tiny .height {
    height: 50px; }

  .site-header.tiny .brand {
    width: 50px; }

  .site-container {
    margin-top: 50px; }

  .wg-about-head .desc br {
    display: none; }

  .wg-service-list .item {
    width: 33.33%; }

  .wg-work-highlight {
    margin-bottom: 20px; }

  .wg-work-highlight .thumb {
    width: 349px; }

  .wg-work-highlight .thumb figure,
  .wg-work-slide .thumb figure {
    height: 310px; }

  .wg-work-slide {
    margin: 0 -5px; }
    .wg-work-slide .item {
      padding: 0 5px; }
    .wg-work-slide .slick-dots {
      padding: 0 5px; }
    .wg-work-slide .slick-prev {
      right: 64px; }
    .wg-work-slide .slick-next {
      right: 5px; }

  .wg-clients-slide .thumb {
    width: 90px; }

  .wg-clients-slide img {
    width: 90px;
    height: 90px; }

  .site-footer .footer-top .brand {
    width: 50px; }

  .site-footer .footer-top .menu-list .item + .item {
    margin-left: 15px; }

  .site-footer .footer-top .menu-list .item a.link {
    font-size: 18px; }

  .about-nav .nav-list {
    margin: 0 -10px; }

  .about-nav .item {
    padding: 0 10px; }

  .about-nav .link {
    font-size: 22px; }

  .about-nav .height {
    height: 60px; }

  .about-history-list .inner {
    padding: 0; }

  .about-history-list .txt {
    margin-top: 20px; }

  .about-history-list .desc:last-child {
    margin-bottom: 20px; }

  .about-team-list .item-list.-listIV > li {
    padding: 0 10px; }

  .about-team-list .item-list.-listIV .content {
    width: 150px; }

  .about-team-list .item-list.-listV > li {
    padding: 0 5px; }

  .about-team-list .item-list.-listV .thumb {
    width: 110px;
    height: 165px; }

  .about-team-list .item-list.-listV .content {
    width: 125px; }

  .about-license .item-list {
    margin: 0 -10px; }

  .about-license .item {
    padding: 0 10px;
    margin: 10px 0; }

  .about-license .title {
    font-size: 30px; }

  .about-license .thumb {
    margin-top: 10px; }

  .editor-content img {
    margin: 0 auto;
    display: block; }

  .video-box {
    margin-top: 30px;
    width: 100%; }

  .video-box + .gallery-box {
    margin-top: 30px; }

  .gallery-box figure.cover img {
    height: 150px; }

  .service-nav {
    width: 100%; }

  .service-nav .btn-service {
    display: block; }

  .service-nav .item-list {
    height: 0;
    opacity: 0;
    pointer-events: none; }

  .service-nav .item-list.open {
    height: auto;
    opacity: 1;
    pointer-events: visible; }

  .service-nav .item .link {
    height: 0;
    opacity: 0;
    pointer-events: none; }

  .service-nav .item .link br {
    display: none; }

  .service-nav .item-list.open .item .link {
    height: auto;
    opacity: 1;
    pointer-events: visible; }

  .service-page .body .h-title {
    display: none; }

  .service-page .body .col-R {
    width: 100%; }

  .other-box .slick-dots {
    padding: 0 13px; }

  .work-highlight .filter .col-md-12 {
    margin-bottom: 30px; }

  .work-list .item {
    width: 50%; }

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

  .work-infomation .content {
    width: 100%;
    padding-top: 15px; }

  .news-highlight .thumb figure {
    padding-bottom: 60%; }

  .news-list .item {
    width: 50%; }

  .career-filter .search-block {
    margin-top: 20px; }

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

  .career-list .action {
    padding-top: 20px; }

  .career-detail-page .body > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .career-detail-page .col-R {
    width: 100%; }

  .job-action .btn {
    width: 180px; }

  .job-action .btn + .btn {
    margin-top: 0;
    margin-left: 20px; }

  .career-status .item {
    width: 230px; }

  .career-status .item + .item {
    margin-left: 9px; }

  .career-status .wrapper .title {
    font-size: 26px; }

  .career-status .wrapper .desc {
    font-size: 20px; }

  .career-picture .thumb figure img {
    width: 160px;
    height: 160px; }

  .career-picture .content {
    padding-left: 30px; }

  .career-picture .content .title {
    font-size: 26px; }

  .form-default .txt {
    font-size: 26px;
    margin-bottom: 20px; }

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

  .checkbox-control .txt {
    font-size: 20px; }

  .radio-control .txt {
    font-size: 20px; }

  .customer-list .item-list > li {
    width: 25%; }

  .customer-list .thumb {
    padding: 24px 0; }

  .customer-list .thumb figure {
    height: 100px;
    width: 100px; }

  .contact-map .row > div + div {
    margin-top: 20px; }

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

  .contact-info .contact-us {
    width: 100%;
    min-height: inherit;
    margin-bottom: 20px; }

  .contact-info .submit .height {
    height: 660px; }

  .map-page .nav-map {
    top: 5px; }

  .map-page .map-graphic .cover img,
  .map-page .iframe-container {
    height: calc(100vh - 50px); }

  .map-page .nav-map .nav-list > li + li {
    margin-left: 20px; }

  .map-page .nav-map .nav-list > li .btn {
    min-width: 140px;
    height: 40px;
    line-height: 36px;
    font-size: 22px; } }
@media (max-width: 767px) {
  .container {
    max-width: inherit;
    width: 100%; }

  .hidden-xs {
    display: none; }

  .site-header > .container {
    padding: 0 15px; }

  .modal-intro .intro-slide button.close {
    top: -35px;
    width: 35px;
    height: 35px;
    font-size: 28px; }

  .slick-dots {
    margin-top: 20px; }

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

  .slick-dots li.slick-active button {
    width: 40px; }

  .btn {
    border-width: 1px;
    min-width: 120px;
    height: 35px;
    line-height: 33px;
    font-size: 16px; }

  .whead .title {
    font-size: 30px; }

  .whead.-md {
    margin-bottom: 20px; }

  .whead.-md .title {
    font-size: 28px; }

  .whead.-md .line {
    bottom: -10px; }

  .whead.-sm {
    margin-bottom: 10px; }

  .whead.-sm .title {
    font-size: 26px; }

  .whead.-sm .line {
    bottom: -5px; }

  .main-slider .slider-for .wrapper {
    height: auto;
    padding: 30px 0;
    background-size: cover; }

  .main-slider .slider-for .wrapper .bg-blur {
    display: none; }

  .main-slider .slider-for .wrapper .inner {
    padding-bottom: 0px; }

  .main-slider .slider-for .wrapper .company {
    font-size: 24px; }

  .main-slider .slider-for .wrapper .title {
    font-size: 30px; }

  .main-slider .slider-for .wrapper .desc {
    font-size: 22px;
    margin-bottom: 5px; }

  .main-slider .main-nav {
    position: relative;
    border-bottom: 1px solid #e6e6e6; }

  .main-slider .main-nav > .container {
    padding: 0; }

  .main-slider .slider-nav .slick-slide + .slick-slide {
    margin-left: 0px;
    border-left: 1px solid #e6e6e6; }

  .main-slider .slider-nav .wrapper {
    height: 50px;
    width: 50px;
    margin-top: 0;
    background-color: #f5f5f5; }

  .main-slider .slider-nav .slick-current .wrapper {
    height: 50px;
    padding: 0 10px; }

  .main-slider .slider-nav .slick-current .wrapper .thumb {
    width: 30px; }

  .main-slider .slider-nav .slick-current .wrapper .content {
    width: 120px;
    padding: 0 10px; }

  .main-slider .slider-nav .slick-current .wrapper .content .txt {
    font-size: 16px; }

  .main-slider .slider-nav .slick-current .wrapper .number {
    width: 30px; }

  .main-slider .slider-nav .slick-current .wrapper .number .txt {
    font-size: 30px; }

  .wg-about-head .h-title {
    font-size: 30px; }

  .wg-about-head .s-title {
    font-size: 24px; }

  .wg-about-head .lazy {
    max-width: 100%; }

  .wg-about-head .desc {
    font-size: 20px; }

  .wg-about-head .action .btn {
    min-width: 140px; }

  .wg-about-head .action .btn + .btn {
    margin-left: 8px; }

  .wg-about-body .wrapper {
    min-height: 285px;
    background-size: 130%; }

  .wg-about-body .wrapper .more {
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-width: 1px; }

  .wg-about-body .wrapper .more .icon {
    line-height: 30px; }

  .wg-service-list .item {
    width: 50%; }

  .wg-service-list .link {
    height: 185px; }

  .wg-service-list .txt {
    font-size: 20px; }

  .wg-service-list .thumb {
    width: 40px;
    height: 40px; }

  .wg-service-list .number {
    font-size: 30px;
    line-height: 20px; }

  .wg-work-highlight .row-0 > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .wg-work-slide .item .row-0 > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .wg-work-highlight .thumb,
  .wg-work-slide .thumb {
    width: 100%; }

  .wg-work-highlight .thumb figure,
  .wg-work-slide .thumb figure {
    height: auto; }

  .wg-work-highlight .content,
  .wg-work-slide .content {
    padding: 20px;
    height: 208px; }

  .wg-work-highlight .content .time,
  .wg-work-slide .content .time {
    font-size: 20px;
    margin-bottom: 10px; }

  .wg-work-highlight .content .title,
  .wg-work-slide .content .title {
    font-size: 24px;
    margin-bottom: 10px; }

  .wg-work-highlight .content .desc,
  .wg-work-slide .content .desc {
    font-size: 20px;
    margin-bottom: 0; }

  .wg-clients-slide .thumb {
    width: 70px; }

  .wg-clients-slide img {
    width: 70px;
    height: 70px; }

  .wg-release-slide .content {
    padding: 15px; }

  .wg-release-slide .inner {
    height: 195px; }

  .wg-release-slide .desc {
    max-height: 3em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

  .wg-release-slide .more {
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-width: 1px; }

  .wg-release-slide .more .icon {
    line-height: 30px; }

  .site-footer .footer-top .height {
    height: auto;
    display: block; }

  .site-footer .footer-top .height > .col {
    display: block; }

  .site-footer .footer-top .height > .col-auto {
    display: none; }

  .site-footer .footer-top .menu-list {
    float: none;
    padding: 15px 0; }

  .site-footer .footer-top .menu-list .btn-sitemap {
    display: block; }

  .site-footer .footer-top .menu-list .nav-list {
    display: none; }

  .site-footer .footer-top .menu-list .nav-list.open {
    display: block; }

  .site-footer .footer-top .menu-list .nav-list li {
    float: left;
    display: block;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #D2D2D8; }

  .site-footer .footer-top .menu-list .item a.link {
    line-height: 40px; }

  .site-footer .footer-top .menu-list .item + .item {
    margin-left: 0; }

  .site-footer .footer-top .menu-list .item.active a.link {
    border-radius: 0;
    background-color: #ffffff;
    color: #0772BA; }

  .site-footer .footer-end .height {
    height: auto;
    display: block;
    padding: 15px 0; }

  .site-footer .footer-end .height > div {
    display: block;
    width: auto;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .site-footer .footer-end .txt {
    font-size: 18px;
    text-align: center; }

  .site-footer .footer-end .social-list {
    margin: 15px auto 0 auto;
    text-align: center; }

  .site-footer .footer-end .social-list .title {
    font-size: 18px;
    display: block;
    margin-right: 0;
    margin-bottom: 10px; }

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

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

  .default-header .desc {
    font-size: 24px; }

  .default-header .box {
    height: 38px; }

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

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

  .pagination .link {
    min-width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0 5px;
    font-size: 20px; }

  .pagination li.pagination-nav .link {
    min-width: 40px; }

  .pagination li.pagination-nav span {
    line-height: 28px; }

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

  .search-block .form-control {
    min-height: 35px;
    height: 35px; }

  .search-content {
    padding: 10px; }

  .search-list {
    padding-top: 15px; }

  .search-list .item-list li + li {
    padding-top: 15px;
    margin-top: 15px; }

  .search-list .title {
    font-size: 22px; }

  .search-list .desc {
    font-size: 20px;
    margin: 0 0 10px 0; }

  .search-list .url {
    font-size: 20px; }

  .about-nav .nav-list {
    margin: 0 -5px; }

  .about-nav .item {
    padding: 0 5px;
    margin-bottom: 10px; }

  .about-nav .link {
    font-size: 18px; }

  .about-nav .height {
    height: 50px; }

  .about-history .h-title {
    font-size: 40px; }

  .about-history .h-desc {
    font-size: 22px; }

  .about-history .s-title {
    font-size: 30px; }

  .about-history-list .txt {
    font-size: 30px; }

  .about-page .download-box {
    padding-top: 40px;
    padding-bottom: 20px; }

  .about-team .h-title,
  .about-team .s-title {
    font-size: 30px; }

  .about-team-list {
    padding-top: 20px; }

  .about-team-list .item-list.-listI .content .name {
    font-size: 26px; }

  .about-team-list .item-list.-listI .content .position {
    font-size: 22px; }

  .about-team-list .item-list.-listIV .thumb {
    margin-bottom: 10px; }

  .about-team-list .item-list.-listIV .content {
    width: 130px; }

  .about-team-list .item-list.-listIV .content .name {
    font-size: 22px; }

  .about-team-list .item-list.-listV .thumb {
    margin-bottom: 10px; }

  .about-license .title {
    font-size: 20px; }

  .status-box {
    width: 100%; }

  .gallery-box .slick {
    margin: 0 -5px; }

  .gallery-box .item {
    padding: 0 5px; }

  .gallery-box figure.cover img {
    height: 100px; }

  .download-box .wrapper {
    padding: 0px; }

  .download-box .height {
    height: auto;
    display: block;
    position: relative;
    padding: 15px 0;
    padding-left: 46px; }

  .download-box .height > div {
    display: block;
    width: auto; }

  .download-box .height > div:nth-child(1) {
    position: absolute;
    left: 10px;
    top: 15px; }

  .download-box .content {
    padding: 0 0 10px 10px; }

  .download-box .content .desc img {
    margin: 2px 5px; }

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

  .download-box .action {
    border-left: 1px solid #24272C;
    padding-left: 10px;
    margin-left: 20px; }

  .service-page .body .gallery-box figure.cover img {
    height: 100px; }

  .service-page .body .download-box .height {
    height: auto; }

  .service-page .body .download-box .content {
    padding: 0 0 10px 10px; }

  .service-page .body .download-box .content .desc img {
    margin: 2px 5px; }

  .service-page .body .download-box .action .btn {
    min-width: 100px;
    height: 35px;
    line-height: 33px;
    font-size: 16px;
    border-width: 1px; }

  .service-page .header {
    margin-bottom: 10px; }

  .service-page .header > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .service-page .header .whead {
    margin-bottom: 10px; }

  .service-nav .btn-service {
    font-size: 22px;
    padding: 15px 20px; }

  .service-nav .height {
    min-height: auto;
    padding: 15px 20px; }

  .service-nav .item .link {
    font-size: 18px; }

  .service-transport .txt-head {
    font-size: 30px; }

  .service-transport .transport-list > div {
    min-height: inherit; }

  .service-transport .transport-list .inner {
    padding: 20px; }

  .service-transport .transport-list .title {
    font-size: 24px; }

  .service-page .other-box .content {
    padding: 15px 20px;
    min-height: 145px; }

  .service-page .other-box .content .title {
    font-size: 22px; }

  .work-page .select2-container--default .select2-selection--single {
    height: 50px; }

  .work-page .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 40px; }

  .work-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 20px; }

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

  .work-page .select2-results__option {
    font-size: 18px;
    padding: 10px 20px; }

  .work-highlight .filter .col-md-12 {
    margin-bottom: 0; }

  .work-highlight .filter > .row > div {
    margin-top: 15px; }

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

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

  .work-list .content {
    padding: 9px 15px;
    min-height: 120px; }

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

  .work-list .content .desc {
    font-size: 16px; }

  .work-detail-page .header {
    margin-bottom: 10px; }

  .work-detail-page .header > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .work-detail-page .header .whead {
    margin-bottom: 10px; }

  .work-infomation .content .h-title {
    font-size: 28px; }

  .work-infomation .content .txt {
    font-size: 24px; }

  .work-infomation .content .desc {
    font-size: 20px; }

  .work-infomation .content .action {
    padding-top: 0; }

  .work-article .title {
    font-size: 28px; }

  .work-detail-page .other-box .height {
    height: 70px;
    padding: 0 20px; }

  .work-detail-page .other-box .number {
    font-size: 50px; }

  .news-nav .item {
    width: 100%; }

  .news-nav .item + .item .link {
    border-top: 0; }

  .news-nav .item .link {
    font-size: 20px; }

  .news-nav .height {
    min-height: 70px;
    padding: 10px 20px; }

  .news-highlight .content {
    padding: 15px; }

  .news-highlight .inner {
    height: 215px; }

  .news-highlight .h-title {
    font-size: 26px; }

  .news-highlight .s-title {
    font-size: 22px; }

  .news-highlight .desc {
    max-height: 3em;
    font-size: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

  .news-highlight .date {
    font-size: 22px; }

  .news-highlight .line {
    margin: 15px 0;
    height: 2px; }

  .news-highlight .more {
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-width: 1px;
    right: 15px;
    bottom: 15px; }

  .news-highlight .more .icon {
    line-height: 30px; }

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

  .news-list .item {
    padding: 0 5px; }

  .news-list .content {
    padding: 15px; }

  .news-list .inner {
    height: 215px; }

  .news-list .more.more {
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-width: 1px;
    right: 15px;
    bottom: 15px; }

  .news-list .more .icon {
    line-height: 28px; }

  .news-list .line {
    margin: 15px 0;
    height: 2px; }

  .news-detail-page .header {
    margin-bottom: 10px; }

  .news-detail-page .header > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .news-detail-page .header .whead {
    margin-bottom: 10px; }

  .news-detail-page .editor-content {
    padding: 20px 0; }

  .news-article .title {
    font-size: 28px; }

  .news-detail-page .other-box .content {
    padding: 15px; }

  .news-detail-page .other-box .inner {
    height: 215px; }

  .news-detail-page .other-box .h-title {
    font-size: 26px; }

  .news-detail-page .other-box .s-title {
    font-size: 22px; }

  .news-detail-page .other-box .desc {
    max-height: 3em;
    font-size: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }

  .news-detail-page .other-box .date {
    font-size: 22px; }

  .news-detail-page .other-box .inner .line {
    margin: 15px 0;
    height: 2px; }

  .news-detail-page .other-box .more {
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-width: 1px;
    right: 15px;
    bottom: 15px; }

  .news-detail-page .other-box .more .icon {
    line-height: 30px; }

  .btn-box .btn-sm {
    min-width: 115px;
    width: 115px;
    display: block;
    text-align: center; }

  .btn-box .btn-sm + .btn-sm {
    margin-left: 0;
    margin-top: 5px; }

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

  .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 33px;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 35px; }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
    width: 20px;
    right: 15px; }

  .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    line-height: 33px;
    font-size: 24px; }

  .career-filter .form-default .form-control {
    padding: 10px 15px 10px 20px;
    font-size: 20px; }

  .career-head {
    padding-top: 10px; }

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

  .career-head .sort {
    width: 100%;
    margin-bottom: 20px; }

  .career-head .sort .action {
    width: 200px; }

  .career-list {
    padding-bottom: 0; }

  .career-list .date {
    font-size: 20px; }

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

  .career-list .title {
    font-size: 26px; }

  .career-list .align-R {
    text-align: left;
    padding-top: 8px; }

  .career-list .title .feather {
    font-size: 22px; }

  .career-list .desc {
    font-size: 22px; }

  .career-list .action .btn {
    min-width: 120px; }

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

  .career-detail-page .header > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .job-info {
    padding-top: 20px;
    margin-bottom: 30px; }

  .job-action .btn {
    width: 150px; }

  .job-action .btn + .btn {
    margin-left: 10px; }

  .job-other .item {
    padding: 15px 0; }

  .job-other .title {
    font-size: 22px; }

  .job-other .action {
    font-size: 16px;
    margin-top: 0px; }

  .career-form-page .head > .row > div {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }

  .career-form-page .head .action .btn {
    min-width: 140px; }

  .career-status {
    padding-top: 40px; }

  .career-status .item {
    width: 100%; }

  .career-status .item + .item {
    margin-left: 0;
    margin-top: 10px; }

  .career-status .item + .item:before {
    display: none; }

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

  .career-picture .thumb {
    width: 120px; }

  .career-picture .thumb figure img {
    width: 80px;
    height: 80px; }

  .career-picture .content {
    padding-left: 0;
    padding-top: 20px; }

  .form-default .form-control {
    padding: 5px 15px;
    min-height: 35px;
    height: 35px; }

  .form-default .block-control .icon-calendar {
    top: 9px; }

  .career-success {
    padding-top: 80px;
    padding-bottom: 40px; }

  .career-success .lazy {
    width: 120px; }

  .career-success .title {
    font-size: 28px; }

  .career-success .desc {
    font-size: 20px; }

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

  .customer-list .item-list > li {
    width: 50%;
    margin: 10px 0;
    padding: 0 10px; }

  .customer-list .content {
    min-height: 100px; }

  .customer-list .content .txt {
    font-size: 22px; }

  .contact-info .submit {
    background-image: none; }

  .contact-info .submit .height {
    height: auto; }

  .contact-info .submit .txt-content {
    width: auto; }

  .contact-info .submit .lazy {
    width: 70px; }

  .contact-info .submit .title {
    font-size: 26px;
    margin-bottom: 10px; }

  .contact-info .submit .desc {
    font-size: 20px; }

  .map-page .nav-map {
    top: auto;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    padding: 5px 0; }

  .map-page .nav-map > .container {
    padding: 0 15px; }

  .map-page .nav-map .title {
    position: fixed;
    top: 17px;
    right: 15px;
    margin-right: 0; }

  .map-page .nav-map .nav-list {
    display: block; }

  .map-page .nav-map .nav-list > li {
    width: 49.5%; }

  .map-page .nav-map .nav-list > li + li {
    margin-left: 1%; }

  .map-page .map-graphic .cover img,
  .map-page .iframe-container {
    height: calc(100vh - 100px); } }
@media (max-width: 575px) {
  .container {
    max-width: inherit;
    width: 100%; } }

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