@charset "UTF-8";
@import url("scss/plugins/bootstrap.min.css");
@import url("scss/plugins/mCustomScrollbar.css");
@import url("scss/plugins/plugins.css");
@import url("scss/plugins/fullpage.min.css");
@import url("scss/plugins/bootstrap-select.min.css");
@import url("scss/plugins/aos.css");
@import url("scss/plugins/lightgallery.min.css");
@import url("https:////vjs.zencdn.net/7.3.0/video-js.min.css");
@import url("https://unpkg.com/swiper/swiper-bundle.min.css");
@font-face {
  font-family: Franklin Gothic Medium;
  src: url(OPTIFranklinGothic-Medium.otf), url(OPTIFranklinGothic-MediumIt.ttf); }

.font-120 {
  font-size: 120px; }

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

.font-60 {
  font-size: 60px; }

.font-51 {
  font-size: 51px; }

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

.font-48 {
  font-size: 48px; }

.font-42 {
  font-size: 42px; }

.font-40 {
  font-size: 40px; }

.font-36 {
  font-size: 36px; }

.font-35 {
  font-size: 35px; }

.font-32 {
  font-size: 32px; }

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

.font-28 {
  font-size: 28px; }

.font-26 {
  font-size: 26px; }

.font-25 {
  font-size: 25px; }

.font-24 {
  font-size: 24px; }

.font-22 {
  font-size: 22px; }

.font-20 {
  font-size: 20px; }

.font-18 {
  font-size: 18px; }

.font-17 {
  font-size: 17px; }

.font-16 {
  font-size: 16px; }

.font-15 {
  font-size: 15px; }

.font-14 {
  font-size: 14px; }

.font-12 {
  font-size: 12px; }

@media (max-width: 1200px) {
  .font-120 {
    font-size: 80px; }
  .font-70 {
    font-size: 60px; }
  .font-60 {
    font-size: 50px; }
  .font-51 {
    font-size: 45px; }
  .font-50 {
    font-size: 45px; }
  .font-48 {
    font-size: 40px; }
  .font-42 {
    font-size: 35px; }
  .font-40 {
    font-size: 35px; }
  .font-36 {
    font-size: 30px; }
  .font-35 {
    font-size: 30px; }
  .font-32 {
    font-size: 30px; }
  .font-30 {
    font-size: 28px; }
  .font-28 {
    font-size: 26px; }
  .font-25 {
    font-size: 22px; }
  .font-24 {
    font-size: 22px; }
  .font-20 {
    font-size: 18px; } }

@media (max-width: 768px) {
  .font-120 {
    font-size: 60px; }
  .font-70 {
    font-size: 50px; }
  .font-60 {
    font-size: 40px; }
  .font-51 {
    font-size: 35px; }
  .font-50 {
    font-size: 35px; }
  .font-48 {
    font-size: 32px; }
  .font-42 {
    font-size: 28px; }
  .font-40 {
    font-size: 28px; }
  .font-36 {
    font-size: 25px; }
  .font-35 {
    font-size: 25px; }
  .font-32 {
    font-size: 25px; }
  .font-30 {
    font-size: 25px; }
  .font-28 {
    font-size: 25px; }
  .font-26 {
    font-size: 18px; }
  .font-25 {
    font-size: 18px; }
  .font-24 {
    font-size: 18px; }
  .font-20 {
    font-size: 18px; }
  .font-18 {
    font-size: 16px; } }

@media (max-width: 576px) {
  .font-120 {
    font-size: 40px; }
  .font-70 {
    font-size: 40px; }
  .font-60 {
    font-size: 35px; }
  .font-51 {
    font-size: 28px; }
  .font-50 {
    font-size: 28px; }
  .font-48 {
    font-size: 28px; }
  .font-42 {
    font-size: 26px; }
  .font-40 {
    font-size: 26px; }
  .font-36 {
    font-size: 22px; }
  .font-35 {
    font-size: 22px; }
  .font-32 {
    font-size: 22px; }
  .font-30 {
    font-size: 22px; }
  .font-28 {
    font-size: 22px; } }

.menuOpen {
  overflow: hidden; }

.staatliches {
  font-family: Staatliches; }

.FranklinGothicMedium {
  font-family: Franklin Gothic Medium; }

.microsoftJhengHei {
  font-family: Microsoft JhengHei; }

.audiowide {
  font-family: Audiowide; }

.max1200 {
  max-width: 1200px;
  margin: auto; }

.max1500 {
  max-width: 1500px;
  margin: auto; }

.max1520 {
  max-width: 1520px;
  margin: auto; }

.max1600 {
  max-width: 1600px;
  margin: auto; }

.cursor {
  cursor: pointer; }

.z-1 {
  z-index: 1; }

.lh1 {
  line-height: 1em; }

.lh2 {
  line-height: 2em; }

.w40 {
  width: 40px;
  flex: 0 0 40px; }

.h40 {
  height: 40px; }

.bg-darkBlue {
  background: #143558;
  transition: background .3s; }

.bg-blue2B83B7 {
  background: #2B83B7;
  transition: background .3s; }

