@font-face {
  font-family: 'neris';
  font-display: swap;
  src: url('../fonts/neris/Neris-Light-webfont.woff') format('woff'), url('../fonts/neris/Neris-Light-webfont.ttf') format('truetype'), url('../fonts/neris/Neris-Light-webfont.svg#nerislight') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'neris';
  font-display: swap;
  src: url('../fonts/neris/Neris-SemiBold-webfont.woff') format('woff'), url('../fonts/neris/Neris-SemiBold-webfont.ttf') format('truetype'), url('../fonts/neris/Neris-SemiBold-webfont.svg#nerissemibold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'neris';
  font-display: swap;
  src: url('../fonts/neris/Neris-Thin-webfont.woff') format('woff'), url('../fonts/neris/Neris-Thin-webfont.ttf') format('truetype'), url('../fonts/neris/Neris-Thin-webfont.svg#neristhin') format('svg');
  font-weight: 200;
  font-style: normal;
}
/* icons */
.icon-map-pin::before {
  content: "\ea09";
}
.icon-mail::before {
  content: "\ea0a";
}
.icon-phone::before {
  content: "\ea0b";
}
.icon-x::before {
  content: "\ea0c";
}
.icon-arrow-up::before {
  content: "\ea0d";
}
.icon-arrow-right::before {
  content: "\ea0e";
}
.icon-arrow-left::before {
  content: "\ea0f";
}
.icon-arrow-down::before {
  content: "\ea10";
}
.icon-arrow-up2::before {
  content: "\ea11";
}
.icon-arrow-right2::before {
  content: "\ea12";
}
.icon-arrow-left2::before {
  content: "\ea13";
}
.icon-arrow-down2::before {
  content: "\ea14";
}
.icon-weibo::before {
  content: "\ea15";
}
.icon-wechat::before {
  content: "\ea16";
}
.icon-douyin::before {
  content: "\ea17";
}
.icon-redbook::before {
  content: "\ea18";
}
.icon-plus::before {
  content: "\ea19";
}
.icon-search::before {
  content: "\ea1a";
}
@font-face {
  font-family: 'forcityicon';
  src: url('../fonts/icons/forcityicon.eot');
  src: url('../fonts/icons/forcityicon.eot') format('embedded-opentype'), url('../fonts/icons/forcityicon.woff2') format('woff2'), url('../fonts/icons/forcityicon.woff') format('woff'), url('../fonts/icons/forcityicon.ttf') format('truetype'), url('../fonts/icons/forcityicon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.tticon:before,
[class*="icon-"]:before {
  font-family: 'forcityicon' !important;
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  flex-shrink: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Consolas, monaco, monospace;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.trans {
  transition: all 0.4s;
}
.trans-md {
  transition: all 0.8s;
}
@keyframes loader {
  to {
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes loader_dash {
  from {
    stroke-dasharray: 0 150;
    stroke-dashoffset: 0;
  }
  to {
    stroke-dasharray: 100 150;
    stroke-dashoffset: -140;
  }
}
.anim-loader {
  animation: loader 1829ms linear infinite, loader_dash 2156ms ease-in-out infinite;
}
@keyframes line_w100 {
  to {
    left: 100%;
  }
}
@keyframes rotate_360 {
  to {
    transform: rotate(360deg);
  }
}
@keyframes scroll_tip_icon {
  0%,
  100% {
    transform-origin: 0 100%;
    transform: scaleY(0);
    opacity: 0;
  }
  50% {
    transform-origin: 0 100%;
    transform: scaleY(1);
    opacity: 1;
  }
  51% {
    transform-origin: 0 0%;
  }
  100% {
    transform-origin: 0 0%;
    transform: scaleY(0);
    opacity: 0;
  }
}
@keyframes fade_out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.anim-fade-out {
  animation: fade_out 0.5s ease forwards;
}
@keyframes fade_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.anim-fade-in {
  animation: fade_in 0.5s ease forwards;
}
@keyframes fade_in_out {
  0%,
  100% {
    opacity: 0;
  }
  30%,
  70% {
    opacity: 1;
  }
}
* {
  box-sizing: border-box;
}
*:focus {
  outline: 0;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
body {
  font-family: "neris", "Avenir Next", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 'Noto Sans CJK SC', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  background-color: #fff;
  color: #1A1A1A;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html,
body {
  width: 100%;
  height: 100%;
}
::-moz-selection {
  color: #FFF;
  background: #F25600;
}
::selection {
  color: #FFF;
  background: #F25600;
}
body,
main,
section,
header,
footer,
nav,
div,
video {
  position: relative;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.swiper,
nav,
img,
a,
button,
label {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
a {
  color: inherit;
  text-decoration: none;
  touch-action: manipulation;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
img {
  display: block;
  width: 100%;
}
video {
  vertical-align: middle;
}
video:focus {
  outline: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.screen-reader-text,
#eagle-drag-images,
#eagle-drop-area,
#raindrop-drag-area {
  display: none!important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
  margin: 0;
  text-wrap: balance;
}
h1,
h2,
h3 {
  text-transform: uppercase;
}
h1.t-notrans,
h2.t-notrans,
h3.t-notrans {
  text-transform: none;
}
h1,
h2,
h3,
.h1,
.h2,
.h3 {
  font-weight: 200;
  line-height: 1.2;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
  line-height: 1.3;
}
h1,
.h1 {
  font-size: 42px;
}
h2,
.h2 {
  font-size: 36px;
}
h3,
.h3 {
  font-size: 32px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
.en.h1 {
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 36px;
  }
  h2,
  .h2 {
    font-size: 32px;
  }
  h3,
  .h3 {
    font-size: 24px;
  }
  h4,
  .h4 {
    font-size: 20px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  h6,
  .h6 {
    font-size: 14px;
  }
  .en.h1 {
    font-size: 42px;
  }
}
p {
  line-height: 1.8;
  margin-top: 0;
  margin-bottom: 2em;
  color: #565656;
  text-wrap: pretty;
}
p:last-child {
  margin-bottom: 0;
}
p a {
  color: #F25600;
}
p.small,
p small {
  font-size: 12px;
}
p.large {
  font-size: 18px;
}
.c-white p,
p.c-white {
  color: #fff;
}
@media (min-width: 1600px) {
  p {
    font-size: 16px;
  }
  form p,
  table p,
  p input,
  p select,
  p label {
    font-size: 14px;
  }
  p.small,
  p small {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  p.large {
    font-size: 16px;
  }
}
ul,
ol {
  text-align: left;
  padding-left: 20px;
  margin: 1em 0;
  color: #565656;
}
ul li,
ol li {
  margin-bottom: 0.5em;
}
nav ul,
ul.notlist,
ol.notlist {
  position: relative;
  list-style: none;
  padding-left: 0;
  margin: 0;
  color: inherit;
}
nav ul li,
ul.notlist li,
ol.notlist li {
  position: relative;
  margin-bottom: 0;
}
i[class*="icon-"] {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
  z-index: 1;
}
i[class*="icon-"].icon_md {
  font-size: 20px;
}
h5 i[class*="icon-"] {
  margin-top: -1px;
}
.tw-balance {
  text-wrap: balance;
}
.bold {
  font-weight: 700;
}
.thin {
  font-weight: 200;
}
.italic {
  font-style: italic;
}
small,
.small {
  font-size: 0.8em;
}
.fs0 {
  font-size: 0;
}
.delline {
  text-decoration: line-through;
}
.ta-left {
  text-align: left;
}
.ta-right {
  text-align: right;
}
.ta-center {
  text-align: center;
}
.ta-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-wrap {
  white-space: normal;
}
.va-middle {
  vertical-align: middle;
}
.t-low {
  text-transform: lowercase;
}
.t-upp {
  text-transform: uppercase;
}
.t-cap {
  text-transform: capitalize;
}
html {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select {
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.select a {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
p a,
.link {
  display: inline;
  line-height: 1.2;
  text-decoration: none;
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.4s cubic-bezier(0.77, 0, 0.175, 1), color 0.4s;
}
a:hover p a,
a:hover .link,
.desktop p a:hover,
.desktop .link:hover {
  background-size: 100% 1px;
}
.desktop a.colorhover:hover,
.desktop button.colorhover:hover {
  color: #F25600;
}
.oneline-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .text-xs-12 {
    font-size: 12px;
  }
}
.c-white {
  color: #fff;
}
.c-light {
  color: #999;
}
.c-gray {
  color: #565656;
}
.c-dark {
  color: #1A1A1A;
}
.c-dark2 {
  color: #222;
}
.c-brand {
  color: #F25600;
}
.c-red {
  color: #f1183c;
}
.c-error {
  color: #f1183c;
}
.bgc-white {
  background-color: #fff;
}
.bgc-light {
  background-color: #F3F1F0;
}
.bgc-light2 {
  background-color: #DCDCDC;
}
.bgc-dark {
  background-color: #1A1A1A;
}
.bgc-dark2 {
  background-color: #222;
}
.bgc-brand {
  background-color: #F25600;
}
.alpha-60 {
  opacity: 0.6;
}
.dark-overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
}
.overlay {
  background: rgba(0, 0, 0, 0.3);
}
/*----------- container -----------*/
.container-half {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 48px);
}
@media (min-width: 768px) {
  .container-half {
    width: 43%;
  }
}
@media (min-width: 1200px) {
  .container-half {
    width: 40%;
  }
}
@media (min-width: 1600px) {
  .container-half {
    width: 37.5%;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: calc(100% - 48px);
  max-width: 1200px;
}
@media (min-width: 768px) {
  .container {
    width: 86%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 80%;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 75%;
  }
}
.container-s {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 48px);
  max-width: 800px;
}
@media (min-width: 768px) {
  .container-s {
    width: 86%;
    min-width: 86%;
  }
}
@media (min-width: 1200px) {
  .container-s {
    width: 65vw;
    min-width: 0;
  }
}
.container-xl {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 48px);
}
@media (min-width: 768px) {
  .container-xl {
    width: calc(100% - 40px*2);
  }
}
@media (min-width: 1200px) {
  .container-xl {
    width: calc(100% - 48px*2);
  }
}
@media (min-width: 1600px) {
  .container-xl {
    width: calc(100% - 64px*2);
  }
}
@media (max-width: 959px) {
  .container-xl.xs-fullw {
    width: 100%;
  }
}
@media (min-width: 1600px) {
  .container-xl.xl-same-as-container {
    width: 75%;
    max-width: 1200px;
  }
}
.container-xl-pd {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 768px) {
  .container-xl-pd {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .container-xl-pd {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1600px) {
  .container-xl-pd {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (orientation: landscape) {
  .two-col-imginfo {
    min-height: 100vh;
  }
}
@media (min-width: 768px), (max-width: 767px) and (orientation: landscape) {
  .two-col-imginfo:nth-child(even) .cont-img {
    order: 1;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .two-col-imginfo .cont-img {
    height: 100vw;
  }
  .two-col-imginfo .info-wrap {
    padding: 0;
    margin-top: -30px;
  }
}
/*----------- row -----------*/
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.row > [class*="col-"] {
  flex: 0 0 auto;
  box-sizing: border-box;
}
.row:not(.no-gutter) {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -24px;
}
.row:not(.no-gutter) > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 24px;
}
.row.gutter-lg {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -40px;
}
.row.gutter-lg > [class*="col-"] {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 40px;
}
.row.gutter-xs {
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: -12px;
}
.row.gutter-xs > [class*="col-"] {
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .row:not(.no-gutter) {
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: -12px;
  }
  .row:not(.no-gutter) > [class*="col-"] {
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 12px;
  }
  .row.gutter-lg {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -20px;
  }
  .row.gutter-lg > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
/*----------- column -----------*/
.col-xs {
  flex: 0 0 auto;
  width: auto;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 768px), (max-width: 767px) and (orientation: landscape) {
  .col-sm {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 960px) {
  .col-md {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media print, (min-width: 1600px) {
  .col-xl {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
}
button,
.button {
  position: relative;
  display: inline-block;
  padding: 0;
  vertical-align: middle;
  white-space: nowrap;
  background: transparent;
  border: none;
  border-radius: 0;
  text-shadow: none;
  touch-action: manipulation;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
button,
.button,
button:active,
.button:active,
button.active,
.button.active {
  outline: 0;
}
button:focus,
.button:focus,
button:active:focus,
.button:active:focus,
button.active:focus,
.button.active:focus,
button.focus,
.button.focus,
button:active.focus,
.button:active.focus,
button.active.focus,
.button.active.focus {
  outline: none;
}
button.disabled,
.button.disabled,
button[disabled],
.button[disabled],
fieldset[disabled] button,
fieldset[disabled] .button {
  opacity: 0.3;
  pointer-events: none;
}
button.readonly,
.button.readonly {
  pointer-events: none;
}
/*----------- link buttons -----------*/
.btn {
  position: relative;
  display: inline-block;
  height: 48px;
  font-size: 14px;
  padding: 12px 30px;
  text-align: center;
  white-space: nowrap;
  color: #F25600;
  border: 2px solid #F25600;
  border-radius: 24px;
  overflow: hidden;
  z-index: 0;
  font-weight: 700;
  transition: all 0.4s;
}
.flex .btn {
  flex: 0 0 auto;
}
.btn .bg {
  position: absolute;
  background-color: #F25600;
  width: 150%;
  height: 200%;
  border-radius: 50%;
  top: -50%;
  left: -25%;
  transform: translateY(75%);
  z-index: -1;
}
.btn .text-wrap {
  height: 20px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
}
.btn .text-wrap:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  opacity: 0;
  transform: translateY(12px);
  transition: transform 0.4s, opacity 0.4s;
}
.btn .text {
  transition: transform 0.4s, opacity 0.4s;
}
.btn.noborder {
  border: 0;
}
.btn.c-dark {
  color: #1A1A1A;
}
.desktop .btn:hover .bg {
  transform: translateY(0);
}
.desktop .btn:hover .text-wrap:after {
  transform: translateY(0);
  opacity: 1;
}
.desktop .btn:hover .text {
  transform: translateY(-12px);
  opacity: 0;
}
.desktop .btn:hover.colorcover {
  color: #fff;
}
@media (max-width: 767px) {
  .btn {
    padding: 12px 20px;
  }
}
.iconbtn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  font-size: 0;
  text-align: center;
  transition: background 0.4s, color 0.4s;
}
.iconbtn i {
  height: 1em;
}
.iconbtn img {
  z-index: 1;
}
.iconbtn.brand-shape::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #F25600;
  border-radius: 30%;
  transform: rotate(45deg);
  transition: background 0.4s, border-radius 0.4s, transform 0.4s;
}
.iconbtn.bg-brand {
  color: #fff;
}
.iconbtn.bg-brand::before {
  border: 0;
  background: #F25600;
}
.desktop .iconbtn:hover.brand-shape,
.iconbtn.active.brand-shape {
  color: #fff;
}
.desktop .iconbtn:hover.brand-shape::before,
.iconbtn.active.brand-shape::before {
  background: #F25600;
}
.iconbtn.bghover .bg {
  opacity: 0;
}
.desktop .iconbtn.bghover:hover {
  color: #fff;
}
.desktop .iconbtn.bghover:hover .bg {
  opacity: 1;
}
.fu-icons {
  display: flex;
}
.fu-icons li {
  font-size: 0;
  margin: 12px;
}
.fu-icons .iconbtn {
  color: #F25600;
}
.fu-icons .iconbtn i {
  font-size: 24px;
}
.p-rel {
  position: relative;
}
.p-abs {
  position: absolute;
}
.p-fix {
  position: fixed;
}
.p-sti {
  position: -webkit-sticky;
  position: sticky;
}
.top {
  top: 0;
}
.btm {
  bottom: 0;
}
.lt {
  left: 0;
}
.rt {
  right: 0;
}
.block {
  display: block;
}
.inlineblock {
  display: inline-block;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-end {
  justify-content: flex-end;
}
.self-end {
  align-self: flex-end;
}
.self-center {
  align-self: center;
}
.flex-centerbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-centerh {
  display: flex;
  justify-content: center;
}
.flex-centerv {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-end {
  display: flex;
  justify-content: flex-end;
}
.flex-nowrap {
  display: flex;
  flex-wrap: nowrap;
}
.flex-00auto {
  flex: 0 0 auto;
}
.gap-h-sm {
  gap: 0 20px;
}
.overhide {
  overflow: hidden!important;
}
.overvisb {
  overflow: visible!important;
}
/*----------- center -----------*/
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centerh {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.centerv {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.centerblock {
  margin-left: auto;
  margin-right: auto;
}
/*----------- size -----------*/
.full {
  width: 100%;
  height: 100%;
}
.absfull {
  position: absolute;
  inset: 0;
}
.fullw {
  width: 100%;
}
.fullh {
  height: 100%;
}
.fullvw {
  width: 100vw;
}
.fullvh {
  height: 100vh;
}
.autow {
  width: auto;
}
.halfw {
  width: 50%;
}
.w25p {
  width: 25%;
}
/*----------- wrap -----------*/
.wrap {
  padding: 60px;
}
@media (max-width: 959px) {
  .wrap {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .wrap {
    padding: 30px;
  }
}
.wrap-md {
  padding: 36px;
}
@media (max-width: 767px) {
  .wrap-md {
    padding: 24px;
  }
}
.wrap-sm {
  padding: 24px;
}
@media (max-width: 767px) {
  .wrap-sm {
    padding: 16px;
  }
}
.wrap-xs {
  padding: 12px;
}
@media (max-width: 767px) {
  .wrap-xs {
    padding: 8px;
  }
}
.offset-md {
  margin-top: -60px;
}
@media (max-width: 959px) {
  .offset-md {
    margin-top: -40px;
  }
}
@media (max-width: 767px) {
  .offset-md {
    margin-top: -30px;
  }
}
.offset-lg {
  margin-top: -120px;
}
@media (max-width: 959px) {
  .offset-lg {
    margin-top: -80px;
  }
}
@media (max-width: 767px) {
  .offset-lg {
    margin-top: -60px;
  }
}
/*----------- padding -----------*/
.p-v-xxs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-v-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .p-v-xs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.p-v-sm {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .p-v-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.p-v-md {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 959px) {
  .p-v-md {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .p-v-md {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.p-v-lg {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 959px) {
  .p-v-lg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .p-v-lg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 1600px) {
  .p-v-lg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.p-v-xl {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 959px) {
  .p-v-xl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .p-v-xl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1600px) {
  .p-v-xl {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}
.p-h-xxs {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .p-h-xxs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.p-h-xs {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .p-h-xs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.p-h-sm {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .p-h-sm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-h-md {
  padding-left: 60px;
  padding-right: 60px;
}
@media (max-width: 959px) {
  .p-h-md {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .p-h-md {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.pt0 {
  padding-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pl0 {
  padding-left: 0;
}
.pr0 {
  padding-right: 0;
}
/*----------- margins -----------*/
.m-v-lg {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 959px) {
  .m-v-lg {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .m-v-lg {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.m-b-xxs {
  margin-bottom: 5px;
}
.m-b-xs {
  margin-bottom: 10px;
}
.m-b-sm {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .m-b-sm {
    margin-bottom: 15px;
  }
}
.m-b-md {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .m-b-md {
    margin-bottom: 20px;
  }
}
.m-b-md-fix {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .m-b-md-fix {
    margin-bottom: 25px;
  }
}
.m-b-lg {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .m-b-lg {
    margin-bottom: 40px;
  }
}
.m-b-xl {
  margin-bottom: 80px;
}
@media (max-width: 959px) {
  .m-b-xl {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .m-b-xl {
    margin-bottom: 40px;
  }
}
.m-t-xxs {
  margin-top: 5px;
}
.m-t-xs {
  margin-top: 10px;
}
.m-t-sm {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .m-t-sm {
    margin-top: 15px;
  }
}
.m-t-md {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .m-t-md {
    margin-top: 20px;
  }
}
.m-t-lg {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .m-t-lg {
    margin-top: 40px;
  }
}
.m-r-xxs {
  margin-right: 5px;
}
.m-r-xs {
  margin-right: 10px;
}
.m-r-sm {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .m-r-sm {
    margin-right: 10px;
  }
}
.m-r-md {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .m-r-md {
    margin-right: 20px;
  }
}
.m-r-lg {
  margin-right: 60px;
}
@media (max-width: 767px) {
  .m-r-lg {
    margin-right: 30px;
  }
}
.m-l-xxs {
  margin-left: 5px;
}
.m-l-xs {
  margin-left: 10px;
}
.m-l-sm {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .m-l-sm {
    margin-left: 10px;
  }
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.mt0 {
  margin-top: 0;
}
.mb0 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .phone-v-fullw {
    width: 100%;
  }
  .phone-v-p0 {
    padding: 0;
  }
  .phone-v-m0 {
    margin: 0;
  }
  .phone-v-mb-sm {
    margin-bottom: 20px;
  }
  .phone-v-mb-md {
    margin-bottom: 30px;
  }
  .phone-v-ta-left {
    text-align: left;
  }
  .phone-v-flex {
    display: flex;
  }
  .phone-v-flex-between {
    display: flex;
    justify-content: space-between;
  }
  .phone-v-flex-centerv {
    display: flex;
    align-items: center;
  }
}
nav > ul {
  display: flex;
  flex-wrap: wrap;
}
nav > ul .title {
  line-height: 48px;
  margin-right: 50px;
}
nav > ul li {
  flex: 0 0 auto;
}
nav > ul li > a {
  position: relative;
  display: block;
  padding: 0 15px;
  line-height: 48px;
  transition: background 0.4s, color 0.4s;
}
nav > ul li.is-active > a,
nav > ul li.active > a {
  font-weight: 700;
  pointer-events: none;
}
nav > ul li.active.active-canclick > a {
  pointer-events: auto;
}
nav.nav-v > ul {
  flex-direction: column;
  margin: -12px 0;
}
nav.nav-v > ul > li > a {
  line-height: 1.2;
  padding: 12px 0;
}
.desktop nav.nav-v > ul:not(.large-gap) {
  margin: -8px 0;
}
.desktop nav.nav-v > ul:not(.large-gap) > li > a {
  padding: 8px 0;
}
nav.colorhover > ul li > a:hover {
  color: #F25600;
}
nav.color-active > ul li.is-active > a,
nav.color-active > ul li.active > a {
  color: #F25600;
}
nav .divideline {
  width: 1px;
  height: 20px;
  margin: 0 20px;
  opacity: 0.5;
}
.nav-sm > ul > li > a {
  line-height: 24px;
}
.nav-left > ul {
  justify-content: flex-start;
}
.nav-left > ul li {
  margin-right: 20px;
}
.nav-left > ul li:last-child {
  margin: 0;
}
.nav-left > ul li > a {
  padding: 0;
}
/*----------- child nav -----------*/
/*----------- line nav -----------*/
.activeline {
  position: absolute;
  width: 0;
  height: 4px;
  transition: all 0.4s;
  pointer-events: none;
  z-index: 1;
}
.color-active li.active ~ .activeline {
  background: #F25600;
}
/*----------- auto more -----------*/
.automore-nav-bar {
  align-self: flex-start;
  height: 40px;
  padding: 10px 0;
  box-sizing: content-box;
  overflow: hidden;
  transition: height 0.4s, box-shadow 0.4s;
}
.automore-nav-bar nav a {
  line-height: 40px;
}
.automore-nav-bar .btn-more {
  display: none;
  width: 50px;
  height: 60px;
  border-radius: 0;
}
.automore-nav-bar .btn-more i {
  transition: transform 0.4s;
}
.automore-nav-bar.show_more_btn nav {
  padding-right: 50px;
}
.automore-nav-bar.show_more_btn .btn-more {
  display: block;
}
.automore-nav-bar.show_more .btn-more i {
  transform: rotate(180deg);
}
body.is_sticky_nav .headernav-wrap {
  pointer-events: none;
}
.stickynav {
  top: 0;
  z-index: 1025;
}
.stickynav .filter-nav-bar {
  height: 60px;
}
.stickynav.is_sticky {
  position: fixed !important;
  left: 0 !important;
  bottom: auto !important;
  width: 100%;
  background: #F3F1F0;
}
.stickynav.is_sticky .filter-nav-bar {
  background: transparent;
  height: 70px;
  padding: 5px 170px;
}
body.nav-open .stickynav.is_sticky,
body.modal-show .stickynav.is_sticky {
  width: calc(100% - var(--scrollbarW));
}
@media (max-width: 767px) and (orientation: portrait) {
  .sticky_holder {
    margin-bottom: 0;
  }
  .stickynav {
    padding-bottom: 20px;
  }
  .stickynav.is_sticky {
    top: 70px;
    background: #fff;
  }
  .stickynav.is_sticky .filter-nav-bar {
    height: 60px;
    padding: 0;
  }
  body.is_sticky_nav .toplogo {
    background: #fff;
  }
}
.loadmore-nav .nomore-info {
  opacity: 0.5;
  display: none;
}
.loadmore-nav.nomore .loadmore-btn {
  display: none;
}
.loadmore-nav.nomore .nomore-info {
  display: block;
}
.pt-header {
  padding-top: 70px;
}
#headernav {
  pointer-events: none;
  z-index: 1030;
}
#headernav a,
#headernav button,
#headernav nav,
#headernav #topnav {
  pointer-events: auto;
}
.headernav-wrap {
  height: 70px;
  transition: height 0.4s, background 0.4s;
}
.headernav-container {
  display: flex;
  align-items: center;
  justify-content: end;
}
/*----------- logo -----------*/
.toplogo {
  height: 80px;
  padding: 0 30px;
  background: #F3F1F0;
  color: #565656;
  transition: background 0.4s, color 0.4s, height 0.4s;
}
.toplogo svg {
  width: auto;
  height: 32px;
  fill: currentColor;
}
.toplogo .logo-graph {
  fill: #F25600;
  transition: fill 0.4s;
}
.toplogo:hover {
  background: #F25600;
  color: #fff;
}
.toplogo:hover .logo-graph {
  fill: #fff;
}
/*----------- desktop nav -----------*/
#desktopnav {
  right: -20px;
  color: #1A1A1A;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s, visibility 0.4s;
}
#desktopnav nav > ul li {
  height: 100%;
}
#desktopnav nav > ul li a {
  height: 100%;
  padding: 8px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.7;
}
#desktopnav nav li.active a {
  opacity: 1;
}
#desktopnav .activeline {
  top: 0;
}
/*----------- midnight_nav -----------*/
#midnight_nav .nav-wrap {
  height: 80px;
}
#midnight_nav .nav-wrap .trans-wrap {
  display: flex;
  align-items: end;
  justify-content: flex-end;
  height: inherit;
  transition: height 0.4s;
}
body.projects #midnight_nav {
  height: 70px !important;
}
body.projects #midnight_nav .nav-wrap {
  height: 70px;
}
body.projects #midnight_nav .trans-wrap {
  align-items: center;
}
.desktop body.projects #midnight_nav .totopbtn:hover,
.desktop body.projects #midnight_nav .menubtn:hover {
  background: transparent;
}
.midnightInner {
  overflow: hidden !important;
}
.midnightHeader.white {
  color: #fff;
}
/*----------- menu btn -----------*/
.menubtn {
  height: 60px;
  padding: 0 24px;
  border-radius: 8px;
  transition: background 0.4s, color 0.4s;
}
.menubtn i,
.menubtn i:before,
.menubtn i:after {
  height: 2px;
  background: currentColor;
  transition: width 0.4s, background 0.4s;
}
.menubtn i {
  position: relative;
  width: 16px;
  margin-left: 8px;
}
.menubtn i:before,
.menubtn i:after {
  position: absolute;
  content: "";
  left: 0;
}
.menubtn i:before {
  top: -6px;
  width: 12px;
}
.menubtn i:after {
  top: 6px;
  width: 10px;
}
.desktop .menubtn:hover {
  background: #fff;
  color: #F25600;
}
.desktop .menubtn:hover i:before,
.desktop .menubtn:hover i:after {
  width: 16px;
}
.totopbtn {
  width: 60px;
  height: 60px;
  border-radius: 8px;
  transition: background 0.4s, color 0.4s, transform 0.4s;
}
.desktop .totopbtn:hover {
  background: #fff;
  color: #F25600;
}
/*----------- mode btn -----------*/
/*----------- hide nav -----------*/
#topnav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
}
#topnav .bg {
  background: rgba(20, 20, 20, 0.5);
  visibility: hidden;
  opacity: 0;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}
.desktop #topnav nav > ul li > a:hover {
  color: #F25600;
}
#topnav .main {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), visibility 0.6s;
}
.backdropfilter #topnav .main {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(30px) saturate(4);
          backdrop-filter: blur(30px) saturate(4);
}
#topnav .main .scroll-wrap {
  padding: 0 40px;
  opacity: 0;
  transform: translate3d(-50%, 0, 0);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
#topnav .main .cont {
  min-height: 100%;
}
#topnav .main nav li.active > a {
  color: #F25600;
}
#topnav .main.open,
#topnav .main.open .scroll-wrap {
  opacity: 1;
  transform: translate3d(0%, 0, 0);
}
#topnav .nav-lg {
  font-size: 24px;
}
#topnav .nav-lg > li > a {
  padding: 16px 24px;
}
#topnav .nav-lg .en {
  display: block;
  font-size: 0.75em;
}
#topnav .closebtn {
  width: 80px;
  height: 80px;
}
#topnav .closebtn i {
  font-size: 24px;
  transition: transform 0.4s;
}
.desktop #topnav .closebtn:hover i {
  transform: rotate(90deg);
}
body.nav-open {
  overflow: hidden;
}
body.nav-open,
body.nav-open #midnight_nav,
body.nav-open .headernav-wrap {
  width: calc(100% - var(--scrollbarW));
}
body.nav-open #topnav {
  visibility: visible;
}
body.nav-open #topnav .bg {
  visibility: visible;
  opacity: 1;
}
.max-header #midnight_nav {
  visibility: hidden;
}
.max-header #midnight_nav .totopbtn {
  transform: scale(0);
}
.max-header .headernav-wrap {
  height: 80px;
}
.max-header #desktopnav {
  visibility: inherit;
  opacity: 1;
}
.max-header.cover-header #desktopnav {
  color: #fff;
}
.max-header.cover-header #desktopnav nav > ul li.active a {
  color: #fff;
}
.max-header.cover-header .menubtn {
  color: #fff;
}
/*----------- Responsive -----------*/
@media (max-width: 1679px) and (min-width: 768px) {
  body.brands:not(.max-header) #midnight_nav .totopbtn,
  body.brands:not(.max-header) #midnight_nav .menubtn {
    background: #F3F1F0;
  }
  body.brands:not(.max-header) #midnight_nav .totopbtn {
    margin-right: 4px;
  }
}
@media (max-width: 767px) {
  #desktopnav {
    display: none;
  }
  .max-header #midnight_nav {
    visibility: visible;
  }
}
@media (max-width: 767px) {
  body.projects .headernav-wrap,
  .max-header .headernav-wrap {
    height: 70px;
  }
  .toplogo {
    height: 70px;
  }
  #midnight_nav {
    height: 70px !important;
  }
  #midnight_nav .nav-wrap {
    height: 70px;
  }
  #midnight_nav .nav-wrap .trans-wrap {
    align-items: center;
  }
  .max-header #midnight_nav {
    height: 70px !important;
  }
  .max-header #midnight_nav .nav-wrap {
    height: 70px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  body.home:not(.max-header) .headernav-wrap {
    background: #fff;
  }
  body:not(.home) .headernav-wrap {
    background: #fff;
  }
  body:not(.home) .toplogo {
    background: #fff;
    padding: 0;
  }
  body:not(.max-header) .midnightHeader.white {
    color: inherit;
  }
  .max-header #midnight_nav {
    visibility: visible;
  }
  #midnight_nav .nav-wrap {
    padding-right: 0;
  }
  #topnav .main {
    width: 100%;
  }
}
.phone #desktopnav {
  display: none;
}
.phone .toplogo {
  height: 70px;
}
.phone .max-header #midnight_nav {
  visibility: visible;
}
.phone #topnav .main {
  width: 100%;
}
@media (orientation: landscape) {
  .phone #midnight_nav .nav-wrap {
    height: 70px;
  }
  .phone body:not(.max-header, .projects) #midnight_nav {
    height: 60px !important;
  }
  .phone body:not(.max-header, .projects) #midnight_nav .nav-wrap {
    height: 60px;
  }
  .phone body:not(.max-header, .projects) #midnight_nav .totopbtn,
  .phone body:not(.max-header, .projects) #midnight_nav .menubtn {
    background: #fff;
    border-radius: 0;
  }
  .phone #topnav .main nav > ul {
    flex-direction: row;
  }
}
.fix-safari-bottom-bug {
  height: 2px;
  background: #242734;
  z-index: -2;
}
.site-footer {
  flex: 0 0 auto;
}
.footer-info {
  background: #242734;
}
.footer-info .copyright-wrap {
  flex-wrap: wrap;
}
.footer-info .copyright-wrap .item {
  flex: 0 0 auto;
  margin: 8px 16px;
}
.footer-info .copyright-wrap .item span,
.footer-info .copyright-wrap .item a {
  display: block;
  line-height: 24px;
  opacity: 0.6;
}
.footer-info .copyright-wrap .item a:hover {
  opacity: 1;
}
@media (max-width: 767px) and (orientation: portrait) {
  .footer-info {
    padding-top: 30px;
  }
}
body.loading {
  overflow: hidden;
}
#pageloader {
  overflow: hidden;
  z-index: 5000;
}
#pageloader .logo {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0;
}
#pageloader .logo svg {
  width: 100%;
  fill: #565656;
}
#pageloader .logo-graph {
  fill: #F25600;
}
#pageloader .logo-graph path {
  animation: fade_in_out 2s ease infinite;
}
#pageloader .logo-graph path:nth-child(2) {
  animation-delay: 0.1s;
}
#pageloader .logo-graph path:nth-child(3) {
  animation-delay: 0.2s;
}
#pageloader .logo-graph path:nth-child(4) {
  animation-delay: 0.3s;
}
#pageloader .logo-graph path:nth-child(5) {
  animation-delay: 0.4s;
}
body.init #pageloader {
  opacity: 0;
  transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
}
body.init #pageloader .cont {
  opacity: 0;
  transition: all 0.6s;
}
/*----------- loader icon -----------*/
.loader-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
.loader-icon .line {
  fill: none;
  stroke: #fff;
  stroke-width: 4px;
  stroke-linecap: round;
  transform-origin: 50% 50%;
  transform: rotate3d(0, 0, 1, 0deg);
}
/*----------- ajax loader -----------*/
.ajax-loader {
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  z-index: 1036;
}
.tt-ajax-loader .ajax-loader {
  visibility: visible;
  opacity: 1;
}
.tt-ajax-loader .ajax-loader .loader-icon .line {
  animation: loader 1829ms linear infinite, loader_dash 2156ms ease-in-out infinite;
}
.thumb-link {
  position: relative;
  display: block;
  overflow: hidden;
}
/*----------- project -----------*/
.thumb-project .colorbg {
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0) 100%);
  opacity: 0.75;
}
.thumb-project .title-wrap {
  transition: transform 0.4s;
}
.thumb-project .line {
  bottom: -22px;
  height: 2px;
  margin-top: -2px;
  opacity: 0;
}
.desktop .thumb-project:not(:hover) .img-wrap {
  transform: scale(1.1);
}
.desktop .thumb-project:hover .colorbg {
  opacity: 1;
}
.desktop .thumb-project:hover .title-wrap {
  transform: translateY(-22px);
}
.desktop .thumb-project:hover .line {
  opacity: 1;
}
/*----------- brand large -----------*/
.thumb-brand-lg .img-wrap {
  padding-top: 40%;
}
.thumb-brand-lg .logo-wrap {
  width: 40%;
}
.thumb-brand-lg .logo-wrap img {
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(20);
  transition: filter 0.4s;
}
.thumb-brand-lg .logo {
  transition: background 0.4s;
}
.thumb-brand-lg .info-wrap {
  width: 60%;
}
.thumb-brand-lg .line {
  width: 2px;
  opacity: 0.2;
}
.desktop .thumb-brand-lg:hover .logo {
  background: #fff;
}
.desktop .thumb-brand-lg:hover .logo img {
  filter: brightness(1);
}
@media (max-width: 767px) and (orientation: portrait) {
  .thumb-brand-lg {
    margin-bottom: 20px;
  }
  .thumb-brand-lg .img-wrap {
    padding-top: 50%;
  }
  .thumb-brand-lg .logo-wrap {
    padding: 20px;
  }
  .thumb-brand-lg .logo-wrap .logo {
    padding: 0;
  }
  .thumb-brand-lg .info-wrap {
    padding: 20px 0;
  }
  .thumb-brand-lg .info-wrap .info {
    padding: 0 20px;
  }
  .thumb-brand-lg .title {
    font-size: 18px;
  }
}
/*----------- brand -----------*/
.thumb-brand .thumb-link {
  padding-top: 50%;
}
.thumb-brand .thumb-link .colorbg {
  opacity: 0;
}
.thumb-brand .thumb-link .logo-wrap,
.thumb-brand .thumb-link .info-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
}
.thumb-brand .thumb-link .logo-wrap img {
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 160px;
}
.thumb-brand .thumb-link .info-wrap {
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.desktop .thumb-brand .thumb-link:hover .colorbg {
  opacity: 1;
}
.desktop .thumb-brand .thumb-link:hover .logo-wrap img {
  filter: brightness(20);
}
.desktop .thumb-brand .thumb-link:hover .title,
.desktop .thumb-brand .thumb-link:hover .desc {
  color: #fff;
}
/*----------- video wrap -----------*/
.video-wrap {
  box-shadow: 0 20px 60px -10px rgba(0, 0, 0, 0.15);
}
.video-wrap .cover {
  transition: opacity 0.4s, visibility 0.4s;
  cursor: pointer;
}
.desktop .video-wrap .cover:hover .video-btn-play {
  transform: scale(1.2);
}
.video-wrap video {
  visibility: hidden;
}
.video-wrap.showvideo .cover {
  opacity: 0;
  visibility: hidden;
}
.video-wrap.showvideo video {
  visibility: visible;
}
.video-wrap.size-16x9 {
  padding-top: 56.25%;
}
.video-wrap.size-16x9 video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-btn-play {
  width: 80px;
  height: 80px;
}
.video-btn-play .icon {
  fill: #fff;
}
.video-btn-play.btn-sm {
  width: 60px;
  height: 60px;
}
@media (max-width: 767px) {
  .video-btn-play {
    width: 60px;
    height: 60px;
  }
}
/*----------- link video -----------*/
.linkvideo {
  padding-top: 56.25%;
}
.linkvideo iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
/*----------- bg video -----------*/
/*----------lang----------*/
:root {
  --scrollbarW: 0px;
}
html {
  scroll-behavior: smooth;
}
/*----------- background -----------*/
.coverbg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bgtop {
  background-position: top;
}
.containbg {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
body {
  display: flex;
  flex-flow: column;
  flex-wrap: nowrap;
  min-height: 100vh;
  height: auto;
  overflow-x: hidden;
}
main {
  flex: 1 0 auto;
}
/*----------- cover head -----------*/
body.loading .cover-head {
  filter: contrast(1) brightness(2);
  transform: scale(1.1);
}
body.init .cover-head {
  transition: all 2s ease;
}
/*----------- title group -----------*/
.title-group {
  margin-bottom: 40px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .title-group {
    margin-bottom: 30px;
  }
}
/*----------- img link -----------*/
.img-link img {
  transition: transform 0.4s;
}
.img-link:hover img {
  transform: scale(1.1);
}
/*----------- col list -----------*/
.col-list .row {
  align-items: baseline;
}
/*----------- img wrap -----------*/
.img-wrap.size-16x10,
.img-wrap.size-16x9 {
  overflow: hidden;
}
.img-wrap.size-16x10 .img,
.img-wrap.size-16x9 .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-wrap.size-16x10 {
  padding-top: 62.5%;
}
.img-wrap.size-16x9 {
  padding-top: 56.25%;
}
.of-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.of-top {
  -o-object-position: top;
     object-position: top;
}
/*----------- scroll content -----------*/
.scroll-wrap {
  overflow-x: hidden;
  overflow-y: auto;
}
/*----------- scroll tip -----------*/
.scroll-tip {
  width: 0;
  height: 0;
  border: 40px solid transparent;
  border-bottom-color: #242734;
  position: absolute;
  top: -80px;
  left: 50%;
  margin-left: -40px;
}
.scroll-tip i {
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -8px;
  animation: scroll_tip_icon 1.6s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
@media (max-width: 767px) {
  .scroll-tip {
    display: none;
  }
}
@media (orientation: portrait) {
  .scroll-tip {
    display: none;
  }
}
/*----------- component animations -----------*/
.collapse {
  overflow: hidden;
}
.collapse:not(.in) {
  display: none;
}
.collapsing {
  height: 0;
  transition-property: height, visibility;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
[data-toggle="collapse"] i {
  width: 10px;
  height: 2px;
}
[data-toggle="collapse"] i::before {
  content: '';
  width: 2px;
  height: 10px;
}
[data-toggle="collapse"] i,
[data-toggle="collapse"] i::before {
  background: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}
.desktop [data-toggle="collapse"]:hover {
  background: #F3F1F0;
}
[data-toggle="collapse"][aria-expanded="true"] {
  background: #F3F1F0;
}
[data-toggle="collapse"][aria-expanded="true"] i::before {
  height: 0;
}
/*----------- other -----------*/
.round {
  border-radius: 50%;
}
.border-radius {
  border-radius: 8px;
}
.border-radius-lg {
  border-radius: 16px;
}
.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.border-btm {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
hr {
  margin: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.2);
  height: 1px;
}
hr.hr-light {
  background: rgba(255, 255, 255, 0.4);
}
.shadow-xs {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
}
.shadow-md {
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.1);
}
.shadow-lg {
  box-shadow: 0 30px 60px -30px rgba(0, 0, 0, 0.1);
}
.grab {
  cursor: move;
  cursor: grab;
}
.grab:active {
  cursor: grabbing;
}
.notrans {
  transition-duration: 0s!important;
}
.no-hover {
  pointer-events: none!important;
  cursor: default;
}
.trans3d0 {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/*----------- wp -----------*/
/* !- Animate on scroll*/
/* Scale Up animation */
@keyframes tt_scale_up {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes tt_scale_down {
  0% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* Fade In animation */
@keyframes tt_fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Left to Right animation */
@keyframes tt_left_to_right {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
/* Right To Left animation */
@keyframes tt_right_to_left {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
/* Bottom to Top animation */
@keyframes tt_bottom_to_top {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Top to Bottom animation */
@keyframes tt_top_to_bottom {
  0% {
    transform: translateY(-30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes tt_spt {
  0% {
    transform: translateY(20%);
    opacity: 0;
    filter: blur(0.2em);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    filter: blur(0);
  }
}
/*------------ init ------------*/
.mutationobserver .anim_group .anim_item,
.mutationobserver .anim_emt {
  visibility: hidden;
}
.mutationobserver .anim_group .anim_item.visb,
.mutationobserver .anim_emt.visb {
  visibility: inherit;
}
.anim_el {
  visibility: hidden;
}
.anim_el.visb {
  visibility: inherit;
}
.split {
  transform: translateZ(0);
}
.split span {
  display: inline-block;
}
.split .spt {
  text-rendering: optimizeSpeed;
  text-transform: none;
  visibility: hidden;
  opacity: 0;
}
.split .spt.start {
  animation: tt_spt 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) both;
  visibility: inherit;
}
h1.split:not(.t-cap) .spt,
h2.split:not(.t-cap) .spt,
h3.split:not(.t-cap) .spt,
.split.t-upp .spt,
.t-upp .split .spt {
  text-transform: uppercase;
}
.split.t-cap .spt:first-child {
  text-transform: capitalize;
}
/*----------- animation -----------*/
.anim_el.start,
.anim_group .anim_item.start,
.anim_emt.start {
  animation-duration: 0.6s;
  animation-timing-function: ease;
  animation-fill-mode: both;
}
.anim_group .anim_item.start.scale_up,
.anim_emt.start.scale_up {
  animation-name: tt_scale_up;
}
.anim_group .anim_item.start.scale_down,
.anim_emt.start.scale_down {
  animation-name: tt_scale_down;
}
.anim_group .anim_item.start.fade_in,
.anim_emt.start.fade_in {
  animation-name: tt_fade;
}
.anim_group .anim_item.start.r_to_l,
.anim_emt.start.r_to_l {
  animation-name: tt_right_to_left;
}
.anim_group .anim_item.start.l_to_r,
.anim_emt.start.l_to_r {
  animation-name: tt_left_to_right;
}
.anim_group .anim_item.start.t_to_b,
.anim_emt.start.t_to_b {
  animation-name: tt_top_to_bottom;
}
.anim_el.start.b_to_t,
.anim_group .anim_item.start.b_to_t,
.anim_emt.start.b_to_t {
  animation-name: tt_bottom_to_top;
}
@keyframes tt_mask_h {
  0% {
    -webkit-clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
            clip-path: polygon(0 0, 0% 0, 0% 100%, 0% 100%);
    opacity: 0;
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    opacity: 1;
  }
}
.anim_emt.mask_h.start {
  animation-name: tt_mask_h;
}
@keyframes tt_palx_wrap {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes tt_palx_img {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.anim_emt.palx_img.start {
  overflow: hidden;
  animation-name: tt_palx_wrap;
}
.anim_emt.palx_img.start .child_img {
  animation: tt_palx_img 0.6s;
}
.skrollable {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.skrtrans {
  transition: all 0.4s;
}
.skrollr-parallax-wrap {
  overflow: hidden;
}
.skrollr-parallax-wrap .skrollr-parallax-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.skrollr .skrollr-parallax-wrap .skrollr-parallax-img {
  height: 120%;
}
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
.swiper {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  height: 100%;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-btn {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.swiper-btn i {
  font-size: 20px;
}
.swiper-btn:not(.swiper-button-disabled):hover {
  background: #fff;
  color: #F25600;
}
.swiper-navigation-disabled .swiper-btn {
  display: none !important;
}
.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-lock {
  visibility: hidden;
}
.swiper-pagination {
  display: flex;
  padding: 0 10px;
  text-align: center;
  line-height: 1;
  transition: 300ms opacity;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
/* Bullets */
.swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  padding: 12px;
  transition: all 0.4s;
}
.swiper-pagination-bullet::before {
  content: '';
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30%;
  background-color: currentColor;
  transform: rotate(45deg);
  transition: all 0.4s;
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
  transform: scale(1.5);
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  pointer-events: none;
}
.swiper-pagination-bullet-active::before {
  background-color: #F25600;
}
/* Progress */
.swiper-pagination-lock {
  visibility: hidden;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper .swiper-slide {
  overflow: hidden;
}
.swiper .swiper-slide .info-wrap {
  transform: translateZ(0);
}
.desktop .swiper.swiper-ease-inout .swiper-wrapper,
.desktop .swiper.swiper-ease-inout [data-swiper-parallax] {
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.desktop .swiper .pswp-video-slide a:hover .video-btn-play {
  transform: scale(1.2);
}
.ttswiper.size-16x9 > .swiper {
  padding-top: 56.25%;
}
.ttswiper.size-16x9 > .swiper > .swiper-wrapper {
  position: absolute;
  top: 0;
}
.swiper-nav {
  display: flex;
  align-items: center;
  pointer-events: auto;
}
.swiper-nav.offset-left {
  margin-left: -15px;
}
.swiper-nav-center {
  justify-content: center;
}
.autowidth.cols-3 .swiper-slide {
  width: calc((100% - 20px * 2) / 3);
}
.autowidth.cols-3 .swiper-slide:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 959px) {
  .autowidth.cols-3 .swiper-slide {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .autowidth.cols-3 .swiper-slide {
    width: 100%;
  }
  .autowidth.cols-3 .swiper-slide:not(:last-child) {
    margin-right: 10px;
  }
}
.autowidth.cols-2 .swiper-slide {
  width: calc((100% - 10px) / 2);
}
.autowidth.cols-2 .swiper-slide:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 767px) and (orientation: portrait) {
  .autowidth.cols-2 .swiper-slide {
    width: calc(100% - 24px);
  }
}
.ttswiper.autoheight .swiper-wrapper.row.flex-nowrap {
  margin-bottom: 0;
}
.tt_loop_swiper .swiper-slide {
  margin: 0 10px;
}
@media (max-width: 767px) {
  .tt_loop_swiper .swiper-slide {
    margin: 0 5px;
  }
}
.imginfo-swiper {
  overflow: hidden;
}
.imginfo-swiper .swiper {
  overflow: visible;
}
.imginfo-swiper .swiper-wrapper {
  width: auto;
  flex-wrap: nowrap;
}
.imginfo-swiper .swiper-slide {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
  opacity: 0.3;
  transition: opacity 0.6s;
}
.imginfo-swiper .swiper-slide:last-child {
  margin-right: 0;
}
.imginfo-swiper .swiper-slide-active,
.imginfo-swiper .swiper-slide-next {
  opacity: 1;
}
@media (max-width: 767px) and (orientation: portrait) {
  .imginfo-swiper .swiper-slide {
    width: 100%;
    margin-right: 10px;
    opacity: 1;
  }
}
.ttswiper.sameheight .swiper {
  height: 65vh;
}
.ttswiper.sameheight .swiper-slide {
  margin-right: 10px;
}
.ttswiper.sameheight .swiper-slide,
.ttswiper.sameheight .swiper-slide .img,
.ttswiper.sameheight .swiper-slide .img img {
  width: auto;
  height: 100%;
}
.ttswiper.sameheight .swiper-slide:last-child {
  margin-right: 0;
}
.ttswiper.sameheight .img {
  display: block;
  cursor: pointer;
}
.ttswiper.sameheight .img .icon i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 24px;
  transform: scale(0);
}
.desktop .ttswiper.sameheight .img:hover .icon i {
  transform: scale(1);
}
@media (orientation: portrait) {
  .ttswiper.sameheight .swiper {
    height: 50vw;
  }
}
@media (max-width: 767px) {
  .ttswiper.sameheight .swiper-slide {
    margin-right: 5px;
  }
}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/
.pswp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1500;
  display: none;
  touch-action: none;
  outline: 0;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--open {
  display: block;
}
.pswp,
.pswp__bg {
  transform: translateZ(0);
  will-change: opacity;
}
.pswp__bg {
  opacity: 0.005;
  background: #ffff;
}
.pswp,
.pswp__scroll-wrap {
  overflow: hidden;
}
.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pswp__img,
.pswp__zoom-wrap {
  width: auto;
  height: auto;
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor: zoom-in;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: move;
  cursor: grab;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: grabbing;
}
/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
  cursor: zoom-out;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.pswp__item {
  /* z-index for fade transition */
  z-index: 1;
  overflow: hidden;
}
.pswp__hidden {
  display: none !important;
}
/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}
.pswp__content > * {
  pointer-events: auto;
}
/*

  PhotoSwipe UI

*/
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid;
}
.pswp__error-msg {
  margin: auto;
  font-size: 1em;
  line-height: 1;
  color: #f1183c;
}
/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  transition: opacity 0.3s ease;
  z-index: 10;
  /* always overlap slide content */
  pointer-events: none;
  /* hidden elements should not be clickable */
}
/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto;
}
/* <button> styles, including css reset */
.pswp__button {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  color: #1A1A1A;
  transition: all 0.4s ease !important;
}
.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  color: #F25600;
}
.pswp__icn {
  position: absolute;
  top: 14px;
  left: 14px;
  width: 32px;
  height: 32px;
  fill: currentColor;
  color: inherit;
  overflow: hidden;
  pointer-events: none;
}
.pswp__icn:focus {
  outline: 0;
}
.pswp__icn-shadow {
  stroke: #1A1A1A;
  stroke-width: 0px;
  fill: none;
}
/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
  background: #222;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  z-index: 10;
  /* allow events to pass through top bar itself */
  pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}
/*

  Close button

*/
.pswp__button--close {
  top: 20px;
  right: 20px;
}
.pswp__button--close .pswp__icn {
  top: 12px;
  left: 12px;
  width: 24px;
  height: 24px;
}
/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  top: 50%;
  margin-top: -24px;
}
.pswp__button--arrow:disabled {
  opacity: 0.3;
  cursor: default;
}
.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -16px;
  width: 26px;
  height: 32px;
}
.pswp--one-slide .pswp__button--arrow {
  display: none;
}
/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}
/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}
.pswp__button--arrow--prev {
  right: auto;
  left: 20px;
}
.pswp__button--arrow--next {
  right: 20px;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 15px;
  /* flip horizontally */
  transform: scale(-1, 1);
}
/*

  Zoom button

*/
/* "+" => "-" */
/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: auto;
}
.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}
.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}
@keyframes pswp-clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: #1A1A1A;
  opacity: 0.85;
}
.pswp--one-slide .pswp__counter {
  display: none;
}
/*----------- 移动动画 -----------*/
.pswp__container.anim_trans {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.22, 1);
}
/*----------- video -----------*/
.pswp__tt-video-wrap .pswp__img {
  position: relative;
  visibility: hidden;
}
.pswp__tt-video-wrap .pswp__img--placeholder {
  position: absolute;
  top: 0;
}
.ttmodal {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1200;
}
.ttmodal .modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.8s;
}
.ttmodal .modal-bg.showin {
  opacity: 1;
}
.ttmodal .modal-scroll-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  overflow: hidden;
  scroll-behavior: smooth;
  overscroll-behavior: contain;
  transform: translate3d(0, 100vh, 0);
  z-index: 0;
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  scrollbar-width: thin;
}
.wechat .ttmodal .modal-scroll-wrap {
  height: calc(100% + 1px);
}
.ttmodal .modal-scroll-wrap .modal-loader .line {
  stroke: #1A1A1A;
}
.ttmodal .modal-cont {
  transform: translate3d(0, -100vh, 0);
  transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.8s;
}
.ttmodal .modal-close-btn {
  top: 20px;
  right: 20px;
  transform: scale(0);
}
.ttmodal .modal-close-btn i {
  font-size: 20px;
  transition: all 0.4s;
}
.desktop .ttmodal .modal-close-btn:hover i {
  transform: rotate(90deg);
  color: #F25600;
}
.ttmodal.showin .modal-scroll-wrap {
  overflow-y: auto;
  transform: translate3d(0, 0, 0);
}
.ttmodal.showin .modal-scroll-wrap.change-trans {
  transition: width 0.4s, max-width 0.4s;
}
.ttmodal.showin .modal-cont {
  transform: translate3d(0, 0, 0);
}
.ttmodal.showin.change .modal-cont {
  opacity: 0;
  transition-duration: 0.6s;
  pointer-events: none;
}
.ttmodal.showin .modal-close-btn {
  transform: scale(1);
  transition: transform 0.6s ease 1.2s, background 0.4s, color 0.4s, opacity 0.4s, visibility 0.4s, width 0.4s, height 0.4s, top 0.4s;
}
.ttmodal.close .modal-scroll-wrap {
  transform: translate3d(0, 100vh, 0);
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
.ttmodal.close .modal-cont {
  transform: translate3d(0, -100vh, 0);
  opacity: 0.5;
}
.ttmodal.close .modal-close-btn {
  transform: scale(0);
  transition: all 0.4s;
}
@media (min-width: 1600px) {
  .ttmodal .modal-close-btn {
    top: 40px;
    right: 40px;
  }
}
body.modal-show {
  overflow: hidden;
}
body.modal-show,
body.modal-show .headernav-wrap {
  width: calc(100% - var(--scrollbarW));
}
.pop {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  bottom: 100%;
  margin-bottom: 15px;
  left: 50%;
  line-height: 1;
  border-radius: 8px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -10px);
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
  z-index: 10;
}
.pop:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #fff;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
}
.pop.bgc-dark {
  background: #1A1A1A;
}
.pop.bgc-dark:not(.pop-btm)::after {
  border-top-color: #1A1A1A;
}
.pop.bgc-dark.pop-btm::after {
  border-bottom-color: #1A1A1A;
}
.pop.pop-btm {
  bottom: auto;
  top: 100%;
  margin-bottom: 0;
  margin-top: 15px;
  transform: translate(-50%, 10px);
}
.pop.pop-btm:after {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -6px;
}
.pop.pop-left {
  left: 0;
  transform: translate(0, -10px);
}
.pop.pop-left:after {
  left: 30px;
  margin: 0;
}
.pop.pop-right {
  left: auto;
  right: 0;
  transform: translate(0, -10px);
}
.pop.pop-right:after {
  left: auto;
  right: 30px;
  margin: 0;
}
.pop.popshow {
  visibility: visible;
  transform: translate(-50%, 0);
  opacity: 1;
  pointer-events: auto;
}
.qrcode-img {
  width: 129px;
  height: auto;
}
.tooltip {
  line-height: 0;
}
.tooltip .pop {
  line-height: 1;
  font-size: 12px;
}
.tooltip .pop-cont:not(.thumb) {
  min-width: 120px;
  max-width: 260px;
}
.tooltip.active .pop,
.desktop .tooltip:hover .pop {
  visibility: visible;
  transform: translate(-50%, 0);
  opacity: 1;
  pointer-events: auto;
}
.tooltip.active .pop-left,
.desktop .tooltip:hover .pop-left {
  transform: translate(0, 0);
}
.tooltip.active .pop-right,
.desktop .tooltip:hover .pop-right {
  transform: translate(0, 0);
}
.price-tooltip .btn {
  width: 24px;
  height: 24px;
  line-height: 1;
  color: #F25600;
  margin-top: -2px;
}
.price-tooltip .btn i {
  font-size: 24px;
}
.price-tooltip .pop-cont {
  width: 320px;
}
.cd-image-container {
  margin: 0;
}
.cd-image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cd-resize-img {
  width: 50%;
  overflow: hidden;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.cd-resize-img img {
  -o-object-position: left;
     object-position: left;
}
.cd-handle .iconbtn {
  cursor: move;
}
.desktop .cd-handle:hover .iconbtn::before {
  border-radius: 50%;
  transform: scale(1.2) rotate(45deg);
}
@media (max-width: 767px) {
  .cd-handle .iconbtn {
    width: 40px;
    height: 40px;
  }
}
.home .toplogo {
  background: #F25600;
  color: #fff;
}
.home .toplogo .logo-graph {
  fill: currentColor;
}
#homehead {
  height: 100vh;
}
.home-head-wrap {
  height: 100vh;
}
.home-head-wrap .bg-wrap {
  height: 120%;
}
.home-head-wrap .info-wrap {
  mix-blend-mode: overlay;
}
.home-head-wrap .info-wrap .container {
  top: 30%;
}
.home-head-wrap .info .cn {
  letter-spacing: 0.25em;
}
#home-about {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  background-color: #F8D9CE;
  overflow: hidden;
}
#home-about .sun {
  top: 60px;
  right: 10vw;
  width: 10vw;
  height: 10vw;
  background-color: #F2B2A8;
  border-radius: 50%;
  filter: blur(1px);
}
#home-about .info {
  flex: 1 0 auto;
}
#home-about .cityimg {
  width: 150vw;
}
#home-projects {
  height: 100vh;
  min-height: 480px;
}
#home-projects .slide-info {
  pointer-events: none;
}
#home-projects .slide-info a {
  pointer-events: auto;
}
#home-projects .slide-info > .container {
  display: flex;
}
#home-projects .info-wrap {
  flex: 0 1 auto;
}
#home-projects .title,
#home-projects .subtitle {
  text-wrap: balance;
}
#home-projects .title .link {
  background-image: linear-gradient(#fff, #fff);
  background-position: 0 40%;
  background-size: 0% 100%;
}
.desktop #home-projects a.info:hover .link {
  background-size: 100% 100%;
  color: #F25600;
}
#home-projects .swiper-btm-wrap {
  z-index: 10;
}
#home-projects .swiper-btn {
  width: 80px;
  height: 80px;
  background: #fff;
  color: #F25600;
  border-radius: 0;
}
#home-projects .swiper-btn[disabled] {
  opacity: 1;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
}
#home-projects .swiper-btn[disabled] i {
  opacity: 0.3;
}
@media (orientation: portrait) {
  #homehead,
  .home-head-wrap {
    height: 120vw;
  }
  #home-about {
    min-height: auto;
  }
  #home-about .info {
    margin-bottom: 40px;
  }
  #home-about .sun {
    top: 30px;
  }
}
@media (max-width: 767px) {
  #home-projects .swiper-btn {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  #home-projects {
    height: 140vw;
  }
}
@media (orientation: portrait) and (max-device-aspect-ratio: 9/16) {
  #homehead,
  .home-head-wrap {
    height: 170vw;
  }
  .home-head-wrap .info-wrap .container {
    top: 25%;
  }
}
.cover-wrap {
  height: 100vh;
  min-height: 400px;
}
@media (orientation: portrait) {
  .cover-wrap {
    height: 56.25vw;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .cover-wrap {
    height: 100vw;
  }
}
.cover-wrap.bg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.fixed-title {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 80px;
  pointer-events: none;
  transform: translateY(-100%);
  transition: transform 0.4s;
  z-index: 200;
}
.fixed-title .title {
  display: inline-flex;
  max-width: 100%;
}
.fixed-title .title button {
  pointer-events: auto;
}
.backdropfilter .fixed-title .title button {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
.fixed-title.showin {
  transform: translateY(0);
}
main > .fixed-title {
  position: fixed;
  z-index: 1029;
}
main > .fixed-title .container-xl {
  padding: 0 200px 0 144px;
}
main > .fixed-title .title {
  height: 100%;
}
main > .fixed-title .title .btn {
  height: 100%;
  border-radius: 0;
  pointer-events: none;
}
main > .fixed-title .title .btn i {
  display: none;
}
body:not(.max-header) main > .fixed-title {
  transform: translateY(0);
}
.no-csssticky .ttmodal .fixed-title {
  visibility: hidden;
}
.ttmodal .fixed-title {
  height: 88px;
}
.ttmodal .fixed-title .container-xl {
  width: 100%;
}
.ttmodal .fixed-title .title {
  padding-left: 20px;
  padding-right: 88px;
}
.ttmodal .main > header {
  margin-top: -88px;
}
.ttmodal .pt-header {
  padding-top: 0;
}
@media (min-width: 1600px) {
  .ttmodal .fixed-title {
    height: 128px;
  }
  .ttmodal .fixed-title .title {
    padding-left: 40px;
  }
  .ttmodal .main > header {
    margin-top: -128px;
  }
}
@media (max-width: 767px) {
  main > .fixed-title {
    display: none;
  }
}
.phone main > .fixed-title {
  display: none;
}
.pjc-desc .data-wrap {
  box-shadow: 0 20px 60px -10px rgba(191, 68, 0, 0.4);
  z-index: 1;
}
/*----------- media -----------*/
@media (min-width: 768px), (max-width: 767px) and (orientation: landscape) {
  .pjc-desc .data-wrap {
    order: 1;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .pjc-info,
  .pjc-desc .desc-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  #comparison .ttswiper > .swiper {
    padding-top: 70%;
  }
}
#brand-fixed-title .container-xl {
  align-items: flex-start;
}
#brand-fixed-title .logo-img {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
.brand-totopbtn {
  width: 80px;
  height: 80px;
}
main .brand-totopbtn {
  display: none;
}
.brand-main .logo-img {
  width: 50vw;
  height: 50vw;
  max-width: 320px;
  max-height: 320px;
  -o-object-fit: contain;
     object-fit: contain;
}
/*----------- media -----------*/
@media (max-width: 767px) {
  .ttmodal #brand-fixed-title .container-xl {
    align-items: center;
  }
  .ttmodal #brand-fixed-title .title {
    padding-left: 24px;
  }
  .ttmodal #brand-fixed-title .title .logo-img,
  .ttmodal #brand-fixed-title .title .brand-totopbtn {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  main .brand-header {
    padding-top: 60px;
  }
}
.phone .brand-main .logo-img {
  max-width: 200px;
  max-height: 200px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
/*-------------垂直对齐-------------*/
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.visb {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
html.mobile .only-desktop {
  display: none;
}
html.desktop .only-mobile {
  display: none;
}
.visible-xs,
.visible-xs-p,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .visible-xs-p {
    display: block !important;
  }
  table.visible-xs-p {
    display: table !important;
  }
  tr.visible-xs-p {
    display: table-row !important;
  }
  th.visible-xs-p,
  td.visible-xs-p {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 767px) and (orientation: portrait) {
  .hidden-xs-p {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
html.desktop,
html.mobile {
  margin: 0 !important;
}
#wpadminbar {
  background: #F3F1F0;
  color: #565656;
  opacity: 0;
}
#wpadminbar:hover {
  opacity: 1;
}
#wpadminbar .ab-empty-item,
#wpadminbar a.ab-item,
#wpadminbar > #wp-toolbar span.ab-label,
#wpadminbar > #wp-toolbar span.noticon {
  color: #565656;
}
#wpadminbar .ab-item:before {
  color: inherit;
}
#wp-admin-bar-search {
  display: none;
}
html.mobile #wpadminbar,
body.no-adminbar #wpadminbar {
  display: none !important;
}
/*# sourceMappingURL=style.css.map */