<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1
}

li,
ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before {
  content: '';
  content: none
}

q:after,
q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

@-ms-viewport {
  width: device-width
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar
}


.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0
}

@media (min-width:768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:1024px) {
  .container {
    padding-right: 40px;
    padding-left: 40px
  }
}

@media (min-width:1366px) {
  .container {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:768px) {
  .container {
    width: 720px;
    max-width: 100%
  }
}

@media (min-width:1024px) {
  .container {
    width: 100%;
    max-width: 100%
  }
}

@media (min-width:1366px) {
  .container {
    width: 1200px;
    max-width: 100%
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0
}

@media (min-width:768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:1024px) {
  .container-fluid {
    padding-right: 40px;
    padding-left: 40px
  }
}

@media (min-width:1366px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0
}

@media (min-width:768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:1024px) {
  .row {
    margin-right: -40px;
    margin-left: -40px
  }
}

@media (min-width:1366px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters&gt;.col,
.no-gutters&gt;[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0
}

@media (min-width:768px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:1024px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    padding-right: 40px;
    padding-left: 40px
  }
}

@media (min-width:1366px) {

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    padding-right: 15px;
    padding-left: 15px
  }
}

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.pull-0 {
  right: auto
}

.pull-1 {
  right: 8.33333%
}

.pull-2 {
  right: 16.66667%
}

.pull-3 {
  right: 25%
}

.pull-4 {
  right: 33.33333%
}

.pull-5 {
  right: 41.66667%
}

.pull-6 {
  right: 50%
}

.pull-7 {
  right: 58.33333%
}

.pull-8 {
  right: 66.66667%
}

.pull-9 {
  right: 75%
}

.pull-10 {
  right: 83.33333%
}

.pull-11 {
  right: 91.66667%
}

.pull-12 {
  right: 100%
}

.push-0 {
  left: auto
}

.push-1 {
  left: 8.33333%
}

.push-2 {
  left: 16.66667%
}

.push-3 {
  left: 25%
}

.push-4 {
  left: 33.33333%
}

.push-5 {
  left: 41.66667%
}

.push-6 {
  left: 50%
}

.push-7 {
  left: 58.33333%
}

.push-8 {
  left: 66.66667%
}

.push-9 {
  left: 75%
}

.push-10 {
  left: 83.33333%
}

.push-11 {
  left: 91.66667%
}

.push-12 {
  left: 100%
}

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

@media (min-width:768px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-sm-0 {
    right: auto
  }

  .pull-sm-1 {
    right: 8.33333%
  }

  .pull-sm-2 {
    right: 16.66667%
  }

  .pull-sm-3 {
    right: 25%
  }

  .pull-sm-4 {
    right: 33.33333%
  }

  .pull-sm-5 {
    right: 41.66667%
  }

  .pull-sm-6 {
    right: 50%
  }

  .pull-sm-7 {
    right: 58.33333%
  }

  .pull-sm-8 {
    right: 66.66667%
  }

  .pull-sm-9 {
    right: 75%
  }

  .pull-sm-10 {
    right: 83.33333%
  }

  .pull-sm-11 {
    right: 91.66667%
  }

  .pull-sm-12 {
    right: 100%
  }

  .push-sm-0 {
    left: auto
  }

  .push-sm-1 {
    left: 8.33333%
  }

  .push-sm-2 {
    left: 16.66667%
  }

  .push-sm-3 {
    left: 25%
  }

  .push-sm-4 {
    left: 33.33333%
  }

  .push-sm-5 {
    left: 41.66667%
  }

  .push-sm-6 {
    left: 50%
  }

  .push-sm-7 {
    left: 58.33333%
  }

  .push-sm-8 {
    left: 66.66667%
  }

  .push-sm-9 {
    left: 75%
  }

  .push-sm-10 {
    left: 83.33333%
  }

  .push-sm-11 {
    left: 91.66667%
  }

  .push-sm-12 {
    left: 100%
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.33333%
  }

  .offset-sm-2 {
    margin-left: 16.66667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.33333%
  }

  .offset-sm-5 {
    margin-left: 41.66667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.33333%
  }

  .offset-sm-8 {
    margin-left: 66.66667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.33333%
  }

  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1024px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-md-0 {
    right: auto
  }

  .pull-md-1 {
    right: 8.33333%
  }

  .pull-md-2 {
    right: 16.66667%
  }

  .pull-md-3 {
    right: 25%
  }

  .pull-md-4 {
    right: 33.33333%
  }

  .pull-md-5 {
    right: 41.66667%
  }

  .pull-md-6 {
    right: 50%
  }

  .pull-md-7 {
    right: 58.33333%
  }

  .pull-md-8 {
    right: 66.66667%
  }

  .pull-md-9 {
    right: 75%
  }

  .pull-md-10 {
    right: 83.33333%
  }

  .pull-md-11 {
    right: 91.66667%
  }

  .pull-md-12 {
    right: 100%
  }

  .push-md-0 {
    left: auto
  }

  .push-md-1 {
    left: 8.33333%
  }

  .push-md-2 {
    left: 16.66667%
  }

  .push-md-3 {
    left: 25%
  }

  .push-md-4 {
    left: 33.33333%
  }

  .push-md-5 {
    left: 41.66667%
  }

  .push-md-6 {
    left: 50%
  }

  .push-md-7 {
    left: 58.33333%
  }

  .push-md-8 {
    left: 66.66667%
  }

  .push-md-9 {
    left: 75%
  }

  .push-md-10 {
    left: 83.33333%
  }

  .push-md-11 {
    left: 91.66667%
  }

  .push-md-12 {
    left: 100%
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.33333%
  }

  .offset-md-2 {
    margin-left: 16.66667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.33333%
  }

  .offset-md-5 {
    margin-left: 41.66667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.33333%
  }

  .offset-md-8 {
    margin-left: 66.66667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.33333%
  }

  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1366px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .pull-lg-0 {
    right: auto
  }

  .pull-lg-1 {
    right: 8.33333%
  }

  .pull-lg-2 {
    right: 16.66667%
  }

  .pull-lg-3 {
    right: 25%
  }

  .pull-lg-4 {
    right: 33.33333%
  }

  .pull-lg-5 {
    right: 41.66667%
  }

  .pull-lg-6 {
    right: 50%
  }

  .pull-lg-7 {
    right: 58.33333%
  }

  .pull-lg-8 {
    right: 66.66667%
  }

  .pull-lg-9 {
    right: 75%
  }

  .pull-lg-10 {
    right: 83.33333%
  }

  .pull-lg-11 {
    right: 91.66667%
  }

  .pull-lg-12 {
    right: 100%
  }

  .push-lg-0 {
    left: auto
  }

  .push-lg-1 {
    left: 8.33333%
  }

  .push-lg-2 {
    left: 16.66667%
  }

  .push-lg-3 {
    left: 25%
  }

  .push-lg-4 {
    left: 33.33333%
  }

  .push-lg-5 {
    left: 41.66667%
  }

  .push-lg-6 {
    left: 50%
  }

  .push-lg-7 {
    left: 58.33333%
  }

  .push-lg-8 {
    left: 66.66667%
  }

  .push-lg-9 {
    left: 75%
  }

  .push-lg-10 {
    left: 83.33333%
  }

  .push-lg-11 {
    left: 91.66667%
  }

  .push-lg-12 {
    left: 100%
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.33333%
  }

  .offset-lg-2 {
    margin-left: 16.66667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.33333%
  }

  .offset-lg-5 {
    margin-left: 41.66667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.33333%
  }

  .offset-lg-8 {
    margin-left: 66.66667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.33333%
  }

  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.clearfix::after {
  display: block;
  content: "";
  clear: both
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}

@media (min-width:768px) {
  .d-sm-none {
    display: none !important
  }

  .d-sm-inline {
    display: inline !important
  }

  .d-sm-inline-block {
    display: inline-block !important
  }

  .d-sm-block {
    display: block !important
  }

  .d-sm-table {
    display: table !important
  }

  .d-sm-table-cell {
    display: table-cell !important
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:1024px) {
  .d-md-none {
    display: none !important
  }

  .d-md-inline {
    display: inline !important
  }

  .d-md-inline-block {
    display: inline-block !important
  }

  .d-md-block {
    display: block !important
  }

  .d-md-table {
    display: table !important
  }

  .d-md-table-cell {
    display: table-cell !important
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

@media (min-width:1366px) {
  .d-lg-none {
    display: none !important
  }

  .d-lg-inline {
    display: inline !important
  }

  .d-lg-inline-block {
    display: inline-block !important
  }

  .d-lg-block {
    display: block !important
  }

  .d-lg-table {
    display: table !important
  }

  .d-lg-table-cell {
    display: table-cell !important
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
}

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1
}

.flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}

.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important
}

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important
}

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}

.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}

.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}

.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important
}

.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}

.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}

.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important
}

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}

.align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}

@media (min-width:768px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:1024px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

@media (min-width:1366px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
  }

  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
  }

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }

  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }

  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }

  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }

  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }

  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }

  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }

  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }

  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }

  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }

  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }

  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }

  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }

  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
  }

  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media (min-width:768px) {
  .float-sm-left {
    float: left !important
  }

  .float-sm-right {
    float: right !important
  }

  .float-sm-none {
    float: none !important
  }
}

@media (min-width:1024px) {
  .float-md-left {
    float: left !important
  }

  .float-md-right {
    float: right !important
  }

  .float-md-none {
    float: none !important
  }
}

@media (min-width:1366px) {
  .float-lg-left {
    float: left !important
  }

  .float-lg-right {
    float: right !important
  }

  .float-lg-none {
    float: none !important
  }
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.text-justify {
  text-align: justify !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:768px) {
  .text-sm-left {
    text-align: left !important
  }

  .text-sm-right {
    text-align: right !important
  }

  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width:1024px) {
  .text-md-left {
    text-align: left !important
  }

  .text-md-right {
    text-align: right !important
  }

  .text-md-center {
    text-align: center !important
  }
}

@media (min-width:1366px) {
  .text-lg-left {
    text-align: left !important
  }

  .text-lg-right {
    text-align: right !important
  }

  .text-lg-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-normal {
  font-weight: 400
}

.font-weight-bold {
  font-weight: 700
}

.font-italic {
  font-style: italic
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.invisible {
  visibility: hidden !important
}

.hidden-xs-up {
  display: none !important
}

@media (max-width:767px) {
  .hidden-xs-down {
    display: none !important
  }
}

@media (min-width:768px) {
  .hidden-sm-up {
    display: none !important
  }
}

@media (max-width:1023px) {
  .hidden-sm-down {
    display: none !important
  }
}

@media (min-width:1024px) {
  .hidden-md-up {
    display: none !important
  }
}

@media (max-width:1365px) {
  .hidden-md-down {
    display: none !important
  }
}

@media (min-width:1366px) {
  .hidden-lg-up {
    display: none !important
  }
}

.hidden-lg-down {
  display: none !important
}


[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-link:before {
  content: "\e800"
}

.icon-down:before {
  content: "\e801"
}

.icon-arrow-down:before {
  content: "\e802"
}

.icon-left:before {
  content: "\e803"
}

.icon-arrow-left:before {
  content: "\e804"
}

.icon-right:before {
  content: "\e805"
}

.icon-arrow-right:before {
  content: "\e806"
}

.icon-up:before {
  content: "\e807"
}

.icon-arrow-up:before {
  content: "\e808"
}

.icon-list:before {
  content: "\e809"
}

.icon-close:before {
  content: "\e80a"
}

.icon-window:before {
  content: "\e80b"
}

.icon-user:before {
  content: "\e80c"
}

.icon-picture:before {
  content: "\e80d"
}

.icon-language:before {
  content: "\e80e"
}

.icon-share:before {
  content: "\e80f"
}

.icon-vcard:before {
  content: "\e810"
}

.icon-home:before {
  content: "\e811"
}

.icon-plus:before {
  content: "\e815"
}

.icon-out:before {
  content: "\e816"
}

.icon-search:before {
  content: "\e82a"
}

.icon-twitter:before {
  content: "\f099"
}

.icon-facebook:before {
  content: "\f09a"
}

.icon-pinterest-circled:before {
  content: "\f0d2"
}

.icon-arrow-right-long {
  background-image: url(../img/arrow-right-white.svg);
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40px;
  min-width: 40px;
  height: 30px
}



.background-theme {
  background: url(../img/menu-bg.jpg) center center/cover no-repeat
}

@media all and (max-width:767px) {
  .drop-down {
    width: 100%;
    position: relative;
    padding-left: 35px;
    z-index: 5;
    height: 100px;
    background-color: #fff
  }

  .drop-down:nth-child(2) {
    margin-top: 20px
  }

  .drop-down ul {
    height: 80px
  }

  .drop-down li {
    position: relative;
    float: left;
    font-family: SabonRoman;
    font-size: 15px;
    text-align: left;
    color: #5a5651;
    padding-right: 10px
  }

  .drop-down li:after {
    content: '/';
    padding-left: 10px
  }

  .drop-down li:nth-last-child(1):after {
    content: '';
    padding-left: 0
  }

  .drop-down li:hover {
    color: #daa520
  }

  .drop-down li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    cursor: pointer
  }

  .drop-down .title {
    font-family: SabonRoman;
    font-size: 16px;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    line-height: normal;
    text-align: left;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 2;
    padding-bottom: 10px
  }
}

@media all and (min-width:768px) {
  .drop-down {
    width: 150px;
    position: relative
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down {
    width: 110px
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down {
    width: 150px
  }
}

@media all and (min-width:768px) {
  .drop-down ul {
    overflow: hidden;
    background-color: #fff;
    margin-top: 2px;
    border: solid 1px #e6e6e6
  }

  .drop-down ul li {
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: SabonRoman;
    font-size: 16px;
    color: #5a5651;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
  }

  .drop-down ul li:last-child {
    border: none
  }
}

@media all and (min-width:768px) and (max-width:767px) {
  .drop-down ul li.active {
    display: none
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down ul li.active {
    display: block
  }
}

@media all and (min-width:768px) {
  .drop-down ul li label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 12px;
    padding: 10px 36px 10px 16px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down ul li label {
    font-size: 15px
  }
}

@media all and (min-width:768px) {
  .drop-down ul li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    cursor: pointer
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down ul li:hover {
    color: #000
  }

  .drop-down ul li:hover a {
    color: #fff
  }
}

@media all and (min-width:768px) {
  .drop-down .title {
    font-family: SabonRoman;
    font-size: 15px;
    color: #5a5651;
    line-height: normal;
    text-transform: capitalize;
    text-align: left;
    padding: 10px 36px 10px 16px;
    width: 100%;
    background-color: #fff;
    height: 48px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    font-size: 12px
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down .title {
    font-size: 15px
  }
}

@media all and (min-width:768px) {
  .drop-down .title:before {
    content: '\e800';
    position: absolute;
    right: 20px;
    bottom: 0;
    margin: auto;
    height: 100%;
    top: 40px;
    font-family: fontello;
    font-size: 5px
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down .title:before {
    top: 40px
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down .title:hover {
    cursor: pointer
  }
}

@media all and (min-width:768px) {
  .drop-down .title~ul {
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    z-index: 5;
    pointer-events: none
  }

  .drop-down.down .title:before {
    content: '\e807'
  }

  .drop-down.down ul {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    pointer-events: auto
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down.down ul {
    position: fixed;
    top: 106px;
    left: 0;
    width: 100vw
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down.down ul {
    position: absolute;
    top: 46px;
    width: 100%
  }
}

@media all and (min-width:768px) {
  .drop-down .animate {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
  }
}


@media all and (min-width:768px) {}

@media all and (min-width:768px) {

}



@media all and (min-width:768px) {

  
}


.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto
}

.ps__rail-x {
  opacity: 0;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  bottom: 0;
  position: absolute;
  display: none
}

.ps__rail-y {
  opacity: 0;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute;
  display: none
}

.ps--active-x&gt;.ps__rail-x,
.ps--active-y&gt;.ps__rail-y {
  display: block;
  background-color: transparent
}

.ps--focus&gt;.ps__rail-x,
.ps--focus&gt;.ps__rail-y,
.ps--scrolling-x&gt;.ps__rail-x,
.ps--scrolling-y&gt;.ps__rail-y,
.ps:hover&gt;.ps__rail-x,
.ps:hover&gt;.ps__rail-y {
  opacity: .6;
  display: none
}

.ps__rail-x:focus,
.ps__rail-x:hover,
.ps__rail-y:focus,
.ps__rail-y:hover {
  background-color: #eee;
  opacity: .9;
  display: none
}

.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  -o-transition: background-color .2s linear, height .2s ease-in-out;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  -o-transition: background-color .2s linear, width .2s ease-in-out;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute
}

.ps__rail-x:focus&gt;.ps__thumb-x,
.ps__rail-x:hover&gt;.ps__thumb-x {
  background-color: #999;
  height: 11px
}

.ps__rail-y:focus&gt;.ps__thumb-y,
.ps__rail-y:hover&gt;.ps__thumb-y {
  background-color: #999;
  width: 11px
}

@supports (-ms-overflow-style:none) {
  .ps {
    overflow: auto !important
  }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .ps {
    overflow: auto !important
  }
}


@media all and (min-width:768px) {

}

@media all and (min-width:1024px) {
  
}



@media all and (min-width:768px) {
}

@media all and (min-width:768px) {
  
}



@media all and (min-width:768px) {

}


@media all and (min-width:768px) {}

@media all and (min-width:1024px) {
 
}

@media all and (min-width:768px) {
  .info-section {
    padding-top: 70px;
    padding-bottom: 70px
  }
}

.info-section .container {
  z-index: 1000
}

.info-section-header {
  padding: 0 20px 30px;
  color: #006b93
}

@media all and (min-width:768px) {
  .info-section-header {
    padding: 0 0 35px
  }
}

@media all and (min-width:1024px) {
  .info-section-header {
    padding: 0 0 40px
  }
}

.info-section-header.-reverse {
  color: #fff
}

.info-section-header.-reverse .info-section-header__line {
  background: #fff
}

.info-section-header__line {
  height: 55px;
  width: 1px;
  background: #006b93;
  margin-bottom: 24px;
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

@media all and (min-width:768px) {
  .info-section-header__line {
    height: 90px
  }
}

.info-section-header__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

@media all and (min-width:1024px) {
  .info-section-header__text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.info-section-header__title {
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  line-height: 1
}

@media all and (min-width:768px) {
  .info-section-header__title {
    font-size: 40px
  }
}

@media all and (min-width:1024px) {
  .info-section-header__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.info-section-header__subtitle {
  font-size: 22px;
  line-height: 1.2;
  margin-top: 15px;
  -webkit-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  letter-spacing: 0
}

@media all and (min-width:768px) {
  .info-section-header__subtitle {
    font-size: 28px;
    line-height: 1.2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

@media all and (min-width:1024px) {
  .info-section-header__subtitle {
    margin-top: 0
  }
}

.info-section-header__subtitle.-sm {
  font-size: 18px;
  line-height: 1.25
}

.info-section-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 100%
}

@media all and (min-width:1024px) {
  .info-section-contain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.info-section-contain__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  width: 100%
}

@media all and (max-width:767px) {
  .info-section-contain__left {
    padding: 0 20px
  }
}

@media all and (min-width:1024px) {
  .info-section-contain__left {
    margin-right: 20px;
    width: 50%;
    padding: 0
  }
}

.info-section-contain__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  width: 100%
}

@media all and (min-width:1024px) {
  .info-section-contain__right {
    width: 50%
  }
}

.info-section__desc {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 1.39;
  letter-spacing: 0;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  margin-bottom: 16px
}

.info-section__point-desc {
  color: #006b93;
  font-size: 22px;
  line-height: 1.2;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  font-style: oblique
}

@media all and (min-width:768px) {
  .info-section__point-desc {
    font-size: 24px;
    line-height: 1.2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.info-section__point-desc li {
  padding-left: 32px;
  line-height: 1.5
}

.info-section__point-desc li:before {
  content: '－';
  position: absolute;
  left: 0
}

.info-section.active .info-section-header__line {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

.info-section.active .info-section-header__subtitle,
.info-section.active .info-section-header__title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.info-section.active .info-section__desc,
.info-section.active .info-section__point-desc {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.info-slider {
  z-index: 1006;
  position: relative;
  color: #4a4a4a
}

.info-slider.-reverse {
  color: #fff
}

.info-slider .btn {
  padding: 0 20px;
  width: 160px;
  height: 60px;
  position: relative;
  opacity: 0;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

@media all and (min-width:768px) {
  .info-slider .btn {
    padding: 0
  }
}

.info-slider .info-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:1024px) {
  .info-slider .info-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.info-slider .information {
  padding: 0 20px 30px;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  height: 100%
}

@media all and (min-width:768px) {
  .info-slider .information {
    width: 100%;
    padding: 0 0 30px
  }
}

@media all and (min-width:1024px) {
  .info-slider .information {
    width: calc(50% - 15px);
    padding-bottom: 0
  }
}

.info-slider .information-desc {
  font-size: 18px;
  line-height: 1.39
}

.info-slider .information-desc:not(.mobile-show) {
  display: none
}

@media all and (min-width:768px) {
  .info-slider .information-desc {
    display: block;
    width: 100%
  }
}

.info-slider .photo {
  padding-bottom: 52.9%;
  margin: 0 20px;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

@media all and (min-width:768px) {
  .info-slider .photo {
    margin: 0
  }
}

@media all and (min-width:1024px) {
  .info-slider .photo {
    padding-bottom: 0;
    width: 590px;
    height: 356px
  }
}

.active .info-slider .btn,
.active .info-slider .information,
.active .info-slider .photo {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.info-card {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 30px
}

@media all and (min-width:768px) {
  .info-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 45%;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%;
    margin-bottom: 50px;
    max-width: calc(50% - 5px)
  }

  .info-card:nth-child(2n) {
    margin-left: 10px
  }
}

@media all and (min-width:1024px) {
  .info-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    margin-bottom: 74px
  }

  .info-card:nth-child(2n) {
    margin-left: 0
  }

  .info-card:not(:nth-child(3n-2)) {
    margin-left: 16px
  }
}

.info-card__img {
  width: 100%;
  padding-bottom: 74%
}

.info-card__info {
  position: relative;
  background-color: #fff;
  border-bottom: 2px solid #006b93;
  padding: 30px 20px 40px;
  margin-top: -100px;
  margin-left: 20px;
  -webkit-box-shadow: -6px 6px 12px rgba(0, 0, 0, .3);
  box-shadow: -6px 6px 12px rgba(0, 0, 0, .3)
}

@media all and (min-width:768px) {
  .info-card__info {
    padding: 40px
  }
}

.info-card__info-title {
  font-size: 28px;
  font-style: oblique;
  line-height: 1.2;
  color: #006b93;
  margin-bottom: 14px
}

.info-card__info-items li {
  padding-left: 12px;
  position: relative
}

.info-card__info-items li:before {
  content: '-';
  position: absolute;
  left: 0
}

.info-card__info-desc {
  font-size: 18px;
  line-height: 1.39;
  color: #4a4a4a;
  letter-spacing: 0
}

html {
  height: 100%
}

body {
  -webkit-font-smoothing: antialiased;
  line-height: 24px;
  letter-spacing: .5px;
  width: 100%;
  font-size: 14px;
  height: 100%;
  color: #fff;
  font-family: en, sans-serif;
  font-weight: 400
}

html.zh body {
  font-family: "Noto Sans TC", sans-serif !important
}

html.cn body {
  font-family: "Noto Sans SC", sans-serif !important
}


a {
  /* color: #fff */
}

.no-scroll {
  overflow: hidden;
  height: 100%
}

.showbody {
  opacity: 1
}

.hidden-h1 {
  position: absolute;
  left: -9999px
}

#wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  position: relative
}

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-top: 45px;
  padding-bottom: 44px
}

@media all and (min-width:768px) {
  main {
    padding-top: 70px
  }
}

@media all and (min-width:1024px) {
  main {
    padding-top: 60px
  }
}

#no-result-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.not-found {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.not-found .page-title {
  position: relative;
  display: block
}

::-moz-selection {
  background-color: #006b93;
  color: #fff
}

::selection {
  /* background-color: #006b93; */
  color: #fff
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit
}

iframe,
img {
  vertical-align: top
}

img {
  /* width: 100%; */
  height: auto;
  display: block
}

a {
  text-decoration: none;
  cursor: pointer;
  font-family: inherit
}

input {
  font-family: inherit
}

p+p {
  margin-top: 20px
}

p+img {
  margin-top: 20px
}

b {
  font-weight: 700
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button,
input,
select,
textarea {
  line-height: inherit
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  resize: vertical
}

input[type=search] {
  -webkit-appearance: none
}

[hidden] {
  display: none !important
}

:focus {
  outline: 0
}

button:focus {
  outline: 0
}

input {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  outline: 0
}

body.page-template-page-index {
  position: fixed
}

#particleGlobal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

#particleGlobal canvas {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none !important
}

#particle-canvas-home {
  width: 100%;
  height: 100%;
  opacity: .4;
  z-index: 99
}

.count-particles {
  display: none !important
}

.display {
  display: none
}

.gap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.en-f {
  font-family: en, sans-serif !important
}

.zh-f {
  font-family: "Noto Sans TC", sans-serif !important
}

.cn-f {
  font-family: "Noto Sans SC", sans-serif !important
}

#copyInput {
  position: absolute;
  opacity: 0;
  pointer-events: none
}

h1.big-title {
  color: #006b93;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #006b93;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px
}

h1.big-title a {
  color: #006b93
}

@media all and (min-width:768px) {
  h1.big-title {
    font-size: 40px;
    padding: 0;
    padding-top: 60px
  }
}

body.home footer {
  background: 0 0 !important
}

body.home div#wrapper&gt;header#header,
body.page-template-page-contact div#wrapper&gt;header#header,
body.page-template-page-legal div#wrapper&gt;header#header,
body.post-type-archive-case div#wrapper&gt;header#header,
body.post-type-archive-news div#wrapper&gt;header#header,
body.post-type-archive-solution div#wrapper&gt;header#header,
body.search div#wrapper&gt;header#header,
body.single-case div#wrapper&gt;header#header,
body.single-news div#wrapper&gt;header#header,
body.single-solution div#wrapper&gt;header#header {
  background: rgba(255, 255, 255, .9)
}

body.home div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.page-template-page-contact div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.page-template-page-legal div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.post-type-archive-case div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.post-type-archive-news div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.post-type-archive-solution div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.search div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.single-case div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.single-news div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line,
body.single-solution div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line {
  background: #006b93
}

body.home div.footer-box&gt;div.copyright,
body.home div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home div.footer-box&gt;div.legal&gt;a,
body.page-template-page-contact div.footer-box&gt;div.copyright,
body.page-template-page-contact div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.page-template-page-contact div.footer-box&gt;div.legal&gt;a,
body.page-template-page-legal div.footer-box&gt;div.copyright,
body.page-template-page-legal div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.page-template-page-legal div.footer-box&gt;div.legal&gt;a,
body.post-type-archive-case div.footer-box&gt;div.copyright,
body.post-type-archive-case div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.post-type-archive-case div.footer-box&gt;div.legal&gt;a,
body.post-type-archive-news div.footer-box&gt;div.copyright,
body.post-type-archive-news div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.post-type-archive-news div.footer-box&gt;div.legal&gt;a,
body.post-type-archive-solution div.footer-box&gt;div.copyright,
body.post-type-archive-solution div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.post-type-archive-solution div.footer-box&gt;div.legal&gt;a,
body.search div.footer-box&gt;div.copyright,
body.search div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.search div.footer-box&gt;div.legal&gt;a,
body.single-case div.footer-box&gt;div.copyright,
body.single-case div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.single-case div.footer-box&gt;div.legal&gt;a,
body.single-news div.footer-box&gt;div.copyright,
body.single-news div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.single-news div.footer-box&gt;div.legal&gt;a,
body.single-solution div.footer-box&gt;div.copyright,
body.single-solution div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.single-solution div.footer-box&gt;div.legal&gt;a {
  color: #006b93
}

body.home footer,
body.page-template-page-contact footer,
body.page-template-page-legal footer,
body.post-type-archive-case footer,
body.post-type-archive-news footer,
body.post-type-archive-solution footer,
body.search footer,
body.single-case footer,
body.single-news footer,
body.single-solution footer {
  background: rgba(255, 255, 255, .9)
}

body.home div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.page-template-page-contact div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.page-template-page-legal div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.post-type-archive-case div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.post-type-archive-news div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.post-type-archive-solution div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.search div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.single-case div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.single-news div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.single-solution div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after {
  background: #006b93
}

body.home div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.page-template-page-contact div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.page-template-page-legal div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.post-type-archive-case div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.post-type-archive-news div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.post-type-archive-solution div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.search div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.single-case div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.single-news div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon,
body.single-solution div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.black-icon {
  display: none
}

body.error404 {
  padding-top: 0;
  background-image: -webkit-linear-gradient(153deg, #007ac1, #0e4c9a 41%, #000742 66%, #000);
  background-image: -o-linear-gradient(153deg, #007ac1, #0e4c9a 41%, #000742 66%, #000);
  background-image: linear-gradient(297deg, #007ac1, #0e4c9a 41%, #000742 66%, #000);
  height: 100vh;
  width: 100%
}

body.error404 div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.color-icon,
body.page-template-page-about div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.color-icon,
body.page-template-page-contract-manufacturing div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.color-icon,
body.page-template-page-product div#wrapper&gt;header#header&gt;div.nav&gt;div.logo&gt;a.color-icon {
  display: none
}

section.more-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

section.more-section.-reverse .more-title {
  color: #fff
}

section.more-section .more-title {
  font-size: 18px;
  font-style: italic;
  text-align: center;
  line-height: 1.2;
  color: #006b93;
  position: relative;
  z-index: 11;
  padding: 90px 20px 60px 20px
}

@media all and (min-width:768px) {
  section.more-section .more-title {
    padding: 90px 0 60px 0;
    font-size: 22px
  }
}

section.more-section .button {
  width: 250px;
  height: 45px;
  border-radius: 34.5px;
  background-color: #3e99bb;
  margin: auto;
  margin-bottom: 150px;
  position: relative;
  z-index: 1006
}

@media all and (min-width:1024px) {
  section.more-section .button {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
  }

  section.more-section .button:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(62, 153, 187, .7);
    box-shadow: 0 2px 20px 0 rgba(62, 153, 187, .7)
  }
}

section.more-section a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  color: #fff;
  line-height: 45px
}

#navSearch {
  display: none
}

@media all and (min-width:768px) {
  #navSearch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}

#navXsSearch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:768px) {
  #navXsSearch {
    display: none
  }
}

#navXsSearch .toggleIcon {
  -webkit-transform: translate3d(0, 3px, 0);
  transform: translate3d(0, 3px, 0)
}

.searchBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20px;
  overflow: hidden
}

.searchBox .toggleIcon {
  cursor: pointer;
  -webkit-transform: translate3d(0, 3px, 0);
  transform: translate3d(0, 3px, 0)
}

@media all and (min-width:1024px) {
  .searchBox .toggleIcon {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
  }

  .searchBox .toggleIcon:hover {
    -webkit-transform: scale(.9) translate3d(0, 3px, 0);
    transform: scale(.9) translate3d(0, 3px, 0)
  }
}

.searchBox form {
  position: relative;
  border-bottom: 1px solid #006b93;
  padding: 5px 10px 5px 40px
}

.searchBox form input[type=search] {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #006b93;
  background: 0 0
}

@media all and (min-width:768px) {
  .searchBox form input[type=search] {
    width: 265px
  }
}

@media all and (min-width:1024px) {
  .searchBox form input[type=search] {
    width: 300px
  }
}

.searchBox form input[type=search]::-webkit-input-placeholder {
  color: #006b93;
  opacity: .6
}

.searchBox form input[type=search]:-ms-input-placeholder {
  color: #006b93;
  opacity: .6
}

.searchBox form input[type=search]::-ms-input-placeholder {
  color: #006b93;
  opacity: .6
}

.searchBox form input[type=search]::placeholder {
  color: #006b93;
  opacity: .6
}

.searchBox form input[type=search]:-webkit-autofill,
.searchBox form input[type=search]:-webkit-autofill:focus,
.searchBox form input[type=search]:-webkit-autofill:hover {
  -webkit-text-fill-color: #006b93
}

.searchBox form i {
  position: absolute;
  bottom: 6px;
  right: 0
}

.searchBox form input[type=submit] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  cursor: pointer
}

.searchBox.close {
  width: 20px
}

.searchBox.open .toggleIcon {
  -webkit-transform: translate3d(20px, 3px, 0);
  transform: translate3d(20px, 3px, 0);
  z-index: 2
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none
}

.debug {
  display: none
}

.pulse-box {
  position: absolute;
  right: -45px;
  top: 55px;
  height: 100px;
  width: 100px
}

@media all and (min-width:768px) {
  .pulse-box {
    right: 12px;
    top: 150px
  }
}

@media all and (min-width:1024px) {
  .pulse-box {
    right: 53px;
    top: 202px
  }
}

.pulse-box.reset {
  position: relative;
  top: 18px;
  right: 0;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  pointer-events: none
}

.pulse-box.reset.active {
  opacity: 1
}

.pulse-css {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  position: relative
}

.pulse-css:after,
.pulse-css:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-color: #4abfeb;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation: pulse-me 3s linear infinite;
  animation: pulse-me 3s linear infinite
}

.pulse-css:after {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

@-webkit-keyframes pulse-me {
  0% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
  }

  50% {
    opacity: .3
  }

  70% {
    opacity: .09
  }

  100% {
    -webkit-transform: scale(5);
    transform: scale(5);
    opacity: 0
  }
}

@keyframes pulse-me {
  0% {
    -webkit-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
  }

  50% {
    opacity: .3
  }

  70% {
    opacity: .09
  }

  100% {
    -webkit-transform: scale(5);
    transform: scale(5);
    opacity: 0
  }
}

body.home&gt;#wrapper&gt;#header.current2,
body.home&gt;#wrapper&gt;#header.current3,
body.home&gt;#wrapper&gt;#header.current4,
body.home&gt;#wrapper&gt;#header.current5,
body.home&gt;#wrapper&gt;#header.current6,
body.home&gt;#wrapper&gt;#header.current7 {
  background: 0 0
}

body.home&gt;#wrapper&gt;#header.current2 div#hamburger&gt;div.hamburger-box&gt;div.line,
body.home&gt;#wrapper&gt;#header.current3 div#hamburger&gt;div.hamburger-box&gt;div.line,
body.home&gt;#wrapper&gt;#header.current4 div#hamburger&gt;div.hamburger-box&gt;div.line,
body.home&gt;#wrapper&gt;#header.current5 div#hamburger&gt;div.hamburger-box&gt;div.line,
body.home&gt;#wrapper&gt;#header.current6 div#hamburger&gt;div.hamburger-box&gt;div.line,
body.home&gt;#wrapper&gt;#header.current7 div#hamburger&gt;div.hamburger-box&gt;div.line {
  background: #fff
}

body.home&gt;#wrapper&gt;#header.current2 div#navXsSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current3 div#navXsSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current4 div#navXsSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current5 div#navXsSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current6 div#navXsSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current7 div#navXsSearch i&gt;svg&gt;g {
  stroke: #fff
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch i&gt;svg&gt;g,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch i&gt;svg&gt;g {
  stroke: #fff
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form {
  border-color: #fff
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input {
  color: #fff
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input::-webkit-input-placeholder,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input::-webkit-input-placeholder,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input::-webkit-input-placeholder,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input::-webkit-input-placeholder,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input::-webkit-input-placeholder,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input::-webkit-input-placeholder {
  color: #fff;
  opacity: .6
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input:-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input:-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input:-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input:-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input:-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input:-ms-input-placeholder {
  color: #fff;
  opacity: .6
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input::-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input::-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input::-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input::-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input::-ms-input-placeholder,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input::-ms-input-placeholder {
  color: #fff;
  opacity: .6
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input::placeholder,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input::placeholder,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input::placeholder,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input::placeholder,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input::placeholder,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input::placeholder {
  color: #fff;
  opacity: .6
}

body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input:-webkit-autofill,
body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input:-webkit-autofill:focus,
body.home&gt;#wrapper&gt;#header.current2 div#navSearch form input:-webkit-autofill:hover,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input:-webkit-autofill,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input:-webkit-autofill:focus,
body.home&gt;#wrapper&gt;#header.current3 div#navSearch form input:-webkit-autofill:hover,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input:-webkit-autofill,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input:-webkit-autofill:focus,
body.home&gt;#wrapper&gt;#header.current4 div#navSearch form input:-webkit-autofill:hover,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input:-webkit-autofill,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input:-webkit-autofill:focus,
body.home&gt;#wrapper&gt;#header.current5 div#navSearch form input:-webkit-autofill:hover,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input:-webkit-autofill,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input:-webkit-autofill:focus,
body.home&gt;#wrapper&gt;#header.current6 div#navSearch form input:-webkit-autofill:hover,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input:-webkit-autofill,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input:-webkit-autofill:focus,
body.home&gt;#wrapper&gt;#header.current7 div#navSearch form input:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff
}

body.home&gt;#wrapper&gt;#header.current2 div.nav&gt;div.logo&gt;a.black-icon,
body.home&gt;#wrapper&gt;#header.current3 div.nav&gt;div.logo&gt;a.black-icon,
body.home&gt;#wrapper&gt;#header.current4 div.nav&gt;div.logo&gt;a.black-icon,
body.home&gt;#wrapper&gt;#header.current5 div.nav&gt;div.logo&gt;a.black-icon,
body.home&gt;#wrapper&gt;#header.current6 div.nav&gt;div.logo&gt;a.black-icon,
body.home&gt;#wrapper&gt;#header.current7 div.nav&gt;div.logo&gt;a.black-icon {
  display: block
}

body.home&gt;#wrapper&gt;#header.current2 div.nav&gt;div.logo&gt;a.color-icon,
body.home&gt;#wrapper&gt;#header.current3 div.nav&gt;div.logo&gt;a.color-icon,
body.home&gt;#wrapper&gt;#header.current4 div.nav&gt;div.logo&gt;a.color-icon,
body.home&gt;#wrapper&gt;#header.current5 div.nav&gt;div.logo&gt;a.color-icon,
body.home&gt;#wrapper&gt;#header.current6 div.nav&gt;div.logo&gt;a.color-icon,
body.home&gt;#wrapper&gt;#header.current7 div.nav&gt;div.logo&gt;a.color-icon {
  display: none
}

@media all and (min-width:768px) {
  .totop {
    position: absolute;
    display: block;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    z-index: 100;
    line-height: 30px;
    color: #006b93;
    top: -40px;
    right: 65px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
  }
}

@media all and (min-width:1024px) {
  .totop {
    right: 45px
  }
}

.totop i {
  width: 100%
}

.totop:before {
  content: "\e807";
  font-family: fontello;
  font-weight: 500;
  font-size: 25px
}

.totop:hover {
  -webkit-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  transform: translate(0, -10px)
}

main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.transition-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

#hamburger {
  height: 100%;
  width: 21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1001;
  cursor: pointer;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  margin-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center
}

@media all and (min-width:1025px) {
  #hamburger:hover {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
  }
}

#hamburger .hamburger-box {
  width: 14px;
  height: 12px;
  position: relative
}

@media all and (min-width:768px) {
  #hamburger .hamburger-box {
    width: 18px;
    height: 15px
  }
}

#hamburger .line {
  height: 1px;
  background: #fff;
  position: absolute;
  width: 100%
}

#hamburger .line:nth-child(1) {
  top: 0;
  -webkit-transition: top .13s .13s cubic-bezier(.55, .055, .675, .19), background .5s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .13s .13s cubic-bezier(.55, .055, .675, .19), background .5s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .13s cubic-bezier(.55, .055, .675, .19);
  -o-transition: top .13s .13s cubic-bezier(.55, .055, .675, .19), background .5s cubic-bezier(.55, .055, .675, .19), transform .13s .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .13s .13s cubic-bezier(.55, .055, .675, .19), background .5s cubic-bezier(.55, .055, .675, .19), transform .13s .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .13s .13s cubic-bezier(.55, .055, .675, .19), background .5s cubic-bezier(.55, .055, .675, .19), transform .13s .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .13s cubic-bezier(.55, .055, .675, .19)
}