.bg-blue305C8E {
  background: #305C8E; }

.hover-bg-lightBlue:hover {
  background: #439DD1;
  transition: background .3s; }

.text-305C8E {
  color: #305C8E; }

.text-blue {
  color: #226992; }

.text-88ADD7 {
  color: #88ADD7; }

.text-264971 {
  color: #264971; }

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.flex-align-center {
  display: flex;
  align-content: center; }

.flex-grow {
  flex-grow: 1; }

.les1 {
  letter-spacing: 1px; }

.les2 {
  letter-spacing: 2px; }

.rounded-10 {
  border-radius: 10px; }

.rounded-50 {
  border-radius: 50px; }

.overflow-hidden {
  overflow: hidden; }

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.font-weight-500 {
  font-weight: 500; }

.flex-justify-between {
  display: flex;
  justify-content: space-between; }

.flex-align-center {
  display: flex;
  align-items: center; }

.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.line2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.line3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.col-20percent {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

/* ==========================================================================
	clear
 ========================================================================== */
button,
input,
select,
textarea {
  font-family: "Source Sans Pro", Verdana, Heiti TC, Microsoft JhengHei, "微軟正黑體";
  margin: 0; }

textarea {
  -webkit-appearance: none; }

button,
input {
  line-height: normal;
  outline: 0; }

button,
select {
  text-transform: none; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  nowhitespace: afterproperty;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  display: inline-block; }

figure,
address {
  padding: 0;
  margin: 0; }

* {
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ==========================================================================
    public
 ========================================================================== */
body {
  margin: 0;
  font-family: "Noto Sans TC";
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  color: #323232;
  overflow-x: hidden; }

.safari body {
  -webkit-text-size-adjust: none; }

body:after {
  display: block;
  content: "We're sorry! this website does not support your browser, please upgrade your browser, thank you.";
  position: fixed;
  z-index: 100000000000000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  padding: 50px;
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  color: #3f3f3f; }

:root body:after {
  display: none; }

/* ==========================================================================
    public
 ========================================================================== */
/*不顯示外虛線*/
button, a {
  outline: none !important; }

a, a:active {
  color: inherit;
  cursor: pointer;
  text-decoration: none; }

a:hover {
  text-decoration: none;
  color: inherit; }

a {
  -o-transition: color .3s ease-in-out;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out; }

a.link, .editor a {
  color: #555555; }

a.link:hover, .editor a:hover {
  border-color: #00938d; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  line-height: normal; }

img {
  max-width: 100%;
  height: auto;
  border: none;
  -khtml-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  image-rendering: -webkit-optimize-contrast; }

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

.hidden {
  display: none; }

ul.noneStyle {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.noneList {
  padding: 0;
  list-style: none; }

ul.noneStyle > li {
  list-style: none; }

ul {
  padding-left: 1.1em; }

/* form */
.form .group {
  margin-bottom: 20px; }

.form .red {
  color: #e60012; }

input, select, button, textarea {
  font-family: "Noto Sans TC"; }

textarea {
  resize: none; }

.form .form-control {
  width: 100%;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #41af34;
  border-radius: 5px;
  color: #000;
  font-size: 18px;
  transition: border 0.5s, background 0.5s; }

.form .form-control:hover {
  border-color: #41af34; }

.form .form-control:focus {
  border-color: #41af34;
  outline: 0;
  background-color: #f4fff3; }

.buttonBlock {
  margin-top: 30px; }

.button {
  display: inline-block;
  min-width: 185px;
  height: 50px;
  padding: 10px 20px;
  border-radius: 50px;
  background-color: #1bb0ad;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  transition: background 0.5s, color 0.5s; }

.button:hover {
  background-color: #139895; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #888888; }

::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #888888; }

::-o-placeholder {
  /* Mozilla Firefox 19+ */
  color: #888888; }

::-ms-placeholder {
  /* Internet Explorer 10+ */
  color: #888888; }

::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #888888; }

/**/
.scrollbar,
.scrollbarX,
.scrollbarY {
  -webkit-overflow-scrolling: touch; }

.scrollbarX {
  overflow-x: auto; }

.jqimgFill, .main {
  opacity: 0;
  transition: opacity 0s; }

.main > .inner {
  line-height: normal; }

@media screen and (max-width: 1199px) {
  .main > .inner {
    padding-top: 60px; } }

.container {
  max-width: 1600px;
  width: 100%;
  margin: auto;
  padding: 0 15px; }

.full {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.middle {
  display: table-cell;
  vertical-align: middle; }

table {
  -webkit-backface-visibility: visible; }

.table {
  width: 100%;
  border-collapse: collapse; }

.msie .table {
  table-layout: fixed; }

.slick-arrow {
  width: 60px;
  height: 60px;
  background: transparent;
  border: 1px solid white;
  border-radius: 50%;
  margin: 0; }
  .slick-arrow svg {
    width: 11.3px; }

.breadcrumb {
  background: transparent;
  margin-left: 69px; }
  .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "";
    padding-right: 13px;
    padding-left: 13px;
    width: 7.1px;
    height: 11.3px;
    background: url(images/common/breadcrumb.svg) center no-repeat; }
  .breadcrumb .breadcrumb-item a:hover {
    color: #305C8E; }
  @media (max-width: 1600px) {
    .breadcrumb {
      margin-left: 29px; } }
  @media (max-width: 1199px) {
    .breadcrumb {
      margin-left: 0; } }

.upAndDown {
  -webkit-animation-name: upAndDown;
  animation-name: upAndDown;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

p span.break {
  display: block; }
  @media (max-width: 575px) {
    p span.break {
      display: inline; } }

.title-wrapper {
  z-index: 1;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); }
  .title-wrapper.noShadow {
    box-shadow: none; }
  .title-wrapper .text-container {
    display: flex;
    max-width: 1060px;
    margin: auto; }
    .title-wrapper .text-container.spec > div:nth-child(1) {
      flex: 0 0 37.5%;
      padding-right: 52px; }
      .title-wrapper .text-container.spec > div:nth-child(1)::after {
        content: "";
        display: block;
        position: absolute;
        width: 1px;
        height: 121px;
        background: #DCDCDC;
        top: 50%;
        right: 0;
        transform: translateY(-50%); }
      .title-wrapper .text-container.spec > div:nth-child(1) span {
        line-height: 1.1em;
        text-align: right; }
      .title-wrapper .text-container.spec > div:nth-child(1) h1 {
        text-align: right; }
    .title-wrapper .text-container.spec > div:nth-child(2) {
      padding-left: 52px; }
    .title-wrapper .text-container.spec.spec-2 > div:nth-child(1) {
      flex: 0 0 30.5%;
      padding-right: 0;
      padding-left: 50px; }
      .title-wrapper .text-container.spec.spec-2 > div:nth-child(1)::after {
        display: none; }
  .title-wrapper .link-container {
    display: table;
    margin: auto;
    z-index: 1; }
    .title-wrapper .link-container .toggle {
      display: none; }
    .title-wrapper .link-container ul li {
      float: left;
      position: relative;
      padding: 20.5px 29.5px;
      cursor: pointer;
      transition: background .3s, color .3s; }
      .title-wrapper .link-container ul li:not(.active) a:hover, .title-wrapper .link-container ul li:not(.active) span:hover {
        color: #0070BD; }
      .title-wrapper .link-container ul li.active {
        background: #0070BD;
        color: white; }
        .title-wrapper .link-container ul li.active::before, .title-wrapper .link-container ul li.active::after {
          display: none; }
      .title-wrapper .link-container ul li::before, .title-wrapper .link-container ul li::after {
        content: "";
        display: block;
        background: #DCDCDC;
        height: 15px;
        width: 1px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
      .title-wrapper .link-container ul li::before {
        left: 0; }
      .title-wrapper .link-container ul li::after {
        right: 0; }
      .title-wrapper .link-container ul li a, .title-wrapper .link-container ul li span {
        transition: color .3s; }
  @media (max-width: 1199px) {
    .title-wrapper .text-container.spec > div:nth-child(1) {
      text-align: right; }
    .title-wrapper .link-container ul li {
      padding: 20.5px 25px; } }
  @media (max-width: 991px) {
    .title-wrapper .text-container.spec {
      display: block; }
      .title-wrapper .text-container.spec > div:nth-child(1) {
        text-align: left;
        padding-right: 0; }
        .title-wrapper .text-container.spec > div:nth-child(1)::after {
          display: none; }
        .title-wrapper .text-container.spec > div:nth-child(1) h1 {
          text-align: left; }
      .title-wrapper .text-container.spec > div:nth-child(2) {
        padding-left: 0; }
    .title-wrapper .link-container ul li {
      padding: 15px 10px; } }
  @media (max-width: 767px) {
    .title-wrapper {
      box-shadow: none; }
      .title-wrapper .link-container {
        display: block;
        position: relative;
        margin-bottom: 16px;
        padding-top: 16px; }
        .title-wrapper .link-container.active .toggle svg {
          transform: rotate(45deg); }
        .title-wrapper .link-container .toggle {
          display: flex;
          justify-content: space-between;
          align-items: center;
          background: #0070BD;
          color: white;
          padding: 8px 16px;
          border-radius: 5px; }
          .title-wrapper .link-container .toggle img,
          .title-wrapper .link-container .toggle svg {
            width: 15px;
            transition: transform .3s; }
        .title-wrapper .link-container ul {
          margin-top: 5px;
          display: none;
          padding: 5px 0;
          background: white;
          border: 2px solid #0070BD;
          position: absolute;
          z-index: 1;
          width: 100%;
          border-radius: 5px; }
          .title-wrapper .link-container ul li {
            float: none;
            padding: 8px 0;
            margin: 0 16px; }
            .title-wrapper .link-container ul li:not(:last-child) {
              border-bottom: 1px solid #DCDCDC; }
            .title-wrapper .link-container ul li:hover {
              color: initial !important; }
            .title-wrapper .link-container ul li.active {
              background: transparent;
              color: #0070BD; }
            .title-wrapper .link-container ul li::before, .title-wrapper .link-container ul li::after {
              display: none; } }

.blank {
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 1199px) {
    .blank {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 767px) {
    .blank {
      padding-left: 20px;
      padding-right: 20px; } }

.hasBg {
  background-attachment: fixed;
  background-size: cover;
  background-image: url(images/about/bg.png); }
  @media (max-width: 1199px) {
    .hasBg {
      background-attachment: initial; } }

.pagination {
  color: #112C4A; }
  .pagination .prev-prev svg,
  .pagination .prev-prev img,
  .pagination .next-next svg,
  .pagination .next-next img {
    width: 13.3px; }
  .pagination .prev svg,
  .pagination .prev img,
  .pagination .next svg,
  .pagination .next img {
    width: 7.1px; }
  .pagination li {
    float: left;
    margin: 0 10px; }
    .pagination li.active a {
      opacity: 1; }
      .pagination li.active a:after {
        content: "";
        display: block;
        width: 30px;
        height: 1px;
        background: #112C4A;
        margin-left: 20px;
        margin-top: -5px; }
    .pagination li:not(.active) a:hover {
      opacity: 1; }
    .pagination li a {
      transition: opacity .3s;
      position: relative;
      opacity: 0.5; }
  @media (max-width: 575px) {
    .pagination li {
      margin: 0 8px; }
      .pagination li.active a:after {
        display: none; } }

.new-title > span:nth-child(1) {
  color: #305C8E;
  padding-right: 12px;
  transition: color .3s; }
  .new-title > span:nth-child(1)::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 50px;
    background: #DCDCDC; }

.prev_back_next {
  max-width: 380px;
  margin: auto;
  height: 50px;
  justify-content: space-between;
  align-items: center; }
  .prev_back_next a {
    color: #0070BD;
    transition: color .3s; }
    .prev_back_next a:hover {
      color: #112C4A; }
      .prev_back_next a:hover svg path {
        fill: #112C4A !important; }
  .prev_back_next .prev img,
  .prev_back_next .prev svg,
  .prev_back_next .next img,
  .prev_back_next .next svg {
    width: 7px; }
    .prev_back_next .prev img path,
    .prev_back_next .prev svg path,
    .prev_back_next .next img path,
    .prev_back_next .next svg path {
      fill: #0070BD !important;
      transition: fill .3s; }
  .prev_back_next .back {
    border: 1px solid #0070BD;
    padding: 13px 59px;
    transition: background .3s,
 border .3s; }
    .prev_back_next .back:hover {
      background: #112C4A;
      border: 1px solid #112C4A;
      color: white; }
  @media (max-width: 575px) {
    .prev_back_next .back {
      padding: 10.5px 30px; } }

form.search-wrapper {
  display: flex;
  justify-content: center;
  max-width: 1314px;
  margin: auto; }
  form.search-wrapper .bootstrap-select {
    display: block; }
    form.search-wrapper .bootstrap-select.show > .dropdown-toggle {
      border: 1px solid #2B83B7; }
    form.search-wrapper .bootstrap-select > .dropdown-toggle {
      border: 1px solid #D5E6F1;
      background: white;
      padding: 12px 18px;
      border-radius: 0;
      outline: none !important; }
      form.search-wrapper .bootstrap-select > .dropdown-toggle:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 5.5px 0 5.5px;
        border-color: #2b84b7 transparent transparent transparent;
        position: absolute;
        top: 50%;
        right: 16px;
        transform: translateY(-50%); }
      form.search-wrapper .bootstrap-select > .dropdown-toggle .btn {
        font-size: 15px; }
    form.search-wrapper .bootstrap-select .dropdown-menu {
      margin: 0;
      margin-top: -2px;
      border: 1px solid #2B83B7;
      border-radius: 0;
      padding: 0; }
      form.search-wrapper .bootstrap-select .dropdown-menu.inner {
        border: none; }
      form.search-wrapper .bootstrap-select .dropdown-menu li {
        border-bottom: 1px solid #D5E6F1; }
        form.search-wrapper .bootstrap-select .dropdown-menu li a {
          padding: 13px 18px; }
          form.search-wrapper .bootstrap-select .dropdown-menu li a.active {
            background: #EAF3F8;
            color: inherit; }
  form.search-wrapper > div {
    display: flex;
    align-items: center;
    justify-content: center; }
    form.search-wrapper > div:nth-child(1), form.search-wrapper > div:nth-child(2) {
      padding-right: 72px; }
    form.search-wrapper > div:nth-child(1) .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn), form.search-wrapper > div:nth-child(3) .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
      width: 180px; }
    form.search-wrapper > div:nth-child(3) {
      padding-right: 48px; }
    form.search-wrapper > div:nth-child(2) .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
      width: 150px; }
  form.search-wrapper button[type=submit] {
    padding: 0 24px; }
    form.search-wrapper button[type=submit] span {
      padding-right: 48px; }
    form.search-wrapper button[type=submit] img {
      width: 18px; }
  @media (max-width: 1400px) {
    form.search-wrapper > div:nth-child(1), form.search-wrapper > div:nth-child(2), form.search-wrapper > div:nth-child(3) {
      padding-right: 30px; }
    form.search-wrapper button[type=submit] {
      padding: 0 10px; }
      form.search-wrapper button[type=submit] span {
        padding-right: 10px; } }
  @media (max-width: 1199px) {
    form.search-wrapper {
      flex-wrap: wrap; }
      form.search-wrapper > div:nth-child(1) {
        flex: 0 0 37.5%;
        justify-content: flex-end;
        padding-right: 16px; }
      form.search-wrapper > div:nth-child(2) {
        flex: 0 0 62.5%;
        justify-content: flex-start;
        padding-left: 16px;
        padding-right: 0; }
      form.search-wrapper > div:nth-child(1), form.search-wrapper > div:nth-child(2) {
        margin-bottom: 32px; } }
  @media (max-width: 991px) {
    form.search-wrapper {
      display: block; }
      form.search-wrapper > div:nth-child(1) {
        justify-content: flex-start;
        padding-right: 0;
        margin-bottom: 16px; }
      form.search-wrapper > div:nth-child(2) {
        padding-left: 0;
        margin-bottom: 16px; }
      form.search-wrapper > div:nth-child(3) {
        justify-content: flex-start;
        padding-right: 0;
        margin-bottom: 16px; }
      form.search-wrapper button[type=submit] {
        padding: 15px 42px; } }
  @media (max-width: 575px) {
    form.search-wrapper > div {
      display: block; }
      form.search-wrapper > div:nth-child(2) .bootstrap-select:nth-child(2) {
        margin-bottom: 8px; }
      form.search-wrapper > div span {
        display: block;
        margin-bottom: 8px; }
      form.search-wrapper > div .bootstrap-select {
        width: 100% !important; }
        form.search-wrapper > div .bootstrap-select > .dropdown-toggle {
          padding: 9.5px 16px; }
          form.search-wrapper > div .bootstrap-select > .dropdown-toggle:after {
            border-width: 8px 4.5px 0 4.5px; }
        form.search-wrapper > div .bootstrap-select .dropdown-menu li a {
          padding: 6.5px 16px; }
    form.search-wrapper button[type=submit] {
      padding: 11.5px 20px; } }

.lg-backdrop {
  background: white; }

.lg-outer.lg-show-autoplay .lg-toolbar .lg-autoplay-button::after {
  background: url(images/common/pause.svg) center no-repeat; }

.lg-outer::before {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.4) 10%, rgba(0, 0, 0, 0));
  z-index: 1070; }

.lg-outer .lg-img-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center; }

.lg-outer .lg-sub-html {
  bottom: auto !important;
  top: 75px;
  background: transparent; }

.lg-outer .lg-toolbar {
  background: transparent;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  padding: 22px 0; }
  .lg-outer .lg-toolbar #lg-actual-size,
  .lg-outer .lg-toolbar #lg-share {
    display: none; }
  .lg-outer .lg-toolbar .lg-icon {
    height: auto;
    font-size: 26px;
    padding: 0 15px;
    width: auto;
    color: white; }
  .lg-outer .lg-toolbar .lg-close {
    order: 1;
    float: none;
    position: relative;
    padding-left: 0;
    padding-right: 30px;
    margin-right: 16px; }
    .lg-outer .lg-toolbar .lg-close:before {
      content: "BACK";
      color: white;
      letter-spacing: 1px;
      width: 21.3px;
      font-size: 15px;
      padding-left: 30px;
      font-family: Staatliches;
      background: url(images/common/back.svg) left center no-repeat;
      position: relative;
      top: -3px; }
    .lg-outer .lg-toolbar .lg-close:after {
      content: "";
      display: block;
      height: 20px;
      width: 1px;
      background: rgba(255, 255, 255, 0.3);
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }
  .lg-outer .lg-toolbar #lg-zoom-out {
    order: 2;
    float: none; }
    .lg-outer .lg-toolbar #lg-zoom-out:after {
      content: "";
      width: 20px;
      height: 20px;
      display: block;
      background: url(images/common/zoom-out.svg) center no-repeat; }
  .lg-outer .lg-toolbar #lg-zoom-in {
    order: 3;
    float: none; }
    .lg-outer .lg-toolbar #lg-zoom-in:after {
      content: "";
      width: 20px;
      height: 20px;
      display: block;
      background: url(images/common/zoom-in.svg) center no-repeat; }
  .lg-outer .lg-toolbar .lg-autoplay-button {
    order: 4;
    float: none; }
    .lg-outer .lg-toolbar .lg-autoplay-button:after {
      content: "";
      width: 14px;
      height: 11px;
      display: block;
      background: url(images/common/autoplay.svg) center no-repeat; }
  .lg-outer .lg-toolbar .lg-fullscreen {
    order: 5;
    float: none; }
  .lg-outer .lg-toolbar #lg-counter {
    color: white;
    order: 6;
    padding: 0;
    float: none;
    position: relative;
    padding-left: 30px;
    margin-left: 16px;
    font-family: Staatliches;
    font-size: 15px; }
    .lg-outer .lg-toolbar #lg-counter:after {
      content: "";
      display: block;
      height: 20px;
      width: 1px;
      background: rgba(255, 255, 255, 0.3);
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }

.lg-outer .lg-actions .lg-icon {
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  background: white;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  transition: opacity .3s; }
  .lg-outer .lg-actions .lg-icon:hover {
    opacity: 0.7; }
  .lg-outer .lg-actions .lg-icon::before {
    content: ""; }
  .lg-outer .lg-actions .lg-icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 21px;
    content: "";
    display: block; }
  .lg-outer .lg-actions .lg-icon.lg-prev {
    left: 28px; }
    .lg-outer .lg-actions .lg-icon.lg-prev:after {
      background: url(images/photos/arrow-left.svg) center no-repeat; }
  .lg-outer .lg-actions .lg-icon.lg-next {
    right: 28px; }
    .lg-outer .lg-actions .lg-icon.lg-next:after {
      background: url(images/photos/arrow-right.svg) center no-repeat; }

.lg-outer .lg-toogle-thumb {
  background: #F0F0F0;
  color: #323232; }
  .lg-outer .lg-toogle-thumb:hover {
    color: #505050; }

.lg-outer .lg-thumb-outer {
  background: #F0F0F0; }
  .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item {
    border-radius: 5px;
    opacity: 0.5; }
    .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item.active, .lg-outer .lg-thumb-outer .lg-thumb .lg-thumb-item:hover {
      opacity: 1;
      border-color: #0070BD; }

.lg-outer .lg-pager-outer .lg-pager-active .lg-pager {
  border: 2px solid white;
  box-shadow: none; }

.lg-outer .lg-pager-outer .lg-pager {
  background: rgba(236, 231, 225, 0.8); }

@media (max-width: 1600px) {
  .lg-outer .lg-pager-outer {
    display: none; } }

@media (max-width: 1199px) {
  .lg-outer .lg-actions {
    display: none; } }

@media (max-width: 991px) {
  .lg-outer .lg-img-wrap {
    display: block; }
  .lg-outer .lg-sub-html {
    color: #323232;
    top: 90px; }
  .lg-outer .lg-toolbar {
    background: rgba(0, 0, 0, 0.5); } }

@media (max-width: 575px) {
  .lg-outer::before {
    height: 80px; }
  .lg-outer .lg-toolbar {
    padding: 10px 0; }
    .lg-outer .lg-toolbar .lg-icon {
      padding: 0 10px; }
    .lg-outer .lg-toolbar .lg-close {
      margin-right: 10px; }
    .lg-outer .lg-toolbar #lg-counter {
      padding-left: 10px;
      margin-left: 10px; } }

[data-move=fade-up] {
  transition: transform .5s, opacity .5s;
  transform: translateY(30px);
  opacity: 0;
  transition-timing-function: ease; }

.move-animate {
  transform: none;
  opacity: 1; }

/* ==========================================================================
    header
 ==========================================================================*/
header {
  z-index: 3;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  height: 150px;
  border-bottom: 1px solid #DCDCDC;
  background: white; }
  header.active .toggle-wrapper {
    background: transparent; }
  header.active .side .lang svg path,
  header.active .side .lang img path {
    fill: white !important; }
  header.active .side .lang a {
    color: white; }
  header .logo {
    width: 286px;
    top: 53px;
    left: 85px;
    transition: opacity .3s; }
    header .logo.hide {
      opacity: 0;
      pointer-events: none; }
    header .logo .for-index {
      display: none; }
  header .anniversary {
    position: absolute;
    width: 150px;
    top: 45px;
    left: 400px;
    transition: opacity .3s;
    display: none; }
    header .anniversary.hide {
      opacity: 0;
      pointer-events: none; }
  header .toggle-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    width: 150px;
    height: 150px;
    background: #112C4A;
    z-index: 1; }
  header .menu-toggle {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    transition: transform .3s; }
    header .menu-toggle:hover {
      transform: scale(1.1); }
    header .menu-toggle.blue div {
      background: #143558; }
    header .menu-toggle div {
      height: 3px;
      background-color: white;
      transition: width 0.5s ease, top .5s, transform .5s,background .3s;
      position: absolute; }
      header .menu-toggle div.bar1 {
        top: 20px;
        right: 15px;
        width: 20px; }
      header .menu-toggle div.bar2 {
        top: 27px;
        right: 15px;
        width: 15px; }
    header .menu-toggle.active div {
      background: white; }
      header .menu-toggle.active div.bar1 {
        width: 20px;
        top: 26px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      header .menu-toggle.active div.bar2 {
        width: 20px;
        top: 26px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  header .gray_block.active {
    left: 0;
    top: 0px;
    width: 100vw;
    height: 100vh;
    background-color: black;
    position: fixed;
    opacity: 0.5;
    cursor: pointer; }
  header .bg_phone {
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    height: 100vh;
    width: 1058px;
    background: #257FB8;
    transform: translateX(100%);
    overflow-y: auto; }
    header .bg_phone.transition {
      transition: transform .5s; }
    header .bg_phone.active {
      -webkit-transform: translateX(0px);
      transform: translateX(0px); }
    header .bg_phone .dec-block {
      height: 150px;
      border-bottom: 1px solid rgba(229, 229, 229, 0.5); }
    header .bg_phone .main-content {
      height: 100%;
      color: white;
      flex: 0 0 calc(100% - 150px);
      border-right: 1px solid #e5e5e5; }
      header .bg_phone .main-content .scroll_wrapper {
        padding-top: 20px;
        padding-bottom: 15px;
        height: calc(100vh - 152px); }
      header .bg_phone .main-content .main-menu {
        padding-top: 53px;
        padding-left: 93px;
        padding-right: 20px; }
        header .bg_phone .main-content .main-menu > ul {
          padding-bottom: 75px;
          border-bottom: 1px solid rgba(220, 220, 220, 0.3); }
          header .bg_phone .main-content .main-menu > ul > li .title {
            font-size: 20px;
            display: block;
            font-weight: 500;
            margin-bottom: 40px; }
            header .bg_phone .main-content .main-menu > ul > li .title a {
              position: relative;
              padding-bottom: 5px; }
              header .bg_phone .main-content .main-menu > ul > li .title a::after {
                content: "";
                display: block;
                height: 2px;
                width: 50%;
                background: white;
                position: absolute;
                bottom: 0;
                left: 50%;
                transform: translate(-50%, 1px);
                transition: all .3s;
                opacity: 0; }
              header .bg_phone .main-content .main-menu > ul > li .title a:hover:after {
                width: 100%;
                opacity: 1;
                transform: translate(-50%, 0px); }
            header .bg_phone .main-content .main-menu > ul > li .title .for-phone {
              display: none; }
          header .bg_phone .main-content .main-menu > ul > li > ul > li {
            margin-bottom: 9.5px; }
            header .bg_phone .main-content .main-menu > ul > li > ul > li a {
              opacity: 0.8;
              transition: opacity .3s;
              position: relative;
              display: block;
              padding-left: 10px;
              font-weight: 500; }
              header .bg_phone .main-content .main-menu > ul > li > ul > li a::before {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                display: block;
                width: 2px;
                height: 2px;
                background: white;
                opacity: 0.5;
                transition: opacity .3s; }
              header .bg_phone .main-content .main-menu > ul > li > ul > li a:hover {
                opacity: 1; }
                header .bg_phone .main-content .main-menu > ul > li > ul > li a:hover::before {
                  opacity: 1; }
      header .bg_phone .main-content .secondary-menu {
        display: flex;
        padding: 53px 20px 0px 93px; }
        header .bg_phone .main-content .secondary-menu ul:nth-child(1) {
          padding-right: 52px; }
        header .bg_phone .main-content .secondary-menu ul li {
          margin-bottom: 13px; }
          header .bg_phone .main-content .secondary-menu ul li a {
            opacity: 0.8;
            display: block;
            padding-left: 15px;
            position: relative;
            font-weight: 500; }
            header .bg_phone .main-content .secondary-menu ul li a::before {
              content: "»";
              position: absolute;
              top: 50%;
              left: 0;
              transform: translateY(-50%);
              display: block;
              opacity: 0.5;
              transition: opacity .3s;
              margin-top: -2px; }
            header .bg_phone .main-content .secondary-menu ul li a:hover {
              opacity: 1; }
              header .bg_phone .main-content .secondary-menu ul li a:hover::before {
                opacity: 1; }
  header .side {
    position: fixed;
    width: 150px;
    top: 0;
    right: 0;
    height: 100vh; }
    header .side.PC {
      pointer-events: none; }
      header .side.PC .lang {
        pointer-events: all; }
      header .side.PC .links {
        pointer-events: all; }
    header .side .dec-block {
      height: 150px; }
    header .side .lang a:hover, header .side .lang a.active {
      opacity: 1; }
    header .side .lang svg, header .side .lang img {
      width: 23px; }
      header .side .lang svg path, header .side .lang img path {
        fill: #112C4A !important;
        transition: fill .3s; }
    header .side .lang a {
      opacity: 0.5;
      color: #112C4A;
      transition: opacity .3s,color .3s; }
    header .side .links {
      position: absolute;
      right: 45px;
      bottom: 45px; }
      header .side .links li:nth-child(1) {
        margin-bottom: 20px; }
      header .side .links li a {
        width: 60px;
        height: 60px;
        background: #205289;
        transition: background .3s; }
        header .side .links li a:hover {
          background: #3077C5; }
  @media (max-width: 1600px) {
    header {
      height: 100px; }
      header .logo {
        top: 30px;
        left: 45px; }
      header .anniversary {
        width: 100px;
        top: 31px;
        left: 360px; }
      header .toggle-wrapper {
        width: 100px;
        height: 100px; }
      header .menu-toggle {
        top: 25px !important;
        right: 25px !important; }
      header .bg_phone .dec-block {
        height: 100px; }
      header .bg_phone .main-content {
        flex: 0 0 calc(100% - 100px); }
        header .bg_phone .main-content .scroll_wrapper {
          height: calc(100vh - 100px); }
      header .side {
        flex: 0 0 100px;
        width: 100px; }
        header .side .dec-block {
          height: 100px; }
        header .side .links {
          right: 20px;
          bottom: 20px; } }
  @media (max-width: 1199px) {
    header {
      position: fixed;
      height: 60px !important;
      background: white !important; }
      header.active .menu-toggle div {
        background: white; }
      header .side.PC {
        display: none; }
      header .logo {
        left: 40px;
        top: 15px;
        width: 200px; }
      header .anniversary {
        width: 60px;
        top: 19px;
        left: 260px; }
      header .toggle-wrapper {
        width: 60px;
        height: 60px;
        background: transparent;
        right: 20px; }
      header .menu-toggle {
        width: 30px;
        height: 30px;
        top: 15px !important;
        right: 15px !important; }
        header .menu-toggle.active div.bar1 {
          top: 16px; }
        header .menu-toggle.active div.bar2 {
          top: 16px; }
        header .menu-toggle div {
          background: #143558;
          transition: background .3s; }
          header .menu-toggle div.bar1 {
            top: 10px;
            right: 5px; }
          header .menu-toggle div.bar2 {
            top: 17px;
            right: 5px; }
      header .gray_block {
        display: none; }
      header .bg_phone {
        width: 100%; }
        header .bg_phone .dec-block {
          height: 60px; }
        header .bg_phone .main-content .main-menu {
          padding-left: 60px; }
          header .bg_phone .main-content .main-menu > ul {
            margin-left: -15px;
            margin-right: -15px; }
        header .bg_phone .main-content .secondary-menu {
          padding-left: 60px;
          padding-right: 60px; } }
  @media (max-width: 991px) {
    header .bg_phone .dec-block {
      height: 60px; }
    header .bg_phone .main-content .main-menu > ul {
      margin-left: -20px;
      margin-right: -20px;
      padding-bottom: 20px; } }
  @media (max-width: 767px) {
    header .logo {
      left: 20px; }
    header .anniversary {
      left: 240px; }
    header .toggle-wrapper {
      right: 0; }
    header .bg_phone {
      width: 100%;
      max-width: 520px; }
      header .bg_phone .main-content {
        flex: 0 0 calc(100% - 60px); }
        header .bg_phone .main-content .scroll_wrapper {
          height: calc(100vh - 60px); }
          header .bg_phone .main-content .scroll_wrapper .mCSB_inside > .mCSB_container {
            margin-right: 0; }
        header .bg_phone .main-content .main-menu {
          padding-right: 20px;
          padding-left: 20px;
          padding-top: 13px; }
          header .bg_phone .main-content .main-menu > ul {
            margin: 0; }
            header .bg_phone .main-content .main-menu > ul > li {
              padding: 0;
              margin-bottom: 5px; }
              header .bg_phone .main-content .main-menu > ul > li .title {
                margin-bottom: 0; }
                header .bg_phone .main-content .main-menu > ul > li .title.active .for-phone > img {
                  transform: rotate(180deg); }
                header .bg_phone .main-content .main-menu > ul > li .title > a {
                  display: none; }
                header .bg_phone .main-content .main-menu > ul > li .title .for-phone {
                  display: flex;
                  align-items: center;
                  margin-bottom: 10px; }
                  header .bg_phone .main-content .main-menu > ul > li .title .for-phone > img {
                    width: 12px;
                    transition: transform .3s; }
                  header .bg_phone .main-content .main-menu > ul > li .title .for-phone a::after {
                    display: none; }
                  header .bg_phone .main-content .main-menu > ul > li .title .for-phone a img {
                    width: 24px; }
            header .bg_phone .main-content .main-menu > ul ul {
              display: none;
              padding-left: 37px; }
              header .bg_phone .main-content .main-menu > ul ul li {
                margin-bottom: 13px !important; }
                header .bg_phone .main-content .main-menu > ul ul li a {
                  padding-left: 12px !important; }
        header .bg_phone .main-content .secondary-menu {
          display: block;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 30px; }
          header .bg_phone .main-content .secondary-menu ul:nth-child(1) {
            padding-right: 0px; }
    header .side {
      flex: 0 0 60px;
      width: 60px; }
      header .side .dec-block {
        height: 60px; }
      header .side .links {
        right: 10px; }
        header .side .links li:nth-child(1) {
          margin-bottom: 10px; }
          header .side .links li:nth-child(1) a img {
            width: 14.4px !important; }
        header .side .links li:nth-child(2) a img {
          width: 7.6px !important; }
        header .side .links li a {
          width: 40px;
          height: 40px; } }
  @media (max-width: 350px) {
    header .logo {
      top: 20px;
      width: 150px; }
    header .anniversary {
      left: 190px; } }

/* ==========================================================================
    footer
 ==========================================================================*/
footer {
  color: #7B97B5; }
  footer a:hover {
    color: white; }
  footer > div:nth-child(1) {
    background: #143558;
    padding: 81px 40px 42px 40px; }
    footer > div:nth-child(1) .max1500 {
      display: flex;
      flex-wrap: wrap; }
      footer > div:nth-child(1) .max1500 .main-menu {
        flex: 0 0 54%;
        padding-right: 37px; }
        footer > div:nth-child(1) .max1500 .main-menu > ul {
          margin-left: -15px;
          margin-right: -15px; }
          footer > div:nth-child(1) .max1500 .main-menu > ul > li {
            float: left; }
      footer > div:nth-child(1) .max1500 .secondary-menu {
        flex-grow: 1; }
        footer > div:nth-child(1) .max1500 .secondary-menu ul li {
          margin-bottom: 14.5px; }
      footer > div:nth-child(1) .max1500 .info {
        flex: 0 0 16.5%;
        min-width: 250px; }
        footer > div:nth-child(1) .max1500 .info .links li {
          float: left; }
          footer > div:nth-child(1) .max1500 .info .links li a {
            width: 40px;
            height: 40px;
            background: #205289;
            transition: background .3s; }
            footer > div:nth-child(1) .max1500 .info .links li a:hover {
              background: #3077C5; }
  footer > div:nth-child(2) {
    padding: 24px 16px;
    display: flex;
    background: #112C4A;
    justify-content: center;
    color: #4F6D8C;
    position: relative; }
    footer > div:nth-child(2) ul li {
      position: relative;
      padding: 0 25px; }
      footer > div:nth-child(2) ul li::before {
        content: "";
        display: block;
        height: 16px;
        width: 1px;
        background: #4F6D8C;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
  footer > div #goTop {
    color: #4F6D8C;
    position: absolute;
    top: 50%;
    right: 170px;
    transform: translateY(-50%);
    transition: color .3s; }
    footer > div #goTop:hover {
      color: white; }
  footer .logo {
    width: 240px; }
  footer .title {
    margin-bottom: 15px;
    display: block; }
    footer .title + ul {
      color: #4F6D8C; }
      footer .title + ul li {
        margin-bottom: 10px; }
        footer .title + ul li a {
          padding-left: 10px;
          position: relative;
          display: block;
          transition: color .3s; }
          footer .title + ul li a::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            display: block;
            width: 2px;
            height: 2px;
            background: white;
            opacity: 0.5;
            transition: opacity .3s; }
          footer .title + ul li a:hover {
            opacity: 1;
            color: white; }
            footer .title + ul li a:hover::before {
              opacity: 1; }
  html[lang="en"] footer > div:nth-child(1) .max1500 .main-menu {
    flex: 0 0 60%;
    padding-right: 28px;}
  
    html[lang="en"] footer > div:nth-child(1) .max1500 .secondary-menu {
      flex: 0 0 17%;
    }
    html[lang="en"] footer .title + ul li {
      margin-bottom: 6px;
    }

  @media (max-width: 1400px) {
    footer > div #goTop {
      right: 90px; } 

    /* 英文版修正 */
    html[lang="en"] footer > div:nth-child(1) .max1500 .main-menu {
      flex: 0 0 61%;
      padding-right: 14px;}
    html[lang="en"] footer > div:nth-child(1) .max1500 .secondary-menu {
      flex: 0 0 16%;
    }
    html[lang="en"] footer .title + ul li {
      margin-bottom: 2px;
    }
    }

  @media (max-width: 1199px) {
    footer > div:nth-child(1) .max1500 .main-menu {
      flex: 0 0 100%;
      padding-right: 0;
      margin-bottom: 32px; }
    html[lang="en"] footer > div:nth-child(1) .max1500 .main-menu {
        flex: 0 0 100%; 
        padding-right: 0;
        margin-bottom: 32px; }  
    footer > div:nth-child(1) .max1500 .secondary-menu {
      order: 2; }
    footer > div:nth-child(1) .max1500 .info {
      flex: 0 0 50%; }
    footer > div #goTop {
      top: -37px;
      transform: none;
      right: 40px; } }
  @media (max-width: 991px) {
    footer > div:nth-child(2) {
      display: block;
      text-align: center; }
      footer > div:nth-child(2) ul {
        display: table;
        margin: auto;
        margin-top: 8px; }
        footer > div:nth-child(2) ul li:nth-child(1)::before {
          display: none; } }
  @media (max-width: 767px) {
    footer > div:nth-child(1) {
      padding: 48px 20px 48px 20px; }
      footer > div:nth-child(1) .max1500 {
        display: block;
        text-align: center; }
        footer > div:nth-child(1) .max1500 .main-menu,
        footer > div:nth-child(1) .max1500 .secondary-menu {
          display: none; }
        footer > div:nth-child(1) .max1500 .info .links {
          display: table;
          margin: auto; }
    footer > div #goTop {
      right: 20px; } }
  @media (max-width: 575px) {
    footer .copyright span {
      display: block; }
    footer > div:nth-child(1) {
      padding: 32px 16px; }
    footer > div:nth-child(2) {
      padding: 16px 16px; }
      footer > div:nth-child(2) ul li {
        padding: 0 15px; } }

@-webkit-keyframes upAndDown {
  0% {
    transform: translate(-50%, 0px); }
  50% {
    transform: translate(-50%, 10px); }
  100% {
    transform: translate(-50%, 0px); } }

@keyframes upAndDown {
  0% {
    transform: translate(-50%, 0px); }
  50% {
    transform: translate(-50%, 10px); }
  100% {
    transform: translate(-50%, 0px); } }

@-webkit-keyframes specSliderNext {
  0% {
    transform: scale(0.5) translate(-50%, 50%);
    opacity: 0; }
  100% {
    transform: scale(0.714);
    opacity: 1; } }

@keyframes specSliderNext {
  0% {
    transform: scale(0.5) translate(-50%, 50%);
    opacity: 0; }
  100% {
    transform: scale(0.714);
    opacity: 1; } }

@-webkit-keyframes specSliderPrev {
  0% {
    transform: scale(1) translate(50%, -50%);
    opacity: 1; }
  100% {
    transform: scale(0.714);
    opacity: 1; } }

@keyframes specSliderPrev {
  0% {
    transform: scale(1) translate(50%, -50%);
    opacity: 1; }
  100% {
    transform: scale(0.714);
    opacity: 1; } }

@-webkit-keyframes init {
  0% {
    transform: scale(0.714); }
  100% {
    transform: scale(1); } }

@keyframes init {
  0% {
    transform: scale(0.714); }
  100% {
    transform: scale(1) translate(65%, -57%); } }

@-webkit-keyframes test {
  0% {
    opacity: 1;
    transform: scale(0.714); }
  100% {
    opacity: 0;
    transform: scale(0.5) translate(-100%, 100%); } }

#index header {
  position: fixed;
  height: auto;
  border-bottom: none;
  background: transparent; }
  #index header .logo .for-index {
    display: block; }
  #index header .logo .for-inner {
    display: none; }
  #index header .toggle-wrapper {
    background: transparent; }
  #index header .side.PC {
    display: none; }
  #index header.active .side.PC {
    display: block; }

#index .section {
  height: 100vh;
  position: relative; }
  #index .section.section-2 .jqimgFill {
    height: 100%;
    transition: transform 5s; }
  #index .section.section-2 .slick-slide.slick-current .jqimgFill {
    transform: scale(1.02); }
  #index .section.section-2 .text {
    bottom: 245px;
    left: 160px; }
    #index .section.section-2 .text img {
      width: 290px; }
    #index .section.section-2 .text div span {
      font-size: 60px;
      line-height: 1.3em; }
  #index .section.section-2 .bottom {
    left: 0;
    bottom: 0;
    background: #257FB8;
    width: 1200px;
    height: 150px;
    justify-content: space-between;
    align-items: center;
    padding-right: 53px;
    padding-left: 145px; }
    #index .section.section-2 .bottom .dots .slick-dots {
      margin-bottom: 0; }
      #index .section.section-2 .bottom .dots .slick-dots li {
        height: auto;
        width: auto;
        margin: 0 6px; }
        #index .section.section-2 .bottom .dots .slick-dots li:after {
          content: "";
          display: block;
          width: 0px;
          height: 1px;
          background: white;
          margin-left: 20px;
          margin-top: -5px;
          opacity: 0.3;
          transition: width .3s,
 opacity .3s; }
        #index .section.section-2 .bottom .dots .slick-dots li.slick-active::after {
          width: 55px;
          opacity: 1; }
        #index .section.section-2 .bottom .dots .slick-dots li.slick-active button {
          color: white; }
        #index .section.section-2 .bottom .dots .slick-dots li button {
          padding: 0 3px;
          line-height: initial;
          width: auto;
          height: auto;
          font-size: 20px;
          background: transparent;
          color: rgba(255, 255, 255, 0.3);
          border: none;
          font-family: Staatliches;
          transition: color .3s; }
          #index .section.section-2 .bottom .dots .slick-dots li button:hover {
            color: white; }
    #index .section.section-2 .bottom .arrows {
      width: 160px; }
      #index .section.section-2 .bottom .arrows .slick-arrow {
        position: static;
        transition: background .3s; }
        #index .section.section-2 .bottom .arrows .slick-arrow:hover {
          background: white; }
          #index .section.section-2 .bottom .arrows .slick-arrow:hover svg path {
            fill: #257FB8 !important; }
        #index .section.section-2 .bottom .arrows .slick-arrow:nth-child(1) {
          margin-right: 40px; }
        #index .section.section-2 .bottom .arrows .slick-arrow svg path {
          transition: fill .3s; }
  #index .section.section-2 .dec {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none; }
    #index .section.section-2 .dec > div:nth-child(2) {
      flex: 0 0 150px;
      border-left: 1px solid #E5E5E5;
      pointer-events: all; }
    #index .section.section-2 .dec > div > div:nth-child(1) {
      height: 150px;
      border-bottom: 1px solid #E5E5E5; }
    #index .section.section-2 .dec .menu-toggle-bg {
      transition: background .3s; }
      #index .section.section-2 .dec .menu-toggle-bg.blue {
        background: #257FB8; }
    #index .section.section-2 .dec .lang a:hover, #index .section.section-2 .dec .lang a.active {
      opacity: 1; }
    #index .section.section-2 .dec .lang svg,
    #index .section.section-2 .dec .lang img {
      width: 23px; }
      #index .section.section-2 .dec .lang svg path,
      #index .section.section-2 .dec .lang img path {
        transition: fill .3s; }
    #index .section.section-2 .dec .lang a {
      opacity: 0.5;
      color: white;
      transition: opacity .3s,color .3s; }
    #index .section.section-2 .dec .links {
      position: absolute;
      right: 45px;
      bottom: 45px; }
      #index .section.section-2 .dec .links li:nth-child(1) {
        margin-bottom: 20px; }
      #index .section.section-2 .dec .links li a {
        width: 60px;
        height: 60px;
        background: #205289;
        transition: background .3s; }
        #index .section.section-2 .dec .links li a:hover {
          background: #3077C5; }
  #index .section.section-3 .dec {
    display: flex; }
    #index .section.section-3 .dec div:nth-child(1) {
      flex: 0 0 1200px; }
    #index .section.section-3 .dec div:nth-child(2) {
      flex-grow: 1; }
  #index .section.section-3 .content {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1560px;
    margin: auto; }
    #index .section.section-3 .content .text {
      flex: 0 0 28.8%;
      padding-right: 58px; }
      #index .section.section-3 .content .text p {
        padding-left: 48px; }
      #index .section.section-3 .content .text a {
        margin-top: 80px;
        margin-left: 48px;
        padding: 13.5px 66px;
        border: 1px solid #2B83B7;
        transition: background .3s,
 color .3s; }
        #index .section.section-3 .content .text a:hover {
          background: #2B83B7;
          color: white; }
    #index .section.section-3 .content .img {
      flex: 0 0 71.2%; }
      #index .section.section-3 .content .img .jqimgFill {
        height: 740px; }
  #index .section.section-4 .dec {
    display: flex; }
    #index .section.section-4 .dec div:nth-child(1) {
      flex: 0 0 1200px; }
    #index .section.section-4 .dec div:nth-child(2) {
      flex-grow: 1; }
  #index .section.section-4 .content {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1423px;
    margin: auto; }
    #index .section.section-4 .content > div:nth-child(1) {
      flex: 0 0 20%;
      padding-left: 10px; }
      #index .section.section-4 .content > div:nth-child(1) img {
        max-width: 200px; }
        #index .section.section-4 .content > div:nth-child(1) img.for-phone {
          display: none; }
    #index .section.section-4 .content > div:nth-child(2) {
      flex: 0 0 80%;
      width: 80%;
      padding-right: 112px;
      max-width: 80%; }
      #index .section.section-4 .content > div:nth-child(2) > ul {
        float: left;
        width: calc(100% - 66px); }
      #index .section.section-4 .content > div:nth-child(2) > div {
        padding-left: 36px;
        float: left;
        width: 66px;
        margin-top: 100px; }
        #index .section.section-4 .content > div:nth-child(2) > div span {
          writing-mode: vertical-lr;
          transform: rotate(180deg); }
    #index .section.section-4 .content .slider li {
      width: 100%; }
      #index .section.section-4 .content .slider li p {
        color: #91B4DB;
        padding-left: 43px;
        padding-right: 340px; }
      #index .section.section-4 .content .slider li .jqimgFill {
        height: 549px;
        width: 100%; }
      #index .section.section-4 .content .slider li .play {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 490px;
        right: 105px;
        transition: background .3s; }
        #index .section.section-4 .content .slider li .play:hover {
          background: #439DD1; }
        #index .section.section-4 .content .slider li .play img {
          width: 15px; }
    #index .section.section-4 .content .slick-dots li {
      width: 30px;
      height: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin: 10px 0; }
      #index .section.section-4 .content .slick-dots li.slick-active {
        border: 1px solid #205289;
        margin: 20px 0;
        width: 30px;
        height: 30px; }
      #index .section.section-4 .content .slick-dots li button {
        border: none;
        width: 10px;
        height: 10px;
        background: #205289; }
  #index .section.section-5 .slider-for {
    pointer-events: none; }
    #index .section.section-5 .slider-for .jqimgFill {
      height: 100%;
      transition: transform 10s; }
    #index .section.section-5 .slider-for .slick-slide {
      pointer-events: none; }
      #index .section.section-5 .slider-for .slick-slide.slick-current {
        pointer-events: all; }
        #index .section.section-5 .slider-for .slick-slide.slick-current .jqimgFill {
          transform: scale(1.05) rotate(1deg); }
    #index .section.section-5 .slider-for .text {
      position: absolute;
      display: flex;
      top: 100px;
      left: 50%;
      transform: translateX(-50%);
      max-width: 915px;
      pointer-events: all;
      width: 100%; }
      #index .section.section-5 .slider-for .text > div:nth-child(1) {
        flex: 0 0 36%; }
        #index .section.section-5 .slider-for .text > div:nth-child(1) h2 {
          text-align: right;
          padding-right: 70px; }
      #index .section.section-5 .slider-for .text .scrollbarY {
        max-height: 140px;
        margin-bottom: 75px; }
      #index .section.section-5 .slider-for .text a {
        padding: 13.5px 50px;
        transition: background .3s;
        pointer-events: all; }
        #index .section.section-5 .slider-for .text a:hover {
          background: #439DD1; }
  #index .section.section-5 .slider-nav {
    position: absolute;
    bottom: 76px;
    left: 0px;
    height: auto;
    width: 100%;
    padding-right: 200px; }
    #index .section.section-5 .slider-nav .slick-slide {
      padding: 0 10px; }
      #index .section.section-5 .slider-nav .slick-slide.slick-center .img-wrapper {
        opacity: 1; }
      #index .section.section-5 .slider-nav .slick-slide.slick-center span {
        opacity: 1;
        transform: none; }
      #index .section.section-5 .slider-nav .slick-slide .img-wrapper {
        opacity: 0.5;
        height: 161px;
        transition: opacity .3s; }
      #index .section.section-5 .slider-nav .slick-slide span {
        opacity: 0;
        position: relative;
        transform: translateY(10px);
        transition: opacity .3s,transform .3s;
        padding-left: 20px; }
        #index .section.section-5 .slider-nav .slick-slide span::before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          background: #205289;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
    #index .section.section-5 .slider-nav .slick-arrow {
      transform: translateY(-50%);
      width: 100px;
      height: 100px;
      background: #2B83B7;
      border: none; }
      #index .section.section-5 .slider-nav .slick-arrow:hover {
        background: #439DD1;
        transition: background .3s; }
      #index .section.section-5 .slider-nav .slick-arrow.slick-prev {
        display: none !important; }
      #index .section.section-5 .slider-nav .slick-arrow.slick-next {
        right: 80px; }
      #index .section.section-5 .slider-nav .slick-arrow svg,
      #index .section.section-5 .slider-nav .slick-arrow img {
        width: 35.4px; }
  #index .section.section-6 .block {
    display: flex;
    height: calc(100vh - 516px); }
    #index .section.section-6 .block .row {
      flex-grow: 1; }
      #index .section.section-6 .block .row a {
        position: relative; }
        #index .section.section-6 .block .row a:hover:after {
          opacity: 1; }
        #index .section.section-6 .block .row a:after {
          content: "";
          display: block;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          background: rgba(20, 53, 88, 0.85);
          opacity: 0;
          transition: opacity .3s; }
        #index .section.section-6 .block .row a .jqimgFill {
          height: 100%; }
        #index .section.section-6 .block .row a .link {
          padding: 12.5px 61px;
          border: 1px solid white; }
    #index .section.section-6 .block .dec {
      flex: 0 0 150px; }
      #index .section.section-6 .block .dec div {
        margin-top: 150px;
        height: calc(100% - 150px); }
        #index .section.section-6 footer{
          height: 516px
        }
        #index .section.section-6 footer>div:nth-child(1){
          padding-top: 40px;
          height: calc(100% - 70px);
        }
