/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

body,
figure {
  margin: 0
}

body,
sub,
sup {
  position: relative
}

.l-one-whole,
body,
html,
img,
table {
  width: 100%
}

.count,
.l-vcntr {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden
}

.fancybox-nav,
.fp-enabled body,
.owl-controls,
html.fp-enabled {
  -webkit-tap-highlight-color: transparent
}

.count-content,
blockquote,
dfn {
  font-style: italic
}

.att-doc .att-doc-strong,
.box-title,
.btn,
.count-content,
.fancybox-close span,
.fancybox-title-outside-wrap,
.pagination-link,
.quicklinks-link,
.trigger-text {
  text-transform: uppercase
}

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

audio,
canvas,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden] {
  display: none
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

a:active,
a:hover {
  outline: 0
}

h1 {
  font-size: 2em
}

b,
strong {
  font-weight: 700
}

mark {
  background: #ff0;
  color: #000
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0;
  vertical-align: bottom
}

.l-column,
td,
textarea {
  vertical-align: top
}

body.home,
svg:not(:root) {
  overflow: hidden
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,
input {
  line-height: normal
}

.p,
body,
p {
  line-height: 1.6
}

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

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

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

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

.featured-close,
.frm-input.frm-input-select,
.frm-search-submit {
  -moz-appearance: none;
  -webkit-appearance: none
}

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

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

textarea {
  overflow: auto
}

html {
  font-size: 62.5%;
  height: 100% !important
}

body {
  overflow-x: hidden;
  height: 100%;
  font-family: Roboto, sans-serif;
  background: #fbfbfb;
  color: #5a5b6f;
  font-size: 15px;
  font-size: 1.5rem
}

.h2,
.h3,
h2,
h3 {
  font-weight: 400;
  color: #434453;
  font-family: "Noto Serif", serif
}

.is-fancybox-open body,
html.is-fancybox-open {
  position: relative;
  overflow: hidden
}

.l-cntr,
.l-vcntr {
  position: absolute;
  top: 50%
}

.h2,
h2 {
  font-size: 32px;
  font-size: 3.2rem;
  margin: 0 0 2.8rem
}

.h3,
h3 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 2.2rem
}

.p,
p {
  color: #5a5b6f;
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0 0 2.4rem
}

.p-alt {
  color: #FFF
}

blockquote {
  margin: 0;
  color: #bdbdc7;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.44444
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 -10px
}

td,
th {
  padding: 10px
}

.dd,
.dt,
dd,
dt {
  margin: 0;
  padding: 0
}

.dt,
dt {
  color: #bdbdc7;
  margin-bottom: 10px
}

.dd,
dd {
  padding-left: 40px;
  margin-bottom: 20px
}

abbr[title] {
  border-bottom: none
}

a:focus,
a:hover {
  outline: 0
}

.l-grid {
  font-size: 0
}

.l-grid>* {
  font-size: 15px;
  font-size: 1.5rem
}

.l-column {
  display: inline-block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.l-page,
.l-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.l-one-half {
  width: 50%
}

.l-one-quarter {
  width: 25%
}

.l-three-quarters {
  width: 75%
}

.l-one-third {
  width: 33.333%
}

.l-two-thirds {
  width: 66.666%
}

.l-one-fifth {
  width: 20%
}

.l-two-fifths {
  width: 40%
}

.l-three-fifths {
  width: 60%
}

.l-clearfix:after {
  content: "";
  display: table;
  clear: both
}

.l-justify:after,
.l-wrap .l-wrap-overlay {
  content: ''
}

.l-column-inverse {
  float: right
}

.l-grid-padding {
  margin-right: -10px
}

.l-column-padding {
  padding-right: 10px
}

.l-grid-padding-20 {
  margin-right: -20px
}

.l-column-padding-20 {
  padding-right: 20px
}

.l-grid-padding-30 {
  margin-right: -30px
}

.l-column-padding-30 {
  padding-right: 30px
}

.l-grid-padding-60 {
  margin-right: -60px
}

.l-column-padding-60 {
  padding-right: 60px
}

.l-grid-8 {
  margin-left: -8px
}

.l-grid-8>.l-column {
  padding-left: 8px
}

.l-justify {
  text-align: justify
}

.l-justify:after {
  display: inline-block;
  width: 100%
}

.l-vcntr {
  left: 0;
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.l-vcntr-right {
  left: auto;
  right: 0
}

.l-cntr {
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.l-offcanvas {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 300px;
  background: #fff;
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -webkit-transform: translateX(300px);
  transform: translateX(300px)
}

.l-content,
.l-gallery-header,
.l-main-overflow,
.l-page,
.l-page-header,
.l-page-header-bottom,
.l-wrap {
  position: relative
}

.l-push {
  right: 0;
  -moz-transition: right .4s;
  -o-transition: right .4s;
  -webkit-transition: right .4s;
  transition: right .4s
}

.l-gap {
  margin-bottom: 30px
}

.l-wrap {
  min-height: 100%;
  margin-bottom: -150px
}

.l-wrap .l-wrap-overlay {
  visibility: hidden;
  opacity: 0;
  z-index: 8000 !important;
  -moz-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  -webkit-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

.l-wrap:after {
  content: "";
  display: block;
  height: 150px
}

.l-wrap-nofooter {
  margin-bottom: 0
}

.l-wrap-nofooter:after {
  content: none
}

.direction-nav-preview-img:after,
.direction-nav:after,
.language-nav-link:after,
.secondary-nav li:after {
  content: ''
}

.l-page {
  padding: 200px 0 130px;
  box-sizing: border-box
}

.l-page-header {
  padding-bottom: 40px
}

.l-section {
  width: 100%;
  height: 100vh;
  padding-left: 50px;
  box-sizing: border-box
}

.l-main,
.l-sidebar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.l-constrained {
  margin: auto;
  max-width: 1000px;
  padding: 0 50px
}

.l-main {
  float: left;
  width: 675px;
  padding: 20px 0;
  background: #FFF;
  -moz-box-shadow: 0 1px 5px 0 rgba(11, 11, 12, .1);
  -webkit-box-shadow: 0 1px 5px 0 rgba(11, 11, 12, .1);
  box-shadow: 0 1px 5px 0 rgba(11, 11, 12, .1);
  box-sizing: border-box
}

.l-main-overflow {
  margin-left: -20px
}

.l-main-inner {
  padding: 40px 40px 20px
}

.l-main-inner-top {
  display: block;
  padding: 20px 40px
}

.l-main-inner-overflow {
  margin: 0 -40px 0 -60px
}

.l-sidebar {
  overflow: hidden;
  padding-left: 50px;
  box-sizing: border-box
}

.l-gallery-header,
.l-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.l-placeholder {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%
}

.l-gallery-header {
  display: inline-block;
  padding-right: 135px;
  margin-bottom: 45px;
  box-sizing: border-box
}

.l-featured-news {
  margin-top: -270px
}

.l-featured-banners + .l-featured-news {
  margin-top: 0;
}

.l-featured-banners {
  margin-top: -484px;
  margin-bottom: 16px;
}

.l-featured-gap {
  margin-bottom: 10px
}

.l-mb-md {
  margin-bottom: 75px
}

.l-header {
  position: fixed;
  padding: 22px 50px;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  z-index: 7500;
  -webkit-transform: translateZ(0);
  box-sizing: border-box;
  overflow: hidden;
  -moz-transition: background .3s, padding .3s, right .5s, width 0s;
  -o-transition: background .3s, padding .3s, right .5s, width 0s;
  -webkit-transition: background .3s, padding .3s, right .5s, width 0s;
  transition: background .3s, padding .3s, right .5s, width 0s
}

.l-footer-home,
.l-overlay {
  position: absolute;
  left: 0;
  bottom: 0
}

.l-footer,
.nav-level {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.l-header.is-active {
  background: #FFF;
  padding-top: 16px;
  padding-bottom: 8px
}

.l-header.is-active .icon-menu,
.l-header.is-active .logo-icon,
.l-header.is-active .trigger-text {
  color: #5a5b6f
}

.l-header.is-active .trigger-icon {
  border-color: #5a5b6f
}

.no-touch .l-header.is-active .trigger:hover .icon-menu,
.no-touch .l-header.is-active .trigger:hover .trigger-text,
.touch .l-header.is-active .trigger:active .icon-menu,
.touch .l-header.is-active .trigger:active .trigger-text {
  color: #434453
}

.no-touch .l-header.is-active .trigger:hover .trigger-icon,
.touch .l-header.is-active .trigger:active .trigger-icon {
  border-color: #434453
}

.l-footer {
  height: 150px;
  padding: 50px;
  border-top: 1px solid #dcdce1;
  background: #FFF;
  box-sizing: border-box
}

.l-footer-home {
  background: 0 0;
  border: none;
  width: 100%
}

.l-overlay {
  top: 0;
  right: 0;
  z-index: 1000;
  background: rgba(44, 45, 54, .6)
}

.l-cookie-overlay {
  position: fixed;
  top: auto;
  padding: 25px;
  background: #434453;
  text-align: center
}

.l-cookie-overlay p {
  color: #bdbdc7;
  font-size: 13px;
  line-height: 23px
}

.l-cookie-overlay-close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px
}

.l-cookie-overlay-close .icon {
  display: block
}

.no-touch .l-cookie-overlay-close:hover .icon,
.touch .l-cookie-overlay-close:active .icon {
  fill: #FFF
}

.l-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #FFF;
  overflow-y: auto;
  max-width: 800px;
  max-height: 800px;
  width: 100%;
  height: 100%;
  -moz-transform: translate3d(-100%, -100%, 0);
  -webkit-transform: translate3d(-100%, -100%, 0);
  transform: translate3d(-100%, -100%, 0);
  -moz-transition: -moz-transform .3s;
  -o-transition: -o-transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s
}

.l-modal.is-modal-active {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.l-modal.is-form-valid {
  max-height: initial;
  height: auto;
  background: #6cc25e;
  -webkit-animation: modalBgPulse .4s 2;
  -moz-animation: modalBgPulse .4s 2;
  -o-animation: modalBgPulse .4s 2;
  animation: modalBgPulse .4s 2
}

.l-modal.is-form-valid .hr-after {
  border: none
}

.l-modal.is-form-valid .icon-light-gray {
  color: #619958
}

.l-modal.is-form-valid .frm-legend,
.l-modal.is-form-valid .modal-title {
  color: #FFF;
  -webkit-animation: modalClrPulse .4s 2;
  -moz-animation: modalClrPulse .4s 2;
  -o-animation: modalClrPulse .4s 2;
  animation: modalClrPulse .4s 2
}

@keyframes modalBgPulse {
  0%,
  100% {
    background-color: #FFF
  }
  50% {
    background-color: #6cc25e
  }
}

@keyframes modalClrPulse {
  0%,
  100% {
    color: #5a5b6f
  }
  50% {
    color: #FFF
  }
}

.l-modal-inner {
  position: static
}

.l-modal-inset {
  padding: 30px 50px 0
}

.modal-close {
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  font-size: 24px;
  font-size: 2.4rem
}

.no-touch .modal-close:hover .icon,
.touch .modal-close:active .icon {
  fill: #434453
}

.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden
}

.fp-slide {
  float: left;
  overflow: hidden
}

.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.fp-slidesContainer {
  float: left;
  position: relative
}

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent
}

.main-nav,
.nav-level {
  width: 100%;
  height: 100%
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff
}

.fp-scrollable {
  overflow: scroll
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0)
}

.nav-level,
.nav-level-overlay {
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0)
}

#fp-nav.right {
  right: 17px
}

#fp-nav.left {
  left: 17px
}

.main-nav {
  position: relative;
  right: 0;
  -moz-transition: right .2s;
  -o-transition: right .2s;
  -webkit-transition: right .2s;
  transition: right .2s
}

.main-nav-top,
.nav-level {
  position: absolute;
  right: 0
}

.main-nav-list {
  padding: 0;
  margin: 0;
  border-top: 1px solid #f2f2f2;
  list-style: none;
  -moz-transition: border-color 0s ease .2s;
  -o-transition: border-color 0s ease .2s;
  -webkit-transition: border-color 0s ease;
  -webkit-transition-delay: .2s;
  transition: border-color 0s ease .2s
}

.main-nav-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  border-bottom: 1px solid #f2f2f2;
  -moz-transition: border-color 0s ease .2s;
  -o-transition: border-color 0s ease .2s;
  -webkit-transition: border-color 0s ease;
  -webkit-transition-delay: .2s;
  transition: border-color 0s ease .2s
}

.nav-level {
  top: 0;
  padding-top: 165px;
  background: #FFF;
  box-sizing: border-box;
  transform: translateZ(0)
}

.nav-level-scroller {
  overflow-y: auto;
  height: 100%
}

.nav-level-overlay {
  display: none;
  cursor: pointer;
  opacity: 0;
  z-index: 0;
  transform: translateZ(0)
}

.language-nav-link,
.main-nav-link {
  display: block;
  text-decoration: none
}

.main-nav-link {
  padding: 17px 40px;
  outline: 0;
  color: #5a5b6f;
  font-size: 16px;
  font-size: 1.6rem;
  -moz-transition: background .3s, color .3s;
  -o-transition: background .3s, color .3s;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s
}

.no-touch .main-nav-link:hover,
.touch .main-nav-link:active {
  color: #FFF;
  background: #5a5b6f
}

.main-nav-top {
  z-index: 9999;
  width: 300px;
  height: 165px;
  padding-top: 30px;
  background: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: opacity .2s, visibility .2s;
  -o-transition: opacity .2s, visibility .2s;
  -webkit-transition: opacity .2s, visibility .2s;
  transition: opacity .2s, visibility .2s;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.main-nav-top-inner {
  padding: 0 50px 30px 35px
}

.language-nav {
  float: left;
  margin-top: 7px
}

.language-nav li {
  padding: 0
}

.language-nav-link {
  position: relative;
  padding: 10px;
  color: #d2d2d8;
  font-size: 12px;
  font-size: 1.2rem;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s;
  transition: color .3s
}

.language-nav-link:after {
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 17px;
  height: 2px;
  background: 0 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -webkit-transition: background .3s;
  transition: background .3s
}

.no-touch .language-nav-link:hover,
.touch .language-nav-link:active {
  color: #5a5b6f
}

.no-touch .language-nav-link:hover:after,
.touch .language-nav-link:active:after {
  background: #5a5b6f
}

.section-nav {
  position: fixed;
  right: 50px;
  top: 50%;
  z-index: 100;
  visibility: visible;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition: opacity .2s, visibility .2s;
  -o-transition: opacity .2s, visibility .2s;
  -webkit-transition: opacity .2s, visibility .2s;
  transition: opacity .2s, visibility .2s
}

.section-nav-list {
  list-style: none
}

.section-nav-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  padding: 5px 0;
  width: 20px;
  height: 20px;
  text-align: center
}

