/* global styles */
@font-face {
  font-family: "maison_neuebold";
  src: url("../fonts/maison/maison_neue_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "maison_neuelight";
  src: url("../fonts/maison/maison_neue_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "maison_neuemedium";
  src: url("../fonts/maison/maison_neue_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lyon_2";
  src: url("../fonts/lyon/LyonText-RegularNo2Italic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lyon_Text";
  src: url("../fonts/lyon/LyonText-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
/* Custom fonts */
/* Theme color */
.navigation-home .navigation-home-inner, .navigation-home .navigation-open, .menu-full .menu-full-inner, .right-form .right-form-inner, .section-bg-wrap, .section-bg-wrap .section-bg, .section-bg-wrap .section-bg:after, .third-section-slider-item-bg, .third-section-slider-item-bg:after, .third-navigation:before, .section-bg-wrap-fourth, .section-bg-wrap-fourth .section-bg, .section-bg-wrap-fourth .section-bg:after, .portfolio-bg, .approach-left-decor div, .history-right-item .history-right-item-bg, .history-right-item .history-right-item-bg:after, .history-control:before, .awards-bg, .gallery-navigation:before, .navi-pj .nav-bg, .navi-pj .nav-bg:after, .navi-pj .nav-bg:before, .bg, .hero-bg, .carousel-products-section .carousel-products-section-inner:before, .carousel-control:before, .announcement-flex .announcement-flex-bg, .left-image-text:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
body {
  font-size: 1.6rem;
  line-height: 1;
  padding: 0;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  font-family: "maison_neuelight", Arial, sans-serif;
  font-weight: 400;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.home #wrap {
  min-height: 200vh;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}
*::-webkit-media-controls-panel, *::--webkit-media-controls-play-button, *::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
img {
  max-width: 100%;
  height: auto;
}
nav ul {
  list-style: none;
}
ul li {
  list-style-type: none;
}
blockquote {
  quotes: none;
}
select, input, button {
  border-radius: 0;
  -webkit-appearance: none;
}
blockquote:before, blockquote:after {
  content: "";
  content: none;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h2 {
  font-size: 4rem;
  line-height: 1;
  font-weight: 500;
}
h3 {
  font-size: 3.5rem;
  line-height: 1;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #f68925;
}
a:hover {
  text-decoration: underline;
}
:focus, *:focus, :active, *:active {
  outline: 0;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  color: #000;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
iframe {
  max-width: 100%;
}
input::-ms-clear {
  display: none;
}
.wow {
  visibility: hidden;
}
.clear {
  clear: both;
  font-size: 1px;
}
.wrap {
  position: relative;
  background: #fff;
  padding-top: 4rem;
  z-index: 20;
}
/* text aligments */
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center, .aligncenter {
  text-align: center !important;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
#page-in {
  box-sizing: border-box;
}
.left-50 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.right-50 {
  float: right;
  width: 50%;
  box-sizing: border-box;
}
.wp-caption, .wp-caption-text, .bypostauthor {
  font-size: 1.6rem;
}
.sticky {
  font-size: 1.6rem;
}
.screen-reader-text {
  font-size: 1.6rem;
}
.gallery-caption {
  font-size: 1.6rem;
}
.inner {
  max-width: 1180px;
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
}
button {
  cursor: pointer;
}
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}
.site-content-contain, #content {
  height: 100%;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 30px;
}
.filter-item .mCSB_container {
  width: 100%;
}
.navigation-home {
  position: fixed;
  z-index: 9999;
  right: 0;
  top: 0;
  bottom: 0;
  width: 215px;
}
.navigation-home .navigation-home-inner {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.navigation-home .navigation-home-inner > ul {
  margin-left: 75px;
}
.navigation-home .navigation-home-inner ul {
  list-style-type: none;
  height: 100%;
}
.navigation-home .navigation-home-inner ul li {
  display: block;
  height: 25%;
  position: relative;
  text-align: center;
}
.navigation-home .navigation-home-inner ul li a {
  position: absolute;
  text-decoration: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  display: inline-block;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  width: 30px;
  line-height: 30px;
}
.navigation-home .navigation-home-inner ul li.current a {
  text-decoration: underline;
}
.navigation-home .navigation-open {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  background: rgba(45, 45, 45, 0.7);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.navigation-home .navigation-open ul {
  list-style-type: none;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  -webkit-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.navigation-home .navigation-open ul li {
  display: block;
  height: 25%;
  position: relative;
  text-align: center;
}
.navigation-home .navigation-open ul li a {
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  display: inline-block;
  color: #fff;
  font-size: 1.6rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  text-decoration: none;
}
.navigation-home .navigation-open ul li a:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 1px;
  background: #a2a7ad;
  content: "";
  width: 0%;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.navigation-home .navigation-open ul li a span {
  color: #8c8c8c;
  padding-left: 3px;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.navigation-home .navigation-open ul li a:hover:before {
  width: 100%;
}
.navigation-home .navigation-open ul li a:hover span {
  color: #fff;
}
.navigation-home .navigation-open ul li.current a:before {
  width: 100%;
}
.navigation-home .navigation-open ul li.current a span {
  color: #fff;
}
.navigation-home.active .navigation-home-inner {
  opacity: 0;
}
.navigation-home.active .navigation-open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.navigation-home.active .navigation-open ul {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
  transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
}
.error404 #wrap {
  height: 100%;
}
.error404 .bloposts:before {
  background-color: #fff;
  z-index: 1;
}
.error404 .bloposts-container {
  position: relative;
  z-index: 2;
}
.error404 #page-in {
  min-height: calc(100% - 180px);
  background: url(../images/lines-bg.png) repeat-y center 0;
}
@media (max-width: 1400px) {
  html {
    font-size: 58%;
  }
}
@media (max-width: 1300px) {
  html {
    font-size: 55%;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 52%;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 50%;
  }
  .inner {
    padding: 0 4%;
  }
}
@media (max-width: 1024px) {
  .home #page-in {
    position: static;
  }
  .home #wrap {
    min-height: 1px !important;
  }
  .navigation-home {
    width: 35px;
    position: fixed;
  }
  .navigation-open {
    display: none !important;
  }
  .navigation-home .navigation-home-inner > ul {
    margin-left: 0;
  }
  .navigation-home.active .navigation-home-inner {
    opacity: 1;
  }
}
/* header styles */
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 7rem 0 3rem;
}
#header.fixed {
  width: 150px;
  margin-left: 5px;
}
#logo {
  position: absolute;
  left: 50%;
  top: 7rem;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
#logo .color-logo {
  display: block;
}
#logo .white-logo {
  display: none;
}
.home #logo .color-logo, .page-template-flexible-page:not(.white-hero) #logo .color-logo, .tax-properties:not(.white-hero) #logo .color-logo {
  display: none;
}
.home #logo .white-logo, .page-template-flexible-page:not(.white-hero) #logo .white-logo, .tax-properties:not(.white-hero) #logo .white-logo {
  display: block;
}
.home .mobile-menu {
  border-color: #fff;
}
.home .mobile-menu i {
  background: #fff;
}
.home .mobile-menu:before {
  background: #fff;
}
.home .mobile-menu:after {
  background: #fff;
}
.home .mobile-menu span {
  color: #fff;
}
.home .mobile-menu.black {
  border-color: #343434;
}
.home .mobile-menu.black span {
  color: #343434;
}
.home .mobile-menu.black i, .home .mobile-menu.black:before, .home .mobile-menu.black:after {
  background: #343434 !important;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu, .tax-properties:not(.white-hero) .mobile-menu {
  border-color: #fff;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu i, .tax-properties:not(.white-hero) .mobile-menu i {
  background: #fff;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu:before, .tax-properties:not(.white-hero) .mobile-menu:before {
  background: #fff;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu:after, .tax-properties:not(.white-hero) .mobile-menu:after {
  background: #fff;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu span, .tax-properties:not(.white-hero) .mobile-menu span {
  color: #fff;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu.black, .tax-properties:not(.white-hero) .mobile-menu.black {
  border-color: #343434;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu.black span, .tax-properties:not(.white-hero) .mobile-menu.black span {
  color: #343434;
}
.page-template-flexible-page:not(.white-hero) .mobile-menu.black i, .page-template-flexible-page:not(.white-hero) .mobile-menu.black:before, .page-template-flexible-page:not(.white-hero) .mobile-menu.black:after, .tax-properties:not(.white-hero) .mobile-menu.black i, .tax-properties:not(.white-hero) .mobile-menu.black:before, .tax-properties:not(.white-hero) .mobile-menu.black:after {
  background: #343434 !important;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu, .tax-properties:not(.white-hero) .fixed .mobile-menu {
  border-color: #fff;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu i, .page-template-flexible-page:not(.white-hero) .fixed .mobile-menu:before, .page-template-flexible-page:not(.white-hero) .fixed .mobile-menu:after, .tax-properties:not(.white-hero) .fixed .mobile-menu i, .tax-properties:not(.white-hero) .fixed .mobile-menu:before, .tax-properties:not(.white-hero) .fixed .mobile-menu:after {
  background: #fff !important;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu span, .tax-properties:not(.white-hero) .fixed .mobile-menu span {
  color: #fff;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu.black, .tax-properties:not(.white-hero) .fixed .mobile-menu.black {
  border-color: #343434;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu.black i, .page-template-flexible-page:not(.white-hero) .fixed .mobile-menu.black:before, .page-template-flexible-page:not(.white-hero) .fixed .mobile-menu.black:after, .tax-properties:not(.white-hero) .fixed .mobile-menu.black i, .tax-properties:not(.white-hero) .fixed .mobile-menu.black:before, .tax-properties:not(.white-hero) .fixed .mobile-menu.black:after {
  background: #343434 !important;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu.black span, .tax-properties:not(.white-hero) .fixed .mobile-menu.black span {
  color: #343434;
}
.page-template-flexible-page:not(.white-hero) .fixed #logo, html body.archive.tax-properties header.fixed #logo, .fixed #logo {
  opacity: 0;
  visibility: hidden;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu, html body.archive.tax-properties header.fixed .mobile-menu, .fixed .mobile-menu {
  border-color: #f68925;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu i, html body.archive.tax-properties header.fixed .mobile-menu i, .fixed .mobile-menu i {
  background: #f68925 !important;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu span, html body.archive.tax-properties header.fixed .mobile-menu span, .fixed .mobile-menu span {
  color: #f68925 !important;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu:before, html body.archive.tax-properties header.fixed .mobile-menu:before, .fixed .mobile-menu:before {
  background: #f68925 !important;
}
.page-template-flexible-page:not(.white-hero) .fixed .mobile-menu:after, html body.archive.tax-properties header.fixed .mobile-menu:after, .fixed .mobile-menu:after {
  background: #f68925 !important;
}
.mobile-menu {
  height: 16px;
  width: 40px;
  position: relative;
  margin-left: 6.5rem;
  padding: 5px 3px;
  cursor: pointer;
}
.mobile-menu span {
  position: absolute;
  top: 100%;
  left: 0;
  color: #343434;
  right: 0;
  text-align: center;
  font-size: 12px;
}
.mobile-menu:hover:before, .mobile-menu:hover:after {
  width: 40px;
}
.mobile-menu i {
  position: absolute;
  width: 40px;
  top: 50%;
  left: 3px;
  margin-top: -1px;
  height: 2px;
  background: #343434;
}
.mobile-menu:before {
  position: absolute;
  width: 40px;
  top: 5px;
  left: 3px;
  height: 2px;
  background: #343434;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  content: "";
}
.mobile-menu:after {
  position: absolute;
  width: 40px;
  bottom: 5px;
  height: 2px;
  background: #343434;
  content: "";
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  right: 3px;
}
.menu-opened .right-form {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.menu-opened .menu-full {
  visibility: visible;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.menu-opened .menu-full:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.menu-opened .menu-full .site-footer {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.menu-opened .menu-full .menu-close {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li > a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(1) > a {
  transition-delay: 0.19s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(2) > a {
  transition-delay: 0.23s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(3) > a {
  transition-delay: 0.27s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(4) > a {
  transition-delay: 0.31s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(5) > a {
  transition-delay: 0.35s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(6) > a {
  transition-delay: 0.39s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(7) > a {
  transition-delay: 0.43s;
}
.menu-opened .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(8) > a {
  transition-delay: 0.47s;
}
.menu-full {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.85s;
  transition: visibility 0s 0.85s;
}
.menu-full:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: url(../images/menu-bg.jpg) no-repeat center center / cover;
  content: "";
  z-index: -1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.menu-full .site-footer {
  padding: 0 0 5.5rem;
  position: absolute;
  left: 6rem;
  right: 6rem;
  bottom: 0;
  background: none;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translate3d(-8rem, 0, 0);
  transform: translate3d(-8rem, 0, 0);
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.menu-full .site-footer:after {
  display: none;
}
.menu-full .site-footer .copyright, .menu-full .site-footer .created a {
  color: #fff;
}
.menu-full .menu-full-inner {
  padding: 6rem;
}
.menu-full .menu-full-inner .navigation {
  margin-left: 12%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu {
  position: relative;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li {
  font-size: 50px;
  font-family: "maison_neuebold", Arial, sans-serif;
  line-height: 1;
  margin-bottom: 5rem;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(1) > a {
  -webkit-transition: -webkit-transform 0.45s 0.2s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.2s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(2) > a {
  -webkit-transition: -webkit-transform 0.45s 0.1s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.1s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.1s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.1s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(3) > a {
  -webkit-transition: -webkit-transform 0.45s 0.066s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.066s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.066s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.066s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(4) > a {
  -webkit-transition: -webkit-transform 0.45s 0.05s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.05s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.05s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.05s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(5) > a {
  -webkit-transition: -webkit-transform 0.45s 0.04s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.04s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.04s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.04s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(6) > a {
  -webkit-transition: -webkit-transform 0.45s 0.33s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.33s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.33s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.33s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(7) > a {
  -webkit-transition: -webkit-transform 0.45s 0.028s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.028s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.028s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.028s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li:nth-child(8) > a {
  -webkit-transition: -webkit-transform 0.45s 0.025s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s 0.025s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s 0.025s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s 0.025s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li.no-hover > a {
  color: #4d4d4d;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li.no-hover > a:after {
  background: #4d4d4d;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li.hover > a:before {
  width: 100%;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li > a {
  z-index: 99;
  display: inline-block;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s 0s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li a {
  text-decoration: none;
  position: relative;
  color: #fff;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li a:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #fff;
  opacity: 1;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li a:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #f68925;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li ul {
  position: absolute;
  top: 0;
  left: 100%;
  min-height: 100%;
  width: 320px;
  padding: 4rem 0 0 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: padding 0.5s 0.1s, opacity 0.5s 0.1s, visibility 0.5s 0.1s, max-height 0.5s 0.1s;
  transition: padding 0.5s 0.1s, opacity 0.5s 0.1s, visibility 0.5s 0.1s, max-height 0.5s 0.1s;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li ul li {
  font-size: 2rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  margin-bottom: 2.8rem;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li ul li.no-hover > a {
  color: #4d4d4d;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li ul li.no-hover > a:after {
  background: #4d4d4d;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li ul li.hover > a:before {
  width: 100%;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li ul li a {
  color: #fff;
}
.menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li.hover ul {
  opacity: 1;
  visibility: visible;
  padding-left: 10rem;
}
.menu-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 6rem;
  left: 6rem;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
  z-index: 5;
  cursor: pointer;
}
.menu-close:before, .menu-close:after {
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -15px;
  margin-top: -1px;
  content: "";
}
.menu-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-opened .right-form .right-form-inner {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.right-form {
  width: 35%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translate3d(-8rem, 0, 0);
  transform: translate3d(-8rem, 0, 0);
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0;
}
.right-form .right-form-inner {
  background: rgba(39, 45, 47, 0.75);
  padding: 6rem 15%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
  -webkit-transition: transform 0.8s, opacity 0.8s;
  transition: transform 0.8s, opacity 0.8s;
}
.right-form .right-form-inner form {
  position: absolute;
  top: 50%;
  left: 15%;
  right: 15%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.right-form .right-form-inner form button {
  background: #fff;
  color: #f68925;
  padding: 0;
  width: 100%;
  height: 5.3rem;
  line-height: 5.3rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  border: none;
  cursor: pointer;
  -webkit-transition: color 0.5s, background 0.5s;
  transition: color 0.5s, background 0.5s;
}
.right-form .right-form-inner form button:hover {
  background: #f68925;
  color: #fff;
}
.right-form .lost-pass {
  margin-bottom: 3rem;
  font-size: 1.3rem;
}
.right-form .lost-pass a {
  font-family: "maison_neuemedium", Arial, sans-serif;
  text-decoration: underline;
}
.right-form .lost-pass a:hover {
  text-decoration: none;
}
.right-form .row-field {
  margin-bottom: 3rem;
  position: relative;
}
.right-form .row-field input {
  background: none;
  border: none;
  padding: 0;
  border-bottom: 1px solid #fff;
  height: 5.5rem;
  font-size: 1.5rem;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
}
.right-form .row-field label {
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 1.5rem;
  color: #fff;
  z-index: 10;
  border: none;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "maison_neuelight", Arial, sans-serif;
  -webkit-transition: -webkit-transform 150ms ease-out, font-size 150ms ease-out, opacity 150ms;
  transition: transform 150ms ease-out, font-size 150ms ease-out, opacity 150ms;
}
.right-form .row-field.focused label {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  font-size: 1.2rem;
  opacity: 0.5;
}
.investors-sign {
  color: #f68925;
  font-family: "maison_neuebold", Arial, sans-serif;
  display: inline-block;
  font-size: 1.3rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
  letter-spacing: 0.3rem;
  margin-right: 15%;
  margin-left: 15%;
  margin-top: 6rem;
  right: 0;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.8s, right 0.8s;
  transition: transform 0.8s, right 0.8s;
}
.investors-sign:hover {
  text-decoration: underline;
}
.form-opened .investors-sign {
  right: 70%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.close-form {
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  cursor: pointer;
}
.close-form:before, .close-form:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  height: 2px;
  margin-top: -1px;
  margin-left: -10px;
  background: #f68925;
}
.close-form:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 1450px) {
  #header {
    padding: 30px 0;
    height: 30px;
  }
  #logo {
    top: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .menu-full .menu-full-inner {
    padding: 3%;
  }
  .menu-full .menu-full-inner .navigation {
    margin-left: 6%;
  }
  .menu-full .site-footer {
    left: 3%;
    right: 3%;
    padding-bottom: 2%;
  }
  .menu-close {
    top: 3%;
    left: 3%;
  }
  .right-form .right-form-inner {
    padding: 7%;
  }
  .right-form .right-form-inner form {
    left: 7%;
    right: 7%;
  }
  .investors-sign {
    margin-top: 7%;
    margin-left: 7%;
    margin-right: 7%;
  }
  .form-opened .investors-sign {
    right: 86%;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-menu {
    margin-left: 2%;
    width: 30px;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    padding: 5px;
  }
  .mobile-menu:before {
    top: 5px;
    left: 5px;
    width: 20px;
  }
  .mobile-menu i {
    left: 5px;
    width: 30px;
  }
  .mobile-menu:after {
    bottom: 5px;
    right: 5px;
    width: 20px;
  }
  html body .fixed#header .mobile-menu {
    background: none;
  }
  html body .fixed#header .mobile-menu:before, html body .fixed#header .mobile-menu:after, html body .fixed#header .mobile-menu i {
    background: #f68925 !important;
  }
  .menu-opened {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .menu-opened #wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .menu-close {
    z-index: 3;
  }
  .menu-full .menu-full-inner {
    position: absolute;
    top: 40px;
    padding: 0;
    left: 0%;
    right: 0%;
    height: calc(100% - 80px);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .menu-full .menu-full-inner .navigation {
    position: relative;
    margin-left: 5rem;
    padding-top: 3rem;
    display: inline-block;
    vertical-align: top;
    z-index: 2;
  }
  .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li {
    font-size: 40px;
    margin-bottom: 2.5rem;
  }
  .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li > ul {
    position: static;
    max-height: 0px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding: 0;
    overflow: hidden;
  }
  .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li > ul li:first-child {
    margin-top: 2rem;
  }
  .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li.hover > a {
    padding-left: 2rem;
  }
  .menu-full .menu-full-inner .navigation .menu-main-menu-container > .menu > li.hover > ul {
    max-height: 500px;
  }
  .right-form {
    width: 100%;
    z-index: 1;
  }
  .right-form .right-form-inner {
    background: #272d2f;
  }
  .form-opened .right-form {
    z-index: 3;
  }
  .investors-sign {
    margin-top: 0;
    margin-left: 0;
    right: 3%;
    top: 3rem;
    position: absolute;
  }
}
@media (max-width: 450px) {
  .menu-full .site-footer {
    text-align: center;
  }
  .menu-full .site-footer .copyright {
    display: block;
    margin-bottom: 1.5rem;
    float: none;
  }
  .menu-full .site-footer .created {
    float: none;
  }
}
/* case front page sections */
.load-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}
.load-screen .grey {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 8vh;
  background: #cac9ca;
}
.load-screen .load-logo {
  position: absolute;
  top: 50%;
  opacity: 0;
  left: 50%;
  margin: -34px 0 0 -177px;
  width: 355px;
  height: 68px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWMAAABECAMAAABjwqTpAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAmc0zWuG0lqVLZjzv+AqGEANqHiwaJXcGrWLp2sPU88i/5HCMQJJVFZ9/IXu5UTBIRTk+d8S6AAALmElEQVR42uyY2YKiMBBFCxBtW0BQUVTafWt3rf//t5EErCyMA6MPPnheujGi5HCplIH/xdsBcYIPr8f7qQPhWPDh1fgmio7RucKH17IxUXaM7hI+vJJwhKpjdM/w4XW0Y9Qdo1uHD69iZ2OeY3Qr8OFF1DDfMdrw4SUEjxwH8OF5rN4jx40efHiWxrj50DHu4cNznFz8h2Ocw4enqOA/HX9BYZZGQhsYQS05GIBEy7ixouPu1piav8YxghyspjExjdVF/wTO4nvtK2My35v7PJPDnvxmujxDpLcERrBIjpogMjASNqUKRTHHDShIFxP2wKnijWEAAt4Yb/xCytrEFGfhg0zQsjFl1hNuQRUlDgPQxgi3J7ZOPwDqm3mAUMZeQ0ITEy5AhC7eqJYKsV3Mce03gGJM8cYIOEftGmGNCWlQulMUmNXlDJsoMLL+7tG86GNEs4Rjgk3YG+KNCRArTOhAcb5RdWyFLEFH1TH2o8Klhy4iGKahJfpC120NUaYFRN1VAnl84LFFYzqX8o6z11uYcFZibEAJUHNcGYUAUf9LdZyMFcJzhOzAglUBj4Z9dpHbtKFBFVpdjy6qrB94bD4Ym5RxTAySkMRykA28MQ6fdIxxGFXx/xzTXGypPB/VmLdZJniK3a+L1bku0kgvsxO5f6e2PJ2WBj8YdwU1P1ZCvfeDUpmriuWys+U3alfQ8d5irA+YMPTSakdz37l0PwvRzHeM9gHzHfd8KICFCQ3gMAV9ZVoHIXKjThrwL/59/DsCE5mSXTo3bnIS6B5hGXMjvjpGz3qloOOKFFf8TidAQTZS90VZYL5jRq7jqllI8ghvrIAzYFH1IMXnc6F7EVMX9MuzRKfh9H6eN6UTVY/+BBMWeWMeC16rrGNvdv+YRiqGnspWCcXlHWMhyfOsYaNWrSLlyvEoxie4E8U8Jfcy6AjfFjos9JpHGnO8vDG7fI5pHaFF2qQUxBEUxf4Px8Walo0rrsVGVhyos6vBjTamcSeO96WmrgdmTi2C6hF6lDVlLGD6T6Uc03PksfC62Yd3aeV9wnHlFY6hnzVs1MZvAEisRc66IBDYmaBaFkzCH7PbQx61u7rKGVtT+gs7pjoe0YlJkL94aX4Lx2fRkC1Gck5T7tO/coPvBAAxrZSykJHokZiw2etj5yF7Mko5pqowBMZmzIPc4Yv5ezgOZvRMXZHxI7iY08poAOjFYgcRJvRAYs9WzyDX8YorycYckzNEeqJKOW674k3e8yD3+de+h2PY0hWukNO+r8surxssHFuQOGHCFUKasdpZh+RY9Y/5+xXbqLTjcMQrr9RlbHlxexfH3KWf/pimUO6FdKirGpXrM3RpDSPqfI6aYyqfQZ7juBIUdjw1GAeXnxnQlkNGDd7FMUyzMrjEFPNeH+pAOd7n5bgBbYqRupnULppjYhRSOzbSL3NFjiXGNNdglL0Wvo/jStawGchhZ3bExjmmWCj1uKvXY2rQoiL12DZS+g47DO8FzNZ/LTXzHbt15Rnite19HHsOb9gi9vcrnUpT27wxQYS/wY2or9A6whh0x/SDVx9rx9kxtWPEmJZgVJh29cTjzHsjx/zzWvz+H7qpHZulVIrlDohU7TRrnRxPv22/uY5D1HpnvYov1d+VsBN2PlGhAhLXdPl4J8cWDxZL8JrHzLpKLXwHtS0sbmF+NzMAgQHt4GmOtw/GhpmcjVSAKNkbZd/t4rLI+jmrceOtHPNS13FZHLmf1Ur2NmWFIY017bWNN+wXn/po+syVHeV5bI/1/Qp9h4r/N4vo+2JhFRTC2+RPxfs7nrNyy+fHN4aGM2kHDs6YMPHl+oILIWL94O6jSg+r6nFj0npEY9LGm0HVqak0I3vNcRTzqvL2jv+0c2/bicJgGIY/grhBCKCi4F7B3ajV6X//9zZFdCUhqOic9MDnqKtSW15YWRFIty5dmfL0YgdhkUfe4yJaU8YJ8zT5fta311IxZcZRScd2vqnjlzb+I/qHLmUSZaRwQ7WxGMPnwW9vjFieGLfpagWh61BmlrZ9nIZT9a6t6eblDiaPzMTKe5y0+yBmcqTcF0oa9xrqHb2LRauLfatOFx70xmhSpvPrG5+VO3RjuhgDd+6KahNQmzTDt+7niU9sfKy/wssah/kAv/3tjYMlZVwfmYFIKDm7euL7kWu433Fw7zX1JuGIVMs9yhojySP89sbXkTCWZ7AUQmVOSeLUIDtbJLEePEMx1l7THxoQ9wUFtkd544DlTX974z5lzvLwfERRNFjS1czwoeKeQ1cjj+Nex8nj54R2XUiSpTiJO4DWWPnMMY3eahxmj6A1wvcbB3+MH3/xXLbhOkCubfxYocRq3WSsbnxx6IJWI2YsXreCe8+0JZsttNcEr+WjoJ0ajDEjVYMZGVN6H/UbvpHpo4qulZfboz17o7GHKKbPQpFnyz5yyx6+Hf5q4wP4keizUOSRvhiMRibMVxub4At5JvWh8+tMWHSBFxsjaDBJGx8VWHnjtErjz/Lp93StS+PG88buBh/PfM+ZpoXwWK3xuoXugmk+S55kqxmVqIFXa+znUxKNhw/1yoBuiEqNxZSkKMVHbuPSHR3482eNHROnEd1h4CNTo/sG4JPHjUcnmA7dtfss9s2czAci8M2jxr0e0Dcf4Pio4FHj//E9MAYtFPz1jEMPCs/IDLv6asrDN1Rb22hsOGSmkfH+Big4nPVfUri4M+xDxjdroxNC5je2hY11X/YzwwAHrXFAF3NgZT/FUaY3JytmxJR04YSs44hiHxJryX5Y7hBCh1iGYg7JH9ddzMnZqEMhy7iTEIo+MUjql7cbsx8n3KjXrFsjYguXPPVW3jFQNtal9FwzgFFs7N+eFdvQcxMO3cmZ7wHs50uppzmKsxKrEfPlxoNr1rPU2EGmN9pBMC67yddkK42RCRmDIj3OTKh8akEoZhuS5wOw3VhpTN7jxmuqIo6QljVmW9SoirmPomh8zMvz6RduuBUjD2Lt9MaIF1pjbKgrRfjGReKetMbo0xkS7vw1jFca99wBLr5dW268o9ajxgZR1cheoXFebkjVsK0+mQmRC6RwMx+5FvX0xh1Hb+yL5X2BODDzWGks3kYYjmG6/guNm+MIOW8ZSY3bhtO/2zjYUVX1CIdi4wmvmjgfVVT1OnSTnej6R288GOmNQ5GlTXvRleuNnQSSeQJMk+qNuTuUusqNIzbl9xqfjeo2QKI2PnJ0jeoS5KRuOrEbaNb1beex3rgjzsVkJO35t9Z4RSaEyzmcTKs3Nqmv/kGid3fU1Bq/yZYb1yP8F8eGhku72JgUG/O1a2qNvxxPTCqmeizR2LTqkBg7AL67qtz4L21xw1KlMf5Sp6xxZL7KRyQaBxHMV4WQjF85j+liKQfpUG4doOQ83ivnca7J5Zr58Wo2Kzc+UQ831kFtjIH7rTfmC3rVOIRoLAbz6kY9CM0jdBMDV4EyHse2bafuCZKOa/9o+RDa1C8fj7Mtp3XIEsq526qNA9cWR7BVaIx4uS025hOidyLvl/TDPSNo0uscU34Y61bcL5tXDPV5xXEeQBsrZIGV3r7Ki8pjhUlfkEzTvIMzqNoYO4arxogXG/vjRaA29hm9w+qiaxHNVohieoPyv2YX7Nrz2MQNH8cRMt2lPj/uzzqPG2N4G14Pbq/YGA35eeXV7ZRPraBq4757uP2wjWJj9Gap0jhk9B5rj3D6Eyqq03tmbdyE1rgPIDzOpB6ms9gDOI8mXGuMgRM+bgzDTQLAb7g1aI35siGNVItbOGpVbYwaGT4QdFwDemNslBUMvMneVefY9gCPvWvSF3/dgpYxo3kfkh4j6+hQGkBvHLC4vLF6vYKRZUJvjI2Yu4XiICzqlRujtSS2cN0hyhojpd/4UIk5MJI2ClaHdBNCUTvhomdzcTCGKOPX1oN2AFnfRq62Et/ipe8T2V0I+qW06Mv7c/Yh43aIXCBt/A+Ns2EBhn4HEAAAAABJRU5ErkJggg==)  no-repeat 0 0;
}
.helper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.35s, visibility 0.35s;
  transition: opacity 0.35s, visibility 0.35s;
}
.helper.show {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0.25s;
  transition: opacity 0.25s, visibility 0.25s;
}
.home-sections {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.section-bg2 {
  -webkit-clip-path: polygon(0% 100%, 0% 100%, -10.2% 81.7%, 0 81.7%, 0 64.8%, 0% 64.8%, -19.3% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% -18.4%, 39.4% 0%, 39.4% 0, 45.9% 0, 45.9% -18.5%, 56.7% 0%, 56.7% 0, 63.8% 0, 63.8% -43.8%, 89.4% 0%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
  clip-path: polygon(0% 100%, 0% 100%, -10.2% 81.7%, 0 81.7%, 0 64.8%, 0% 64.8%, -19.3% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% -18.4%, 39.4% 0%, 39.4% 0, 45.9% 0, 45.9% -18.5%, 56.7% 0%, 56.7% 0, 63.8% 0, 63.8% -43.8%, 89.4% 0%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
  transition: clip-path 1.5s ease-out, -webkit-clip-path 1.5s ease-out;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.section-bg2.action-1 {
  -webkit-clip-path: polygon(0% 100%, 0% 100%, -10.2% 81.7%, 0 81.7%, 0 64.8%, 0% 64.8%, -19.3% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% -18.4%, 39.4% 0%, 39.4% 0, 45.9% 0, 45.9% -18.5%, 56.7% 0%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
  clip-path: polygon(0% 100%, 0% 100%, -10.2% 81.7%, 0 81.7%, 0 64.8%, 0% 64.8%, -19.3% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% -18.4%, 39.4% 0%, 39.4% 0, 45.9% 0, 45.9% -18.5%, 56.7% 0%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
}
.section-bg2.action-2 {
  -webkit-clip-path: polygon(0% 100%, 64% 100%, 53.8% 81.7%, 0 81.7%, 0 64.8%, 0% 64.8%, -19.3% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% -18.4%, 39.4% 0%, 39.4% 0, 45.9% 0, 45.9% 50.8%, 56.7% 69.3%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
  clip-path: polygon(0% 100%, 64% 100%, 53.8% 81.7%, 0 81.7%, 0 64.8%, 0% 64.8%, -19.3% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% -18.4%, 39.4% 0%, 39.4% 0, 45.9% 0, 45.9% 50.8%, 56.7% 69.3%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
}
.section-bg2.action-3 {
  -webkit-clip-path: polygon(0% 100%, 64% 100%, 53.8% 81.7%, 0 81.7%, 0 64.8%, 43.8% 64.8%, 24.5% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% 21.1%, 39.4% 39.5%, 39.4% 0, 45.9% 0, 45.9% 50.8%, 56.7% 69.3%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
  clip-path: polygon(0% 100%, 64% 100%, 53.8% 81.7%, 0 81.7%, 0 64.8%, 43.8% 64.8%, 24.5% 31.6%, 0 31.6%, 0 16%, 0% 16%, -9.6% 0, 0 0, 16.1% -16%, 16.1% -8%, 21.2% 0%, 21.2% 0, 28.6% 0, 28.6% 21.1%, 39.4% 39.5%, 39.4% 0, 45.9% 0, 45.9% 50.8%, 56.7% 69.3%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
}
.section-bg2.action-4 {
  -webkit-clip-path: polygon(0% 100%, 64% 100%, 53.8% 81.7%, 0 81.7%, 0 64.8%, 43.8% 64.8%, 24.5% 31.6%, 0 31.6%, 0 16%, 15.3% 16%, 5.7% 0, 0 0, 16.1% -8%, 16.1% 0, 21.2% 8%, 21.2% 0, 28.6% 0, 28.6% 21.1%, 39.4% 39.5%, 39.4% 0, 45.9% 0, 45.9% 50.8%, 56.7% 69.3%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
  clip-path: polygon(0% 100%, 64% 100%, 53.8% 81.7%, 0 81.7%, 0 64.8%, 43.8% 64.8%, 24.5% 31.6%, 0 31.6%, 0 16%, 15.3% 16%, 5.7% 0, 0 0, 16.1% -8%, 16.1% 0, 21.2% 8%, 21.2% 0, 28.6% 0, 28.6% 21.1%, 39.4% 39.5%, 39.4% 0, 45.9% 0, 45.9% 50.8%, 56.7% 69.3%, 56.7% 0, 63.8% 0, 63.8% 81.2%, 89.4% 125%, 89.4% 0, 98.1% 0, 98.1% 100%, 100% 100%, 100% 0, 0% 0%, 0 100%);
}
.section-bg2:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.8);
}
.fourth-section .section-bg2:after {
  background: rgba(10, 30, 63, 0.5);
}
.first-section .section-bg2:after {
  background: rgba(4, 42, 104, 0.4);
}
.section-bg-wrap {
  z-index: -1;
  overflow: hidden;
}
.section-bg-wrap .section-bg {
  -ms-interpolation-mode: bicubic;
}
.section-bg-wrap .section-bg:after {
  content: "";
  background: #074dbe;
  opacity: 0.3;
}
@-webkit-keyframes slide {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes slide {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
.fix-ios .first-section {
  z-index: 98;
}
.fix-ios #logo {
  opacity: 1 !important;
}
.fix-ios.home .fixed .mobile-menu i, .fix-ios.home .fixed .mobile-menu:before, .fix-ios.home .fixed .mobile-menu:after, .fix-ios.home .mobile-menu i, .fix-ios.home .mobile-menu:before, .fix-ios.home .mobile-menu:after {
  background: #fff !important;
}
.fix-ios .home-navigatinon-arrow {
  border: 1px solid rgba(255, 255, 255, 0.45) !important;
}
.fix-ios .home-navigatinon-arrow:before {
  background: #fff !important;
  top: -10px !important;
  bottom: auto !important;
}
.fix-ios .home-navigatinon-arrow:after {
  border-top: 6px solid #fff !important;
  border-bottom: none !important;
  top: 18px !important;
}
.first-section {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.first-section .inner {
  height: 100%;
  position: relative;
}
/*
&.active {
  .top-mask {
    height: 100vh;
  } 
  .bottom-mask {
    height: 100vh;
  } 
}*/
.section-bg-canvas {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100vh;
  opacity: 0;
  visibility: hidden;
}
.top-mask {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
.top-mask svg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100vh;
  opacity: 0;
  visibility: hidden;
}
.bottom-mask {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
}
.bottom-mask svg {
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 100%;
  min-height: 100vh;
  opacity: 0;
  visibility: hidden;
}
.first-section-inner {
  bottom: 10.3vh;
  left: 30px;
  position: absolute;
}
.first-section-inner h2 {
  padding-left: 53px;
  margin-left: -53px;
  position: relative;
  max-width: 690px;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 9.5rem;
  line-height: 1;
  margin-bottom: 1.7rem;
  letter-spacing: -1px;
}
.first-section-inner h2:before {
  left: 0;
  top: 2rem;
  color: #f68925;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  content: "01";
  line-height: 0;
  position: absolute;
  font-size: 1.6rem;
}
.first-section-inner .first-section-text {
  margin-left: 32.2rem;
  max-width: 533px;
}
.first-section-inner .first-section-text p {
  color: #d9d9d9;
  font-size: 2.7rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  line-height: 1.25;
  margin-bottom: 4.4rem;
}
.first-section-inner .first-section-text a {
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 1.3rem;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.first-section-inner .first-section-text a:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: -3px;
  height: 1px;
  background: #da8a53;
  opacity: 1;
}
.first-section-inner .first-section-text a:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: -3px;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #c85709;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.desktop-version .first-section-inner .first-section-text a:hover {
  text-decoration: none !important;
  color: #c85709;
}
.desktop-version .first-section-inner .first-section-text a:hover:before {
  width: 100%;
}
.home-navigatinon-arrow {
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #d4894e;
  z-index: 99;
  left: 4vw;
  bottom: 7.8vh;
  text-indent: -9999px;
}
.home-navigatinon-arrow.hide {
  opacity: 0;
  visibility: hidden;
}
.home-navigatinon-arrow:before {
  position: absolute;
  width: 1px;
  height: 28px;
  background: #d4894e;
  top: -10px;
  left: 20px;
  content: "";
  -webkit-animation: slide 1s infinite;
  animation: slide 1s infinite;
}
.home-navigatinon-arrow:after {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 3px solid transparent;
  border-top: 6px solid #d4894e;
  top: 18px;
  left: 17px;
  content: "";
  -webkit-animation: slide 1s infinite;
  animation: slide 1s infinite;
}
.home-navigatinon-arrow.back:before {
  top: auto;
  bottom: -10px;
}
.home-navigatinon-arrow.back:after {
  border-top: none;
  top: 16px;
  border-bottom: 6px solid #fff;
}
.home-navigatinon-arrow.black {
  border: 1px solid rgba(0, 0, 0, 0.45);
}
.home-navigatinon-arrow.black:before {
  background: #000;
}
.home-navigatinon-arrow.black:after {
  border-top: 6px solid #000;
}
.home-navigatinon-arrow.black.back:after {
  border-top: none;
  top: 16px;
  border-bottom: 6px solid #000;
}
@media screen and (max-width: 1400px) {
  .first-section-inner .first-section-text {
    margin-left: 20rem;
  }
}
@media screen and (max-width: 1300px) {
  .first-section-inner h2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  .first-section-inner .first-section-text {
    margin-left: 10rem;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
  .first-section-inner h2 {
    font-size: 7rem;
  }
  .first-section-inner h2:before {
    left: 25px;
  }
}
@media screen and (max-width: 1024px) {
  .home-navigatinon-arrow {
    left: 2%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .section-bg-wrap .section-bg, .section-bg2 {
    min-width: 600px;
  }
  .first-section {
    min-height: 440px;
  }
  .first-section-inner {
    left: 4%;
    right: 14%;
  }
  .first-section-inner h2 {
    font-size: 5.5rem;
    padding-left: 38px;
  }
  .first-section-inner h2:before {
    left: 0;
  }
  .first-section-inner .first-section-text {
    margin-left: 22%;
    padding-right: 4%;
  }
  .first-section-inner .first-section-text p {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 450px) {
  .first-section-inner h2 {
    font-size: 3.5rem;
  }
  .load-screen .load-logo {
    max-width: 90%;
    margin-left: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    background-size: contain;
    background-position: center center;
  }
}
@media screen and (max-height: 450px) and (orientation: landscape) {
  .first-section {
    height: 100vh !important;
    min-height: 1px !important;
  }
  .first-section-inner {
    bottom: 17vh !important;
  }
}
.second-section {
  overflow: hidden;
  z-index: 1;
}
.second-section .content-title {
  position: relative;
  padding-left: 53px;
  margin-left: -53px;
  max-width: 570px;
}
.second-section .content-title:before {
  left: 0;
  top: 2rem;
  color: #f68925;
  font-family: "Lyon Text", Arial, sans-serif;
  font-style: italic;
  content: "02";
  line-height: 0;
  position: absolute;
  font-size: 1.6rem;
}
.second-section .second-section-wrap {
  height: 100%;
  position: relative;
}
.second-section .second-section-screen-1 {
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/lines-bg.png) repeat-y center 0;
  height: auto;
  overflow: hidden;
}
.second-section.active {
  height: 79vh;
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.second-section.active .second-section-screen-1 .second-section-inner {
  opacity: 1;
}
.second-section.active .second-section-screen-1 .announcement-section-inner {
  opacity: 1;
}
.second-section.active.show-second {
  height: 100vh;
}
.second-section.active.show-second .second-section-screen-1 {
  -webkit-transform: translate3d(0, -100vh, 0);
  transform: translate3d(0, -100vh, 0);
}
.second-section.active.show-second .second-section-screen-1 .second-section-inner {
  opacity: 0;
}
.second-section.active.show-second .second-section-screen-2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-slider-nav {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-slider-inner {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-decor-right {
  -webkit-transform: skewY(-32deg) translate(0, 0);
  transform: skewY(-32deg) translate(0, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-slider-images-decor-right {
  -webkit-transform: skewY(-32deg) translate(0, 0);
  transform: skewY(-32deg) translate(0, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-slider-images-inner {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-slider-images-inner.goTop {
  -webkit-transform: translate3d(0, -35vh, 0);
  transform: translate3d(0, -35vh, 0);
}
.second-section.active.show-second .second-section-screen-2 .second-section-slider-images-decor-right.goTop {
  -webkit-transform: skewY(-32deg) translate(0, -35vh);
  transform: skewY(-32deg) translate(0, -35vh);
}
.second-section .second-section-screen-2 {
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  position: relative;
}
.animate-section .announcement-section .announcement-section-inner {
  opacity: 1;
}
.announcement-section {
  padding: 8rem 0;
  position: relative;
  overflow: hidden;
  background: url(../images/announcement-bg.jpg) no-repeat 0 0 / cover;
}
.announcement-section .announcement-decor-2 {
  position: absolute;
  right: -10rem;
  bottom: -14rem;
  width: 22rem;
  height: 22rem;
  background: #fff;
  content: "";
  -webkit-transform: rotate(55deg);
  transform: rotate(55deg);
}
.announcement-section .announcement-decor {
  position: absolute;
  right: -21rem;
  bottom: -29rem;
  width: 46rem;
  height: 46rem;
  background: #eaeaea;
  content: "";
  -webkit-transform: rotate(55deg);
  transform: rotate(55deg);
}
.announcement-section .announcement-section-inner {
  max-width: 630px;
  padding: 0 70px 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s 0.25s;
  transition: opacity 0.8s 0.25s;
}
.announcement-section .announcement-section-inner .announcement-sub-title {
  color: #8c8c8c;
  font-size: 1.3rem;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
  margin-bottom: 2.4rem;
  font-family: "maison_neuebold", Arial, sans-serif;
}
.announcement-section .announcement-section-inner a {
  display: inline-block;
  vertical-align: top;
  padding-right: 127px;
  position: relative;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 2.2rem;
  color: #ffffff;
  line-height: 1.66;
  font-style: italic;
}
.announcement-section .announcement-section-inner a b {
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.announcement-section .announcement-section-inner a b:before {
  position: absolute;
  bottom: 10px;
  left: -3px;
  right: -3px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.announcement-section .announcement-section-inner a span {
  color: #f68925;
}
.announcement-section .announcement-section-inner a span b:before {
  background: rgba(246, 137, 37, 0.5);
}
.announcement-section .announcement-section-inner a i {
  position: absolute;
  top: 50%;
  right: 12%;
  margin-top: -19px;
  width: 38px;
  height: 38px;
  border: 1px solid #f68925;
  border-radius: 40px;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.announcement-section .announcement-section-inner a i:before, .announcement-section .announcement-section-inner a i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  width: 14px;
  content: "";
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  background: #f68925;
}
.announcement-section .announcement-section-inner a i:after {
  height: 14px;
  width: 2px;
}
.desktop-version .announcement-section .announcement-section-inner a:hover {
  text-decoration: none;
}
.desktop-version .announcement-section .announcement-section-inner a:hover b:before {
  opacity: 0;
}
.desktop-version .announcement-section .announcement-section-inner a:hover i {
  opacity: 0.5;
}
.second-section-inner {
  max-width: 689px;
  margin: 0 auto;
  height: 100%;
  padding: 17.5rem 50px 1px 0px;
}
.second-section-inner h2 {
  font-size: 10rem;
  color: #222222;
  font-family: "maison_neuebold", Arial, sans-serif;
  margin-bottom: 7rem;
  position: relative;
}
.second-section-inner h2:before {
  content: "02";
  color: #f68925;
  left: -50px;
  position: absolute;
  top: 2.2rem;
  line-height: 0;
  font-size: 1.6rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
}
.second-section-slider-nav {
  width: 210px;
  margin-bottom: 6rem;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.second-section-slider-nav a {
  display: inline-block;
  vertical-align: top;
  color: #b6b6b6;
  font-size: 2rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  text-decoration: none;
  padding-right: 24px;
  position: relative;
  margin-bottom: 2rem;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.second-section-slider-nav a:after {
  position: absolute;
  content: "/";
  right: 0;
  top: 50%;
  color: #b6b6b6;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  line-height: 0;
}
.second-section-slider-nav a:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  right: 20px;
  height: 1px;
  background: #7f7f7f;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.second-section-slider-nav a:nth-child(2n+2) {
  margin-left: 9px;
}
.second-section-slider-nav a:nth-child(2n+2):after {
  display: none;
}
.second-section-slider-nav a.current {
  color: #1d1d1d;
}
.second-section-slider-nav a.current:before {
  opacity: 1;
}
.desktop-version .second-section-slider-nav a:hover {
  color: #1d1d1d;
}
.desktop-version .second-section-slider-text p a:hover {
  text-decoration: none !important;
}
.desktop-version .second-section-slider-text p a:hover:before {
  width: 100%;
}
.second-section-slider-text p {
  color: #737373;
  font-family: "maison_neuelight", Arial, sans-serif;
  font-size: 2.7rem;
  margin-bottom: 4.7rem;
  line-height: 1.77;
}
.second-section-slider-text p a {
  color: #1d1d1d;
  font-family: "maison_neuemedium", Arial, sans-serif;
  text-decoration: none;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  position: relative;
  white-space: nowrap;
}
.second-section-slider-text p a b {
  font-weight: normal;
  position: relative;
  display: inline-block;
}
.second-section-slider-text p a:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #000;
  opacity: 1;
}
.second-section-slider-text p a:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #f68925;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.second-section-slider-text .slider-link a {
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #f68925;
  font-size: 1.3rem;
  text-transform: uppercase;
  letter-spacing: 0.4rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.second-section-slider-text .slider-link a:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #da8a53;
  opacity: 1;
}
.second-section-slider-text .slider-link a:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #000;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.desktop-version .second-section-slider-text .slider-link a:hover {
  text-decoration: none !important;
  color: #c85709;
}
.desktop-version .second-section-slider-text .slider-link a:hover:before {
  width: 100%;
}
.second-section-decor-right {
  position: absolute;
  bottom: -10%;
  right: 0;
  width: 47%;
  height: 75%;
  overflow: hidden;
  -webkit-transform: skewY(-32deg) translate(0, 100%);
  transform: skewY(-32deg) translate(0, 100%);
}
.second-section-decor-right .second-section-decor-right-bg {
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  left: 0;
  right: 0;
  position: absolute;
  background: url(../images/bg-decor-1.jpg) no-repeat 0 0 / cover;
}
.second-section-decor-right + .second-section-inner {
  padding-left: 16px;
  padding-top: 7rem;
}
.second-section-slider-images-decor-right {
  position: absolute;
  left: 26.3%;
  width: 55%;
  height: 75%;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: skewY(-32deg) translate(0, 100%);
  transform: skewY(-32deg) translate(0, 100%);
}
.second-section-slider-images-decor-right .second-section-slider-images-decor-right-bg {
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  left: 0;
  right: 0;
  position: absolute;
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
.second-section-slider {
  position: relative;
  height: calc(100% - 27rem);
}
.second-section-slider .second-section-slider-inner {
  position: relative;
  left: 0;
  right: 0;
  top: 8%;
}
.second-section-slider .second-section-slider-inner .second-section-slider-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.second-section-slider .second-section-slider-inner .second-section-slider-item.current {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.second-section-slider .second-section-slider-inner .second-section-slider-item.current.moveTop {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.second-section-slider-images {
  width: 38%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.second-section-slider-images .second-section-slider-images-inner {
  width: 100%;
  height: 65vh;
  position: absolute;
  top: 0;
  right: 0;
}
.second-section-slider-image {
  width: 100%;
  height: 100%;
  position: relative;
}
.second-section-slider-image.current .second-section-slider-image-wrap:after {
  opacity: 0;
}
.second-section-slider-image:last-child:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #fff;
  -webkit-transform: skewY(-32deg);
  transform: skewY(-32deg);
}
.second-section-slider-image .second-section-slider-image-wrap {
  height: 100%;
  width: 100%;
  -webkit-transform: skewY(32deg);
  transform: skewY(-32deg);
  overflow: hidden;
  position: relative;
}
.second-section-slider-image .second-section-slider-image-wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: #000;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.second-section-slider-image .second-section-slider-image-wrap .second-section-slider-image-single {
  right: 0;
  position: absolute;
  left: 0;
  overflow: hidden;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
}
.second-section-slider-image .second-section-slider-image-wrap .second-section-slider-image-single:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 25px;
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / auto 100%;
  content: "";
}
.second-section-slider-image:nth-child(2n+2) .second-section-slider-image-wrap .second-section-slider-image-single:after {
  background: url(../images/bg-decor-3.jpg) no-repeat 0 0 / auto 100%;
}
@media screen and (max-height: 850px) and (min-width: 1300px) {
  .second-section .second-section-screen-1 .second-section-inner {
    padding-top: 7rem;
  }
  .second-section-decor-right + .second-section-inner {
    padding-top: 5rem;
  }
  .second-section-inner h2 {
    margin-bottom: 5rem;
    font-size: 8rem;
  }
}
@media screen and (max-height: 650px) {
  .second-section-slider-nav {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1300px) {
  .second-section-slider-nav {
    width: 190px;
  }
  .second-section-inner {
    box-sizing: border-box;
    padding-right: 8%;
  }
  .second-section .content-title {
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  .second-section-inner {
    padding-left: 83px;
    padding-top: 12rem;
  }
  .second-section-inner h2 {
    font-size: 9rem;
  }
  .second-section-decor-right + .second-section-inner {
    padding-left: 83px;
    margin: 0;
    padding-top: 10rem;
    width: 64%;
  }
  .second-section-slider-text p {
    margin-bottom: 2.5rem;
  }
  .second-section .second-section-wrap {
    width: 77%;
  }
  .announcement-section .announcement-section-inner {
    margin: 0;
    padding-left: 83px;
  }
  .announcement-section .announcement-decor {
    right: -30rem;
    display: none;
  }
  .announcement-section .announcement-decor-2 {
    right: -15rem;
  }
}
@media screen and (max-width: 1023px) {
  .second-section-inner, .second-section-decor-right + .second-section-inner, .announcement-section .announcement-section-inner {
    padding-left: 70px;
  }
  .second-section .second-section-screen-1 {
    bottom: -21vh;
  }
  .second-section-inner {
    padding-right: 4%;
  }
  .second-section-decor-right + .second-section-inner {
    width: 70%;
    padding-right: 0;
  }
  .second-section-inner h2 {
    font-size: 7rem;
  }
}
@media screen and (max-width: 1023px) and (orientation: landscape) {
  .second-section-inner {
    padding-top: 10rem;
  }
  .announcement-section {
    padding: 6rem 0;
  }
  .announcement-section .announcement-section-inner a {
    font-size: 2.6rem;
  }
  .announcement-section .announcement-section-inner a b:before {
    bottom: 7px;
    left: -2px;
    right: -2px;
  }
  .second-section .second-section-screen-1 {
    bottom: -21vh;
  }
  .second-section h2 {
    font-size: 7rem;
  }
  .second-section-slider-text p {
    font-size: 2.2rem;
  }
  .second-section-slider .second-section-slider-inner {
    bottom: 15vh;
  }
}
@media screen and (max-width: 1024px) {
  .second-section-slider .second-section-slider-inner {
    top: 0;
  }
  .announcement-section .announcement-decor-2 {
    bottom: -21rem;
    right: -11rem;
  }
  .announcement-section .announcement-decor {
    bottom: -30rem;
    display: none;
  }
  .announcement-section .announcement-section-inner {
    opacity: 1;
  }
  .second-section {
    position: static;
    height: auto;
  }
  .second-section .second-section-screen-1 {
    position: static;
    height: auto;
  }
  .second-section .second-section-screen-2 {
    height: 900px;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .second-section-slider-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-bottom: 10rem;
  }
  .second-section-slider {
    height: 100%;
  }
  .second-section-slider .second-section-slider-inner {
    position: relative;
    bottom: auto;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .second-section-slider-images {
    bottom: auto;
    height: 100%;
  }
  .second-section-slider-images .second-section-slider-images-inner {
    height: 78%;
  }
  .second-section-slider-images-decor-right {
    left: 39%;
    width: 45%;
  }
  .second-section-slider .second-section-slider-inner .second-section-slider-item {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    bottom: auto;
    top: 0;
    -webkit-transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
    transition: transform 0.5s, opacity 0.5s, visibility 0.5s;
  }
  .second-section-slider .second-section-slider-inner .second-section-slider-item.current {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .second-section-slider .second-section-slider-inner .second-section-slider-item.current.moveTop {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .second-section-decor-right {
    -webkit-transform: skewY(-32deg) translate(0, 100%);
    transform: skewY(-32deg) translate(0, 100%);
    opacity: 0;
    -webkit-transition: opacity 0.3s, transform 0.8s;
    transition: opacity 0.3s, transform 0.8s;
  }
  .animate-section .second-section-decor-right {
    -webkit-transform: skewY(-32deg) translate(0, -30%);
    transform: skewY(-32deg) translate(0, -30%);
    opacity: 1;
  }
  .second-section-slider-images-decor-right {
    opacity: 0;
    -webkit-transition: opacity 0.3s, transform 0.8s;
    transition: opacity 0.3s, transform 0.8s;
    -webkit-transform: skewY(-32deg) translate(0, 100%);
    transform: skewY(-32deg) translate(0, 100%);
  }
  .animate-section .second-section-slider-images-decor-right {
    -webkit-transform: skewY(-32deg) translate(0, -20%);
    transform: skewY(-32deg) translate(0, -20%);
    opacity: 1;
  }
  .second-section-slider-images-inner {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    -webkit-transition: opacity 0.3s, transform 0.9s;
    transition: opacity 0.3s, transform 0.9s;
  }
  .animate-section .second-section-slider-images-inner {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .announcement-section .announcement-decor, .announcement-section .announcement-decor-2 {
    -webkit-transform: rotate(50deg) translate(0, 8rem);
    transform: rotate(50deg) translate(0, 8rem);
    opacity: 0;
    -webkit-transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
  }
  .animate-section .announcement-section .announcement-decor, .animate-section .announcement-section .announcement-decor-2 {
    -webkit-transform: rotate(55deg) translate(0, 0);
    transform: rotate(55deg) translate(0, 0);
    opacity: 1;
  }
  .announcement-section .announcement-section-inner .announcement-sub-title, .announcement-section .announcement-section-inner a, .second-section-inner h2, .second-section-slider-inner, .second-section-slider-nav {
    -webkit-transition: opacity 0.8s, transform 0.8s;
    transition: opacity 0.8s, transform 0.8s;
    -webkit-transform: translate3d(0, 8rem, 0);
    transform: translate3d(0, 8rem, 0);
    opacity: 0;
  }
  .animate-section .announcement-section .announcement-section-inner .announcement-sub-title, .animate-section .announcement-section .announcement-section-inner a, .animate-section .second-section-inner h2, .animate-section .second-section-slider-inner, .animate-section .second-section-slider-nav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .announcement-section .announcement-section-inner .announcement-sub-title {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .animate-section .announcement-section .announcement-section-inner a, .second-section-decor-right {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .animate-section .announcement-section .announcement-decor, .second-section-slider-images-decor-right, .second-section-slider-inner {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .animate-section .announcement-section .announcement-decor-2, .second-section-slider-images-inner {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .animate-section .second-section-inner h2 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
}
@media screen and (max-width: 1023px) {
  .second-section-slider-image {
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
}
@media screen and (max-width: 767px) {
  .second-section-decor-right .second-section-decor-right-bg {
    display: none;
  }
  .second-section .second-section-wrap {
    width: 86%;
  }
  .announcement-section .announcement-section-inner {
    padding-right: 6%;
    padding-left: calc(4% + 40px);
  }
  .announcement-section .announcement-section-inner a {
    padding-right: 68px;
  }
  .second-section-inner {
    padding-left: 0;
    margin-left: 4%;
    position: relative;
    z-index: 9;
  }
  .second-section-inner h2 {
    font-size: 5.5rem;
    padding-left: 38px;
  }
  .second-section-inner h2:before {
    left: 0;
  }
  .announcement-section .announcement-section-inner a i {
    right: 0;
  }
  .second-section-decor-right {
    height: 80%;
    bottom: -20%;
  }
  .second-section-decor-right + .second-section-inner {
    padding-left: calc(4% + 40px);
    padding-top: 3rem;
    width: 40%;
  }
  .second-section-decor-right + .second-section-inner h2 {
    margin-left: -40px;
  }
  .second-section-slider-text p {
    font-size: 2rem;
  }
  .second-section .second-section-screen-2 {
    min-height: 1px;
    height: auto;
  }
  .second-section-slider-images {
    width: 40%;
    overflow: visible;
  }
  .second-section-slider-images .second-section-slider-images-inner {
    height: 90%;
  }
  .second-section-slider-image .second-section-slider-image-wrap .second-section-slider-image-single:after {
    width: 15px;
  }
  .second-section-slider-image {
    height: 60%;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .second-section-inner {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 450px) {
  .announcement-section {
    padding: 5rem 0;
  }
  .announcement-section .announcement-section-inner a {
    font-size: 2rem;
  }
  .second-section-inner h2 {
    font-size: 3.5rem;
  }
  .second-section-slider-text p {
    font-size: 1.4rem;
  }
  .second-section-slider-nav {
    margin-bottom: 3rem;
  }
  .announcement-section .announcement-section-inner a b:before {
    bottom: 2px;
  }
}
@media screen and (max-width: 350px) {
  .second-section-slider-nav a {
    font-size: 1.9rem;
  }
}
@media screen and (max-height: 450px) {
  .menu-full .menu-full-inner .navigation {
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.third-section {
  overflow: hidden;
  position: relative;
  height: 100vh;
  z-index: 1;
}
.third-section-slider {
  height: 100vh;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.third-section-slider .third-section-slider-item {
  position: absolute;
  width: 0;
  overflow: hidden;
  height: 100vh;
  right: 0;
  bottom: 0;
  -webkit-transition: width 1s linear;
  transition: width 1s linear;
}
.third-section-slider .third-section-slider-item .third-slider-item-wrap {
  height: 100vh;
  width: 100vw;
  position: absolute;
  right: 0;
  top: 0;
}
.third-section-slider .third-section-slider-item.current {
  width: 100vw;
}
.third-section-slider .third-section-slider-item.current .third-section-slider-item-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.third-section-slider .third-section-slider-item .next-slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 130px;
}
.third-section-slider .third-section-slider-item .next-slide:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.7);
}
.third-section-slider-item-bg {
  -webkit-transition: transform 10s linear;
  transition: transform 10s linear;
}
.third-section-slider-item-bg:after {
  content: "";
  background: #000;
  opacity: 0.7;
}
.third-section-slider-item-inner {
  height: 100%;
  margin: 0 auto;
  max-width: 1230px;
  position: relative;
  padding: 0 3rem;
  box-sizing: border-box;
}
.third-section-slider-item-text-inner {
  font-size: 0;
}
.third-section-slider-item-text {
  position: absolute;
  bottom: 14.8%;
  left: 3rem;
  right: 3rem;
}
.third-section-slider-item-text > h2 {
  font-size: 10rem;
  color: #ffffff;
  font-family: "maison_neuebold", Arial, sans-serif;
  margin-bottom: 3rem;
  max-width: 650px;
}
.third-section-slider-item-text > h2:before {
  left: -55px;
  top: 2rem;
  color: #f68925;
  font-family: "Lyon Text", Arial, sans-serif;
  content: "03";
  line-height: 0;
  position: absolute;
  font-size: 1.6rem;
}
.third-section-slider-item-text .btns {
  padding-top: 4rem;
}
.third-section-slider-item-text p {
  color: #d9d9d9;
  font-size: 2.3rem;
  font-family: "Lyon_2", Arial, sans-serif;
  line-height: 1.5;
  display: inline;
}
.third-section-slider-item-text p a {
  color: #d9d9d9;
}
.third-section-slider-item-text ul {
  list-style-type: none;
}
.third-section-slider-item-text ul li {
  font-size: 2rem;
  line-height: 3.4rem;
  color: #ffffff;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  padding: 0.6rem 0 0.5rem;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
.third-section-slider-item-text ul li:last-child {
  border: none;
}
.third-section-slider-item-text ul li:first-child {
  padding-top: 0;
}
.third-section-slider-item-text ul li a {
  color: #fff;
}
.third-section-slider-item-text ul li p {
  font-size: 2rem;
  color: #fff;
}
.third-section-slider-item-text ul li p strong {
  font-weight: normal;
  font-size: 3rem;
  letter-spacing: -1px;
  font-family: "Lyon Text Regular No. 2";
}
.third-section-slider-item-text ul li strong {
  font-size: 1.2rem;
  letter-spacing: 1.75px;
  color: #d9d9d9;
  font-style: normal;
  text-transform: uppercase;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-weight: normal;
}
.third-section-slider-item-text .third-section-slider-item-col {
  display: inline-block;
  vertical-align: top;
  width: 52%;
  box-sizing: border-box;
  padding-left: 11%;
  margin-right: 7.5%;
  font-size: 1.4rem;
}
.third-section-slider-item-text .third-section-slider-item-col + .third-section-slider-item-col {
  margin-right: 0;
  padding-left: 0;
  width: 32%;
}
.third-section-slider-item-text .third-section-slider-item-link {
  font-size: 1.3rem;
  display: inline-block;
  margin-bottom: 3rem;
  margin-right: 3.2rem;
}
.third-section-slider-item-text .third-section-slider-item-link a {
  color: #f68925;
  text-decoration: underline;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: "maison_neuebold", Arial, sans-serif;
  letter-spacing: 0.4rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.third-section-slider-item-text .third-section-slider-item-link a:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: -3px;
  height: 1px;
  background: #da8a53;
  opacity: 1;
}
.third-section-slider-item-text .third-section-slider-item-link a:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: -3px;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #c85709;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.desktop-version .third-section-slider-item-text .third-section-slider-item-link a:hover {
  text-decoration: none !important;
  color: #c85709;
}
.desktop-version .third-section-slider-item-text .third-section-slider-item-link a:hover:before {
  width: 100%;
}
.fake-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  cursor: pointer;
  z-index: 1;
}
.fake-arrow.fake-prev {
  left: 0;
  border-radius: 142px 0 0 142px;
}
.fake-arrow.fake-next {
  right: 0;
  border-radius: 0 142px 142px 0;
}
.third-navigation {
  width: 142px;
  height: 142px;
  position: absolute;
  text-align: center;
  line-height: 142px;
  z-index: 11;
  right: 18vw;
  top: 15vh;
  background: #074dbe;
  border-radius: 142px;
}
.third-navigation:before {
  z-index: 1;
  content: "";
  background: #074dbe;
  border-radius: 100%;
}
.third-navigation.click:before {
  animation-name: click;
  animation-duration: 0.1s;
  animation-delay: 0s;
}
.third-navigation .arrow {
  position: relative;
  width: 28px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 999px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: opacity 0.3s, width 0.3s;
  transition: opacity 0.3s, width 0.3s;
}
.third-navigation .arrow:before {
  background: url(../images/sprite.png) no-repeat 0 -10px;
  width: 35px;
  height: 7px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
}
.third-navigation .arrow.hover, .third-navigation .arrow:hover {
  width: 35px;
}
.third-navigation .arrow.prev:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0;
}
.third-navigation .arrow.next:before {
  right: 0;
}
.third-navigation .arrow.disabled {
  width: 12px;
  opacity: 0.5;
}
.navigation-info {
  font-size: 1.5rem;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  margin: 0 7px;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.navigation-info .current-nav {
  color: #fff;
}
@keyframes click {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.third-section-slider .third-section-slider-item.current .third-section-slider-item-bg {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.animate-section .third-section-slider .third-section-slider-item.current .third-section-slider-item-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.third-section-slider-item-text, .third-navigation {
  -webkit-transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  -webkit-transform: translate3d(0, 8rem, 0);
  transform: translate3d(0, 8rem, 0);
  opacity: 0;
}
.animate-section .third-section-slider-item-text, .animate-section .third-navigation {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
@media screen and (max-width: 1400px) {
  .third-section-slider-item-text > h2 {
    font-size: 9rem;
  }
  .third-section-slider-item-text .third-section-slider-item-col {
    padding-left: 4%;
    width: 45%;
  }
  .third-section-slider-item-text .third-section-slider-item-col + .third-section-slider-item-col {
    width: 39%;
  }
}
@media screen and (max-width: 1300px) {
  .third-section-slider-item-inner {
    padding: 0 0 0 83px;
  }
  .third-section-slider-item-text {
    left: 83px;
    right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .third-section-slider-item-text > h2 {
    font-size: 8rem;
  }
  .third-section-slider-item-text .third-section-slider-item-col {
    padding-left: 2%;
    width: 45%;
    margin-right: 5%;
  }
  .third-section-slider-item-text .third-section-slider-item-col + .third-section-slider-item-col {
    width: 39%;
  }
  .third-section-slider .third-section-slider-item .next-slide {
    width: 85px;
  }
  .third-navigation {
    right: 215px;
  }
}
@media screen and (max-width: 1023px) {
  .third-navigation {
    top: 10vh;
  }
  .third-section-slider-item-text {
    bottom: 12%;
  }
  .third-section-slider-item-text > h2 {
    font-size: 7rem;
    max-width: 82%;
  }
  .third-section-slider-item-text .btns {
    padding: 2rem 0;
  }
  .third-section-slider-item-text .third-section-slider-item-col {
    padding-left: 0;
    width: 80%;
    margin-right: 0;
  }
  .third-section-slider-item-text .third-section-slider-item-col + .third-section-slider-item-col {
    width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .third-section {
    min-height: 600px;
    position: relative;
  }
  .third-section-slider-item-text {
    opacity: 1;
    z-index: 2;
  }
  .third-section-slider {
    height: 100%;
  }
  .third-section-slider .third-section-slider-item {
    z-index: 2;
    height: 100%;
    -webkit-transition: width 0.8s;
    transition: width 0.8s;
  }
  .third-section-slider .third-section-slider-item .third-section-slider-item-bg {
    -webkit-transition: transform 7s;
    transition: transform 7s;
  }
  .third-section-slider .third-section-slider-item .third-slider-item-wrap {
    height: 100%;
  }
  .section-bg-canvas {
    min-height: 100%;
  }
  .third-navigation {
    top: 2rem;
    right: 5.5%;
    height: 110px;
    width: 110px;
    line-height: 110px;
  }
  .third-navigation {
    right: 8%;
  }
}
@media screen and (max-width: 767px) {
  .third-section-slider-item-text .third-section-slider-item-col:last-child {
    display: none;
  }
  .third-section-slider-item-inner {
    padding-left: calc(4% + 38px);
    padding-right: 15%;
  }
  .third-section-slider-item-text-inner {
    padding-left: calc(38px + 5%);
  }
  .third-section-slider .third-section-slider-item .next-slide {
    width: 13.5%;
  }
  .third-section-slider-item-text {
    left: 4%;
    right: 15%;
    bottom: 8rem;
  }
  .third-section-slider-item-text .third-section-slider-item-col {
    width: auto;
  }
  .third-section-slider-item-text > h2 {
    font-size: 5.5rem;
    padding-left: 38px;
    max-width: 100%;
  }
  .third-section-slider-item-text > h2:before {
    left: 0;
  }
  .third-navigation {
    top: 8rem;
  }
}
@media screen and (max-width: 450px) {
  .third-section-slider-item-text > h2 {
    font-size: 3.5rem;
  }
  .third-section-slider-item-text p, .third-section-slider-item-text ul li p, .third-section-slider-item-text ul li, .third-section-slider-item-text ul li p strong {
    font-size: 1.7rem;
  }
  .third-navigation {
    top: 2rem;
  }
}
.fourth-section {
  position: relative;
  min-height: 101vh;
}
.fourth-section .fourth-section-wrap {
  min-height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.fourth-section .fourth-section-wrap .fourth-section-wrap-static {
  opacity: 1;
}
.fourth-section .section-bg-wrap-fourth {
  visibility: visible;
  opacity: 1;
}
.section-bg-wrap-fourth {
  overflow: hidden;
}
.section-bg-wrap-fourth .section-bg:after {
  content: "";
  background: #004990;
  opacity: 0.3;
}
.fourth-section-wrap {
  overflow: hidden;
  background: #ffffff;
  width: 72%;
}
.fourth-section-wrap .fourth-section-wrap-static {
  position: absolute;
  height: 100%;
  left: 0;
  bottom: 0;
  width: 100%;
  opacity: 1;
}
.fourth-section-inner {
  width: 720px;
  top: 19%;
  left: 54%;
  position: absolute;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.fourth-section-inner h2 {
  font-size: 10rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222222;
  margin-bottom: 4.7rem;
  position: relative;
}
.fourth-section-inner h2:before {
  content: "04";
  color: #f68925;
  left: -50px;
  position: absolute;
  top: 2.2rem;
  line-height: 0;
  font-size: 1.6rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
}
.fourth-section-inner .fourth-section-text:after {
  clear: both;
  content: "";
  display: block;
}
.fourth-section-inner .fourth-section-text .fourth-post {
  float: left;
  width: 44%;
  box-sizing: border-box;
  padding-left: 4rem;
}
.fourth-section-inner .fourth-section-text .fourth-post:first-child {
  margin-right: 12%;
}
.fourth-section-inner .fourth-section-text .fourth-post .fourth-post-date {
  color: #b6b6b6;
  font-size: 1.7rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 1.1rem;
  font-style: italic;
}
.fourth-section-inner .fourth-section-text .fourth-post h3 {
  color: #1d1d1d;
  font-size: 2.3rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  line-height: 1.4;
  margin-bottom: 2.4rem;
  margin-left: -3rem;
  font-style: italic;
}
.fourth-section-inner .fourth-section-text .fourth-post h3 a {
  color: #1d1d1d;
  text-decoration: underline;
  text-decoration-color: #1d1d1d;
  text-underline-offset: 4px;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  position: relative;
}
.fourth-section-inner .fourth-section-text .fourth-post h3 a b {
  font-weight: normal;
  position: relative;
}
.fourth-section-inner .fourth-section-text .fourth-post p {
  color: #737373;
  font-family: "maison_neuelight", Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 2.5rem;
}
.fourth-section-inner .fourth-section-text .fourth-post a.read-more {
  color: #f68925;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-family: "maison_neuebold", Arial, sans-serif;
  letter-spacing: 0.3rem;
  text-decoration: none;
  position: relative;
  display: inline-block;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.fourth-section-inner .fourth-section-text .fourth-post a.read-more:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #da8a53;
  opacity: 1;
}
.fourth-section-inner .fourth-section-text .fourth-post a.read-more:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #000;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.desktop-version .fourth-section-inner .fourth-section-text .fourth-post h3 a:hover {
  text-decoration-color: #f68925;
}
.desktop-version .fourth-section-inner .fourth-section-text .fourth-post h3 a:hover:before {
  width: 100%;
}
.desktop-version .fourth-section-inner .fourth-section-text .fourth-post a.read-more:hover {
  text-decoration: none !important;
  color: #c85709;
}
.desktop-version .fourth-section-inner .fourth-section-text .fourth-post a.read-more:hover:before {
  width: 100%;
}
.footer {
  position: absolute;
  bottom: 3rem;
  left: 0;
  right: 0;
}
.footer .footer-inner {
  padding: 0 5.6%;
  line-height: 1.2;
  overflow: hidden;
}
.footer .footer-inner .copyright {
  float: left;
  color: #222222;
  font-size: 1.4rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
}
.footer .footer-inner .copyright span {
  color: #737373;
}
.footer .footer-inner .created {
  float: right;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: italic;
  font-size: 1.4rem;
  color: #737373;
}
.footer .footer-inner .created a {
  color: #222222;
  text-decoration: none;
}
.footer .footer-inner .created a:hover {
  text-decoration: underline;
}
.section-bg-wrap-fourth .section-bg {
  -webkit-transition: transform 7s;
  transition: transform 7s;
}
.animate-section .section-bg-wrap-fourth .section-bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.fourth-section-inner h2, .fourth-section-inner .fourth-section-text .fourth-post, .fourth-section-wrap-static .footer {
  -webkit-transition: opacity 0.8s, transform 0.8s;
  transition: opacity 0.8s, transform 0.8s;
  -webkit-transform: translate3d(0, 8rem, 0);
  transform: translate3d(0, 8rem, 0);
  opacity: 0;
}
.animate-section .fourth-section-inner h2, .animate-section .fourth-section-inner .fourth-section-text .fourth-post, .animate-section .fourth-section-wrap-static .footer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.fourth-section-inner h2 {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.fourth-section-inner .fourth-section-text .fourth-post:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.fourth-section-inner .fourth-section-text .fourth-post:last-child {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.fourth-section-inner .fourth-section-wrap-static .footer {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
@media screen and (max-width: 1400px) {
  .fourth-section-inner h2 {
    font-size: 9rem;
  }
}
@media screen and (max-width: 1300px) {
  .fourth-section-inner .fourth-section-text .fourth-post {
    padding-left: 0;
  }
  .fourth-section-inner .fourth-section-text .fourth-post h3 {
    margin-left: 0;
  }
  .fourth-section-inner {
    left: 0;
    right: 0;
    padding-left: 83px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 1200px) {
  .fourth-section-wrap {
    width: 84%;
  }
}
@media screen and (max-height: 800px) {
  .fourth-section-inner {
    top: 7%;
  }
  .fourth-section-wrap-static .footer {
    bottom: 1rem;
  }
}
@media screen and (max-height: 700px) {
  .fourth-section-inner {
    top: 5%;
    width: 770px;
  }
  .fourth-section-inner h2 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 1023px) {
  .fourth-section-inner {
    width: calc(87% - 30px);
  }
  .fourth-section-wrap-static .footer {
    bottom: 0;
  }
  .fourth-section-wrap .fourth-section-wrap-static {
    bottom: 8%;
  }
}
@media screen and (max-width: 1024px) {
  .fourth-section {
    position: relative;
    padding-top: 10rem;
    z-index: 1;
    min-height: 1rem;
  }
  .section-bg-wrap-fourth {
    visibility: visible;
    opacity: 1;
  }
  .fourth-section .fourth-section-wrap {
    position: relative;
    height: auto;
    min-height: 1px;
  }
  .fourth-section .fourth-section-wrap .fourth-section-wrap-static {
    position: relative;
    padding-bottom: 8rem;
  }
  .fourth-section-inner {
    position: static;
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
  .footer {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .fourth-section-wrap-static .footer {
    padding-left: 38px;
  }
  .fourth-section-inner {
    width: auto;
    padding: 0 4%;
    box-sizing: border-box;
  }
  .fourth-section-inner .fourth-section-text {
    padding-left: 38px;
  }
  .fourth-section-inner .fourth-section-text .fourth-post {
    float: none;
    width: auto;
    margin-bottom: 6rem;
  }
  .fourth-section-inner .fourth-section-text .fourth-post:first-child {
    margin-right: 0;
  }
  .fourth-section-inner h2 {
    padding-left: 38px;
    font-size: 5.5rem;
  }
  .fourth-section-inner h2:before {
    left: 0;
  }
  .fourth-section-wrap-static .footer {
    text-align: center;
  }
  .footer .footer-inner .copyright, .footer .footer-inner .created {
    float: none;
  }
  .footer .footer-inner .copyright {
    margin-bottom: 2rem;
  }
  .fourth-section-wrap .fourth-section-wrap-static {
    padding-bottom: 3rem;
  }
  .fourth-post-excerpt {
    padding-left: 5%;
  }
}
@media screen and (max-width: 450px) {
  .fourth-section-inner h2 {
    font-size: 3.5rem;
  }
  .fourth-section-inner .fourth-section-text .fourth-post .fourth-post-date {
    font-size: 1.5rem;
  }
  .fourth-section-inner .fourth-section-text .fourth-post h3 {
    font-size: 2rem;
  }
}
/* case portfolio page sections */
.header-page {
  padding: 2.5rem 13% 2.5rem 4%;
}
.header-page h1 {
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  float: left;
  max-width: 340px;
}
.header-page:after {
  clear: both;
  content: "";
  display: block;
}
.header-page .filters {
  margin-left: 350px;
  text-align: right;
}
.filter-item, .filter-it {
  width: 140px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  margin-left: 3%;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  position: relative;
  cursor: pointer;
  padding-top: 4rem;
  z-index: 99;
}
.filter-item .clear-filter, .filter-it .clear-filter {
  display: none;
}
.filter-item:nth-child(1), .filter-it:nth-child(1) {
  z-index: 110;
}
.filter-item:nth-child(2), .filter-it:nth-child(2) {
  z-index: 109;
}
.filter-item:nth-child(3), .filter-it:nth-child(3) {
  z-index: 108;
}
.filter-item:nth-child(4), .filter-it:nth-child(4) {
  z-index: 107;
}
.filter-item:nth-child(5), .filter-it:nth-child(5) {
  z-index: 106;
}
.filter-item:nth-child(6), .filter-it:nth-child(6) {
  z-index: 105;
}
.filter-item:nth-child(7), .filter-it:nth-child(7) {
  z-index: 104;
}
.filter-item:nth-child(8), .filter-it:nth-child(8) {
  z-index: 103;
}
.filter-item:nth-child(9), .filter-it:nth-child(9) {
  z-index: 102;
}
.filter-item.active .clear-filter, .filter-it.active .clear-filter {
  display: block;
}
.filter-item.disabled, .filter-it.disabled {
  opacity: 0.5;
}
.filter-item select, .filter-it select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
.filter-item ul, .filter-it ul {
  max-height: 280px;
  background: #fff;
  overflow: hidden;
  display: none;
  position: absolute;
  left: -2rem;
  right: -2rem;
  top: 100%;
  z-index: 999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.filter-item ul li, .filter-it ul li {
  padding: 1rem 2rem;
  font-size: 1.8rem;
  color: #737373;
  font-family: "Lyon_2", Arial, sans-serif;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.filter-item ul li:hover, .filter-it ul li:hover {
  background: #f7f7f7;
}
.filter-item ul li span, .filter-it ul li span {
  position: relative;
  display: block;
  text-decoration: underline;
  /*&:before {
          content: "";
          width: 15px;
          height: 15px;
          border: 1px solid #000;
          position: absolute;
          left: 0;
          top: 0;
          background: $white;
        }
        &:after {
          content: "";
          width: 11px;
          height: 11px;
          position: absolute;
          left: 3px;
          top: 3px;
          background: #000;
          opacity: 0;
          @include transition(opacity 0.5s);
        }*/
}
.filter-item ul li.current, .filter-it ul li.current {
  color: #000;
}
.filter-item ul li.current span, .filter-it ul li.current span {
  /*&:after { 
            opacity: 1;
          }*/
}
.filter-item .selector, .filter-it .selector {
  padding: 0.3rem 20px 0.3rem 0;
  position: relative;
  color: #000;
  font-size: 1.8rem;
  border-bottom: 1px solid #000;
  font-family: "Lyon_2", Arial, sans-serif;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.filter-item .selector span, .filter-it .selector span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 1.3;
}
.filter-item .selector:before, .filter-it .selector:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 6px solid #000;
  top: 50%;
  margin-top: -2.5px;
  right: 4px;
}
.desktop-version .filter-item select {
  display: none;
}
.desktop-version .filter-it li a:hover {
  background: #d1c6bd;
}
.filter-it ul li {
  padding: 0;
}
.filter-it ul li a {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  padding: 1rem;
  display: block;
}
.filter-it ul li a:hover {
  text-decoration: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 5px !important;
  background: #074dbe !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: none !important;
}
@media (max-width: 1450px) {
  .filter-item {
    padding-top: 0;
    width: 100%;
  }
}
@media (max-width: 1100px) {
  .header-page h1 {
    font-size: 6.5rem;
  }
}
@media (max-width: 1024px) {
  .filter-item.filter-range select {
    display: none;
  }
  .filter-item.filter-range select.active {
    display: block;
  }
  .filter-item select {
    display: block;
  }
}
@media (max-width: 1023px) {
  .header-page {
    padding: 2.5rem 4%;
  }
  .header-page h1 {
    float: none;
    width: auto;
    margin-bottom: 3.5rem;
  }
  .header-page .filters {
    margin-left: 0;
    font-size: 0;
  }
  .filter-item, .filter-it {
    width: 31.33%;
  }
  .filter-item:first-child, .filter-it:first-child {
    margin-left: 0;
  }
  #map_canvas {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-page h1 {
    font-size: 5rem;
  }
}
@media (max-width: 600px) {
  .filter-item, .filter-it {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 350px) {
  .header-page h1 {
    font-size: 3.5rem;
  }
}
.page-template-portfolio {
  overflow: hidden;
}
.gm-style .gm-style-iw-c {
  box-sizing: content-box !important;
}
.gm-style .gm-style-iw-t:after {
  top: 10px !important;
}
#map_canvas {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.portfolio-wrap {
  position: relative;
  height: 100vh;
  width: 100vw;
}
.portfolio-left {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 120px;
  box-sizing: border-box;
  bottom: 0;
  width: 72vw;
  background: #fff url(../images/line-bg.jpg) no-repeat center center;
}
.portfolio-right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 36vw;
  z-index: 5;
}
.info {
  width: 100%;
  position: relative;
  height: 100%;
}
.info-left {
  width: 200px;
  padding: 20px;
  box-sizing: border-box;
}
.info-left h3 {
  font-size: 2rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222222;
  margin-bottom: 2rem;
}
.info-left .info-body p {
  font-size: 1.5rem;
  color: #222222;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 2rem;
}
.info-right {
  position: absolute;
  top: 0;
  left: 200px;
  right: 0;
  bottom: 0;
}
.gm-style-iw {
  width: 395px !important;
  top: 15px !important;
  left: 0px !important;
  background-color: #fff;
}
.gm-style .gm-style-iw + div {
  right: 53px !important;
  top: 15px !important;
  background: transparent;
  width: 20px !important;
  height: 20px !important;
}
.gm-style .gm-style-iw + div:before, .gm-style .gm-style-iw + div:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2px;
  width: 20px;
  margin-top: -1px;
  margin-left: -10px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #333;
}
.gm-style .gm-style-iw + div:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gm-style .gm-style-iw + div img {
  opacity: 0;
}
#iw-container {
  margin-bottom: 10px;
}
#iw-container .iw-content {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin-right: 1px;
  padding: 15px 5px 20px 15px;
  max-height: 140px;
  overflow-y: auto;
  overflow-x: hidden;
}
.iw-content img {
  float: right;
  margin: 0 5px 5px 10px;
}
.iw-subTitle {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0;
}
.iw-bottom-gradient {
  position: absolute;
  width: 371px;
  height: 25px;
  bottom: 10px;
  right: 18px;
}
.gm-bundled-control-on-bottom {
  bottom: 130px !important;
}
.gm-bundled-control-on-bottom .gmnoprint > div {
  height: 110px !important;
  box-shadow: none !important;
  background: none !important;
}
.gm-bundled-control-on-bottom .gmnoprint > div > div {
  display: none !important;
}
.gm-bundled-control-on-bottom .gmnoprint button {
  background: #fff !important;
  width: 45px !important;
  height: 45px !important;
  border-radius: 45px !important;
  border: 1px solid #999999 !important;
}
.gm-bundled-control-on-bottom .gmnoprint button div {
  top: 15px !important;
  left: 14px !important;
}
@media (max-width: 1450px) {
  .portfolio-left {
    padding-top: 90px;
  }
}
@media (max-width: 1023px) {
  .portfolio-wrap {
    height: auto;
    width: auto;
  }
  .portfolio-left {
    position: static;
    width: auto;
  }
  #map_canvas {
    position: relative !important;
    height: 700px;
    top: 0 !important;
  }
  .page-template-portfolio {
    overflow: visible;
  }
  .portfolio-left {
    background: none;
  }
}
.decor-right {
  position: absolute;
  left: 72%;
  width: 20%;
  height: 95%;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: skewY(-32deg);
  transform: skewY(-32deg);
  -webkit-transition: transform 1s ease-out;
  transition: transform 1s ease-out;
}
.decor-right .decor-right-inner {
  content: "";
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  left: 0;
  right: 0;
  position: absolute;
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
.portfolio-right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 36vw;
  overflow-y: auto;
}
.learn-viewproperty {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}
.learn-viewmap {
  cursor: pointer;
}
.portfolio-bg {
  overflow: hidden;
  -webkit-transform: skewY(-32deg) translate3d(0, 0, 10px);
  transform: skewY(-32deg) translate3d(0, 0, 10px);
}
.portfolio-bg .portfolio-bg-inner {
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: skewY(32deg) translate3d(0, 0, 10px);
  transform: skewY(32deg) translate3d(0, 0, 10px);
}
.portfolio-bg .portfolio-bg-inner:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #1f2b40;
  opacity: 0.3;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.portfolio-bg .portfolio-bg-inner:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  opacity: 0.4;
}
.portfolio-item {
  height: 365px;
  position: relative;
  font-size: 1.4rem;
}
.portfolio-item:hover .portfolio-bg-inner:before, .portfolio-item.hover .portfolio-bg-inner:before {
  width: 0;
}
.portfolio-list {
  font-size: 0;
}
.portfolio-list li {
  width: 48.5%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3%;
}
.portfolio-list li:nth-child(2n+1) {
  margin-right: 3%;
}
.portfolio-text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 0 3rem;
  color: #fff;
  box-sizing: border-box;
  -webkit-transform: translate3d(0, -30%, 15px);
  transform: translate3d(0, -30%, 15px);
}
.portfolio-text h3 {
  font-size: 2rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  margin-bottom: 2.5rem;
}
.portfolio-text .portfolio-description p {
  color: #fff;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 1.7rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.portfolio-text .case-study {
  font-size: 1.2rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #da8a53;
  letter-spacing: 0.4rem;
  text-transform: uppercase;
}
.portfolio-logo {
  position: relative;
  z-index: 9;
  padding: 0 3rem 0 55%;
}
@media (max-width: 1450px) {
  .portfolio-item {
    height: 300px;
  }
  .portfolio-text .portfolio-description p {
    font-size: 1.5rem;
  }
  .portfolio-text {
    padding: 0 2rem;
  }
}
@media (max-width: 1023px) {
  .learn-viewmap {
    display: none !important;
  }
  .portfolio-right {
    position: static;
    width: auto;
    max-width: 600px;
    height: auto;
    overflow-y: hidden;
    margin: 0 auto;
    padding: 0 4%;
  }
  .portfolio-wrap {
    background: url(../images/lines-bg.png) repeat-y center 0;
  }
  .decor-right {
    display: none;
  }
  .portfolio-text {
    padding: 0 10%;
  }
  .portfolio-text h3 {
    font-size: 2.5rem;
  }
  .portfolio-text .portfolio-description p {
    font-size: 1.9rem;
  }
}
@media (max-width: 450px) {
  .portfolio-list {
    padding-top: 50px !important;
  }
  .portfolio-list li {
    width: 100%;
    margin-right: 0 !important;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
}
/* case project page sections */
.intro-project {
  padding: 11rem 0 0;
  overflow: hidden;
  background: url(../images/line-bg.jpg) no-repeat 270px 0;
}
.intro-project .inner:after {
  display: block;
  clear: both;
  content: "";
}
.intro-project-left {
  width: 60%;
  float: left;
  padding-right: 10%;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  padding-bottom: 5rem;
}
.intro-project-left.no-bottom {
  margin-bottom: 0rem;
}
.intro-project-left:before {
  position: absolute;
  top: -25rem;
  right: 0;
  width: 1200px;
  content: "";
  bottom: 0;
  z-index: -1;
  background: #fff url(../images/line-bg.jpg) no-repeat 200% 0;
}
.intro-project-right {
  margin-left: 62%;
  margin-bottom: 4rem;
}
.page-title {
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 8.5rem;
  color: #222222;
  margin-bottom: 3.5rem;
}
.set-title {
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222222;
  width: 100px;
  text-transform: uppercase;
  padding: 15px 5px;
}
.set-desc {
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #737373;
  padding: 5px;
}
.intro-img {
  position: relative;
  z-index: 1;
}
.intro-img img {
  width: 100%;
  display: block;
}
.intro-img .hero-section {
  padding: 0;
}
.intro-img .hero-bg {
  position: static;
}
.intro-img .hero-bg video {
  position: static;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.project-section-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 100px;
}
.project-section-nav a {
  display: block;
  color: #f68925;
}
.project-section-nav .project-section-nav-first {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  bottom: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.project-section-nav .project-section-nav-first ul {
  list-style-type: none;
  height: 100%;
}
.project-section-nav .project-section-nav-first .current a {
  text-decoration: underline;
}
.project-section-nav .project-section-nav-second {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 200px;
  padding: 0 30px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.project-section-nav .project-section-nav-second ul {
  list-style-type: none;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  -webkit-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.project-section-nav .project-section-nav-second a {
  color: #fff;
  font-style: italic;
  font-family: "Lyon_Text", Arial, sans-serif;
  display: inline-block;
  position: relative;
}
.project-section-nav .project-section-nav-second a:before {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 1px;
  background: #a2a7ad;
  content: "";
  width: 0%;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.project-section-nav .project-section-nav-second a span {
  color: #b0b0b0;
  padding-left: 3px;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
}
.project-section-nav .project-section-nav-second a:hover {
  text-decoration: none;
}
.project-section-nav .project-section-nav-second a:hover:before {
  width: 100%;
}
.project-section-nav .project-section-nav-second a:hover span {
  color: #fff;
}
.project-section-nav .project-section-nav-second .current a:before {
  width: 100%;
}
.project-section-nav .project-section-nav-second .current a span {
  color: #fff;
}
.desktop-version .project-section-nav:hover .project-section-nav-second {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.desktop-version .project-section-nav:hover .project-section-nav-second ul {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
  transition: opacity 0.5s 0.3s, transform 0.5s 0.3s;
}
.desktop-version .project-section-nav:hover .project-section-nav-first {
  opacity: 0;
}
[data-count]:before {
  position: absolute;
  top: 3rem;
  left: -50px;
  content: attr(data-count);
  color: #f68925;
  font-size: 1.6rem;
  line-height: 0;
  font-family: "Lyon_Text", Arial, sans-serif;
}
@media (max-width: 1250px) {
  .project-section-nav {
    right: 0%;
    width: 50px;
  }
  .project-section-nav .project-section-nav-first {
    right: 0%;
    width: 30px;
  }
  .project-section-nav .project-section-nav-second {
    width: 150px;
  }
  [data-count] {
    padding-left: 30px;
  }
  [data-count]:before {
    left: 0;
  }
}
@media (max-width: 1100px) {
  .intro-project {
    padding-top: 8rem;
  }
  .page-title, [data-count] {
    font-size: 6.5rem !important;
  }
}
@media (max-width: 767px) {
  .page-title, [data-count] {
    font-size: 5rem !important;
  }
  .page-title:before, [data-count]:before {
    top: 2rem;
  }
  .intro-project-left {
    float: none;
    width: 100%;
    margin-bottom: 3rem;
    padding-bottom: 0;
  }
  .intro-project-left:before {
    display: none;
  }
  .intro-project-right {
    margin-left: 0;
    margin-bottom: 2rem;
    padding-right: 20px;
  }
}
@media (max-width: 350px) {
  .page-title, [data-count] {
    font-size: 3.5rem !important;
  }
  .page-title:before, [data-count]:before {
    top: 1.5rem;
  }
}
.approach-section {
  background: url(../images/lines-bg.png) repeat-y center 0;
  padding: 18rem 0 12rem;
  position: relative;
  overflow: hidden;
}
.approach-section:after {
  clear: both;
  display: block;
  content: "";
}
.approach-section:before {
  position: absolute;
  top: 30%;
  left: 0;
  z-index: -1;
  height: 80%;
  width: 475px;
  content: "";
  background: #f4f4f4;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
}
.approach-left {
  width: 52%;
  float: left;
  position: relative;
}
.approach-left img {
  margin-left: -10%;
  position: relative;
  z-index: 10;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 58%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 58%, 0 100%);
}
.approach-left canvas {
  margin-left: -10%;
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 5;
}
.approach-left:after {
  content: "";
}
.approach-right {
  margin-left: 56%;
}
.approach-right h2 {
  position: relative;
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222222;
  margin-bottom: 4rem;
}
.approach-left-decor {
  position: absolute;
  top: 30%;
  left: 0;
  height: 60%;
  width: 50%;
  -webkit-transform: skewY(-32deg);
  transform: skewY(-32deg);
  overflow: hidden;
  z-index: 1;
}
.approach-left-decor div {
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
@media (max-width: 1250px) {
  .approach-left img {
    margin-left: 0;
  }
}
@media (max-width: 1100px) {
  .approach-section {
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .approach-left {
    float: none;
    width: auto;
    margin-bottom: 2rem;
  }
  .approach-right {
    margin-left: 0;
    padding-right: 20px;
  }
  .approach-left-decor {
    top: 28%;
    left: 4rem;
  }
}
.history-section {
  position: relative;
}
.history-left {
  padding: 16.5rem 0 12rem;
  width: 50%;
  overflow: hidden;
  background: #074dbe;
}
.history-left .history-left-inner {
  max-width: 660px;
  float: right;
  padding-right: 18.5%;
  box-sizing: border-box;
}
.history-left .history-left-inner h2 {
  position: relative;
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #fff;
  margin-bottom: 4rem;
}
.history-left-item.content-entry p, .history-left-item.content-entry li {
  color: #ccd4ed;
}
.history-left-item.content-entry a {
  color: #fff;
  font-family: "maison_neuemedium", Arial, sans-serif;
  text-decoration: underline;
}
.history-left-item.content-entry a:hover {
  text-decoration: none;
}
.history-right {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  right: 0;
}
.history-right .history-right-slider, .history-right .slick-list, .history-right .slick-track, .history-right .history-right-item {
  height: 100%;
}
.history-right-item {
  position: relative;
}
.history-right-item .history-right-item-bg:after {
  background: #000;
  opacity: 0.35;
  content: "";
}
.history-right-item .history-right-item-caption {
  position: absolute;
  bottom: 10%;
  width: 550px;
  max-width: 100%;
  left: 0;
  text-align: right;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 1.7rem;
  color: #fff;
}
.history-right-item .history-right-item-caption .year {
  color: #fff;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 6rem;
  display: block;
  margin-bottom: 1.5rem;
}
.history-control {
  width: 142px;
  height: 142px;
  position: absolute;
  text-align: center;
  line-height: 142px;
  z-index: 11;
  top: 40%;
  right: 200px;
  background: #074dbe;
  border-radius: 142px;
}
.history-control:before {
  z-index: 1;
  content: "";
  background: #074dbe;
  border-radius: 100%;
}
.history-control.click:before {
  animation-name: click;
  animation-duration: 0.3s;
  animation-delay: 0s;
}
.history-control .slick-arrow {
  position: relative;
  width: 28px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 999px;
  z-index: 2;
  padding: 0;
  background: none;
  border: none;
  margin: 0 2px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s, width 0.3s;
  transition: opacity 0.3s, width 0.3s;
}
.history-control .slick-arrow:hover {
  width: 35px;
}
.history-control .slick-arrow:before {
  background: url(../images/sprite.png) no-repeat 0 -10px;
  width: 35px;
  height: 7px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
}
.history-control .slick-arrow.slick-prev:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0;
}
.history-control .slick-arrow.slick-next:before {
  right: 0;
}
.history-control .slick-arrow.slick-disabled {
  width: 12px;
  opacity: 0.5;
}
@media (max-width: 1450px) {
  .history-left .history-left-inner {
    max-width: 100%;
    padding: 0 4%;
  }
  .history-right-item .history-right-item-caption {
    right: 40px;
    width: auto;
  }
}
@media (max-width: 1250px) {
  .history-right-item .history-right-item-caption {
    right: 40px;
    width: auto;
  }
  .history-control {
    top: 2rem;
  }
}
@media (max-width: 767px) {
  .history-left {
    padding: 5rem 20px 5rem 0;
    width: auto;
  }
  .history-right {
    position: relative;
    left: 0;
    height: 80vh;
  }
  .history-control {
    width: 110px;
    height: 110px;
    line-height: 110px;
    left: 2rem;
  }
}
.tenants-section {
  padding: 17rem 0 17rem;
  background: url(../images/announcement-bg2.jpg) no-repeat 0 0 / cover;
}
.tenants-section-text {
  margin-bottom: 6.5rem;
}
.tenants-section-text:after {
  clear: both;
  content: "";
  display: block;
}
.tenants-section-text .tenants-title {
  width: 40%;
  float: left;
}
.tenants-section-text .tenants-title h2 {
  position: relative;
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #fff;
}
.tenants-section-text .tenants-description {
  margin-left: 40%;
}
.tenants-section-text .tenants-description p {
  color: #b2b2b2;
  font-size: 1.8rem;
  line-height: 2;
}
.tenants-slider-item div {
  margin-right: 5rem;
}
.tenants-logos-titles {
  font-size: 2rem;
  color: #fff;
  font-family: "Lyon_Text", Arial, sans-serif;
}
.tenants-logos-item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 15px;
  font-size: 2rem;
  text-transform: uppercase;
}
.tenants-logos-item + .tenants-logos-item {
  padding-left: 18px;
}
.tenants-logos-item + .tenants-logos-item:before {
  position: absolute;
  content: "|";
  left: 0;
  top: 0;
  line-height: 0;
  top: 50%;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .tenants-section-text .tenants-title {
    width: auto;
    float: none;
  }
  .tenants-section-text .tenants-title h2 {
    margin-bottom: 3rem;
  }
  .tenants-section-text .tenants-description {
    margin-left: 0;
  }
  .tenants-section {
    padding: 7rem 20px 7rem 0;
  }
}
.adition-space {
  padding-bottom: 20rem !important;
}
.awards-section {
  position: relative;
  z-index: 10;
  margin-top: -13rem;
  padding: 18rem 0 14rem;
}
.awards-section .inner {
  position: relative;
  z-index: 10;
}
.awards-bg {
  overflow: hidden;
}
.awards-bg svg {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.awards-section-title {
  margin-left: 55%;
}
.awards-section-title h2 {
  color: #fff;
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  margin-bottom: 6.5rem;
  position: relative;
}
.awards-list {
  margin: 0 auto;
  max-width: 745px;
  border-top: 1px solid #5877ac;
  padding-top: 6.5rem;
}
.awards-item {
  overflow: hidden;
  margin-bottom: 4.5rem;
}
.awards-item .awards-img {
  width: 70px;
  float: left;
}
.awards-item .awards-text {
  margin-left: 95px;
}
.awards-item .awards-text h3 {
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #fff;
  font-size: 3rem;
  margin-bottom: 1.2rem;
}
.awards-item .awards-text p {
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #b6b6b6;
  font-size: 2rem;
}
@media (max-width: 1100px) {
  .awards-section {
    padding: 12rem 2rem 5rem 0;
  }
}
@media (max-width: 767px) {
  .awards-item .awards-text h3 {
    font-size: 2.5rem;
  }
  .awards-section-title h2 {
    margin-bottom: 3rem;
  }
  .awards-section-title {
    margin-left: 0;
  }
  .awards-list {
    padding-top: 3rem;
  }
  .awards-section {
    padding-right: 20px;
  }
}
.partners-section {
  padding: 18rem 0 12rem;
  background: url(../images/lines-bg.png) repeat-y center center;
  position: relative;
  overflow: hidden;
}
.partners-section:before {
  content: "";
  width: 30%;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  bottom: 0;
  background: #f4f4f4;
}
.partners-left {
  float: left;
  width: 42%;
}
.partners-left h2 {
  margin-bottom: 4rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 8.5rem;
  color: #222222;
  position: relative;
}
.partners-left p {
  color: #737373;
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
  font-family: "maison_neuelight", Arial, sans-serif;
}
.partners-left p a {
  color: #222222;
  font-family: "maison_neuemedium", Arial, sans-serif;
}
.partners-right {
  margin-left: 45%;
  text-align: center;
}
.partners-item {
  text-align: center;
  margin-bottom: 4rem;
  display: inline-block;
  vertical-align: middle;
}
.partners-item + .partners-item {
  margin-left: 2rem;
}
@media (max-width: 767px) {
  .partners-section {
    padding: 5rem 20px 5rem 0;
  }
  .partners-left {
    float: none;
    width: auto;
    margin-bottom: 3rem;
  }
  .partners-right {
    margin-left: 0;
  }
}
.gallery-section {
  position: relative;
  overflow: hidden;
}
.gallery-section .gallery-section-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 21vh;
  z-index: 10;
}
.gallery-section .gallery-section-inner h2 {
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #fff;
  position: relative;
}
.gallery-slider {
  height: 100vh;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.gallery-slider .gallery-item {
  position: absolute;
  width: 0;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: width 1s linear;
  transition: width 1s linear;
  -ms-transition: width 1s linear;
}
.gallery-slider .gallery-item:first-child {
  width: 100%;
}
.gallery-slider .gallery-item.current {
  width: 100%;
}
.gallery-slider .gallery-item .next-slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 130px;
}
.gallery-item-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  /*&:after {
      @extend %fullabs;
      content: "";
      background: #000;
      opacity: 0.5;
    }*/
}
.gallery-navigation {
  width: 142px;
  height: 142px;
  position: absolute;
  text-align: center;
  line-height: 142px;
  z-index: 11;
  right: 10%;
  top: 21vh;
  background: #074dbe;
  border-radius: 142px;
}
.gallery-navigation:before {
  z-index: 1;
  content: "";
  background: #074dbe;
  border-radius: 100%;
}
.gallery-navigation.click:before {
  animation-name: click;
  animation-duration: 0.3s;
  animation-delay: 0s;
}
.gallery-navigation .arrow {
  position: relative;
  width: 28px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 999px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: opacity 0.3s, width 0.3s;
  transition: opacity 0.3s, width 0.3s;
}
.gallery-navigation .arrow:before {
  background: url(../images/sprite.png) no-repeat 0 -10px;
  width: 35px;
  height: 7px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
}
.gallery-navigation .arrow.hover, .gallery-navigation .arrow:hover {
  width: 35px;
}
.gallery-navigation .arrow.prev:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0;
}
.gallery-navigation .arrow.next:before {
  right: 0;
}
.gallery-navigation .arrow.disabled {
  width: 12px;
  opacity: 0.5;
}
@keyframes click {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .gallery-section .gallery-section-inner {
    padding-top: 3rem;
  }
  .gallery-navigation {
    top: 3rem;
    width: 110px;
    height: 110px;
    line-height: 110px;
    right: 40px;
  }
  .gallery-navigation .arrow, .gallery-navigation .arrow:hover {
    width: 25px;
  }
  .gallery-navigation .arrow.disabled:hover {
    width: 12px;
  }
  .navigation-info {
    margin: 0 5px;
  }
}
.testimonial-section {
  padding: 19rem 0;
  position: relative;
  overflow: hidden;
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.testimonial-section .slick-dots {
  padding-top: 30px;
  text-align: center;
}
.testimonial-section .slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.testimonial-section .slick-dots li button {
  overflow: hidden;
  width: 25px;
  border: none;
  padding: 0;
  height: 4px;
  text-indent: 9999px;
  background: #eeeeec;
}
.testimonial-section .slick-dots li.slick-active button {
  background: #333;
}
.slider-test {
  max-width: 915px;
  margin: 0 auto;
}
.sub-title {
  font-size: 1.3rem;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #8c8c8c;
  margin-bottom: 6.5rem;
}
.testimonial-text {
  color: #000;
  font-size: 3.5rem;
  line-height: 1.4;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 4rem;
}
.testimonial-author {
  color: #222222;
  font-size: 2rem;
  line-height: 1.4;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 4rem;
}
.decor-testimonial {
  position: absolute;
  bottom: -30%;
  right: 0;
  z-index: -1;
  height: 60%;
  width: 475px;
  content: "";
  background: #f1f1f2;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
}
@media (max-width: 767px) {
  .sub-title {
    margin-bottom: 3.5rem;
  }
  .testimonial-section {
    padding: 8rem 20px 8rem 0;
  }
  .testimonial-text {
    font-size: 2.5rem;
  }
}
.project-nav {
  overflow: hidden;
  padding-top: 0rem;
  text-align: center;
}
.project-nav h2.content-title {
  margin-bottom: 0;
}
.navi-pj {
  width: 50%;
  position: relative;
  display: block;
  height: 40vh;
  float: left;
  overflow: hidden;
}
.navi-pj .nav-bg {
  z-index: 1;
}
.navi-pj .nav-bg:after {
  content: "";
  background: rgba(0, 0, 0, 0.2);
}
.navi-pj .nav-bg:before {
  content: "";
  background: rgba(0, 0, 0, 0.35);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.navi-pj .navi-pj-inner {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate3d(-50%, -20%, 0);
  transform: translate3d(-50%, -20%, 0);
  opacity: 0;
  -webkit-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.navi-pj .navi-pj-inner .nav-title {
  color: #fff;
  font-size: 3rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  margin-bottom: 1.5rem;
  display: block;
}
.navi-pj .navi-pj-inner .nav-desc .p {
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #fff;
  font-size: 1.9rem;
  display: block;
  line-height: 1.7;
}
.navi-pj:hover .nav-bg:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.navi-pj:hover .navi-pj-inner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  opacity: 1;
}
@media (max-width: 1024px) {
  .single-project .navi-pj .navi-pj-inner {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
/* case blog page sections */
.bloposts {
  padding-top: 15rem;
  overflow: hidden;
  position: relative;
}
.bloposts:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  height: 440px;
  background: url(../images/line-top.png) no-repeat center top;
  z-index: -1;
}
.bloposts:after {
  position: absolute;
  top: 440px;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: -1;
  background: url(../images/lines-bg.png) repeat-y center center;
}
.bloposts-head .page-title {
  padding-bottom: 6.5rem;
}
.bloposts-head .page-title em {
  font-family: "Lyon_2", Arial, sans-serif;
  font-size: 5rem;
  font-style: normal;
}
.single .bloposts-head .page-title {
  padding-bottom: 0;
  font-size: 4.8rem;
}
.single .bloposts-head .date-post {
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 2rem;
  color: #4b4a4a;
  margin-bottom: 3.5rem;
}
.bloposts-left {
  float: left;
  width: 68%;
}
.bloposts-left .content-entry {
  padding-right: 8%;
}
.bloposts-right {
  margin-left: 68%;
  position: relative;
  padding-top: 4.5rem;
  padding-left: 4%;
  box-sizing: border-box;
}
.bloposts-right:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 3000px;
  background: #f7f7f7;
  content: "";
  z-index: -1;
}
.blog-posts-inner {
  font-size: 0;
}
.blog-posts-inner .blog-post-row {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
  padding-right: 8%;
  margin-bottom: 10rem;
}
.blog-posts-inner .blog-post-row .blog-posts-text {
  padding-left: 3.5rem;
}
.blog-posts-inner .blog-post-row .blog-posts-text h3 {
  margin-left: -3.5rem;
  font-size: 2.7rem;
  line-height: 1.4;
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #1d1d1d;
  margin-bottom: 3rem;
}
.blog-posts-inner .blog-post-row .blog-posts-text h3 a {
  color: #1d1d1d;
  text-decoration: none;
}
.blog-posts-inner .blog-post-row .blog-posts-text h3 a:hover b:before {
  width: calc(100% + 6px);
}
.blog-posts-inner .blog-post-row .blog-posts-text h3 a b {
  font-weight: normal;
  position: relative;
  display: inline-block;
  margin: 0 -1px;
  padding: 0 1px;
}
.blog-posts-inner .blog-post-row .blog-posts-text h3 a b:after {
  content: "";
  left: -3px;
  width: calc(100% + 6px);
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #000;
  opacity: 1;
}
.blog-posts-inner .blog-post-row .blog-posts-text h3 a b:before {
  content: "";
  left: -3px;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #f68925;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.blog-posts-inner .blog-post-row .blog-posts-text p {
  color: #737373;
  font-size: 1.5rem;
  line-height: 2;
  margin-bottom: 3rem;
}
.blog-posts-inner .blog-post-row .bottom-post-side {
  overflow: hidden;
}
.blog-posts-inner .blog-post-row .bottom-post-side .learn-link {
  float: left;
}
.blog-posts-inner .blog-post-row .bottom-post-side span {
  float: right;
  font-size: 1.2rem;
  color: #82807f;
}
.search-form {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 6.5rem;
}
.search-form input {
  height: 2.5rem;
  border: none;
  border-bottom: 1px solid #616161;
  padding: 0;
  max-width: 200px;
  background: none;
  box-sizing: border-box;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 2rem;
  color: #222;
  padding-right: 20px;
}
.search-form .search-submit {
  background: none;
  padding: 0;
  border: none;
  width: 20px;
  height: 2.5rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #636363;
  font-size: 1.5rem;
}
.search-form .clear-search {
  position: absolute;
  top: 50%;
  left: 100%;
  color: #000;
  transform: translate(0, -50%);
  transition: opacity 0.35s, visibility 0.35s;
  margin: 0.1rem 0 0 0.2rem;
  opacity: 0;
  visibility: hidden;
}
.search-form .clear-search span {
  text-indent: -9999px;
  display: block;
  line-height: 0;
}
.search-form .clear-search.show {
  opacity: 1;
  visibility: visible;
}
.sidebar h3 {
  color: #7a7a7a;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.categories-list {
  margin-bottom: 5.5rem;
}
.categories-list ul {
  list-style-type: none;
}
.categories-list ul li {
  font-size: 2.3rem;
  font-family: "Lyon_Text", Arial, sans-serif;
}
.categories-list ul li.current a b:after {
  background: #000;
}
.categories-list ul li a {
  padding: 1.8rem 0;
  border-bottom: 1px solid #616161;
  color: #1d1d1d;
  display: block;
}
.categories-list ul li a:hover {
  text-decoration: none !important;
}
.categories-list ul li a:hover b:before {
  width: calc(100% + 6px);
}
.categories-list ul li a b {
  font-weight: normal;
  position: relative;
  display: inline-block;
}
.categories-list ul li a b:after {
  content: "";
  left: -3px;
  width: calc(100% + 6px);
  position: absolute;
  bottom: 0;
  height: 1px;
  background: transparent;
  opacity: 1;
}
.categories-list ul li a b:before {
  content: "";
  left: -3px;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #f68925;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.most-read-posts ul {
  list-style-type: none;
}
.most-read-posts ul li {
  font-size: 2.3rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 1.5rem;
}
.most-read-posts ul li a {
  color: #000;
}
.most-read-posts ul li a:hover {
  text-decoration: none !important;
}
.most-read-posts ul li a:hover b:before {
  width: calc(100% + 6px);
}
.most-read-posts ul li a b {
  font-weight: normal;
  position: relative;
  display: inline-block;
}
.most-read-posts ul li a b:after {
  content: "";
  left: -3px;
  width: calc(100% + 6px);
  position: absolute;
  bottom: 0;
  height: 1px;
  background: transparent;
  opacity: 1;
}
.most-read-posts ul li a b:before {
  content: "";
  left: -3px;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #f68925;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.pages {
  display: none;
}
.post-pagination {
  padding-top: 16rem;
  background: url(../images/lines-bg.png) repeat-y center center;
}
.wp-pagenavi a, .wp-pagenavi span {
  font-size: 2rem;
  font-family: "Lyon_2", Arial, sans-serif;
  color: #1d1d1d;
  margin: 0 4px;
}
.wp-pagenavi a.page {
  border: 1px solid #000;
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}
.wp-pagenavi a.page:hover {
  text-decoration: none;
  border: 1px solid #f68925;
}
.wp-pagenavi a.prevpostslink, .wp-pagenavi a.nextpostslink, .wp-pagenavi span.prevpostslink, .wp-pagenavi span.nextpostslink {
  font-family: "Lyon_Text", Arial, sans-serif;
  margin: 0 10px;
}
.wp-pagenavi a.prevpostslink:hover, .wp-pagenavi a.nextpostslink:hover, .wp-pagenavi span.prevpostslink:hover, .wp-pagenavi span.nextpostslink:hover {
  text-decoration: none;
  color: #f68925;
}
.wp-pagenavi span {
  position: relative;
}
.wp-pagenavi span:after {
  width: 100%;
  left: 0;
  top: 100%;
  position: absolute;
  content: "";
  background: #1d1d1d;
  height: 1px;
}
@media (max-width: 1100px) {
  .bloposts {
    padding-top: 11rem;
  }
  .bloposts .page-title {
    padding-bottom: 0;
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 767px) {
  .bloposts-left {
    float: none;
    width: auto;
  }
  .bloposts-right {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .blog-posts-inner .blog-post-row {
    width: auto;
    display: block;
    margin-bottom: 5rem;
  }
  .post-pagination {
    padding-top: 5rem;
  }
}
/* case contact page sections */
.form-side {
  padding-bottom: 2rem;
}
.form-side .row-field {
  margin-bottom: 1.5rem;
  position: relative;
}
.form-side .row-field .wpcf7-form-control-wrap[data-name="inquiry"] {
  position: relative;
  display: block;
}
.form-side .row-field .wpcf7-form-control-wrap[data-name="inquiry"] select {
  cursor: pointer;
  color: #91908e;
}
.form-side .row-field .wpcf7-form-control-wrap[data-name="inquiry"]:after {
  position: absolute;
  right: 0.8rem;
  top: 20px;
  width: 1rem;
  height: 1rem;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  content: "";
  margin-top: -0.4rem;
  transform: rotate(-45deg);
  pointer-events: none;
}
.form-side .row-field input, .form-side .row-field select {
  background: none;
  border: none;
  padding: 0;
  border-bottom: 1px solid #616161;
  height: 4.7rem;
  font-size: 2rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #000;
  width: 100%;
  box-sizing: border-box;
}
.form-side .row-field textarea {
  background: none;
  border: none;
  padding: 0;
  border-bottom: 1px solid #616161;
  height: 27rem;
  font-size: 2rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  color: #000;
  width: 100%;
  padding-top: 2rem;
  box-sizing: border-box;
  resize: none;
}
.form-side .row-field label {
  position: absolute;
  left: 0;
  top: 2.25rem;
  font-size: 2rem;
  color: #8a8787;
  z-index: 10;
  border: none;
  pointer-events: none;
  font-family: "Lyon_Text", Arial, sans-serif;
  -webkit-transition: -webkit-transform 150ms ease-out, font-size 150ms ease-out, color 150ms;
  transition: transform 150ms ease-out, font-size 150ms ease-out, color 150ms;
}
.form-side .row-field.focused label {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  font-size: 1.3rem;
  color: #1d1d1d;
}
.form-side .row-field .inquiry {
  border-bottom: 1px solid #616161;
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.form-side .row-field .inquiry:after {
  position: absolute;
  content: "";
  border: 6px solid transparent;
  right: 0;
  top: 50%;
  margin-top: -3px;
  border-left: 6px solid #000;
}
.form-side .row-field .inquiry select {
  width: 100%;
  height: 4.7rem;
  padding: 0;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 2rem;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-side .row-field .inquiry select option {
  font-family: "Lyon_Text", Arial, sans-serif !important;
}
.form-side .row-field .inquiry select:focus {
  outline: none;
}
.form-side .row-field .inquiry select::-ms-expand {
  display: none;
}
.row-field-bottom {
  overflow: hidden;
  margin-bottom: 2rem;
}
.row-field-bottom .notice-fields {
  float: left;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #7a7a7a;
  font-family: "Lyon_Text", Arial, sans-serif;
}
.row-field-bottom input {
  float: right;
  background: #da8a53;
  height: 3rem;
  color: #fff;
  border: none;
  padding: 0 1.5rem;
  font-size: 2rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
}
div.wpcf7-response-output {
  border: none !important;
  font-size: 2.1rem;
  padding: 0;
  margin: 0;
  font-family: "Lyon_Text", Arial, sans-serif;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  color: red;
}
.wpcf7-mail-sent-ok {
  color: #2ba100;
}
span.wpcf7-not-valid-tip {
  display: block !important;
}
.cf7sr-recaptcha span.wpcf7-not-valid-tip {
  display: block !important;
}
select.wpcf7-not-valid option {
  color: #000 !important;
}
.bloposts-left .address-form {
  padding-right: 8%;
  max-width: 540px;
}
.bloposts-left .contact-map {
  padding-right: 8%;
  max-width: 540px;
}
.bloposts-left .contact-map iframe {
  height: 385px;
}
.address-form h3 {
  font-size: 2rem;
  color: #000;
  font-family: "maison_neuebold", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
.address-form p {
  font-size: 1.5rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  line-height: 1.6;
  margin-bottom: 2.3rem;
}
.address-form .address-left-column {
  float: left;
  width: 42%;
  margin-right: 6%;
}
.address-form .address-right-column {
  float: left;
}
.page-template-page-templatescontact-page-php .bloposts-head .page-title {
  padding-bottom: 0;
}
.page-template-page-templatescontact-page-php .content-entry h2 {
  line-height: 1.4;
  color: #7b7878;
  margin-bottom: 5.5rem;
}
@media (max-width: 767px) {
  .bloposts-left {
    margin-bottom: 2rem;
  }
  .bloposts-left .address-form {
    padding-right: 0;
  }
  .bloposts-left .content-entry {
    padding-right: 0;
  }
  .bloposts-left .contact-map {
    padding-right: 0;
  }
  .form-side .row-field .wpcf7-form-control-wrap[data-name="inquiry"]:after {
    top: 14px !important;
  }
}
/* case property page sections */
.tax-properties .hero-section {
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.tax-properties .hero-bg .bg, .tax-properties .hero-bg .shadow-bg {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 70% 100%, 70% 93%, 0 93%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 70% 100%, 70% 93%, 0 93%);
}
.tax-properties .project-nav {
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.intro-project-row {
  overflow: hidden;
}
.intro-project-row .intro-project-img {
  float: left;
  width: 42%;
  min-height: 1px;
  position: relative;
}
.intro-project-row .intro-project-img img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 70%, 0 100%);
  z-index: 2;
  position: relative;
}
.intro-project-row .intro-project-img canvas {
  z-index: 2;
  position: relative;
  max-width: 100%;
  height: auto;
}
.intro-project-row .intro-project-text {
  width: 53%;
  padding: 3.5rem 5rem 0 12rem;
  margin-left: 5rem;
  float: left;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.intro-project-row .intro-project-text .intro-project-title {
  font-size: 3.5rem;
  color: #222;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 2.5rem;
}
.intro-project-row .intro-project-text .content-entry p {
  font-size: 1.5rem;
}
.intro-project-row:nth-child(2n+1) .intro-project-img-decor {
  position: absolute;
  top: 0%;
  left: 15%;
  height: 98%;
  width: 60%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 82%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 82%, 0 100%);
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
  overflow: hidden;
  z-index: 1;
}
.intro-project-row:nth-child(2n+1) .intro-project-img-decor div {
  position: absolute;
  left: 0;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
.intro-project-row:nth-child(2n+2) {
  margin-top: -24rem;
  margin-bottom: 10rem;
}
.intro-project-row:nth-child(2n+2) .intro-project-img-decor {
  position: absolute;
  bottom: -2rem;
  left: 10%;
  height: 20%;
  width: 80%;
  overflow: hidden;
  z-index: 1;
}
.intro-project-row:nth-child(2n+2) .intro-project-img-decor div {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0;
}
.intro-project-row:nth-child(2n+2) .intro-project-img {
  float: right;
}
.intro-project-row:nth-child(2n+2) .intro-project-img img {
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0% 50%);
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 0% 50%);
}
.intro-project-row:nth-child(2n+2) .intro-project-text {
  padding: 28rem 18rem 0 0;
  margin-left: 0;
  margin-right: 5rem;
  float: right;
}
.intro-project-row:nth-child(2n+2) .intro-project-text .intro-project-title {
  margin-left: 0;
  margin-right: 0;
}
.tax-properties .content-section .content-title {
  font-size: 6.5rem;
}
.tax-properties .content-section:before {
  top: -3vw;
  border-left: 34vw solid #f8f8f8;
  border-top: 0 solid transparent;
  border-bottom: 22vw solid transparent;
}
.tax-properties .content-section:after {
  top: 13vh;
  border-right: 23vw solid #f8f8f8;
  border-top: 14vw solid transparent;
  border-bottom: 0vw solid transparent;
}
@media (max-width: 1023px) {
  .intro-project-row .intro-project-text {
    margin-left: 5%;
    width: 50%;
    padding: 3.5rem 5rem 0 5rem;
  }
  .intro-project-row .intro-project-text .intro-project-title {
    font-size: 5.5rem;
  }
  .intro-project-row:nth-child(2n+2) {
    margin-top: -8rem;
  }
  .intro-project-row:nth-child(2n+2) .intro-project-text {
    padding: 20rem 5rem 0 5rem;
    margin-right: 5%;
  }
  .intro-project-row:nth-child(2n+2) .intro-project-text .intro-project-title {
    margin-right: -15%;
  }
}
@media (max-width: 767px) {
  .intro-project-row {
    margin-bottom: 3rem;
  }
  .intro-project-row .intro-project-text {
    padding: 0;
  }
  .intro-project-row .intro-project-text .intro-project-title {
    font-size: 5rem;
    margin-left: 0;
  }
  .intro-project-row:nth-child(2n+2) {
    margin-top: 0;
  }
  .intro-project-row:nth-child(2n+2) .intro-project-text {
    padding: 8rem 0 0 0;
  }
  .intro-project-row:nth-child(2n+2) .intro-project-text .intro-project-title {
    margin-right: 0;
  }
  .tax-properties .content-section .content-title {
    font-size: 4.5rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 480px) {
  .tax-properties .content-section .content-title {
    font-size: 3.5rem;
  }
  .intro-project-row .intro-project-img {
    float: none !important;
    width: auto !important;
  }
  .intro-project-row .intro-project-text {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto;
  }
}
/* case flexible page sections */
.tags {
  padding: 2rem 0;
}
.tags ul {
  list-style-type: none;
}
.tags ul li {
  font-family: "maison_neuelight", Arial, sans-serif;
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  margin-right: 1rem;
  color: #a09595;
  text-transform: uppercase;
}
.tags ul li a {
  color: #a09595;
}
.content-section {
  padding: 10rem 0 8rem;
  position: relative;
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.content-section:before {
  position: absolute;
  left: 0;
  top: -24vw;
  content: "";
  border-left: 38vw solid #f8f8f8;
  border-top: 14vw solid transparent;
  border-bottom: 14vw solid transparent;
  height: 80%;
  z-index: -1;
}
.content-section:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  border-right: 26vw solid #f8f8f8;
  border-top: 14vw solid transparent;
  border-bottom: 14vw solid transparent;
  height: 50%;
  z-index: -1;
}
.content-title {
  font-size: 8.5rem;
  color: #222;
  margin-bottom: 6rem;
  font-family: "maison_neuebold", Arial, sans-serif;
}
.history-left-slider .content-entry ul li:before {
  background: #fff;
}
.content-entry a {
  text-decoration: underline;
  position: relative;
  /*&.animate-link {
      white-space: nowrap;
      &:after {
        content: "";
        left: 0;
        width: 100%;
        position: absolute;
        bottom: 0;
        height: 1px;
        background: #000;
        opacity: 1;
      }
      &:before {
        content: "";
        left: 0;
        position: absolute;
        bottom: 0;
        height: 1px;
        opacity: 1;
        z-index: 1;
        background: $orange;
        width: 0;
        @include transition(width 0.35s); 
      
      }
      &:hover {
       
        &:before {
          width: 100%;
        }
        
      }
    }*/
}
.content-entry a:hover {
  text-decoration: none;
}
.content-entry strong {
  color: #222222;
}
.content-entry em {
  font-family: "Lyon_Text", Arial, sans-serif;
  font-style: normal;
}
.content-entry h1 {
  color: #222222;
  font-size: 5.5rem;
  margin-bottom: 3rem;
}
.content-entry h2 {
  color: #222222;
  font-size: 2.6rem;
  margin-bottom: 3rem;
}
.content-entry h3 {
  color: #222222;
  font-size: 2.4rem;
  font-family: "maison_neuemedium", Arial, sans-serif;
  margin-bottom: 3rem;
  line-height: 1.4;
}
.content-entry h4 {
  color: #222222;
  font-size: 2.2rem;
  font-family: "maison_neuemedium", Arial, sans-serif;
  margin-bottom: 3rem;
  line-height: 1.4;
}
.content-entry h5 {
  color: #222222;
  font-size: 2rem;
  font-family: "maison_neuemedium", Arial, sans-serif;
  margin-bottom: 3rem;
  line-height: 1.4;
}
.content-entry h6 {
  color: #737373;
  font-size: 1.8rem;
  font-family: "maison_neuemedium", Arial, sans-serif;
  margin-bottom: 3rem;
  line-height: 1.4;
}
.content-entry p, .content-entry li {
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 4rem;
  color: #737373;
}
.content-entry ul {
  margin-bottom: 6rem;
  margin-left: 1.5rem;
}
.content-entry ul li {
  margin-bottom: 0;
  position: relative;
  padding-left: 3rem;
}
.content-entry ul li strong {
  font-weight: normal;
  font-family: "maison_neuemedium", Arial, sans-serif;
}
.content-entry ul li:before {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #074dbe;
  content: "";
  top: 1rem;
  left: 0;
  border-radius: 100%;
}
.content-entry ol {
  list-style-type: none;
  margin-bottom: 6rem;
  counter-reset: list;
  margin-left: 1.5rem;
}
.content-entry ol li {
  margin-bottom: 0;
  position: relative;
}
.content-entry ol li:before {
  margin-right: 2rem;
  color: #f68925;
  counter-increment: list;
  content: counter(list) " .";
}
.content-entry blockquote {
  position: relative;
}
.content-entry blockquote p {
  font-family: "maison_neuelight", Arial, sans-serif;
  font-size: 2.7rem;
  color: #737373;
  line-height: 1.7;
}
.content-entry blockquote pre {
  font-family: "maison_neuelight", Arial, sans-serif;
  font-size: 1.4rem;
  color: #f68925;
  text-transform: uppercase;
}
.content-entry img.alignright {
  float: right;
  margin-left: 5rem;
  margin-bottom: 6.5rem;
}
.content-entry img.alignleft {
  float: left;
  margin-right: 5rem;
  margin-bottom: 6.5rem;
}
.content-entry canvas {
  max-width: 100%;
  height: auto;
}
.content-entry canvas.alignright {
  float: right;
  margin-left: 5rem;
  margin-bottom: 6.5rem;
}
.content-entry canvas.alignleft {
  float: left;
  margin-right: 5rem;
  margin-bottom: 6.5rem;
}
.content-entry iframe {
  width: 100%;
  margin-bottom: 4rem;
}
.content-entry:after {
  clear: both;
  display: block;
  content: "";
}
.content-entry .wp-video {
  width: 100% !important;
  margin-bottom: 4rem;
}
.content-entry hr {
  margin-bottom: 6.5rem;
}
body .mejs-overlay:hover > .mejs-overlay-button {
  background-position: -100px 0;
  opacity: 0.7;
}
body .mejs-overlay-button {
  background: url(../images/sprite.png) no-repeat -100px 0;
  width: 100px;
  height: 100px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
body .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #074dbe;
}
.content-section .content-entry img {
  -webkit-clip-path: none;
  clip-path: none;
}
@media (max-width: 1100px) {
  .content-section {
    padding: 4rem 0;
  }
  .content-title {
    font-size: 6.5rem;
  }
}
@media (max-width: 1023px) {
  .content-entry blockquote {
    margin: 0 0 3rem 0;
  }
  .content-entry iframe {
    margin-bottom: 1rem;
  }
  .content-entry ul, .content-entry ol, .content-entry p, .content-entry .wp-video {
    margin-bottom: 2.5rem;
  }
  .content-entry img.alignright {
    margin: 0 0 2.5rem 2.5rem;
  }
  .content-entry img.alignleft {
    margin: 0 2.5rem 2.5rem 0;
  }
  body .mejs-overlay-button {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  .content-thin .share-tool {
    position: static;
    margin-bottom: 3rem;
  }
  .content-thin .share-tool ul {
    text-align: left;
  }
  .content-thin .share-tool ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px;
  }
}
@media (max-width: 767px) {
  .content-title {
    font-size: 5rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 500px) {
  .content-entry iframe:not(#cpatsframe) {
    max-height: 240px;
  }
  .content-entry img.alignright, .content-entry img.alignleft {
    float: none;
    margin: 0 auto 2.5rem;
    display: block;
  }
  .content-entry blockquote p {
    font-size: 2.5rem;
  }
  .content-title {
    font-size: 4rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 350px) {
  .content-title {
    font-size: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.flexible-section {
  position: relative;
  z-index: 45;
  overflow: hidden;
}
.hero-bg {
  overflow: hidden;
}
.hero-bg video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.hero-section {
  position: relative;
  padding: 27.5rem 0 16.5rem;
}
.hero-section:after {
  position: absolute;
  height: 15px;
  width: 100%;
  left: 0;
  bottom: 0;
  content: "";
  z-index: 15;
}
.hero-section .page-title {
  color: #fff;
}
.hero-section p {
  color: #d9d9d9;
  font-size: 2.3rem;
  line-height: 1.3;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-left: 23%;
  max-width: 410px;
}
.hero-section .shadow-bg {
  content: "";
  background: #132b51;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.hero-section .inner {
  position: relative;
  z-index: 2;
}
.breadcrumb {
  color: #7c806f;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-bottom: 3.5rem;
}
.breadcrumb a {
  color: #7c806f;
}
@media (max-width: 1300px) {
  .hero-section {
    padding: 16rem 0 8rem;
  }
}
@media (max-width: 1100px) {
  .hero-section .page-title {
    font-size: 6.5rem;
  }
  .single .hero-section .page-title {
    font-size: 5rem;
  }
}
@media (max-width: 1023px) {
  .header-bg {
    height: 8rem;
  }
}
@media (max-width: 767px) {
  .hero-section .page-title {
    font-size: 5rem;
  }
  .single .hero-section .page-title {
    font-size: 3.5rem;
  }
  .hero-section {
    padding: 12rem 0 6rem;
  }
  .detect-first-section + .large-image-text .large-inner-image {
    margin-top: -2rem;
  }
}
@media (max-width: 550px) {
  .header-bg {
    height: 8rem;
  }
  .hero-section p {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .hero-section .page-title {
    margin-bottom: 2.5rem;
  }
  .hero-section p {
    font-size: 2rem;
  }
}
@media (max-width: 350px) {
  .hero-section .page-title {
    font-size: 3.5rem;
  }
}
.two-columns {
  padding: 14rem 0 3rem;
  position: relative;
  overflow: hidden;
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.two-columns h2 {
  font-size: 8.5rem;
  color: #222222;
  margin-bottom: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
}
.two-columns-image {
  position: relative;
}
.two-columns-image img {
  position: relative;
  z-index: 2;
  min-width: 100%;
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
}
.two-columns-image canvas {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 5;
}
.two-columns-image .two-columns-image-behind {
  position: absolute;
  top: 20%;
  left: 15%;
  height: 60%;
  width: 60%;
  -webkit-transform: skewY(-32deg);
  transform: skewY(-32deg);
  overflow: hidden;
  z-index: 1;
}
.two-columns-image .two-columns-image-behind div {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
.two-columns-list .two-columns-item .two-columns-image + .content-column-inner h3 {
  margin-top: -4.4rem;
}
.two-columns-list {
  font-size: 0;
}
.two-columns-list .two-columns-item {
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: top;
  width: 45%;
  position: relative;
  margin-bottom: 7rem;
}
.two-columns-list .two-columns-item:first-child:after {
  position: absolute;
  right: 50%;
  top: 0;
  content: "";
  border-right: 28vw solid #f8f8f8;
  border-top: 14vw solid transparent;
  border-bottom: 14vw solid transparent;
  height: 100%;
  z-index: -1;
}
.two-columns-list .two-columns-item:nth-child(2):after {
  position: absolute;
  left: -8%;
  top: -5rem;
  content: "";
  border-left: 36vw solid #f8f8f8;
  border-top: 22vw solid transparent;
  border-bottom: 22vw solid transparent;
  height: 130%;
  z-index: -1;
}
.two-columns-list .two-columns-item:nth-child(2n+1) {
  margin-right: 10%;
}
.two-columns-list .two-columns-item .content-column {
  margin-bottom: 3.5rem;
}
.two-columns-list .two-columns-item .content-column-inner {
  margin: 0 0 0 6%;
}
.two-columns-list .two-columns-item .content-column-inner strong {
  color: #222;
}
.two-columns-list .two-columns-item .content-column-inner h3 {
  font-size: 3rem;
  font-family: "Lyon_Text", Arial, sans-serif;
  margin-bottom: 1.5rem;
  margin-left: 22%;
  line-height: 1.6;
  text-align: right;
  color: #222222;
}
.two-columns-list .two-columns-item .content-column-inner p, .two-columns-list .two-columns-item .content-column-inner li {
  font-size: 1.8rem;
  color: #737373;
  margin-bottom: 4.5rem;
  line-height: 2;
}
.two-columns-list .two-columns-item .content-column-inner ol {
  margin-left: 20px;
}
.two-columns-list .two-columns-item .content-column-inner ul {
  list-style-type: none;
  margin-bottom: 1.5rem;
}
.two-columns-list .two-columns-item .content-column-inner ul li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 3rem;
}
.two-columns-list .two-columns-item .content-column-inner ul li:before {
  border-radius: 100%;
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  top: 1.3rem;
  left: 0;
  margin-bottom: 0;
  background: #074dbe;
}
.play-btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
}
.play-btn:hover .play-icon {
  opacity: 0.7;
}
.play-btn .play-icon {
  position: absolute;
  background: url(../images/sprite.png) no-repeat -100px 0;
  width: 100px;
  height: 100px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -50px;
}
.fancybox-slide video {
  max-width: 100%;
}
.learn-link {
  color: #da8a53;
  text-decoration: none !important;
  font-size: 1.2rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  white-space: nowrap;
  line-height: 1.4;
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.learn-link:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #da8a53;
  opacity: 1;
}
.learn-link:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #000;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.learn-link:hover {
  text-decoration: none !important;
  color: #c85709;
}
.learn-link:hover:before {
  width: 100%;
}
@media (max-width: 1100px) {
  .two-columns {
    padding: 6rem 0;
  }
  .two-columns h2 {
    font-size: 6.5rem;
    margin-bottom: 3rem;
  }
  .play-btn {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
@media (max-width: 767px) {
  .two-columns h2 {
    font-size: 5rem;
  }
  .two-columns-list .two-columns-item {
    width: auto;
    display: block;
    margin: 0 0 3rem 0 !important;
  }
  .two-columns-image img {
    margin: 0 auto;
  }
}
@media (max-width: 500px) {
  .two-columns-image {
    margin-bottom: 0;
  }
  .two-columns-list .two-columns-item .content-column-inner {
    margin-left: 0;
  }
  .two-columns-list .two-columns-item .content-column-inner h3 {
    font-size: 2.2rem;
    margin-left: 25%;
  }
  .two-columns-list .two-columns-item .content-column-inner p, .two-columns-list .two-columns-item .content-column-inner li {
    font-size: 1.6rem;
  }
  .two-columns-list .two-columns-item .content-column-inner ul li {
    margin-bottom: 2rem;
  }
}
@media (max-width: 350px) {
  .two-columns h2 {
    font-size: 3.5rem;
  }
}
.full-image-desc {
  position: relative;
  padding: 18rem 0;
  overflow: hidden;
}
.full-image-desc .full-image-desc-bg {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  box-shadow: inset 0px 0px 100rem black;
}
.full-image-desc .full-image-desc-bg:after {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #074dbe;
  opacity: 0.4;
  content: "";
}
.full-image-desc .full-image-desc-bg:before {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.4;
  content: "";
}
.full-image-desc .full-image-desc-bg video {
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.full-image-desc .inner {
  position: relative;
  z-index: 10;
}
.full-image-desc .full-image-desk-text {
  text-align: center;
}
.full-image-desc .full-image-desk-text h3 {
  color: #fff;
  font-family: "maison_neuebold", Arial, sans-serif;
  font-size: 8.5rem;
  line-height: 1;
  margin-bottom: 5rem;
}
.full-image-desc .full-image-desk-text p {
  color: #fff;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 3rem;
  line-height: 1.66;
}
.full-image-desc .full-image-desk-text p a {
  text-decoration: underline;
}
.full-image-desc .full-image-desk-text p a:hover {
  text-decoration: none;
}
@media (max-width: 1100px) {
  .bottom-of-the-slider {
    margin-bottom: -5rem;
  }
  .full-image-desc {
    padding: 10rem 0;
  }
  .full-image-desc .full-image-desk-text h3 {
    font-size: 6.5rem;
  }
  .full-image-desc .full-image-desk-text p {
    font-size: 2.2rem;
  }
}
@media (max-width: 1023px) {
  .bottom-of-the-slider .bottom-of-the-slider-text {
    padding: 0 2rem 2rem 0;
  }
  .bottom-of-the-slider .bottom-of-the-slider-text p {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .bottom-of-the-slider .bottom-of-the-slider-text:before {
    display: none;
  }
  .full-image-desc .full-image-desk-text h3 {
    font-size: 5rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 500px) {
  .full-image-desc {
    padding: 8rem 0;
  }
  .full-image-desc .full-image-desk-text h3 br {
    display: none;
  }
}
@media (max-width: 350px) {
  .full-image-desc .full-image-desk-text h3 {
    font-size: 3.5rem;
  }
  .full-image-desc .full-image-desk-text p {
    font-size: 1.8rem;
  }
}
.three-columns {
  background: url(../images/lines-bg.png) repeat-y center 0;
  padding: 10rem 0 2rem;
  position: relative;
}
.three-columns .three-col-image > img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 50%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 50%);
}
.three-columns-title {
  font-size: 8.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222222;
  margin-bottom: 10rem;
}
.three-columns-list {
  font-size: 0;
}
.three-columns-item {
  width: 26.5%;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 10%;
  margin-bottom: 8rem;
}
.three-columns-item:nth-child(3n+1) {
  margin-left: 0;
}
.three-columns-item .three-col-image {
  position: relative;
  margin-bottom: -4rem;
  display: inline-block;
  vertical-align: top;
}
.three-columns-item .three-col-image > img {
  position: relative;
  z-index: 5;
  display: block;
}
.three-columns-item .three-col-image canvas {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 5;
}
.three-columns-item .three-col-text h3 {
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 2.7rem;
  line-height: 1.3;
  margin-left: -12%;
  margin-bottom: 3rem;
  padding-right: 31%;
}
.three-columns-item .three-col-text h3 span {
  color: #737373;
  display: block;
  font-size: 2.1rem;
}
.three-columns-item .three-col-text p {
  font-size: 1.5rem;
  line-height: 2;
  color: #737373;
  margin-bottom: 3rem;
}
.three-columns-item .three-col-text strong {
  color: #222;
}
@media (max-width: 1250px) {
  .three-columns .three-columns-item .three-col-text h3 {
    margin-left: 0;
  }
}
@media (max-width: 1100px) {
  .three-columns {
    padding: 6rem 0;
  }
  .three-columns-item {
    width: 30.5%;
    margin-left: 4%;
  }
  .three-columns-title {
    font-size: 6.5rem;
  }
}
@media (max-width: 767px) {
  .three-columns-item {
    margin-bottom: 6rem;
  }
  .three-columns-item .three-col-text {
    padding-left: 0;
  }
  .three-columns-title {
    font-size: 5rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 600px) {
  .three-columns-item {
    width: auto;
    display: block;
    margin-left: 0;
    margin-bottom: 3rem;
  }
  .three-columns-item .three-col-image {
    display: block;
  }
  .three-columns-item .three-col-image img {
    margin: 0 auto;
  }
}
@media (max-width: 500px) {
  .three-columns-item .three-col-text h3 {
    font-size: 2.2rem;
  }
}
@media (max-width: 350px) {
  .three-columns-title {
    font-size: 3.5rem;
    margin-bottom: 2.5rem;
  }
}
.carousel-products-section {
  padding-bottom: 16rem;
  overflow: hidden;
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.carousel-products-section .carousel-products-section-inner {
  padding-top: 4rem;
  position: relative;
}
.carousel-products-section .carousel-products-section-inner:before {
  background: #073ea2;
  opacity: 0.85;
  content: "";
}
.carousel-products-section .carousel-products-section-inner .inner {
  position: relative;
  z-index: 2;
}
.carousel-products-section h2 {
  color: #fff;
  font-size: 8.5rem;
  line-height: 1.2;
  float: left;
  width: 46%;
  font-family: "maison_neuebold", Arial, sans-serif;
}
.carousel-products-section .carousel-products-top {
  overflow: hidden;
  margin-bottom: 10rem;
}
.carousel-products-section .carousel-products-top-text {
  margin-left: 51%;
  color: #b2b2b2;
  font-size: 1.8rem;
  line-height: 2;
}
.carousel-products .slick-list {
  overflow: visible;
}
.carousel-products .three-columns-item-wrap .three-columns-item {
  width: 100%;
  padding: 0 5px;
}
.carousel-products .three-columns-item-wrap .three-columns-item .three-col-text {
  box-sizing: border-box;
}
.three-columns-item-wrap .three-columns-item {
  box-sizing: border-box;
}
.three-columns-item-wrap .three-columns-item .three-col-image {
  width: 100%;
  margin-bottom: 0;
}
.three-columns-item-wrap .three-columns-item .three-col-image img {
  width: 100%;
}
.three-columns-item-wrap .three-columns-item .three-col-text {
  padding: 6rem 11% 6rem 22%;
  background: #2a2c2f;
}
.three-columns-item-wrap .three-columns-item .three-col-text h3 {
  color: #fff;
  font-size: 2.3rem;
  padding-right: 0;
}
.three-columns-item-wrap .three-columns-item .three-col-text h3 a {
  color: #fff;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.three-columns-item-wrap .three-columns-item .three-col-text h3 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.three-columns-item-wrap .three-columns-item .three-col-text p {
  color: #b2b2b2;
  margin-bottom: 0;
}
.three-columns-item-wrap .three-columns-item .three-col-text p a {
  -webkit-transition: color 0.35s;
  transition: color 0.35s;
  position: relative;
}
.three-columns-item-wrap .three-columns-item .three-col-text p a:after {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  background: #da8a53;
  opacity: 1;
}
.three-columns-item-wrap .three-columns-item .three-col-text p a:before {
  content: "";
  left: 0;
  position: absolute;
  bottom: 0;
  height: 1px;
  opacity: 1;
  z-index: 1;
  background: #c85709;
  width: 0;
  -webkit-transition: width 0.35s;
  transition: width 0.35s;
}
.three-columns-item-wrap .three-columns-item .three-col-text p a:hover {
  text-decoration: none !important;
  color: #c85709;
}
.three-columns-item-wrap .three-columns-item .three-col-text p a:hover:before {
  width: 100%;
}
.carousel-control {
  width: 142px;
  height: 142px;
  position: absolute;
  text-align: center;
  line-height: 142px;
  z-index: 11;
  top: 1rem;
  right: -142px;
  background: #074dbe;
  border-radius: 142px;
  transition: opacity 0.8s, transform 0.8s;
}
.carousel-control:before {
  z-index: 1;
  content: "";
  background: #074dbe;
  border-radius: 100%;
}
.carousel-control.click:before {
  animation-name: click;
  animation-duration: 0.3s;
  animation-delay: 0s;
}
.carousel-control .slick-arrow {
  position: relative;
  width: 28px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-indent: 999px;
  z-index: 2;
  padding: 0;
  background: none;
  cursor: pointer;
  border: none;
  margin: 0 2px;
  -webkit-transition: opacity 0.3s, width 0.3s;
  transition: opacity 0.3s, width 0.3s;
}
.carousel-control .slick-arrow:before {
  background: url(../images/sprite.png) no-repeat 0 -10px;
  width: 35px;
  height: 7px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
}
.carousel-control .slick-arrow.slick-prev:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 0;
}
.carousel-control .slick-arrow.slick-next:before {
  right: 0;
}
.carousel-control .slick-arrow.slick-disabled {
  width: 12px;
  opacity: 0.5;
  cursor: default;
}
.carousel-control .slick-next.slick-arrow:hover {
  width: 35px;
}
.carousel-control .slick-prev.slick-arrow:hover {
  width: 35px;
}
@media (max-width: 1450px) {
  .carousel-control {
    right: 0;
  }
}
@media (max-width: 1100px) {
  .carousel-products-section {
    padding-bottom: 6rem;
  }
  .carousel-products-section .carousel-products-section-inner {
    padding-top: 0;
  }
  .carousel-products-section h2 {
    font-size: 6.5rem;
    margin-bottom: 5rem;
  }
  .carousel-products-section .carousel-products-top {
    margin-bottom: 3rem;
  }
  .carousel-products .slick-arrow {
    left: 0;
  }
  .carousel-products .slick-arrow.slick-next {
    right: 0;
  }
  .carousel-control {
    width: 110px;
    height: 110px;
    line-height: 110px;
  }
}
@media (max-width: 1024px) {
  .carousel-products {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .carousel-products-section h2 {
    font-size: 5rem;
  }
}
@media (max-width: 600px) {
  .carousel-products-section h2 {
    float: none;
    width: auto;
  }
  .carousel-products-section .carousel-products-top-text {
    margin-left: 0;
  }
  .three-columns-item-wrap .three-columns-item .three-col-text {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 500px) {
  .carousel-products-section h2 {
    font-size: 4rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 350px) {
  .carousel-products-section h2 {
    font-size: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
.text-with-blue-bg {
  background: url(../images/lines-bg.png) repeat-y center 0;
  padding: 5rem 0;
  overflow: hidden;
}
.text-with-blue-bg .blue-bg {
  background: rgba(7, 77, 160, 0.9);
  position: relative;
}
.text-with-blue-bg-inner {
  padding: 15rem 9% 11rem 9%;
  position: relative;
}
.text-with-blue-bg-inner .text-on-blue {
  position: relative;
  z-index: 11;
  color: #fff;
}
.text-with-blue-bg-inner .text-on-blue:after {
  clear: both;
  content: "";
  display: block;
}
.text-with-blue-bg-inner .text-on-blue img {
  max-width: 35%;
  float: right;
  margin-right: 0;
  margin-left: 14%;
}
.text-with-blue-bg-inner .text-on-blue h2, .text-with-blue-bg-inner .text-on-blue h3, .text-with-blue-bg-inner .text-on-blue h4, .text-with-blue-bg-inner .text-on-blue h5, .text-with-blue-bg-inner .text-on-blue h6 {
  line-height: 1.6;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #fff;
  margin-bottom: 5rem;
}
.text-with-blue-bg-inner .text-on-blue h2 {
  font-size: 3.5rem;
}
.text-with-blue-bg-inner .text-on-blue h3 {
  font-size: 3rem;
}
.text-with-blue-bg-inner .text-on-blue h4 {
  font-size: 2.5rem;
}
.text-with-blue-bg-inner .text-on-blue h5 {
  font-size: 2rem;
}
.text-with-blue-bg-inner .text-on-blue h6 {
  font-size: 1.8rem;
}
.text-with-blue-bg-inner .text-on-blue em {
  font-family: "Lyon_Text", Arial, sans-serif;
}
.text-with-blue-bg-inner .text-on-blue p, .text-with-blue-bg-inner .text-on-blue li {
  color: #ccd4ed;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 5rem;
}
.text-with-blue-bg-inner .text-on-blue p strong, .text-with-blue-bg-inner .text-on-blue li strong {
  font-family: "maison_neuemedium", Arial, sans-serif;
  color: #fff;
}
.text-with-blue-bg-inner .text-on-blue li {
  margin-bottom: 3rem;
  position: relative;
  padding-left: 30px;
  color: #fff;
}
.text-with-blue-bg-inner .text-on-blue ul {
  list-style-type: none;
}
.text-with-blue-bg-inner .text-on-blue ul li:before {
  width: 6px;
  height: 6px;
  background: #f6953e;
  border-radius: 6px;
  position: absolute;
  left: 0;
  top: 2rem;
  content: "";
}
@media (max-width: 1100px) {
  .text-with-blue-bg {
    padding: 3rem 0;
  }
  .text-with-blue-bg-inner {
    padding: 5rem 0%;
    position: relative;
  }
  .text-with-blue-bg-inner .text-on-blue img {
    margin-top: 0rem;
    margin-right: 0;
  }
  .text-with-blue-bg-inner .text-on-blue ul li:before {
    top: 1.2rem;
  }
}
@media (max-width: 767px) {
  .text-with-blue-bg-inner .text-on-blue img {
    max-width: 100%;
    float: none;
    margin-bottom: 2rem;
    margin-left: 0;
  }
}
.announcement-flex {
  padding: 5rem 0;
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.announcement-flex .announcement-flex-inner {
  position: relative;
  padding: 20rem 0;
}
.announcement-flex .announcement-flex-bg {
  background: url(../images/announcement-bg2.jpg) no-repeat center center / cover;
  z-index: 1;
  -webkit-clip-path: polygon(0% 10%, 52% 10%, 52% 0%, 100% 0%, 100% 100%, 33% 100%, 33% 90%, 0% 90%);
  clip-path: polygon(0% 10%, 52% 10%, 52% 0%, 100% 0%, 100% 100%, 33% 100%, 33% 90%, 0% 90%);
}
.announcement-flex .announcement-flex-bg canvas {
  width: 100%;
  height: 100%;
}
.announcement-flex .inner {
  position: relative;
  z-index: 2;
}
.announcement-flex .announcement-text {
  overflow: hidden;
}
.announcement-flex .announcement-text h2 {
  font-size: 7.5rem;
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #fff;
  float: left;
  width: 42%;
}
.announcement-flex .announcement-text .announcement-text-desc {
  margin-left: 46%;
}
.announcement-flex .announcement-text .announcement-text-desc p {
  font-size: 2.7rem;
  line-height: 1.77;
  color: #b2b2b2;
}
.announcement-flex .announcement-text .announcement-text-desc p a {
  color: #b2b2b2;
  text-decoration: underline;
}
.announcement-flex .announcement-text .announcement-text-desc p a:hover {
  text-decoration: none;
}
.announcement-flex .announcement-text .announcement-text-desc p strong {
  font-weight: normal;
  color: #fff;
  font-family: "maison_neuemedium", Arial, sans-serif;
}
@media (max-width: 1100px) {
  .announcement-flex {
    padding: 3rem 0;
  }
  .announcement-flex .announcement-flex-inner {
    padding: 10rem 0;
  }
}
@media (max-width: 1023px) {
  .announcement-flex .announcement-text h2 {
    width: auto;
    float: none;
    font-size: 5.5rem;
    margin-bottom: 4rem;
  }
  .announcement-flex .announcement-text .announcement-text-desc {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .announcement-flex .announcement-text h2 {
    font-size: 5rem;
  }
  .announcement-flex .announcement-text .announcement-text-desc p {
    font-size: 1.8rem;
  }
}
@media (max-width: 350px) {
  .announcement-flex .announcement-text h2 {
    font-size: 3.5rem;
  }
}
.left-image-text {
  padding: 12rem 0 6rem;
  background: url(../images/lines-bg.png) repeat-y center 0;
  overflow: hidden;
  position: relative;
}
.left-image-text:after {
  content: "";
  z-index: -1;
}
.left-image-text .left-image-text-decor {
  position: absolute;
  top: -20%;
  right: 0;
  height: 90%;
  width: 36%;
  -webkit-transform: skewY(-32deg);
  transform: skewY(-32deg);
  overflow: hidden;
  z-index: -1;
}
.left-image-text .left-image-text-decor div {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  opacity: 0.1;
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
.left-image {
  float: left;
  width: 43%;
  position: relative;
}
.left-image > img {
  display: block;
  position: relative;
  z-index: 5;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 50%, 0 100%);
}
.left-image canvas {
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 5;
}
.left-image .left-image-behind {
  position: absolute;
  top: 25%;
  left: 3rem;
  height: 60%;
  width: 60%;
  -webkit-transform: skewY(-32deg);
  transform: skewY(-32deg);
  overflow: hidden;
  z-index: 1;
}
.left-image .left-image-behind div {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: skewY(32deg);
  transform: skewY(32deg);
  background: url(../images/bg-decor-2.jpg) no-repeat 0 0 / cover;
}
.right-text {
  margin-left: 50%;
}
.right-text .right-text-content h2 {
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222;
  font-size: 6.5rem;
  margin-bottom: 3rem;
}
.right-text .right-text-content h2 em {
  color: #222;
  font-size: 4.5rem;
  margin-bottom: 3rem;
}
.right-text .right-text-content h3 {
  font-family: "maison_neuebold", Arial, sans-serif;
  margin-bottom: 5rem;
  font-size: 3rem;
  color: #222;
}
.right-text .right-text-content em {
  font-family: "Lyon_Text", Arial, sans-serif;
}
.right-text .right-text-content p, .right-text .right-text-content li {
  color: #737373;
  line-height: 2;
  font-size: 1.8rem;
  margin-bottom: 4rem;
}
.right-text .right-text-content strong {
  color: #000;
  font-family: "maison_neuemedium", Arial, sans-serif;
  font-weight: normal;
}
.right-text .right-text-content ul {
  list-style-type: none;
}
.right-text .right-text-content ul li {
  padding-left: 3rem;
  position: relative;
  margin-bottom: 3rem;
}
.right-text .right-text-content ul li:before {
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  left: 0;
  top: 1.5rem;
  border-radius: 6rem;
  background: #074dbe;
}
.left-image-text-top {
  margin-bottom: 7rem;
}
.left-image-text-top h2 {
  font-family: "maison_neuebold", Arial, sans-serif;
  color: #222;
  font-size: 8.5rem;
  margin-bottom: 9rem;
}
.left-image-text-top h3 {
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 5.5rem;
  color: #222;
  margin-bottom: 2rem;
}
.left-image-text-top p {
  color: #737373;
  font-size: 1.8rem;
  margin-bottom: 4rem;
  line-height: 2;
}
.left-image-text-top a {
  text-decoration: underline;
}
.left-image-text-top a:hover {
  text-decoration: none;
}
@media (max-width: 1100px) {
  .left-image-text {
    padding: 6rem 0;
  }
  .right-text h2 {
    font-size: 5rem;
  }
  .left-image-text-top h2 {
    font-size: 6.5rem;
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .left-image-text-top h2 {
    font-size: 5rem;
  }
  .left-image-text-top h3 {
    font-size: 3.5rem;
  }
  .left-image-text {
    padding: 3rem 0;
  }
  .left-image {
    width: auto;
    float: none;
    margin: 0 auto 5rem;
  }
  .left-image .left-image-behind {
    top: 3rem;
  }
  .right-text {
    max-width: 100%;
    margin-left: 0;
  }
  .right-text h2 {
    font-size: 3.5rem;
  }
  .left-image .left-image-behind {
    display: none;
  }
}
@media (max-width: 350px) {
  .left-image-text-top h2 {
    font-size: 3.5rem;
  }
  .left-image-text-top h3 {
    font-size: 2.5rem;
  }
}
.flexible-section .navi-pj .navi-pj-inner {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.flexible-section .navi-pj .nav-bg:after {
  background: rgba(0, 0, 0, 0.4);
}
.flexible-section .navi-pj .nav-desc {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.5s, transform 0.5s, max-height 0.5s;
  transition: opacity 0.5s, transform 0.5s, max-height 0.5s;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
  max-height: 0;
}
.flexible-section .navi-pj:hover .nav-desc {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-height: 200px;
}
@media (max-width: 1024px) {
  .navi-pj {
    height: 250px;
  }
  .navi-pj .navi-pj-inner {
    padding: 5%;
    width: 90%;
  }
  .flexible-section .navi-pj .nav-desc {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .navi-pj .nav-bg:before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 600px) {
  .navi-pj {
    width: 100%;
  }
}
/*footer*/
.site-footer {
  position: relative;
  padding: 13rem 4% 1.8rem;
  overflow: hidden;
  line-height: 1.2;
  background: url(../images/lines-bg.png) repeat-y center 0;
}
.site-footer:after {
  width: 475px;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  background: #f9f9f9;
  z-index: -1;
}
.site-footer .copyright {
  float: left;
  color: #222222;
  font-size: 1.4rem;
  font-family: "Lyon_Text", Arial, sans-serif;
}
.site-footer .created {
  float: right;
  font-family: "Lyon_Text", Arial, sans-serif;
  font-size: 1.4rem;
  color: #737373;
}
.site-footer .created a {
  color: #222222;
  text-decoration: none;
}
.site-footer .created a:hover {
  text-decoration: underline;
}
.blog .site-footer:after, .archive .site-footer:after, .single-post .site-footer:after, .search .site-footer:after, .page-template-contact-page .site-footer:after {
  display: none;
}
.home #footer {
  display: none;
}
@media (max-width: 1024px) {
  .error404 #page-in {
    min-height: calc(100% - 137px);
  }
}
@media (max-width: 767px) {
  .error404 #page-in {
    min-height: calc(100% - 132px);
  }
}
@media (max-width: 600px) {
  #footer.site-footer {
    padding-top: 8rem;
    text-align: center;
  }
  #footer.site-footer .copyright {
    float: none;
    margin-bottom: 2rem;
  }
  #footer.site-footer .created {
    float: none;
  }
  .error404 #page-in {
    min-height: calc(100% - 120px);
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fdev-woodburycorp3.pantheonsite.io%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fglobal%2Ffonts.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fglobal%2Fglobal.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fglobal%2Freset.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fheader%2Fheader.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Ffront%2Ffirst-section.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Ffront%2Fsecond-section.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Ffront%2Fthird-section.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Ffront%2Ffourth-section.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fportfolio%2Ffilters.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fportfolio%2Fmap.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fportfolio%2Flist.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fintro.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fapproach.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fhistory.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Ftenants.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fawards.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fpartners.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fgallery.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Ftestimonial.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproject%2Fpagination.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fblog%2Fblog.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fcontact%2Fcontact.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fproperty%2Fintro.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fcontent.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fhero.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Ftwo-columns.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Ffull-image-text.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fthree-columns.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fthree-columns-slider.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Ftext-with-blue-bg.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fannouncement.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fleft-image-text.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Fsections%2Fflexible%2Fprojects.scss%22%2C%22wp-content%2Fthemes%2Fwoodbury%2Fassets%2Fscss%2Ffooter%2Ffooter.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD7BA%3BAAAA%3BAEYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpJA%3BAG6JA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWL%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FaF%3BAIAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAEE%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAACC%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQL%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAJv1BF%3BAKAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAACI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACD%3BAAAA%3BAAAA%3BAAAA%3BAAEH%3BAACG%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAACD%3BAAAA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BALhKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAK%2BKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAAEI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACpdF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAUP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAKF%3BAAGI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC37BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYN%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FeF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BARtYF%3BASAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA2BA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAGM%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACpRF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACxLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOM%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXjMJ%3BAYAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKH%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAACC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAC5PF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FFF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxLF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BACxED%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACnFD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAC5DD%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAC3JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAOP%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC3ED%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBrED%3BAqBAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAEG%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBL%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEG%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BArBvYD%3BAsBAA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAtB7OD%3BAuBAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBpMF%3BAwBAA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAsCF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAC9HJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOJ%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAC9QJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAOR%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMN%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC9HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAON%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5HF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBR%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3GF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAACE%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACpFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAKJ%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACxME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAjC5CF%3BAkCAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%22%7D */