#index #videoModal .modal-dialog {
  max-width: 100%;
  margin: 0; }
  #index #videoModal .modal-dialog .modal-content {
    background: transparent; }
  #index #videoModal .modal-dialog .modal-header {
    top: 20px;
    right: 20px;
    width: 26px;
    height: 26px;
    background: transparent; }
    #index #videoModal .modal-dialog .modal-header button img {
      width: 26px; }
  #index #videoModal .modal-dialog .modal-body {
    background: transparent; }
    #index #videoModal .modal-dialog .modal-body iframe {
    width: 100%;
    height: 100vh; }






@media (max-width: 1600px) {
  #index .section.section-2 .dec > div:nth-child(2) {
    flex: 0 0 100px; }
    #index .section.section-2 .dec > div:nth-child(2) .links {
      right: 20px;
      bottom: 20px; }
  #index .section.section-2 .dec > div > div:nth-child(1) {
    height: 100px; }
  #index .section.section-6 .block .dec {
    flex: 0 0 100px; }
    #index .section.section-6 .block .dec div {
      margin-top: 100px;
      height: calc(100% - 100px); } }

@media (max-width: 1400px) {
  #index .section.section-2 .bottom {
    width: 1000px;
    height: 120px; }
  #index .section.section-3 .dec div:nth-child(1) {
    flex: 0 0 1000px; }
  #index .section.section-3 .content .text {
    flex: 0 0 35%; }
  #index .section.section-3 .content .img {
    flex: 0 0 65%; }
    #index .section.section-3 .content .img .jqimgFill {
      height: 550px; }
  #index .section.section-4 .dec div:nth-child(1) {
    flex: 0 0 1000px; }
  #index .section.section-4 .content .slider li .play {
    right: 50px; }
  #index .section.section-4 .content .slider li p {
    padding-right: 200px; } 
  /* 英文版修正 */
  html[lang="en"] #index .section.section-6 footer>div:nth-child(1){
    padding-top: 20px;
  }
  }