.section-nav-link {
  display: inline-block;
  margin: 3px;
  border: 2px solid transparent;
  height: 5px;
  width: 5px;
  background: #FFF;
  vertical-align: middle;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: background .2s, border-color .2s ease .2s, width .2s ease, height .2s ease, margin .2s ease;
  -o-transition: background .2s, border-color .2s ease .2s, width .2s ease, height .2s ease, margin .2s ease;
  -webkit-transition: background .2s, border-color .2s ease, width .2s ease, height .2s ease, margin .2s ease;
  -webkit-transition-delay: 0s, .2s, 0s, 0s, 0s;
  transition: background .2s, border-color .2s ease .2s, width .2s ease, height .2s ease, margin .2s ease
}

.active .section-nav-link,
.section-nav-link:hover {
  margin: 0;
  height: 11px;
  width: 11px;
  background: 0 0;
  border-color: #FFF
}

.section-nav-link:focus {
  outline: 0
}

.quicklinks {
  position: absolute;
  z-index: 8000;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: #FFF;
  list-style: none
}

.quicklinks li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0
}

.quicklinks-link {
  display: block;
  padding: 33px 0;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  color: #5a5b6f;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s;
  transition: color .3s
}

.direction-nav {
  position: relative;
  font-size: 0
}

.direction-nav>* {
  font-size: 15px;
  font-size: 1.5rem
}

.direction-nav:after {
  position: absolute;
  width: 1px;
  left: 50%;
  top: 0;
  height: 100%;
  background: rgba(255, 255, 255, .1);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.direction-nav-altbg:after {
  background: rgba(90, 91, 111, .6)
}

.direction-nav-bg {
  color: #434453;
  font-size: 100px;
  font-size: 10rem
}

.direction-nav-bg-events {
  color: #b6403d
}

.direction-nav-bg-accomodation {
  color: #2d6090
}

.direction-nav-carousel {
  position: absolute;
  z-index: 100;
  right: 0;
  bottom: 0;
  -moz-transform: translate3d(50%, 50%, 0);
  -webkit-transform: translate3d(50%, 50%, 0);
  transform: translate3d(50%, 50%, 0)
}

.direction-nav-gallery {
  position: absolute;
  bottom: 20px;
  right: 70px;
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  transform: translateY(50%)
}

.direction-nav-gallery:after {
  background: rgba(88, 68, 137, .2)
}

.direction-nav-section {
  position: absolute;
  right: calc(20% - 50px);
  bottom: 13.5%;
  z-index: 101;
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  transform: translateX(50%)
}

.direction-nav-button {
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  cursor: pointer
}

.direction-nav-button:hover .direction-nav-icon {
  opacity: .6
}

.direction-nav-button:hover .direction-nav-icon-dark {
  opacity: 1
}

.direction-nav-button.is-inactive {
  cursor: default;
  pointer-events: none
}

.btn,
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer
}

.direction-nav-button.is-inactive .direction-nav-icon {
  opacity: .1
}

.direction-nav-button.is-inactive .direction-nav-preview {
  display: none
}

.direction-nav-button-prev {
  left: 0
}

.direction-nav-button-next {
  right: 0
}

.direction-nav-icon {
  opacity: .15;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.direction-nav-icon-dark {
  opacity: .6
}

.direction-nav-gallery .direction-nav-icon-dark {
  opacity: .4
}

.direction-nav-preview {
  position: absolute;
  top: 50%;
  width: 232px;
  height: 232px;
  margin-top: -116px;
  opacity: 0;
  z-index: -1;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s;
  -moz-transform: scale(.5);
  -ms-transform: scale(.5);
  -webkit-transform: scale(.5);
  transform: scale(.5)
}

.box-overlay,
.direction-nav-preview-title {
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -webkit-transition: opacity .3s
}

.direction-nav-button:hover .direction-nav-preview {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1)
}

.direction-nav-button.is-active .direction-nav-preview {
  opacity: 0;
  -moz-transform: scale(.5);
  -ms-transform: scale(.5);
  -webkit-transform: scale(.5);
  transform: scale(.5)
}

.direction-nav-button-prev .direction-nav-preview {
  right: 0;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -webkit-transform-origin: right center;
  transform-origin: right center
}

.direction-nav-button-next .direction-nav-preview {
  left: 0;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -webkit-transform-origin: left center;
  transform-origin: left center
}

.direction-nav-preview-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 162px;
  height: 162px;
  margin: -81px 0 0 -81px;
  overflow: hidden;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.hlist li,
.secondary-nav li {
  margin-left: 0;
  list-style-image: none;
  list-style-type: none
}

.direction-nav-preview-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 232px;
  -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.direction-nav-preview-img:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(90, 91, 111, .8)
}

.direction-nav-preview-c1 .direction-nav-preview-img:after {
  background: rgba(238, 132, 61, .75)
}

.direction-nav-preview-c2 .direction-nav-preview-img:after {
  background: rgba(8, 171, 224, .83)
}

.direction-nav-preview-title {
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 50%;
  font-family: "Noto Serif", serif;
  color: #FFF;
  opacity: 0;
  transition: opacity .3s;
  -moz-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.direction-nav-button:hover .direction-nav-preview-title {
  opacity: 1
}

.direction-nav-button-prev .direction-nav-preview-title {
  padding: 0 40px 0 20px;
  text-align: center
}

.direction-nav-button-next .direction-nav-preview-title {
  padding: 0 20px 0 40px
}

.icon-overlay {
  opacity: .75;
  color: #ee843d
}

.secondary-nav {
  width: 275px;
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  -webkit-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

.secondary-nav.is-fixed {
  position: fixed
}

.secondary-nav li {
  position: relative
}

.secondary-nav li:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, .1)
}

.secondary-nav li:first-child:after {
  content: none
}

.bg-video:after,
.calendar-pagination:before,
.secondary-nav-link.is-current:before {
  content: ''
}

.secondary-nav-link {
  position: relative;
  display: block;
  padding: 21px 35px 17px;
  font-weight: 700;
  text-decoration: none;
  background: #434453;
  color: #FFF;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -webkit-transition: background .3s;
  transition: background .3s;
  font-size: 14px;
  font-size: 1.4rem
}

.secondary-nav-link.is-current:before {
  position: absolute;
  top: 0;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 15px 30px 0;
  border-color: transparent #434453 transparent transparent
}

.breadcrumbs {
  margin-bottom: 20px
}

.breadcrumbs-list {
  margin-right: -20px
}

.breadcrumbs-list li {
  margin-right: 20px
}

.breadcrumbs-item {
  text-decoration: none;
  color: #c4c5d2;
  font-size: 12px;
  font-size: 1.2rem
}

.pagination {
  padding: 50px 55px
}

.pagination-current-item,
.pagination-link {
  min-width: 50px;
  height: 50px;
  padding: 15px 0;
  font-weight: 700;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  text-align: center
}

.pagination-link {
  text-decoration: none;
  color: #bdbdc7;
  font-size: 13px;
  font-size: 1.3rem;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s;
  transition: color .3s;
  box-sizing: border-box
}

.no-touch .pagination-link:hover,
.touch .pagination-link:active {
  color: #434453
}

.pagination-current-item {
  position: relative;
  z-index: 2;
  color: #bdbdc7;
  box-sizing: border-box
}

.btn,
.trigger-dropdown {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.pagination-current-icon {
  z-index: -1;
  color: #fbfbfb;
  font-size: 66px;
  font-size: 6.6rem
}

.pagination-current-icon-border {
  z-index: -1;
  color: #f2f2f2;
  font-size: 70px;
  font-size: 7rem
}

.pagination-link-disable {
  opacity: .5
}

.no-touch .pagination-link-disable:hover,
.touch .pagination-link-disable:active {
  color: #bdbdc7
}

.calendar-pagination {
  position: relative;
  padding: 30px 25px 40px
}

.calendar-pagination:before {
  position: absolute;
  left: 0;
  bottom: 55px;
  width: 100%;
  height: 1px;
  background: #f2f2f2
}

.calendar-pagination-list {
  position: relative;
  z-index: 2
}

.pagination-link-xl {
  font-size: 15px;
  font-size: 1.5rem
}

.hlist {
  padding: 0;
  margin-right: -10px;
  list-style: none;
  font-size: 0
}

.hlist li {
  padding-right: 10px;
  display: inline-block
}

.hlist>* {
  font-size: 15px;
  font-size: 1.5rem
}

.hlist-no-margin {
  margin-right: 0
}

.hlist-no-margin li {
  padding-right: 0
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: visible;
  background: url(../img/preloader.gif) center center no-repeat #FFF
}

.bg-video,
.logo,
.section {
  overflow: hidden
}

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  -moz-transition: fill .3s;
  -o-transition: fill .3s;
  -webkit-transition: fill .3s;
  transition: fill .3s
}

.icon-2x {
  font-size: 24px;
  font-size: 2.4rem
}

.icon-vcntr {
  position: relative;
  top: -1px;
  vertical-align: middle
}

.icon-vcntr-2x {
  top: -4px
}

.bg-video,
.bg-video:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.icon-before {
  margin-right: 6px
}

.icon-after {
  margin-left: 6px
}

.icon-before-2x {
  margin-right: 12px
}

.icon-after-2x {
  margin-left: 12px
}

.icon-dark {
  color: #5a5b6f
}

.icon-white {
  color: #FFF
}

.icon-light-gray {
  color: #bdbdc7
}

.icon-menu {
  width: 30px;
  height: 14px
}

#icon-down .path1 {
  opacity: .2
}

#icon-down .path2 {
  opacity: .4
}

#icon-down .path3 {
  opacity: 1
}

.icon-active,
.is-active .icon-default {
  display: none
}

.btn,
.is-active .icon-active {
  display: inline-block
}

.svg-poligone {
  fill: currentColor
}

.btn {
  border: 2px solid #FFF;
  outline: 0;
  padding: 20px 30px;
  vertical-align: middle;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  background: #FFF;
  color: #5a5b6f;
  font-size: 13px;
  font-size: 1.3rem;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-transition: color .3s, background .3s, opacity .3s;
  -o-transition: color .3s, background .3s, opacity .3s;
  -webkit-transition: color .3s, background .3s, opacity .3s;
  transition: color .3s, background .3s, opacity .3s
}

.section-subtitle,
.section-title {
  font-family: "Noto Serif", serif
}

.no-touch .btn:hover,
.touch .btn:active {
  color: #434453;
  text-decoration: none
}

.no-touch .btn-no-hover:hover,
.touch .btn-no-hover:active {
  color: #5a5b6f
}

.btn-alt-border {
  border-color: #bdbdc7
}

.btn-transparent {
  background: 0 0;
  border-color: #FFF;
  color: #FFF;
  opacity: .8
}

.no-touch .btn-transparent:hover,
.touch .btn-transparent:active {
  background: 0 0;
  color: #FFF;
  opacity: 1
}

.btn-block {
  display: block;
  width: 100%
}

.btn-wide {
  padding: 17px 30px;
  width: 232px;
  font-size: 15px;
  font-size: 1.5rem
}

.btn-featured {
  min-width: 200px;
  padding: 12px 30px
}

.bg-video {
  height: 100%;
  z-index: -100;
  background-image: url(../img/section-home-bg.jpg);
  background-size: cover
}

.bg-video #video {
  display: block;
  min-width: 100%;
  min-height: 100%;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s
}

.bg-video:after {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwYjNmNyIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZmIyNTkiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, rgba(32, 179, 247, .7)), color-stop(100%, rgba(95, 178, 89, .7)));
  background-image: -moz-linear-gradient(left top, rgba(32, 179, 247, .7) 0, rgba(95, 178, 89, .7) 100%);
  background-image: -webkit-linear-gradient(left top, rgba(32, 179, 247, .7) 0, rgba(95, 178, 89, .7) 100%);
  background-image: linear-gradient(to right bottom, rgba(32, 179, 247, .7) 0, rgba(95, 178, 89, .7) 100%)
}

.logo {
  position: relative;
  display: inline-block;
  margin: 0;
  height: 38px
}

.section-visual .section-visual-link a,
.trigger-icon,
.trigger-text {
  display: block
}

.logo-header {
  margin-top: 4px
}

.logo-icon {
  width: 204px;
  height: 38px
}

.trigger {
  float: right;
  padding: 0;
  border: 0;
  background: 0 0;
  outline: 0
}

.trigger-dropdown {
  position: absolute;
  right: 0;
  top: 7px;
  padding: 10px;
  width: 46px;
  height: 46px;
  box-sizing: border-box
}

.section,
.section-body,
.section-inner,
.section-slide,
.section-title {
  position: relative
}

.trigger-text {
  margin-right: 64px;
  margin-left: 20px;
  color: rgba(255, 255, 255, .8);
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 3.53846;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -webkit-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out
}

.no-touch .trigger:hover .trigger-text,
.touch .trigger:active .trigger-text {
  color: #FFF
}

.trigger-icon {
  float: right;
  width: 30px;
  height: 14px;
  padding: 15px 7px;
  border: 1px solid rgba(255, 255, 255, .13);
  -moz-transition: border-color .2s ease-in-out;
  -o-transition: border-color .2s ease-in-out;
  -webkit-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out
}

.no-touch .trigger:hover .trigger-icon,
.touch .trigger:active .trigger-icon {
  border-color: #FFF
}

.trigger-xl-icon {
  vertical-align: top;
  font-size: 26px;
  font-size: 2.6rem
}

.trigger-nav {
  opacity: 1;
  visibility: visible;
  -moz-transition: opacity .2s, visibility .2s;
  -o-transition: opacity .2s, visibility .2s;
  -webkit-transition: opacity .2s, visibility .2s;
  transition: opacity .2s, visibility .2s
}

.is-nav-active .trigger-nav {
  opacity: 0;
  visibility: hidden
}

.section {
  height: 100vh
}

.section-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover
}

.section-inner {
  top: 15%;
  width: 73%
}

.section-inner-home {
  top: 28%;
  width: auto
}