#hamburger .line:nth-child(2) {
  top: 6px;
  -webkit-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), opacity .1s linear;
  -o-transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), opacity .1s linear;
  transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), opacity .1s linear
}

@media all and (min-width:768px) {
  #hamburger .line:nth-child(2) {
    top: 7.5px
  }
}

#hamburger .line:nth-child(3) {
  top: 12px;
  -webkit-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19);
  -o-transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), transform .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), transform .13s cubic-bezier(.55, .055, .675, .19);
  transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), background .5s cubic-bezier(.55, .055, .675, .19), transform .13s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s cubic-bezier(.55, .055, .675, .19)
}

@media all and (min-width:768px) {
  #hamburger .line:nth-child(3) {
    top: 15px
  }
}

#hamburger.active .line {
  background: #fff !important
}

#hamburger.active .line:nth-child(1) {
  top: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  -o-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

@media all and (min-width:768px) {
  #hamburger.active .line:nth-child(1) {
    top: 7.5px
  }
}

#hamburger.active .line:nth-child(2) {
  top: 0;
  opacity: 0;
  -webkit-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), opacity .1s .22s linear;
  -o-transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), opacity .1s .22s linear;
  transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), opacity .1s .22s linear
}

#hamburger.active .line:nth-child(3) {
  top: 6px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  -o-transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), transform .13s .25s cubic-bezier(.215, .61, .355, 1);
  transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), background .13s 0s cubic-bezier(.55, .055, .675, .19), transform .13s .25s cubic-bezier(.215, .61, .355, 1), -webkit-transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

@media all and (min-width:768px) {
  #hamburger.active .line:nth-child(3) {
    top: 7.5px
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
  -webkit-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s
}

header.active {
  background: rgba(255, 255, 255, .9)
}

header.active div.nav&gt;div.desktop-menu&gt;ul&gt;li&gt;a {
  color: #006b93 !important
}

header.active div.nav&gt;div.desktop-menu&gt;div#hamburger.active&gt;div.hamburger-box&gt;div.line {
  background: #fff !important
}

header.active div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line {
  background: #006b93 !important
}

header.active div.nav&gt;div.logo&gt;a.black-icon {
  display: none
}

header.active div.nav&gt;div.logo&gt;a.color-icon {
  display: block !important
}

header.in-active {
  background: 0 0
}

header.in-active div.nav&gt;div.desktop-menu&gt;ul&gt;li&gt;a {
  color: #fff !important
}

header.in-active div.nav&gt;div.desktop-menu&gt;div#hamburger&gt;div.hamburger-box&gt;div.line {
  background: #fff !important
}

header.in-active div.nav&gt;div.logo&gt;a.black-icon {
  display: block
}

header.in-active div.nav&gt;div.logo&gt;a.color-icon {
  display: none !important
}

header .nav {
  height: 45px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media all and (min-width:768px) {
  header .nav {
    height: 70px;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media all and (min-width:1024px) {
  header .nav {
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    background: 0 0
  }
}

header .nav .logo {
  width: 120px;
  position: relative
}

@media all and (min-width:768px) {
  header .nav .logo {
    width: 150px
  }
}

@media all and (min-width:1024px) {
  header .nav .logo {
    width: 200px
  }
}

header .nav .logo a {
  width: 100%;
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

header .nav .logo img {
  width: 100%;
  height: auto
}

header .nav .nav-gap {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

header .nav .searchXs {
  position: fixed;
  z-index: 1001;
  width: 100%;
  height: 124px;
  right: 0;
  top: 0
}

header .nav .searchXs .navigation {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 15px 20px 30px
}

header .nav .searchXs .navigation .close {
  position: fixed;
  top: 15px;
  right: 20px;
  color: #006b93
}

header .nav .searchXs .navigation .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  color: #006b93;
  padding-bottom: 25px
}

header .nav .searchXs .navigation .searchBox {
  margin: 0
}

header .nav .searchXs .navigation .searchBox .search-icon {
  width: 20px;
  height: 20px
}

header .nav .searchXs .navigation .searchBox form {
  width: 100%;
  padding-right: 30px
}

header .nav .searchXs .navigation .searchBox form input[type=search] {
  width: 100%
}

header .nav .searchXs .navigation .searchBox form .search-icon {
  position: absolute;
  left: 0
}

header .nav .searchXs .navigation .searchBox form .search-btn img {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px)
}

header .nav .searchXs .navigation:after {
  content: "";
  width: 100%;
  height: 124px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-box-shadow: 0 2px 20px 0 rgba(148, 148, 148, .5);
  box-shadow: 0 2px 20px 0 rgba(148, 148, 148, .5)
}

header .nav .searchXs.searchXs-fade-leave-to .navigation .close,
header .nav .searchXs.searchXs-fade-leave-to .navigation .searchBox,
header .nav .searchXs.searchXs-fade-leave-to .navigation .title {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

header .nav .searchXs.searchXs-fade-leave-to .navigation:after {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

header .nav .searchXs.searchXs-fade-leave-active {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

header .nav .searchXs.searchXs-fade-leave-active .navigation .close {
  -webkit-transition: .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s cubic-bezier(.7, 0, .3, 1);
  transition: .4s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-leave-active .navigation .title {
  -webkit-transition: .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s cubic-bezier(.7, 0, .3, 1);
  transition: .4s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-leave-active .navigation .searchBox {
  -webkit-transition: .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s cubic-bezier(.7, 0, .3, 1);
  transition: .4s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-leave-active .navigation:after {
  -webkit-transition: .4s .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s .4s cubic-bezier(.7, 0, .3, 1);
  transition: .4s .4s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-enter .navigation .close,
header .nav .searchXs.searchXs-fade-enter .navigation .searchBox,
header .nav .searchXs.searchXs-fade-enter .navigation .title {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

header .nav .searchXs.searchXs-fade-enter .navigation:after {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}

header .nav .searchXs.searchXs-fade-enter-active {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

header .nav .searchXs.searchXs-fade-enter-active .navigation .close {
  -webkit-transition: .4s .2s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s .2s cubic-bezier(.7, 0, .3, 1);
  transition: .4s .2s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-enter-active .navigation .title {
  -webkit-transition: .4s .2s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s .2s cubic-bezier(.7, 0, .3, 1);
  transition: .4s .2s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-enter-active .navigation .searchBox {
  -webkit-transition: .4s .2s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .4s .2s cubic-bezier(.7, 0, .3, 1);
  transition: .4s .2s cubic-bezier(.7, 0, .3, 1)
}

header .nav .searchXs.searchXs-fade-enter-active .navigation:after {
  -webkit-transition: .3s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .3s cubic-bezier(.7, 0, .3, 1);
  transition: .3s cubic-bezier(.7, 0, .3, 1)
}

.desktop-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.page-template-page-about-php .current0:not(.active) .desktop-menu&gt;ul&gt;li a span:after,
.page-template-page-contract-manufacturing .current0:not(.active) .desktop-menu&gt;ul&gt;li a span:after,
.page-template-page-product .current0:not(.active) .desktop-menu&gt;ul&gt;li a span:after,
body.home .current2 .desktop-menu&gt;ul&gt;li a span:after,
body.home .current3 .desktop-menu&gt;ul&gt;li a span:after,
body.home .current4 .desktop-menu&gt;ul&gt;li a span:after,
body.home .current5 .desktop-menu&gt;ul&gt;li a span:after,
body.home .current6 .desktop-menu&gt;ul&gt;li a span:after,
body.home .current7 .desktop-menu&gt;ul&gt;li a span:after {
  background-color: #fff
}

.page-template-page-about-php .current0:not(.active) .desktop-menu&gt;ul&gt;li a,
.page-template-page-contract-manufacturing .current0:not(.active) .desktop-menu&gt;ul&gt;li a,
.page-template-page-product .current0:not(.active) .desktop-menu&gt;ul&gt;li a,
body.home .current2 .desktop-menu&gt;ul&gt;li a,
body.home .current3 .desktop-menu&gt;ul&gt;li a,
body.home .current4 .desktop-menu&gt;ul&gt;li a,
body.home .current5 .desktop-menu&gt;ul&gt;li a,
body.home .current6 .desktop-menu&gt;ul&gt;li a,
body.home .current7 .desktop-menu&gt;ul&gt;li a {
  color: #fff
}

.page-template-page-about-php .current0:not(.active) .desktop-menu&gt;ul&gt;li:before,
.page-template-page-contract-manufacturing .current0:not(.active) .desktop-menu&gt;ul&gt;li:before,
.page-template-page-product .current0:not(.active) .desktop-menu&gt;ul&gt;li:before,
body.home .current2 .desktop-menu&gt;ul&gt;li:before,
body.home .current3 .desktop-menu&gt;ul&gt;li:before,
body.home .current4 .desktop-menu&gt;ul&gt;li:before,
body.home .current5 .desktop-menu&gt;ul&gt;li:before,
body.home .current6 .desktop-menu&gt;ul&gt;li:before,
body.home .current7 .desktop-menu&gt;ul&gt;li:before {
  background-color: #fff
}

.page-template-page-about-php .current0:not(.active) .desktop-menu&gt;ul&gt;li:hover,
.page-template-page-contract-manufacturing .current0:not(.active) .desktop-menu&gt;ul&gt;li:hover,
.page-template-page-product .current0:not(.active) .desktop-menu&gt;ul&gt;li:hover,
body.home .current2 .desktop-menu&gt;ul&gt;li:hover,
body.home .current3 .desktop-menu&gt;ul&gt;li:hover,
body.home .current4 .desktop-menu&gt;ul&gt;li:hover,
body.home .current5 .desktop-menu&gt;ul&gt;li:hover,
body.home .current6 .desktop-menu&gt;ul&gt;li:hover,
body.home .current7 .desktop-menu&gt;ul&gt;li:hover {
  background-image: -webkit-linear-gradient(340deg, rgba(6, 119, 179, .9), rgba(10, 79, 140, .9));
  background-image: -o-linear-gradient(340deg, rgba(6, 119, 179, .9), rgba(10, 79, 140, .9));
  background-image: linear-gradient(110deg, rgba(6, 119, 179, .9), rgba(10, 79, 140, .9))
}

.page-template-page-about-php .current0:not(.active) .desktop-menu&gt;ul&gt;li:hover ul:before,
.page-template-page-contract-manufacturing .current0:not(.active) .desktop-menu&gt;ul&gt;li:hover ul:before,
.page-template-page-product .current0:not(.active) .desktop-menu&gt;ul&gt;li:hover ul:before,
body.home .current2 .desktop-menu&gt;ul&gt;li:hover ul:before,
body.home .current3 .desktop-menu&gt;ul&gt;li:hover ul:before,
body.home .current4 .desktop-menu&gt;ul&gt;li:hover ul:before,
body.home .current5 .desktop-menu&gt;ul&gt;li:hover ul:before,
body.home .current6 .desktop-menu&gt;ul&gt;li:hover ul:before,
body.home .current7 .desktop-menu&gt;ul&gt;li:hover ul:before {
  opacity: .9;
  background-image: -webkit-linear-gradient(340deg, #0677b3, #0a4f8c);
  background-image: -o-linear-gradient(340deg, #0677b3, #0a4f8c);
  background-image: linear-gradient(110deg, #0677b3, #0a4f8c)
}

.page-template-page-about-php .current0:not(.active) .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
.page-template-page-contract-manufacturing .current0:not(.active) .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
.page-template-page-product .current0:not(.active) .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
body.home .current2 .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
body.home .current3 .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
body.home .current4 .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
body.home .current5 .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
body.home .current6 .desktop-menu&gt;ul&gt;li ul&gt;li a:before,
body.home .current7 .desktop-menu&gt;ul&gt;li ul&gt;li a:before {
  background-color: #fff
}

.desktop-menu&gt;ul {
  height: 100%;
  display: none
}

@media all and (min-width:1024px) {
  .desktop-menu&gt;ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .desktop-menu&gt;ul.in-active {
    display: none
  }
}

.desktop-menu&gt;ul&gt;li {
  position: relative;
  -webkit-transition: all .36s ease;
  -o-transition: all .36s ease;
  transition: all .36s ease
}

.desktop-menu&gt;ul&gt;li a span:after {
  content: '';
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  bottom: -3px;
  height: 2px;
  background-color: #006b93;
  -webkit-transition: width .36s ease;
  -o-transition: width .36s ease;
  transition: width .36s ease
}

.desktop-menu&gt;ul&gt;li.active a span:after,
.desktop-menu&gt;ul&gt;li:hover a span:after {
  width: 100%
}

.desktop-menu&gt;ul&gt;li:hover {
  -webkit-box-shadow: 0 6px 5px 0 rgba(0, 107, 147, .1);
  box-shadow: 0 6px 5px 0 rgba(0, 107, 147, .1)
}

.desktop-menu&gt;ul&gt;li:hover:before {
  width: 100%
}

.desktop-menu&gt;ul&gt;li:hover ul {
  opacity: 1;
  pointer-events: auto
}

.desktop-menu&gt;ul&gt;li:hover ul:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, .85)
}

.desktop-menu&gt;ul&gt;li:hover ul li {
  opacity: 1
}

.desktop-menu&gt;ul&gt;li a {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.69;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #006b93
}

.desktop-menu&gt;ul&gt;li&gt;a {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.2
}

.desktop-menu&gt;ul&gt;li&gt;a span {
  position: relative
}

.desktop-menu&gt;ul&gt;li div {
  padding-top: 5px
}

.desktop-menu&gt;ul&gt;li ul {
  position: absolute;
  padding: 10px 20px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .36s ease;
  -o-transition: opacity .36s ease;
  transition: opacity .36s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-shadow: 0 6px 5px 0 rgba(0, 107, 147, .1);
  box-shadow: 0 6px 5px 0 rgba(0, 107, 147, .1)
}

.desktop-menu&gt;ul&gt;li ul&gt;li {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity .36s ease;
  -o-transition: opacity .36s ease;
  transition: opacity .36s ease
}

.desktop-menu&gt;ul&gt;li ul&gt;li a {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap
}

.desktop-menu&gt;ul&gt;li ul&gt;li a:before {
  content: '';
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  background-color: #006b93;
  -webkit-transition: width .36s ease;
  -o-transition: width .36s ease;
  transition: width .36s ease
}

.desktop-menu&gt;ul&gt;li ul&gt;li:hover a:before {
  width: 100%
}

#menu {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0
}

#menu .navigation {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%
}

@media all and (min-width:768px) {
  #menu .navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media all and (min-width:1024px) {
  #menu .navigation {
    height: 100%
  }
}

#menu .navigation .copyright {
  position: absolute;
  -webkit-transform: rotate(90deg) translateX(-100%);
  -ms-transform: rotate(90deg) translateX(-100%);
  transform: rotate(90deg) translateX(-100%);
  left: 10px;
  bottom: 25px;
  font-size: 10px;
  z-index: 2;
  line-height: 1;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  display: table;
  width: auto;
  white-space: nowrap
}

@media all and (max-width:767px) {
  #menu .navigation .copyright {
    position: fixed;
    bottom: 50px
  }
}

@media all and (min-width:768px) {
  #menu .navigation .copyright {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 100%;
    left: 0;
    top: auto;
    bottom: 25px;
    font-size: 12px;
    text-align: center
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .copyright {
    -webkit-transform: rotate(90deg) translateX(-100%);
    -ms-transform: rotate(90deg) translateX(-100%);
    transform: rotate(90deg) translateX(-100%);
    left: 15px;
    bottom: 40px;
    width: auto
  }
}

@media all and (min-width:1366px) {
  #menu .navigation .copyright {
    left: 25px
  }
}

#menu .navigation .main-ul {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1200px;
  padding: 0 30px 50px
}

#menu .navigation .main-ul::after,
#menu .navigation .main-ul::before {
  content: '';
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul {
    padding: 0 50px;
    margin-top: 0
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul {
    padding: 0 80px
  }
}

@media all and (min-width:1366px) {
  #menu .navigation .main-ul {
    padding: 0 50px
  }
}

#menu .navigation .main-ul__main {
  position: relative;
  padding: 60px 0;
  width: 100%
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul__main {
    padding: 20px 0
  }
}

@media all and (min-width:1366px) {
  #menu .navigation .main-ul__main {
    padding: 20px 0
  }
}

#menu .navigation .main-ul .menu-box {
  width: auto;
  position: relative
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul .menu-box {
    padding: 10px 0
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box {
    width: 100%;
    padding: 0
  }
}

#menu .navigation .main-ul .menu-box .line {
  width: 1px;
  height: 50px;
  background: #fff
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul .menu-box .line {
    height: 90px
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box .line {
    height: 50px;
    margin: 0;
    margin-bottom: 30px
  }
}

#menu .navigation .main-ul .menu-box.information {
  display: none;
  width: 100%
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul .menu-box.information {
    display: block
  }
}

#menu .navigation .main-ul .menu-box&gt;.info {
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 40px;
  text-align: center;
  margin: auto;
  width: 70%
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul .menu-box&gt;.info {
    padding: 15px;
    font-size: 18px;
    line-height: 1.33
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box&gt;.info {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    max-width: 480px;
    padding: 10px 0;
    text-align: left
  }

  #menu .navigation .main-ul .menu-box&gt;.info:hover a {
    opacity: .8
  }
}

#menu .navigation .main-ul .menu-box&gt;.info a {
  color: inherit;
  border-bottom: 1px solid #fff
}

#menu .navigation .main-ul .menu-box&gt;.info strong {
  font-weight: 700;
  display: block;
  padding-right: 5px
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box&gt;.info strong {
    display: inline-block
  }
}

#menu .navigation .main-ul .menu-box.information&gt;.line {
  display: none
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box.information&gt;.line {
    display: block
  }
}