@media (max-width: 1199px) {
  #index header .logo .for-inner {
    display: block; }
  #index header .logo .for-index {
    display: none; }
  #index .main > .inner {
    padding-top: 0; }
  #index .section.section-2 .dec {
    display: none; }
  #index .section.section-2 .text {
    left: 40px;
    bottom: 150px; }
    #index .section.section-2 .text div span {
      font-size: 50px; }
  #index .section.section-2 .bottom {
    width: 100%;
    height: 80px;
    padding-left: 40px;
    padding-right: 40px; }
    #index .section.section-2 .bottom .arrows {
      width: auto; }
      #index .section.section-2 .bottom .arrows .slick-arrow {
        width: 40px;
        height: 40px; }
        #index .section.section-2 .bottom .arrows .slick-arrow:nth-child(1) {
          margin-right: 20px; }
        #index .section.section-2 .bottom .arrows .slick-arrow svg {
          width: 8px; }
  #index .section.section-3 {
    padding-top: 80px;
    padding-bottom: 80px;
    height: auto; }
    #index .section.section-3 .dec {
      display: none; }
    #index .section.section-3 .content .text {
      padding-right: 32px; }
      #index .section.section-3 .content .text p {
        padding-left: 0; }
      #index .section.section-3 .content .text a {
        margin-left: 0; }
  #index .section.section-4 {
    background: #143558;
    height: auto;
    padding-bottom: 50px; }
    #index .section.section-4 .dec {
      display: none; }
    #index .section.section-4 .content {
      align-items: flex-start;
      padding-top: 80px; }
      #index .section.section-4 .content .slick-dots li.slick-active {
        border: 1px solid white; }
      #index .section.section-4 .content .slick-dots li button {
        background: white; }
      #index .section.section-4 .content .slider li .play {
        width: 80px;
        height: 80px;
        top: 456px;
        right: 16px; }
      #index .section.section-4 .content .slider li p {
        padding-left: 0;
        padding-right: 0; }
      #index .section.section-4 .content > div:nth-child(1) {
        padding-left: 0;
        flex: 0 0 150px; }
      #index .section.section-4 .content > div:nth-child(2) {
        flex-grow: 1;
        padding-left: 32px;
        padding-right: 0; }
        #index .section.section-4 .content > div:nth-child(2) > div {
          padding-left: 16px; }
          #index .section.section-4 .content > div:nth-child(2) > div span {
            color: white; }
  #index .section.section-5 .slider-for .text {
    top: 50px;
    padding-left: 40px;
    padding-right: 40px; }
  #index .section.section-5 .slider-nav {
    bottom: 80px;
    padding-right: 110px; }
    #index .section.section-5 .slider-nav .slick-arrow {
      width: 80px;
      height: 80px; }
      #index .section.section-5 .slider-nav .slick-arrow.slick-next {
        right: 40px; }
  #index .section.section-6 {
    height: auto; }
    #index .section.section-6 footer{
      height: auto;
    }
    #index .section.section-6 .block {
      display: block;
      height: auto; }
      #index .section.section-6 .block .row {
        height: 300px; }
      #index .section.section-6 .block .dec {
        display: none; }
  #index .video-js .vjs-tech {
    width: 80%;
    left: 50%;
    transform: translateX(-50%); } }

@media (max-width: 991px) {
  #index .section.section-1 {
    min-height: 560px; }
  #index .section.section-2 {
    min-height: 560px; }
    #index .section.section-2 .text div span {
      font-size: 40px; }
  #index .section.section-3 .content {
    display: block; }
    #index .section.section-3 .content .text {
      padding-right: 0; }
      #index .section.section-3 .content .text a {
        margin-top: 30px; }
  #index .section.section-4 .content {
    display: block; }
    #index .section.section-4 .content > div:nth-child(1) img {
      max-width: 550px;
      margin: auto; }
      #index .section.section-4 .content > div:nth-child(1) img.for-PC {
        display: none; }
      #index .section.section-4 .content > div:nth-child(1) img.for-phone {
        display: block; }
    #index .section.section-4 .content > div:nth-child(2) {
      margin-top: 32px;
      padding-left: 0;
      width: 100%;
      max-width: 100%; }
      #index .section.section-4 .content > div:nth-child(2) > ul {
        width: calc(100% - 46px); }
      #index .section.section-4 .content > div:nth-child(2) > div {
        width: 46px; }
  #index .section.section-5 {
    height: 730px; }
    #index .section.section-5 .slider-for .text {
      display: block; }
      #index .section.section-5 .slider-for .text .scrollbarY {
        margin-bottom: 32px; }
  #index .section.section-6 .block .row a .text {
    width: 100%;
    padding: 0 16px; }
    #index .section.section-6 .block .row a .text a {
      margin: auto; } }

@media (max-width: 767px) {
  #index .section.section-2 .bottom {
    padding-right: 20px;
    padding-left: 20px; }
  #index .section.section-2 .text {
    left: 20px; }
  #index .section.section-5 .slider-for .text {
    padding-right: 20px;
    padding-left: 20px; }
  #index .section.section-5 .slider-nav .slick-arrow.slick-next {
    right: 20px; }
  #index .video-js .vjs-tech {
    width: 100%; } }

@media (max-width: 575px) {
  #index header .logo .for-index {
    display: none; }
  #index header .logo .for-inner {
    display: block; }
  #index .section.section-1 .absolute-center {
    width: 100%;
    padding: 0 20px; }
    #index .section.section-1 .absolute-center img {
      width: 220px; }
    #index .section.section-1 .absolute-center a {
      padding: 10.5px 30px; }
  #index .section.section-2 .text img {
    width: 150px; }
  #index .section.section-2 .text div span {
    font-size: 30px; }
  #index .section.section-2 .bottom .dots .slick-dots li.slick-active::after {
    width: 20px; }
  #index .section.section-3 {
    padding-top: 48px;
    padding-bottom: 48px; }
    #index .section.section-3 .content .img .jqimgFill {
      height: 250px; }
    #index .section.section-3 .content .text a {
      margin-top: 16px;
      padding: 11.5px 47px; }
  #index .section.section-4 {
    padding-bottom: 48px; }
    #index .section.section-4 .content {
      padding-top: 48px; }
      #index .section.section-4 .content .slider li .jqimgFill {
        height: 250px; }
      #index .section.section-4 .content .slider li .play {
        top: 95px;
        bottom: auto;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 60px; }
        #index .section.section-4 .content .slider li .play img {
          width: 10px; }
      #index .section.section-4 .content .slick-dots li {
        display: inline-flex;
        margin: 0 10px; }
        #index .section.section-4 .content .slick-dots li.slick-active {
          margin: 0 10px; }
      #index .section.section-4 .content > div:nth-child(2) > ul {
        float: none;
        width: 100%; }
      #index .section.section-4 .content > div:nth-child(2) > div {
        text-align: center;
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 0; }
        #index .section.section-4 .content > div:nth-child(2) > div span {
          display: block;
          writing-mode: initial;
          transform: none; }
        #index .section.section-4 .content > div:nth-child(2) > div .slick-dots {
          margin-bottom: 0; }
  #index .section.section-5 {
    height: 700px; }
    #index .section.section-5 .slider-nav {
      padding-right: 0;
      bottom: 48px; }
      #index .section.section-5 .slider-nav .slick-dots li {
        display: inline-flex;
        width: 20px;
        height: 10px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        margin: 0px 5px; }
        #index .section.section-5 .slider-nav .slick-dots li.slick-active {
          width: 30px;
          height: 30px;
          border: 1px solid white; }
        #index .section.section-5 .slider-nav .slick-dots li button {
          background: white;
          border: none;
          width: 10px;
          height: 10px; }
      #index .section.section-5 .slider-nav .slick-slide {
        margin-bottom: 10px; }
        #index .section.section-5 .slider-nav .slick-slide .img-wrapper {
          height: 100px; }
          #index .section.section-5 .slider-nav .slick-slide .img-wrapper img {
            max-height: 100%; }
    #index .section.section-5 .slider-for .text a {
      padding: 11.5px 25px; }
  #index .section.section-6 .block {
    height: auto; }
    #index .section.section-6 .block .row {
      height: auto; }
      #index .section.section-6 .block .row a {
        height: 250px; }
        #index .section.section-6 .block .row a .link {
          padding: 10.5px 36px; } }