.section-inner-sitemap {
  top: 25%
}

.section-body {
  max-width: 1190px;
  float: right
}

.section-body-r {
  text-align: right
}

.section-title {
  color: #FFF;
  z-index: 1;
  font-size: 90px;
  font-size: 9rem;
  line-height: 1.2;
  margin: 0 0 3rem
}

.section-title-fixed {
  position: absolute;
  top: 15%;
  right: 27%;
  left: 50px;
  z-index: 200
}

.section-subtitle {
  color: #FFF;
  font-size: 24px;
  font-size: 2.4rem
}

.section-title-alglf {
  text-align: left
}

.actions-link,
.copyright-center,
.count-content,
.fancybox-nav span,
.section-header>.links {
  text-align: center
}

.section-title-xl {
  font-size: 120px;
  font-size: 12rem;
  line-height: .95;
  margin: 0 0 6rem
}
.small-title{
  font-size: 10rem;
}
.section-subtitle-sml {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 15px;
  font-size: 1.5rem
}

.section-content {
  position: relative;
  float: right;
  max-width: 475px
}

.section-btn-full {
  opacity: .9
}

.no-touch .section-btn-full:hover,
.touch .section-btn-full:active {
  opacity: 1
}

.section-btn-1 {
  border-color: #bee188
}

.section-btn-2 {
  border-color: #ff7867
}

.section-events {
  background-image: url(../img/section-events-bg.jpg)
}

.section-events-2 {
  background-image: url(../img/section-events-2-bg.jpg)
}

.section-events-3 {
  background-image: url(../img/section-events-3-bg.jpg)
}

.section-events-4 {
  background-image: url(../img/section-events-4-bg.jpg)
}

.section-accomodation {
  background-image: url(../img/section-accomodation-bg.jpg)
}

.section-accomodation-2 {
  background-image: url(../img/section-accomodation-2-bg.jpg)
}

.section-about {
  background-image: url(../img/section-about-bg.jpg)
}

.section-btn-3 {
  border-color: #ffda80
}

.section-history {
  background-image: url(../img/section-history-bg.jpg)
}

.section-btn-4 {
  border-color: #ce97e6
}

.section-nature {
  background-image: url(../img/section-nature-bg.jpg)
}

.section-btn-5 {
  border-color: #b4e794
}

.section-sitemap {
  padding-left: 100px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxMzIzZSIvPjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjNDM0NDUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
  background-size: 100%;
  background-image: -moz-linear-gradient(315deg, #31323e 0, #434453 99%);
  background-image: -webkit-linear-gradient(315deg, #31323e 0, #434453 99%);
  background-image: linear-gradient(135deg, #31323e 0, #434453 99%)
}

.section-sitemap .section-visual-svg {
  position: absolute;
  top: 67px;
  left: -82px;
  width: 433px;
  opacity: .13
}

.section-sitemap .section-visual-svg .svg-poligone {
  color: #5c5d6b
}

.section-visual {
  max-width: 604px;
  max-height: 604px;
  margin-right: 586px;
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%)
}

.section-visual>div {
  position: absolute
}

.section-visual .section-visual-img {
  position: relative
}

.section-visual .section-visual-link {
  top: 22.84768%;
  left: 6.45695%;
  width: 16.55629%
}

.section-visual .section-visual-link .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32%;
  height: auto;
  -moz-transform: translate(-50%, -52%);
  -ms-transform: translate(-50%, -52%);
  -webkit-transform: translate(-50%, -52%);
  transform: translate(-50%, -52%);
  color: #FFF
}

.section-header,
.section-visual-events img {
  position: relative
}

.section-visual .section-visual-link .icon-play {
  -moz-transform: translate(-34%, -52%);
  -ms-transform: translate(-34%, -52%);
  -webkit-transform: translate(-34%, -52%);
  transform: translate(-34%, -52%)
}

.section-visual-events .section-visual-img-2 {
  bottom: -14.23841%;
  left: 61.25828%;
  width: 38.24503%
}

.section-visual-events .section-visual-img-3 {
  bottom: 1.82119%;
  left: 10.76159%;
  width: 30.46358%
}

.section-visual-events .svg-poligone {
  color: #ee843d
}

.section-visual-events .section-visual-svg {
  top: -17.21854%;
  left: 26.98675%;
  width: 71.68874%
}

.section-visual-events .section-visual-svg .svg-poligone {
  opacity: .15
}

.section-visual-events .section-visual-svg-2 {
  bottom: -4.13907%;
  left: 28.1457%;
  width: 71.68874%
}

.section-visual-events .section-visual-svg-2 .svg-poligone {
  opacity: .4
}

.section-visual-events .section-visual-svg-3 {
  bottom: 2.98013%;
  left: 20.5298%;
  width: 25.16556%
}

.section-visual-events .section-visual-svg-3 .svg-poligone {
  opacity: .3
}

.section-visual-events .section-visual-svg-4 {
  bottom: -14.23841%;
  left: 106.29139%;
  width: 20.86093%
}

.section-visual-events .section-visual-svg-4 .svg-poligone {
  opacity: .2
}

.section-visual-events .section-visual-svg-5 {
  top: 1.82119%;
  left: 12.41722%;
  width: 13.4106%
}

.section-visual-events .section-visual-svg-5 .svg-poligone {
  opacity: .1
}

.section-visual-events .section-visual-link .svg-poligone {
  color: #dd4d4a
}

.section-visual-events .section-visual-link .icon {
  color: #ff9597
}

.section-visual-events-3 .section-visual-img img {
  margin-top: -6.78808%
}

.section-visual-accomodation .section-visual-img {
  width: 101.49007%;
  margin-right: -1.49007%
}

.section-visual-accomodation .section-visual-img-2 {
  bottom: -12.08609%;
  left: -.66225%;
  width: 37.91391%
}

.section-visual-accomodation .section-visual-img-3 {
  bottom: 3.97351%;
  left: 62.74834%;
  width: 30.46358%
}

.section-visual-accomodation .svg-poligone {
  color: #3aafcc
}

.section-visual-accomodation .section-visual-svg {
  bottom: -2.31788%;
  left: 1.15894%;
  width: 72.68212%
}

.section-visual-accomodation .section-visual-svg .svg-poligone {
  opacity: .5
}

.section-visual-accomodation .section-visual-svg-2 {
  top: 6.95364%;
  left: 46.52318%;
  width: 56.78808%
}

.section-visual-accomodation .section-visual-svg-2 .svg-poligone {
  color: #2f8cb5
}

.section-visual-accomodation .section-visual-svg-3 {
  top: -.16556%;
  left: 13.57616%;
  width: 41.55629%
}

.section-visual-accomodation .section-visual-svg-3 .svg-poligone {
  opacity: .17
}

.section-visual-accomodation .section-visual-svg-4 {
  bottom: 8.11258%;
  left: 59.76821%;
  width: 21.8543%
}

.section-visual-accomodation .section-visual-svg-4 .svg-poligone {
  opacity: .5
}

.section-visual-accomodation .section-visual-svg-5 {
  bottom: 10.92715%;
  left: 108.44371%;
  width: 18.04636%
}

.section-visual-accomodation .section-visual-svg-5 .svg-poligone {
  opacity: .17
}

.section-visual-accomodation .section-visual-svg-6 {
  top: -15.72848%;
  left: 13.07947%;
  width: 13.57616%
}

.section-visual-accomodation .section-visual-svg-6 .svg-poligone {
  opacity: .05
}

.section-visual-accomodation .section-visual-svg-7 {
  bottom: -9.60265%;
  left: 80.7947%;
  width: 9.93377%
}

.section-visual-accomodation .section-visual-svg-7 .svg-poligone {
  opacity: .07
}

.section-visual-about .section-visual-img {
  margin-bottom: -2.31788%
}

.section-visual-about .section-visual-img-2 {
  bottom: -12.41722%;
  left: 0;
  width: 37.91391%
}

.section-visual-about .section-visual-img-3 {
  bottom: 20.19868%;
  left: 77.64901%;
  width: 30.46358%
}

.section-visual-about .svg-poligone {
  color: #f1c24e
}

.section-visual-about .section-visual-svg {
  top: 10.2649%;
  left: 38.07947%;
  width: 72.68212%
}

.section-visual-about .section-visual-svg .svg-poligone {
  opacity: .5
}

.section-visual-about .section-visual-svg-2 {
  top: 5.29801%;
  left: .49669%;
  width: 56.78808%
}

.section-visual-about .section-visual-svg-3 {
  bottom: -2.15232%;
  left: 10.2649%;
  width: 53.31126%
}

.section-visual-about .section-visual-svg-3 .svg-poligone {
  opacity: .62
}

.section-visual-about .section-visual-svg-4 {
  bottom: 0;
  left: 81.95364%;
  width: 30.96026%
}

.section-visual-about .section-visual-svg-4 .svg-poligone {
  opacity: .17
}

.section-visual-about .section-visual-svg-5 {
  bottom: 23.17881%;
  left: 74.50331%;
  width: 25.66225%
}

.section-visual-about .section-visual-svg-5 .svg-poligone {
  opacity: .6
}

.section-visual-about .section-visual-svg-6 .svg-poligone,
.section-visual-about .section-visual-svg-7 .svg-poligone {
  opacity: .17
}

.section-visual-about .section-visual-svg-6 {
  bottom: -17.71523%;
  left: 7.78146%;
  width: 18.04636%
}

.section-visual-about .section-visual-svg-7 {
  bottom: 18.21192%;
  left: 119.86755%;
  width: 11.42384%
}

.section-visual-about .section-visual-svg-8 {
  top: -8.11258%;
  left: 15.06623%;
  width: 11.42384%
}

.section-visual-about .section-visual-svg-8 .svg-poligone {
  opacity: .1
}

.section-visual-about .section-visual-link .svg-poligone {
  color: #f48337
}

.section-visual-about .section-visual-link .icon {
  color: #feb981
}

.section-visual-history .section-visual-img img {
  margin-top: -9.27152%
}

.section-visual-history .section-visual-img-2 {
  top: 58.77483%;
  left: -2.64901%;
  width: 37.91391%
}

.section-visual-history .section-visual-img-3 {
  top: 82.94702%;
  left: 60.2649%;
  width: 30.46358%
}

.section-visual-history .svg-poligone {
  color: #9a72ab
}

.section-visual-history .section-visual-svg {
  top: 17.38411%;
  left: 39.23841%;
  width: 71.68874%
}

.section-visual-history .section-visual-svg-2 {
  top: -1.65563%;
  left: 13.57616%;
  width: 37.41722%
}

.section-visual-history .section-visual-svg-2 .svg-poligone {
  color: #db5691;
  opacity: .17
}

.section-visual-history .section-visual-svg-3 {
  top: 61.25828%;
  left: 5.62914%;
  width: 34.93377%
}

.section-visual-history .section-visual-svg-3 .svg-poligone {
  opacity: .5
}

.section-visual-history .section-visual-svg-4 {
  top: -21.35762%;
  left: 51.98675%;
  width: 24.33775%
}

.section-visual-history .section-visual-svg-4 .svg-poligone {
  color: #8e63a1;
  opacity: .2
}

.section-visual-history .section-visual-svg-5 {
  top: 74.33775%;
  left: 106.95364%;
  width: 20.86093%
}

.section-visual-history .section-visual-svg-5 .svg-poligone {
  color: #db5691;
  opacity: .2
}

.section-visual-history .section-visual-link .svg-poligone {
  color: #a964b4
}

.section-visual-history .section-visual-link .icon {
  color: #d5a4ea
}

.section-visual-nature .section-visual-img img {
  margin-top: -1.65563%
}

.section-visual-nature .section-visual-img-2 {
  top: 62.41722%;
  left: 64.7351%;
  width: 37.91391%
}

.section-visual-nature .section-visual-img-3 {
  top: 84.10596%;
  left: 13.24503%;
  width: 30.46358%
}

.section-visual-nature .svg-poligone {
  color: #529f62
}

.section-visual-nature .section-visual-svg {
  top: 40.72848%;
  left: 13.4106%;
  width: 65.06623%
}

.section-visual-nature .section-visual-svg-2 {
  top: -11.25828%;
  left: 23.17881%;
  width: 41.55629%
}

.section-visual-nature .section-visual-svg-2 .svg-poligone {
  color: #d7cc55;
  opacity: .17
}

.section-visual-nature .section-visual-svg-3 .svg-poligone,
.section-visual-nature .section-visual-svg-4 .svg-poligone {
  opacity: .5
}

.section-visual-nature .section-visual-svg-3 {
  top: 64.7351%;
  left: 60.2649%;
  width: 34.93377%
}

.section-visual-nature .section-visual-svg-4 {
  top: 50.99338%;
  left: 82.94702%;
  width: 25.33113%
}

.section-visual-nature .section-visual-svg-5 {
  top: 84.10596%;
  left: 107.11921%;
  width: 12.58278%
}

.section-visual-nature .section-visual-svg-5 .svg-poligone {
  color: #d7cc55;
  opacity: .17
}

.section-visual-nature .section-visual-svg-6 {
  top: 3.31126%;
  left: 0;
  width: 12.58278%
}

.section-visual-nature .section-visual-svg-6 .svg-poligone {
  color: #ebde52;
  opacity: .03
}

.section-visual-nature .section-visual-link .svg-poligone {
  color: #88c463
}

.section-visual-nature .section-visual-link .icon {
  color: #c7f5aa
}

.section-header {
  padding-right: 150px
}

.section-header>.links {
  position: absolute;
  right: 20px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.section-header>.links>.link {
  display: inline-block;
  text-transform: uppercase
}

.section-header>.links>.divider {
  position: relative;
  top: 6px;
  margin: 0 15px;
  display: inline-block;
  width: 1px;
  height: 22px;
  background-color: #dadada
}

.section-visual-accomodation-2 .section-visual-img-2 {
  top: 68.70861%;
  left: 8.9404%;
  width: 38.24503%
}

.section-visual-accomodation-2 .section-visual-img-3 {
  top: 85.09934%;
  left: 56.29139%;
  width: 30.46358%
}

.section-visual-accomodation-2 .svg-poligone {
  color: #3aafcc
}

.section-visual-accomodation-2 .section-visual-svg {
  top: 45.36424%;
  left: 18.21192%;
  width: 68.70861%
}

.section-visual-accomodation-2 .section-visual-svg .svg-poligone {
  opacity: .5
}

.section-visual-accomodation-2 .section-visual-svg-2 {
  top: .16556%;
  left: 31.12583%;
  width: 56.78808%
}

.section-visual-accomodation-2 .section-visual-svg-2 .svg-poligone {
  color: #3377a2
}

.section-visual-accomodation-2 .section-visual-svg-3 {
  top: 19.37086%;
  left: 1.3245%;
  width: 41.55629%
}

.section-visual-accomodation-2 .section-visual-svg-3 .svg-poligone {
  opacity: .17
}

.section-visual-accomodation-2 .section-visual-svg-4 {
  top: 64.56954%;
  left: 11.25828%;
  width: 36.42384%
}

.section-visual-accomodation-2 .section-visual-svg-4 .svg-poligone {
  opacity: .5
}

.section-visual-accomodation-2 .section-visual-svg-5 {
  top: 80.7947%;
  left: 97.01987%;
  width: 18.04636%
}

.section-visual-accomodation-2 .section-visual-svg-5 .svg-poligone {
  opacity: .17
}

.section-visual-accomodation-2 .section-visual-svg-6 {
  top: -1.65563%;
  left: 12.58278%;
  width: 13.57616%
}

.section-visual-accomodation-2 .section-visual-svg-6 .svg-poligone {
  opacity: .05
}

.section-visual-accomodation-2 .section-visual-svg-7 {
  top: 106.45695%;
  left: 12.58278%;
  width: 9.93377%
}

.section-visual-accomodation-2 .section-visual-svg-7 .svg-poligone {
  opacity: .15
}

.section-anim,
.section-anim-nav,
.section-anim-thumb,
.section-anim2,
.section-anim3,
.section-anim4,
.section-anim5,
.section-home-anim,
.section-home-anim2,
.section-home-anim3,
.section-home-anim4 {
  -moz-transform: translate3d(0, 600px, 0);
  -webkit-transform: translate3d(0, 600px, 0);
  transform: translate3d(0, 600px, 0)
}

.slide-anim,
.slide-anim2,
.slide-anim3,
.slide-anim4,
.slide-anim5 {
  -moz-transform: translate3d(600px, 0, 0);
  -webkit-transform: translate3d(600px, 0, 0);
  transform: translate3d(600px, 0, 0)
}

.section-home-anim {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-home-anim2,
.section-home-anim3 {
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-home-anim2 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) 70ms;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) 70ms;
  -webkit-transition-delay: 70ms;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) 70ms
}