#menu .navigation .main-ul .menu-box&gt;ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box&gt;ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

#menu .navigation .main-ul .menu-box&gt;ul&gt;li {
  padding: 20px 0
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul .menu-box&gt;ul&gt;li {
    padding: 30px 0
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box&gt;ul&gt;li {
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    max-width: 336px;
    margin: 0 32px 32px 0
  }
}

#menu .navigation .main-ul .menu-box&gt;ul&gt;li a {
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.33;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:768px) {
  #menu .navigation .main-ul .menu-box&gt;ul&gt;li a {
    font-size: 35px;
    line-height: .89
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box&gt;ul&gt;li a {
    font-size: 32px;
    line-height: normal
  }

  #menu .navigation .main-ul .menu-box&gt;ul&gt;li a:hover {
    opacity: .7
  }
}

#menu .navigation .main-ul .menu-box&gt;ul&gt;li ul {
  margin: 20px 0 40px
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box&gt;ul&gt;li ul {
    margin: 20px 0 0
  }
}

#menu .navigation .main-ul .menu-box&gt;ul&gt;li ul li {
  margin-bottom: 8px;
  opacity: .9
}

#menu .navigation .main-ul .menu-box&gt;ul&gt;li ul li a {
  font-size: 16px;
  font-weight: 400
}

#menu .navigation .nav-footer {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: fixed;
  bottom: 10px;
  left: 0;
  padding-right: 20px;
  text-align: right;
  line-height: 1
}

@media all and (max-width:767px) {
  #menu .navigation .nav-footer {
    position: fixed;
    bottom: 0;
    padding-bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .8)), color-stop(99%, rgba(0, 0, 0, .01)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .01) 99%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .01) 99%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .01) 99%, rgba(0, 0, 0, 0) 100%)
  }
}

@media all and (min-width:768px) {
  #menu .navigation .nav-footer {
    bottom: 30px;
    position: relative;
    font-size: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 60px;
    padding-right: 0
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .nav-footer {
    font-size: 14px;
    position: fixed;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-bottom: 0;
    padding-right: 40px;
    bottom: 10px
  }
}

#menu .navigation .nav-footer .lang {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 50px
}

@media all and (min-width:768px) {
  #menu .navigation .nav-footer .lang {
    display: block
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .nav-footer .lang {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}

@media all and (max-width:767px) {
  #menu .navigation .nav-footer .lang {
    line-height: 40px
  }
}

@media all and (min-width:768px) {
  #menu .navigation .nav-footer a.legal {
    font-size: 12px;
    display: block;
    text-align: center
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .nav-footer a.legal {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
  }

  #menu .navigation .nav-footer a.legal:hover {
    opacity: .7
  }
}

#menu .navigation .nav-footer .lang&gt;ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media all and (min-width:768px) {
  #menu .navigation .nav-footer .lang&gt;ul {
    position: relative
  }
}

@media all and (min-width:1024px) {
  #menu .navigation .nav-footer .lang&gt;ul {
    padding-left: 15px
  }
}

#menu .navigation .nav-footer .lang&gt;ul li {
  position: relative
}

#menu .navigation .nav-footer .lang&gt;ul li a {
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  padding: 0 15px;
  display: block;
  position: relative
}

#menu .navigation .nav-footer .lang&gt;ul li&gt;a.in-active {
  opacity: .18
}

#menu .navigation .nav-footer .lang&gt;ul li&gt;a.in-active:hover {
  opacity: 1
}

#menu .navigation .nav-footer .lang&gt;ul li:not(:first-child) a:after {
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 20px;
  width: 1px;
  background: #fff;
  opacity: .9
}

#menu .navigation:after,
#menu .navigation:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0
}

#menu .navigation:after {
  background-color: #006b93;
  z-index: -2
}

#menu .navigation:before {
  background: url(../img/menu-bg.jpg) center center/cover no-repeat;
  z-index: -1
}

#menu.active {
  pointer-events: auto
}

#menu.in-active {
  pointer-events: none
}

#menu .navigation:before {
  -webkit-transition: opacity .4s .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: opacity .4s .4s cubic-bezier(.7, 0, .3, 1);
  transition: opacity .4s .4s cubic-bezier(.7, 0, .3, 1)
}

#menu .navigation:after {
  -webkit-transition: -webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
  transition: -webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: transform .4s cubic-bezier(.7, 0, .3, 1);
  transition: transform .4s cubic-bezier(.7, 0, .3, 1);
  transition: transform .4s cubic-bezier(.7, 0, .3, 1), -webkit-transform .4s cubic-bezier(.7, 0, .3, 1)
}

#menu .navigation .copyright,
#menu .navigation .nav-footer {
  -webkit-transition: opacity .5s .7s;
  -o-transition: opacity .5s .7s;
  transition: opacity .5s .7s
}

#menu .navigation .main-ul .menu-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media all and (min-width:1024px) {
  #menu .navigation .main-ul .menu-box {
    display: block
  }
}

#menu .navigation .main-ul .menu-box .line {
  -webkit-transition: -webkit-transform .2s .6s;
  transition: -webkit-transform .2s .6s;
  -o-transition: transform .2s .6s;
  transition: transform .2s .6s;
  transition: transform .2s .6s, -webkit-transform .2s .6s
}

#menu .navigation .main-ul .menu-box ul li {
  -webkit-transition: opacity .5s, -webkit-transform .5s;
  transition: opacity .5s, -webkit-transform .5s;
  -o-transition: opacity .5s, transform .5s;
  transition: opacity .5s, transform .5s;
  transition: opacity .5s, transform .5s, -webkit-transform .5s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(1) {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(2) {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(3) {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(4) {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(5) {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(6) {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(7) {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(8) {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s
}

#menu .navigation .main-ul .menu-box ul li:nth-child(9) {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s
}

#menu .navigation .main-ul .menu-box ul li a {
  letter-spacing: 0
}

#menu .navigation .main-ul .information .line {
  -webkit-transition: -webkit-transform .2s 1.1s;
  transition: -webkit-transform .2s 1.1s;
  -o-transition: transform .2s 1.1s;
  transition: transform .2s 1.1s;
  transition: transform .2s 1.1s, -webkit-transform .2s 1.1s
}

#menu .navigation .main-ul .information .info:nth-child(2) {
  -webkit-transition: opacity .5s 1.2s, -webkit-transform .5s 1.2s;
  transition: opacity .5s 1.2s, -webkit-transform .5s 1.2s;
  -o-transition: transform .5s 1.2s, opacity .5s 1.2s;
  transition: transform .5s 1.2s, opacity .5s 1.2s;
  transition: transform .5s 1.2s, opacity .5s 1.2s, -webkit-transform .5s 1.2s
}

#menu .navigation .main-ul .information .info:last-child {
  -webkit-transition: opacity .5s 1.3s, -webkit-transform .5s 1.3s;
  transition: opacity .5s 1.3s, -webkit-transform .5s 1.3s;
  -o-transition: transform .5s 1.3s, opacity .5s 1.3s;
  transition: transform .5s 1.3s, opacity .5s 1.3s;
  transition: transform .5s 1.3s, opacity .5s 1.3s, -webkit-transform .5s 1.3s
}

#menu.menu-fade-leave-active {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#menu.menu-fade-leave-active .navigation:before {
  -webkit-transition: opacity .4s 0s cubic-bezier(.7, 0, .3, 1);
  -o-transition: opacity .4s 0s cubic-bezier(.7, 0, .3, 1);
  transition: opacity .4s 0s cubic-bezier(.7, 0, .3, 1)
}

#menu.menu-fade-leave-active .navigation:after {
  -webkit-transition: -webkit-transform .4s .4s cubic-bezier(.7, 0, .3, 1);
  transition: -webkit-transform .4s .4s cubic-bezier(.7, 0, .3, 1);
  -o-transition: transform .4s .4s cubic-bezier(.7, 0, .3, 1);
  transition: transform .4s .4s cubic-bezier(.7, 0, .3, 1);
  transition: transform .4s .4s cubic-bezier(.7, 0, .3, 1), -webkit-transform .4s .4s cubic-bezier(.7, 0, .3, 1)
}

#menu.menu-fade-leave-active .navigation .copyright,
#menu.menu-fade-leave-active .navigation .nav-footer {
  -webkit-transition: opacity .2s 0s;
  -o-transition: opacity .2s 0s;
  transition: opacity .2s 0s
}

#menu.menu-fade-leave-active .navigation .main-ul .menu-box .line {
  -webkit-transition: -webkit-transform .2s 0s;
  transition: -webkit-transform .2s 0s;
  -o-transition: transform .2s 0s;
  transition: transform .2s 0s;
  transition: transform .2s 0s, -webkit-transform .2s 0s
}

#menu.menu-fade-leave-active .navigation .main-ul .menu-box ul li {
  -webkit-transition: opacity .2s 0s, -webkit-transform .2s 0s;
  transition: opacity .2s 0s, -webkit-transform .2s 0s;
  -o-transition: opacity .2s 0s, transform .2s 0s;
  transition: opacity .2s 0s, transform .2s 0s;
  transition: opacity .2s 0s, transform .2s 0s, -webkit-transform .2s 0s
}

#menu.menu-fade-leave-active .navigation .main-ul .information .line {
  -webkit-transition: -webkit-transform .2s 0s;
  transition: -webkit-transform .2s 0s;
  -o-transition: transform .2s 0s;
  transition: transform .2s 0s;
  transition: transform .2s 0s, -webkit-transform .2s 0s
}

#menu.menu-fade-leave-active .navigation .main-ul .information .info:last-child,
#menu.menu-fade-leave-active .navigation .main-ul .information .info:nth-child(2) {
  -webkit-transition: opacity .2s 0s, -webkit-transform .2s 0s;
  transition: opacity .2s 0s, -webkit-transform .2s 0s;
  -o-transition: transform .2s 0s, opacity .2s 0s;
  transition: transform .2s 0s, opacity .2s 0s;
  transition: transform .2s 0s, opacity .2s 0s, -webkit-transform .2s 0s
}

#menu.menu-fade-enter .navigation .copyright,
#menu.menu-fade-enter .navigation .nav-footer,
#menu.menu-fade-enter .navigation:before,
#menu.menu-fade-leave-to .navigation .copyright,
#menu.menu-fade-leave-to .navigation .nav-footer,
#menu.menu-fade-leave-to .navigation:before {
  opacity: 0
}

#menu.menu-fade-enter .navigation:after,
#menu.menu-fade-leave-to .navigation:after {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}

#menu.menu-fade-enter .navigation .main-ul .menu-box .line,
#menu.menu-fade-leave-to .navigation .main-ul .menu-box .line {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

#menu.menu-fade-enter .navigation .main-ul .menu-box ul li,
#menu.menu-fade-leave-to .navigation .main-ul .menu-box ul li {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

#menu.menu-fade-enter .navigation .main-ul .information .line,
#menu.menu-fade-leave-to .navigation .main-ul .information .line {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

#menu.menu-fade-enter .navigation .main-ul .information .info:last-child,
#menu.menu-fade-enter .navigation .main-ul .information .info:nth-child(2),
#menu.menu-fade-leave-to .navigation .main-ul .information .info:last-child,
#menu.menu-fade-leave-to .navigation .main-ul .information .info:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

#menu.menu-fade-enter-active {
  -webkit-transition: 1.4s;
  -o-transition: 1.4s;
  transition: 1.4s
}

#menu .show-on-desktop {
  display: none
}

@media all and (min-width:1024px) {
  #menu .show-on-desktop {
    display: block
  }
}

@media all and (min-width:1024px) {
  #menu .hide-on-desktop {
    display: none
  }
}

body.home&gt;#wrapper&gt;footer.current2 div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current2 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current2 div.footer-box&gt;div.legal&gt;a,
body.home&gt;#wrapper&gt;footer.current3 div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current3 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current3 div.footer-box&gt;div.legal&gt;a,
body.home&gt;#wrapper&gt;footer.current4 div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current4 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current4 div.footer-box&gt;div.legal&gt;a,
body.home&gt;#wrapper&gt;footer.current5 div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current5 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current5 div.footer-box&gt;div.legal&gt;a,
body.home&gt;#wrapper&gt;footer.current6 div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current6 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current6 div.footer-box&gt;div.legal&gt;a,
body.home&gt;#wrapper&gt;footer.current7 div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current7 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current7 div.footer-box&gt;div.legal&gt;a {
  color: #fff
}

body.home&gt;#wrapper&gt;footer.current2 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.home&gt;#wrapper&gt;footer.current3 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.home&gt;#wrapper&gt;footer.current4 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.home&gt;#wrapper&gt;footer.current5 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.home&gt;#wrapper&gt;footer.current6 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after,
body.home&gt;#wrapper&gt;footer.current7 div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a:after {
  background: #fff
}

body.home&gt;#wrapper&gt;footer.current8.active {
  background: rgba(255, 255, 255, .9) !important
}

body.home&gt;#wrapper&gt;footer.current8.in-active {
  background: 0 0 !important
}

body.home&gt;#wrapper&gt;footer.current8.in-active div.footer-box&gt;div.copyright,
body.home&gt;#wrapper&gt;footer.current8.in-active div.footer-box&gt;div.lang&gt;ul&gt;li&gt;a,
body.home&gt;#wrapper&gt;footer.current8.in-active div.footer-box&gt;div.legal&gt;a {
  color: #fff
}

footer {
  position: relative;
  z-index: 1006;
  background: rgba(255, 255, 255, .9);
  bottom: 0;
  left: 0;
  width: 100%
}

body.home footer {
  position: absolute
}

@media all and (max-width:320px) and (max-height:568px) {
  body.home footer {
    display: none
  }
}

@media all and (min-width:1024px) {
  footer {
    position: fixed;
    z-index: 9999
  }
}

footer .copyright,
footer .legal&gt;a,
footer div.lang&gt;ul&gt;li&gt;a {
  color: #006b93
}

footer .footer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

footer .footer-box .copyright {
  font-weight: 400;
  width: 100%;
  font-size: 12px;
  text-align: center;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  letter-spacing: 0;
  padding: 15px 20px
}

@media all and (min-width:768px) {
  footer .footer-box .copyright {
    padding: 10px 20px;
    width: auto
  }
}

@media all and (min-width:1025px) {
  footer .footer-box .copyright {
    padding-left: 30px
  }
}

footer .footer-box .legal&gt;a {
  display: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  font-size: 12px;
  padding: 15px 0
}

@media all and (min-width:768px) {
  footer .footer-box .legal&gt;a {
    padding: 10px 0
  }
}

@media all and (min-width:1024px) {
  footer .footer-box .legal&gt;a {
    display: block
  }
}

footer .footer-box .legal&gt;a:hover {
  opacity: .8
}

footer .footer-box .lang {
  display: none;
  padding-right: 15px
}

@media all and (min-width:768px) {
  footer .footer-box .lang {
    display: block;
    padding-right: 20px
  }
}

@media all and (min-width:1025px) {
  footer .footer-box .lang {
    padding-right: 30px
  }
}

footer .footer-box .lang ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

footer .footer-box .lang ul li&gt;a {
  display: block;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  position: relative;
  padding: 15px 10px
}

@media all and (min-width:768px) {
  footer .footer-box .lang ul li&gt;a {
    padding: 10px
  }
}

footer .footer-box .lang ul li&gt;a.in-active {
  opacity: .18
}

footer .footer-box .lang ul li&gt;a.in-active:hover {
  opacity: 1
}

footer .footer-box .lang ul li:nth-child(2) a:after,
footer .footer-box .lang ul li:nth-child(3) a:after {
  position: absolute;
  content: "";
  top: 50%;
  left: -10px;
  height: 1px;
  width: 10px;
  background: #fff;
  opacity: .9;
  pointer-events: none
}

footer.active {
  background: rgba(255, 255, 255, .9)
}

footer.active .copyright,
footer.active .legal&gt;a,
footer.active div.lang&gt;ul&gt;li&gt;a {
  color: #006b93
}

footer.active div.lang&gt;ul&gt;li&gt;a:after {
  background: #006b93 !important
}

footer.in-active {
  background: 0 0
}

footer.in-active .copyright,
footer.in-active .legal&gt;a,
footer.in-active div.lang&gt;ul&gt;li&gt;a {
  color: #fff
}

footer.in-active div.lang&gt;ul&gt;li&gt;a:after {
  background: #fff !important
}

footer.final-active .copyright,
footer.final-active .legal&gt;a,
footer.final-active div.lang&gt;ul&gt;li&gt;a {
  color: #006b93 !important
}

footer.final-active div.lang&gt;ul&gt;li&gt;a:after {
  background: #006b93 !important
}

#search .searchBox {
  margin: 0;
  padding-bottom: 20px
}

@media all and (min-width:768px) {
  #search .searchBox {
    padding-bottom: 35px
  }
}

#search .searchBox .search-icon {
  width: 20px;
  height: 20px
}

@media all and (min-width:768px) {
  #search .searchBox .search-icon {
    width: 30px;
    height: 30px
  }
}

#search .searchBox form {
  width: 100%;
  padding-right: 30px;
  padding-left: 25px
}

@media all and (min-width:768px) {
  #search .searchBox form {
    padding-right: 70px;
    padding-left: 40px
  }
}

#search .searchBox form input[type=search] {
  width: 100%
}

@media all and (min-width:768px) {
  #search .searchBox form input[type=search] {
    font-size: 24px
  }
}

#search .searchBox form .search-icon {
  position: absolute;
  left: 0
}

#search .searchBox form .search-btn img {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px)
}

@media all and (min-width:768px) {
  #search .searchBox form .search-btn img {
    height: 20px;
    width: 55px
  }
}

#search #particleGlobal {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0)
}

#search #particleGlobal img {
  -webkit-transform: translate3d(-40%, 0, 0);
  transform: translate3d(-40%, 0, 0);
  width: 20%
}

#search #particleGlobal canvas {
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3);
  opacity: .3
}

#search .search {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px
}

@media all and (min-width:1024px) {
  #search .search {
    width: 60%;
    padding: 0;
    padding-left: 30px;
    padding-top: 90px;
    padding-bottom: 60px
  }
}

#search .search .search-box {
  padding: 20px 0;
  opacity: 0;
  -webkit-transition: 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: 1s cubic-bezier(.075, .82, .165, 1);
  transition: 1s cubic-bezier(.075, .82, .165, 1);
  -webkit-transform: translate3d(0, 200px, 0);
  transform: translate3d(0, 200px, 0)
}

@media all and (min-width:768px) {
  #search .search .search-box {
    padding: 35px 0
  }
}

#search .search .search-box.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#search .search .search-box.search1,
#search .search .search-box.search2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#search .search .search-box.-news {
  font-family: "Noto Sans TC", sans-serif !important
}

#search .search .content {
  background: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative
}

@media all and (min-width:768px) {
  #search .search .content {
    z-index: 99999;
    border-left: solid 4px #006b93;
    -webkit-box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
    transition: .5s cubic-bezier(.7, 0, .3, 1)
  }
}

@media all and (min-width:1024px) {
  #search .search .content {
    z-index: auto;
    border-left: solid 2px #006b93;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

#search .search .content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 2px;
  background: #006b93;
  -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
  transition: .5s cubic-bezier(.7, 0, .3, 1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0)
}

#search .search .content:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #d8d8d8;
  -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
  transition: .5s cubic-bezier(.7, 0, .3, 1);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

@media all and (min-width:768px) {
  #search .search .content:after {
    width: 0
  }
}

@media all and (min-width:1024px) {
  #search .search .content:after {
    width: calc(100% - 50px)
  }
}

@media all and (min-width:1024px) {
  #search .search .content:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
    transition: .5s cubic-bezier(.7, 0, .3, 1)
  }

  #search .search .content:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  #search .search .content:hover:after {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
    transition: .5s cubic-bezier(.7, 0, .3, 1)
  }
}

#search .search .content .typeBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #006b93;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 5px
}

#search .search .content .typeBox .type {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: normal
}

#search .search .content&gt;a {
  display: block;
  height: 100%;
  width: 100%;
  padding-bottom: 15px
}

@media all and (min-width:768px) {
  #search .search .content&gt;a {
    padding: 25px 50px 25px 50px
  }
}

#search .search .date {
  font-family: en, sans-serif !important;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  color: #006b93
}

#search .search .title {
  font-size: 24px;
  line-height: 1.2;
  color: #006b93;
  padding-bottom: 15px
}

@media all and (min-width:768px) {
  #search .search .title {
    padding-bottom: 10px
  }
}

#search .search .tip {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.33;
  color: #4a4a4a;
  padding-top: 5px;
  letter-spacing: -.2px
}

@media all and (min-width:768px) {
  #search .search .tip {
    font-size: 18px;
    letter-spacing: normal
  }
}

#search .search .abstract {
  font-size: 18px;
  line-height: 1.33;
  color: #4a4a4a
}

.layer {
  will-change: transform
}

#index {
  padding-top: 0;
  height: 100vh;
  width: 100%
}

@media all and (min-width:1024px) {
  #index {
    overflow: hidden
  }
}

#index.current2:before,
#index.current3:before,
#index.current4:before,
#index.current5:before,
#index.current6:before,
#index.current7:before {
  opacity: 1
}

#index.current2 #particleGlobal&gt;img.blue,
#index.current3 #particleGlobal&gt;img.blue,
#index.current4 #particleGlobal&gt;img.blue,
#index.current5 #particleGlobal&gt;img.blue,
#index.current6 #particleGlobal&gt;img.blue,
#index.current7 #particleGlobal&gt;img.blue {
  /* display: none */
}

#index.current0 #particleGlobal&gt;img.white,
#index.current1 #particleGlobal&gt;img.white,
#index.current8 #particleGlobal&gt;img.white {
  /* display: none */
}