#about .title-wrapper {
  z-index: 2; }

#about .content-wrapper .banner-container ul li {
  opacity: 0;
  position: absolute;
  pointer-events: none; }
  #about .content-wrapper .banner-container ul li.active {
    opacity: 1;
    position: static;
    pointer-events: all; }

#about .content-wrapper .banner-container .jqimgFill {
  height: 440px; }

#about .content-wrapper .banner-container .arrow {
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  width: 14px; }

#about .content-wrapper .content-container .section {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  height: 0;
  max-width: 100%;
  overflow: hidden;
  transition: opacity .3s; }
  #about .content-wrapper .content-container .section.active {
    position: static;
    opacity: 1;
    pointer-events: all;
    height: auto;
    width: auto; }
  #about .content-wrapper .content-container .section.section-1 .title-block {
    display: flex;
    border-bottom: 1px solid #DCDCDC; }
    #about .content-wrapper .content-container .section.section-1 .title-block > div:nth-child(1) {
      flex: 0 0 49%; }
    #about .content-wrapper .content-container .section.section-1 .title-block .scrollbarY {
      height: 210px; }
  #about .content-wrapper .content-container .section.section-1 .content-block .title-box {
    display: flex; }
  #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li::before {
    top: 0; }
  #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li::after {
    bottom: 0; }
  #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li::before, #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li::after {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    height: 1px;
    width: 100%;
    background: url(images/about/dashed-1.png) repeat; }
  #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div {
    padding: 30px 48px 30px 48px;
    background: white; }
    #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div::before {
      left: 0; }
    #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div::after {
      right: 0; }
    #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div::before, #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div::after {
      content: "";
      position: absolute;
      top: 0;
      display: block;
      height: 100%;
      width: 1px;
      background: url(images/about/dashed-2.png) repeat; }
    #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div .img-inner {
      height: 70px; }
    #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div .scrollbarY {
      margin-top: 23px;
      height: 95px; }
  #about .content-wrapper .content-container .section.section-2 .content-block {
    height: 480px;
    background-position: center;
    background-repeat: no-repeat; }
    #about .content-wrapper .content-container .section.section-2 .content-block .person {
      align-self: flex-end; }
  #about .content-wrapper .content-container .section.section-3 .title-block {
    border-bottom: 1px solid #DCDCDC; }
  #about .content-wrapper .content-container .section.section-3 .img {
    height: 100px; }
    #about .content-wrapper .content-container .section.section-3 .img img {
      max-height: 100%; }
  #about .content-wrapper .content-container .section.section-3 .box.textImg {
    display: flex; }
    #about .content-wrapper .content-container .section.section-3 .box.textImg > div:nth-child(1) {
      flex: 0 0 60%; }
    #about .content-wrapper .content-container .section.section-3 .box.textImg > div:nth-child(2) {
      flex: 0 0 40%; }
  #about .content-wrapper .content-container .section.section-4 .slider-nav {
    max-width: 1050px;
    margin: auto;
    padding: 0 55px; }
    #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-slide {
      color: #C8C8C8;
      position: relative;
      transition: color .3s;
      cursor: pointer; }
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-slide.active, #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-slide:hover {
        color: #305C8E; }
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-slide:not(:first-child)::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: -2px;
        transform: translateY(-50%);
        width: 2px;
        height: 24px;
        background: #C8C8C8; }
    #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow {
      width: 30px;
      height: 30px;
      transform: translateY(-50%);
      opacity: 0.5;
      transition: opacity .3s; }
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow:not(.slick-disabled):hover {
        opacity: 1; }
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow.slick-disabled {
        display: none !important; }
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow:hover {
        background: transparent; }
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow svg,
      #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow img {
        width: 15px; }
  #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .swiper-slide > div {
      border: 1px solid #DCDCDC;
      padding-left: 38px;
      padding-right: 38px;
      padding-top: 45px;
      padding-bottom: 37px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; }
      #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .swiper-slide > div .slick-slider {
        height: auto; }
  #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: white;
    top: 45%;
    transform: translateY(-50%);
    transition: box-shadow .3s; }
    #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow svg {
      opacity: 0.5;
      transition: opacity .3s; }
    #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow:hover {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
      #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow:hover svg {
        background: white;
        opacity: 1; }
    #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow.slick-disabled {
      opacity: 0;
      pointer-events: none; }
  #about .content-wrapper .content-container .section.section-4 .img {
    height: 250px; }
    #about .content-wrapper .content-container .section.section-4 .img img {
      max-height: 100%; }
  #about .content-wrapper .content-container .section.section-4 .scrollbarY {
    height: 610px;
    width: calc(100% + 30px); }
    #about .content-wrapper .content-container .section.section-4 .scrollbarY .mCustomScrollBox {
      padding-right: 30px; }
    #about .content-wrapper .content-container .section.section-4 .scrollbarY .mCSB_inside > .mCSB_container {
      margin-right: 0; }
    #about .content-wrapper .content-container .section.section-4 .scrollbarY ul li {
      position: relative;
      padding-left: 20px; }
      #about .content-wrapper .content-container .section.section-4 .scrollbarY ul li:not(:last-child) {
        margin-bottom: 8px; }
      #about .content-wrapper .content-container .section.section-4 .scrollbarY ul li::before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 14px;
        background: #0070BD;
        width: 10px;
        height: 2px; }
  #about .content-wrapper .content-container .section.section-5 > div {
    overflow: hidden; }
    #about .content-wrapper .content-container .section.section-5 > div div img:nth-child(2) {
      display: none; }
  #about .content-wrapper .content-container .section.section-6 .block {
    display: flex; }
    #about .content-wrapper .content-container .section.section-6 .block:nth-child(1) {
      border-bottom: 1px solid #DCDCDC; }
    #about .content-wrapper .content-container .section.section-6 .block > div:nth-child(1) {
      flex: 0 0 45%;
      padding-right: 77px; }
    #about .content-wrapper .content-container .section.section-6 .block > div:nth-child(2) {
      flex: 0 0 55%; }
    #about .content-wrapper .content-container .section.section-6 .block ul li .staatliches {
      flex: 0 0 57px;
      height: 57px;
      border: 2px solid #88ADD7;
      color: #88ADD7; }
      #about .content-wrapper .content-container .section.section-6 .block ul li .staatliches.long {
        flex: 0 0 75px; }
  #about .content-wrapper .content-container .section.section-7 .max1200 {
    display: flex; }
    #about .content-wrapper .content-container .section.section-7 .max1200 > div:nth-child(1) {
      flex: 0 0 46%; }
    #about .content-wrapper .content-container .section.section-7 .max1200 > div:nth-child(2) {
      flex: 0 0 54%;
      left: 30px; }
  #about .content-wrapper .content-container .section.section-8 .title-block {
    border-bottom: 1px solid #DCDCDC; }
    #about .content-wrapper .content-container .section.section-8 .title-block .bootstrap-select {
      font-family: Staatliches;
      letter-spacing: 1px;
      width: 75px; }
      #about .content-wrapper .content-container .section.section-8 .title-block .bootstrap-select .dropdown-toggle {
        background: transparent;
        border: none;
        font-size: 20px;
        color: #305C8E;
        font-family: Staatliches;
        padding: 0 6px;
        outline: none !important;
        letter-spacing: 1px; }
        #about .content-wrapper .content-container .section.section-8 .title-block .bootstrap-select .dropdown-toggle:after {
          width: 12px;
          height: 7px;
          border: none;
          background: url(images/about/section-8-arrow-down.svg) center no-repeat;
          position: absolute;
          right: 5px;
          top: 50%;
          transform: translateY(-50%); }
      #about .content-wrapper .content-container .section.section-8 .title-block .bootstrap-select .dropdown-menu {
        transform: none !important;
        margin-top: 34px;
        font-size: 20px; }
        #about .content-wrapper .content-container .section.section-8 .title-block .bootstrap-select .dropdown-menu .dropdown-item {
          padding: 5px 6px; }
  #about .content-wrapper .content-container .section.section-8 .content-block ul li {
    display: flex;
    align-items: center; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li:not(:last-child) {
      border-bottom: 1px solid #DCDCDC; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li .scrollbarY {
      height: 120px; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li > div {
      display: flex;
      align-items: center; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li .img img {
      width: 100%;
      box-shadow: 0 6px 13px 2px rgba(0, 0, 0, 0.2); }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li .a-wrapper {
      flex: 0 0 100px; }
      #about .content-wrapper .content-container .section.section-8 .content-block ul li .a-wrapper a {
        height: 100px;
        background: #305C8E;
        transition: background .3s; }
        #about .content-wrapper .content-container .section.section-8 .content-block ul li .a-wrapper a:hover {
          background: #3D73B0; }
        #about .content-wrapper .content-container .section.section-8 .content-block ul li .a-wrapper a img {
          width: 23px; }

@media (max-width: 1400px) {
  #about .content-wrapper .content-container .section.section-7 .max1200 > div:nth-child(2) {
    left: 0; }
  #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .swiper-slide > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (max-width: 1199px) {
  #about .content-wrapper .banner-container .arrow {
    display: none; }
  #about .content-wrapper .content-container .section.section-1 .title-block > div:nth-child(1) {
    flex: 0 0 60%; }
  #about .content-wrapper .content-container .section.section-2 .content-block {
    height: 380px; }
  #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow {
    opacity: 1; }
  #about .content-wrapper .content-container .section.section-6 .block {
    display: block; }
    #about .content-wrapper .content-container .section.section-6 .block > div:nth-child(1) {
      padding-right: 0; }
  #about .content-wrapper .content-container .section.section-8 .content-block ul {
    max-width: 600px;
    margin: auto; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li {
      display: block; } }

@media (max-width: 991px) {
  #about .title-wrapper .text-container.spec > div:nth-child(1) span {
    text-align: left; }
  #about .content-wrapper .banner-container .jqimgFill {
    height: 350px; }
  #about .content-wrapper .content-container .section.section-1 .title-block {
    display: block; }
    #about .content-wrapper .content-container .section.section-1 .title-block img {
      max-width: 550px;
      margin: auto;
      display: table; }
  #about .content-wrapper .content-container .section.section-2 .content-block {
    height: 260px; }
  #about .content-wrapper .content-container .section.section-3 .box.textImg {
    display: block; }
  #about .content-wrapper .content-container .section.section-5 > div div img:nth-child(1) {
    display: none; }
  #about .content-wrapper .content-container .section.section-5 > div div img:nth-child(2) {
    display: block; }
  #about .content-wrapper .content-container .section.section-7 .max1200 {
    display: block; } }

@media (max-width: 767px) {
  #about .content-wrapper .content-container .section.section-1 .content-block .title-box {
    display: block; }
  #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div {
    padding: 32px 16px; }
  #about .content-wrapper .content-container .section.section-2 .content-block {
    height: 480px; }
    #about .content-wrapper .content-container .section.section-2 .content-block .max1200 {
      flex-wrap: wrap; }
      #about .content-wrapper .content-container .section.section-2 .content-block .max1200 div {
        flex: 0 0 100%; }
        #about .content-wrapper .content-container .section.section-2 .content-block .max1200 div:nth-child(1) img {
          width: 300px; }
        #about .content-wrapper .content-container .section.section-2 .content-block .max1200 div:nth-child(2) {
          text-align: right; }
          #about .content-wrapper .content-container .section.section-2 .content-block .max1200 div:nth-child(2) img {
            width: 290px; }
  #about .content-wrapper .content-container .section.section-4 .swiper-wrapper {
    display: block; }
    #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .swiper-slide > div {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 32px 16px; }
  #about .content-wrapper .content-container .section.section-4 .img {
    height: 200px; }
  #about .content-wrapper .content-container .section.section-4 .scrollbarY {
    height: auto;
    width: 100%; }
  #about .content-wrapper .content-container .section.section-4 .slider-nav {
    display: none; } }

@media (max-width: 575px) {
  #about .content-wrapper .banner-container .jqimgFill {
    height: 250px; }
  #about .content-wrapper .content-container .section.section-1 .title-block .scrollbarY {
    height: auto; }
  #about .content-wrapper .content-container .section.section-1 .title-block img {
    max-width: 300px; }
  #about .content-wrapper .content-container .section.section-1 .content-block .content-box ul li > div .scrollbarY {
    height: auto; }
  #about .content-wrapper .content-container .section.section-2 .content-block .max1200 div:nth-child(2) img {
    width: 270px; }
  #about .content-wrapper .content-container .section.section-3 .title-block li {
    padding: 0; }
  #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-arrow {
    width: 20px;
    height: 20px; }
  #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-slide {
    color: #305C8E; }
    #about .content-wrapper .content-container .section.section-4 .slider-nav .slick-slide:not(:first-child)::before {
      display: none; }
  #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow {
    width: 40px;
    height: 40px; }
    #about .content-wrapper .content-container .section.section-4 .swiper-wrapper .slick-arrow svg {
      width: 8px; }
  #about .content-wrapper .content-container .section.section-6 .block ul li .staatliches {
    flex: 0 0 45px;
    height: 45px; }
    #about .content-wrapper .content-container .section.section-6 .block ul li .staatliches.long {
      flex: 0 0 45px; }
  #about .content-wrapper .content-container .section.section-8 .content-block ul li > div {
    display: block; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li > div .scrollbarY {
      height: auto; }
    #about .content-wrapper .content-container .section.section-8 .content-block ul li > div .a-wrapper {
      width: 60px; }
      #about .content-wrapper .content-container .section.section-8 .content-block ul li > div .a-wrapper a {
        height: 60px; }
        #about .content-wrapper .content-container .section.section-8 .content-block ul li > div .a-wrapper a img {
          width: 18px; }
        #about .content-wrapper .content-container .section.section-8 .content-block ul li > div .a-wrapper a span {
          line-height: 1em;
          margin-top: 5px; } }

#news .news {
  margin-left: -20px;
  margin-right: -20px; }
  #news .news li {
    padding-right: 20px;
    padding-left: 20px; }
    #news .news li a {
      height: 420px;
      transition: transform .3s,
 box-shadow .3s; }
      #news .news li a:hover {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
        transform: translateY(-20px); }
        #news .news li a:hover .text {
          background: #305C8E;
          color: white;
          border: 1px solid #305C8E; }
          #news .news li a:hover .text .flex-align-center span:nth-child(1) {
            color: white; }
        #news .news li a:hover .more {
          height: 50px;
          background: #305C8E; }
      #news .news li a .jqimgFill {
        height: 320px; }
      #news .news li a .text {
        position: absolute;
        left: 0;
        bottom: 0;
        background: white;
        border: 1px solid #DCDCDC;
        border-top: none;
        transition: background .3s,
 color .3s,
 border .3s; }
        #news .news li a .text .new-title > span:nth-child(1) {
          flex: 0 0 64px; }
      #news .news li a .more {
        overflow: hidden;
        background: white;
        height: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        transition: background .3s,height .3s;
        position: relative; }
        #news .news li a .more::before {
          content: "";
          display: block; }

@media (max-width: 1199px) {
  #news .news li a {
    height: auto; }
    #news .news li a:hover {
      transform: none; }
      #news .news li a:hover .text {
        background: white;
        color: #323232;
        border: 1px solid #DCDCDC;
        border-top: none; }
        #news .news li a:hover .text .flex-align-center span:nth-child(1) {
          color: #305C8E; }
    #news .news li a .text {
      position: static; }
    #news .news li a .more {
      display: none; } }

@media (max-width: 575px) {
  #news .news li {
    padding-bottom: 20px; }
    #news .news li a .jqimgFill {
      height: 250px; } }

#new .content-wrapper {
  background-image: url(images/new/bg.png); }
  #new .content-wrapper .title-container {
    border-bottom: 1px solid #DCDCDC; }

