html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "ScalaSansWeb W03 Regular";
  src: url("../fonts/1474590/4a74ba70-3a15-4413-a666-341a5a549b11-.eot#iefix");
  src: url("../fonts/1474590/4a74ba70-3a15-4413-a666-341a5a549b11-.eot#iefix")
      format("eot"),
    url("../fonts/1474590/ec731ba4-1ec6-4ff9-9c8d-55c03bfbd764.woff2")
      format("woff2"),
    url("../fonts/1474590/b46f761a-13cf-4576-afbf-bad56cdfc549.woff")
      format("woff"),
    url("../fonts/1474590/674dcf2e-324d-46aa-9d3c-4bd566aee7b2.ttf")
      format("truetype"),
    url("../fonts/1474590/6b0b3e74-92c7-482b-8e7d-2920ed06197c.svg#6b0b3e74-92c7-482b-8e7d-2920ed06197c")
      format("svg");
}
@font-face {
  font-family: "ScalaSansWeb W03 Bold";
  src: url("../fonts/1474570/204f1137-4ad5-40ad-85f1-bba73fb3ade9-.eot#iefix");
  src: url("../fonts/1474570/204f1137-4ad5-40ad-85f1-bba73fb3ade9-.eot#iefix")
      format("eot"),
    url("../fonts/1474570/f6bcf332-fffc-4842-ae7b-712d1a9eab51.woff2")
      format("woff2"),
    url("../fonts/1474570/649b6785-371b-4c1e-8df7-e929badcc9e7.woff")
      format("woff"),
    url("../fonts/1474570/f4550539-601d-4af3-9142-fd3cdaaa160e.ttf")
      format("truetype"),
    url("../fonts/1474570/782a33a1-bb29-4d0d-9948-ba6d09a2ceb6.svg#782a33a1-bb29-4d0d-9948-ba6d09a2ceb6")
      format("svg");
}
* {
  box-sizing: border-box;
}
b,
strong {
  font-family: "ScalaSansWeb W03 Bold";
}
body {
  background: #fff;
  font-size: 1rem;
  line-height: 1.2rem;
  font-family: "ScalaSansWeb W03 Regular", arial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.browser-error {
  padding: 80px 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 3px solid #ff0000;
  color: #ff0000;
  background: #fff;
  text-align: center;
  z-index: 1000;
}
.number {
  position: relative;
  top: -3px;
}
iframe {
  width: 100%;
  height: 300px;
  border: 0;
}
.hide {
  display: none;
}
.box {
  color: #fff;
}
.box h1 {
  font-family: "ScalaSansWeb W03 Bold";
  text-transform: uppercase;
}
header li a {
  text-transform: uppercase;
  font-family: "ScalaSansWeb W03 Bold";
}
p {
  margin: 0 0 10px;
}
.link {
  cursor: pointer;
}
a {
  color: #000;
  text-decoration: none;
}
.box ul {
  list-style: disc;
  padding-left: 15px;
}
.main.simple {
  height: auto;
}
.main.simple .col-sm-10 {
  background: #eee;
  padding: 20px 5.5%;
}
.main.simple .col-sm-10 h1 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-family: "ScalaSansWeb W03 Bold";
}
.main.simple .col-sm-10 h2 {
  margin: 20px 0 0;
  font-family: "ScalaSansWeb W03 Bold";
}
.main.simple .col-sm-10 p {
  font-size: 0.875rem;
}
.item h2 {
  font-size: 1.25rem;
  margin: 0 0 10px;
  font-family: "ScalaSansWeb W03 Bold";
}
b {
  font-family: "ScalaSansWeb W03 Bold";
}
table {
  margin: 0 0 10px;
}
td {
  padding-right: 15px;
}
.box-6 {
  background: #fff;
}
.box-6 .slide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
a.active,
a:hover {
  color: #676767;
}
.box-7 .body a {
  color: #c7cd22;
  text-decoration: none;
}
.box-7 .body a:hover {
  color: #000;
}
@media screen and (min-width: 971px) {
  .mobile {
    display: none;
  }
  header {
    margin: 20px auto 10px;
    height: 65px;
    position: relative;
  }
  header ul {
    margin: 37px 0 0;
    float: right;
  }
  header li {
    float: left;
  }
  header li a {
    padding-left: 15px;
  }
  .logo {
    float: left;
  }
  footer {
    font-size: 1rem;
    line-height: 1.2rem;
    margin: 0 auto 20px;
  }
  footer p.left {
    float: left;
    padding-right: 50px;
  }
  footer p.right {
    float: right;
    text-align: right;
  }
  .container {
    width: 95%;
    max-width: 1400px;
    margin: 0 auto;
  }
  footer .container,
  header .container {
    width: 85%;
    max-width: 1253px;
  }
  .main {
    height: 800px;
    margin: 0 auto 20px;
    position: relative;
  }
  .column {
    width: 50%;
    padding-right: 20px;
    float: left;
  }
  nav a {
    color: #676767;
  }
  nav a.active,
  nav a:hover {
    color: #000;
  }
  .box {
    float: left;
    position: absolute;
    border: 2px solid #fff;
  }
  .box h1 {
    text-transform: uppercase;
    text-align: center;
    line-height: 266.66667px;
    font-size: 1.4rem;
    font-family: "ScalaSansWeb W03 Bold";
    position: relative;
  }
  .box .content-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .box .body {
    display: none;
  }
  .box.active .body {
    padding: 0 7%;
  }
  .content-2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .box-1 {
    width: 50%;
    height: 533.33333px;
    top: 0;
    left: 0;
    position: relative;
  }
  .box-1 .slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .box-1 .slide:first-child {
    display: block;
  }
  .slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
  }
  .owl-wrapper-outer,
  .owl-wrapper,
  .owl-item {
    height: 100%;
  }
  .owl-theme .owl-controls {
    margin-top: -30px;
  }
  .owl-theme .owl-controls .owl-page span {
    background: #fff;
  }
  .owl-theme .owl-controls .owl-page.active span,
  .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 0.8;
  }
  .box-2 {
    width: 25%;
    height: 266.66667px;
    top: 0;
    left: 50%;
    background: #3dbdd0;
  }
  .box-2 .body {
    color: #000;
  }
  .box-3 {
    width: 25%;
    height: 266.66667px;
    top: 0;
    left: 75%;
    background: #c7cd22;
  }
  .box-3 .body {
    color: #000;
  }
  .box-4 {
    width: 50%;
    height: 266.66667px;
    top: 33.333333%;
    left: 50%;
    background: #0a416e;
  }
  .box-4 h2 {
    color: #83c1f4;
  }
  .box-4 .column {
    display: none;
    width: 70%;
    float: left;
  }
  .box-4 .column.active {
    display: block;
  }
  .box-4.active h1 {
    text-align: left;
    padding-left: 7%;
  }
  .menu-level-2 ul {
    width: 30%;
    float: left;
    list-style: none;
    padding: 0;
  }
  .menu-level-2 a {
    color: #849cb0;
    text-decoration: none;
    font-family: "ScalaSansWeb W03 Bold";
  }
  .menu-level-2 li:hover a,
  .menu-level-2 li.active a {
    color: #51abb8;
  }
  p.role {
    margin-top: -11px;
  }
  .back {
    width: 100%;
    margin-top: 30px;
    display: block;
    text-align: left;
  }
  .back img {
    height: 16px;
    margin: 0 3px;
    position: relative;
    top: 2px;
  }
  .third {
    clear: left;
  }
  .box-5 {
    width: 25%;
    height: 266.66667px;
    top: 66.666666%;
    left: 0%;
    background: #05695e;
  }
  .box-5 h3 {
    margin-bottom: 10px;
  }
  .box-5 .image-caption {
    font-size: 1.125rem;
  }
  .box-5 .image-caption div {
    font-size: 1rem;
  }
  .box-5 .image-caption,
  .box-5 .right {
    display: none;
    padding-left: 10px;
  }
  .box-5 .back-container {
    display: none;
    margin-top: 10px;
  }
  .box-5 .body a {
    color: #fff;
    text-decoration: none;
  }
  .box-5 .body a:hover {
    color: #c7cd22;
  }
  .box-5 .item {
    width: 25%;
    float: left;
    padding: 0 0 20px 0;
  }
  .box-5 .active {
    width: 100%;
  }
  .box-5 .active .left {
    width: 35%;
  }
  .box-5 .active .right {
    width: 65%;
  }
  .box-5 .active .image-container {
    height: 200px;
  }
  .box-5 .active .back-container,
  .box-5 .active .right {
    display: block;
  }
  .box-5 .item:not(.active) .image-container:hover .image-caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(5, 105, 94, 0.7);
    color: #fff;
  }
  .box-5 .image-container {
    position: relative;
    width: 100%;
    height: 105px;
    cursor: pointer;
    padding-right: 20px;
  }
  .box-5 .image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: default;
  }
  .box-5 .column {
    width: 100%;
    padding: 0;
  }
  .box-6 {
    width: 25%;
    height: 266.66667px;
    top: 66.666666%;
    left: 75%;
  }
  .box-7 {
    width: 25%;
    height: 266.66667px;
    top: 66.666666%;
    left: 50%;
    background: #76a389;
  }
  .box-8 {
    width: 25%;
    height: 266.66667px;
    top: 66.666666%;
    left: 25%;
    background-image: url("../images/home-box.jpg");
  }
  .teaser {
    padding: 25px 20px 20px;
    position: absolute;
    width: 46%;
    bottom: 37%;
    left: 2%;
    background: rgba(255, 255, 255, 0.8);
    color: #b05e4d;
  }
  .teaser h2 {
    font-size: 2rem;
    margin: 0 0 15px 0;
  }
  .teaser p {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.1rem;
  }
  .main.simple .col-sm-10 {
    padding: 60px 5.5%;
  }
}
@media screen and (max-width: 970px) {
  .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 10;
  }
  .box ul {
    padding-left: 18px;
  }
  .box ul,
  .box p {
    margin-bottom: 20px;
  }
  .desktop {
    display: none;
  }
  .box {
    display: none;
  }
  header {
    width: 100%;
    height: 60px;
    float: left;
    position: fixed;
    top: 0;
    z-index: 1000;
    background: #fff;
  }
  header.open {
    position: absolute;
    top: 0;
  }
  header .logo {
    float: left;
    margin: 7px 10px;
  }
  header .logo img {
    width: 80px;
    height: 39px;
  }
  header ul {
    float: left;
    width: 100%;
    display: none;
  }
  header li {
    float: left;
    width: 100%;
  }
  header li a {
    float: left;
    width: 100%;
    padding: 20px 10px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
  }
  .main {
    margin-top: 60px;
  }
  .menu-2 {
    background: #3dbdd0;
  }
  .menu-4 {
    background: #0a416e;
  }
  .menu-5 {
    background: #05695e;
  }
  .menu-7 {
    background: #76a389;
  }
  .menu-3 {
    background: #c7cd22;
  }
  footer {
    width: 100%;
    padding: 20px 10px;
    float: left;
  }
  footer p {
    margin: 0 0 15px;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  header a.mobile {
    float: right;
    margin: 20px 10px 10px;
    position: relative;
    z-index: 1100;
  }
  header a.mobile img {
    height: 20px;
  }
  .box {
    width: 100%;
    float: left;
    display: none;
    padding: 20px 10px;
    position: relative;
  }
  h1 {
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    margin: 0 0 40px;
  }
  h2 {
    margin: 20px 0 10px;
  }
  body {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .box-1 {
    width: 100%;
    height: 200px;
    padding: 0;
    top: 0;
    left: 0;
  }
  .box-1 .slide {
    display: none;
  }
  .box-1 .slide:first-child {
    display: block;
  }
  .slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
  }
  .owl-wrapper-outer,
  .owl-wrapper,
  .owl-item {
    height: 100%;
  }
  .owl-theme .owl-controls {
    margin-top: -30px;
  }
  .owl-theme .owl-controls .owl-page span {
    background: #fff;
  }
  .owl-theme .owl-controls .owl-page.active span,
  .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 0.8;
  }
  .box-2 {
    top: 0;
    background: #3dbdd0;
  }
  .box-2 .body {
    color: #000;
  }
  .box-3 {
    top: 0;
    background: #c7cd22;
  }
  .box-3 .body {
    color: #000;
  }
  .map-container {
    width: 100%;
    margin: 30px 0 0;
    float: left;
    padding-right: 30px;
    background: url("../images/drag.png") repeat;
  }
  .map-container iframe {
    width: 100%;
    float: left;
  }
  .box-4 {
    background: #0a416e;
  }
  .box-4 h2 {
    color: #83c1f4;
  }
  .box-4 .column p {
    display: none;
  }
  p.role {
    margin-top: -19px;
  }
  .back img {
    height: 16px;
    position: relative;
    top: 3px;
    margin: 0 2px;
  }
  .box-5 {
    background: #05695e;
  }
  .box-5 .left,
  .box-5 .right {
    width: 100%;
    float: left;
  }
  .box-5 .image {
    width: 100%;
    float: left;
    height: 170px;
    margin: 0 15px 10px 0;
    background-image: url("website/static/images/team.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .box-5 .back {
    display: none;
  }
  .box-5 .right {
    display: none;
  }
  .box-5 .right h2,
  .box-5 .right h3 {
    display: none;
  }
  .box-5 .body a {
    color: #fff;
    text-decoration: none;
  }
  .box-5 .body a:hover {
    color: #c7cd22;
  }
  .image-caption b {
    font-size: 1.25rem;
  }
  .back-container {
    margin-bottom: 20px;
  }
  .team-close {
    width: 100%;
    margin: 0 0 50px;
    float: left;
    text-align: left;
  }
  .box-6 {
    width: 100%;
    display: block;
  }
  .box-7 {
    background: #76a389;
  }
  .box-8 {
    display: none;
  }
  .main.simple .col-sm-10 {
    padding: 30px 10px;
    float: left;
  }
  .main.simple .col-sm-10 h2 {
    font-family: "ScalaSansWeb W03 Bold";
    font-size: 1rem;
    line-height: 1.8rem;
    word-break: break-all;
  }
  .teaser {
    width: 100%;
    float: left;
    padding: 25px 20px 20px;
    color: #b05e4d;
  }
  .teaser h2 {
    font-size: 2rem;
    margin: 0 0 15px 0;
  }
  .teaser p {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.2rem;
  }
}
@media screen and (min-width: 971px) and (max-width: 1099px) {
  .box.active .body.one-column {
    padding: 0 20%;
  }
  .box-3 .left {
    width: 60%;
  }
  .box-3 .right {
    width: 40%;
  }
}
@media screen and (min-width: 1100px) {
  .box.active .body.one-column {
    padding: 0 20%;
  }
  .box-3 .left {
    width: 50%;
  }
  .box-3 .right {
    width: 50%;
  }
}
@media screen and (max-width: 499px) {
  .box-6 {
    height: 200px;
  }
  .box-6 .slide {
    height: 200px;
  }
}
@media screen and (min-width: 500px) and (max-width: 970px) {
  .box-6 {
    height: 300px;
  }
  .box-6 .slide {
    height: 300px;
  }
}
/*# sourceMappingURL=style.css.map */