#index:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, right top, left top, from(#27b0a5), to(#0c5b54));
  background-image: -webkit-linear-gradient(right, #27b0a5, #0c5b54);
  background-image: -o-linear-gradient(right, #27b0a5, #0c5b54);
  background-image: linear-gradient(to left, #27b0a5, #0c5b54);
  opacity: 0;
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear
}

#index #particleGlobal {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

#index #particleGlobal canvas {
  -webkit-transition: .5s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition: .5s cubic-bezier(.175, .885, .32, 1.275);
  transition: .5s cubic-bezier(.175, .885, .32, 1.275);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}

#index #particleGlobal img {
  height: 45vh;
  -webkit-transition: .5s cubic-bezier(.175, .885, .32, 1.275);
  -o-transition: .5s cubic-bezier(.175, .885, .32, 1.275);
  transition: .5s cubic-bezier(.175, .885, .32, 1.275);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}

@media all and (min-width:1024px) {
  #index #particleGlobal img {
    height: 77vh
  }
}

#index #particleGlobal.scrolling canvas {
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3)
}

#index #particleGlobal.scrolling img {
  -webkit-transform: scale3d(.2, .2, .2);
  transform: scale3d(.2, .2, .2)
}

#index .btn {
  border-radius: 34.5px;
  background-color: rgba(62, 153, 187, .8);
  width: 250px;
  height: 45px;
  margin: auto
}

#index .btn a {
  display: block;
  height: 100%;
  width: 100%;
  font-style: italic;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media all and (min-width:768px) {
  #index .btn a {
    font-size: 18px
  }
}

@media all and (min-width:1024px) {
  #index .btn {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    position: relative
  }

  #index .btn:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(62, 153, 187, .7);
    box-shadow: 0 2px 20px 0 rgba(62, 153, 187, .7)
  }
}

@media (max-width:767px) and (max-height:375px) {
  #index #particleGlobal {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}

#index.current6&gt;#particleGlobal&gt;canvas {
  -webkit-transform: translate3d(10%, 30%, 0) scale3d(1.2, 1.2, 1.2);
  transform: translate3d(10%, 30%, 0) scale3d(1.2, 1.2, 1.2)
}

@media all and (min-width:1024px) {
  #index.current6&gt;#particleGlobal&gt;canvas {
    -webkit-transform: translate3d(36%, 0, 0) scale3d(1.5, 1.5, 1.5);
    transform: translate3d(36%, 0, 0) scale3d(1.5, 1.5, 1.5)
  }
}

#index.current6&gt;#particleGlobal&gt;img {
  -webkit-transform: translate3d(12%, 65%, 0) scale3d(1.2, 1.2, 1.2);
  transform: translate3d(12%, 65%, 0) scale3d(1.2, 1.2, 1.2)
}

@media all and (min-width:1024px) {
  #index.current6&gt;#particleGlobal&gt;img {
    -webkit-transform: translate3d(36%, 0, 0) scale3d(1.5, 1.5, 1.5);
    transform: translate3d(36%, 0, 0) scale3d(1.5, 1.5, 1.5)
  }
}

#index.current6&gt;#particleGlobal,
#index.current7&gt;#particleGlobal,
#index.current8&gt;#particleGlobal {
  opacity: .2
}

#index.current8&gt;#particleGlobal&gt;canvas,
#index.current8&gt;#particleGlobal&gt;img {
  -webkit-transform: scale3d(.8, .8, .8);
  transform: scale3d(.8, .8, .8)
}

section {
  z-index: 2
}

section .inside {
  padding: 0 20px
}

@media all and (min-width:768px) {
  section .inside {
    padding: 0
  }
}

@media all and (min-width:1024px) {
  section .inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:1024px) {
  section .inside {
    width: 100%
  }
}

@media (max-width:767px) and (max-height:375px) {
  section .inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
  }
}

@media all and (min-width:768px) {
  section .inside .left {
    width: 60%
  }
}

@media all and (min-width:1024px) {
  section .inside .left {
    padding-left: 30px;
    height: 70vh;
    width: 33.333333333%
  }
}

@media (min-width:768px) and (max-width:1024px) {
  section .inside .left {
    padding: 20px
  }
}

@media (max-width:767px) and (max-height:375px) {
  section .inside .left {
    position: absolute;
    left: 20px;
    top: 50px;
    z-index: 1
  }
}

section .inside .left .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.17;
  color: #fff;
  position: relative
}

section .inside .left .title:after {
  content: "";
  position: absolute;
  background: #fff;
  height: 1px;
  width: 50%;
  top: 60%;
  margin-left: 10px
}

@media all and (min-width:768px) {
  section .inside .left .title {
    font-size: 40px;
    line-height: 1.2
  }
}

section .inside .left .content {
  font-style: italic;
  font-size: 18px;
  line-height: 1.38;
  color: #fff
}

section .inside .left .content span {
  display: block
}

@media all and (min-width:768px) {
  section .inside .left .content {
    font-size: 18px;
    line-height: 1.33
  }
}

section .inside .center {
  width: 70%;
  max-height: 80vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto
}

@media all and (min-width:768px) {
  section .inside .center {
    width: 60%
  }
}

@media all and (min-width:1024px) {
  section .inside .center {
    width: 33.3333333%
  }
}

@media (max-width:767px) and (max-height:375px) {
  section .inside .center {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 80vh
  }

  section .inside .center img {
    max-height: 100%;
    width: auto
  }

  section .inside .center .btn,
  section .inside .center .line {
    margin: 0 !important
  }
}

section .inside .right {
  padding-right: 20px
}

@media all and (min-width:1024px) {
  section .inside .right {
    padding-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: -5%;
    width: 33.33333333%
  }
}

@media all and (min-width:1366px) {
  section .inside .right {
    padding-right: 0
  }
}

@media all and (max-width:767px) {
  section .inside .right {
    padding-right: 0
  }
}

@media (max-width:767px) and (max-height:375px) {
  section .inside .right {
    position: absolute;
    right: 20px;
    bottom: 50px;
    z-index: 1
  }
}

section .inside .right .num {
  font-size: 36px;
  font-style: italic;
  text-align: right;
  line-height: 1
}

@media all and (min-width:768px) {
  section .inside .right .num {
    font-size: 72px
  }
}

section .inside .right .title {
  font-size: 24px;
  font-style: italic;
  text-align: right;
  line-height: 1
}

@media all and (min-width:768px) {
  section .inside .right .title {
    font-size: 48px
  }
}

section .inside .right .vicetitle {
  font-size: 18px;
  font-style: italic;
  line-height: 1.2
}

@media all and (min-width:768px) {
  section .inside .right .vicetitle {
    font-size: 24px
  }
}

@media all and (min-width:1024px) {
  section .inside .right {
    width: 42%
  }
}

section.sectionMain {
  z-index: auto;
  position: relative
}

section.sectionMain .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1
}

section.sectionMain div.center {
  width: auto;
  max-height: none;
  display: block
}

section.sectionMain .inside {
  margin: auto
}

section.sectionMain .tag {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: .1px;
  color: #006b93;
  text-align: center
}

@media all and (min-width:768px) {
  section.sectionMain .tag {
    font-size: 20px
  }
}

section.sectionMain .company {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.04;
  text-align: center;
  color: #006b93;
  padding-bottom: 25px;
  padding-top: 10px
}

@media all and (min-width:768px) {
  section.sectionMain .company {
    font-size: 48px
  }
}

section.sectionMain .line {
  width: 149px;
  height: 1px;
  background: #006b93;
  margin: auto;
  position: relative
}

@media all and (min-width:768px) {
  section.sectionMain .line {
    width: 323px
  }
}

section.sectionMain .line:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background: #006b93
}

section.sectionMain .line:after {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  height: 5px;
  width: 40px;
  background: #a1cc56
}

@media all and (min-width:768px) {
  section.sectionMain .line:after {
    left: 50px;
    width: 70px
  }
}

section.sectionMain .slogan {
  font-size: 20px;
  line-height: .86;
  letter-spacing: .1px;
  text-align: center;
  color: #006b93;
  padding-top: 25px;
  max-width: 1410px;
  margin: 0 auto;
  line-height: 1.4
}

@media all and (min-width:768px) {
  section.sectionMain .slogan {
    font-size: 18px;
    width: 50%
  }
}

section.sectionLast div.case-container {
  padding: 150px 20px 85px
}

@media all and (min-width:768px) {
  section.sectionLast div.case-container {
    padding: 150px 0 130px
  }
}

@media all and (min-width:1024px) {
  section.sectionLast div.case-container {
    padding: 150px 0 85px
  }
}

section.sectionLast div.case-container .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: #006b93;
  text-align: center;
  padding-bottom: 25px
}

@media all and (min-width:768px) {
  section.sectionLast div.case-container .title {
    padding-bottom: 50px;
    font-size: 40px
  }
}

@media all and (min-width:1024px) {
  section.sectionLast div.case-container .title {
    padding-bottom: 0
  }
}

section.sectionAboutus div.inside,
section.sectionDFM div.inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:768px) {

  section.sectionAboutus div.inside,
  section.sectionDFM div.inside {
    height: 80vh;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media all and (min-width:1024px) {

  section.sectionAboutus div.inside,
  section.sectionDFM div.inside {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
}

section.sectionAboutus div.inside .center,
section.sectionDFM div.inside .center {
  color: #006b93;
  display: block;
  width: auto
}

section.sectionAboutus div.inside .center .title,
section.sectionDFM div.inside .center .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.17;
  text-align: center
}

section.sectionAboutus div.inside .center .title span,
section.sectionDFM div.inside .center .title span {
  display: block
}

@media all and (min-width:768px) {

  section.sectionAboutus div.inside .center .title,
  section.sectionDFM div.inside .center .title {
    font-size: 40px;
    line-height: 1.2
  }
}

@media all and (min-width:1024px) {

  section.sectionAboutus div.inside .center,
  section.sectionDFM div.inside .center {
    margin: auto
  }
}

section.sectionAboutus div.inside .center .content,
section.sectionDFM div.inside .center .content {
  width: 100%;
  padding: 15px 0;
  font-size: 18px;
  line-height: 1.33;
  text-align: center
}

@media all and (min-width:768px) {

  section.sectionAboutus div.inside .center .content,
  section.sectionDFM div.inside .center .content {
    width: 100%;
    padding: 30px 20px
  }
}

@media all and (min-width:1024px) {

  section.sectionAboutus div.inside .center .content,
  section.sectionDFM div.inside .center .content {
    width: 655px;
    font-size: 18px
  }
}

section.sectionDFM {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

section.sectionDFM .inside .title {
  color: #fff
}

section.sectionDFM .inside .content {
  color: #fff;
  line-height: 1.33
}

section.sectionDFM .inside .line {
  width: 1px;
  height: 80px;
  background: #fff;
  margin: auto
}

@media all and (min-width:768px) {
  section.sectionDFM .inside .line {
    height: 120px
  }
}

section.sectionService1 .right&gt;.vicetitle,
section.sectionService2 .right&gt;.vicetitle,
section.sectionService3 .right&gt;.vicetitle {
  text-align: right;
  padding-top: 20px
}

section.sectionService4 .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 30px;
  height: 70vh
}

@media all and (min-width:768px) {
  section.sectionService4 .left {
    padding-top: 0
  }
}

@media all and (min-width:1024px) {
  section.sectionService4 .left {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

section.sectionService4 .left .bottom {
  padding-top: 40px;
  padding-bottom: 40px
}

@media all and (min-width:768px) {
  section.sectionService4 .left .bottom {
    padding-bottom: 0
  }
}

@media all and (min-width:1024px) {
  section.sectionService4 .left .bottom {
    padding-top: 0;
    z-index: 2
  }
}

section.sectionService4 .left .bottom .num {
  font-size: 36px;
  font-style: italic;
  line-height: 1
}

@media all and (min-width:768px) {
  section.sectionService4 .left .bottom .num {
    font-size: 72px
  }
}

section.sectionService4 .left .bottom .title {
  font-size: 24px;
  font-style: italic;
  line-height: 1;
  font-weight: 400
}

section.sectionService4 .left .bottom .title:after {
  display: none
}

@media all and (min-width:768px) {
  section.sectionService4 .left .bottom .title {
    font-size: 48px
  }
}

section.sectionService4 .left .bottom .vicetitle {
  font-size: 18px;
  font-style: italic;
  line-height: 1.2
}

@media all and (min-width:768px) {
  section.sectionService4 .left .bottom .vicetitle {
    font-size: 24px
  }
}

@media all and (min-width:1024px) {
  section.sectionService4 .left .bottom .vicetitle {
    padding-top: 20px
  }
}

section.sectionService4 img.arm {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40vh;
  width: auto
}

@media all and (min-width:768px) {
  section.sectionService4 img.arm {
    height: 55vh
  }
}

@media all and (min-width:1024px) {
  section.sectionService4 img.arm {
    height: 80vh
  }
}

section.sectionService5 .fake-box {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}

section.sectionService5 .fake-box .parallax-box-for-nothing--service5 {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  height: 100%;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media all and (min-width:1024px) {
  section.sectionService5 .fake-box .parallax-box-for-nothing--service5 {
    width: 80%
  }
}

section.sectionService5 .inside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 70vh
}

@media all and (min-width:1024px) {
  section.sectionService5 .inside {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

section.sectionService5 .title {
  white-space: nowrap
}

@media all and (min-width:1024px) {
  section.sectionService5 .title {
    white-space: normal
  }
}

@media all and (min-width:1366px) {
  section.sectionService5 .title {
    white-space: nowrap
  }
}

section.sectionService5 .vicetitle {
  text-align: right;
  padding-top: 20px
}

#Last {
  will-change: transform
}

.pc-scroll #Last {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  will-change: auto
}

@media all and (min-width:1024px) {
  #Last {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    will-change: auto
  }
}

#Last #tg0 .case-container {
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  opacity: 0
}

#Last #tg0.start .case-container,
#Last #tg0.start .line,
#Last #tg0.start .slogan,
#Last #tg0.start .tag {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last div.partner {
  height: 380px;
  background: url(../img/menu-bg.jpg) center center/cover no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media all and (min-width:768px) {
  #Last div.partner {
    height: 550px
  }
}

@media all and (max-width:767px) {
  #Last div.partner .content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px
  }
}

#Last div.partner .content .final-word {
  line-height: 1.2;
  font-size: 18px;
  font-style: italic;
  text-align: center;
  padding-bottom: 50px
}

@media all and (min-width:768px) {
  #Last div.partner .content .final-word {
    font-size: 22px
  }
}

#Last div.partner .content .final-word span {
  display: block
}

#Last article {
  padding: 15px 0
}

@media all and (min-width:768px) {
  #Last article {
    padding: 30px 70px
  }
}

@media all and (min-width:1024px) {
  #Last article {
    padding: 85px 0
  }
}

#Last #case1 .container&gt;.info,
#Last #case3 .container&gt;.info {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#Last #case1 .container&gt;.photo,
#Last #case3 .container&gt;.photo {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#Last #case1.active .container&gt;.info,
#Last #case3.active .container&gt;.info {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last #case1.active .container&gt;.photo,
#Last #case3.active .container&gt;.photo {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last #case2 .container&gt;.info {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#Last #case2 .container&gt;.photo {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#Last #case2.active .container&gt;.info {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last #case2.active .container&gt;.photo {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last .btn {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#Last .btn.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last .partner .btn,
#Last .partner .final-word {
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  opacity: 0;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#Last .partner .btn.active {
  -webkit-transition: .8s .2s;
  -o-transition: .8s .2s;
  transition: .8s .2s
}

#Last .partner.active .final-word {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#Last .partner.active .btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

@media all and (min-width:1024px) {
  #Last article:nth-child(odd) div.container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  #Last article:nth-child(odd) div.container .info {
    padding-left: 30px;
    padding-right: 0;
    z-index: 2
  }

  #Last article:nth-child(odd) div.container .info .num-box&gt;.num-line {
    width: 250px;
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    -webkit-transform: translate3d(calc(-100% - 80px), 0, 0);
    transform: translate3d(calc(-100% - 80px), 0, 0)
  }
}

#Last article&gt;div.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:1024px) {
  #Last article&gt;div.container {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

#Last article&gt;div.container .info {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  padding-top: 15px;
  z-index: 7
}

@media all and (min-width:768px) {
  #Last article&gt;div.container .info {
    padding-top: 50px
  }
}

@media all and (min-width:1024px) {
  #Last article&gt;div.container .info {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    padding-top: 0;
    width: 50%;
    padding-right: 30px
  }
}

#Last article&gt;div.container .info&gt;.num-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #006b93
}

#Last article&gt;div.container .info&gt;.num-box .num-line {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 1px;
  background: #006b93;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  z-index: 16
}

@media all and (min-width:1024px) {
  #Last article&gt;div.container .info&gt;.num-box .num-line {
    -webkit-transform: translate3d(36px, 0, 0);
    transform: translate3d(36px, 0, 0);
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
    width: calc(100% + 36px)
  }
}

#Last article&gt;div.container .info&gt;.num-box&gt;.num {
  font-size: 30px;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  padding-right: 10px
}

@media all and (min-width:768px) {
  #Last article&gt;div.container .info&gt;.num-box&gt;.num {
    font-size: 60px
  }
}

#Last article&gt;div.container .info&gt;.title {
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  color: #006b93;
  padding-top: 25px;
  padding-bottom: 30px
}

@media all and (min-width:768px) {
  #Last article&gt;div.container .info&gt;.title {
    font-size: 40px
  }
}

#Last article&gt;div.container .info&gt;.desc {
  font-size: 18px;
  font-style: italic;
  color: #006b93;
  line-height: 1.33;
  padding-bottom: 10px
}

#Last article&gt;div.container .info&gt;.desc span {
  font-weight: 700;
  display: block;
  padding-bottom: 5px
}

#Last article&gt;div.container .photo {
  padding-bottom: 65.25%
}

@media all and (min-width:1024px) {
  #Last article&gt;div.container .photo {
    width: 50%;
    height: 100%;
    padding-bottom: 33%
  }
}

.page-template-page-index {
  overflow: hidden
}

.page-template-page-index body {
  overflow: hidden
}

.slide-container.desktop {
  display: none
}

@media all and (min-width:768px) {
  .slide-container.desktop {
    display: block
  }
}

@media all and (min-width:768px) {
  .slide-container {
    height: 100%;
    width: 100%
  }

  .slide-container.mobile {
    display: none
  }
}

@media all and (min-width:768px) {
  #index {
    width: 100%;
    height: 100vh
  }
}

#index section {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0
}

#index section.sectionAboutus,
#index section.sectionMain,
#index section.sectionService1,
#index section.sectionService2,
#index section.sectionService3,
#index section.sectionService4,
#index section.sectionService5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}

@media all and (max-width:320px) and (max-height:568px) {

  #index section.sectionAboutus,
  #index section.sectionMain,
  #index section.sectionService1,
  #index section.sectionService2,
  #index section.sectionService3,
  #index section.sectionService4,
  #index section.sectionService5 {
    height: 100%;
    padding-top: 50px
  }
}