#categories .title-wrapper .text-container.spec > div:nth-child(1) h1 {
  text-align: left; }

#categories .content-wrapper ul {
  margin-left: -4.5px;
  margin-right: -4.5px; }
  #categories .content-wrapper ul .slick-slide {
    padding-left: 4.5px;
    padding-right: 4.5px;
    transition: opacity .3s; }
    #categories .content-wrapper ul .slick-slide.semiOpacity {
      opacity: 0.5; }
    #categories .content-wrapper ul .slick-slide.opacity {
      opacity: 0; }
    #categories .content-wrapper ul .slick-slide a {
      height: 640px;
      position: relative;
      overflow: hidden; }
      #categories .content-wrapper ul .slick-slide a:hover .img {
        transform: scale(1.05); }
      #categories .content-wrapper ul .slick-slide a:hover .btn {
        background: #439DD1; }
      #categories .content-wrapper ul .slick-slide a:after {
        content: "";
        display: block;
        height: 50%;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }
      #categories .content-wrapper ul .slick-slide a .img {
        height: 100%;
        transition: transform 2s;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
      #categories .content-wrapper ul .slick-slide a .text {
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%); }
        #categories .content-wrapper ul .slick-slide a .text .btn {
          padding: 14.5px 42.5px;
          transition: background .3s; }

#categories .content-wrapper .arrows {
  position: absolute;
  top: 50%;
  left: 150px;
  transform: translate(-50%, -50%); }
  #categories .content-wrapper .arrows .slick-arrow {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: static;
    background: white;
    display: flex;
    transition: height .3s;
    border: none; }
    #categories .content-wrapper .arrows .slick-arrow.hidden {
      height: 0; }
    #categories .content-wrapper .arrows .slick-arrow.slick-prev {
      margin-bottom: 20px; }
    #categories .content-wrapper .arrows .slick-arrow:hover {
      background: white; }
      #categories .content-wrapper .arrows .slick-arrow:hover svg path {
        fill: #112C4A !important; }
    #categories .content-wrapper .arrows .slick-arrow svg path {
      fill: #9EB3CB !important;
      transition: fill .3s; }

#categories .content-wrapper .slick-dots {
  padding-top: 20px; }
  #categories .content-wrapper .slick-dots li button {
    border: 2px solid #10499E; }
  #categories .content-wrapper .slick-dots li.slick-active button {
    background-color: #10499E; }

@media (max-width: 1600px) {
  #categories .content-wrapper .arrows {
    left: 100px; } }

@media (max-width: 1400px) {
  #categories .content-wrapper .arrows .slick-arrow.hidden {
    display: flex !important; } }

@media (max-width: 1199px) {
  #categories .title-wrapper .text-container.spec-2 > div:nth-child(1) h1 {
    text-align: right; }
  #categories .content-wrapper .slick-list {
    padding-bottom: 30px; } }

@media (max-width: 991px) {
  #categories .title-wrapper .text-container.spec > div:nth-child(1) {
    padding-left: 0; }
    #categories .title-wrapper .text-container.spec > div:nth-child(1) span,
    #categories .title-wrapper .text-container.spec > div:nth-child(1) h1 {
      text-align: left; }
  #categories .content-wrapper ul .slick-slide a {
    height: 500px; } }

@media (max-width: 575px) {
  #categories .content-wrapper > div {
    padding-right: 20px;
    padding-left: 20px; }
  #categories .content-wrapper ul {
    margin: 0; }
  #categories .content-wrapper .slick-list {
    margin: 0;
    padding-bottom: 0; }
    #categories .content-wrapper .slick-list .slick-slide {
      padding: 0; }
      #categories .content-wrapper .slick-list .slick-slide a {
        height: 500px; } }

#projects .jqimgFill {
  height: 442px;
  background-attachment: fixed;
  background-size: initial !important; }

#projects .title-wrapper .text-container {
  max-width: 1220px; }
  #projects .title-wrapper .text-container .back {
    position: absolute;
    top: 0;
    left: 0;
    padding: 9px 21px; }
    #projects .title-wrapper .text-container .back img {
      width: 8.5px; }
  #projects .title-wrapper .text-container > div:nth-child(1) {
    flex: 0 0 45%;
    text-align: right;
    padding-left: 168px; }
    #projects .title-wrapper .text-container > div:nth-child(1):after {
      height: 168px; }

#projects form.search-wrapper {
  padding-top: 65px;
  padding-bottom: 65px; }

#projects .projects {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  #projects .projects .project {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px; }
    #projects .projects .project a:hover:before {
      transform: none; }
    #projects .projects .project a:hover img {
      transform: scale(1.02); }
    #projects .projects .project a:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 150px;
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7)); }
    #projects .projects .project a:before {
      z-index: 1;
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 75px;
      background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
      transform: translateY(75px);
      transition: transform .5s; }
    #projects .projects .project a img {
      transition: transform .5s; }
    #projects .projects .project .text {
      bottom: 26px; }

#projects .content-wrapper > div {
  max-width: 1604px;
  margin: auto; }

@media (max-width: 1199px) {
  #projects .jqimgFill {
    background-attachment: initial;
    background-size: cover !important; } }

@media (max-width: 767px) {
  #projects .projects .project {
    margin-bottom: 20px; }
  #projects .title-wrapper .text-container > div:nth-child(1) {
    padding-left: 0;
    text-align: left; }
    #projects .title-wrapper .text-container > div:nth-child(1) span {
      text-align: left; }
    #projects .title-wrapper .text-container > div:nth-child(1) .back {
      display: inline-flex;
      align-items: center;
      padding: 12px 20px;
      position: static; }
      #projects .title-wrapper .text-container > div:nth-child(1) .back img {
        width: 6px; }
  #projects .jqimgFill {
    height: 250px; }
  #projects form.search-wrapper {
    padding-top: 24px;
    padding-bottom: 24px; } }

#project header {
  position: fixed;
  background: transparent;
  border: none;
  height: auto; }
  #project header .logo .for-index {
    display: block; }
  #project header .logo .for-inner {
    display: none; }

#project .inner {
  background: #F0F0F0; }

#project .title-wrapper {
  width: 645px;
  position: absolute;
  bottom: 180px;
  right: 0;
  padding: 56px 190px 50px 70px;
  z-index: 2; }
  #project .title-wrapper.fixed {
    position: fixed;
    top: 0;
    bottom: auto; }
  #project .title-wrapper .back {
    padding: 9px 22.5px; }
    #project .title-wrapper .back img {
      width: 8.5px; }
  #project .title-wrapper .scrollbarY {
    margin-bottom: 35px;
    height: 200px; }
  #project .title-wrapper .share .dec {
    border: 1px solid #DCDCDC; }
    #project .title-wrapper .share .dec img {
      width: 16px; }
  #project .title-wrapper .share ul li a {
    background: #205289;
    transition: background .3s; }
    #project .title-wrapper .share ul li a:hover {
      background: #3077C5; }

#project .content-wrapper {
  width: 69.4%; }
  #project .content-wrapper .control {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); }
    #project .content-wrapper .control.fixed {
      position: fixed;
      width: 69.4%; }
    #project .content-wrapper .control:hover .slider-nav {
      pointer-events: all;
      opacity: 1; }
    #project .content-wrapper .control:hover .dots {
      opacity: 0;
      pointer-events: none; }
    #project .content-wrapper .control:hover .arrows {
      pointer-events: all;
      opacity: 1; }
      #project .content-wrapper .control:hover .arrows .slick-arrow.slick-prev {
        transform: none; }
      #project .content-wrapper .control:hover .arrows .slick-arrow.slick-next {
        transform: none; }
    #project .content-wrapper .control .slider-nav {
      pointer-events: none;
      opacity: 0;
      width: 330px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 25px;
      transition: opacity .3s; }
      #project .content-wrapper .control .slider-nav .slick-slide {
        cursor: pointer; }
        #project .content-wrapper .control .slider-nav .slick-slide.slick-current > div::after {
          opacity: 0; }
        #project .content-wrapper .control .slider-nav .slick-slide > div {
          width: 100px;
          height: 100px; }
          #project .content-wrapper .control .slider-nav .slick-slide > div::after {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            position: absolute;
            top: 0;
            left: 0;
            opacity: 1;
            transition: opacity .3s; }
          #project .content-wrapper .control .slider-nav .slick-slide > div > div {
            border: 2px solid white;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center; }
    #project .content-wrapper .control .dots {
      position: absolute;
      bottom: 25px;
      left: 50%;
      transform: translateX(-50%);
      transition: opacity .3s; }
      #project .content-wrapper .control .dots .slick-dots {
        margin-bottom: 0; }
        #project .content-wrapper .control .dots .slick-dots li {
          margin: 0 5px; }
          #project .content-wrapper .control .dots .slick-dots li.slick-active button {
            background-color: white; }
          #project .content-wrapper .control .dots .slick-dots li button {
            border: 2px solid white; }
    #project .content-wrapper .control .arrows {
      pointer-events: none;
      position: absolute;
      top: 45px;
      opacity: 0;
      transition: opacity .3s; }
      #project .content-wrapper .control .arrows .slick-arrow {
        border: none;
        transition: transform .3s; }
        #project .content-wrapper .control .arrows .slick-arrow.slick-disabled {
          display: none !important; }
        #project .content-wrapper .control .arrows .slick-arrow.slick-prev {
          left: 20px;
          transform: translateX(50px); }
        #project .content-wrapper .control .arrows .slick-arrow.slick-next {
          right: 20px;
          transform: translateX(-50px); }
        #project .content-wrapper .control .arrows .slick-arrow:hover {
          background: transparent; }
          #project .content-wrapper .control .arrows .slick-arrow:hover.slick-prev {
            transform: translateX(-10px); }
          #project .content-wrapper .control .arrows .slick-arrow:hover.slick-next {
            transform: translateX(10px); }
        #project .content-wrapper .control .arrows .slick-arrow svg {
          display: table;
          margin: auto; }

@media (max-width: 1600px) {
  #project .title-wrapper {
    bottom: 0px;
    width: 460px;
    padding: 56px 45px 50px 30px; }
  #project .content-wrapper {
    width: calc(100% - 440px); }
    #project .content-wrapper .control.fixed {
      width: calc(100% - 440px); } }

@media (max-width: 1199px) {
  #project header .logo .for-index {
    display: none; }
  #project header .logo .for-inner {
    display: block; }
  #project .title-wrapper {
    position: static;
    width: 100%; }
    #project .title-wrapper.fixed {
      position: static; }
  #project .content-wrapper {
    width: 100%; }
    #project .content-wrapper .control.fixed {
      position: absolute;
      width: 100%; }
    #project .content-wrapper .control .slider-nav {
      opacity: 1;
      pointer-events: all; }
    #project .content-wrapper .control .dots {
      display: none; }
    #project .content-wrapper .control .arrows {
      opacity: 1;
      pointer-events: all; }
      #project .content-wrapper .control .arrows .slick-arrow {
        transform: none !important; } }

@media (max-width: 767px) {
  #project .title-wrapper {
    padding: 20px 20px; }
    #project .title-wrapper .back {
      display: inline-flex !important;
      align-items: center;
      padding: 9px 20px; }
      #project .title-wrapper .back img {
        width: 6px; }
    #project .title-wrapper .scrollbarY {
      height: auto;
      margin-bottom: 8px; } }

@media (max-width: 575px) {
  #project .content-wrapper .control {
    padding-right: 20px;
    padding-left: 20px; }
    #project .content-wrapper .control .arrows {
      display: none; }
    #project .content-wrapper .control .slider-nav {
      max-width: calc(100% - 40px); } }

#photos .photos {
  margin-left: -20px;
  margin-right: -20px; }
  #photos .photos > li {
    padding-left: 20px;
    padding-right: 20px; }
    #photos .photos > li .photo {
      transition: transform .3s,box-shadow .3s;
      position: relative; }
      #photos .photos > li .photo:hover {
        transform: translateY(-20px);
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); }
        #photos .photos > li .photo:hover .jqimgFill {
          transform: scale(1.01); }
        #photos .photos > li .photo:hover .text a.download {
          color: #0070BD; }
          #photos .photos > li .photo:hover .text a.download svg path {
            fill: #0070BD !important; }
      #photos .photos > li .photo .jqimgFill {
        height: 320px;
        transition: transform 1s; }
      #photos .photos > li .photo .text {
        padding: 28px 16px;
        border: 1px solid #DCDCDC;
        border-top: none; }
        #photos .photos > li .photo .text h3 {
          padding-right: 20px; }
          #photos .photos > li .photo .text h3::after {
            content: "";
            display: block;
            width: 1px;
            height: 20px;
            background: #DCDCDC;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%); }
        #photos .photos > li .photo .text a.download {
          padding-left: 20px;
          color: #969696;
          transition: color .3s; }
          #photos .photos > li .photo .text a.download svg {
            width: 24px; }
            #photos .photos > li .photo .text a.download svg path {
              transition: fill .3s; }
      #photos .photos > li .photo .slick-dots {
        position: absolute;
        bottom: 18px;
        left: 50%;
        transform: translateX(-50%); }
        #photos .photos > li .photo .slick-dots li {
          width: auto;
          height: auto;
          margin: 0 5px; }
          #photos .photos > li .photo .slick-dots li.slick-active button {
            width: 50px; }
          #photos .photos > li .photo .slick-dots li button {
            width: 8px;
            height: 8px;
            border: none;
            background: white;
            transition: width .3s;
            border-radius: 25px; }

@media (max-width: 1199px) {
  #photos .photos li .photo:hover {
    transform: none;
    box-shadow: none; }
    #photos .photos li .photo:hover .jqimgFill {
      transform: none; }
    #photos .photos li .photo:hover .text a.download {
      color: #969696; }
      #photos .photos li .photo:hover .text a.download svg path {
        fill: #969696 !important; }
  #photos .photos li .photo .slick-dots {
    display: none !important; } }

@media (max-width: 575px) {
  #photos .photos > li {
    margin-bottom: 20px; }
    #photos .photos > li .photo .text {
      padding: 20px; } }

#links .content-wrapper ul {
  border-top: 1px solid #C8C8C8; }
  #links .content-wrapper ul li {
    border-bottom: 1px solid #C8C8C8; }
    #links .content-wrapper ul li a {
      transition: background .3s; }
      #links .content-wrapper ul li a:hover {
        background: white; }
      #links .content-wrapper ul li a span:nth-child(1) {
        padding-left: 10px;
        flex: 0 0 32%; }
        #links .content-wrapper ul li a span:nth-child(1)::before {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%);
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 2.5px 0 2.5px 5px;
          border-color: transparent transparent transparent #305c8e; }
      #links .content-wrapper ul li a span:nth-child(2) {
        color: #305C8E; }
      #links .content-wrapper ul li a img {
        width: 22px; }

@media (max-width: 1199px) {
  #links .content-wrapper ul li a {
    flex-wrap: wrap; }
    #links .content-wrapper ul li a span:nth-child(1) {
      flex: 0 0 100%; }
    #links .content-wrapper ul li a span:nth-child(2) {
      flex: 0 0 calc(100% - 18px); }
    #links .content-wrapper ul li a img {
      width: 18px; } }

#contact .max1200 {
  display: flex; }
  #contact .max1200 > div {
    flex: 0 0 50%;
    padding-right: 85px; }
    #contact .max1200 > div > ul > li {
      padding-bottom: 68px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #contact .max1200 > div > ul > li:not(:last-child) {
        margin-bottom: 59px;
        border-bottom: 1px solid #DCDCDC; }
      #contact .max1200 > div > ul > li > div > span > span:nth-child(1) {
        color: #305C8E; }
      #contact .max1200 > div > ul > li > div > ul > li {
        margin-bottom: 6px; }
        #contact .max1200 > div > ul > li > div > ul > li a:hover {
          color: #143558; }
      #contact .max1200 > div > ul > li > a {
        flex: 0 0 120px;
        height: 120px;
        background: white;
        border: 1px solid #305C8E;
        transition: background .3s; }
        #contact .max1200 > div > ul > li > a:hover {
          background: #305C8E; }
          #contact .max1200 > div > ul > li > a:hover svg path {
            fill: white !important; }
          #contact .max1200 > div > ul > li > a:hover span {
            color: white; }
        #contact .max1200 > div > ul > li > a svg,
        #contact .max1200 > div > ul > li > a img {
          width: 21px;
          height: 28px; }
          #contact .max1200 > div > ul > li > a svg path,
          #contact .max1200 > div > ul > li > a img path {
            transition: fill .3s; }
        #contact .max1200 > div > ul > li > a span {
          transition: color .3s;
          display: block; }
  #contact .max1200 form {
    flex: 0 0 50%; }
    #contact .max1200 form .field-group {
      margin-bottom: 20px;
      border: 1px solid #DCDCDC;
      padding: 17px 20px; }
      #contact .max1200 form .field-group.focus {
        border: 1px solid #0070BD; }
        #contact .max1200 form .field-group.focus label {
          color: #0070BD;
          border-right: 1px solid #0070BD; }
      #contact .max1200 form .field-group.verificationCode {
        padding: 9px 20px; }
        #contact .max1200 form .field-group.verificationCode a img {
          width: 115px; }
      #contact .max1200 form .field-group label {
        width: 98px;
        margin-bottom: 0;
        border-right: 1px solid #DCDCDC; }
    #contact .max1200 form input,
    #contact .max1200 form textarea {
      border: none; }
    #contact .max1200 form textarea {
      height: 116px; }
    #contact .max1200 form button[type="submit"] {
      background: #305C8E;
      transition: background .3s;
      padding: 19.5px 58px; }
      #contact .max1200 form button[type="submit"]:hover {
        background: #439DD1; }