.section-home-anim3 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .21s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .21s;
  -webkit-transition-delay: .21s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .21s
}

.section-anim,
.section-home-anim4,
.slide-anim {
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-home-anim4 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .28s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .28s;
  -webkit-transition-delay: .28s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .28s
}

.section-anim,
.slide-anim {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-anim2,
.section-anim3,
.slide-anim2,
.slide-anim3 {
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-anim2,
.slide-anim2 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) 70ms;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) 70ms;
  -webkit-transition-delay: 70ms;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) 70ms
}

.section-anim3,
.slide-anim3 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .14s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .14s;
  -webkit-transition-delay: .14s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .14s
}

.section-anim4,
.section-anim5,
.slide-anim4,
.slide-anim5 {
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-anim4,
.slide-anim4 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .21s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .21s;
  -webkit-transition-delay: .21s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .21s
}

.section-anim5,
.slide-anim5 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .28s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .28s;
  -webkit-transition-delay: .28s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .28s
}

.section-anim6,
.section-anim7,
.slide-anim5 {
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1)
}

.section-anim6,
.slide-anim5 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .35s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .35s;
  -webkit-transition-delay: .35s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .35s
}

.section-anim7,
.slide-anim5 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .42s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .42s;
  -webkit-transition-delay: .42s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .42s
}

.section-anim8,
.slide-anim8 {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .49s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .49s;
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .49s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .49s
}

.section-anim-thumb,
.slide-anim-thumb {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .2s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .2s;
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .2s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .2s
}

.section-anim-nav,
.slide-anim-thumb {
  -moz-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .3s;
  -o-transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .3s;
  -webkit-transition: all 1.2s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .3s;
  transition: all 1.2s cubic-bezier(.16, .84, .44, 1) .3s
}

.section-visual .section-main-anim,
.section-visual .slide-main-anim {
  -moz-transition: all 1.6s cubic-bezier(.16, .84, .44, 1) .3s;
  -o-transition: all 1.6s cubic-bezier(.16, .84, .44, 1) .3s;
  -webkit-transition: all 1.6s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .3s;
  transition: all 1.6s cubic-bezier(.16, .84, .44, 1) .3s
}

.section-visual .section-main-anim2,
.section-visual .slide-main-anim2 {
  -moz-transition: all 1.7s cubic-bezier(.16, .84, .44, 1) .37s;
  -o-transition: all 1.7s cubic-bezier(.16, .84, .44, 1) .37s;
  -webkit-transition: all 1.7s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .37s;
  transition: all 1.7s cubic-bezier(.16, .84, .44, 1) .37s
}

.section-visual .section-main-anim3,
.section-visual .slide-main-anim3 {
  -moz-transition: all 1.8s cubic-bezier(.16, .84, .44, 1) .44s;
  -o-transition: all 1.8s cubic-bezier(.16, .84, .44, 1) .44s;
  -webkit-transition: all 1.8s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .44s;
  transition: all 1.8s cubic-bezier(.16, .84, .44, 1) .44s
}

.section-visual .section-icon-anim,
.section-visual .slide-icon-anim {
  -moz-transition: all 1.6s cubic-bezier(.16, .84, .44, 1) .37s;
  -o-transition: all 1.6s cubic-bezier(.16, .84, .44, 1) .37s;
  -webkit-transition: all 1.6s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .37s;
  transition: all 1.6s cubic-bezier(.16, .84, .44, 1) .37s
}

.section-visual .section-visual-anim,
.section-visual .slide-visual-anim {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .3s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .3s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .3s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .3s
}

.section-visual .section-visual-anim2,
.section-visual .slide-visual-anim2 {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .37s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .37s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .37s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .37s
}

.section-visual .section-visual-anim3,
.section-visual .slide-visual-anim3 {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .44s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .44s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .44s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .44s
}

.section-visual .section-visual-anim4,
.section-visual .slide-visual-anim4 {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .51s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .51s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .51s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .51s
}

.section-visual .section-visual-anim5,
.section-visual .slide-visual-anim5 {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .58s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .58s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .58s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .58s
}

.section-visual .section-visual-anim6,
.section-visual .slide-visual-anim6 {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .65s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .65s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .65s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .65s
}

.section-visual .section-visual-anim7,
.section-visual .slide-visual-anim7 {
  -moz-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .72s;
  -o-transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .72s;
  -webkit-transition: all 1.4s cubic-bezier(.16, .84, .44, 1);
  -webkit-transition-delay: .72s;
  transition: all 1.4s cubic-bezier(.16, .84, .44, 1) .72s
}

.section-visual .section-icon-anim,
.section-visual .section-main-anim,
.section-visual .section-main-anim2,
.section-visual .section-main-anim3,
.section-visual .section-visual-anim,
.section-visual .section-visual-anim2,
.section-visual .section-visual-anim3,
.section-visual .section-visual-anim4,
.section-visual .section-visual-anim5,
.section-visual .section-visual-anim6,
.section-visual .section-visual-anim7,
.section-visual .section-visual-anim8 {
  -moz-transform: translate3d(0, 600px, 0);
  -webkit-transform: translate3d(0, 600px, 0);
  transform: translate3d(0, 600px, 0)
}

.section-visual .slide-icon-anim,
.section-visual .slide-main-anim,
.section-visual .slide-main-anim2,
.section-visual .slide-main-anim3,
.section-visual .slide-visual-anim,
.section-visual .slide-visual-anim2,
.section-visual .slide-visual-anim3,
.section-visual .slide-visual-anim4,
.section-visual .slide-visual-anim5,
.section-visual .slide-visual-anim6,
.section-visual .slide-visual-anim7,
.section-visual .slide-visual-anim8 {
  -moz-transform: translate3d(600px, 0, 0);
  -webkit-transform: translate3d(600px, 0, 0);
  transform: translate3d(600px, 0, 0)
}

.loaded-fadein,
.section-fadein,
.slide-fadein {
  opacity: 0
}

.fp-section.active .section-fadein,
.fp-section.is-section-active .section-fadein,
.fp-slide.active .slide-fadein,
.fp-slide.is-slide-active .slide-fadein,
.is-loaded .loaded-fadein {
  opacity: 1
}