section.sectionService5.slide-leave-active .left .btn,
section.sectionService5.slide-leave-active .left .content,
section.sectionService5.slide-leave-active .left .title {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-leave-active .left .bottom&gt;.num,
section.sectionService5.slide-leave-active .left .bottom&gt;.title,
section.sectionService5.slide-leave-active .left .bottom&gt;.vicetitle {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-leave-active .right .num,
section.sectionService5.slide-leave-active .right .title,
section.sectionService5.slide-leave-active .right .vicetitle,
section.sectionService5.slide-leave-active .right img {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active {
  -webkit-transition: 2.4s;
  -o-transition: 2.4s;
  transition: 2.4s
}

section.sectionService5.slide-enter-active .left .title {
  -webkit-transition: .6s .6s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s .6s cubic-bezier(.075, .82, .165, 1);
  transition: .6s .6s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .left .content {
  -webkit-transition: .6s .7s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s .7s cubic-bezier(.075, .82, .165, 1);
  transition: .6s .7s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .left .btn {
  -webkit-transition: .6s .8s cubic-bezier(.075, .82, .165, 1) !important;
  -o-transition: .6s .8s cubic-bezier(.075, .82, .165, 1) !important;
  transition: .6s .8s cubic-bezier(.075, .82, .165, 1) !important
}

section.sectionService5.slide-enter-active .left .bottom&gt;.num {
  -webkit-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .left .bottom&gt;.title {
  -webkit-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .left .bottom&gt;.vicetitle {
  -webkit-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .right img {
  -webkit-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .right .num {
  -webkit-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .right .title {
  -webkit-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1)
}

section.sectionService5.slide-enter-active .right .vicetitle {
  -webkit-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-active {
  -webkit-transition: 1.4s;
  -o-transition: 1.4s;
  transition: 1.4s
}

section.slide-leave-active .center {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-active .bg {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-active .left .btn,
section.slide-leave-active .left .content,
section.slide-leave-active .left .title {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-active .left .bottom&gt;.num,
section.slide-leave-active .left .bottom&gt;.title,
section.slide-leave-active .left .bottom&gt;.vicetitle {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-active .right .num,
section.slide-leave-active .right .title,
section.slide-leave-active .right .vicetitle,
section.slide-leave-active .right img {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-active div.centerDash,
section.slide-leave-active img.arm,
section.slide-leave-active img.dashLeft,
section.slide-leave-active img.dashRight {
  -webkit-transition: .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active {
  -webkit-transition: 2.4s;
  -o-transition: 2.4s;
  transition: 2.4s
}

section.slide-enter-active .bg {
  -webkit-transition: .6s .4s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s .4s cubic-bezier(.075, .82, .165, 1);
  transition: .6s .4s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .center {
  -webkit-transition: opacity .6s .6s cubic-bezier(.075, .82, .165, 1), -webkit-transform .6s .4s linear;
  transition: opacity .6s .6s cubic-bezier(.075, .82, .165, 1), -webkit-transform .6s .4s linear;
  -o-transition: transform .6s .4s linear, opacity .6s .6s cubic-bezier(.075, .82, .165, 1);
  transition: transform .6s .4s linear, opacity .6s .6s cubic-bezier(.075, .82, .165, 1);
  transition: transform .6s .4s linear, opacity .6s .6s cubic-bezier(.075, .82, .165, 1), -webkit-transform .6s .4s linear
}

section.slide-enter-active .left .title {
  -webkit-transition: .6s .6s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s .6s cubic-bezier(.075, .82, .165, 1);
  transition: .6s .6s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .left .content {
  -webkit-transition: .6s .7s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s .7s cubic-bezier(.075, .82, .165, 1);
  transition: .6s .7s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .left .btn {
  -webkit-transition: .6s .8s cubic-bezier(.075, .82, .165, 1) !important;
  -o-transition: .6s .8s cubic-bezier(.075, .82, .165, 1) !important;
  transition: .6s .8s cubic-bezier(.075, .82, .165, 1) !important
}

section.slide-enter-active .left .bottom&gt;.num {
  -webkit-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .left .bottom&gt;.title {
  -webkit-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .left .bottom&gt;.vicetitle {
  -webkit-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .right img {
  -webkit-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .right .num {
  -webkit-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .right .title {
  -webkit-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.1s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active .right .vicetitle {
  -webkit-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1);
  transition: .6s 1.2s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active img.arm {
  -webkit-transition: .8s .8s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .8s .8s cubic-bezier(.075, .82, .165, 1);
  transition: .8s .8s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active img.dashCenter {
  -webkit-transition: opacity .2s .2s linear, -webkit-transform .4s .2s linear;
  transition: opacity .2s .2s linear, -webkit-transform .4s .2s linear;
  -o-transition: transform .4s .2s linear, opacity .2s .2s linear;
  transition: transform .4s .2s linear, opacity .2s .2s linear;
  transition: transform .4s .2s linear, opacity .2s .2s linear, -webkit-transform .4s .2s linear
}

section.slide-enter-active img.dashRight {
  -webkit-transition: opacity .2s .8s linear, -webkit-transform .4s .6s cubic-bezier(.075, .82, .165, 1);
  transition: opacity .2s .8s linear, -webkit-transform .4s .6s cubic-bezier(.075, .82, .165, 1);
  -o-transition: transform .4s .6s cubic-bezier(.075, .82, .165, 1), opacity .2s .8s linear;
  transition: transform .4s .6s cubic-bezier(.075, .82, .165, 1), opacity .2s .8s linear;
  transition: transform .4s .6s cubic-bezier(.075, .82, .165, 1), opacity .2s .8s linear, -webkit-transform .4s .6s cubic-bezier(.075, .82, .165, 1)
}

section.slide-enter-active img.dashLeft {
  -webkit-transition: opacity .2s .8s linear, -webkit-transform .4s .6s cubic-bezier(.075, .82, .165, 1);
  transition: opacity .2s .8s linear, -webkit-transform .4s .6s cubic-bezier(.075, .82, .165, 1);
  -o-transition: transform .4s .6s cubic-bezier(.075, .82, .165, 1), opacity .2s .8s linear;
  transition: transform .4s .6s cubic-bezier(.075, .82, .165, 1), opacity .2s .8s linear;
  transition: transform .4s .6s cubic-bezier(.075, .82, .165, 1), opacity .2s .8s linear, -webkit-transform .4s .6s cubic-bezier(.075, .82, .165, 1)
}

section.slide-leave-to {
  pointer-events: none
}

section.slide-enter {
  pointer-events: none
}

.down section.sectionService5.slide-leave-to .bg,
.up section.sectionService5.slide-leave-to .bg {
  opacity: 0
}

.down section.sectionService5.slide-leave-to .left .btn,
.down section.sectionService5.slide-leave-to .left .content,
.down section.sectionService5.slide-leave-to .left .title,
.up section.sectionService5.slide-leave-to .left .btn,
.up section.sectionService5.slide-leave-to .left .content,
.up section.sectionService5.slide-leave-to .left .title {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-leave-to .left .bottom&gt;.num,
.down section.sectionService5.slide-leave-to .left .bottom&gt;.title,
.down section.sectionService5.slide-leave-to .left .bottom&gt;.vicetitle,
.up section.sectionService5.slide-leave-to .left .bottom&gt;.num,
.up section.sectionService5.slide-leave-to .left .bottom&gt;.title,
.up section.sectionService5.slide-leave-to .left .bottom&gt;.vicetitle {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-leave-to .right .num,
.down section.sectionService5.slide-leave-to .right .title,
.down section.sectionService5.slide-leave-to .right .vicetitle,
.up section.sectionService5.slide-leave-to .right .num,
.up section.sectionService5.slide-leave-to .right .title,
.up section.sectionService5.slide-leave-to .right .vicetitle {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-leave-to .right img,
.up section.sectionService5.slide-leave-to .right img {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

@media all and (max-width:320px) and (max-height:568px) {

  .down section.sectionService5.slide-leave-to .right img,
  .up section.sectionService5.slide-leave-to .right img {
    opacity: 0 !important
  }
}

@media all and (min-width:768px) {

  .down section.sectionService5.slide-leave-to .right img,
  .up section.sectionService5.slide-leave-to .right img {
    -webkit-transform: scale(1.5) translate3d(30%, 0, 0) !important;
    transform: scale(1.5) translate3d(30%, 0, 0) !important
  }
}

@media all and (min-width:1024px) {

  .down section.sectionService5.slide-leave-to .right img,
  .up section.sectionService5.slide-leave-to .right img {
    -webkit-transform: scale(1.2) translate3d(30%, 0, 0) !important;
    transform: scale(1.2) translate3d(30%, 0, 0) !important
  }
}

.down section.slide-leave-to .center,
.up section.slide-leave-to .center {
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  opacity: 0
}

.down section.slide-leave-to .bg,
.up section.slide-leave-to .bg {
  opacity: 0
}

.down section.slide-leave-to .left .btn,
.down section.slide-leave-to .left .content,
.down section.slide-leave-to .left .title,
.up section.slide-leave-to .left .btn,
.up section.slide-leave-to .left .content,
.up section.slide-leave-to .left .title {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.slide-leave-to .left .bottom&gt;.num,
.down section.slide-leave-to .left .bottom&gt;.title,
.down section.slide-leave-to .left .bottom&gt;.vicetitle,
.up section.slide-leave-to .left .bottom&gt;.num,
.up section.slide-leave-to .left .bottom&gt;.title,
.up section.slide-leave-to .left .bottom&gt;.vicetitle {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.slide-leave-to .right .num,
.down section.slide-leave-to .right .title,
.down section.slide-leave-to .right .vicetitle,
.up section.slide-leave-to .right .num,
.up section.slide-leave-to .right .title,
.up section.slide-leave-to .right .vicetitle {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

.down section.slide-leave-to .right img,
.up section.slide-leave-to .right img {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

@media all and (max-width:320px) and (max-height:568px) {

  .down section.slide-leave-to .right img,
  .up section.slide-leave-to .right img {
    opacity: 0 !important
  }
}

@media all and (min-width:768px) {

  .down section.slide-leave-to .right img,
  .up section.slide-leave-to .right img {
    -webkit-transform: scale(1.5) translate3d(30%, 0, 0) !important;
    transform: scale(1.5) translate3d(30%, 0, 0) !important
  }
}

@media all and (min-width:1024px) {

  .down section.slide-leave-to .right img,
  .up section.slide-leave-to .right img {
    -webkit-transform: scale(1.2) translate3d(30%, 0, 0) !important;
    transform: scale(1.2) translate3d(30%, 0, 0) !important
  }
}

.down section.slide-leave-to img.arm,
.up section.slide-leave-to img.arm {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0
}

.down section.slide-leave-to img.dashCenter,
.up section.slide-leave-to img.dashCenter {
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
  opacity: 0
}

.down section.slide-leave-to img.dashLeft,
.up section.slide-leave-to img.dashLeft {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0
}

.down section.slide-leave-to img.dashRight,
.up section.slide-leave-to img.dashRight {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-enter .bg,
.up section.sectionService5.slide-enter .bg {
  opacity: 0
}

.down section.sectionService5.slide-enter .left .btn,
.down section.sectionService5.slide-enter .left .content,
.down section.sectionService5.slide-enter .left .title,
.up section.sectionService5.slide-enter .left .btn,
.up section.sectionService5.slide-enter .left .content,
.up section.sectionService5.slide-enter .left .title {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-enter .left .bottom&gt;.num,
.down section.sectionService5.slide-enter .left .bottom&gt;.title,
.down section.sectionService5.slide-enter .left .bottom&gt;.vicetitle,
.up section.sectionService5.slide-enter .left .bottom&gt;.num,
.up section.sectionService5.slide-enter .left .bottom&gt;.title,
.up section.sectionService5.slide-enter .left .bottom&gt;.vicetitle {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-enter .right .num,
.down section.sectionService5.slide-enter .right .title,
.down section.sectionService5.slide-enter .right .vicetitle,
.up section.sectionService5.slide-enter .right .num,
.up section.sectionService5.slide-enter .right .title,
.up section.sectionService5.slide-enter .right .vicetitle {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

.down section.sectionService5.slide-enter .right img,
.up section.sectionService5.slide-enter .right img {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

@media all and (max-width:320px) and (max-height:568px) {

  .down section.sectionService5.slide-enter .right img,
  .up section.sectionService5.slide-enter .right img {
    opacity: 0 !important
  }
}

@media all and (min-width:768px) {

  .down section.sectionService5.slide-enter .right img,
  .up section.sectionService5.slide-enter .right img {
    -webkit-transform: scale(1.5) translate3d(30%, 0, 0) !important;
    transform: scale(1.5) translate3d(30%, 0, 0) !important
  }
}

@media all and (min-width:1024px) {

  .down section.sectionService5.slide-enter .right img,
  .up section.sectionService5.slide-enter .right img {
    -webkit-transform: scale(1.2) translate3d(30%, 0, 0) !important;
    transform: scale(1.2) translate3d(30%, 0, 0) !important
  }
}

.down section.slide-enter .bg,
.up section.slide-enter .bg {
  opacity: 0
}

.down section.slide-enter .center,
.up section.slide-enter .center {
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  opacity: 0
}

.down section.slide-enter .left .btn,
.down section.slide-enter .left .content,
.down section.slide-enter .left .title,
.up section.slide-enter .left .btn,
.up section.slide-enter .left .content,
.up section.slide-enter .left .title {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.slide-enter .left .bottom&gt;.num,
.down section.slide-enter .left .bottom&gt;.title,
.down section.slide-enter .left .bottom&gt;.vicetitle,
.up section.slide-enter .left .bottom&gt;.num,
.up section.slide-enter .left .bottom&gt;.title,
.up section.slide-enter .left .bottom&gt;.vicetitle {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
  opacity: 0
}

.down section.slide-enter .right .num,
.down section.slide-enter .right .title,
.down section.slide-enter .right .vicetitle,
.up section.slide-enter .right .num,
.up section.slide-enter .right .title,
.up section.slide-enter .right .vicetitle {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

.down section.slide-enter .right img,
.up section.slide-enter .right img {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  opacity: 0
}

@media all and (max-width:320px) and (max-height:568px) {

  .down section.slide-enter .right img,
  .up section.slide-enter .right img {
    opacity: 0 !important
  }
}

@media all and (min-width:768px) {

  .down section.slide-enter .right img,
  .up section.slide-enter .right img {
    -webkit-transform: scale(1.5) translate3d(30%, 0, 0) !important;
    transform: scale(1.5) translate3d(30%, 0, 0) !important
  }
}

@media all and (min-width:1024px) {

  .down section.slide-enter .right img,
  .up section.slide-enter .right img {
    -webkit-transform: scale(1.2) translate3d(30%, 0, 0) !important;
    transform: scale(1.2) translate3d(30%, 0, 0) !important
  }
}

.down section.slide-enter img.arm,
.up section.slide-enter img.arm {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0
}

.down section.slide-enter img.dashCenter,
.up section.slide-enter img.dashCenter {
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
  transform: scale3d(1.2, 1.2, 1.2);
  opacity: 0
}

.down section.slide-enter img.dashLeft,
.up section.slide-enter img.dashLeft {
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  opacity: 0
}

.down section.slide-enter img.dashRight,
.up section.slide-enter img.dashRight {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0
}

body.page-template-page-about header#header #navXsSearch i&gt;svg&gt;g,
body.page-template-page-contract-manufacturing header#header #navXsSearch i&gt;svg&gt;g,
body.page-template-page-product header#header #navXsSearch i&gt;svg&gt;g {
  stroke: #fff
}

body.page-template-page-about header#header #navSearch i&gt;svg&gt;g,
body.page-template-page-contract-manufacturing header#header #navSearch i&gt;svg&gt;g,
body.page-template-page-product header#header #navSearch i&gt;svg&gt;g {
  stroke: #fff
}

body.page-template-page-about header#header #navSearch form,
body.page-template-page-contract-manufacturing header#header #navSearch form,
body.page-template-page-product header#header #navSearch form {
  border-color: #fff
}

body.page-template-page-about header#header #navSearch form input,
body.page-template-page-contract-manufacturing header#header #navSearch form input,
body.page-template-page-product header#header #navSearch form input {
  color: #fff
}

body.page-template-page-about header#header #navSearch form input::-webkit-input-placeholder,
body.page-template-page-contract-manufacturing header#header #navSearch form input::-webkit-input-placeholder,
body.page-template-page-product header#header #navSearch form input::-webkit-input-placeholder {
  color: #fff;
  opacity: .6
}

body.page-template-page-about header#header #navSearch form input:-ms-input-placeholder,
body.page-template-page-contract-manufacturing header#header #navSearch form input:-ms-input-placeholder,
body.page-template-page-product header#header #navSearch form input:-ms-input-placeholder {
  color: #fff;
  opacity: .6
}

body.page-template-page-about header#header #navSearch form input::-ms-input-placeholder,
body.page-template-page-contract-manufacturing header#header #navSearch form input::-ms-input-placeholder,
body.page-template-page-product header#header #navSearch form input::-ms-input-placeholder {
  color: #fff;
  opacity: .6
}

body.page-template-page-about header#header #navSearch form input::placeholder,
body.page-template-page-contract-manufacturing header#header #navSearch form input::placeholder,
body.page-template-page-product header#header #navSearch form input::placeholder {
  color: #fff;
  opacity: .6
}

body.page-template-page-about header#header #navSearch form input:-webkit-autofill,
body.page-template-page-about header#header #navSearch form input:-webkit-autofill:focus,
body.page-template-page-about header#header #navSearch form input:-webkit-autofill:hover,
body.page-template-page-contract-manufacturing header#header #navSearch form input:-webkit-autofill,
body.page-template-page-contract-manufacturing header#header #navSearch form input:-webkit-autofill:focus,
body.page-template-page-contract-manufacturing header#header #navSearch form input:-webkit-autofill:hover,
body.page-template-page-product header#header #navSearch form input:-webkit-autofill,
body.page-template-page-product header#header #navSearch form input:-webkit-autofill:focus,
body.page-template-page-product header#header #navSearch form input:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff
}

body.page-template-page-about header#header.active #navXsSearch i&gt;svg&gt;g,
body.page-template-page-contract-manufacturing header#header.active #navXsSearch i&gt;svg&gt;g,
body.page-template-page-product header#header.active #navXsSearch i&gt;svg&gt;g {
  stroke: #006b93
}

body.page-template-page-about header#header.active #navSearch i&gt;svg&gt;g,
body.page-template-page-contract-manufacturing header#header.active #navSearch i&gt;svg&gt;g,
body.page-template-page-product header#header.active #navSearch i&gt;svg&gt;g {
  stroke: #006b93
}

body.page-template-page-about header#header.active #navSearch form,
body.page-template-page-contract-manufacturing header#header.active #navSearch form,
body.page-template-page-product header#header.active #navSearch form {
  border-color: #006b93
}

body.page-template-page-about header#header.active #navSearch form input,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input,
body.page-template-page-product header#header.active #navSearch form input {
  color: #006b93
}

body.page-template-page-about header#header.active #navSearch form input::-webkit-input-placeholder,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input::-webkit-input-placeholder,
body.page-template-page-product header#header.active #navSearch form input::-webkit-input-placeholder {
  color: #006b93;
  opacity: .6
}

body.page-template-page-about header#header.active #navSearch form input:-ms-input-placeholder,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input:-ms-input-placeholder,
body.page-template-page-product header#header.active #navSearch form input:-ms-input-placeholder {
  color: #006b93;
  opacity: .6
}

body.page-template-page-about header#header.active #navSearch form input::-ms-input-placeholder,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input::-ms-input-placeholder,
body.page-template-page-product header#header.active #navSearch form input::-ms-input-placeholder {
  color: #006b93;
  opacity: .6
}

body.page-template-page-about header#header.active #navSearch form input::placeholder,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input::placeholder,
body.page-template-page-product header#header.active #navSearch form input::placeholder {
  color: #006b93;
  opacity: .6
}

body.page-template-page-about header#header.active #navSearch form input:-webkit-autofill,
body.page-template-page-about header#header.active #navSearch form input:-webkit-autofill:focus,
body.page-template-page-about header#header.active #navSearch form input:-webkit-autofill:hover,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input:-webkit-autofill,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input:-webkit-autofill:focus,
body.page-template-page-contract-manufacturing header#header.active #navSearch form input:-webkit-autofill:hover,
body.page-template-page-product header#header.active #navSearch form input:-webkit-autofill,
body.page-template-page-product header#header.active #navSearch form input:-webkit-autofill:focus,
body.page-template-page-product header#header.active #navSearch form input:-webkit-autofill:hover {
  -webkit-text-fill-color: #006b93
}

#particleGlobal {
  pointer-events: none
}

#particleGlobal canvas {
  opacity: .6;
  pointer-events: none
}

#about section.head-section {
  position: relative;
  z-index: initial
}

#about section.head-section .head-bg {
  position: absolute;
  height: calc(100vh + 150px);
  width: 100%
}

@media all and (min-width:768px) {
  #about section.head-section .head-bg {
    height: 100vh
  }
}

@media all and (min-width:1024px) {
  #about section.head-section .head-bg {
    height: 120vh
  }
}

#about section.head-section .head-bg .trigger {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px
}

#about section.team-section.active .container&gt;.about-head .line {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

#about section.team-section.active .container&gt;.about-head .title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.team-section.active .container&gt;div&gt;.manager-slider .infomation {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.team-section.active .container&gt;div&gt;.manager-slider .photo {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.partner-section {
  padding-top: 40px
}

@media all and (min-width:768px) {
  #about section.partner-section {
    padding-top: 115px
  }
}

@media all and (min-width:1024px) {
  #about section.partner-section {
    padding-top: 114px;
    margin-top: 80px
  }
}

#about section.partner-section.active #trigger-2&gt;.about-head .line {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

#about section.partner-section.active #trigger-2&gt;.about-head .title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.partner-section.active #trigger-2&gt;.partner-box .partner:nth-child(1) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.partner-section.active #trigger-2&gt;.partner-box .partner:nth-child(2) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

@media all and (min-width:1024px) {
  #about section.partner-section.active #trigger-2&gt;.partner-box .partner:nth-child(2) {
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0)
  }
}

#about section.partner-section.active #trigger-2&gt;.partner-box .partner:nth-child(3) {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

@media all and (min-width:1024px) {
  #about section.partner-section.active #trigger-2&gt;.partner-box .partner:nth-child(3) {
    -webkit-transform: translate3d(0, 140px, 0);
    transform: translate3d(0, 140px, 0)
  }
}

#about section.wmt-section {
  position: relative;
  z-index: 12
}

#about section.wmt-section .title {
  color: #006b93;
  -webkit-transition: .2s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .2s cubic-bezier(.86, 0, .07, 1);
  transition: .2s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0
}

#about section.wmt-section .photo {
  padding-bottom: 40px;
  -webkit-transition: .2s .2s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .2s .2s cubic-bezier(.86, 0, .07, 1);
  transition: .2s .2s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0
}

@media all and (min-width:1024px) {
  #about section.wmt-section .photo {
    width: 750px;
    margin: auto
  }
}

#about section.wmt-section .content {
  font-size: 24px;
  font-style: italic;
  color: #006b93;
  font-weight: 400;
  text-align: center;
  padding: 20px;
  line-height: 1.33;
  -webkit-transition: .2s .4s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .2s .4s cubic-bezier(.86, 0, .07, 1);
  transition: .2s .4s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  padding-bottom: 80px
}

@media all and (min-width:768px) {
  #about section.wmt-section .content {
    font-size: 28px;
    line-height: 1.2
  }
}

@media all and (min-width:1024px) {
  #about section.wmt-section .content {
    width: 810px;
    margin: auto;
    padding-bottom: 140px
  }
}

#about section.wmt-section.active #trigger-3 .content,
#about section.wmt-section.active #trigger-3 .photo,
#about section.wmt-section.active #trigger-3 .title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.factory-section {
  position: relative;
  z-index: 12
}

#about section.factory-section .about-head&gt;.title {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0)
}

#about section.factory-section.active .about-head .line {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

#about section.factory-section.active .about-head .title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

#about section.factory-section.active .map-box&gt;.map {
  opacity: 1
}

#about section.factory-section.active .location-box&gt;.location .mask {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#about section.factory-section.active .location-box&gt;.location .dots {
  opacity: 1
}

#about section.factory-section.active .location-box&gt;.location-info {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@media all and (min-width:1024px) {
  #about section.factory-section.active .location-box&gt;.location-info {
    -webkit-transform: translate3d(0, 175px, 0);
    transform: translate3d(0, 175px, 0)
  }
}

#about .manager-slider {
  padding-top: 60px;
  padding-bottom: 40px;
  z-index: 1006;
  position: relative
}

@media all and (min-width:768px) {
  #about .manager-slider {
    padding-bottom: 110px
  }
}

#about .manager-slider .btn {
  padding: 0 20px;
  width: 160px;
  height: 60px;
  position: relative
}

@media all and (min-width:768px) {
  #about .manager-slider .btn {
    padding: 0
  }
}

#about .manager-slider .info-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:1024px) {
  #about .manager-slider .info-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

#about .manager-slider .infomation {
  padding: 0 20px 30px;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  height: 100%
}

@media all and (min-width:768px) {
  #about .manager-slider .infomation {
    width: 100%;
    padding: 0 0 30px
  }
}

@media all and (min-width:1024px) {
  #about .manager-slider .infomation {
    width: calc(50% - 15px);
    padding-bottom: 0
  }
}

#about .manager-slider .infomation .line-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

#about .manager-slider .infomation .manager-title {
  font-size: 28px;
  font-style: italic;
  color: #006b93;
  padding-right: 15px;
  line-height: 1
}

@media all and (min-width:768px) {
  #about .manager-slider .infomation .manager-title {
    font-size: 36px
  }
}

#about .manager-slider .infomation .manager-line {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-width: 130px;
  height: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #006b93
}

#about .manager-slider .infomation .manager-name {
  width: 100%;
  font-size: 24px;
  color: #006b93;
  padding-top: 20px
}

@media all and (min-width:768px) {
  #about .manager-slider .infomation .manager-name {
    font-size: 28px
  }
}

#about .manager-slider .infomation .manager-education {
  width: 100%;
  font-size: 18px;
  line-height: 1.39;
  color: #006b93;
  padding-top: 15px;
  padding-bottom: 20px
}

#about .manager-slider .infomation .manager-info {
  display: none
}

@media all and (min-width:768px) {
  #about .manager-slider .infomation .manager-info {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 1.39;
    color: #4a4a4a
  }
}

#about .manager-slider .photo {
  padding-bottom: 52.9%;
  margin: 0 20px;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

@media all and (min-width:768px) {
  #about .manager-slider .photo {
    margin: 0
  }
}

@media all and (min-width:1024px) {
  #about .manager-slider .photo {
    padding-bottom: 0;
    width: 590px;
    height: 356px;
    margin-left: 15px
  }
}

#about .member-slider {
  padding-bottom: 40px;
  z-index: 1006;
  position: relative
}

@media all and (min-width:768px) {
  #about .member-slider {
    padding-bottom: 110px
  }
}

#about .member-slider.active .title1 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#about .member-slider .title1 {
  font-size: 28px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #006b93;
  position: relative;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  opacity: 0;
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1)
}

#about .member-slider .title1:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  height: 2px;
  background: #006b93;
  width: calc(100% - 170px)
}

@media all and (min-width:768px) {
  #about .member-slider .title1 {
    font-size: 36px;
    padding-left: 0
  }

  #about .member-slider .title1:after {
    right: 0
  }
}

@media all and (min-width:768px) {
}

#about .member-slider .info-box {
  width: calc(100% - 70px);
  margin-left: auto
}

@media all and (min-width:768px) {
  #about .member-slider .info-box {
    width: auto
  }
}

#about .member-slider .btn {
  height: 60px;
  position: relative;
  width: 160px;
  padding: 0 20px
}

@media all and (min-width:768px) {
}

@media all and (min-width:768px) {
}


@media all and (min-width:768px) {
}

#about .member-slider .photo {
  padding-bottom: 76.09%
}

@media all and (min-width:768px) {
  #about .member-slider .photo {
    padding-bottom: 74.8%;
    position: relative
  }
}

#about .member-slider .infomation {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  color: #4a4a4a;
  border-top: solid 2px #0677b3;
  left: 20px;
  width: calc(100% - 40px);
  -webkit-transform: translate3d(0, 75px, 0);
  transform: translate3d(0, 75px, 0)
}

@media all and (min-width:768px) {
  #about .member-slider .infomation {
    width: calc(100% - 15px);
    left: auto;
    right: 0
  }
}

#about .member-slider .infomation .member-name {
  width: 50%;
  font-weight: 400;
  font-size: 20px;
  color: #0677b3;
  padding: 15px 0 10px 10px
}

@media all and (min-width:768px) {
  #about .member-slider .infomation .member-name {
    padding: 20px 0 12px 20px;
    font-size: 28px
  }
}

#about .member-slider .infomation .member-title {
  font-size: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 15px 0 10px 0
}

@media all and (min-width:768px) {
  #about .member-slider .infomation .member-title {
    padding: 20px 0 10px 0;
    font-size: 18px
  }
}

#about .member-slider .infomation .member-education {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.39;
  padding: 0 10px 20px 10px
}

@media all and (min-width:768px) {
  #about .member-slider .infomation .member-education {
    font-size: 18px;
    padding: 0 20px 20px 20px;
    height: 96px
  }
}

#about .location-box {
  position: relative;
  margin: 0 20px;
  padding: 35px 0
}

@media all and (min-width:768px) {
  #about .location-box {
    padding: 40px 0
  }
}

@media all and (min-width:1024px) {
  #about .location-box {
    padding-top: 0;
    -webkit-transform: translate3d(0, -175px, 0);
    transform: translate3d(0, -175px, 0);
    padding-bottom: 55px
  }
}

#about .location-box .dots {
  position: absolute;
  right: -80px;
  top: -44px;
  height: 150px;
  width: 150px
}

@media all and (min-width:768px) {
  #about .location-box .dots {
    height: 335px;
    width: 335px;
    top: -95px;
    right: 195px
  }
}

@media all and (min-width:1024px) {
  #about .location-box .dots {
    left: 200px;
    right: 0;
    top: 15px;
    height: 280px;
    width: 280px
  }
}

#about .arrow-container {
  width: 100%;
  position: relative;
  height: auto
}

#about .arrow-container .next,
#about .arrow-container .prev {
  display: inline-block;
  pointer-events: auto;
  padding: 15px 0;
  width: 50px;
  cursor: pointer
}

@media all and (max-width:767px) {

  #about .arrow-container .next,
  #about .arrow-container .prev {
    width: 40px
  }
}

#about .arrow-container .next {
  margin-left: 20px
}

#about .slide-show {
  width: 100%;
  height: auto;
  position: relative;
  margin: auto;
  z-index: 2
}

@media all and (min-width:768px) {
  #about .slide-show {
    width: 420px;
    margin-left: 0
  }
}

@media all and (min-width:1024px) {
  #about .slide-show {
    width: 420px;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 0
  }
}

#about .slide-show.swiping .slider-inner {
  pointer-events: none !important
}

#about .slide-show.swiping .slider-inner * {
  pointer-events: none !important
}

#about .slide-show .images-container {
  width: 100%;
  position: relative
}

#about .slide-show .images-container:before {
  content: "";
  width: 100%;
  padding-bottom: 50%;
  display: block
}

#about .slide-show .images-container .slider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: transparent;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease
}

#about .slide-show .images-container .slider.active {
  opacity: 1
}

#about .slide-show .images-container .slider .slider-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

#about .slide-show .factory {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 15px
}

@media all and (max-width:767px) {
  .en #about .slide-show .factory {
    min-height: 77px
  }
}

@media all and (min-width:768px) {
  #about .slide-show .factory {
    margin-top: 15px
  }
}

#about .slide-show .factory-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #fff
}

#about .slide-show .factory-location {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  color: #fff
}

#about .location .mask {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1)
}

#about .location.location-fade-enter .mask,
#about .location.location-fade-leave-to .mask {
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3)
}

#about .location.location-fade-enter .img,
#about .location.location-fade-leave-to .img {
  opacity: 0
}

#about .location.location-fade-enter .factory-title,
#about .location.location-fade-leave-to .factory-title {
  opacity: 0
}

#about .location.location-fade-enter .factory-location,
#about .location.location-fade-leave-to .factory-location {
  opacity: 0
}

#about .location.location-fade-enter-active,
#about .location.location-fade-leave-active {
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s
}

#about .location.location-fade-enter-active .mask,
#about .location.location-fade-leave-active .mask {
  -webkit-transition: -webkit-transform .6s;
  transition: -webkit-transform .6s;
  -o-transition: transform .6s;
  transition: transform .6s;
  transition: transform .6s, -webkit-transform .6s
}

#about .location.location-fade-enter-active .factort-location,
#about .location.location-fade-enter-active .factory-title,
#about .location.location-fade-enter-active .img,
#about .location.location-fade-leave-active .factort-location,
#about .location.location-fade-leave-active .factory-title,
#about .location.location-fade-leave-active .img {
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}

#about .location-info {
  width: 100%;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 1.33;
  color: #fff;
  opacity: 0;
  -webkit-transition: .5s 1s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s 1s cubic-bezier(.86, 0, .07, 1);
  transition: .5s 1s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

@media all and (min-width:1024px) {
  #about .location-info {
    width: 100%;
    padding-left: 480px;
    padding-top: 20px;
    margin-right: 0;
    margin-left: auto;
    -webkit-transform: translate3d(0, 275px, 0);
    transform: translate3d(0, 275px, 0)
  }
}

@media all and (min-width:768px) {
  #about .map-box {
    padding-top: 40px;
    padding-bottom: 60px
  }
}

@media all and (min-width:1024px) {
  #about .map-box {
    padding-top: 50px
  }
}

@media all and (min-width:1366px) {
  #about .map-box {
    padding-top: 130px
  }
}

