.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: #93bad5;
  line-height: 1.625;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #4b8cb9;
}
.button:active {
  background-color: #3b7196;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
div.sub1 {
  margin-top: 16px;
  margin-left: -2px;
}
div.sub1 > .item {
  margin: 0 15px;
  position: relative;
}
div.sub1 > .item.init {
  margin-left: 0;
}
div.sub1 > .item.exit {
  margin-right: 0;
}
div.sub1 > .item:hover > .menu,
div.sub1 > .item:focus > .menu {
  color: #4b8cb9;
}
div.sub1 > .item > .menu {
  font-size: 20px;
  line-height: 1.1;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}
div.sub1 > .item > .menu.path {
  color: #4b8cb9;
}
@media (max-width: 1179px) {
  div.sub1 > .item {
    margin: 0 10px;
  }
  div.sub1 > .item > .menu {
    font-size: 18px;
    line-height: 1.22222222;
  }
}
div.sub2 {
  position: absolute;
  left: -20px;
  top: 100%;
  background-color: #fff;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px 20px;
  display: none;
}
div.sub2 > .item {
  margin: 5px 0;
}
div.sub2 > .item > .menu {
  color: #000;
  white-space: nowrap;
  text-decoration: none;
}
div.sub2 > .item > .menu:hover,
div.sub2 > .item > .menu.path {
  color: #4b8cb9;
}
div.sub1 > .item:hover div.sub2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cb-home {
  height: 48px;
  margin: 40px 0;
}
.logo.logo--main {
  margin-bottom: -48px;
}
.logo.logo--second {
  display: block;
}
.maincontent {
  width: 74.35897436%;
}
.navigation {
  margin-top: 35px;
}
.navigation,
.cb-home,
.logo,
div.sub1 {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.cb-scroll-triggered--active .navigation {
  margin-top: 17px;
}
.cb-scroll-triggered--active .cb-home {
  margin-bottom: 0;
  margin-top: 38px;
}
.cb-scroll-triggered--active .logo.logo--main {
  opacity: 0;
}
.cb-scroll-triggered--active div.sub1 {
  margin-top: 9px;
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .cb-album .body,
.area .head,
.area .foot,
.area .part {
  margin-right: 1.565762%;
  margin-left: 1.565762%;
  width: 96.86847599%;
}
.area .tiny {
  width: 46.86847599%;
}
.area > .slim .part {
  width: 96.86847599%;
}
.main {
  width: 103.23275862%;
  margin-left: -1.61637931%;
}
.farnorth {
  float: right;
  width: 502px;
  margin-top: 200px;
  font-size: 67px;
  line-height: 1.08955224;
}
.main .pure.slim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main .pure.slim .body {
  width: 55.53235908%;
}
.main .pure.slim .part {
  width: 94.36090226%;
  margin-left: 2.81954887%;
  margin-right: 2.81954887%;
}
.main .pure.slim .part.tiny {
  width: 44.36090226%;
}
.main .seam {
  margin-left: 1.565762%;
  margin-right: 1.565762%;
  width: 96.86847599%;
}
.main .seam .body {
  width: 96.76724138%;
  margin-left: 1.61637931%;
  margin-right: 1.61637931%;
}
.main .seam .part {
  float: right;
  width: 76.39198218%;
  margin-left: 1.67037862%;
  margin-right: 1.67037862%;
}
.main .seam .part.tiny {
  float: left;
  width: 16.92650334%;
}
.main .flat {
  margin-left: 1.565762%;
  margin-right: 1.565762%;
  width: 96.86847599%;
}
.main .flat .part {
  width: 93.53448276%;
  margin-left: 3.23275862%;
  margin-right: 3.23275862%;
}
/*# sourceMappingURL=screen-large.css.map */