.fp-section.active .section-anim,
.fp-section.active .section-anim-nav,
.fp-section.active .section-anim-thumb,
.fp-section.active .section-anim2,
.fp-section.active .section-anim3,
.fp-section.active .section-anim4,
.fp-section.active .section-anim5,
.fp-section.active .section-anim6,
.fp-section.active .section-icon-anim,
.fp-section.active .section-main-anim,
.fp-section.active .section-main-anim2,
.fp-section.active .section-main-anim3,
.fp-section.active .section-visual-anim,
.fp-section.active .section-visual-anim2,
.fp-section.active .section-visual-anim3,
.fp-section.active .section-visual-anim4,
.fp-section.active .section-visual-anim5,
.fp-section.active .section-visual-anim6,
.fp-section.active .section-visual-anim7,
.fp-section.active .section-visual-anim8,
.fp-section.is-section-active .section-anim,
.fp-section.is-section-active .section-anim-nav,
.fp-section.is-section-active .section-anim-thumb,
.fp-section.is-section-active .section-anim2,
.fp-section.is-section-active .section-anim3,
.fp-section.is-section-active .section-anim4,
.fp-section.is-section-active .section-anim5,
.fp-section.is-section-active .section-anim6,
.fp-section.is-section-active .section-icon-anim,
.fp-section.is-section-active .section-main-anim,
.fp-section.is-section-active .section-main-anim2,
.fp-section.is-section-active .section-main-anim3,
.fp-section.is-section-active .section-visual-anim,
.fp-section.is-section-active .section-visual-anim2,
.fp-section.is-section-active .section-visual-anim3,
.fp-section.is-section-active .section-visual-anim4,
.fp-section.is-section-active .section-visual-anim5,
.fp-section.is-section-active .section-visual-anim6,
.fp-section.is-section-active .section-visual-anim7,
.fp-section.is-section-active .section-visual-anim8 {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.fp-slide.active .slide-anim,
.fp-slide.active .slide-anim2,
.fp-slide.active .slide-anim3,
.fp-slide.active .slide-anim4,
.fp-slide.active .slide-anim5,
.fp-slide.active .slide-anim6,
.fp-slide.active .slide-icon-anim,
.fp-slide.active .slide-main-anim,
.fp-slide.active .slide-main-anim2,
.fp-slide.active .slide-main-anim3,
.fp-slide.active .slide-visual-anim,
.fp-slide.active .slide-visual-anim2,
.fp-slide.active .slide-visual-anim3,
.fp-slide.active .slide-visual-anim4,
.fp-slide.active .slide-visual-anim5,
.fp-slide.active .slide-visual-anim6,
.fp-slide.active .slide-visual-anim7,
.fp-slide.is-slide-active .slide-anim,
.fp-slide.is-slide-active .slide-anim2,
.fp-slide.is-slide-active .slide-anim3,
.fp-slide.is-slide-active .slide-anim4,
.fp-slide.is-slide-active .slide-anim5,
.fp-slide.is-slide-active .slide-anim6,
.fp-slide.is-slide-active .slide-icon-anim,
.fp-slide.is-slide-active .slide-main-anim,
.fp-slide.is-slide-active .slide-main-anim2,
.fp-slide.is-slide-active .slide-main-anim3,
.fp-slide.is-slide-active .slide-visual-anim,
.fp-slide.is-slide-active .slide-visual-anim2,
.fp-slide.is-slide-active .slide-visual-anim3,
.fp-slide.is-slide-active .slide-visual-anim4,
.fp-slide.is-slide-active .slide-visual-anim5,
.fp-slide.is-slide-active .slide-visual-anim6,
.fp-slide.is-slide-active .slide-visual-anim7 {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.is-loaded .section-home-anim,
.is-loaded .section-home-anim2,
.is-loaded .section-home-anim3,
.is-loaded .section-home-anim4 {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.storyline {
  position: absolute;
  top: 0;
  right: 20%;
  width: 1px;
  height: 100%;
  z-index: 100;
  background: rgba(255, 255, 255, .2)
}

.story-thumb {
  position: absolute;
  width: 70px;
  height: 70px;
  top: calc(15% + 25px);
  right: calc(20% - 35px);
  z-index: 100;
  font-size: 30px;
  font-size: 3rem
}

.story-thumb-bg {
  font-size: 70px;
  font-size: 7rem
}

.story-thumb-arrow {
  position: absolute;
  left: calc(50% - 15px);
  bottom: -45px
}

.story-thumb-home {
  top: 28% !important;
  right: 20%;
  -moz-transform: translate3d(50%, 95px, 0);
  -webkit-transform: translate3d(50%, 95px, 0);
  transform: translate3d(50%, 95px, 0)
}

.story-thumb-sitemap {
  top: calc(25% - 20px)
}

.story-thumb-animation {
  position: absolute;
  top: 17px;
  left: 50%;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.copyright,
.gallery-outer {
  position: relative
}

.story-thumb-animation-icon {
  display: block;
  width: 15px;
  height: 12px
}

@-webkit-keyframes thumb-animation-1 {
  0% {
    opacity: 1
  }
  33.33% {
    opacity: .4
  }
  66.66% {
    opacity: .2
  }
  100% {
    opacity: 1
  }
}

@-moz-keyframes thumb-animation-1 {
  0% {
    opacity: 1
  }
  33.33% {
    opacity: .4
  }
  66.66% {
    opacity: .2
  }
  100% {
    opacity: 1
  }
}

@-o-keyframes thumb-animation-1 {
  0% {
    opacity: 1
  }
  33.33% {
    opacity: .4
  }
  66.66% {
    opacity: .2
  }
  100% {
    opacity: 1
  }
}

@keyframes thumb-animation-1 {
  0% {
    opacity: 1
  }
  33.33% {
    opacity: .4
  }
  66.66% {
    opacity: .2
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes thumb-animation-2 {
  0% {
    opacity: .2
  }
  33.33% {
    opacity: 1
  }
  66.66% {
    opacity: .4
  }
  100% {
    opacity: .2
  }
}

@-moz-keyframes thumb-animation-2 {
  0% {
    opacity: .2
  }
  33.33% {
    opacity: 1
  }
  66.66% {
    opacity: .4
  }
  100% {
    opacity: .2
  }
}

@-o-keyframes thumb-animation-2 {
  0% {
    opacity: .2
  }
  33.33% {
    opacity: 1
  }
  66.66% {
    opacity: .4
  }
  100% {
    opacity: .2
  }
}

@keyframes thumb-animation-2 {
  0% {
    opacity: .2
  }
  33.33% {
    opacity: 1
  }
  66.66% {
    opacity: .4
  }
  100% {
    opacity: .2
  }
}

@-webkit-keyframes thumb-animation-3 {
  0% {
    opacity: .4
  }
  33.33% {
    opacity: .2
  }
  66.66% {
    opacity: 1
  }
  100% {
    opacity: .4
  }
}

@-moz-keyframes thumb-animation-3 {
  0% {
    opacity: .4
  }
  33.33% {
    opacity: .2
  }
  66.66% {
    opacity: 1
  }
  100% {
    opacity: .4
  }
}

@-o-keyframes thumb-animation-3 {
  0% {
    opacity: .4
  }
  33.33% {
    opacity: .2
  }
  66.66% {
    opacity: 1
  }
  100% {
    opacity: .4
  }
}

@keyframes thumb-animation-3 {
  0% {
    opacity: .4
  }
  33.33% {
    opacity: .2
  }
  66.66% {
    opacity: 1
  }
  100% {
    opacity: .4
  }
}

.story-thumb-animation-1 {
  -webkit-animation: thumb-animation-1 .6s infinite;
  -moz-animation: thumb-animation-1 .6s infinite;
  -o-animation: thumb-animation-1 .6s infinite;
  animation: thumb-animation-1 .6s infinite
}

.story-thumb-animation-2 {
  -webkit-animation: thumb-animation-2 .6s infinite;
  -moz-animation: thumb-animation-2 .6s infinite;
  -o-animation: thumb-animation-2 .6s infinite;
  animation: thumb-animation-2 .6s infinite
}

.story-thumb-animation-3 {
  -webkit-animation: thumb-animation-3 .6s infinite;
  -moz-animation: thumb-animation-3 .6s infinite;
  -o-animation: thumb-animation-3 .6s infinite;
  animation: thumb-animation-3 .6s infinite
}

.link-list {
  padding: 0;
  list-style: none
}

.link-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 6px
}

.link-list-link {
  text-decoration: none;
  color: #737483;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.30769
}

.link-list-social {
  padding: 0
}

.link-list-social li {
  float: left;
  margin-right: 20px
}

.link-list-social .link-list-link {
  font-size: 20px;
  font-size: 2rem
}

.copyright p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 1rem 0 0
}

.copyright p:first-child {
  margin: 0
}

.copyright a {
  color: #434453;
  text-decoration: none;
  font-weight: 700
}

.copyright-dark,
.copyright-dark a {
  color: #5c5d6b
}

.js-gallery.owl-carousel .owl-wrapper-outer {
  overflow: visible
}

.box-thumb,
.gallery-outer,
.page-visual {
  overflow: hidden
}

.gallery-outer {
  height: auto;
  min-height: 100vh;
  padding: 0 0 0 145px;
  background-color: #653073;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1MzA3MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IzNmE5MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0, #653073), color-stop(100%, #b36a91));
  background-image: -moz-linear-gradient(left top, #653073 0, #b36a91 100%);
  background-image: -webkit-linear-gradient(left top, #653073 0, #b36a91 100%);
  background-image: linear-gradient(to right bottom, #653073 0, #b36a91 100%)
}

.gallery-outer:after {
  content: "";
  display: table;
  clear: both
}

.gallery-inner {
  top: auto !important;
  width: auto;
  padding-bottom: 50px;
  margin-top: 15%
}

.gallery-visual-svg {
  position: absolute;
  left: -115px;
  top: 50%;
  width: 230px;
  height: 230px;
  margin-top: -115px;
  color: rgba(179, 137, 205, .2)
}

.gallery-body {
  position: relative
}

.count,
.count-bg,
.count-content {
  position: absolute
}

.gallery-title {
  margin: 0
}

.gallery-item-outer {
  max-width: 500px
}

.gallery-item {
  display: block;
  margin: 20px 0 20px 10px
}

.count {
  top: 50%;
  right: 0;
  display: inline-block;
  width: 115px;
  height: 115px;
  margin-top: -57px;
  font-family: "Noto Serif", serif;
  font-size: 115px;
  font-size: 11.5rem;
  backface-visibility: hidden
}

.count-bg {
  top: 0;
  left: 0;
  color: #5b3466
}

.count-content {
  padding-top: 20px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-weight: 700;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.27778;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.box-lead-title,
.box-title {
  color: #FFF;
  line-height: 1.2
}

.count-unit {
  display: block;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem
}

.page-visual {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1
}

.box,
.box-thumb {
  position: relative
}

.page-visual img {
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity .8s ease-in-out, visibility .8s ease-in-out;
  -o-transition: opacity .8s ease-in-out, visibility .8s ease-in-out;
  -webkit-transition: opacity .8s ease-in-out, visibility .8s ease-in-out;
  transition: opacity .8s ease-in-out, visibility .8s ease-in-out
}

.page-visual img.is-loaded {
  opacity: 1;
  visibility: visible
}

.page-visual .page-visual-overlay {
  z-index: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJjMmQzNiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjNzE2ZTgwIiBzdG9wLW9wYWNpdHk9IjAuNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #2c2d36), color-stop(50%, rgba(113, 110, 128, .7)), color-stop(100%, #fbfbfb));
  background-image: -moz-linear-gradient(#2c2d36 0, rgba(113, 110, 128, .7) 50%, #fbfbfb 100%);
  background-image: -webkit-linear-gradient(#2c2d36 0, rgba(113, 110, 128, .7) 50%, #fbfbfb 100%);
  background-image: linear-gradient(#2c2d36 0, rgba(113, 110, 128, .7) 50%, #fbfbfb 100%)
}

.no-touch .box:hover .box-body-hover {
  -moz-transform: translateY(-78px);
  -ms-transform: translateY(-78px);
  -webkit-transform: translateY(-78px);
  transform: translateY(-78px)
}

.no-touch .box:hover .box-btn,
.no-touch .box:hover .box-overlay {
  opacity: 1
}

.no-touch .box:hover .box-overlay-featured {
  opacity: .5
}

.no-touch .box:hover .box-thumb-img {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.box.-no-hover .box-overlay-featured {
  opacity: 1 !important
}

.box.-no-hover .box-thumb-img {
  -moz-transform: scale(1.1, 1.1) !important;
  -ms-transform: scale(1.1, 1.1) !important;
  -webkit-transform: scale(1.1, 1.1) !important;
  transform: scale(1.1, 1.1) !important
}

.box-thumb-img {
  position: absolute;
  top: 0;
  width: 100%;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.box-overlay {
  z-index: 100;
  opacity: 0;
  background: 0 0;
  transition: opacity .3s
}

.box-overlay-featured {
  opacity: 1
}

.box-body {
  background: 0 0;
  padding: 45px
}

.box-body-vetical-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101
}

.box-date {
  display: block;
  margin: 0;
  color: #FFF;
  font-size: 15px;
  font-size: 1.5rem
}

.box-title {
  position: relative;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 22px;
  font-size: 2.2rem;
  margin: .5rem 0 0
}

.featured-title,
.section-header>.title {
  font-family: "Noto Serif", serif
}

.box-title-icon {
  position: absolute;
  top: 50%;
  left: -27px;
  font-size: 15px;
  font-size: 1.5rem;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.box-excerpt {
  color: #FFF;
  margin: 1.5rem 0 0
}

.box-btn {
  position: absolute;
  left: 50px;
  bottom: 40px;
  z-index: 101;
  opacity: 0;
  padding: 12px 25px;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  margin: 4.5rem 0 0
}

.box-btn-touch {
  padding: 12px 25px;
  display: none !important
}

.touch .box-btn-touch {
  margin-top: 20px;
  display: inline-block !important
}

.box-body-hover {
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -moz-transition: -moz-transform .3s;
  -o-transition: -o-transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s
}

#fancybox-thumbs a:after,
.box-mask {
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -webkit-transition: opacity .3s
}

.box-body-hover .touch {
  position: static
}

.box-lead-visual {
  right: 10px;
  opacity: .3;
  font-size: 230px;
  font-size: 23rem
}

.box-lead-title {
  margin: 0;
  font-size: 30px;
  font-size: 3rem
}

.box-lead-title-em {
  display: block;
  font-size: 60px;
  font-size: 6rem
}

.box-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(38, 35, 46, .8);
  opacity: 0;
  transition: opacity .3s
}

.featured-header,
.featured-title {
  position: relative
}

.no-touch .box:hover .box-mask {
  opacity: 1
}

.box-mask-icon {
  width: 72px;
  height: 72px;
  border: 1px solid rgba(255, 255, 255, .13)
}

.box-mask-icon .icon-plus {
  font-size: 58px
}

.box-mask-icon .icon-play {
  font-size: 32px
}

.l-featured-section+.l-featured-section {
  margin-top: 90px
}

.featured-column {
  display: inline-block;
  box-sizing: border-box;
  padding-left: 10px;
  vertical-align: top;
  overflow: hidden
}

.featured-box {
  display: block
}

.featured-box-sidebar {
  bottom: 90px;
  top: 0;
  right: auto;
  z-index: 101;
  width: 350px;
  padding: 155px 50px 100px;
  background: #e2e2e8;
  overflow: visible;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: -moz-transform .3s cubic-bezier(.45, .03, .51, .96) .4s;
  -o-transition: -o-transform .3s cubic-bezier(.45, .03, .51, .96) .4s;
  -webkit-transition: -webkit-transform .3s cubic-bezier(.45, .03, .51, .96);
  -webkit-transition-delay: .4s;
  transition: transform .3s cubic-bezier(.45, .03, .51, .96) .4s;
  -moz-transform: translateX(-385px);
  -ms-transform: translateX(-385px);
  -webkit-transform: translateX(-385px);
  transform: translateX(-385px)
}

.article,
.description-list-row,
.fancybox-inner {
  overflow: hidden
}

.att-doc,
.content-header {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.featured-visual-svg {
  left: -75px;
  top: -40px;
  width: 140px;
  height: 140px;
  color: #eeeef1;
  z-index: -1
}

.featured-title {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1
}

.featured-content {
  margin-left: -10px;
  font-size: 0
}

.featured-content>* {
  font-size: 15px;
  font-size: 1.5rem
}

.featured-fade {
  opacity: 0;
  -moz-transition: opacity .4s .6s;
  -o-transition: opacity .4s .6s;
  -webkit-transition: opacity .4s;
  -webkit-transition-delay: .6s;
  transition: opacity .4s .6s
}

.featured-box-dl-1 .featured-fade {
  -moz-transition-delay: .67s;
  -o-transition-delay: .67s;
  -webkit-transition-delay: .67s;
  transition-delay: .67s
}

.featured-box-dl-2 .featured-fade {
  -moz-transition-delay: .74s;
  -o-transition-delay: .74s;
  -webkit-transition-delay: .74s;
  transition-delay: .74s
}

.featured-box-dl-3 .featured-fade {
  -moz-transition-delay: .81s;
  -o-transition-delay: .81s;
  -webkit-transition-delay: .81s;
  transition-delay: .81s
}

.featured-box-dl-4 .featured-fade {
  -moz-transition-delay: .88s;
  -o-transition-delay: .88s;
  -webkit-transition-delay: .88s;
  transition-delay: .88s
}

.featured-box-dl-5 .featured-fade {
  -moz-transition-delay: .95s;
  -o-transition-delay: .95s;
  -webkit-transition-delay: .95s;
  transition-delay: .95s
}

.featured-thumb {
  height: 0;
  padding-bottom: 100%
}

.featured-thumb.-half {
  padding-bottom: calc(50% - 5px)
}

.featured-img {
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover
}

.featured-icon {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 101;
  font-size: 30px;
  font-size: 3rem
}

.featured-close {
  position: absolute;
  padding: 0;
  right: -85px;
  top: -12px;
  background: 0 0;
  border: none;
  outline: 0
}

.article,
.article-thumb {
  position: relative
}

.featured-close-bg {
  width: 70px;
  height: 70px;
  color: #e2e2e8
}

.featured-close-icon {
  font-size: 24px;
  font-size: 2.4rem
}

.is-active.l-featured {
  opacity: 1;
  z-index: 4000;
  -moz-transition: z-index 0s 0s, opacity 0s;
  -o-transition: z-index 0s 0s, opacity 0s;
  -webkit-transition: z-index 0s, opacity 0s;
  -webkit-transition-delay: 0s, 0s;
  transition: z-index 0s 0s, opacity 0s
}

.is-active .featured-box-sidebar {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

.is-active .featured-box {
  right: 0;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

.is-active .featured-box-half-left {
  right: 50%
}

.is-active .featured-box-half-left,
.is-active .featured-box-half-right {
  -moz-transition-duration: .2s;
  -o-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  transition-duration: .2s
}

.is-active .featured-fade {
  opacity: 1
}

.is-active .featured-box-dl-1 {
  -moz-transition-delay: 70ms;
  -o-transition-delay: 70ms;
  -webkit-transition-delay: 70ms;
  transition-delay: 70ms
}

.is-active .featured-box-dl-2 {
  -moz-transition-delay: .14s;
  -o-transition-delay: .14s;
  -webkit-transition-delay: .14s;
  transition-delay: .14s
}

.is-active .featured-box-dl-3 {
  -moz-transition-delay: .21s;
  -o-transition-delay: .21s;
  -webkit-transition-delay: .21s;
  transition-delay: .21s
}

.is-active .featured-box-dl-4 {
  -moz-transition-delay: .28s;
  -o-transition-delay: .28s;
  -webkit-transition-delay: .28s;
  transition-delay: .28s
}

.is-active .featured-box-dl-5 {
  -moz-transition-delay: .35s;
  -o-transition-delay: .35s;
  -webkit-transition-delay: .35s;
  transition-delay: .35s
}

.is-featured-active .section-nav,
.is-featured-active .trigger-nav {
  opacity: 0;
  visibility: hidden
}

.is-featured-active .logo-icon {
  color: #5a5b6f
}

.is-featured-active .l-header {
  width: 350px;
  transition: width .3s step-end
}

.section-header>.title {
  font-size: 44px;
  font-size: 4.4rem
}

.article {
  background: #fbfbfb;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -webkit-transition: background .3s;
  transition: background .3s
}

.article-columns,
.banner-wrapper,
.bg-hover,
.no-touch .article:hover {
  background: #FFF
}

.article:nth-of-type(1) .box-body {
  border-top: 1px solid #f1f1f1
}

.article:nth-of-type(even) {
  border-left: 1px solid #f1f1f1
}

.article:nth-of-type(odd) {
  border-right: 1px solid #f1f1f1
}

.no-touch .article:hover .article-hr-filler {
  width: 100%
}

.no-touch .article:hover .box-overlay {
  opacity: 1
}

.article-thumb-arrow {
  position: absolute;
  bottom: 0;
  left: 30px;
  z-index: 102;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px;
  border-color: transparent transparent #fbfbfb
}

.article-date {
  display: block;
  color: #bdbec7;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  margin: 0 0 .8rem
}

.article-title {
  font-weight: 400;
  color: #434453;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.1875;
  margin: 0 0 2rem
}

.content ul,
.list-nostyle li {
  margin-left: 0;
  list-style-image: none;
  list-style-type: none
}

.article-title a {
  text-decoration: none;
  color: #434453
}

.carousel-title-inner,
.page-title {
  font-family: "Noto Serif", serif;
  color: #FFF
}

.article-hr {
  width: 100%;
  margin-bottom: 25px
}

.article-hr-filler {
  width: 30%;
  height: 2px;
  -moz-transition: width .3s;
  -o-transition: width .3s;
  -webkit-transition: width .3s;
  transition: width .3s
}

.article-excerpt {
  margin: 0;
  line-height: 1.4
}

.article-excerpt-icon {
  font-size: 15px;
  font-size: 1.5rem
}

.article-btn {
  opacity: 0;
  z-index: 101;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  -webkit-transition: opacity .2s;
  transition: opacity .2s
}

.article.article-column {
  background: #FFF;
  border-right: none
}

.article.article-column>.box>.box-body {
  border-right: none;
  padding: 50px 20px
}

.article-columns {
  padding: 50px;
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1)
}

.banner-wrapper {
  padding: 15px;
  border: 1px solid #dadada
}

.banner-wrapper.-featured {
  position: relative;
  padding: 16px;
  border: none;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1)
}

.page-title {
  margin: 0;
  font-weight: 400;
  font-size: 80px;
  font-size: 8rem;
  line-height: 1
}

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

.bg-hover {
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -webkit-transition: background .3s;
  transition: background .3s
}

.no-touch .bg-hover:hover,
.touch .bg-hover:active {
  background: #fbfbfb
}

.content ul li {
  position: relative;
  padding-left: 22px
}

.content ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 9px;
  height: 9px;
  background: url(../img/Rectangle-17.png)
}

.content a {
  text-decoration: none
}

.no-touch .content a:hover,
.touch .content a:active {
  text-decoration: underline
}

.content .att-doc,
.no-touch .content .att-doc:hover,
.touch .content .att-doc:active {
  text-decoration: none
}

.content-header {
  position: relative;
  width: 100%;
  padding-right: 275px;
  box-sizing: border-box
}

.content-header-btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -30px
}

.no-touch .content-header-btn:hover,
.touch .content-header-btn:active {
  text-decoration: none !important
}

.att-doc,
.fancybox-close,
.fancybox-nav {
  text-decoration: none
}

.carousel {
  position: relative;
  padding-left: 25%;
  margin: 30px 0 75px
}

.carousel-title-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 25%;
  height: 100%
}

.carousel-title {
  display: table;
  width: 100%;
  height: 100%
}

.carousel-title-inner {
  display: table-cell;
  padding: 20px;
  vertical-align: middle;
  font-size: 20px;
  font-size: 2rem
}

.carousel-wrap {
  background: #f2f2f2
}

.carousel-item-overlay {
  visibility: hidden;
  opacity: 0;
  -moz-transition: visibility .3s, opacity .3s;
  -o-transition: visibility .3s, opacity .3s;
  -webkit-transition: visibility .3s, opacity .3s;
  transition: visibility .3s, opacity .3s
}

.no-touch .carousel-item:hover .carousel-item-overlay,
.touch .carousel-item:active .carousel-item-overlay {
  visibility: visible;
  opacity: 1
}

.carousel-icon {
  font-size: 60px;
  font-size: 6rem
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
  display: none;
  position: relative
}

.owl-carousel {
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  -ms-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
  float: left
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.grabbing {
  cursor: url(../img/grabbing.png) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.att-doc {
  display: block;
  margin: 0 40px 10px 0;
  padding: 10px 60px;
  border: 1px solid #f2f2f2;
  background: #FFF;
  box-sizing: border-box;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -webkit-transition: background .3s;
  transition: background .3s
}

.actions-link,
.no-touch .att-doc:hover,
.touch .att-doc:active {
  background: #fbfbfb
}

.att-doc .att-doc-strong {
  font-weight: 700;
  color: #434453
}

.att-doc-alt,
.att-doc-alt .att-doc-strong {
  color: #FFF
}

.event-table-date {
  font-weight: 700
}

.description-list,
ul.description-list {
  padding: 0;
  margin: 0 0 50px;
  list-style: none
}

.description-list li,
ul.description-list li {
  padding: 0
}

.description-list li:before,
ul.description-list li:before {
  content: none
}

.description-list-row {
  border-top: 1px solid #bdbdc7
}

.description-list-row:first-child {
  border: none
}

.description-list-item {
  margin: 0 0 -9999px;
  padding: 20px 20px 9999px
}

.description-list-item:nth-of-type(odd) {
  border-right: 1px solid #bdbdc7;
  padding-left: 10px
}

.rating {
  font-size: 0
}

.rating>* {
  font-size: 15px;
  font-size: 1.5rem
}

.rating-item {
  display: inline-block;
  font-size: 25px;
  font-size: 2.5rem
}

.hr-before {
  border-top: 1px solid #f2f2f2
}

.hr-after {
  border-bottom: 1px solid #f2f2f2
}

.hr-left {
  border-left: 1px solid #f2f2f2
}

.hr-right {
  border-right: 1px solid #f2f2f2
}

.certificates {
  position: relative;
  display: inline-block;
  float: right;
  margin-right: -20px;
  list-style: none
}

.certificates li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  padding-right: 20px
}

.actions {
  position: absolute;
  right: 0;
  bottom: -31px
}

.actions-list {
  margin: 0;
  border-left: 0
}

.actions-list li {
  position: relative;
  padding: 0;
  vertical-align: top
}

.actions-list .share-item {
  border: none
}

.actions-link {
  display: block;
  width: 60px;
  height: 60px;
  padding: 0;
  margin-left: -1px;
  border: 1px solid #f2f2f2;
  font-size: 30px;
  outline: 0;
  line-height: 2
}

.actions-link.is-active .icon,
.no-touch .actions-link:hover .icon,
.touch .actions-link:active .icon {
  fill: #434453
}

.actions-sublist {
  position: absolute;
  top: 0;
  right: 71px;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity .3s, visibility .3s;
  -o-transition: opacity .3s, visibility .3s;
  -webkit-transition: opacity .3s, visibility .3s;
  transition: opacity .3s, visibility .3s
}

.actions-sublist li {
  border: none
}

.actions-sublist.is-active {
  opacity: 1;
  visibility: visible
}

.actions-link-bg.is-active .icon,
.no-touch .actions-link-bg:hover .icon,
.touch .actions-link-bg:active .icon {
  fill: #FFF
}

.actions-link-social {
  width: 62px;
  height: 62px;
  border: none;
  margin: 0
}

.actions-link-bg-1 {
  background-color: #d34836
}

.actions-link-bg-2 {
  background-color: #4099ff
}

.actions-link-bg-3 {
  background-color: #3b5998
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
  position: relative
}

.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.fancybox-opened {
  z-index: 8030
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%
}

#fancybox-loading {
  background-image: url(../img/fancybox/fancybox_sprite.png);
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
  cursor: pointer;
  z-index: 8040
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
  position: fixed;
  top: 32px;
  right: 32px;
  color: #c7c7cf;
  opacity: .7;
  -moz-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out
}

.fancybox-close .icon-times {
  font-size: 30px;
  float: right
}

.fancybox-close span {
  padding-right: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 30px
}

.no-touch .fancybox-close:hover,
.touch .fancybox-close:active {
  opacity: 1
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  background: url(../img/fancybox/blank.gif)
}

.touch .fancybox-nav {
  display: none
}

.fancybox-prev {
  left: -50px
}

.fancybox-next {
  right: -50px
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 130px;
  margin-top: -65px;
  visibility: hidden;
  line-height: 130px;
  color: #c7c7cf;
  font-size: 30px
}

.fancybox-nav span .icon {
  vertical-align: middle
}

.fancybox-prev span {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNDQ1MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQzNDQ1MyIgc3RvcC1vcGFjaXR5PSIwLjQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, #434453), color-stop(100%, rgba(67, 68, 83, .4)));
  background-image: -moz-linear-gradient(left, #434453 0, rgba(67, 68, 83, .4) 100%);
  background-image: -webkit-linear-gradient(left, #434453 0, rgba(67, 68, 83, .4) 100%);
  background-image: linear-gradient(to right, #434453 0, rgba(67, 68, 83, .4) 100%)
}

.fancybox-next span {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzNDQ1MyIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MzQ0NTMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0 50%, 100% 50%, color-stop(0, rgba(67, 68, 83, .4)), color-stop(100%, #434453));
  background-image: -moz-linear-gradient(left, rgba(67, 68, 83, .4) 0, #434453 100%);
  background-image: -webkit-linear-gradient(left, rgba(67, 68, 83, .4) 0, #434453 100%);
  background-image: linear-gradient(to right, rgba(67, 68, 83, .4) 0, #434453 100%)
}

.fancybox-nav:hover span {
  visibility: visible
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important
}

.fancybox-lock {
  width: auto
}

.fancybox-lock-test {
  overflow-y: hidden !important
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(44, 45, 54, .94)
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}

#fancybox-thumbs,
.frm-select-field,
.is-modal-active body,
.is-modal-active html,
.is-nav-active body,
.is-nav-active html,
.is-visuallyhidden,
.map {
  overflow: hidden
}

.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}

.fancybox-opened .fancybox-title {
  visibility: visible
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, .8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap
}

.fancybox-title-outside-wrap {
  position: fixed;
  top: 32px;
  left: 32px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  color: #FFF;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.68182
}

.fancybox-title-inside-wrap {
  padding-top: 10px
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8)
}

#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050
}

#fancybox-thumbs.bottom {
  bottom: 2px
}

#fancybox-thumbs.top {
  top: 2px
}

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #353136
}

#fancybox-thumbs li {
  float: left;
  padding: 1px;
  background: #434453
}

#fancybox-thumbs a {
  display: block;
  position: relative;
  overflow: hidden;
  outline: 0
}

#fancybox-thumbs a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(127, 69, 140, .9);
  opacity: 0;
  transition: opacity .3s
}

#fancybox-thumbs a:hover .fancybox-thumb-icon,
#fancybox-thumbs a:hover:after {
  opacity: 1
}

#fancybox-thumbs img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
  opacity: .6
}

#fancybox-thumbs .active img {
  opacity: 1
}

.fancybox-thumb-icon {
  width: 60px;
  height: 60px;
  z-index: 10;
  opacity: 0;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.map iframe,
div.fancybox-overlay.fancybox-overlay-fixed {
  width: 100% !important
}

.map {
  position: relative;
  padding-bottom: 75%;
  height: 0
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important
}

.frm-legend,
.modal-title {
  margin: 0 0 30px;
  font-family: "Noto Serif", serif;
  font-size: 32px;
  font-size: 3.2rem
}

.frm-fieldset {
  margin: 0;
  padding: 0;
  border: none
}

.frm-field,
.frm-select-field {
  margin-bottom: 30px
}

.frm-list {
  padding: 0;
  list-style: none
}

.frm-input {
  display: block;
  padding: 10px 15px;
  width: 100%;
  border: 2px solid #f2f2f2;
  outline: 0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.frm-input-textarea {
  height: 137px;
  resize: none
}

.frm-select-field {
  position: relative;
  border: 2px solid #f2f2f2;
  background-color: #FFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

.frm-select-field-icon {
  position: absolute;
  top: 50%;
  right: 11px;
  width: 13px;
  margin-top: -3px;
  color: #bdbdc7
}

.frm-input.frm-input-select {
  position: relative;
  border: none;
  background: 0;
  z-index: 20;
  width: 110%;
  margin-bottom: 0
}

.frm-label-checkbox-visual,
.frm-label-radio-visual {
  vertical-align: middle;
  padding: 4px;
  margin-right: 15px;
  background: #FFF;
  cursor: pointer
}

.frm-label {
  position: relative;
  display: block;
  margin-bottom: 10px;
  width: 100%
}

.frm-label-asterisk {
  position: absolute;
  right: 0;
  top: 0
}

.frm-help {
  margin-top: 10px;
  font-weight: 300;
  color: #bdbdc7;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.15385
}

.frm-help-m {
  margin-top: 60px
}

.frm-checkbox,
.frm-radio {
  display: none
}

.frm-label-checkbox-visual {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 2px solid #f2f2f2;
  border-radius: 3px
}

.frm-label-checkbox-visual span {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0
}

.frm-checkbox:checked+.frm-label-checkbox .frm-label-checkbox-visual,
.frm-radio:checked+.frm-label-checkbox .frm-label-checkbox-visual {
  border-color: #cbccd2
}

.frm-checkbox:checked+.frm-label-checkbox .frm-label-checkbox-visual span,
.frm-radio:checked+.frm-label-checkbox .frm-label-checkbox-visual span {
  opacity: 1
}

.frm-label-radio {
  margin-bottom: 0;
  cursor: pointer
}

.frm-label-radio-visual {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 2px solid #f2f2f2;
  border-radius: 3px
}

.frm-label-radio-visual span {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0
}

.frm-radio:checked+.frm-label-radio .frm-label-radio-visual {
  border-color: #cbccd2
}

.frm-radio:checked+.frm-label-radio .frm-label-radio-visual span {
  opacity: 1
}

.frm-submit-btn {
  float: right;
  width: 232px;
  margin-left: 60px;
  color: #FFF
}

.parsley-errors-list {
  margin-top: 15px;
  color: #c84244
}

.parsley-errors-list li {
  list-style-type: disc
}

.frm-search {
  position: relative;
  background: #e2e2e8;
  padding: 18px 20px 18px 80px
}

.frm-search-input,
.frm-search-submit {
  border: none;
  background: 0 0;
  outline: 0
}

.frm-search-input {
  width: 100%;
  color: #5a5b6f;
  font-size: 15px;
  font-size: 1.5rem
}

.frm-search-submit {
  position: absolute;
  top: 11px;
  left: 39px;
  padding: 0;
  margin: 0;
  font-size: 30px;
  font-size: 3rem
}

.is-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px
}

.home-bg {
  background: url(../img/bg-home.jpg) center 270px/cover no-repeat
}

.is-visible {
  display: inherit !important
}

.is-desktop-sml-visible,
.is-hidden,
.is-mobile-portrait-visible,
.is-mobile-sml-visible,
.is-mobile-visible,
.is-tablet-portrait-visible,
.is-tablet-visible,
.touch .is-touch-hidden {
  display: none !important
}

.is-modal-active .l-wrap .l-wrap-overlay,
.is-nav-active .l-wrap .l-wrap-overlay {
  visibility: visible;
  opacity: 1
}

.has-no-underline {
  text-decoration: none !important
}

.t-1 .t-c {
  color: #eb7230
}

.t-1 .t-c-2 {
  color: #fc803c
}

.t-1 .t-c-3 {
  color: #ffceb3
}

.t-1 .t-c-onhover:hover {
  color: #eb7230
}

.t-1 .t-bg {
  background: #eb7230;
  color: #FFF
}

.t-1 .t-bg-2 {
  background: #fc803c
}

.t-1 .t-bg-3 {
  background: #ffceb3
}

.no-touch .t-1 .t-bg-hover:hover,
.touch .t-1 .t-bg-hover:active {
  background: #fc803c;
  color: #FFF
}

.t-1 .t-br {
  border-color: #eb7230
}

.t-1 .t-overlay {
  background: -webkit-linear-gradient(117deg, rgba(235, 149, 48, .8) 9%, rgba(235, 114, 48, .8) 91%);
  background: -moz-linear-gradient(117deg, rgba(235, 149, 48, .8) 9%, rgba(235, 114, 48, .8) 91%);
  background: -o-linear-gradient(117deg, rgba(235, 149, 48, .8) 9%, rgba(235, 114, 48, .8) 91%);
  background: -ms-linear-gradient(117deg, rgba(235, 149, 48, .8) 9%, rgba(235, 114, 48, .8) 91%);
  background: linear-gradient(-27deg, rgba(235, 149, 48, .8) 9%, rgba(235, 114, 48, .8) 91%)
}

.t-1 .t-overlay-2 {
  background: -webkit-linear-gradient(270deg, rgba(120, 50, 0, .25) 25%, rgba(229, 107, 21, .75) 80%);
  background: -moz-linear-gradient(270deg, rgba(120, 50, 0, .25) 25%, rgba(229, 107, 21, .75) 80%);
  background: -o-linear-gradient(270deg, rgba(120, 50, 0, .25) 25%, rgba(229, 107, 21, .75) 80%);
  background: -ms-linear-gradient(270deg, rgba(120, 50, 0, .25) 25%, rgba(229, 107, 21, .75) 80%);
  background: linear-gradient(180deg, rgba(120, 50, 0, .25) 25%, rgba(229, 107, 21, .75) 80%)
}

.t-1 .content a {
  color: #eb7230
}

.t-2 .t-c {
  color: #c84244
}

.t-2 .t-c-2 {
  color: #dc4c4e
}

.t-2 .t-c-3 {
  color: #fa7476
}

.t-2 .t-c-onhover:hover {
  color: #c84244
}

.t-2 .t-bg {
  background: #c84244;
  color: #FFF
}

.t-2 .t-bg-2 {
  background: #dc4c4e
}

.t-2 .t-bg-3 {
  background: #fa7476
}

.t-2 .t-br {
  border-color: #c84244
}

.no-touch .t-2 .t-bg-hover:hover,
.touch .t-2 .t-bg-hover:active {
  background: #dc4c4e;
  color: #FFF
}

.t-2 .t-overlay {
  background: -webkit-linear-gradient(117deg, rgba(208, 89, 71, .8) 9%, rgba(159, 47, 49, .8) 90%);
  background: -moz-linear-gradient(117deg, rgba(208, 89, 71, .8) 9%, rgba(159, 47, 49, .8) 90%);
  background: -o-linear-gradient(117deg, rgba(208, 89, 71, .8) 9%, rgba(159, 47, 49, .8) 90%);
  background: -ms-linear-gradient(117deg, rgba(208, 89, 71, .8) 9%, rgba(159, 47, 49, .8) 90%);
  background: linear-gradient(-27deg, rgba(208, 89, 71, .8) 9%, rgba(159, 47, 49, .8) 90%)
}

.t-2 .t-overlay-2 {
  background: -webkit-linear-gradient(270deg, rgba(96, 22, 19, .25) 25%, rgba(174, 53, 54, .75) 80%);
  background: -moz-linear-gradient(270deg, rgba(96, 22, 19, .25) 25%, rgba(174, 53, 54, .75) 80%);
  background: -o-linear-gradient(270deg, rgba(96, 22, 19, .25) 25%, rgba(174, 53, 54, .75) 80%);
  background: -ms-linear-gradient(270deg, rgba(96, 22, 19, .25) 25%, rgba(174, 53, 54, .75) 80%);
  background: linear-gradient(180deg, rgba(96, 22, 19, .25) 25%, rgba(174, 53, 54, .75) 80%)
}

.t-2 .content a {
  color: #c84244
}

.t-3 .t-c {
  color: #733d7f
}

.t-3 .t-c-2 {
  color: #7f458c
}

.t-3 .t-c-3 {
  color: #cb78dd
}

.t-3 .t-c-onhover:hover {
  color: #733d7f
}

.t-3 .t-bg {
  background: #733d7f
}

.t-3 .t-bg-2 {
  background: #7f458c
}

.t-3 .t-bg-3 {
  background: #cb78dd
}

.no-touch .t-3 .t-bg-hover:hover,
.touch .t-3 .t-bg-hover:active {
  background: #7f458c;
  color: #FFF
}

.t-3 .t-br {
  border-color: #733d7f
}

.t-3 .t-overlay {
  background: -webkit-linear-gradient(117deg, rgba(163, 82, 134, .8) 9%, rgba(115, 61, 127, .8) 90%);
  background: -moz-linear-gradient(117deg, rgba(163, 82, 134, .8) 9%, rgba(115, 61, 127, .8) 90%);
  background: -o-linear-gradient(117deg, rgba(163, 82, 134, .8) 9%, rgba(115, 61, 127, .8) 90%);
  background: -ms-linear-gradient(117deg, rgba(163, 82, 134, .8) 9%, rgba(115, 61, 127, .8) 90%);
  background: linear-gradient(-27deg, rgba(163, 82, 134, .8) 9%, rgba(115, 61, 127, .8) 90%)
}

.t-3 .t-overlay-2 {
  background: -webkit-linear-gradient(270deg, rgba(43, 29, 81, .25) 25%, rgba(88, 67, 148, .75) 80%);
  background: -moz-linear-gradient(270deg, rgba(43, 29, 81, .25) 25%, rgba(88, 67, 148, .75) 80%);
  background: -o-linear-gradient(270deg, rgba(43, 29, 81, .25) 25%, rgba(88, 67, 148, .75) 80%);
  background: -ms-linear-gradient(270deg, rgba(43, 29, 81, .25) 25%, rgba(88, 67, 148, .75) 80%);
  background: linear-gradient(180deg, rgba(43, 29, 81, .25) 25%, rgba(88, 67, 148, .75) 80%)
}

.t-3 .content a {
  color: #733d7f
}

.t-4 .t-c {
  color: #127bb8
}

.t-4 .t-c-2 {
  color: #1e8ccc
}

.t-4 .t-c-3 {
  color: #4ba5db
}

.t-4 .t-c-onhover:hover {
  color: #127bb8
}

.t-4 .t-bg {
  background: #127bb8
}

.t-4 .t-bg-2 {
  background: #1e8ccc
}

.t-4 .t-bg-3 {
  background: #4ba5db
}

.no-touch .t-4 .t-bg-hover:hover,
.touch .t-4 .t-bg-hover:active {
  background: #1e8ccc;
  color: #FFF
}

.t-4 .t-br {
  border-color: #127bb8
}

.t-4 .t-overlay {
  background: -webkit-linear-gradient(117deg, rgba(18, 123, 184, .8) 9%, rgba(74, 164, 218, .8) 91%);
  background: -moz-linear-gradient(117deg, rgba(18, 123, 184, .8) 9%, rgba(74, 164, 218, .8) 91%);
  background: -o-linear-gradient(117deg, rgba(18, 123, 184, .8) 9%, rgba(74, 164, 218, .8) 91%);
  background: -ms-linear-gradient(117deg, rgba(18, 123, 184, .8) 9%, rgba(74, 164, 218, .8) 91%);
  background: linear-gradient(-27deg, rgba(18, 123, 184, .8) 9%, rgba(74, 164, 218, .8) 91%)
}

.t-4 .t-overlay-2 {
  background: -webkit-linear-gradient(270deg, rgba(9, 50, 81, .25) 25%, rgba(13, 135, 191, .75) 80%);
  background: -moz-linear-gradient(270deg, rgba(9, 50, 81, .25) 25%, rgba(13, 135, 191, .75) 80%);
  background: -o-linear-gradient(270deg, rgba(9, 50, 81, .25) 25%, rgba(13, 135, 191, .75) 80%);
  background: -ms-linear-gradient(270deg, rgba(9, 50, 81, .25) 25%, rgba(13, 135, 191, .75) 80%);
  background: linear-gradient(180deg, rgba(9, 50, 81, .25) 25%, rgba(13, 135, 191, .75) 80%)
}

.t-4 .content a {
  color: #127bb8
}

.t-5 .t-c {
  color: #77bc6e
}

.t-5 .t-c-2 {
  color: #66aa5d
}

.t-5 .t-c-3 {
  color: #90d587
}

.t-5 .t-c-onhover:hover {
  color: #77bc6e
}

.t-5 .t-bg {
  background: #77bc6e
}

.t-5 .t-bg-2 {
  background: #66aa5d
}

.t-5 .t-bg-3 {
  background: #90d587
}

.no-touch .t-5 .t-bg-hover:hover,
.touch .t-5 .t-bg-hover:active {
  background: #77bc6e;
  color: #FFF
}

.t-5 .t-br {
  border-color: #77bc6e
}

.t-5 .t-overlay {
  background: -webkit-linear-gradient(117deg, rgba(93, 170, 122, .8) 9%, rgba(94, 158, 86, .8) 90%);
  background: -moz-linear-gradient(117deg, rgba(93, 170, 122, .8) 9%, rgba(94, 158, 86, .8) 90%);
  background: -o-linear-gradient(117deg, rgba(93, 170, 122, .8) 9%, rgba(94, 158, 86, .8) 90%);
  background: -ms-linear-gradient(117deg, rgba(93, 170, 122, .8) 9%, rgba(94, 158, 86, .8) 90%);
  background: linear-gradient(-27deg, rgba(93, 170, 122, .8) 9%, rgba(94, 158, 86, .8) 90%)
}

.t-5 .t-overlay-2 {
  background: -webkit-linear-gradient(270deg, rgba(25, 95, 3, .25) 25%, rgba(79, 157, 55, .75) 80%);
  background: -moz-linear-gradient(270deg, rgba(25, 95, 3, .25) 25%, rgba(79, 157, 55, .75) 80%);
  background: -o-linear-gradient(270deg, rgba(25, 95, 3, .25) 25%, rgba(79, 157, 55, .75) 80%);
  background: -ms-linear-gradient(270deg, rgba(25, 95, 3, .25) 25%, rgba(79, 157, 55, .75) 80%);
  background: linear-gradient(180deg, rgba(25, 95, 3, .25) 25%, rgba(79, 157, 55, .75) 80%)
}

.t-5 .content a {
  color: #77bc6e
}

@media (max-height:1120px) {
  .l-featured-banners {
    margin-top: -270px;
  }
}

@media (min-width:1280px) {
  /*! desktop small styles */
}

@media (max-width:1279px) {
  .l-desktop-one-whole {
    width: 100%
  }
  .l-desktop-one-half {
    width: 50%
  }
  .l-desktop-one-quarter {
    width: 25%
  }
  .l-desktop-three-quarters {
    width: 75%
  }
  .l-desktop-one-third {
    width: 33.333%
  }
  .l-desktop-two-thirds {
    width: 66.666%
  }
  .l-desktop-one-fifth {
    width: 20%
  }
  .l-desktop-two-fifths {
    width: 40%
  }
  .l-desktop-three-fifths {
    width: 60%
  }
  .l-page {
    margin-top: -440px;
    padding-top: 51.125%
  }
  .section-visual {
    width: 312px
  }
  .gallery-outer {
    padding: 0 0 0 60px
  }
  .is-desktop-sml-hidden {
    display: none !important
  }
  .is-desktop-sml-visible {
    display: inherit !important
  }
}

@media (max-width:1050px) {
  .fancybox-close span,
  .fancybox-title-outside-wrap {
    display: none
  }
  .l-tablet-one-whole {
    width: 100%
  }
  .l-tablet-one-half {
    width: 50%
  }
  .l-tablet-one-quarter {
    width: 25%
  }
  .l-tablet-three-quarters {
    width: 75%
  }
  .l-tablet-one-third {
    width: 33.333%
  }
  .l-tablet-two-thirds {
    width: 66.666%
  }
  .l-tablet-one-fifth {
    width: 20%
  }
  .l-tablet-two-fifths {
    width: 40%
  }
  .l-tablet-three-fifths {
    width: 60%
  }
  .l-page {
    margin-top: -282px
  }
  .l-page-header-bottom {
    padding-right: 76px
  }
  .l-main {
    width: 100%
  }
  .l-cookie-overlay {
    padding: 40px 20px
  }
  .secondary-nav {
    position: absolute;
    top: -45px;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%
  }
  .secondary-nav.is-active {
    position: absolute;
    z-index: 1000;
    visibility: visible;
    opacity: 1
  }
  .secondary-nav-link.is-current:before {
    content: none
  }
  .section-title {
    font-size: 55px;
    font-size: 5.5rem
  }
  .section-title-xl {
    line-height: .95;
    font-size: 100px;
    font-size: 10rem
  }
  .section-content {
    position: static
  }
  .story-thumb {
    top: calc(15% + 5px)
  }
  .story-thumb-home {
    -moz-transform: translate3d(50%, 75px, 0);
    -webkit-transform: translate3d(50%, 75px, 0);
    transform: translate3d(50%, 75px, 0)
  }
  .story-thumb-sitemap {
    top: calc(25% - 20px)
  }
  .page-title {
    font-size: 58px;
    font-size: 5.8rem;
    text-shadow: rgba(0, 0, 0, .2) 0 3px 0
  }
  .fancybox-prev {
    left: 0
  }
  .fancybox-next {
    right: 0
  }
  .fancybox-nav span {
    visibility: visible
  }
  .is-tablet-hidden {
    display: none !important
  }
  .is-tablet-visible {
    display: inherit !important
  }
}

@media (max-width:800px) {
  .l-footer,
  .l-wrap:after {
    height: 310px
  }
  .l-tablet-portrait-one-whole {
    width: 100%
  }
  .l-tablet-portrait-one-half {
    width: 50%
  }
  .l-tablet-portrait-one-quarter {
    width: 25%
  }
  .l-tablet-portrait-three-quarters {
    width: 75%
  }
  .l-tablet-portrait-one-third {
    width: 33.333%
  }
  .l-tablet-portrait-two-thirds {
    width: 66.666%
  }
  .l-tablet-portrait-one-fifth {
    width: 20%
  }
  .l-tablet-portrait-two-fifths {
    width: 40%
  }
  .l-tablet-portrait-three-fifths {
    width: 60%
  }
  .l-wrap {
    margin-bottom: -310px
  }
  .l-page {
    margin-top: -130px
  }
  .l-page-header {
    max-width: none;
    padding: 0 40px 40px
  }
  .l-section {
    padding-left: 40px
  }
  .l-constrained,
  .l-main {
    padding: 0
  }
  .l-main-overflow {
    margin: 0
  }
  .l-main-inner-overflow {
    margin: 0 -40px
  }
  .l-gallery-header {
    margin-bottom: 70px
  }
  .l-featured-news,
  .l-featured-banners {
    margin-top: 0
  }
  .l-featured-banners .l-column + .l-column { margin-top: 16px; }
  .l-featured-gap {
    margin-bottom: 0
  }
  .l-header {
    padding: 22px 40px
  }
  .l-footer {
    border-top: none;
    text-align: center
  }
  .l-footer-home {
    height: 150px;
    text-align: left
  }
  .l-footer-gap {
    margin-bottom: 25px
  }
  .section-nav {
    right: 20px
  }
  .direction-nav-section {
    right: calc(17% - 50px)
  }
  .secondary-nav {
    left: 40px;
    width: calc(100% - 80px)
  }
  .breadcrumbs-item {
    font-size: 16px;
    font-size: 1.6rem
  }
  .pagination {
    padding: 40px 50px 30px
  }
  .pagination-tablet-portrait-hidden {
    display: none !important
  }
  .logo-tablet-portrait-text-hidden {
    width: 38px
  }
  .section-inner-sitemap {
    top: 19%
  }
  .section-sitemap {
    padding-left: 50px
  }
  .section-header {
    padding-left: 40px
  }
  .storyline {
    right: 17%
  }
  .story-thumb {
    right: calc(17% - 35px)
  }
  .story-thumb-home {
    right: 17%;
    -moz-transform: translate3d(50%, 115px, 0);
    -webkit-transform: translate3d(50%, 115px, 0);
    transform: translate3d(50%, 115px, 0)
  }
  .story-thumb-sitemap {
    top: calc(19% - 20px)
  }
  .gallery-outer {
    height: auto;
    padding: 20% 60px 50px
  }
  .gallery-visual-svg {
    width: 140px;
    height: 140px;
    left: -40px;
    margin-top: -70px
  }
  .gallery {
    margin-right: -20px;
    font-size: 0
  }
  .gallery>* {
    font-size: 15px;
    font-size: 1.5rem
  }
  .gallery-item-outer {
    width: 50%;
    display: inline-block;
    margin-bottom: 20px;
    padding-right: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .gallery-item {
    margin: 0
  }
  .box-body {
    padding: 40px
  }
  .box-btn {
    left: 40px;
    bottom: 40px
  }
  .featured-column {
    padding-left: 0
  }
  .featured-content {
    margin-left: 0
  }
  .featured-thumb.-half {
    padding-bottom: 100%
  }
  .article-title {
    font-size: 26px;
    font-size: 2.6rem
  }
  .article.article-column {
    font-size: 0
  }
  .article.article-column>* {
    font-size: 15px;
    font-size: 1.5rem
  }
  .article.article-column>.box {
    display: inline-block;
    vertical-align: top;
    width: 50%
  }
  .article.article-column.-rtl-tablet-portrait {
    direction: rtl
  }
  .article.article-column.-rtl-tablet-portrait>* {
    direction: ltr
  }
  .article-columns {
    padding: 50px 0 0
  }
  .carousel {
    padding-left: 33.333%
  }
  .carousel-title-wrap {
    width: 33.333%
  }
  .att-doc {
    margin: 0 10px 10px;
    padding: 10px 30px
  }
  .certificates {
    float: none
  }
  .l-footer-home .certificates {
    float: right
  }
  .frm-submit-btn {
    float: none;
    margin: 0;
    width: 100%
  }
  .is-tablet-portrait-hidden {
    display: none !important
  }
  .is-tablet-portrait-visible {
    display: inherit !important
  }
}

@media (max-width:700px) {
  .section-body,
  .section-content {
    float: none
  }
  .section-content .p-alt {
    display: none
  }
  .section-content .l-column {
    width: 100%;
    margin-bottom: 20px
  }
}

@media (max-width:600px) {
  .h2,
  h2 {
    font-size: 26px;
    font-size: 2.6rem
  }
  .h3,
  h3 {
    font-size: 20px;
    font-size: 2rem
  }
  .l-mobile-one-whole {
    width: 100%
  }
  .l-mobile-one-half {
    width: 50%
  }
  .l-mobile-one-quarter {
    width: 25%
  }
  .l-mobile-three-quarters {
    width: 75%
  }
  .l-mobile-one-third {
    width: 33.333%
  }
  .l-mobile-two-thirds {
    width: 66.666%
  }
  .l-mobile-one-fifth {
    width: 20%
  }
  .l-mobile-two-fifths {
    width: 40%
  }
  .l-mobile-three-fifths {
    width: 60%
  }
  .l-page-header {
    padding: 0 30px 40px
  }
  .l-section {
    padding-left: 30px
  }
  .l-main-inner {
    padding: 30px
  }
  .l-main-inner-overflow {
    margin: 0 -30px
  }
  .l-header {
    padding: 22px 30px
  }
  .section-nav {
    right: 12px
  }
  .secondary-nav {
    left: 30px;
    width: calc(100% - 60px)
  }
  .pagination-tablet-portrait-hidden {
    display: inline-block !important
  }
  .btn-wide {
    width: 175px;
    padding: 12px 25px
  }
  .section-inner-home {
    padding: 0 30px
  }
  .section-inner-sitemap {
    top: 19%
  }
  .section-title {
    font-size: 40px;
    font-size: 4rem
  }
  .section-title-xl {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 1.14286
  }
  .section.-home,
  .section.-home>.l-section {
    height: auto
  }
  .section.-home>.l-section {
    padding: 150px 0
  }
  .section.-home .section-title {
    margin: 0 !important
  }
  .section-header {
    padding-left: 30px
  }
  .story-thumb {
    top: calc(15% - 8px)
  }
  .story-thumb-home {
    -moz-transform: translate3d(50%, 20px, 0);
    -webkit-transform: translate3d(50%, 20px, 0);
    transform: translate3d(50%, 20px, 0)
  }
  .story-thumb-sitemap {
    top: calc(19% - 20px)
  }
  .copyright {
    text-align: center
  }
  .gallery-outer {
    padding: 30% 30px 50px
  }
  .gallery {
    margin: 0
  }
  .gallery-item-outer {
    width: auto;
    display: block;
    padding: 0
  }
  .no-touch .box:hover .box-body-hover {
    -moz-transform: translateY(-68px);
    -ms-transform: translateY(-68px);
    -webkit-transform: translateY(-68px);
    transform: translateY(-68px)
  }
  .box-body {
    padding: 30px
  }
  .box-body-padd40 {
    padding: 40px
  }
  .box-title {
    font-size: 18px;
    font-size: 1.8rem
  }
  .box-excerpt {
    margin: 1rem 0 0
  }
  .box-btn {
    left: 30px;
    bottom: 30px
  }
  .box-lead-title {
    font-size: 26px;
    font-size: 2.6rem
  }
  .box-lead-title-em {
    font-size: 54px;
    font-size: 5.4rem
  }
  .section-header>.title {
    font-size: 36px;
    font-size: 3.6rem
  }
  .article-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0 0 1.5rem
  }
  .article-hr {
    margin-bottom: 15px
  }
  .article.article-column>.box {
    width: 100%
  }
  .carousel {
    padding: 0
  }
  .att-doc {
    padding: 10px 20px
  }
  #fancybox-thumbs {
    display: none
  }
  .is-mobile-hidden {
    display: none !important
  }
  .is-mobile-visible {
    display: inherit !important
  }
}

@media (max-width:540px) {
  /*! mobile styles */
  ;
  .l-mobile-sml-one-whole {
    width: 100%
  }
  .l-mobile-sml-one-half {
    width: 50%
  }
  .l-mobile-sml-one-quarter {
    width: 25%
  }
  .l-mobile-sml-three-quarters {
    width: 75%
  }
  .l-mobile-sml-one-third {
    width: 33.333%
  }
  .l-mobile-sml-two-thirds {
    width: 66.666%
  }
  .l-mobile-sml-one-fifth {
    width: 20%
  }
  .l-mobile-sml-two-fifths {
    width: 40%
  }
  .l-mobile-sml-three-fifths {
    width: 60%
  }
  .secondary-nav {
    top: 53px
  }
  .btn {
    display: block;
    width: 100%;
    padding: 14px 20px
  }
  .box-body {
    padding: 20px
  }
  .box-body-padd40 {
    padding: 40px
  }
  .box-btn {
    left: 20px;
    bottom: 20px;
    width: calc(100% - 40px)
  }
  .box-lead-visual {
    font-size: 180px;
    font-size: 18rem
  }
  .article-title {
    font-size: 19px;
    font-size: 1.9rem
  }
  .content-header {
    padding: 20px 0
  }
  .content-header-btn {
    position: static;
    margin: 0 0 20px
  }
  .description-list-row {
    border: none
  }
  .description-list-item {
    margin: 0;
    padding: 20px 10px 0;
    border-bottom: 1px solid #bdbdc7
  }
  .description-list-item:nth-of-type(odd) {
    border-right: none
  }
  .is-mobile-sml-hidden {
    display: none !important
  }
  .is-mobile-sml-visible {
    display: inherit !important
  }
}

@media (max-width:460px) {
  /*! mobile portrait styles */
  ;
  .l-mobile-portrait-one-whole {
    width: 100%
  }
  .l-mobile-portrait-one-half {
    width: 50%
  }
  .l-mobile-portrait-one-quarter {
    width: 25%
  }
  .l-mobile-portrait-three-quarters {
    width: 75%
  }
  .l-mobile-portrait-one-third {
    width: 33.333%
  }
  .l-mobile-portrait-two-thirds {
    width: 66.666%
  }
  .l-mobile-portrait-one-fifth {
    width: 20%
  }
  .l-mobile-portrait-two-fifths {
    width: 40%
  }
  .l-mobile-portrait-three-fifths {
    width: 60%
  }
  .l-column-inverse {
    float: none
  }
  .l-page {
    padding-top: 70.625%
  }
  .l-mobile-placeholder-disable {
    height: auto;
    padding: 0
  }
  .direction-nav-section {
    right: 60px;
    bottom: 10px
  }
  .secondary-nav {
    top: 48px
  }
  .pagination {
    padding: 35px 15px
  }
  .logo {
    width: 38px
  }
  .trigger-dropdown {
    top: 2px
  }
  .page-visual img {
    width: 200%;
    -moz-transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
  }
  .box-body {
    padding: 30px
  }
  .box-body-padd40 {
    padding: 40px
  }
  .box-body-mobile-portrait-static {
    position: static
  }
  .box-btn {
    left: 30px;
    bottom: 30px;
    width: calc(100% - 60px)
  }
  .article:nth-of-type(1) .box-body,
  .article:nth-of-type(even),
  .article:nth-of-type(odd) {
    border: 0
  }
  .page-title {
    font-size: 46px;
    font-size: 4.6rem
  }
  .is-mobile-portrait-hidden {
    display: none !important
  }
  .is-mobile-portrait-visible {
    display: inherit !important
  }
}

@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid
  }
  .l-print-one-whole {
    width: 100%
  }
  .l-print-one-half {
    width: 50%
  }
  .l-print-one-quarter {
    width: 25%
  }
  .l-print-three-quarters {
    width: 75%
  }
  .l-print-one-third {
    width: 33.333%
  }
  .l-print-two-thirds {
    width: 66.666%
  }
  .l-print-one-fifth {
    width: 20%
  }
  .l-print-two-fifths {
    width: 40%
  }
  .l-print-three-fifths {
    width: 60%
  }
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")"
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""
  }
  blockquote,
  pre {
    border: 1px solid #999
  }
  thead {
    display: table-header-group
  }
  img {
    max-width: 100% !important
  }
  @page {
    margin: .5cm
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
}

@media only screen and (max-width:1039px) {
  .direction-nav-preview {
    display: none
  }
}

@media only screen and (max-height:500px) {
  .section-title {
    font-size: 55px;
    font-size: 5.5rem
  }
  .story-thumb-home {
    top: 8% !important
  }
  #fancybox-thumbs {
    display: none
  }
}

@media only screen and (max-width:1023px) {
  .section-visual {
    display: none
  }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
  #fancybox-loading {
    background-image: url(../img/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px
  }
  #fancybox-loading div {
    background-image: url(../img/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px
  }
}