#about .map {
  position: relative;
  height: 157.5px;
  width: 315px;
  margin: auto;
  opacity: 0;
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1)
}

@media all and (min-width:768px) {
  #about .map {
    height: 360px;
    width: 720px
  }
}

@media all and (min-width:1024px) {
  #about .map {
    height: 450px;
    width: 900px;
    margin-left: auto;
    margin-right: 0
  }
}

#about .map .location-dot {
  position: absolute;
  height: 18px;
  width: 14px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  cursor: pointer
}

@media all and (min-width:768px) {
  #about .map .location-dot {
    height: 22px;
    width: 14px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot {
    height: 30px;
    width: 20px
  }

  #about .map .location-dot:hover:before {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  #about .map .location-dot:hover .reset {
    opacity: 1
  }
}

#about .map .location-dot:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/icon/location.svg) center center/contain no-repeat;
  -webkit-transition: -webkit-transform .3s cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform .3s cubic-bezier(.86, 0, .07, 1);
  -o-transition: transform .3s cubic-bezier(.86, 0, .07, 1);
  transition: transform .3s cubic-bezier(.86, 0, .07, 1);
  transition: transform .3s cubic-bezier(.86, 0, .07, 1), -webkit-transform .3s cubic-bezier(.86, 0, .07, 1)
}

#about .map .location-dot .pulse-box {
  position: absolute;
  left: 50%;
  right: auto;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) translateY(9px);
  -ms-transform: translate(-50%, -50%) translateY(9px);
  transform: translate(-50%, -50%) translateY(9px)
}

@media all and (min-width:768px) {
  #about .map .location-dot .pulse-box {
    -webkit-transform: translate(-50%, -50%) translateY(11px);
    -ms-transform: translate(-50%, -50%) translateY(11px);
    transform: translate(-50%, -50%) translateY(11px)
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot .pulse-box {
    -webkit-transform: translate(-50%, -50%) translateY(15px);
    -ms-transform: translate(-50%, -50%) translateY(15px);
    transform: translate(-50%, -50%) translateY(15px)
  }
}

#about .map .location-dot .pulse-box .pulse-css {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#about .map .location-dot .pulse-box .pulse-css:after,
#about .map .location-dot .pulse-box .pulse-css:before {
  background-color: #fff
}

#about .map .location-dot.taiwan {
  right: 47.5px;
  top: 51.6px
}

#about .map .location-dot.taiwan:before {
  background: url(../img/icon/location-blue.svg) center center/contain no-repeat
}

@media all and (min-width:768px) {
  #about .map .location-dot.taiwan {
    right: 96.5px;
    top: 127px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.taiwan {
    right: 120px;
    top: 157px
  }
}

#about .map .location-dot.chongqing {
  right: 62.5px;
  top: 48.6px
}

#about .map .location-dot.chongqing:before {
  background: url(../img/icon/location-blue.svg) center center/contain no-repeat
}

@media all and (min-width:768px) {
  #about .map .location-dot.chongqing {
    right: 141.5px;
    top: 110px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.chongqing {
    right: 177px;
    top: 143px
  }
}

#about .map .location-dot.bengaluru {
  right: 87.5px;
  top: 61.6px
}

@media all and (min-width:768px) {
  #about .map .location-dot.bengaluru {
    right: 200px;
    top: 140.8px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.bengaluru {
    right: 250px;
    top: 176px
  }
}

#about .map .location-dot.zhongshan {
  right: 54.25px;
  top: 56px
}

@media all and (min-width:768px) {
  #about .map .location-dot.zhongshan {
    right: 124px;
    top: 128px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.zhongshan {
    right: 155px;
    top: 160px
  }
}

#about .map .location-dot.kunshan {
  right: 43.75px;
  top: 49px
}

@media all and (min-width:768px) {
  #about .map .location-dot.kunshan {
    right: 100px;
    top: 112px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.kunshan {
    right: 125px;
    top: 140px
  }
}

#about .map .location-dot.taizhou {
  right: 43.75px;
  top: 49px
}

@media all and (min-width:768px) {
  #about .map .location-dot.taizhou {
    right: 100px;
    top: 112px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.taizhou {
    right: 125px;
    top: 140px
  }
}

#about .map .location-dot.chengdu {
  right: 68.25px;
  top: 45.5px
}

@media all and (min-width:768px) {
  #about .map .location-dot.chengdu {
    right: 156px;
    top: 104px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.chengdu {
    right: 195px;
    top: 130px
  }
}

#about .map .location-dot.brno {
  top: 26.25px;
  right: 164.5px
}

@media all and (min-width:768px) {
  #about .map .location-dot.brno {
    top: 60px;
    right: 376px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.brno {
    top: 75px;
    right: 470px
  }
}

#about .map .location-dot.mc-kinney {
  top: 43.75px;
  right: 274.75px
}

@media all and (min-width:768px) {
  #about .map .location-dot.mc-kinney {
    top: 100px;
    right: 628px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.mc-kinney {
    top: 125px;
    right: 785px
  }
}

#about .map .location-dot.huaraz-city {
  top: 50.75px;
  right: 283.5px
}

@media all and (min-width:768px) {
  #about .map .location-dot.huaraz-city {
    top: 116px;
    right: 648px
  }
}

@media all and (min-width:1024px) {
  #about .map .location-dot.huaraz-city {
    top: 145px;
    right: 810px
  }
}

#about .about-head .line {
  height: 55px;
  width: 1px;
  background: #006b93;
  margin: auto;
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

@media all and (min-width:768px) {
  #about .about-head .line {
    height: 90px
  }
}

@media all and (min-width:1024px) {
  #about .about-head .line {
    margin: 0
  }
}

#about .about-head .title {
  font-size: 24px;
  font-weight: 700;
  color: #006b93;
  text-align: center;
  padding-top: 15px;
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0
}

@media all and (min-width:768px) {
  #about .about-head .title {
    font-size: 40px
  }
}

@media all and (min-width:1024px) {
  #about .about-head .title {
    text-align: left
  }
}

#about .reverse {
  padding: 20px
}

@media all and (min-width:768px) {
  #about .reverse {
    padding: 0;
    padding-top: 90px
  }
}

@media all and (min-width:1024px) {
  #about .reverse {
    position: absolute;
    padding-top: 130px
  }
}

#about .reverse .line {
  margin: 0;
  background: #fff
}

#about .reverse .title {
  text-align: left;
  color: #fff
}

#about .partner-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 30px;
  padding-bottom: 60px;
  margin: auto;
  z-index: 1006;
  position: relative
}

@media all and (max-width:767px) {
  #about .partner-box {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media all and (min-width:768px) {
  #about .partner-box {
    width: 590px;
    padding-top: 70px;
    padding-bottom: 220px
  }
}

@media all and (min-width:1024px) {
  #about .partner-box {
    width: auto;
    padding-top: 40px;
    padding-bottom: 140px;
    margin: 0
  }
}

#about .partner {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 107, 147, .52);
  box-shadow: 0 10px 20px 0 rgba(0, 107, 147, .52);
  border-bottom: solid 4px #006b93;
  padding: 30px 25px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  opacity: 0
}

@media all and (min-width:768px) {
  #about .partner {
    padding: 35px 50px;
    margin-bottom: 45px
  }
}

@media all and (min-width:1024px) {
  #about .partner {
    margin-bottom: 0;
    padding: 55px 30px 45px 40px;
    width: calc((100% / 3) - 20px);
    height: 100%
  }
}

#about .partner:nth-child(2) {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  opacity: 0
}

@media all and (min-width:1024px) {
  #about .partner:nth-child(2) {
    margin-bottom: 70px
  }
}

#about .partner:nth-child(3) {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: .5s 1.1s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s 1.1s cubic-bezier(.86, 0, .07, 1);
  transition: .5s 1.1s cubic-bezier(.86, 0, .07, 1);
  opacity: 0
}

@media all and (min-width:1024px) {
  #about .partner:nth-child(3) {
    margin-bottom: 140px
  }
}

#about .mission-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#about .mission-box.active div.mission {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#about .mission-box.active div.DFMservice {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

@media all and (min-width:1024px) {
  #about .mission-box.active div.DFMservice {
    -webkit-transform: translate3d(0, 130px, 0);
    transform: translate3d(0, 130px, 0)
  }
}

#about .mission-container {
  position: relative;
  width: 100%;
  z-index: 1006;
  margin: auto
}

@media all and (max-width:767px) {
  #about .mission-container {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media all and (min-width:768px) {
  #about .mission-container {
    width: 590px;
    max-width: 100%;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    margin-bottom: -100px
  }
}

@media all and (min-width:1024px) {
  #about .mission-container {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    width: auto;
    max-width: 1200px
  }
}

#about .mission {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 107, 147, .52);
  box-shadow: 0 10px 20px 0 rgba(0, 107, 147, .52);
  border-bottom: solid 4px #006b93;
  padding: 30px 20px 25px 20px;
  width: 100%;
  position: relative;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .8s cubic-bezier(.86, 0, .07, 1);
  transition: .8s cubic-bezier(.86, 0, .07, 1)
}

@media all and (min-width:768px) {
  #about .mission {
    padding: 65px 50px 50px 50px
  }
}

@media all and (min-width:1024px) {
  #about .mission {
    width: calc(50% - 30px);
    height: 100%
  }
}

#about .dotimg {
  position: absolute;
  top: 0;
  right: 0;
  height: 220px;
  width: 210px
}

@media all and (min-width:1024px) {
  #about .dotimg {
    height: 247px;
    width: 238px
  }
}

#about .dotimgdfn {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 72%;
  pointer-events: none
}

#about .mission.DFMservice {
  position: relative;
  margin-top: 30px;
  opacity: 0;
  -webkit-transition: .8s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .8s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .8s .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 300px, 0);
  transform: translate3d(0, 300px, 0)
}

@media all and (min-width:1024px) {
  #about .mission.DFMservice {
    margin-top: 0;
    top: 50%
  }
}

#about .mission&gt;.line,
#about .partner&gt;.line {
  width: 1px;
  height: 36px;
  background: #006b93
}

#about .mission&gt;.title,
#about .partner&gt;.title {
  font-size: 24px;
  font-style: italic;
  color: #006b93;
  padding: 15px 0 20px 0;
  text-align: left;
  font-weight: 400
}

@media all and (min-width:768px) {

  #about .mission&gt;.title,
  #about .partner&gt;.title {
    font-size: 28px;
    line-height: 1.2
  }
}

#about .mission&gt;.content,
#about .partner&gt;.content {
  font-size: 18px;
  line-height: 1.33;
  color: #4a4a4a
}

#about .bg-particle {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  z-index: 11;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

#about .bg-particle.in-active {
  opacity: 0
}

#about div.particle {
  position: relative;
  height: 300px;
  width: 300px;
  margin: auto
}

@media all and (min-width:768px) {
  #about div.particle {
    height: 600px;
    width: 600px
  }
}

#about #location-spots .about-head {
  position: relative;
  padding-bottom: 30px
}

@media all and (min-width:768px) {
  #about #location-spots .about-head {
    padding-bottom: 40px
  }
}

#about #location-spots .about-head .title {
  line-height: initial
}

#about #location-spots.active .location-card-list {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#about .location-card-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1)
}

@media all and (min-width:1024px) {
  #about .location-card-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

#about .location-card-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  margin-bottom: 0
}

@media all and (max-width:767px) {
  #about .location-card-item {
    margin-bottom: 30px
  }

  #about .location-card-item:not(:last-child) {
    margin-right: 0
  }
}

@media all and (min-width:768px) {
  #about .location-card-item {
    margin-bottom: 40px
  }
}

@media all and (min-width:1024px) {
  #about .location-card-item:not(:last-child) {
    margin-right: 20px
  }
}

#about .location-card-item img {
  width: 100%
}

#about .location-card-item__info {
  width: 100%;
  opacity: .9;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
  background-image: -webkit-linear-gradient(304deg, #0677b3, #0a4f8c), -webkit-linear-gradient(top, #0677b3, #0677b3);
  background-image: -o-linear-gradient(304deg, #0677b3, #0a4f8c), -o-linear-gradient(top, #0677b3, #0677b3);
  background-image: linear-gradient(146deg, #0677b3, #0a4f8c), linear-gradient(to bottom, #0677b3, #0677b3);
  padding: 30px 20px 40px;
  border-bottom: 4px solid #e4ebed
}

@media all and (min-width:768px) {
  #about .location-card-item__info {
    padding: 40px
  }
}

#about .location-card-item__title {
  font-size: 24px;
  font-style: oblique;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 10px
}

@media all and (min-width:768px) {
  #about .location-card-item__title {
    font-size: 28px;
    margin-bottom: 20px
  }
}

#about .location-card-item__desc {
  font-size: 18px;
  line-height: 1.33;
  color: #fff;
  letter-spacing: 0
}

#about,
#contract-manufacturing,
#product-development {
  padding-top: 0;
  /* background-image: -webkit-linear-gradient(323deg, rgba(255, 255, 255, 0), #e4eaed);
  background-image: -o-linear-gradient(323deg, rgba(255, 255, 255, 0), #e4eaed);
  background-image: linear-gradient(127deg, rgba(255, 255, 255, 0), #e4eaed) */
}

#about .head-section .main-container,
#contract-manufacturing .head-section .main-container,
#product-development .head-section .main-container {
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 150px 30px;
  margin: auto;
  z-index: 12
}

@media all and (min-width:1024px) {

  #about .head-section .text-box,
  #contract-manufacturing .head-section .text-box,
  #product-development .head-section .text-box {
    width: 850px
  }
}

#about .head-section .text-box .title,
#contract-manufacturing .head-section .text-box .title,
#product-development .head-section .text-box .title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.36;
  text-align: center;
  color: #fff
}

@media all and (min-width:768px) {

  #about .head-section .text-box .title,
  #contract-manufacturing .head-section .text-box .title,
  #product-development .head-section .text-box .title {
    font-size: 40px;
    line-height: 1.2
  }
}

#about .head-section .text-box .subtitle,
#contract-manufacturing .head-section .text-box .subtitle,
#product-development .head-section .text-box .subtitle {
  font-size: 22px;
  line-height: 1.2;
  font-style: oblique;
  line-height: 1.36;
  color: #fff;
  margin: 15px 0 35px;
  text-align: center
}

@media all and (min-width:768px) {

  #about .head-section .text-box .subtitle,
  #contract-manufacturing .head-section .text-box .subtitle,
  #product-development .head-section .text-box .subtitle {
    font-size: 28px
  }
}

#about .head-section .text-box .info,
#contract-manufacturing .head-section .text-box .info,
#product-development .head-section .text-box .info {
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #fff;
  padding-top: 25px
}

@media all and (max-width:767px) {

  #about .head-section .text-box .info,
  #contract-manufacturing .head-section .text-box .info,
  #product-development .head-section .text-box .info {
    padding-top: 5px
  }
}

#about .head-section .process,
#contract-manufacturing .head-section .process,
#product-development .head-section .process {
  margin-top: 30px
}

#about .head-section .process-title,
#contract-manufacturing .head-section .process-title,
#product-development .head-section .process-title {
  font-size: 28px;
  line-height: 1.2;
  font-style: oblique;
  color: #fff
}

#about .head-section .process-items,
#contract-manufacturing .head-section .process-items,
#product-development .head-section .process-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:768px) {

  #about .head-section .process-items,
  #contract-manufacturing .head-section .process-items,
  #product-development .head-section .process-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

#about .head-section .process-item,
#contract-manufacturing .head-section .process-item,
#product-development .head-section .process-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:768px) {

  #about .head-section .process-item,
  #contract-manufacturing .head-section .process-item,
  #product-development .head-section .process-item {
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media all and (min-width:1024px) {

  #about .head-section .process-item,
  #contract-manufacturing .head-section .process-item,
  #product-development .head-section .process-item {
    margin-bottom: 20px
  }
}

#about .head-section .process-item__circle-text,
#contract-manufacturing .head-section .process-item__circle-text,
#product-development .head-section .process-item__circle-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 135px;
  height: 135px;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 50%;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #fff;
  text-align: center
}

@media all and (min-width:1024px) {

  #about .head-section .process-item__circle-text,
  #contract-manufacturing .head-section .process-item__circle-text,
  #product-development .head-section .process-item__circle-text {
    width: 172px;
    height: 172px;
    font-size: 21px;
    line-height: 1.2
  }
}

#about .head-section .process-item i,
#contract-manufacturing .head-section .process-item i,
#product-development .head-section .process-item i {
  display: block;
  -webkit-transform: rotate(.25turn);
  -ms-transform: rotate(.25turn);
  transform: rotate(.25turn);
  margin: 16px 0
}

@media all and (min-width:768px) {

  #about .head-section .process-item i,
  #contract-manufacturing .head-section .process-item i,
  #product-development .head-section .process-item i {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 4px
  }
}

@media all and (min-width:1024px) {

  #about .head-section .process-item i,
  #contract-manufacturing .head-section .process-item i,
  #product-development .head-section .process-item i {
    margin: 0 30px
  }
}

#about .head-section .process-item:first-child i,
#contract-manufacturing .head-section .process-item:first-child i,
#product-development .head-section .process-item:first-child i {
  display: none
}

#news #particleGlobal {
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0)
}

#news #particleGlobal img {
  -webkit-transform: translate3d(-40%, 0, 0);
  transform: translate3d(-40%, 0, 0);
  width: 20%
}

#news #particleGlobal canvas {
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3);
  opacity: .3
}

#news .big-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .5s .5s linear;
  -o-transition: .5s .5s linear;
  transition: .5s .5s linear
}

#news .year-box {
  opacity: 0;
  -webkit-transition: .5s 1.2s linear;
  -o-transition: .5s 1.2s linear;
  transition: .5s 1.2s linear
}

#news .news {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .5s .9s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .5s .9s cubic-bezier(.075, .82, .165, 1);
  transition: .5s .9s cubic-bezier(.075, .82, .165, 1)
}

#news.start .big-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#news.start .news {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#news.start .year-box {
  opacity: 1
}

#news .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#news .container h1.big-title {
  width: 100%
}

@media all and (min-width:768px) {
  #news .container h1.big-title {
    width: 50%
  }
}

#news .container div.year-box {
  width: 100%;
  padding-top: 30px
}

@media all and (min-width:768px) {
  #news .container div.year-box {
    width: 50%;
    padding-top: 60px
  }
}

#news .container div.year-box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

@media all and (min-width:768px) {
  #news .container div.year-box ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

#news .container div.year-box ul li {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  z-index: 2;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

#news .container div.year-box ul li a {
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

#news .container div.year-box ul li:hover {
  background: #006b93
}

#news .container div.year-box ul li:hover a {
  color: #fff
}

#news .container div.year-box ul li.active {
  background: #006b93
}

#news .container div.year-box ul li.active a {
  color: #fff
}

#news .container div.year-box ul li:nth-child(2) {
  margin: 0 30px
}

#news .container div.year-box ul li&gt;a {
  font-size: 20px;
  line-height: 1;
  color: #4a4a4a;
  padding: 10px 20px;
  display: block
}

#news .container div.news {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px
}

@media all and (min-width:1024px) {
  #news .container div.news {
    width: 60%;
    padding: 0;
    padding-left: 30px;
    padding-top: 90px;
    padding-bottom: 60px
  }
}

#news .container div.news article.news-box {
  padding: 20px 0;
  opacity: 0;
  -webkit-transition: 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: 1s cubic-bezier(.075, .82, .165, 1);
  transition: 1s cubic-bezier(.075, .82, .165, 1);
  -webkit-transform: translate3d(0, 200px, 0);
  transform: translate3d(0, 200px, 0)
}

@media all and (min-width:768px) {
  #news .container div.news article.news-box {
    padding: 35px 0
  }
}

#news .container div.news article.news-box.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#news .container div.news article.news-box.news1,
#news .container div.news article.news-box.news2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#news .container div.news div.content {
  background: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative
}

@media all and (min-width:768px) {
  #news .container div.news div.content {
    z-index: 99999;
    border-left: solid 4px #006b93;
    -webkit-box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
    transition: .5s cubic-bezier(.7, 0, .3, 1)
  }
}

@media all and (min-width:1024px) {
  #news .container div.news div.content {
    z-index: auto;
    border-left: solid 2px #006b93;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

#news .container div.news div.content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 2px;
  background: #006b93;
  -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
  transition: .5s cubic-bezier(.7, 0, .3, 1);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0)
}

#news .container div.news div.content:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #d8d8d8;
  -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
  -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
  transition: .5s cubic-bezier(.7, 0, .3, 1);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

@media all and (min-width:768px) {
  #news .container div.news div.content:after {
    width: 0
  }
}

@media all and (min-width:1024px) {
  #news .container div.news div.content:after {
    width: calc(100% - 50px)
  }
}

@media all and (min-width:1024px) {
  #news .container div.news div.content:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    z-index: 99999;
    -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
    transition: .5s cubic-bezier(.7, 0, .3, 1)
  }

  #news .container div.news div.content:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1)
  }

  #news .container div.news div.content:hover:after {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: .5s cubic-bezier(.7, 0, .3, 1);
    -o-transition: .5s cubic-bezier(.7, 0, .3, 1);
    transition: .5s cubic-bezier(.7, 0, .3, 1)
  }
}

#news .container div.news div.content&gt;a {
  display: block;
  height: 100%;
  width: 100%;
  padding-bottom: 15px
}

@media all and (min-width:768px) {
  #news .container div.news div.content&gt;a {
    padding: 25px 50px 40px 50px
  }
}

#news .container div.news div.date {
  font-family: en, sans-serif !important;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  color: #006b93;
  padding-bottom: 15px
}

#news .container div.news h1.title {
  font-family: "Noto Sans TC", sans-serif !important;
  font-size: 24px;
  line-height: 1.2;
  color: #006b93;
  padding-bottom: 15px
}

@media all and (min-width:768px) {
  #news .container div.news h1.title {
    padding-bottom: 10px
  }
}

#news .container div.news div.abstract {
  font-family: "Noto Sans TC", sans-serif !important;
  font-size: 18px;
  line-height: 1.33;
  color: #4a4a4a
}

#contact .big-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .2s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .2s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .2s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .info-box&gt;.line {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: .5s .3s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .3s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .3s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .info-box&gt;.title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .4s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .4s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .4s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .info-box&gt;.hq {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .5s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .5s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .5s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .info-box&gt;.mst {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .6s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .6s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .6s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .contact-info&gt;.line {
  -webkit-transition: .5s .7s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .7s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .7s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .contact-info&gt;.title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .8s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .8s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .8s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .contact-info&gt;.content:nth-child(3) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .9s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s .9s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s .9s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact .contact-info&gt;.content:last-child {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s 1s cubic-bezier(.83, -.58, .505, 1.65);
  -o-transition: .5s 1s cubic-bezier(.83, -.58, .505, 1.65);
  transition: .5s 1s cubic-bezier(.83, -.58, .505, 1.65)
}

#contact.start .big-title,
#contact.start .contact-info&gt;.content:last-child,
#contact.start .contact-info&gt;.content:nth-child(3),
#contact.start .contact-info&gt;.title,
#contact.start .info-box&gt;.hq,
#contact.start .info-box&gt;.mst,
#contact.start .info-box&gt;.title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#contact.start .contact-info&gt;.line,
#contact.start .info-box&gt;.line {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}

#contact .halfdot {
  width: 230px;
  height: 550px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  left: 0;
  pointer-events: none
}

@media all and (min-width:768px) {
  #contact .halfdot {
    width: 350px;
    height: 710px
  }
}

@media all and (min-width:1024px) {
  #contact .halfdot {
    width: 310px;
    height: 620px
  }
}

#contact .contact {
  position: relative
}

@media all and (min-width:1024px) {
  #contact .contact {
    padding-bottom: 150px
  }
}

#contact .contact .info {
  width: 100%;
  padding: 20px;
  z-index: 2
}

@media all and (min-width:1024px) {
  #contact .contact .info {
    position: absolute;
    width: 50%;
    padding-top: 70px
  }
}

#contact .contact .map {
  position: relative;
  height: 162px;
  width: 320px;
  margin: auto;
  margin-bottom: 50px
}

@media all and (min-width:768px) {
  #contact .contact .map {
    height: 390px;
    width: 720px;
    margin-bottom: 0
  }
}

@media all and (min-width:1024px) {
  #contact .contact .map {
    height: 520px;
    width: 1024px;
    margin-left: auto;
    margin-right: 0
  }
}

#contact .info-box {
  padding: 25px 0
}

@media all and (min-width:768px) {
  #contact .info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

#contact .info-box .line {
  height: 45px;
  width: 1px;
  background: #006b93
}

#contact .info-box .title {
  font-size: 24px;
  font-style: italic;
  color: #006b93;
  padding: 20px 0 15px 0
}

@media all and (min-width:768px) {
  #contact .info-box .title {
    width: 100%
  }
}

#contact .info-box .content.hq {
  color: #006b93;
  padding-bottom: 20px
}

@media all and (min-width:768px) {
  #contact .info-box .content.hq {
    width: 50%
  }
}

@media all and (min-width:1024px) {
  #contact .info-box .content.hq {
    width: 100%
  }
}

@media all and (min-width:768px) {
  #contact .info-box .content.mst {
    width: 50%
  }
}

@media all and (min-width:1024px) {
  #contact .info-box .content.mst {
    width: 100%
  }
}

#contact .info-box .content {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: .2px;
  color: #4a4a4a
}

#contact .info-box .content a {
  color: inherit;
  border-bottom: 1px solid #4a4a4a;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {
  #contact .info-box .content:hover a {
    opacity: .8
  }
}

#contact .info-box .content span {
  display: block
}

#contact .info-box .content strong {
  font-weight: 700
}

@media all and (min-width:768px) {
  #contact .info-box.contact-info {
    padding: 0;
    position: relative;
    top: -60px
  }
}

@media all and (min-width:1024px) {
  #contact .info-box.contact-info {
    top: auto;
    padding: 0 0 25px
  }

  #contact .info-box.contact-info .content {
    margin-bottom: 5px
  }
}

#case {
  background: #fafafa
}

#case .big-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .5s .5s linear;
  -o-transition: .5s .5s linear;
  transition: .5s .5s linear
}

#case .case-container {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .5s .9s cubic-bezier(.075, .82, .165, 1);
  -o-transition: .5s .9s cubic-bezier(.075, .82, .165, 1);
  transition: .5s .9s cubic-bezier(.075, .82, .165, 1)
}

#case.start .big-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#case.start .case-container {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#case .halfdot {
  pointer-events: none
}