@media (max-width: 1199px) {
  #contact .max1200 {
    flex-wrap: wrap; }
    #contact .max1200 > div {
      padding-right: 0;
      flex: 0 0 100%;
      order: 2; }
    #contact .max1200 form {
      flex: 0 0 100%; } }

@media (max-width: 767px) {
  #contact .max1200 > div > ul > li {
    padding-bottom: 16px; }
    #contact .max1200 > div > ul > li:not(:last-child) {
      margin-bottom: 16px; }
    #contact .max1200 > div > ul > li > a {
      flex: 0 0 50px;
      height: 50px;
      background: #305C8E; }
      #contact .max1200 > div > ul > li > a > span svg {
        width: 18px;
        height: 20px; }
        #contact .max1200 > div > ul > li > a > span svg path {
          fill: white !important; }
      #contact .max1200 > div > ul > li > a > span span {
        display: none; }
  #contact .max1200 form .field-group {
    padding: 8.5px 16px; }
    #contact .max1200 form .field-group.verificationCode {
      padding: 2px 16px;
      padding-right: 0; }
      #contact .max1200 form .field-group.verificationCode input {
        width: calc(100% - 115px); }
      #contact .max1200 form .field-group.verificationCode a {
        flex: 0 0 115px; }
        #contact .max1200 form .field-group.verificationCode a span {
          display: none; }
    #contact .max1200 form .field-group label {
      flex: 0 0 87px; }
  #contact .max1200 form button[type="submit"] {
    padding: 12px 40px; } }

@media (max-width: 575px) {
  #contact .max1200 > div > ul > li > a span {
    height: 20px; }
  #contact .max1200 form .field-group {
    flex-wrap: wrap; }
    #contact .max1200 form .field-group.verificationCode {
      padding: 8.5px 16px; }
    #contact .max1200 form .field-group label {
      flex: 0 0 100%;
      padding-bottom: 5px;
      margin-bottom: 5px;
      border-right: none;
      border-bottom: 1px solid #DCDCDC; }
  #contact .max1200 form button[type="submit"] {
    display: table;
    margin: auto; } }

#ok .img {
  width: 110px;
  height: 110px;
  background: #305C8E; }
  #ok .img img {
    width: 63.4px; }

#ok .back {
  padding: 18px 74px;
  transition: background .3s; }
  #ok .back:hover {
    background: #439DD1; }

@media (max-width: 767px) {
  #ok .img {
    width: 80px;
    height: 80px; }
    #ok .img img {
      width: 40px; }
  #ok .back {
    padding: 12.5px 74px; } }

#sitemap .max1200 > ul {
  margin-left: -20px;
  margin-right: -20px; }
  #sitemap .max1200 > ul > li {
    padding-left: 20px;
    padding-right: 20px; }
    #sitemap .max1200 > ul > li:nth-child(1), #sitemap .max1200 > ul > li:nth-child(2), #sitemap .max1200 > ul > li:nth-child(4) {
      flex: 0 0 29.5%; }
    #sitemap .max1200 > ul > li:nth-child(3) {
      flex: 0 0 41%; }
    #sitemap .max1200 > ul > li:nth-child(5) {
      flex: 0 0 70.5%; }
      #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(6), #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(7), #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(8), #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(9) {
        border: none; }
    #sitemap .max1200 > ul > li .title {
      color: #112C4A;
      border-bottom: 2px solid #C8C8C8; }
      #sitemap .max1200 > ul > li .title h2 {
        padding-bottom: 18px;
        position: relative; }
        #sitemap .max1200 > ul > li .title h2::after {
          content: "";
          display: block;
          width: 100%;
          height: 2px;
          position: absolute;
          left: 0;
          bottom: -2px;
          border-bottom: 2px solid #0070BD; }
    #sitemap .max1200 > ul > li > ul > li {
      display: flex;
      border-bottom: 1px solid #DCDCDC;
      padding-top: 13.5px;
      padding-bottom: 13.5px; }
      #sitemap .max1200 > ul > li > ul > li a {
        padding-left: 4px;
        transition: color .3s; }
        #sitemap .max1200 > ul > li > ul > li a:hover {
          color: #0070BD;
          font-weight: bold; }
          #sitemap .max1200 > ul > li > ul > li a:hover::before {
            background: #0070BD; }
        #sitemap .max1200 > ul > li > ul > li a::before {
          content: "";
          display: block;
          width: 2px;
          height: 2px;
          background: black;
          position: absolute;
          left: 10px;
          top: 50%;
          transform: translateY(-50%);
          border-radius: 50%;
          transition: color .3s; }

@media (max-width: 1199px) {
  #sitemap .max1200 > ul > li:nth-child(1), #sitemap .max1200 > ul > li:nth-child(2), #sitemap .max1200 > ul > li:nth-child(3), #sitemap .max1200 > ul > li:nth-child(4) {
    flex: 0 0 50%; }
  #sitemap .max1200 > ul > li:nth-child(5) {
    flex: 0 0 100%; } }

@media (max-width: 575px) {
  #sitemap .max1200 > ul > li:nth-child(1), #sitemap .max1200 > ul > li:nth-child(2), #sitemap .max1200 > ul > li:nth-child(3), #sitemap .max1200 > ul > li:nth-child(4) {
    flex: 0 0 100%; }
  #sitemap .max1200 > ul > li:nth-child(5) ul li {
    flex: 0 0 50%;
    max-width: 50%; }
    #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(6), #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(7), #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(8), #sitemap .max1200 > ul > li:nth-child(5) ul li:nth-child(9) {
      border-bottom: 1px solid #DCDCDC; }
  #sitemap .max1200 > ul > li .title h2 {
    padding-bottom: 8px; }
  #sitemap .max1200 > ul > li ul li {
    padding-top: 10px;
    padding-bottom: 10px; } }

#anniversary .wrapper {
  height: 100vh;
  display: flex; }
  #anniversary .wrapper .header {
    display: none; }
  #anniversary .wrapper .main-container .readmore {
    width: 254px;
    height: 60px;
    transition: background .3s;
    position: relative;
    overflow: hidden; }
    #anniversary .wrapper .main-container .readmore:after {
      content: "";
      display: block;
      width: 300px;
      height: 60px;
      background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
      transform: translate(-75%, -50%) rotate(-30deg);
      position: absolute;
      top: 0;
      left: 0;
      transition: transform .3s; }
    #anniversary .wrapper .main-container .readmore:hover::after {
      transform: translate(50%, 75%) rotate(-30deg); }
    #anniversary .wrapper .main-container .readmore span {
      transition: color .3s; }
    #anniversary .wrapper .main-container .readmore img,
    #anniversary .wrapper .main-container .readmore svg {
      width: 40.2px;
      height: 8.4px; }
      #anniversary .wrapper .main-container .readmore img path,
      #anniversary .wrapper .main-container .readmore svg path {
        transition: fill .3s; }
  #anniversary .wrapper .main-container .logo {
    width: 286px;
    top: 50px;
    left: 88px; }
  #anniversary .wrapper .main-container .section-1 .cancel {
    display: none; }
  #anniversary .wrapper .main-container .section-1 .mask {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: opacity .3s; }
    #anniversary .wrapper .main-container .section-1 .mask.hide {
      opacity: 0;
      pointer-events: none; }
    #anniversary .wrapper .main-container .section-1 .mask .play {
      width: 146px;
      height: 146px;
      background: #205289;
      transition: background .3s; }
      #anniversary .wrapper .main-container .section-1 .mask .play img {
        width: 24px; }
      #anniversary .wrapper .main-container .section-1 .mask .play:hover {
        background: #439DD1; }
        #anniversary .wrapper .main-container .section-1 .mask .play:hover:after {
          width: 100%;
          height: 100%; }
      #anniversary .wrapper .main-container .section-1 .mask .play:after {
        content: "";
        display: block;
        background: radial-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: width .3s,height .3s;
        border-radius: 50%; }
  #anniversary .wrapper .main-container .section-1 .video-js {
    max-width: 100%;
    max-height: 100%; }
  #anniversary .wrapper .main-container .section-2 {
    display: flex; }
    #anniversary .wrapper .main-container .section-2 .arrows {
      display: table;
      background: #F5F5F5;
      pointer-events: all; }
      #anniversary .wrapper .main-container .section-2 .arrows .slick-arrow {
        position: static;
        float: left;
        border: none;
        border-radius: 0; }
        #anniversary .wrapper .main-container .section-2 .arrows .slick-arrow:hover {
          background: #FFFFFF; }
        #anniversary .wrapper .main-container .section-2 .arrows .slick-arrow.slick-prev {
          position: relative; }
          #anniversary .wrapper .main-container .section-2 .arrows .slick-arrow.slick-prev::after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 6px 8px 6px 0;
            border-color: transparent #305c8e transparent transparent; }
        #anniversary .wrapper .main-container .section-2 .arrows .slick-arrow.slick-next {
          position: relative; }
          #anniversary .wrapper .main-container .section-2 .arrows .slick-arrow.slick-next::after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 6px 0 6px 8px;
            border-color: transparent transparent transparent #305c8e; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(1) {
      flex: 0 0 52.5%;
      width: 52.5%; }
      #anniversary .wrapper .main-container .section-2 > div:nth-child(1) .jqimgFill {
        height: 100%; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) {
      background: url(images/anniversary/section-2-dec.png) top 33% center no-repeat;
      padding: 62px 127px; }
      #anniversary .wrapper .main-container .section-2 > div:nth-child(2) > span {
        margin-bottom: 48px; }
      #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .scrollbarY {
        height: 250px;
        max-width: 505px; }
      #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore {
        border: 1px solid #264971; }
        #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore:hover {
          background: #264971; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore:hover span {
            color: white; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore:hover svg path {
            fill: white !important; }
      #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom {
        position: absolute;
        right: 0;
        bottom: 0;
        width: calc(100% + 120px);
        pointer-events: none; }
        #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul {
          background: #F5F5F5;
          padding: 50px 0;
          pointer-events: all; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li {
            padding: 20px 71.5px; }
            #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li:hover .img {
              transform: scale(1.02); }
            #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li:hover span {
              color: #88ADD7; }
            #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li:not(:last-child) {
              border-right: 1px solid #C8C8C8; }
            #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li .img {
              width: 100px;
              height: 100px;
              transition: transform .3s; }
            #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li span {
              transition: color .3s; }
  #anniversary .wrapper .main-container .section-3 {
    display: flex; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(1) {
      flex: 0 0 56%;
      background: url(images/anniversary/section-3-bg.jpg) center no-repeat;
      background-size: cover;
      display: flex; }
      #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) {
        padding-top: 15px; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll {
          height: 100vh;
          pointer-events: none; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .mCSB_scrollTools {
            opacity: 0; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .mCSB_inside > .mCSB_container {
            margin-right: 0; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template {
            padding-left: 165px;
            padding-bottom: 75px;
            padding-top: 70px; }
            #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template:not(:last-child) {
              border-bottom: 1px solid #DCDCDC; }
            #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template.template-2 {
              display: flex; }
              #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template.template-2 > div:nth-child(2) {
                flex: 0 0 43%; }
            #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template ul li {
              display: flex; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .year {
          color: #305C8E;
          flex: 0 0 41px; }
      #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(2) {
        flex: 0 0 60px;
        display: flex;
        flex-direction: column;
        border-left: 1px solid #DCDCDC; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(2) .arrows > * {
          height: 60px;
          background: #98AEC7;
          transition: background .3s; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(2) .arrows > *:hover {
            background: #C7D3E1; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(2) .arrows .up::after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 6px 8px 6px;
          border-color: transparent transparent #305c8e transparent; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(2) .arrows .down::after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 6px 0 6px;
          border-color: #305c8e transparent transparent transparent; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
      padding: 50px 83px;
      background-color: #98AEC7;
      background-image: url(images/anniversary/section-3-dec.png);
      background-repeat: no-repeat;
      background-position: top 64% left -163%; }
      #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .scrollbarY {
        height: 245px;
        max-width: 585px; }
      #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore {
        border: 1px solid white; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore span {
          color: white; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore svg path {
          fill: white !important; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore:hover {
          background: white; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore:hover span {
            color: #98AEC7; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore:hover svg path {
            fill: #98AEC7 !important; }
      #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .boss {
        position: absolute;
        bottom: 0;
        right: 0; }
  #anniversary .wrapper .main-container .section-4 {
    background: url(images/anniversary/section-4-bg.jpg) center no-repeat;
    background-size: cover; }
    #anniversary .wrapper .main-container .section-4 > div {
      padding: 50px 87px;
      position: relative;
      height: 100%; }
      #anniversary .wrapper .main-container .section-4 > div .text {
        max-width: 592px; }
        #anniversary .wrapper .main-container .section-4 > div .text .scrollbarY {
          height: 245px; }
      #anniversary .wrapper .main-container .section-4 > div .dec {
        position: absolute;
        left: 90px;
        top: 52%;
        transform: translateY(-50%);
        width: 782px;
        height: 100px;
        background: url(images/anniversary/section-4-dec.png) center no-repeat; }
      #anniversary .wrapper .main-container .section-4 > div .img {
        width: 70%;
        height: 100%;
        right: 95px;
        top: 50px;
        position: absolute; }
        #anniversary .wrapper .main-container .section-4 > div .img ul li {
          position: absolute;
          opacity: 0;
          top: 34.5%;
          right: 43%;
          width: 840px;
          transition: all .5s;
          animation-name: init;
          animation-fill-mode: both;
          animation-duration: .5s; }
          #anniversary .wrapper .main-container .section-4 > div .img ul li.active {
            opacity: 1;
            z-index: 1; }
          #anniversary .wrapper .main-container .section-4 > div .img ul li.prev {
            top: 0%;
            right: 0%;
            opacity: 0; }
          #anniversary .wrapper .main-container .section-4 > div .img ul li.next.next-next {
            animation-name: specSliderNext;
            animation-delay: .5s;
            animation-fill-mode: forwards;
            animation-duration: .5s; }
          #anniversary .wrapper .main-container .section-4 > div .img ul li.next.next-prev {
            animation-name: specSliderPrev;
            animation-fill-mode: forwards;
            animation-duration: .5s; }
          #anniversary .wrapper .main-container .section-4 > div .img ul li.test {
            animation-name: test;
            animation-delay: 0s;
            animation-fill-mode: forwards;
            animation-duration: .5s; }
        #anniversary .wrapper .main-container .section-4 > div .img .buttons {
          position: absolute;
          bottom: 130px;
          right: 0px;
          display: flex; }
          #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows {
            display: flex; }
            #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows > * {
              width: 60px;
              height: 60px;
              background: #F0F0F0;
              position: relative;
              transition: background .3s; }
              #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows > *::after {
                content: "";
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                width: 0;
                height: 0;
                border-style: solid; }
              #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows > *:hover {
                background: white; }
            #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows .prev {
              margin-right: 1px; }
              #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows .prev::after {
                border-width: 6px 8px 6px 0;
                border-color: transparent #305c8e transparent transparent; }
            #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows .next::after {
              border-width: 6px 0 6px 8px;
              border-color: transparent transparent transparent #305c8e; }
          #anniversary .wrapper .main-container .section-4 > div .img .buttons .readmore {
            background: #264971; }
            #anniversary .wrapper .main-container .section-4 > div .img .buttons .readmore span {
              color: white; }
            #anniversary .wrapper .main-container .section-4 > div .img .buttons .readmore svg path {
              fill: white !important; }
            #anniversary .wrapper .main-container .section-4 > div .img .buttons .readmore:hover {
              background: white; }
              #anniversary .wrapper .main-container .section-4 > div .img .buttons .readmore:hover span {
                color: #264971; }
              #anniversary .wrapper .main-container .section-4 > div .img .buttons .readmore:hover svg path {
                fill: #264971 !important; }
  #anniversary .wrapper .main-container .section-5 .bg {
    background-size: cover;
    height: 100%;
    background: url(images/anniversary/section-5-bg.jpg) center no-repeat; }
  #anniversary .wrapper .main-container .section-5 .dec {
    left: 65px;
    bottom: 15px; }
  #anniversary .wrapper .main-container .section-5 .text {
    width: 780px;
    height: 360px;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    #anniversary .wrapper .main-container .section-5 .text::before {
      content: "";
      display: block;
      height: 1px;
      width: 100vw;
      background: rgba(255, 255, 255, 0.5);
      position: absolute;
      top: 0;
      left: 0px; }
    #anniversary .wrapper .main-container .section-5 .text > ul {
      line-height: 1.8em;
      width: calc(100% - 61px);
      padding: 66px 20px 60px 100px;
      padding-right: 20px;
      padding-top: 66px;
      padding-bottom: 60px; }
      #anniversary .wrapper .main-container .section-5 .text > ul .scrollbarY {
        height: 100%; }
        #anniversary .wrapper .main-container .section-5 .text > ul .scrollbarY .mCSB_inside > .mCSB_container {
          margin-right: 0; }
        #anniversary .wrapper .main-container .section-5 .text > ul .scrollbarY .content {
          padding-right: 100px; }
    #anniversary .wrapper .main-container .section-5 .text .control {
      flex: 0 0 61px;
      border-left: 1px solid #F0F0F0; }
      #anniversary .wrapper .main-container .section-5 .text .control .arrows {
        flex-direction: column;
        justify-content: space-between; }
        #anniversary .wrapper .main-container .section-5 .text .control .arrows > * {
          position: relative;
          top: auto;
          border-radius: 0;
          transition: background .3s; }
          #anniversary .wrapper .main-container .section-5 .text .control .arrows > *:after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 0;
            height: 0;
            border-style: solid;
            transition: border-color .3s; }
          #anniversary .wrapper .main-container .section-5 .text .control .arrows > *:hover {
            background: #305c8e; }
            #anniversary .wrapper .main-container .section-5 .text .control .arrows > *:hover.slick-prev:after {
              border-color: transparent transparent white transparent; }
            #anniversary .wrapper .main-container .section-5 .text .control .arrows > *:hover.slick-next:after {
              border-color: white transparent transparent transparent; }
        #anniversary .wrapper .main-container .section-5 .text .control .arrows .slick-prev::after {
          border-width: 0 6px 8px 6px;
          border-color: transparent transparent #305c8e transparent; }
        #anniversary .wrapper .main-container .section-5 .text .control .arrows .slick-next::after {
          border-width: 8px 6px 0 6px;
          border-color: #305c8e transparent transparent transparent; }
      #anniversary .wrapper .main-container .section-5 .text .control::before {
        content: "";
        display: block;
        height: 1000px;
        width: 1px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 0;
        left: -1px;
        transform: translateY(-100%); }
      #anniversary .wrapper .main-container .section-5 .text .control::after {
        content: "";
        display: block;
        height: 1000px;
        width: 1px;
        background: rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 0;
        right: 0; }
  #anniversary .wrapper .main-container .section-6 {
    background: #F8F8F8;
    padding-top: 130px; }
    #anniversary .wrapper .main-container .section-6 > div:nth-child(2) {
      display: flex;
      margin: auto;
      width: 100%;
      max-width: 690px; }
      #anniversary .wrapper .main-container .section-6 > div:nth-child(2) > div:nth-child(1) {
        flex: 0 0 244px; }
      #anniversary .wrapper .main-container .section-6 > div:nth-child(2) > div:nth-child(2)::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 1px;
        height: 120px;
        background: #C8C8C8; }
      #anniversary .wrapper .main-container .section-6 > div:nth-child(2) > div:nth-child(2) p {
        line-height: 1.8em; }
    #anniversary .wrapper .main-container .section-6 .jqimgFill {
      height: 648px; }
    #anniversary .wrapper .main-container .section-6 .back {
      padding: 10.5px 40px;
      background: #336091;
      transition: background .3s; }
      #anniversary .wrapper .main-container .section-6 .back:hover {
        background: #439DD1; }
  #anniversary .wrapper .side-container {
    flex: 0 0 100px;
    display: flex;
    flex-direction: column; }
    #anniversary .wrapper .side-container a {
      height: 100px;
      background: #112C4A; }
    #anniversary .wrapper .side-container > div {
      background: #205289; }
      #anniversary .wrapper .side-container > div .slick-dots li {
        width: auto;
        height: auto;
        display: block;
        margin: 20px 0; }
        #anniversary .wrapper .side-container > div .slick-dots li.slick-active button {
          height: 30.8px;
          background: white; }
        #anniversary .wrapper .side-container > div .slick-dots li button {
          width: 6px;
          height: 6px;
          background: rgba(255, 255, 255, 0.5);
          border: none;
          transition: height .3s,background .3s;
          border-radius: 25px; }