@media all and (min-width:768px) {
  #case .halfdot {
    position: fixed;
    width: 350px;
    height: 710px;
    bottom: 50px;
    left: 0;
    z-index: 1000
  }
}

@media all and (min-width:1024px) {
  #case .halfdot {
    width: 310px;
    height: 620px;
    bottom: 100px
  }
}

#case .case-container {
  padding-top: 30px
}

@media all and (min-width:1024px) {
  #case .case-container {
    padding-top: 110px
  }
}

#case .flex-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media all and (min-width:768px) {
  #case .flex-box {
    margin: 0 -10px
  }
}

@media all and (min-width:1024px) {
  #case .flex-box {
    margin: 0 -50px
  }
}

#case article .case-box {
  opacity: 0;
  -webkit-transition: 1s cubic-bezier(.075, .82, .165, 1);
  -o-transition: 1s cubic-bezier(.075, .82, .165, 1);
  transition: 1s cubic-bezier(.075, .82, .165, 1)
}

@media all and (min-width:768px) {
  #case article .case-box {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0)
  }
}

#case article.active .case-box {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#case article.case1 .case-box {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#case article.case2 .case-box {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#case .flex-box&gt;article {
  width: 100%;
  padding: 20px;
  z-index: 1001
}

#case .flex-box&gt;article:hover {
  z-index: 1001
}

@media all and (min-width:768px) {
  #case .flex-box&gt;article {
    width: 50%;
    padding: 10px
  }
}

@media all and (min-width:1024px) {
  #case .flex-box&gt;article {
    width: 50%;
    padding: 25px 50px
  }
}

@media all and (min-width:768px) {
  #case .flex-box&gt;article:nth-child(2) {
    -webkit-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
    margin-bottom: -60px
  }
}

@media all and (min-width:1024px) {
  #case .flex-box&gt;article:nth-child(2) {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    margin-bottom: -100px
  }
}

#case .case-box {
  background: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border-bottom: solid 4px #006b93;
  -webkit-box-shadow: 0 2px 30px 0 rgba(0, 107, 147, .6);
  box-shadow: 0 2px 30px 0 rgba(0, 107, 147, .6)
}

@media all and (min-width:1024px) {
  #case .case-box {
    -webkit-box-shadow: 0 2px 30px 0 rgba(0, 107, 147, 0);
    box-shadow: 0 2px 30px 0 rgba(0, 107, 147, 0)
  }

  #case .case-box:hover {
    -webkit-box-shadow: 0 2px 30px 0 rgba(0, 107, 147, .6);
    box-shadow: 0 2px 30px 0 rgba(0, 107, 147, .6)
  }

  #case .case-box:hover .case-more&gt;img {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0)
  }

  #case .case-box:hover .case-more&gt;.tip {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0)
  }
}

#case .case-box&gt;a {
  display: block;
  height: 100%;
  width: 100%
}

#case .case-content {
  padding: 15px 20px 20px 20px
}

@media all and (min-width:1024px) {
  #case .case-content {
    padding: 30px
  }
}

#case .case-more {
  padding: 0 20px 20px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:1024px) {
  #case .case-more {
    padding: 0 30px 20px 30px
  }
}

#case .case-more img {
  width: 36px;
  height: 28px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {
  #case .case-more img {
    width: 58px;
    height: 45px
  }
}

#case .case-more .tip {
  padding: 0;
  letter-spacing: -.6px;
  line-height: 1.5;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {
  #case .case-more .tip {
    letter-spacing: normal
  }
}

#case .title {
  line-height: 1.2;
  font-size: 24px;
  font-style: italic;
  color: #006b93;
  padding-bottom: 10px
}

@media all and (min-width:1024px) {
  #case .title {
    font-size: 26px
  }
}

#case .tip {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.33;
  color: #006b93;
  padding-top: 10px;
  padding-bottom: 5px;
  letter-spacing: -.2px
}

@media all and (min-width:768px) {
  #case .tip {
    font-size: 18px;
    letter-spacing: normal
  }
}

#case .abstract {
  font-size: 18px;
  line-height: 1.33;
  color: #006b93;
  padding-bottom: 20px
}

#case .line {
  border-bottom: 1px solid #efefef
}

#legal .content {
  padding: 50px 25px
}

@media all and (min-width:768px) {
  #legal .content {
    padding: 50px 0
  }
}

@media all and (min-width:1024px) {
  #legal .content {
    padding-top: 90px
  }
}

#legal .content p {
  color: #006b93
}

#legal .content ul {
  color: #006b93;
  list-style: initial;
  padding-left: 20px
}

#legal .content ul li {
  list-style: initial
}

#product-development {
  padding-bottom: 0
}

#product-development .head-section {
  position: relative;
  z-index: initial;
  height: auto
}

@media all and (max-width:767px) {
  #product-development .head-section .main-container {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px
  }
}

#product-development #system-integration .main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0
}

#product-development #system-integration.active .main-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

@media all and (min-width:1024px) {
  #product-development #vertification-reliability .info-section-header__title {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }
}

#product-development #vertification-reliability .main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 20px
}

@media all and (min-width:768px) {
  #product-development #vertification-reliability .main-container {
    padding: 0
  }
}

@media all and (min-width:1024px) {
  #product-development #vertification-reliability .main-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

#product-development #vertification-reliability .main-container .info-section__desc,
#product-development #vertification-reliability .main-container .info-section__point-desc {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%
}

@media all and (min-width:1024px) {

  #product-development #vertification-reliability .main-container .info-section__desc,
  #product-development #vertification-reliability .main-container .info-section__point-desc {
    width: 50%
  }
}

@media all and (min-width:1024px) {
  #product-development #vertification-reliability .main-container .info-section__point-desc {
    margin-left: 20px
  }
}

footer.in-active {
  position: fixed;
  bottom: 0
}

.page-template-page-product-php footer.in-active {
  position: absolute
}

#contract-manufacturing {
  padding-bottom: 0
}

#contract-manufacturing .head-section {
  position: relative;
  z-index: initial;
  height: auto
}

@media all and (max-width:767px) {
  #contract-manufacturing .head-section .main-container {
    height: auto;
    padding-top: 100px;
    padding-bottom: 100px
  }
}

#contract-manufacturing .process-items {
  max-width: 1024px
}

#contract-manufacturing #customizable-process .main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0
}

#contract-manufacturing #customizable-process.active .main-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

@media all and (min-width:1024px) {
  #contract-manufacturing #customizable-process .info-card {
    margin-bottom: 0
  }
}

.editor-styles {
  color: #4a4a4a;
  font-size: 18px;
  line-height: 1.33;
  color: #4a4a4a
}

.editor-styles strong {
  font-weight: 700
}

.editor-styles em {
  font-style: italic
}

.editor-styles h3,
.editor-styles h4 {
  color: #006b93
}

.editor-styles h3 {
  font-size: 28px;
  line-height: 1.2
}

.editor-styles h4 {
  font-size: 22px;
  line-height: 1.2
}

@media all and (min-width:768px) {
  .editor-styles h4 {
    font-size: 18px;
    line-height: 1.33
  }
}

@media all and (min-width:1024px) {
  .editor-styles h4 {
    font-size: 22px;
    line-height: 1.2
  }
}

.editor-styles p {
  font-size: 18px;
  margin: 20px auto;
  width: 100%;
  text-align: left;
  color: #4a4a4a
}

.editor-styles img {
  margin: 20px 0
}

.editor-styles li,
.editor-styles ol,
.editor-styles ul {
  list-style: outside;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.editor-styles ol,
.editor-styles ul {
  display: block;
  width: 100%;
  margin: 20px auto
}

.editor-styles hr {
  background-color: #ac232b;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
  width: 100%
}

.editor-styles ul {
  list-style: disc;
  padding-left: 20px
}

@media all and (min-width:768px) {
  .editor-styles ul {
    padding-left: 24px
  }
}

.editor-styles ol {
  counter-reset: item
}

.editor-styles ol li {
  display: block;
  position: relative;
  margin-left: 20px
}

@media all and (min-width:768px) {
  .editor-styles ol li {
    margin-left: 24px
  }
}

.editor-styles ol li:before {
  content: counter(item);
  counter-increment: item;
  font-weight: 800;
  left: -20px;
  position: absolute
}

.editor-styles li&gt;ol,
.editor-styles li&gt;ul {
  margin-bottom: 0;
  margin-left: 1.5em
}

.editor-styles img {
  width: 100%;
  height: auto;
  vertical-align: top
}

.editor-styles .wp-caption-dd,
.editor-styles .wp-caption-text {
  display: block;
  vertical-align: top;
  color: grey;
  word-break: break-all;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px
}

.editor-styles .wp-caption-dd {
  width: 100%
}

.editor-styles figure {
  height: auto !important;
  width: 100% !important
}

.editor-styles .wp-caption {
  width: 100% !important;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto
}

.editor-styles .wp-caption img {
  margin: 0;
  width: 100% !important
}

.editor-styles blockquote {
  width: 100%;
  margin: 20px auto;
  padding-left: 24px;
  border-left: 2px solid #006b93;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 28px;
  font-style: oblique;
  line-height: 1.6
}

@media (max-width:767px) {
  .editor-styles blockquote {
    font-size: 20px;
    line-height: 1.5
  }
}

.editor-styles blockquote p {
  color: #006b93;
  font-size: inherit;
  line-height: inherit
}

.editor-styles a {
  text-decoration: underline;
  color: grey
}

@media all and (min-width:1025px) {
  .editor-styles a:hover {
    color: #000
  }
}

.editor-styles .img-container {
  display: block;
  overflow: hidden
}

.editor-styles embed,
.editor-styles iframe,
.editor-styles object {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute
}

.editor-styles .video-container,
.editor-styles .wpview.wpview-wrap {
  width: 100%;
  margin: auto;
  padding-bottom: 56.25%;
  height: 0;
  position: relative
}

.editor-styles iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  vertical-align: top;
  border: 0;
  outline: 0
}

.editor-styles img {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important
}

.editor-styles .wp-caption-dt {
  width: 100% !important;
  margin: auto
}

.editor-styles .wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.editor-styles :first-child {
  margin-top: 0 !important
}

.editor-styles :last-child {
  margin-bottom: 0 !important
}

.editor-styles * :first-child {
  margin-top: 0 !important
}

.editor-styles * :last-child {
  margin-bottom: 0 !important
}

.editor-styles .-is-video {
  position: relative
}

.editor-styles .-is-video::before {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 56.25%
}

.editor-styles .-is-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}

#single-case,
#single-solution {
  background-image: -webkit-linear-gradient(305deg, rgba(255, 255, 255, 0), #e4eaed);
  background-image: -o-linear-gradient(305deg, rgba(255, 255, 255, 0), #e4eaed);
  background-image: linear-gradient(145deg, rgba(255, 255, 255, 0), #e4eaed)
}

#single-case .big-title,
#single-solution .big-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: opacity .5s .6s linear, -webkit-transform .3s .3s linear;
  transition: opacity .5s .6s linear, -webkit-transform .3s .3s linear;
  -o-transition: transform .3s .3s linear, opacity .5s .6s linear;
  transition: transform .3s .3s linear, opacity .5s .6s linear;
  transition: transform .3s .3s linear, opacity .5s .6s linear, -webkit-transform .3s .3s linear
}

#single-case .xs-container&gt;.title,
#single-solution .xs-container&gt;.title {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .3s .4s linear, opacity .5s .7s linear;
  -o-transition: .3s .4s linear, opacity .5s .7s linear;
  transition: .3s .4s linear, opacity .5s .7s linear
}

#single-case .main-photo,
#single-solution .main-photo {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .3s .8s linear, opacity .5s 1.1s linear;
  -o-transition: .3s .8s linear, opacity .5s 1.1s linear;
  transition: .3s .8s linear, opacity .5s 1.1s linear
}

#single-case.start .big-title,
#single-solution.start .big-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case.start .main-photo,
#single-case.start .xs-container&gt;.title,
#single-solution.start .main-photo,
#single-solution.start .xs-container&gt;.title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .other-info .share&gt;.title,
#single-solution .other-info .share&gt;.title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}

#single-case .other-info .share&gt;a:nth-child(2),
#single-solution .other-info .share&gt;a:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .2s linear;
  -o-transition: .3s .2s linear;
  transition: .3s .2s linear
}

#single-case .other-info .share&gt;a:nth-child(3),
#single-solution .other-info .share&gt;a:nth-child(3) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .3s linear;
  -o-transition: .3s .3s linear;
  transition: .3s .3s linear
}

#single-case .other-info .share&gt;a:nth-child(4),
#single-solution .other-info .share&gt;a:nth-child(4) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .4s linear;
  -o-transition: .3s .4s linear;
  transition: .3s .4s linear
}

#single-case .other-info .line,
#single-solution .other-info .line {
  width: 0;
  -webkit-transition: .3s .5s linear;
  -o-transition: .3s .5s linear;
  transition: .3s .5s linear
}

#single-case .other-info .selector,
#single-solution .other-info .selector {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .6s linear;
  -o-transition: .3s .6s linear;
  transition: .3s .6s linear
}

#single-case .other-info .other-case&gt;.other-title,
#single-solution .other-info .other-case&gt;.other-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .7s linear;
  -o-transition: .3s .7s linear;
  transition: .3s .7s linear
}

#single-case .other-info .other-case&gt;.case-container .case-box:nth-child(1),
#single-solution .other-info .other-case&gt;.case-container .case-box:nth-child(1) {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .3s .8s linear;
  -o-transition: .3s .8s linear;
  transition: .3s .8s linear
}

#single-case .other-info .other-case&gt;.case-container .case-box:nth-child(2),
#single-solution .other-info .other-case&gt;.case-container .case-box:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .3s .9s linear;
  -o-transition: .3s .9s linear;
  transition: .3s .9s linear
}

#single-case .other-info .other-case&gt;.case-container .case-box:nth-child(3),
#single-solution .other-info .other-case&gt;.case-container .case-box:nth-child(3) {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: .3s 1s linear;
  -o-transition: .3s 1s linear;
  transition: .3s 1s linear
}

#single-case .other-info.active .other-case&gt;.case-container&gt;.case-box:nth-child(1),
#single-case .other-info.active .other-case&gt;.case-container&gt;.case-box:nth-child(2),
#single-case .other-info.active .other-case&gt;.case-container&gt;.case-box:nth-child(3),
#single-case .other-info.active .other-case&gt;.other-title,
#single-case .other-info.active .share&gt;.title,
#single-case .other-info.active .share&gt;a:nth-child(2),
#single-case .other-info.active .share&gt;a:nth-child(3),
#single-case .other-info.active .share&gt;a:nth-child(4),
#single-solution .other-info.active .other-case&gt;.case-container&gt;.case-box:nth-child(1),
#single-solution .other-info.active .other-case&gt;.case-container&gt;.case-box:nth-child(2),
#single-solution .other-info.active .other-case&gt;.case-container&gt;.case-box:nth-child(3),
#single-solution .other-info.active .other-case&gt;.other-title,
#single-solution .other-info.active .share&gt;.title,
#single-solution .other-info.active .share&gt;a:nth-child(2),
#single-solution .other-info.active .share&gt;a:nth-child(3),
#single-solution .other-info.active .share&gt;a:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .other-info.active .line,
#single-solution .other-info.active .line {
  width: calc(100% - 40px)
}

@media all and (min-width:768px) {

  #single-case .other-info.active .line,
  #single-solution .other-info.active .line {
    width: 100%
  }
}

#single-case .other-info.active .selector,
#single-solution .other-info.active .selector {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .num-container .num-box:nth-child(1) .num,
#single-solution .num-container .num-box:nth-child(1) .num {
  opacity: 0;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7)
}

#single-case .num-container .num-box:nth-child(1) .num-num,
#single-solution .num-container .num-box:nth-child(1) .num-num {
  -webkit-transition: .2s .1s linear;
  -o-transition: .2s .1s linear;
  transition: .2s .1s linear;
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0)
}

#single-case .num-container .num-box:nth-child(1) .num-title,
#single-solution .num-container .num-box:nth-child(1) .num-title {
  -webkit-transition: .2s .2s linear;
  -o-transition: .2s .2s linear;
  transition: .2s .2s linear;
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0)
}

#single-case .num-container .num-box:nth-child(2) .num,
#single-solution .num-container .num-box:nth-child(2) .num {
  opacity: 0;
  -webkit-transition: .2s .3s linear;
  -o-transition: .2s .3s linear;
  transition: .2s .3s linear;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7)
}

#single-case .num-container .num-box:nth-child(2) .num-num,
#single-solution .num-container .num-box:nth-child(2) .num-num {
  -webkit-transition: .2s .4s linear;
  -o-transition: .2s .4s linear;
  transition: .2s .4s linear;
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0)
}

#single-case .num-container .num-box:nth-child(2) .num-title,
#single-solution .num-container .num-box:nth-child(2) .num-title {
  -webkit-transition: .2s .5s linear;
  -o-transition: .2s .5s linear;
  transition: .2s .5s linear;
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0)
}

#single-case .num-container .num-box:nth-child(3) .num,
#single-solution .num-container .num-box:nth-child(3) .num {
  opacity: 0;
  -webkit-transition: .2s .6s linear;
  -o-transition: .2s .6s linear;
  transition: .2s .6s linear;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7)
}

#single-case .num-container .num-box:nth-child(3) .num-num,
#single-solution .num-container .num-box:nth-child(3) .num-num {
  -webkit-transition: .2s .7s linear;
  -o-transition: .2s .7s linear;
  transition: .2s .7s linear;
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0)
}

#single-case .num-container .num-box:nth-child(3) .num-title,
#single-solution .num-container .num-box:nth-child(3) .num-title {
  -webkit-transition: .2s .8s linear;
  -o-transition: .2s .8s linear;
  transition: .2s .8s linear;
  opacity: 0;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0)
}

#single-case .num-container.active .num-box:nth-child(1) .num,
#single-case .num-container.active .num-box:nth-child(2) .num,
#single-case .num-container.active .num-box:nth-child(3) .num,
#single-solution .num-container.active .num-box:nth-child(1) .num,
#single-solution .num-container.active .num-box:nth-child(2) .num,
#single-solution .num-container.active .num-box:nth-child(3) .num {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

#single-case .num-container.active .num-box:nth-child(1) .num-num,
#single-case .num-container.active .num-box:nth-child(2) .num-num,
#single-case .num-container.active .num-box:nth-child(3) .num-num,
#single-solution .num-container.active .num-box:nth-child(1) .num-num,
#single-solution .num-container.active .num-box:nth-child(2) .num-num,
#single-solution .num-container.active .num-box:nth-child(3) .num-num {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .num-container.active .num-box:nth-child(1) .num-title,
#single-case .num-container.active .num-box:nth-child(2) .num-title,
#single-case .num-container.active .num-box:nth-child(3) .num-title,
#single-solution .num-container.active .num-box:nth-child(1) .num-title,
#single-solution .num-container.active .num-box:nth-child(2) .num-title,
#single-solution .num-container.active .num-box:nth-child(3) .num-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .single-case-container,
#single-solution .single-case-container {
  -webkit-transition: .5s .5s linear;
  -o-transition: .5s .5s linear;
  transition: .5s .5s linear
}

#single-case .single-case-container .content-title:nth-child(1),
#single-solution .single-case-container .content-title:nth-child(1) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear
}

#single-case .single-case-container .content:nth-child(2),
#single-solution .single-case-container .content:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .1s linear;
  -o-transition: .5s .1s linear;
  transition: .5s .1s linear
}

#single-case .single-case-container .content-title:nth-child(3),
#single-solution .single-case-container .content-title:nth-child(3) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .2s linear;
  -o-transition: .5s .2s linear;
  transition: .5s .2s linear
}

#single-case .single-case-container .content:nth-child(4),
#single-solution .single-case-container .content:nth-child(4) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .5s .3s linear;
  -o-transition: .5s .3s linear;
  transition: .5s .3s linear
}

#single-case .single-case-container.active .content-title:nth-child(1),
#single-case .single-case-container.active .content-title:nth-child(3),
#single-case .single-case-container.active .content:nth-child(2),
#single-case .single-case-container.active .content:nth-child(4),
#single-solution .single-case-container.active .content-title:nth-child(1),
#single-solution .single-case-container.active .content-title:nth-child(3),
#single-solution .single-case-container.active .content:nth-child(2),
#single-solution .single-case-container.active .content:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .main-article,
#single-solution .main-article {
  margin: auto;
  padding: 25px 0;
  z-index: 1001
}

@media all and (min-width:768px) {

  #single-case .main-article,
  #single-solution .main-article {
    padding-top: 45px;
    padding-bottom: 85px
  }
}

@media all and (min-width:1024px) {

  #single-case .main-article,
  #single-solution .main-article {
    padding: 0;
    padding-top: 55px;
    padding-bottom: 90px
  }
}

#single-case .date,
#single-solution .date {
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  color: #006b93
}

@media all and (min-width:1024px) {

  #single-case .date,
  #single-solution .date {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2
  }
}

#single-case .title,
#single-solution .title {
  font-size: 24px;
  font-style: italic;
  line-height: 1.33;
  color: #006b93;
  padding: 10px 0 20px 0
}

@media all and (min-width:768px) {

  #single-case .title,
  #single-solution .title {
    font-size: 40px;
    line-height: 1.3;
    padding: 25px 0 30px 0
  }
}

@media all and (min-width:1024px) {

  #single-case .title,
  #single-solution .title {
    padding: 50px 0
  }
}

#single-case .main-photo,
#single-solution .main-photo {
  padding-bottom: 56.25%
}

@media all and (min-width:1024px) {

  #single-case .main-photo,
  #single-solution .main-photo {
    padding-bottom: 43%
  }
}

#single-case .xs-container,
#single-solution .xs-container {
  padding: 10px 20px
}

@media all and (min-width:768px) {

  #single-case .xs-container,
  #single-solution .xs-container {
    padding: 0 25px
  }
}

@media all and (min-width:1024px) {

  #single-case .xs-container,
  #single-solution .xs-container {
    padding: 0
  }
}

#single-case .single-case-container,
#single-solution .single-case-container {
  padding-top: 30px;
  padding-bottom: 10px
}

@media all and (min-width:768px) {

  #single-case .single-case-container,
  #single-solution .single-case-container {
    padding-top: 40px;
    padding-bottom: 10px
  }
}

@media all and (min-width:1024px) {

  #single-case .single-case-container,
  #single-solution .single-case-container {
    padding-top: 50px
  }
}

#single-case .content-container,
#single-solution .content-container {
  max-width: 780px;
  font-size: 18px;
  line-height: 1.33;
  color: #4a4a4a;
  margin: auto;
  padding-top: 25px
}

@media all and (min-width:768px) {

  #single-case .content-container,
  #single-solution .content-container {
    padding-top: 45px
  }
}

@media all and (min-width:1024px) {

  #single-case .content-container,
  #single-solution .content-container {
    padding-top: 70px
  }
}

#single-case .num-container,
#single-solution .num-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:768px) {

  #single-case .num-container,
  #single-solution .num-container {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media all and (min-width:1024px) {

  #single-case .num-container,
  #single-solution .num-container {
    padding-top: 50px;
    padding-bottom: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

#single-case .num-container .num-box,
#single-solution .num-container .num-box {
  padding-bottom: 40px
}

@media all and (min-width:768px) {

  #single-case .num-container .num-box,
  #single-solution .num-container .num-box {
    padding-bottom: 0
  }
}

#single-case .num-container .num-box .num,
#single-solution .num-container .num-box .num {
  height: 120px;
  width: 120px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:1024px) {

  #single-case .num-container .num-box .num,
  #single-solution .num-container .num-box .num {
    height: 200px;
    width: 200px
  }
}

#single-case .num-container .num-box .num .num-num,
#single-solution .num-container .num-box .num .num-num {
  font-size: 24px;
  font-weight: 700;
  height: 100px;
  width: 100px;
  line-height: 1;
  text-align: center;
  color: #006b93;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:1024px) {

  #single-case .num-container .num-box .num .num-num,
  #single-solution .num-container .num-box .num .num-num {
    font-size: 40px
  }
}

#single-case .num-container .num-box .num-title,
#single-solution .num-container .num-box .num-title {
  font-size: 18px;
  line-height: 1.44;
  text-align: center;
  color: #006b93;
  padding: 15px 15px 0 15px
}

@media all and (min-width:768px) {

  #single-case .num-container .num-box .num-title,
  #single-solution .num-container .num-box .num-title {
    line-height: 1.22
  }
}

@media all and (min-width:1024px) {

  #single-case .num-container .num-box .num-title,
  #single-solution .num-container .num-box .num-title {
    font-size: 24px;
    line-height: 1.29
  }
}

#single-case .line,
#single-solution .line {
  width: calc(100% - 40px);
  height: 1px;
  background: #d8d8d8;
  margin: auto
}

@media all and (min-width:768px) {

  #single-case .line,
  #single-solution .line {
    width: 100%
  }
}

#single-case .selector,
#single-solution .selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 20px 0 20px
}

@media all and (min-width:768px) {

  #single-case .selector,
  #single-solution .selector {
    padding: 30px 0 0 0
  }
}

@media all and (min-width:1024px) {

  #single-case .selector,
  #single-solution .selector {
    padding: 40px 0 0 0
  }
}

#single-case .selector a,
#single-solution .selector a {
  font-size: 16px;
  line-height: 1.2;
  color: #006b93;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:768px) {

  #single-case .selector a,
  #single-solution .selector a {
    font-size: 20px
  }
}

#single-case .selector .left img,
#single-case .selector .right img,
#single-solution .selector .left img,
#single-solution .selector .right img {
  height: 30px;
  width: 40px
}

@media all and (min-width:768px) {

  #single-case .selector .left img,
  #single-case .selector .right img,
  #single-solution .selector .left img,
  #single-solution .selector .right img {
    height: 45px;
    width: 58px
  }
}

#single-case .selector .left.block a,
#single-case .selector .right.block a,
#single-solution .selector .left.block a,
#single-solution .selector .right.block a {
  opacity: .4;
  pointer-events: none
}

#single-case .selector .left.block:hover img,
#single-case .selector .right.block:hover img,
#single-solution .selector .left.block:hover img,
#single-solution .selector .right.block:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-case .selector .left img,
#single-solution .selector .left img {
  margin-right: 30px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {

  #single-case .selector .left:hover img,
  #single-solution .selector .left:hover img {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0)
  }
}

#single-case .selector .right img,
#single-solution .selector .right img {
  margin-left: 30px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {

  #single-case .selector .right:hover img,
  #single-solution .selector .right:hover img {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0)
  }
}