@media (max-width: 1800px) {
  #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul {
    padding: 16px 0; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li {
      padding: 20px; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .boss {
    width: 400px; }
  #anniversary .wrapper .main-container .section-4 > div {
    padding: 50px 32px; }
    #anniversary .wrapper .main-container .section-4 > div .img {
      right: 32px; } }

@media (max-width: 1600px) {
  #anniversary .wrapper .main-container .section-2 > div:nth-child(2) {
    padding: 16px 32px; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) > span {
      margin-bottom: 10px; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template {
    padding-left: 32px; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
    padding: 50px  32px; }
  #anniversary .wrapper .main-container .section-4 > div .img {
    top: 0px;
    padding-top: 150px; }
    #anniversary .wrapper .main-container .section-4 > div .img ul {
      position: relative;
      height: 100%; }
      #anniversary .wrapper .main-container .section-4 > div .img ul li {
        width: 600px; }
    #anniversary .wrapper .main-container .section-4 > div .img .buttons {
      bottom: 32px; } }

@media (max-width: 1400px) {
  #anniversary .wrapper {
    height: auto;
    display: block; }
    #anniversary .wrapper .header {
      z-index: 3;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background: #336091;
      height: 92px;
      padding-left: 40px;
      padding-right: 40px; }
      #anniversary .wrapper .header .logo {
        width: 286px; }
    #anniversary .wrapper .side-container {
      display: none; }
    #anniversary .wrapper .main-container {
      padding-top: 92px; }
      #anniversary .wrapper .main-container .logo {
        display: none !important; }
      #anniversary .wrapper .main-container .section-1 .video-js {
        height: 0;
        padding-bottom: 56.25%; }
      #anniversary .wrapper .main-container .section-1 .cancel {
        display: block;
        width: 30px;
        right: 40px;
        top: 40px; }
      #anniversary .wrapper .main-container .section-1 .mask {
        z-index: 2; }
      #anniversary .wrapper .main-container .section-2 {
        flex-wrap: wrap; }
        #anniversary .wrapper .main-container .section-2 .arrows-phone {
          position: absolute;
          bottom: 0;
          left: 50%;
          transform: translateX(-50%); }
        #anniversary .wrapper .main-container .section-2 > div:nth-child(1) {
          flex: 0 0 100%;
          height: 500px;
          order: 2; }
        #anniversary .wrapper .main-container .section-2 > div:nth-child(2) {
          order: 1;
          flex: 0 0 100%;
          padding: 0;
          padding-top: 50px; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) > span {
            padding: 0 40px; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore {
            margin-left: 40px; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .scrollbarY {
            padding: 0 40px;
            height: auto;
            max-width: initial; }
          #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom {
            position: static;
            width: 100%;
            margin-top: 50px; }
      #anniversary .wrapper .main-container .section-3 {
        flex-wrap: wrap; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(1) {
          order: 2;
          flex: 0 0 100%; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll {
            height: auto;
            pointer-events: all; }
            #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template {
              padding-left: 40px; }
          #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(2) {
            display: none; }
        #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
          order: 1;
          flex: 0 0 100%;
          padding: 50px 40px; }
      #anniversary .wrapper .main-container .section-4 > div {
        padding: 50px 40px; }
        #anniversary .wrapper .main-container .section-4 > div .text {
          max-width: initial; }
          #anniversary .wrapper .main-container .section-4 > div .text .scrollbarY {
            height: auto; }
        #anniversary .wrapper .main-container .section-4 > div .dec {
          left: 40px;
          top: 430px; }
        #anniversary .wrapper .main-container .section-4 > div .img {
          position: static;
          padding-top: 0;
          height: 800px;
          margin: auto; }
          #anniversary .wrapper .main-container .section-4 > div .img .buttons {
            right: auto;
            left: 50%;
            bottom: 80px;
            transform: translateX(-50%); }
      #anniversary .wrapper .main-container .section-5 {
        height: 800px;
        overflow: hidden; }
      #anniversary .wrapper .main-container .section-6 {
        padding-top: 80px; } }

@media (max-width: 1300px) {
  #anniversary .wrapper .main-container .section-4 > div .img ul li {
    width: 500px;
    right: 37%; } }

@media (max-width: 1199px) {
  #anniversary .main > .inner {
    padding-top: 0; }
  #anniversary .wrapper .header {
    height: 60px; }
    #anniversary .wrapper .header .logo {
      width: 200px; }
    #anniversary .wrapper .header .flex-center {
      width: 50px; }
  #anniversary .wrapper .main-container {
    padding-top: 60px; }
    #anniversary .wrapper .main-container .section-1 .cancel {
      width: 22px;
      top: 20px;
      right: 20px; }
    #anniversary .wrapper .main-container .section-1 .mask .play {
      width: 100px;
      height: 100px; }
      #anniversary .wrapper .main-container .section-1 .mask .play img {
        width: 18px; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) > span {
      padding: 0 40px; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .scrollbarY {
      padding: 0 40px; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore {
      margin-left: 40px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template {
      padding-left: 40px;
      padding-right: 40px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
      padding: 50px 40px; }
    #anniversary .wrapper .main-container .section-4 {
      height: auto; }
      #anniversary .wrapper .main-container .section-4 > div .img {
        height: 650px; }
        #anniversary .wrapper .main-container .section-4 > div .img .buttons {
          right: 40px;
          justify-content: center; }
        #anniversary .wrapper .main-container .section-4 > div .img ul li {
          right: 43%; }
    #anniversary .wrapper .main-container .section-6 .jqimgFill {
      height: 480px;
      background-size: auto !important;
      background-position: top left 44% !important; } }

@media (max-width: 991px) {
  #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
    height: 750px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .scrollbarY {
      max-width: initial;
      height: 220px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .boss {
      width: 450px; }
  #anniversary .wrapper .main-container .section-4 > div .img {
    width: auto;
    height: 550px; }
    #anniversary .wrapper .main-container .section-4 > div .img ul li {
      right: 43%;
      width: 455px; }
    #anniversary .wrapper .main-container .section-4 > div .img .buttons {
      bottom: 40px; }
  #anniversary .wrapper .main-container .section-5 {
    height: auto;
    min-height: initial; }
    #anniversary .wrapper .main-container .section-5 .bg {
      height: 300px; }
    #anniversary .wrapper .main-container .section-5 .dec {
      display: none; }
    #anniversary .wrapper .main-container .section-5 .text {
      width: auto;
      position: static !important;
      transform: none; }
      #anniversary .wrapper .main-container .section-5 .text::before {
        display: none; }
      #anniversary .wrapper .main-container .section-5 .text .control::before {
        display: none; }
      #anniversary .wrapper .main-container .section-5 .text .control::after {
        display: none; }
      #anniversary .wrapper .main-container .section-5 .text ul {
        padding: 40px 40px; }
        #anniversary .wrapper .main-container .section-5 .text ul .scrollbarY .content {
          padding-right: 0; } }

@media (max-width: 767px) {
  #anniversary .wrapper .header {
    padding-left: 20px;
    padding-right: 20px; }
  #anniversary .wrapper .main-container .section-2 > div:nth-child(2) > span {
    padding: 0 20px; }
  #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .scrollbarY {
    padding: 0 20px; }
  #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .readmore {
    margin-left: 20px; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template {
    padding-left: 20px;
    padding-right: 20px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template.template-2 > div:nth-child(2) {
      flex: 0 0 30%; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
    padding: 50px 20px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .scrollbarY {
      height: auto; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .boss {
      width: 400px; }
  #anniversary .wrapper .main-container .section-4 > div {
    padding: 50px 20px; }
    #anniversary .wrapper .main-container .section-4 > div .text .scrollbarY {
      height: auto; }
    #anniversary .wrapper .main-container .section-4 > div .img ul li {
      width: 100%;
      top: 0;
      right: 0;
      animation-name: initial !important; }
    #anniversary .wrapper .main-container .section-4 > div .img .buttons {
      right: 20px; }
  #anniversary .wrapper .main-container .section-5 .text ul {
    padding: 40px 20px; } }

@media (max-width: 575px) {
  #anniversary .wrapper .header .flex-center {
    width: 40px; }
  #anniversary .wrapper .main-container .readmore {
    height: 45px;
    width: 190px;
    flex: 0 0 190px; }
  #anniversary .wrapper .main-container .section-1 .mask .play {
    width: 60px;
    height: 60px; }
    #anniversary .wrapper .main-container .section-1 .mask .play img {
      width: 15px; }
  #anniversary .wrapper .main-container .section-2 > div:nth-child(1) {
    height: 500px; }
  #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li {
    border: none !important; }
    #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li .img {
      width: auto; }
      #anniversary .wrapper .main-container .section-2 > div:nth-child(2) .bottom ul li .img img {
        max-width: 80px;
        max-height: 100%; }
  #anniversary .wrapper .main-container .section-2 .arrows-phone {
    left: auto;
    right: 0;
    transform: none; }
    #anniversary .wrapper .main-container .section-2 .arrows-phone .slick-arrow {
      width: 40px;
      height: 40px; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) {
    padding-top: 20px;
    padding-bottom: 20px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(1) > div:nth-child(1) .scroll .template {
      padding-top: 30px;
      padding-bottom: 15px; }
  #anniversary .wrapper .main-container .section-3 > div:nth-child(2) {
    height: auto;
    padding: 0;
    background-position: top 82% left 0%; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .scrollbarY {
      padding-left: 20px;
      padding-right: 20px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .readmore {
      margin-left: 20px; }
    #anniversary .wrapper .main-container .section-3 > div:nth-child(2) .boss {
      position: static;
      margin-left: auto;
      display: table;
      width: 250px; }
  #anniversary .wrapper .main-container .section-4 {
    min-height: initial; }
    #anniversary .wrapper .main-container .section-4 > div .text {
      margin-bottom: 40px; }
    #anniversary .wrapper .main-container .section-4 > div .img {
      height: 400px; }
      #anniversary .wrapper .main-container .section-4 > div .img .buttons .arrows > * {
        width: 45px;
        height: 45px; }
  #anniversary .wrapper .main-container .section-5 .text {
    height: auto; }
    #anniversary .wrapper .main-container .section-5 .text ul {
      width: calc(100% - 46px); }
    #anniversary .wrapper .main-container .section-5 .text .control {
      flex: 0 0 46px; }
      #anniversary .wrapper .main-container .section-5 .text .control .arrows > * {
        width: 45px;
        height: 45px; }
  #anniversary .wrapper .main-container .section-6 {
    padding-top: 50px; }
    #anniversary .wrapper .main-container .section-6 > div:nth-child(2) {
      display: block;
      padding: 0 20px; }
      #anniversary .wrapper .main-container .section-6 > div:nth-child(2) > div:nth-child(1) {
        max-width: 200px;
        margin: auto; }
      #anniversary .wrapper .main-container .section-6 > div:nth-child(2) > div:nth-child(2) {
        text-align: center; }
        #anniversary .wrapper .main-container .section-6 > div:nth-child(2) > div:nth-child(2)::before {
          display: none; }
    #anniversary .wrapper .main-container .section-6 .back {
      margin: auto; }
    #anniversary .wrapper .main-container .section-6 .jqimgFill {
      height: 210px;
      background-size: 750px !important;
      background-position: top center !important; } }

@media (max-width: 500px) {
  #anniversary .wrapper .main-container .section-4 > div .img {
    height: 350px; } }

@media (max-width: 450px) {
  #anniversary .wrapper .main-container .section-4 > div .img {
    height: 320px; } }

@media (max-width: 380px) {
  #anniversary .wrapper .main-container .section-4 > div .img {
    height: 270px; } }