#single-case .other-case,
#single-solution .other-case {
  padding-top: 40px
}

@media all and (min-width:1024px) {

  #single-case .other-case,
  #single-solution .other-case {
    padding-top: 80px
  }
}

@media all and (min-width:1024px) {

  #single-case .other-case,
  #single-solution .other-case {
    padding: 80px 0 100px 0
  }
}

#single-case .other-case h2.other-title,
#single-solution .other-case h2.other-title {
  font-size: 18px;
  line-height: 1.33;
  color: #006b93;
  text-align: center;
  padding-bottom: 30px
}

@media all and (min-width:768px) {

  #single-case .other-case h2.other-title,
  #single-solution .other-case h2.other-title {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 40px
  }
}

@media all and (min-width:1024px) {

  #single-case .other-case h2.other-title,
  #single-solution .other-case h2.other-title {
    padding-bottom: 20px
  }
}

#single-case .other-case .case-container,
#single-solution .other-case .case-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media all and (min-width:1024px) {

  #single-case .other-case .case-container,
  #single-solution .other-case .case-container {
    margin: 0 -30px
  }
}

#single-case .other-case .case-box,
#single-solution .other-case .case-box {
  padding: 0 20px 30px 20px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  width: 100%
}

@media all and (min-width:768px) {

  #single-case .other-case .case-box,
  #single-solution .other-case .case-box {
    padding: 0 13px 40px 0;
    width: 33.333333333%
  }
}

@media all and (min-width:1024px) {

  #single-case .other-case .case-box,
  #single-solution .other-case .case-box {
    padding: 0 12.5px
  }
}

@media all and (min-width:1024px) {

  #single-case .other-case .case-box:hover .case-image,
  #single-solution .other-case .case-box:hover .case-image {
    -webkit-box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    z-index: 99999
  }

  #single-case .other-case .case-box:hover .case-image a:after,
  #single-solution .other-case .case-box:hover .case-image a:after {
    width: 0
  }
}

#single-case .other-case .case-box a,
#single-solution .other-case .case-box a {
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative
}

#single-case .other-case .case-box .case-image,
#single-solution .other-case .case-box .case-image {
  padding-bottom: 55.6%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

#single-case .other-case .case-box .title,
#single-solution .other-case .case-box .title {
  font-style: italic;
  color: #006b93;
  padding: 10px 0 10px 0;
  font-size: 18px;
  line-height: 1.33
}

@media all and (min-width:768px) {

  #single-case .other-case .case-box .title,
  #single-solution .other-case .case-box .title {
    line-height: normal
  }
}

@media all and (min-width:1024px) {

  #single-case .other-case .case-box .title,
  #single-solution .other-case .case-box .title {
    font-size: 26px
  }
}

#single-case .share,
#single-news .share,
#single-solution .share {
  padding: 0 20px 15px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #d8d8d8
}

@media all and (min-width:768px) {

  #single-case .share,
  #single-news .share,
  #single-solution .share {
    padding: 0 0 25px 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
}

@media all and (min-width:1024px) {

  #single-case .share,
  #single-news .share,
  #single-solution .share {
    padding: 0 0 30px 0
  }
}

#single-case .share .title,
#single-news .share .title,
#single-solution .share .title {
  font-style: normal;
  font-size: 18px;
  line-height: 1.33;
  color: #006b93;
  padding: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 15px
}

#single-case .share .title b,
#single-news .share .title b,
#single-solution .share .title b {
  font-weight: 400;
  opacity: 0
}

@media all and (min-width:768px) {

  #single-case .share .title b,
  #single-news .share .title b,
  #single-solution .share .title b {
    opacity: 1
  }
}

@media all and (min-width:768px) {

  #single-case .share .title,
  #single-news .share .title,
  #single-solution .share .title {
    text-align: left;
    padding-bottom: 0;
    width: auto
  }
}

#single-case .share a,
#single-news .share a,
#single-solution .share a {
  font-size: 20px;
  padding: 10px 30px;
  background: #006b93;
  color: #fff
}

@media all and (max-width:767px) {

  #single-case .share a,
  #single-news .share a,
  #single-solution .share a {
    width: calc(33.3333333% - 2px);
    text-align: center
  }
}

@media all and (min-width:768px) {

  #single-case .share a,
  #single-news .share a,
  #single-solution .share a {
    color: #006b93;
    padding: 0;
    background: 0 0
  }
}

@media all and (min-width:768px) {

  #single-case .share a:nth-child(3),
  #single-news .share a:nth-child(3),
  #single-solution .share a:nth-child(3) {
    padding: 0 30px
  }
}

#single-solution .share {
  margin-bottom: 50px
}

@media all and (min-width:1024px) {
  #single-solution .share {
    margin-bottom: 140px
  }
}

#single-news .big-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity .5s .5s linear, -webkit-transform .3s .2s linear;
  transition: opacity .5s .5s linear, -webkit-transform .3s .2s linear;
  -o-transition: transform .3s .2s linear, opacity .5s .5s linear;
  transition: transform .3s .2s linear, opacity .5s .5s linear;
  transition: transform .3s .2s linear, opacity .5s .5s linear, -webkit-transform .3s .2s linear
}

#single-news .xs-container&gt;.date {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .3s linear, opacity .5s .6s linear;
  -o-transition: .3s .3s linear, opacity .5s .6s linear;
  transition: .3s .3s linear, opacity .5s .6s linear
}

#single-news .xs-container&gt;.title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .4s linear, opacity .5s .7s linear;
  -o-transition: .3s .4s linear, opacity .5s .7s linear;
  transition: .3s .4s linear, opacity .5s .7s linear
}

#single-news .main-photo {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .8s linear, opacity .5s 1.1s linear;
  -o-transition: .3s .8s linear, opacity .5s 1.1s linear;
  transition: .3s .8s linear, opacity .5s 1.1s linear
}

#single-news.start .big-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-news.start .main-photo,
#single-news.start .xs-container&gt;.date,
#single-news.start .xs-container&gt;.title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-news .other-info .share&gt;.title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}

#single-news .other-info .share&gt;a:nth-child(2) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .2s linear;
  -o-transition: .3s .2s linear;
  transition: .3s .2s linear
}

#single-news .other-info .share&gt;a:nth-child(3) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .3s linear;
  -o-transition: .3s .3s linear;
  transition: .3s .3s linear
}

#single-news .other-info .share&gt;a:nth-child(4) {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .4s linear;
  -o-transition: .3s .4s linear;
  transition: .3s .4s linear
}

#single-news .other-info .line {
  width: 0;
  -webkit-transition: .3s .5s linear;
  -o-transition: .3s .5s linear;
  transition: .3s .5s linear
}

#single-news .other-info .selector {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .6s linear;
  -o-transition: .3s .6s linear;
  transition: .3s .6s linear
}

#single-news .other-info .other-news&gt;.other-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .7s linear;
  -o-transition: .3s .7s linear;
  transition: .3s .7s linear
}

#single-news .other-info .other-news&gt;.news-container {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: .3s .8s linear;
  -o-transition: .3s .8s linear;
  transition: .3s .8s linear
}

#single-news .other-info.active .other-news&gt;.news-container,
#single-news .other-info.active .other-news&gt;.other-title,
#single-news .other-info.active .share&gt;.title,
#single-news .other-info.active .share&gt;a:nth-child(2),
#single-news .other-info.active .share&gt;a:nth-child(3),
#single-news .other-info.active .share&gt;a:nth-child(4) {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-news .other-info.active .line {
  width: calc(100% - 40px)
}

@media all and (min-width:768px) {
  #single-news .other-info.active .line {
    width: 100%
  }
}

#single-news .other-info.active .selector {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-news .main-article {
  margin: auto;
  padding: 25px 0;
  z-index: 1001
}

@media all and (min-width:768px) {
  #single-news .main-article {
    padding-top: 45px
  }
}

@media all and (min-width:1024px) {
  #single-news .main-article {
    padding: 0;
    padding-top: 55px
  }
}

#single-news .xs-container {
  padding: 10px 20px
}

@media all and (min-width:768px) {
  #single-news .xs-container {
    padding: 0 25px
  }
}

@media all and (min-width:1024px) {
  #single-news .xs-container {
    padding: 0
  }
}

#single-news .date {
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  color: #006b93;
  font-family: en, sans-serif
}

@media all and (min-width:1024px) {
  #single-news .date {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2
  }
}

#single-news .title {
  font-size: 24px;
  font-family: "Noto Sans TC", sans-serif !important;
  line-height: 1.33;
  color: #006b93;
  padding: 10px 0 20px 0
}

@media all and (min-width:768px) {
  #single-news .title {
    font-size: 40px;
    line-height: 1.3;
    padding: 30px 0
  }
}

#single-news .main-photo {
  padding-bottom: 43%
}

#single-news .content-container {
  max-width: 780px;
  margin: auto;
  padding: 25px 0 40px 0;
  -webkit-transition: .5s linear;
  -o-transition: .5s linear;
  transition: .5s linear;
  opacity: 0;
  font-family: "Noto Sans TC", sans-serif !important
}

@media all and (min-width:768px) {
  #single-news .content-container {
    padding: 45px 0
  }
}

@media all and (min-width:1024px) {
  #single-news .content-container {
    padding: 70px 0 55px 0
  }
}

#single-news .content-container.active {
  opacity: 1
}

#single-news .line {
  width: calc(100% - 40px);
  height: 1px;
  background: #d8d8d8;
  margin: auto
}

@media all and (min-width:768px) {
  #single-news .line {
    width: 100%
  }
}

#single-news .selector {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 20px 0 20px
}

@media all and (min-width:768px) {
  #single-news .selector {
    padding: 30px 0 0 0
  }
}

@media all and (min-width:1024px) {
  #single-news .selector {
    padding: 40px 0 0 0
  }
}

#single-news .selector a {
  font-size: 16px;
  line-height: 1.2;
  color: #006b93;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media all and (min-width:768px) {
  #single-news .selector a {
    font-size: 20px
  }
}

#single-news .selector .left img,
#single-news .selector .right img {
  height: 30px;
  width: 40px
}

@media all and (min-width:768px) {

  #single-news .selector .left img,
  #single-news .selector .right img {
    height: 45px;
    width: 58px
  }
}

#single-news .selector .left.block a,
#single-news .selector .right.block a {
  opacity: .4;
  pointer-events: none
}

#single-news .selector .left.block:hover img,
#single-news .selector .right.block:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

#single-news .selector .left img {
  margin-right: 30px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {
  #single-news .selector .left:hover img {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0)
  }
}

#single-news .selector .right img {
  margin-left: 30px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

@media all and (min-width:1024px) {
  #single-news .selector .right:hover img {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0)
  }
}

#single-news .other-news {
  padding-top: 40px
}

@media all and (min-width:768px) {
  #single-news .other-news {
    padding-top: 80px
  }
}

@media all and (min-width:1024px) {
  #single-news .other-news {
    padding: 80px 0 100px 0
  }
}

#single-news .other-news h2.other-title {
  font-size: 18px;
  line-height: 1.33;
  color: #006b93;
  text-align: center;
  padding-bottom: 30px
}

@media all and (min-width:768px) {
  #single-news .other-news h2.other-title {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 20px
  }
}

@media all and (min-width:1024px) {
  #single-news .other-news h2.other-title {
    padding-bottom: 60px
  }
}

#single-news .other-news .news-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media all and (min-width:1024px) {
  #single-news .other-news .news-container {
    margin: 0 -30px
  }
}

#single-news .other-news .news-box {
  padding: 0 20px 40px 20px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: #fff;
  width: 100%
}

@media all and (min-width:768px) {
  #single-news .other-news .news-box {
    padding: 0 0 40px 0
  }
}

@media all and (min-width:1024px) {
  #single-news .other-news .news-box {
    width: 50%;
    padding: 0 30px
  }
}

@media all and (min-width:1024px) {
  #single-news .other-news .news-box:hover {
    -webkit-box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    box-shadow: 0 2px 20px 0 rgba(6, 119, 179, .5);
    z-index: 99999
  }

  #single-news .other-news .news-box:hover a:after {
    width: 0
  }
}

#single-news .other-news .news-box a {
  display: block;
  height: 100%;
  width: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: relative
}

#single-news .other-news .news-box a:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: #d8d8d8
}

#single-news .other-news .news-box .date {
  font-family: en, sans-serif !important;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  color: #006b93;
  padding-top: 15px
}

#single-news .other-news .news-box .title {
  font-family: "Noto Sans TC", sans-serif !important;
  font-size: 24px;
  line-height: 1.17;
  color: #006b93;
  padding: 20px 0 10px 0
}

#single-news .other-news .news-box .abstract {
  font-family: "Noto Sans TC", sans-serif !important;
  font-size: 16px;
  line-height: 1.5;
  color: #4a4a4a;
  padding-bottom: 10px
}

.background-theme {
  background: url(../img/menu-bg.jpg) center center/cover no-repeat
}

@media all and (max-width:767px) {
  .drop-down {
    width: 100%;
    position: relative;
    padding-left: 35px;
    z-index: 5;
    height: 100px;
    background-color: #fff
  }

  .drop-down:nth-child(2) {
    margin-top: 20px
  }

  .drop-down ul {
    height: 80px
  }

  .drop-down li {
    position: relative;
    float: left;
    font-family: SabonRoman;
    font-size: 15px;
    text-align: left;
    color: #5a5651;
    padding-right: 10px
  }

  .drop-down li:after {
    content: '/';
    padding-left: 10px
  }

  .drop-down li:nth-last-child(1):after {
    content: '';
    padding-left: 0
  }

  .drop-down li:hover {
    color: #daa520
  }

  .drop-down li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    cursor: pointer
  }

  .drop-down .title {
    font-family: SabonRoman;
    font-size: 16px;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    line-height: normal;
    text-align: left;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 2;
    padding-bottom: 10px
  }
}

@media all and (min-width:768px) {
  .drop-down {
    width: 150px;
    position: relative
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down {
    width: 110px
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down {
    width: 150px
  }
}

@media all and (min-width:768px) {
  .drop-down ul {
    overflow: hidden;
    background-color: #fff;
    margin-top: 2px;
    border: solid 1px #e6e6e6
  }

  .drop-down ul li {
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: SabonRoman;
    font-size: 16px;
    color: #5a5651;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
  }

  .drop-down ul li:last-child {
    border: none
  }
}

@media all and (min-width:768px) and (max-width:767px) {
  .drop-down ul li.active {
    display: none
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down ul li.active {
    display: block
  }
}

@media all and (min-width:768px) {
  .drop-down ul li label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    font-size: 12px;
    padding: 10px 36px 10px 16px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down ul li label {
    font-size: 15px
  }
}

@media all and (min-width:768px) {
  .drop-down ul li input {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    cursor: pointer
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down ul li:hover {
    color: #000
  }

  .drop-down ul li:hover a {
    color: #fff
  }
}

@media all and (min-width:768px) {
  .drop-down .title {
    font-family: SabonRoman;
    font-size: 15px;
    color: #5a5651;
    line-height: normal;
    text-transform: capitalize;
    text-align: left;
    padding: 10px 36px 10px 16px;
    width: 100%;
    background-color: #fff;
    height: 48px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    font-size: 12px
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down .title {
    font-size: 15px
  }
}

@media all and (min-width:768px) {
  .drop-down .title:before {
    content: '\e800';
    position: absolute;
    right: 20px;
    bottom: 0;
    margin: auto;
    height: 100%;
    top: 40px;
    font-family: fontello;
    font-size: 5px
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down .title:before {
    top: 40px
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down .title:hover {
    cursor: pointer
  }
}

@media all and (min-width:768px) {
  .drop-down .title~ul {
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    z-index: 5;
    pointer-events: none
  }

  .drop-down.down .title:before {
    content: '\e807'
  }

  .drop-down.down ul {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    pointer-events: auto
  }
}

@media all and (min-width:768px) and (min-width:768px) {
  .drop-down.down ul {
    position: fixed;
    top: 106px;
    left: 0;
    width: 100vw
  }
}

@media all and (min-width:768px) and (min-width:1024px) {
  .drop-down.down ul {
    position: absolute;
    top: 46px;
    width: 100%
  }
}

@media all and (min-width:768px) {
  .drop-down .animate {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
  }
}


@media all and (min-width:768px) {

  
}


@media all and (min-width:768px) {

  
}

@media all and (min-width:768px) {

 
}


.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto
}

.ps__rail-x {
  opacity: 0;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  bottom: 0;
  position: absolute;
  display: none
}

.ps__rail-y {
  opacity: 0;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute;
  display: none
}

.ps--active-x&gt;.ps__rail-x,
.ps--active-y&gt;.ps__rail-y {
  display: block;
  background-color: transparent
}

.ps--focus&gt;.ps__rail-x,
.ps--focus&gt;.ps__rail-y,
.ps--scrolling-x&gt;.ps__rail-x,
.ps--scrolling-y&gt;.ps__rail-y,
.ps:hover&gt;.ps__rail-x,
.ps:hover&gt;.ps__rail-y {
  opacity: .6;
  display: none
}

.ps__rail-x:focus,
.ps__rail-x:hover,
.ps__rail-y:focus,
.ps__rail-y:hover {
  background-color: #eee;
  opacity: .9;
  display: none
}

.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  -o-transition: background-color .2s linear, height .2s ease-in-out;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  -o-transition: background-color .2s linear, width .2s ease-in-out;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute
}

.ps__rail-x:focus&gt;.ps__thumb-x,
.ps__rail-x:hover&gt;.ps__thumb-x {
  background-color: #999;
  height: 11px
}

.ps__rail-y:focus&gt;.ps__thumb-y,
.ps__rail-y:hover&gt;.ps__thumb-y {
  background-color: #999;
  width: 11px
}

@supports (-ms-overflow-style:none) {
  .ps {
    overflow: auto !important
  }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  .ps {
    overflow: auto !important
  }
}

.pagination {
  margin: auto;
  text-align: center;
  font-size: 15px;
  line-height: 1;
  padding-top: 75px;
  padding-bottom: 60px;
  padding: 75px 50px 60px 50px;
  margin-bottom: 30px;
  margin-top: 15px;
  width: 100%;
  font-family: en, sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media all and (min-width:768px) {
  .pagination {
    padding: 100px 50px;
    margin-bottom: 40px;
    margin-top: 10px
  }
}

@media all and (min-width:1024px) {
  .pagination {
    padding: 80px 50px
  }
}

.pagination a,
.pagination span {
  padding: 10px 0;
  display: block
}

@media all and (min-width:768px) {

  .pagination a,
  .pagination span {
    padding: 10px 6px
  }
}

.pagination i {
  font-size: 15px
}

.pagination ul {
  display: block;
  margin: auto
}

.pagination .next {
  margin-left: 10px
}

.pagination .next:before {
  background-image: url(../img/arrow-right.svg);
  right: 0
}

@media all and (min-width:768px) {
  .pagination .next {
    margin-left: 55px
  }
}

.pagination .prev {
  margin-right: 10px
}

@media all and (min-width:768px) {
  .pagination .prev {
    margin-right: 55px
  }
}

.pagination .prev:before {
  background-image: url(../img/arrow-left.svg);
  left: 0
}

.pagination .next,
.pagination .prev {
  position: relative;
  display: block;
  height: 100%;
  width: 43.42105px
}

.pagination .next:after,
.pagination .prev:after {
  display: none
}

.pagination .next:before,
.pagination .prev:before {
  width: 43.42105px;
  height: 15px;
  content: "";
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.pagination .current,
.pagination li {
  display: block;
  position: relative
}

.pagination .current,
.pagination li a {
  width: 35px;
  height: 35px
}

@media all and (min-width:768px) {

  .pagination .current,
  .pagination li a {
    width: 47px;
    height: 35px
  }
}

.pagination .current:after,
.pagination li a:after {
  content: "";
  width: 24px;
  height: 1px;
  position: absolute;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  right: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  background: #006b93;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

.pagination li a {
  color: #5a6061;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease
}

@media all and (min-width:1024px) {
  .pagination li:hover a {
    color: #006b93
  }

  .pagination li:hover a:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.pagination li .dots {
  color: #5a6061
}

.pagination .current {
  color: #006b93;
  font-style: italic
}

.pagination .current:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

#map {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.map-container {
  height: 100%;
  width: 100%;
  position: relative
}

.map-container .goolge-map {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0
}

.map-container .zoom-box {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 10
}

.map-container .zoom-box .zoom-button {
  width: 40px;
  height: 40px;
  margin-bottom: 5px;
  background-color: #fff;
  font-size: 1rem;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
  color: #006b93;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}

.info-section {
  padding-top: 50px;
  padding-bottom: 50px
}

@media all and (min-width:768px) {
  .info-section {
    padding-top: 70px;
    padding-bottom: 70px
  }
}

.info-section .container {
  z-index: 1000
}

.info-section-header {
  padding: 0 20px 30px;
  color: #006b93
}

@media all and (min-width:768px) {
  .info-section-header {
    padding: 0 0 35px
  }
}

@media all and (min-width:1024px) {
  .info-section-header {
    padding: 0 0 40px
  }
}

.info-section-header.-reverse {
  color: #fff
}

.info-section-header.-reverse .info-section-header__line {
  background: #fff
}

.info-section-header__line {
  height: 55px;
  width: 1px;
  background: #006b93;
  margin-bottom: 24px;
  -webkit-transition: .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

@media all and (min-width:768px) {
  .info-section-header__line {
    height: 90px
  }
}

.info-section-header__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

@media all and (min-width:1024px) {
  .info-section-header__text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.info-section-header__title {
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  line-height: 1
}

@media all and (min-width:768px) {
  .info-section-header__title {
    font-size: 40px
  }
}

@media all and (min-width:1024px) {
  .info-section-header__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.info-section-header__subtitle {
  font-size: 22px;
  line-height: 1.2;
  margin-top: 15px;
  -webkit-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .2s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  letter-spacing: 0
}

@media all and (min-width:768px) {
  .info-section-header__subtitle {
    font-size: 28px;
    line-height: 1.2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

@media all and (min-width:1024px) {
  .info-section-header__subtitle {
    margin-top: 0
  }
}

.info-section-header__subtitle.-sm {
  font-size: 18px;
  line-height: 1.25
}

.info-section-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 100%
}

@media all and (min-width:1024px) {
  .info-section-contain {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.info-section-contain__left {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  width: 100%
}

@media all and (max-width:767px) {
  .info-section-contain__left {
    padding: 0 20px
  }
}

@media all and (min-width:1024px) {
  .info-section-contain__left {
    margin-right: 20px;
    width: 50%;
    padding: 0
  }
}

.info-section-contain__right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  width: 100%
}

@media all and (min-width:1024px) {
  .info-section-contain__right {
    width: 50%
  }
}

.info-section__desc {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 1.39;
  letter-spacing: 0;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  margin-bottom: 16px
}

.info-section__point-desc {
  color: #006b93;
  font-size: 22px;
  line-height: 1.2;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  font-style: oblique
}

@media all and (min-width:768px) {
  .info-section__point-desc {
    font-size: 24px;
    line-height: 1.2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
  }
}

.info-section__point-desc li {
  padding-left: 32px;
  line-height: 1.5
}

.info-section__point-desc li:before {
  content: '－';
  position: absolute;
  left: 0
}

.info-section.active .info-section-header__line {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

.info-section.active .info-section-header__subtitle,
.info-section.active .info-section-header__title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.info-section.active .info-section__desc,
.info-section.active .info-section__point-desc {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.info-slider {
  z-index: 1006;
  position: relative;
  color: #4a4a4a
}

.info-slider.-reverse {
  color: #fff
}

.info-slider .btn {
  padding: 0 20px;
  width: 160px;
  height: 60px;
  position: relative;
  opacity: 0;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

@media all and (min-width:768px) {
  .info-slider .btn {
    padding: 0
  }
}

.info-slider .info-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media all and (min-width:1024px) {
  .info-slider .info-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

.info-slider .information {
  padding: 0 20px 30px;
  -webkit-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .8s cubic-bezier(.86, 0, .07, 1);
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  height: 100%
}

@media all and (min-width:768px) {
  .info-slider .information {
    width: 100%;
    padding: 0 0 30px
  }
}

@media all and (min-width:1024px) {
  .info-slider .information {
    width: calc(50% - 15px);
    padding-bottom: 0
  }
}

.info-slider .information-desc {
  font-size: 18px;
  line-height: 1.39
}

.info-slider .information-desc:not(.mobile-show) {
  display: none
}

@media all and (min-width:768px) {
  .info-slider .information-desc {
    display: block;
    width: 100%
  }
}

.info-slider .photo {
  padding-bottom: 52.9%;
  margin: 0 20px;
  -webkit-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  -o-transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  transition: .5s .5s cubic-bezier(.86, 0, .07, 1);
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0)
}

@media all and (min-width:768px) {
  .info-slider .photo {
    margin: 0
  }
}

@media all and (min-width:1024px) {
  .info-slider .photo {
    padding-bottom: 0;
    width: 590px;
    height: 356px
  }
}

.active .info-slider .btn,
.active .info-slider .information,
.active .info-slider .photo {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1
}

.info-card {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 30px
}

@media all and (min-width:768px) {
  .info-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 45%;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%;
    margin-bottom: 50px;
    max-width: calc(50% - 5px)
  }

  .info-card:nth-child(2n) {
    margin-left: 10px
  }
}

@media all and (min-width:1024px) {
  .info-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    margin-bottom: 74px
  }

  .info-card:nth-child(2n) {
    margin-left: 0
  }

  .info-card:not(:nth-child(3n-2)) {
    margin-left: 16px
  }
}

.info-card__img {
  width: 100%;
  padding-bottom: 74%
}

.info-card__info {
  position: relative;
  background-color: #fff;
  border-bottom: 2px solid #006b93;
  padding: 30px 20px 40px;
  margin-top: -100px;
  margin-left: 20px;
  -webkit-box-shadow: -6px 6px 12px rgba(0, 0, 0, .3);
  box-shadow: -6px 6px 12px rgba(0, 0, 0, .3)
}

@media all and (min-width:768px) {
  .info-card__info {
    padding: 40px
  }
}

.info-card__info-title {
  font-size: 28px;
  font-style: oblique;
  line-height: 1.2;
  color: #006b93;
  margin-bottom: 14px
}

.info-card__info-items li {
  padding-left: 12px;
  position: relative
}

.info-card__info-items li:before {
  content: '-';
  position: absolute;
  left: 0
}

.info-card__info-desc {
  font-size: 18px;
  line-height: 1.39;
  color: #4a4a4a;
  letter-spacing: 0
}</pre></body></html>